Skip to content
Success

Console Output

Started by upstream project "update-osmo-ci-on-slaves" build number 2645
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-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/build4-deb12build-ansible # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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 aff10a6a24eefe2fa6b6be2044aadb4591e526cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aff10a6a24eefe2fa6b6be2044aadb4591e526cd # timeout=10
Commit message: "jobs/master: add osmocom-android-binaries"
 > git rev-list --no-walk bcc4e00013dc9830873ffa4824fc8e0d835ee810 # timeout=10
[build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins12085029403648752189.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-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 bcc4e00013dc9830873ffa4824fc8e0d835ee810 + 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 bcc4e00..aff10a6 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 aff10a6a24eefe2fa6b6be2044aadb4591e526cd + 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/build4-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 4527acf936dc732b450bd73d95cd72a950ab5c67 + 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 4527acf936dc732b450bd73d95cd72a950ab5c67 + 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/build4-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/build4-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 + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-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 47ae650 debian-bookworm-android: new container + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-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/build4-deb12build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build4-deb12build-ansible-2645 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + 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/build4-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/build4-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_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 .dockerignore #1 transferring context: 2B done #1 DONE 1.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.76kB done #2 DONE 1.1s #3 [internal] load metadata for docker.io/library/debian:bookworm #3 DONE 1.4s #4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:17122fe3d66916e55c0cbd5bbf54bb3f87b3582f4d86a755a0fd3498d360f91b #4 CACHED #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.1s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.1s #8 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.4s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.9s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 1.0s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 1.0s #8 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 DONE 0.9s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 1.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 CACHED #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 DONE 0.4s #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.491 + useradd --uid=1000 -d /build -m build #13 0.908 + chown -R build:build /usr/local #13 0.925 + echo path-exclude=/usr/share/man/* #13 0.925 + rm -rf /usr/share/man/ #13 DONE 1.1s #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.508 + apt-get update #14 0.529 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #14 0.545 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #14 0.555 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #14 0.593 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] #14 0.708 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] #14 0.709 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] #14 1.295 Fetched 9252 kB in 1s (11.9 MB/s) #14 1.295 Reading package lists... #14 1.560 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #14 1.563 Reading package lists... #14 1.828 Building dependency tree... #14 1.887 Reading state information... #14 1.952 The following additional packages will be installed: #14 1.952 libpsl5 libssl3 openssl #14 1.953 Recommended packages: #14 1.953 publicsuffix #14 1.990 The following NEW packages will be installed: #14 1.991 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #14 2.008 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #14 2.008 Need to get 4977 kB of archives. #14 2.008 After this operation, 13.2 MB of additional disk space will be used. #14 2.008 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #14 2.050 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #14 2.062 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #14 2.063 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #14 2.064 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #14 2.072 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #14 2.199 debconf: delaying package configuration, since apt-utils is not installed #14 2.211 Fetched 4977 kB in 0s (60.7 MB/s) #14 2.327 Selecting previously unselected package libssl3:amd64. #14 2.327 (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 ... 6089 files and directories currently installed.) #14 2.337 Preparing to unpack .../0-libssl3_3.0.15-1~deb12u1_amd64.deb ... #14 2.406 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #14 2.741 Selecting previously unselected package openssl. #14 2.743 Preparing to unpack .../1-openssl_3.0.15-1~deb12u1_amd64.deb ... #14 2.783 Unpacking openssl (3.0.15-1~deb12u1) ... #14 4.964 Selecting previously unselected package ca-certificates. #14 4.970 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #14 5.007 Unpacking ca-certificates (20230311) ... #14 5.504 Selecting previously unselected package libpsl5:amd64. #14 5.506 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #14 5.541 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 5.768 Selecting previously unselected package wget. #14 5.768 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ... #14 5.812 Unpacking wget (1.21.3-1+b2) ... #14 6.137 Selecting previously unselected package libtinfo5:amd64. #14 6.138 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #14 6.174 Unpacking libtinfo5:amd64 (6.4-4) ... #14 6.408 Setting up libpsl5:amd64 (0.21.2-1) ... #14 6.555 Setting up wget (1.21.3-1+b2) ... #14 6.725 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #14 6.842 Setting up openssl (3.0.15-1~deb12u1) ... #14 7.071 Setting up libtinfo5:amd64 (6.4-4) ... #14 7.179 Setting up ca-certificates (20230311) ... #14 7.288 debconf: unable to initialize frontend: Dialog #14 7.288 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 7.288 debconf: falling back to frontend: Readline #14 7.288 debconf: unable to initialize frontend: Readline #14 7.288 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 7.288 debconf: falling back to frontend: Teletype #14 7.443 Updating certificates in /etc/ssl/certs... #14 7.671 140 added, 0 removed; done. #14 7.825 Processing triggers for libc-bin (2.36-9+deb12u9) ... #14 7.952 Processing triggers for ca-certificates (20230311) ... #14 8.024 Updating certificates in /etc/ssl/certs... #14 8.214 0 added, 0 removed; done. #14 8.214 Running hooks in /etc/ca-certificates/update.d... #14 8.215 done. #14 8.333 + apt-get clean #14 8.335 + 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 8.336 --2024-12-03 10:09:25-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 8.341 Resolving github.com (github.com)... 140.82.121.4 #14 8.342 Connecting to github.com (github.com)|140.82.121.4|:443... connected. #14 8.411 HTTP request sent, awaiting response... 302 Found #14 8.571 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241203T100925Z&X-Amz-Expires=300&X-Amz-Signature=04cbe00f14f4236416ff6fb7a7d2c156f28a14d1b76e95302b13c3580d2cede0&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #14 8.571 --2024-12-03 10:09:25-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241203T100925Z&X-Amz-Expires=300&X-Amz-Signature=04cbe00f14f4236416ff6fb7a7d2c156f28a14d1b76e95302b13c3580d2cede0&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #14 8.571 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... #14 8.572 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. #14 8.585 HTTP request sent, awaiting response... 200 OK #14 8.945 Length: 115786100 (110M) [application/octet-stream] #14 8.945 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #14 8.946 #14 8.946 0K .......... .......... .......... .......... .......... 0% 8.35M 13s #14 8.951 50K .......... .......... .......... .......... .......... 0% 10.3M 12s #14 8.956 100K .......... .......... .......... .......... .......... 0% 52.3M 9s #14 8.957 150K .......... .......... .......... .......... .......... 0% 36.7M 7s #14 8.958 200K .......... .......... .......... .......... .......... 0% 15.5M 7s #14 8.962 250K .......... .......... .......... .......... .......... 0% 58.1M 6s #14 8.962 300K .......... .......... .......... .......... .......... 0% 55.7M 6s #14 8.963 350K .......... .......... .......... .......... .......... 0% 53.9M 5s #14 8.964 400K .......... .......... .......... .......... .......... 0% 133M 5s #14 8.964 450K .......... .......... .......... .......... .......... 0% 26.1M 5s #14 8.966 500K .......... .......... .......... .......... .......... 0% 43.9M 4s #14 8.967 550K .......... .......... .......... .......... .......... 0% 102M 4s #14 8.968 600K .......... .......... .......... .......... .......... 0% 42.3M 4s #14 8.969 650K .......... .......... .......... .......... .......... 0% 98.4M 4s #14 8.970 700K .......... .......... .......... .......... .......... 0% 123M 4s #14 8.970 750K .......... .......... .......... .......... .......... 0% 119M 3s #14 8.970 800K .......... .......... .......... .......... .......... 0% 112M 3s #14 8.971 850K .......... .......... .......... .......... .......... 0% 124M 3s #14 8.971 900K .......... .......... .......... .......... .......... 0% 126M 3s #14 8.972 950K .......... .......... .......... .......... .......... 0% 139M 3s #14 8.972 1000K .......... .......... .......... .......... .......... 0% 90.3M 3s #14 8.973 1050K .......... .......... .......... .......... .......... 0% 126M 3s #14 8.973 1100K .......... .......... .......... .......... .......... 1% 113M 3s #14 8.973 1150K .......... .......... .......... .......... .......... 1% 130M 3s #14 8.974 1200K .......... .......... .......... .......... .......... 1% 75.5M 3s #14 8.974 1250K .......... .......... .......... .......... .......... 1% 138M 3s #14 8.975 1300K .......... .......... .......... .......... .......... 1% 120M 2s #14 8.975 1350K .......... .......... .......... .......... .......... 1% 140M 2s #14 8.975 1400K .......... .......... .......... .......... .......... 1% 107M 2s #14 8.976 1450K .......... .......... .......... .......... .......... 1% 119M 2s #14 8.976 1500K .......... .......... .......... .......... .......... 1% 108M 2s #14 8.977 1550K .......... .......... .......... .......... .......... 1% 115M 2s #14 8.977 1600K .......... .......... .......... .......... .......... 1% 125M 2s #14 8.978 1650K .......... .......... .......... .......... .......... 1% 96.3M 2s #14 8.978 1700K .......... .......... .......... .......... .......... 1% 97.7M 2s #14 8.979 1750K .......... .......... .......... .......... .......... 1% 110M 2s #14 8.979 1800K .......... .......... .......... .......... .......... 1% 74.1M 2s #14 8.980 1850K .......... .......... .......... .......... .......... 1% 128M 2s #14 8.980 1900K .......... .......... .......... .......... .......... 1% 157M 2s #14 8.980 1950K .......... .......... .......... .......... .......... 1% 108M 2s #14 8.981 2000K .......... .......... .......... .......... .......... 1% 120M 2s #14 8.981 2050K .......... .......... .......... .......... .......... 1% 109M 2s #14 8.982 2100K .......... .......... .......... .......... .......... 1% 112M 2s #14 8.982 2150K .......... .......... .......... .......... .......... 1% 109M 2s #14 8.983 2200K .......... .......... .......... .......... .......... 1% 112M 2s #14 8.983 2250K .......... .......... .......... .......... .......... 2% 113M 2s #14 8.983 2300K .......... .......... .......... .......... .......... 2% 4.43M 2s #14 8.994 2350K .......... .......... .......... .......... .......... 2% 99.9M 2s #14 8.995 2400K .......... .......... .......... .......... .......... 2% 317M 2s #14 8.995 2450K .......... .......... .......... .......... .......... 2% 258M 2s #14 8.995 2500K .......... .......... .......... .......... .......... 2% 168M 2s #14 8.996 2550K .......... .......... .......... .......... .......... 2% 712M 2s #14 8.996 2600K .......... .......... .......... .......... .......... 2% 357M 2s #14 8.996 2650K .......... .......... .......... .......... .......... 2% 718M 2s #14 8.996 2700K .......... .......... .......... .......... .......... 2% 545M 2s #14 8.996 2750K .......... .......... .......... .......... .......... 2% 698M 2s #14 8.996 2800K .......... .......... .......... .......... .......... 2% 813M 2s #14 8.996 2850K .......... .......... .......... .......... .......... 2% 111M 2s #14 8.996 2900K .......... .......... .......... .......... .......... 2% 375M 2s #14 8.997 2950K .......... .......... .......... .......... .......... 2% 743M 2s #14 8.997 3000K .......... .......... .......... .......... .......... 2% 78.4M 2s #14 8.997 3050K .......... .......... .......... .......... .......... 2% 233M 2s #14 8.997 3100K .......... .......... .......... .......... .......... 2% 335M 2s #14 8.998 3150K .......... .......... .......... .......... .......... 2% 236M 2s #14 8.998 3200K .......... .......... .......... .......... .......... 2% 195M 2s #14 8.998 3250K .......... .......... .......... .......... .......... 2% 102M 2s #14 8.999 3300K .......... .......... .......... .......... .......... 2% 731M 2s #14 8.999 3350K .......... .......... .......... .......... .......... 3% 92.7M 2s #14 8.999 3400K .......... .......... .......... .......... .......... 3% 90.5M 2s #14 9.000 3450K .......... .......... .......... .......... .......... 3% 96.2M 2s #14 9.000 3500K .......... .......... .......... .......... .......... 3% 702M 2s #14 9.000 3550K .......... .......... .......... .......... .......... 3% 793M 2s #14 9.000 3600K .......... .......... .......... .......... .......... 3% 800M 2s #14 9.000 3650K .......... .......... .......... .......... .......... 3% 33.1M 2s #14 9.002 3700K .......... .......... .......... .......... .......... 3% 643M 2s #14 9.002 3750K .......... .......... .......... .......... .......... 3% 825M 2s #14 9.002 3800K .......... .......... .......... .......... .......... 3% 33.6M 2s #14 9.003 3850K .......... .......... .......... .......... .......... 3% 718M 2s #14 9.004 3900K .......... .......... .......... .......... .......... 3% 708M 2s #14 9.004 3950K .......... .......... .......... .......... .......... 3% 694M 2s #14 9.004 4000K .......... .......... .......... .......... .......... 3% 696M 2s #14 9.004 4050K .......... .......... .......... .......... .......... 3% 797M 2s #14 9.004 4100K .......... .......... .......... .......... .......... 3% 789M 2s #14 9.004 4150K .......... .......... .......... .......... .......... 3% 806M 2s #14 9.004 4200K .......... .......... .......... .......... .......... 3% 607M 2s #14 9.004 4250K .......... .......... .......... .......... .......... 3% 811M 1s #14 9.004 4300K .......... .......... .......... .......... .......... 3% 601M 1s #14 9.004 4350K .......... .......... .......... .......... .......... 3% 585M 1s #14 9.004 4400K .......... .......... .......... .......... .......... 3% 378M 1s #14 9.004 4450K .......... .......... .......... .......... .......... 3% 551M 1s #14 9.004 4500K .......... .......... .......... .......... .......... 4% 613M 1s #14 9.005 4550K .......... .......... .......... .......... .......... 4% 480M 1s #14 9.005 4600K .......... .......... .......... .......... .......... 4% 617M 1s #14 9.005 4650K .......... .......... .......... .......... .......... 4% 558M 1s #14 9.005 4700K .......... .......... .......... .......... .......... 4% 547M 1s #14 9.005 4750K .......... .......... .......... .......... .......... 4% 392M 1s #14 9.005 4800K .......... .......... .......... .......... .......... 4% 133M 1s #14 9.005 4850K .......... .......... .......... .......... .......... 4% 93.0M 1s #14 9.006 4900K .......... .......... .......... .......... .......... 4% 120M 1s #14 9.006 4950K .......... .......... .......... .......... .......... 4% 114M 1s #14 9.007 5000K .......... .......... .......... .......... .......... 4% 116M 1s #14 9.007 5050K .......... .......... .......... .......... .......... 4% 113M 1s #14 9.008 5100K .......... .......... .......... .......... .......... 4% 117M 1s #14 9.008 5150K .......... .......... .......... .......... .......... 4% 97.4M 1s #14 9.009 5200K .......... .......... .......... .......... .......... 4% 117M 1s #14 9.009 5250K .......... .......... .......... .......... .......... 4% 114M 1s #14 9.009 5300K .......... .......... .......... .......... .......... 4% 118M 1s #14 9.010 5350K .......... .......... .......... .......... .......... 4% 113M 1s #14 9.010 5400K .......... .......... .......... .......... .......... 4% 120M 1s #14 9.011 5450K .......... .......... .......... .......... .......... 4% 115M 1s #14 9.011 5500K .......... .......... .......... .......... .......... 4% 116M 1s #14 9.012 5550K .......... .......... .......... .......... .......... 4% 88.6M 1s #14 9.012 5600K .......... .......... .......... .......... .......... 4% 119M 1s #14 9.012 5650K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.013 5700K .......... .......... .......... .......... .......... 5% 126M 1s #14 9.013 5750K .......... .......... .......... .......... .......... 5% 116M 1s #14 9.014 5800K .......... .......... .......... .......... .......... 5% 89.7M 1s #14 9.014 5850K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.015 5900K .......... .......... .......... .......... .......... 5% 120M 1s #14 9.015 5950K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.015 6000K .......... .......... .......... .......... .......... 5% 114M 1s #14 9.016 6050K .......... .......... .......... .......... .......... 5% 119M 1s #14 9.016 6100K .......... .......... .......... .......... .......... 5% 113M 1s #14 9.017 6150K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.017 6200K .......... .......... .......... .......... .......... 5% 90.9M 1s #14 9.018 6250K .......... .......... .......... .......... .......... 5% 120M 1s #14 9.018 6300K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.019 6350K .......... .......... .......... .......... .......... 5% 115M 1s #14 9.019 6400K .......... .......... .......... .......... .......... 5% 110M 1s #14 9.019 6450K .......... .......... .......... .......... .......... 5% 121M 1s #14 9.020 6500K .......... .......... .......... .......... .......... 5% 116M 1s #14 9.020 6550K .......... .......... .......... .......... .......... 5% 119M 1s #14 9.021 6600K .......... .......... .......... .......... .......... 5% 87.1M 1s #14 9.021 6650K .......... .......... .......... .......... .......... 5% 119M 1s #14 9.022 6700K .......... .......... .......... .......... .......... 5% 116M 1s #14 9.022 6750K .......... .......... .......... .......... .......... 6% 114M 1s #14 9.022 6800K .......... .......... .......... .......... .......... 6% 118M 1s #14 9.023 6850K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.023 6900K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.024 6950K .......... .......... .......... .......... .......... 6% 119M 1s #14 9.024 7000K .......... .......... .......... .......... .......... 6% 88.9M 1s #14 9.025 7050K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.025 7100K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.026 7150K .......... .......... .......... .......... .......... 6% 119M 1s #14 9.026 7200K .......... .......... .......... .......... .......... 6% 114M 1s #14 9.026 7250K .......... .......... .......... .......... .......... 6% 115M 1s #14 9.027 7300K .......... .......... .......... .......... .......... 6% 119M 1s #14 9.027 7350K .......... .......... .......... .......... .......... 6% 114M 1s #14 9.028 7400K .......... .......... .......... .......... .......... 6% 91.5M 1s #14 9.028 7450K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.029 7500K .......... .......... .......... .......... .......... 6% 115M 1s #14 9.029 7550K .......... .......... .......... .......... .......... 6% 119M 1s #14 9.029 7600K .......... .......... .......... .......... .......... 6% 113M 1s #14 9.030 7650K .......... .......... .......... .......... .......... 6% 115M 1s #14 9.030 7700K .......... .......... .......... .......... .......... 6% 99.9M 1s #14 9.031 7750K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.031 7800K .......... .......... .......... .......... .......... 6% 116M 1s #14 9.032 7850K .......... .......... .......... .......... .......... 6% 117M 1s #14 9.032 7900K .......... .......... .......... .......... .......... 7% 115M 1s #14 9.032 7950K .......... .......... .......... .......... .......... 7% 97.9M 1s #14 9.033 8000K .......... .......... .......... .......... .......... 7% 119M 1s #14 9.033 8050K .......... .......... .......... .......... .......... 7% 115M 1s #14 9.034 8100K .......... .......... .......... .......... .......... 7% 114M 1s #14 9.034 8150K .......... .......... .......... .......... .......... 7% 118M 1s #14 9.035 8200K .......... .......... .......... .......... .......... 7% 116M 1s #14 9.035 8250K .......... .......... .......... .......... .......... 7% 101M 1s #14 9.036 8300K .......... .......... .......... .......... .......... 7% 99.9M 1s #14 9.036 8350K .......... .......... .......... .......... .......... 7% 136M 1s #14 9.036 8400K .......... .......... .......... .......... .......... 7% 112M 1s #14 9.037 8450K .......... .......... .......... .......... .......... 7% 116M 1s #14 9.037 8500K .......... .......... .......... .......... .......... 7% 119M 1s #14 9.038 8550K .......... .......... .......... .......... .......... 7% 87.3M 1s #14 9.038 8600K .......... .......... .......... .......... .......... 7% 137M 1s #14 9.039 8650K .......... .......... .......... .......... .......... 7% 116M 1s #14 9.039 8700K .......... .......... .......... .......... .......... 7% 115M 1s #14 9.039 8750K .......... .......... .......... .......... .......... 7% 89.3M 1s #14 9.040 8800K .......... .......... .......... .......... .......... 7% 115M 1s #14 9.040 8850K .......... .......... .......... .......... .......... 7% 133M 1s #14 9.041 8900K .......... .......... .......... .......... .......... 7% 114M 1s #14 9.041 8950K .......... .......... .......... .......... .......... 7% 120M 1s #14 9.042 9000K .......... .......... .......... .......... .......... 8% 86.7M 1s #14 9.042 9050K .......... .......... .......... .......... .......... 8% 119M 1s #14 9.043 9100K .......... .......... .......... .......... .......... 8% 130M 1s #14 9.043 9150K .......... .......... .......... .......... .......... 8% 117M 1s #14 9.043 9200K .......... .......... .......... .......... .......... 8% 116M 1s #14 9.044 9250K .......... .......... .......... .......... .......... 8% 88.8M 1s #14 9.044 9300K .......... .......... .......... .......... .......... 8% 116M 1s #14 9.045 9350K .......... .......... .......... .......... .......... 8% 118M 1s #14 9.045 9400K .......... .......... .......... .......... .......... 8% 115M 1s #14 9.046 9450K .......... .......... .......... .......... .......... 8% 114M 1s #14 9.046 9500K .......... .......... .......... .......... .......... 8% 117M 1s #14 9.046 9550K .......... .......... .......... .......... .......... 8% 117M 1s #14 9.047 9600K .......... .......... .......... .......... .......... 8% 116M 1s #14 9.047 9650K .......... .......... .......... .......... .......... 8% 88.6M 1s #14 9.048 9700K .......... .......... .......... .......... .......... 8% 131M 1s #14 9.048 9750K .......... .......... .......... .......... .......... 8% 112M 1s #14 9.049 9800K .......... .......... .......... .......... .......... 8% 121M 1s #14 9.049 9850K .......... .......... .......... .......... .......... 8% 115M 1s #14 9.049 9900K .......... .......... .......... .......... .......... 8% 115M 1s #14 9.050 9950K .......... .......... .......... .......... .......... 8% 89.7M 1s #14 9.050 10000K .......... .......... .......... .......... .......... 8% 115M 1s #14 9.051 10050K .......... .......... .......... .......... .......... 8% 119M 1s #14 9.051 10100K .......... .......... .......... .......... .......... 8% 116M 1s #14 9.052 10150K .......... .......... .......... .......... .......... 9% 116M 1s #14 9.052 10200K .......... .......... .......... .......... .......... 9% 116M 1s #14 9.053 10250K .......... .......... .......... .......... .......... 9% 115M 1s #14 9.053 10300K .......... .......... .......... .......... .......... 9% 118M 1s #14 9.053 10350K .......... .......... .......... .......... .......... 9% 90.1M 1s #14 9.054 10400K .......... .......... .......... .......... .......... 9% 115M 1s #14 9.054 10450K .......... .......... .......... .......... .......... 9% 115M 1s #14 9.055 10500K .......... .......... .......... .......... .......... 9% 119M 1s #14 9.055 10550K .......... .......... .......... .......... .......... 9% 114M 1s #14 9.056 10600K .......... .......... .......... .......... .......... 9% 115M 1s #14 9.056 10650K .......... .......... .......... .......... .......... 9% 120M 1s #14 9.056 10700K .......... .......... .......... .......... .......... 9% 115M 1s #14 9.057 10750K .......... .......... .......... .......... .......... 9% 89.3M 1s #14 9.057 10800K .......... .......... .......... .......... .......... 9% 116M 1s #14 9.058 10850K .......... .......... .......... .......... .......... 9% 114M 1s #14 9.058 10900K .......... .......... .......... .......... .......... 9% 120M 1s #14 9.059 10950K .......... .......... .......... .......... .......... 9% 114M 1s #14 9.059 11000K .......... .......... .......... .......... .......... 9% 98.8M 1s #14 9.060 11050K .......... .......... .......... .......... .......... 9% 141M 1s #14 9.060 11100K .......... .......... .......... .......... .......... 9% 117M 1s #14 9.060 11150K .......... .......... .......... .......... .......... 9% 88.9M 1s #14 9.061 11200K .......... .......... .......... .......... .......... 9% 135M 1s #14 9.061 11250K .......... .......... .......... .......... .......... 9% 117M 1s #14 9.062 11300K .......... .......... .......... .......... .......... 10% 117M 1s #14 9.062 11350K .......... .......... .......... .......... .......... 10% 88.5M 1s #14 9.063 11400K .......... .......... .......... .......... .......... 10% 116M 1s #14 9.063 11450K .......... .......... .......... .......... .......... 10% 116M 1s #14 9.063 11500K .......... .......... .......... .......... .......... 10% 119M 1s #14 9.064 11550K .......... .......... .......... .......... .......... 10% 114M 1s #14 9.064 11600K .......... .......... .......... .......... .......... 10% 117M 1s #14 9.065 11650K .......... .......... .......... .......... .......... 10% 117M 1s #14 9.065 11700K .......... .......... .......... .......... .......... 10% 115M 1s #14 9.066 11750K .......... .......... .......... .......... .......... 10% 88.5M 1s #14 9.066 11800K .......... .......... .......... .......... .......... 10% 132M 1s #14 9.066 11850K .......... .......... .......... .......... .......... 10% 113M 1s #14 9.067 11900K .......... .......... .......... .......... .......... 10% 119M 1s #14 9.067 11950K .......... .......... .......... .......... .......... 10% 109M 1s #14 9.068 12000K .......... .......... .......... .......... .......... 10% 123M 1s #14 9.068 12050K .......... .......... .......... .......... .......... 10% 88.9M 1s #14 9.069 12100K .......... .......... .......... .......... .......... 10% 116M 1s #14 9.069 12150K .......... .......... .......... .......... .......... 10% 119M 1s #14 9.070 12200K .......... .......... .......... .......... .......... 10% 115M 1s #14 9.070 12250K .......... .......... .......... .......... .......... 10% 114M 1s #14 9.070 12300K .......... .......... .......... .......... .......... 10% 119M 1s #14 9.071 12350K .......... .......... .......... .......... .......... 10% 98.7M 1s #14 9.071 12400K .......... .......... .......... .......... .......... 11% 115M 1s #14 9.072 12450K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.072 12500K .......... .......... .......... .......... .......... 11% 117M 1s #14 9.073 12550K .......... .......... .......... .......... .......... 11% 109M 1s #14 9.073 12600K .......... .......... .......... .......... .......... 11% 121M 1s #14 9.073 12650K .......... .......... .......... .......... .......... 11% 91.8M 1s #14 9.074 12700K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.074 12750K .......... .......... .......... .......... .......... 11% 119M 1s #14 9.075 12800K .......... .......... .......... .......... .......... 11% 115M 1s #14 9.075 12850K .......... .......... .......... .......... .......... 11% 114M 1s #14 9.076 12900K .......... .......... .......... .......... .......... 11% 118M 1s #14 9.076 12950K .......... .......... .......... .......... .......... 11% 95.9M 1s #14 9.077 13000K .......... .......... .......... .......... .......... 11% 118M 1s #14 9.077 13050K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.077 13100K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.078 13150K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.078 13200K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.079 13250K .......... .......... .......... .......... .......... 11% 116M 1s #14 9.079 13300K .......... .......... .......... .......... .......... 11% 118M 1s #14 9.080 13350K .......... .......... .......... .......... .......... 11% 87.7M 1s #14 9.080 13400K .......... .......... .......... .......... .......... 11% 119M 1s #14 9.080 13450K .......... .......... .......... .......... .......... 11% 115M 1s #14 9.081 13500K .......... .......... .......... .......... .......... 11% 126M 1s #14 9.081 13550K .......... .......... .......... .......... .......... 12% 114M 1s #14 9.082 13600K .......... .......... .......... .......... .......... 12% 91.1M 1s #14 9.082 13650K .......... .......... .......... .......... .......... 12% 115M 1s #14 9.083 13700K .......... .......... .......... .......... .......... 12% 120M 1s #14 9.083 13750K .......... .......... .......... .......... .......... 12% 109M 1s #14 9.084 13800K .......... .......... .......... .......... .......... 12% 117M 1s #14 9.084 13850K .......... .......... .......... .......... .......... 12% 118M 1s #14 9.084 13900K .......... .......... .......... .......... .......... 12% 116M 1s #14 9.085 13950K .......... .......... .......... .......... .......... 12% 115M 1s #14 9.085 14000K .......... .......... .......... .......... .......... 12% 89.0M 1s #14 9.086 14050K .......... .......... .......... .......... .......... 12% 129M 1s #14 9.086 14100K .......... .......... .......... .......... .......... 12% 119M 1s #14 9.087 14150K .......... .......... .......... .......... .......... 12% 116M 1s #14 9.087 14200K .......... .......... .......... .......... .......... 12% 116M 1s #14 9.087 14250K .......... .......... .......... .......... .......... 12% 117M 1s #14 9.088 14300K .......... .......... .......... .......... .......... 12% 88.0M 1s #14 9.088 14350K .......... .......... .......... .......... .......... 12% 120M 1s #14 9.089 14400K .......... .......... .......... .......... .......... 12% 115M 1s #14 9.089 14450K .......... .......... .......... .......... .......... 12% 113M 1s #14 9.090 14500K .......... .......... .......... .......... .......... 12% 115M 1s #14 9.090 14550K .......... .......... .......... .......... .......... 12% 116M 1s #14 9.090 14600K .......... .......... .......... .......... .......... 12% 116M 1s #14 9.091 14650K .......... .......... .......... .......... .......... 13% 121M 1s #14 9.091 14700K .......... .......... .......... .......... .......... 13% 88.9M 1s #14 9.092 14750K .......... .......... .......... .......... .......... 13% 115M 1s #14 9.092 14800K .......... .......... .......... .......... .......... 13% 114M 1s #14 9.093 14850K .......... .......... .......... .......... .......... 13% 126M 1s #14 9.093 14900K .......... .......... .......... .......... .......... 13% 119M 1s #14 9.093 14950K .......... .......... .......... .......... .......... 13% 89.2M 1s #14 9.094 15000K .......... .......... .......... .......... .......... 13% 115M 1s #14 9.094 15050K .......... .......... .......... .......... .......... 13% 119M 1s #14 9.095 15100K .......... .......... .......... .......... .......... 13% 115M 1s #14 9.095 15150K .......... .......... .......... .......... .......... 13% 114M 1s #14 9.096 15200K .......... .......... .......... .......... .......... 13% 118M 1s #14 9.096 15250K .......... .......... .......... .......... .......... 13% 116M 1s #14 9.097 15300K .......... .......... .......... .......... .......... 13% 101M 1s #14 9.097 15350K .......... .......... .......... .......... .......... 13% 98.8M 1s #14 9.098 15400K .......... .......... .......... .......... .......... 13% 131M 1s #14 9.098 15450K .......... .......... .......... .......... .......... 13% 117M 1s #14 9.098 15500K .......... .......... .......... .......... .......... 13% 115M 1s #14 9.099 15550K .......... .......... .......... .......... .......... 13% 109M 1s #14 9.099 15600K .......... .......... .......... .......... .......... 13% 127M 1s #14 9.100 15650K .......... .......... .......... .......... .......... 13% 87.1M 1s #14 9.100 15700K .......... .......... .......... .......... .......... 13% 119M 1s #14 9.101 15750K .......... .......... .......... .......... .......... 13% 116M 1s #14 9.101 15800K .......... .......... .......... .......... .......... 14% 116M 1s #14 9.101 15850K .......... .......... .......... .......... .......... 14% 116M 1s #14 9.102 15900K .......... .......... .......... .......... .......... 14% 115M 1s #14 9.102 15950K .......... .......... .......... .......... .......... 14% 116M 1s #14 9.103 16000K .......... .......... .......... .......... .......... 14% 96.4M 1s #14 9.103 16050K .......... .......... .......... .......... .......... 14% 118M 1s #14 9.104 16100K .......... .......... .......... .......... .......... 14% 113M 1s #14 9.104 16150K .......... .......... .......... .......... .......... 14% 112M 1s #14 9.104 16200K .......... .......... .......... .......... .......... 14% 118M 1s #14 9.105 16250K .......... .......... .......... .......... .......... 14% 119M 1s #14 9.105 16300K .......... .......... .......... .......... .......... 14% 90.3M 1s #14 9.106 16350K .......... .......... .......... .......... .......... 14% 118M 1s #14 9.106 16400K .......... .......... .......... .......... .......... 14% 114M 1s #14 9.107 16450K .......... .......... .......... .......... .......... 14% 116M 1s #14 9.107 16500K .......... .......... .......... .......... .......... 14% 117M 1s #14 9.107 16550K .......... .......... .......... .......... .......... 14% 114M 1s #14 9.108 16600K .......... .......... .......... .......... .......... 14% 115M 1s #14 9.108 16650K .......... .......... .......... .......... .......... 14% 118M 1s #14 9.109 16700K .......... .......... .......... .......... .......... 14% 87.3M 1s #14 9.109 16750K .......... .......... .......... .......... .......... 14% 132M 1s #14 9.110 16800K .......... .......... .......... .......... .......... 14% 115M 1s #14 9.110 16850K .......... .......... .......... .......... .......... 14% 115M 1s #14 9.111 16900K .......... .......... .......... .......... .......... 14% 115M 1s #14 9.111 16950K .......... .......... .......... .......... .......... 15% 119M 1s #14 9.111 17000K .......... .......... .......... .......... .......... 15% 88.3M 1s #14 9.112 17050K .......... .......... .......... .......... .......... 15% 113M 1s #14 9.112 17100K .......... .......... .......... .......... .......... 15% 122M 1s #14 9.113 17150K .......... .......... .......... .......... .......... 15% 115M 1s #14 9.113 17200K .......... .......... .......... .......... .......... 15% 115M 1s #14 9.114 17250K .......... .......... .......... .......... .......... 15% 115M 1s #14 9.114 17300K .......... .......... .......... .......... .......... 15% 97.2M 1s #14 9.115 17350K .......... .......... .......... .......... .......... 15% 119M 1s #14 9.115 17400K .......... .......... .......... .......... .......... 15% 115M 1s #14 9.115 17450K .......... .......... .......... .......... .......... 15% 113M 1s #14 9.116 17500K .......... .......... .......... .......... .......... 15% 118M 1s #14 9.116 17550K .......... .......... .......... .......... .......... 15% 118M 1s #14 9.117 17600K .......... .......... .......... .......... .......... 15% 117M 1s #14 9.117 17650K .......... .......... .......... .......... .......... 15% 88.4M 1s #14 9.118 17700K .......... .......... .......... .......... .......... 15% 120M 1s #14 9.118 17750K .......... .......... .......... .......... .......... 15% 115M 1s #14 9.118 17800K .......... .......... .......... .......... .......... 15% 116M 1s #14 9.119 17850K .......... .......... .......... .......... .......... 15% 118M 1s #14 9.119 17900K .......... .......... .......... .......... .......... 15% 129M 1s #14 9.120 17950K .......... .......... .......... .......... .......... 15% 87.4M 1s #14 9.120 18000K .......... .......... .......... .......... .......... 15% 119M 1s #14 9.121 18050K .......... .......... .......... .......... .......... 16% 116M 1s #14 9.121 18100K .......... .......... .......... .......... .......... 16% 115M 1s #14 9.121 18150K .......... .......... .......... .......... .......... 16% 117M 1s #14 9.122 18200K .......... .......... .......... .......... .......... 16% 116M 1s #14 9.122 18250K .......... .......... .......... .......... .......... 16% 112M 1s #14 9.123 18300K .......... .......... .......... .......... .......... 16% 123M 1s #14 9.123 18350K .......... .......... .......... .......... .......... 16% 87.8M 1s #14 9.124 18400K .......... .......... .......... .......... .......... 16% 117M 1s #14 9.124 18450K .......... .......... .......... .......... .......... 16% 117M 1s #14 9.125 18500K .......... .......... .......... .......... .......... 16% 118M 1s #14 9.125 18550K .......... .......... .......... .......... .......... 16% 112M 1s #14 9.125 18600K .......... .......... .......... .......... .......... 16% 117M 1s #14 9.126 18650K .......... .......... .......... .......... .......... 16% 93.3M 1s #14 9.126 18700K .......... .......... .......... .......... .......... 16% 122M 1s #14 9.127 18750K .......... .......... .......... .......... .......... 16% 116M 1s #14 9.127 18800K .......... .......... .......... .......... .......... 16% 114M 1s #14 9.128 18850K .......... .......... .......... .......... .......... 16% 119M 1s #14 9.128 18900K .......... .......... .......... .......... .......... 16% 115M 1s #14 9.128 18950K .......... .......... .......... .......... .......... 16% 116M 1s #14 9.129 19000K .......... .......... .......... .......... .......... 16% 88.7M 1s #14 9.129 19050K .......... .......... .......... .......... .......... 16% 118M 1s #14 9.130 19100K .......... .......... .......... .......... .......... 16% 117M 1s #14 9.130 19150K .......... .......... .......... .......... .......... 16% 115M 1s #14 9.131 19200K .......... .......... .......... .......... .......... 17% 129M 1s #14 9.131 19250K .......... .......... .......... .......... .......... 17% 118M 1s #14 9.132 19300K .......... .......... .......... .......... .......... 17% 86.8M 1s #14 9.132 19350K .......... .......... .......... .......... .......... 17% 120M 1s #14 9.132 19400K .......... .......... .......... .......... .......... 17% 116M 1s #14 9.133 19450K .......... .......... .......... .......... .......... 17% 113M 1s #14 9.133 19500K .......... .......... .......... .......... .......... 17% 106M 1s #14 9.134 19550K .......... .......... .......... .......... .......... 17% 132M 1s #14 9.134 19600K .......... .......... .......... .......... .......... 17% 116M 1s #14 9.134 19650K .......... .......... .......... .......... .......... 17% 118M 1s #14 9.135 19700K .......... .......... .......... .......... .......... 17% 81.2M 1s #14 9.136 19750K .......... .......... .......... .......... .......... 17% 128M 1s #14 9.136 19800K .......... .......... .......... .......... .......... 17% 130M 1s #14 9.136 19850K .......... .......... .......... .......... .......... 17% 117M 1s #14 9.137 19900K .......... .......... .......... .......... .......... 17% 115M 1s #14 9.137 19950K .......... .......... .......... .......... .......... 17% 89.2M 1s #14 9.138 20000K .......... .......... .......... .......... .......... 17% 119M 1s #14 9.138 20050K .......... .......... .......... .......... .......... 17% 95.3M 1s #14 9.139 20100K .......... .......... .......... .......... .......... 17% 104M 1s #14 9.139 20150K .......... .......... .......... .......... .......... 17% 96.8M 1s #14 9.140 20200K .......... .......... .......... .......... .......... 17% 241M 1s #14 9.140 20250K .......... .......... .......... .......... .......... 17% 101M 1s #14 9.140 20300K .......... .......... .......... .......... .......... 17% 100M 1s #14 9.141 20350K .......... .......... .......... .......... .......... 18% 89.6M 1s #14 9.141 20400K .......... .......... .......... .......... .......... 18% 195M 1s #14 9.142 20450K .......... .......... .......... .......... .......... 18% 106M 1s #14 9.142 20500K .......... .......... .......... .......... .......... 18% 116M 1s #14 9.142 20550K .......... .......... .......... .......... .......... 18% 117M 1s #14 9.143 20600K .......... .......... .......... .......... .......... 18% 118M 1s #14 9.143 20650K .......... .......... .......... .......... .......... 18% 111M 1s #14 9.144 20700K .......... .......... .......... .......... .......... 18% 112M 1s #14 9.144 20750K .......... .......... .......... .......... .......... 18% 93.5M 1s #14 9.145 20800K .......... .......... .......... .......... .......... 18% 105M 1s #14 9.145 20850K .......... .......... .......... .......... .......... 18% 135M 1s #14 9.145 20900K .......... .......... .......... .......... .......... 18% 117M 1s #14 9.146 20950K .......... .......... .......... .......... .......... 18% 116M 1s #14 9.146 21000K .......... .......... .......... .......... .......... 18% 115M 1s #14 9.147 21050K .......... .......... .......... .......... .......... 18% 116M 1s #14 9.147 21100K .......... .......... .......... .......... .......... 18% 101M 1s #14 9.148 21150K .......... .......... .......... .......... .......... 18% 121M 1s #14 9.148 21200K .......... .......... .......... .......... .......... 18% 116M 1s #14 9.148 21250K .......... .......... .......... .......... .......... 18% 103M 1s #14 9.149 21300K .......... .......... .......... .......... .......... 18% 86.1M 1s #14 9.149 21350K .......... .......... .......... .......... .......... 18% 120M 1s #14 9.150 21400K .......... .......... .......... .......... .......... 18% 76.9M 1s #14 9.151 21450K .......... .......... .......... .......... .......... 19% 508M 1s #14 9.151 21500K .......... .......... .......... .......... .......... 19% 117M 1s #14 9.151 21550K .......... .......... .......... .......... .......... 19% 89.6M 1s #14 9.152 21600K .......... .......... .......... .......... .......... 19% 95.4M 1s #14 9.152 21650K .......... .......... .......... .......... .......... 19% 161M 1s #14 9.152 21700K .......... .......... .......... .......... .......... 19% 122M 1s #14 9.153 21750K .......... .......... .......... .......... .......... 19% 96.1M 1s #14 9.153 21800K .......... .......... .......... .......... .......... 19% 100M 1s #14 9.154 21850K .......... .......... .......... .......... .......... 19% 96.3M 1s #14 9.154 21900K .......... .......... .......... .......... .......... 19% 113M 1s #14 9.155 21950K .......... .......... .......... .......... .......... 19% 169M 1s #14 9.155 22000K .......... .......... .......... .......... .......... 19% 98.9M 1s #14 9.156 22050K .......... .......... .......... .......... .......... 19% 110M 1s #14 9.156 22100K .......... .......... .......... .......... .......... 19% 124M 1s #14 9.156 22150K .......... .......... .......... .......... .......... 19% 117M 1s #14 9.157 22200K .......... .......... .......... .......... .......... 19% 96.8M 1s #14 9.157 22250K .......... .......... .......... .......... .......... 19% 116M 1s #14 9.158 22300K .......... .......... .......... .......... .......... 19% 123M 1s #14 9.158 22350K .......... .......... .......... .......... .......... 19% 96.4M 1s #14 9.159 22400K .......... .......... .......... .......... .......... 19% 96.4M 1s #14 9.159 22450K .......... .......... .......... .......... .......... 19% 111M 1s #14 9.160 22500K .......... .......... .......... .......... .......... 19% 155M 1s #14 9.160 22550K .......... .......... .......... .......... .......... 19% 108M 1s #14 9.160 22600K .......... .......... .......... .......... .......... 20% 97.6M 1s #14 9.161 22650K .......... .......... .......... .......... .......... 20% 154M 1s #14 9.161 22700K .......... .......... .......... .......... .......... 20% 118M 1s #14 9.162 22750K .......... .......... .......... .......... .......... 20% 115M 1s #14 9.162 22800K .......... .......... .......... .......... .......... 20% 116M 1s #14 9.162 22850K .......... .......... .......... .......... .......... 20% 89.6M 1s #14 9.163 22900K .......... .......... .......... .......... .......... 20% 139M 1s #14 9.163 22950K .......... .......... .......... .......... .......... 20% 102M 1s #14 9.164 23000K .......... .......... .......... .......... .......... 20% 118M 1s #14 9.164 23050K .......... .......... .......... .......... .......... 20% 106M 1s #14 9.165 23100K .......... .......... .......... .......... .......... 20% 102M 1s #14 9.165 23150K .......... .......... .......... .......... .......... 20% 84.7M 1s #14 9.166 23200K .......... .......... .......... .......... .......... 20% 208M 1s #14 9.166 23250K .......... .......... .......... .......... .......... 20% 114M 1s #14 9.166 23300K .......... .......... .......... .......... .......... 20% 107M 1s #14 9.167 23350K .......... .......... .......... .......... .......... 20% 102M 1s #14 9.167 23400K .......... .......... .......... .......... .......... 20% 87.8M 1s #14 9.168 23450K .......... .......... .......... .......... .......... 20% 105M 1s #14 9.168 23500K .......... .......... .......... .......... .......... 20% 230M 1s #14 9.169 23550K .......... .......... .......... .......... .......... 20% 110M 1s #14 9.169 23600K .......... .......... .......... .......... .......... 20% 99.2M 1s #14 9.169 23650K .......... .......... .......... .......... .......... 20% 89.9M 1s #14 9.170 23700K .......... .......... .......... .......... .......... 21% 134M 1s #14 9.170 23750K .......... .......... .......... .......... .......... 21% 113M 1s #14 9.171 23800K .......... .......... .......... .......... .......... 21% 131M 1s #14 9.171 23850K .......... .......... .......... .......... .......... 21% 117M 1s #14 9.172 23900K .......... .......... .......... .......... .......... 21% 116M 1s #14 9.172 23950K .......... .......... .......... .......... .......... 21% 120M 1s #14 9.172 24000K .......... .......... .......... .......... .......... 21% 115M 1s #14 9.173 24050K .......... .......... .......... .......... .......... 21% 94.3M 1s #14 9.173 24100K .......... .......... .......... .......... .......... 21% 102M 1s #14 9.174 24150K .......... .......... .......... .......... .......... 21% 122M 1s #14 9.174 24200K .......... .......... .......... .......... .......... 21% 110M 1s #14 9.175 24250K .......... .......... .......... .......... .......... 21% 139M 1s #14 9.175 24300K .......... .......... .......... .......... .......... 21% 109M 1s #14 9.176 24350K .......... .......... .......... .......... .......... 21% 85.6M 1s #14 9.176 24400K .......... .......... .......... .......... .......... 21% 102M 1s #14 9.177 24450K .......... .......... .......... .......... .......... 21% 137M 1s #14 9.177 24500K .......... .......... .......... .......... .......... 21% 133M 1s #14 9.177 24550K .......... .......... .......... .......... .......... 21% 113M 1s #14 9.178 24600K .......... .......... .......... .......... .......... 21% 112M 1s #14 9.178 24650K .......... .......... .......... .......... .......... 21% 122M 1s #14 9.179 24700K .......... .......... .......... .......... .......... 21% 115M 1s #14 9.179 24750K .......... .......... .......... .......... .......... 21% 109M 1s #14 9.179 24800K .......... .......... .......... .......... .......... 21% 101M 1s #14 9.180 24850K .......... .......... .......... .......... .......... 22% 90.6M 1s #14 9.180 24900K .......... .......... .......... .......... .......... 22% 104M 1s #14 9.181 24950K .......... .......... .......... .......... .......... 22% 185M 1s #14 9.181 25000K .......... .......... .......... .......... .......... 22% 110M 1s #14 9.182 25050K .......... .......... .......... .......... .......... 22% 104M 1s #14 9.182 25100K .......... .......... .......... .......... .......... 22% 95.6M 1s #14 9.183 25150K .......... .......... .......... .......... .......... 22% 97.5M 1s #14 9.183 25200K .......... .......... .......... .......... .......... 22% 106M 1s #14 9.184 25250K .......... .......... .......... .......... .......... 22% 132M 1s #14 9.184 25300K .......... .......... .......... .......... .......... 22% 134M 1s #14 9.184 25350K .......... .......... .......... .......... .......... 22% 108M 1s #14 9.185 25400K .......... .......... .......... .......... .......... 22% 134M 1s #14 9.185 25450K .......... .......... .......... .......... .......... 22% 119M 1s #14 9.186 25500K .......... .......... .......... .......... .......... 22% 89.1M 1s #14 9.186 25550K .......... .......... .......... .......... .......... 22% 116M 1s #14 9.186 25600K .......... .......... .......... .......... .......... 22% 105M 1s #14 9.187 25650K .......... .......... .......... .......... .......... 22% 97.9M 1s #14 9.187 25700K .......... .......... .......... .......... .......... 22% 139M 1s #14 9.188 25750K .......... .......... .......... .......... .......... 22% 129M 1s #14 9.188 25800K .......... .......... .......... .......... .......... 22% 112M 1s #14 9.189 25850K .......... .......... .......... .......... .......... 22% 91.2M 1s #14 9.189 25900K .......... .......... .......... .......... .......... 22% 104M 1s #14 9.190 25950K .......... .......... .......... .......... .......... 22% 143M 1s #14 9.190 26000K .......... .......... .......... .......... .......... 23% 119M 1s #14 9.190 26050K .......... .......... .......... .......... .......... 23% 119M 1s #14 9.191 26100K .......... .......... .......... .......... .......... 23% 115M 1s #14 9.191 26150K .......... .......... .......... .......... .......... 23% 116M 1s #14 9.192 26200K .......... .......... .......... .......... .......... 23% 89.5M 1s #14 9.192 26250K .......... .......... .......... .......... .......... 23% 115M 1s #14 9.193 26300K .......... .......... .......... .......... .......... 23% 120M 1s #14 9.193 26350K .......... .......... .......... .......... .......... 23% 114M 1s #14 9.193 26400K .......... .......... .......... .......... .......... 23% 90.3M 1s #14 9.194 26450K .......... .......... .......... .......... .......... 23% 88.9M 1s #14 9.195 26500K .......... .......... .......... .......... .......... 23% 174M 1s #14 9.195 26550K .......... .......... .......... .......... .......... 23% 119M 1s #14 9.195 26600K .......... .......... .......... .......... .......... 23% 120M 1s #14 9.196 26650K .......... .......... .......... .......... .......... 23% 101M 1s #14 9.196 26700K .......... .......... .......... .......... .......... 23% 120M 1s #14 9.197 26750K .......... .......... .......... .......... .......... 23% 119M 1s #14 9.197 26800K .......... .......... .......... .......... .......... 23% 114M 1s #14 9.197 26850K .......... .......... .......... .......... .......... 23% 99.2M 1s #14 9.198 26900K .......... .......... .......... .......... .......... 23% 119M 1s #14 9.198 26950K .......... .......... .......... .......... .......... 23% 116M 1s #14 9.199 27000K .......... .......... .......... .......... .......... 23% 116M 1s #14 9.199 27050K .......... .......... .......... .......... .......... 23% 113M 1s #14 9.200 27100K .......... .......... .......... .......... .......... 24% 108M 1s #14 9.200 27150K .......... .......... .......... .......... .......... 24% 102M 1s #14 9.200 27200K .......... .......... .......... .......... .......... 24% 87.8M 1s #14 9.201 27250K .......... .......... .......... .......... .......... 24% 155M 1s #14 9.201 27300K .......... .......... .......... .......... .......... 24% 117M 1s #14 9.202 27350K .......... .......... .......... .......... .......... 24% 108M 1s #14 9.202 27400K .......... .......... .......... .......... .......... 24% 104M 1s #14 9.203 27450K .......... .......... .......... .......... .......... 24% 132M 1s #14 9.203 27500K .......... .......... .......... .......... .......... 24% 118M 1s #14 9.203 27550K .......... .......... .......... .......... .......... 24% 121M 1s #14 9.204 27600K .......... .......... .......... .......... .......... 24% 88.5M 1s #14 9.204 27650K .......... .......... .......... .......... .......... 24% 100M 1s #14 9.205 27700K .......... .......... .......... .......... .......... 24% 119M 1s #14 9.205 27750K .......... .......... .......... .......... .......... 24% 133M 1s #14 9.206 27800K .......... .......... .......... .......... .......... 24% 120M 1s #14 9.206 27850K .......... .......... .......... .......... .......... 24% 100M 1s #14 9.207 27900K .......... .......... .......... .......... .......... 24% 126M 1s #14 9.207 27950K .......... .......... .......... .......... .......... 24% 86.4M 1s #14 9.208 28000K .......... .......... .......... .......... .......... 24% 133M 1s #14 9.208 28050K .......... .......... .......... .......... .......... 24% 143M 1s #14 9.208 28100K .......... .......... .......... .......... .......... 24% 118M 1s #14 9.209 28150K .......... .......... .......... .......... .......... 24% 78.1M 1s #14 9.209 28200K .......... .......... .......... .......... .......... 24% 124M 1s #14 9.210 28250K .......... .......... .......... .......... .......... 25% 132M 1s #14 9.210 28300K .......... .......... .......... .......... .......... 25% 98.5M 1s #14 9.211 28350K .......... .......... .......... .......... .......... 25% 134M 1s #14 9.211 28400K .......... .......... .......... .......... .......... 25% 92.1M 1s #14 9.211 28450K .......... .......... .......... .......... .......... 25% 110M 1s #14 9.212 28500K .......... .......... .......... .......... .......... 25% 169M 1s #14 9.212 28550K .......... .......... .......... .......... .......... 25% 90.0M 1s #14 9.213 28600K .......... .......... .......... .......... .......... 25% 121M 1s #14 9.213 28650K .......... .......... .......... .......... .......... 25% 120M 1s #14 9.213 28700K .......... .......... .......... .......... .......... 25% 82.7M 1s #14 9.214 28750K .......... .......... .......... .......... .......... 25% 173M 1s #14 9.214 28800K .......... .......... .......... .......... .......... 25% 132M 1s #14 9.215 28850K .......... .......... .......... .......... .......... 25% 99.4M 1s #14 9.215 28900K .......... .......... .......... .......... .......... 25% 93.1M 1s #14 9.216 28950K .......... .......... .......... .......... .......... 25% 95.0M 1s #14 9.216 29000K .......... .......... .......... .......... .......... 25% 141M 1s #14 9.217 29050K .......... .......... .......... .......... .......... 25% 129M 1s #14 9.217 29100K .......... .......... .......... .......... .......... 25% 118M 1s #14 9.217 29150K .......... .......... .......... .......... .......... 25% 89.3M 1s #14 9.218 29200K .......... .......... .......... .......... .......... 25% 121M 1s #14 9.218 29250K .......... .......... .......... .......... .......... 25% 94.1M 1s #14 9.219 29300K .......... .......... .......... .......... .......... 25% 164M 1s #14 9.219 29350K .......... .......... .......... .......... .......... 26% 113M 1s #14 9.220 29400K .......... .......... .......... .......... .......... 26% 90.6M 1s #14 9.220 29450K .......... .......... .......... .......... .......... 26% 105M 1s #14 9.221 29500K .......... .......... .......... .......... .......... 26% 103M 1s #14 9.221 29550K .......... .......... .......... .......... .......... 26% 175M 1s #14 9.221 29600K .......... .......... .......... .......... .......... 26% 117M 1s #14 9.222 29650K .......... .......... .......... .......... .......... 26% 101M 1s #14 9.222 29700K .......... .......... .......... .......... .......... 26% 100M 1s #14 9.223 29750K .......... .......... .......... .......... .......... 26% 157M 1s #14 9.223 29800K .......... .......... .......... .......... .......... 26% 83.2M 1s #14 9.224 29850K .......... .......... .......... .......... .......... 26% 136M 1s #14 9.224 29900K .......... .......... .......... .......... .......... 26% 132M 1s #14 9.224 29950K .......... .......... .......... .......... .......... 26% 113M 1s #14 9.225 30000K .......... .......... .......... .......... .......... 26% 111M 1s #14 9.225 30050K .......... .......... .......... .......... .......... 26% 120M 1s #14 9.226 30100K .......... .......... .......... .......... .......... 26% 89.7M 1s #14 9.226 30150K .......... .......... .......... .......... .......... 26% 101M 1s #14 9.227 30200K .......... .......... .......... .......... .......... 26% 108M 1s #14 9.227 30250K .......... .......... .......... .......... .......... 26% 106M 1s #14 9.228 30300K .......... .......... .......... .......... .......... 26% 142M 1s #14 9.228 30350K .......... .......... .......... .......... .......... 26% 122M 1s #14 9.228 30400K .......... .......... .......... .......... .......... 26% 127M 1s #14 9.229 30450K .......... .......... .......... .......... .......... 26% 109M 1s #14 9.229 30500K .......... .......... .......... .......... .......... 27% 75.5M 1s #14 9.230 30550K .......... .......... .......... .......... .......... 27% 172M 1s #14 9.230 30600K .......... .......... .......... .......... .......... 27% 120M 1s #14 9.231 30650K .......... .......... .......... .......... .......... 27% 103M 1s #14 9.231 30700K .......... .......... .......... .......... .......... 27% 100M 1s #14 9.231 30750K .......... .......... .......... .......... .......... 27% 88.8M 1s #14 9.232 30800K .......... .......... .......... .......... .......... 27% 145M 1s #14 9.232 30850K .......... .......... .......... .......... .......... 27% 139M 1s #14 9.233 30900K .......... .......... .......... .......... .......... 27% 98.4M 1s #14 9.233 30950K .......... .......... .......... .......... .......... 27% 127M 1s #14 9.234 31000K .......... .......... .......... .......... .......... 27% 128M 1s #14 9.234 31050K .......... .......... .......... .......... .......... 27% 91.3M 1s #14 9.234 31100K .......... .......... .......... .......... .......... 27% 133M 1s #14 9.235 31150K .......... .......... .......... .......... .......... 27% 98.3M 1s #14 9.235 31200K .......... .......... .......... .......... .......... 27% 97.7M 1s #14 9.236 31250K .......... .......... .......... .......... .......... 27% 102M 1s #14 9.236 31300K .......... .......... .......... .......... .......... 27% 141M 1s #14 9.237 31350K .......... .......... .......... .......... .......... 27% 136M 1s #14 9.237 31400K .......... .......... .......... .......... .......... 27% 98.5M 1s #14 9.238 31450K .......... .......... .......... .......... .......... 27% 110M 1s #14 9.238 31500K .......... .......... .......... .......... .......... 27% 101M 1s #14 9.239 31550K .......... .......... .......... .......... .......... 27% 92.8M 1s #14 9.239 31600K .......... .......... .......... .......... .......... 27% 181M 1s #14 9.239 31650K .......... .......... .......... .......... .......... 28% 115M 1s #14 9.240 31700K .......... .......... .......... .......... .......... 28% 121M 1s #14 9.240 31750K .......... .......... .......... .......... .......... 28% 84.3M 1s #14 9.241 31800K .......... .......... .......... .......... .......... 28% 162M 1s #14 9.241 31850K .......... .......... .......... .......... .......... 28% 128M 1s #14 9.241 31900K .......... .......... .......... .......... .......... 28% 97.8M 1s #14 9.242 31950K .......... .......... .......... .......... .......... 28% 92.2M 1s #14 9.242 32000K .......... .......... .......... .......... .......... 28% 125M 1s #14 9.243 32050K .......... .......... .......... .......... .......... 28% 155M 1s #14 9.243 32100K .......... .......... .......... .......... .......... 28% 86.4M 1s #14 9.244 32150K .......... .......... .......... .......... .......... 28% 123M 1s #14 9.244 32200K .......... .......... .......... .......... .......... 28% 116M 1s #14 9.244 32250K .......... .......... .......... .......... .......... 28% 115M 1s #14 9.245 32300K .......... .......... .......... .......... .......... 28% 117M 1s #14 9.245 32350K .......... .......... .......... .......... .......... 28% 116M 1s #14 9.246 32400K .......... .......... .......... .......... .......... 28% 109M 1s #14 9.246 32450K .......... .......... .......... .......... .......... 28% 126M 1s #14 9.247 32500K .......... .......... .......... .......... .......... 28% 73.2M 1s #14 9.247 32550K .......... .......... .......... .......... .......... 28% 163M 1s #14 9.248 32600K .......... .......... .......... .......... .......... 28% 130M 1s #14 9.248 32650K .......... .......... .......... .......... .......... 28% 113M 1s #14 9.248 32700K .......... .......... .......... .......... .......... 28% 118M 1s #14 9.249 32750K .......... .......... .......... .......... .......... 29% 74.5M 1s #14 9.249 32800K .......... .......... .......... .......... .......... 29% 157M 1s #14 9.250 32850K .......... .......... .......... .......... .......... 29% 116M 1s #14 9.250 32900K .......... .......... .......... .......... .......... 29% 115M 1s #14 9.251 32950K .......... .......... .......... .......... .......... 29% 101M 1s #14 9.251 33000K .......... .......... .......... .......... .......... 29% 108M 1s #14 9.252 33050K .......... .......... .......... .......... .......... 29% 91.7M 1s #14 9.252 33100K .......... .......... .......... .......... .......... 29% 235M 1s #14 9.252 33150K .......... .......... .......... .......... .......... 29% 86.4M 1s #14 9.253 33200K .......... .......... .......... .......... .......... 29% 104M 1s #14 9.253 33250K .......... .......... .......... .......... .......... 29% 110M 1s #14 9.254 33300K .......... .......... .......... .......... .......... 29% 136M 1s #14 9.254 33350K .......... .......... .......... .......... .......... 29% 121M 1s #14 9.254 33400K .......... .......... .......... .......... .......... 29% 112M 1s #14 9.255 33450K .......... .......... .......... .......... .......... 29% 115M 1s #14 9.255 33500K .......... .......... .......... .......... .......... 29% 118M 1s #14 9.256 33550K .......... .......... .......... .......... .......... 29% 106M 1s #14 9.256 33600K .......... .......... .......... .......... .......... 29% 130M 1s #14 9.257 33650K .......... .......... .......... .......... .......... 29% 86.7M 1s #14 9.257 33700K .......... .......... .......... .......... .......... 29% 107M 1s #14 9.258 33750K .......... .......... .......... .......... .......... 29% 103M 1s #14 9.258 33800K .......... .......... .......... .......... .......... 29% 152M 1s #14 9.258 33850K .......... .......... .......... .......... .......... 29% 117M 1s #14 9.259 33900K .......... .......... .......... .......... .......... 30% 116M 1s #14 9.259 33950K .......... .......... .......... .......... .......... 30% 95.4M 1s #14 9.260 34000K .......... .......... .......... .......... .......... 30% 119M 1s #14 9.260 34050K .......... .......... .......... .......... .......... 30% 115M 1s #14 9.261 34100K .......... .......... .......... .......... .......... 30% 114M 1s #14 9.261 34150K .......... .......... .......... .......... .......... 30% 107M 1s #14 9.261 34200K .......... .......... .......... .......... .......... 30% 94.2M 1s #14 9.262 34250K .......... .......... .......... .......... .......... 30% 120M 1s #14 9.262 34300K .......... .......... .......... .......... .......... 30% 87.1M 1s #14 9.263 34350K .......... .......... .......... .......... .......... 30% 177M 1s #14 9.263 34400K .......... .......... .......... .......... .......... 30% 112M 1s #14 9.264 34450K .......... .......... .......... .......... .......... 30% 119M 1s #14 9.264 34500K .......... .......... .......... .......... .......... 30% 128M 1s #14 9.264 34550K .......... .......... .......... .......... .......... 30% 119M 1s #14 9.265 34600K .......... .......... .......... .......... .......... 30% 87.3M 1s #14 9.265 34650K .......... .......... .......... .......... .......... 30% 106M 1s #14 9.266 34700K .......... .......... .......... .......... .......... 30% 115M 1s #14 9.266 34750K .......... .......... .......... .......... .......... 30% 116M 1s #14 9.267 34800K .......... .......... .......... .......... .......... 30% 124M 1s #14 9.267 34850K .......... .......... .......... .......... .......... 30% 122M 1s #14 9.268 34900K .......... .......... .......... .......... .......... 30% 109M 1s #14 9.268 34950K .......... .......... .......... .......... .......... 30% 111M 1s #14 9.269 35000K .......... .......... .......... .......... .......... 30% 83.7M 1s #14 9.269 35050K .......... .......... .......... .......... .......... 31% 145M 1s #14 9.269 35100K .......... .......... .......... .......... .......... 31% 117M 1s #14 9.270 35150K .......... .......... .......... .......... .......... 31% 113M 1s #14 9.270 35200K .......... .......... .......... .......... .......... 31% 120M 1s #14 9.271 35250K .......... .......... .......... .......... .......... 31% 91.1M 1s #14 9.271 35300K .......... .......... .......... .......... .......... 31% 95.3M 1s #14 9.272 35350K .......... .......... .......... .......... .......... 31% 141M 1s #14 9.272 35400K .......... .......... .......... .......... .......... 31% 128M 1s #14 9.272 35450K .......... .......... .......... .......... .......... 31% 101M 1s #14 9.273 35500K .......... .......... .......... .......... .......... 31% 137M 1s #14 9.273 35550K .......... .......... .......... .......... .......... 31% 112M 1s #14 9.274 35600K .......... .......... .......... .......... .......... 31% 121M 1s #14 9.274 35650K .......... .......... .......... .......... .......... 31% 84.8M 1s #14 9.275 35700K .......... .......... .......... .......... .......... 31% 121M 1s #14 9.275 35750K .......... .......... .......... .......... .......... 31% 121M 1s #14 9.275 35800K .......... .......... .......... .......... .......... 31% 81.7M 1s #14 9.276 35850K .......... .......... .......... .......... .......... 31% 195M 1s #14 9.276 35900K .......... .......... .......... .......... .......... 31% 122M 1s #14 9.277 35950K .......... .......... .......... .......... .......... 31% 89.9M 1s #14 9.277 36000K .......... .......... .......... .......... .......... 31% 103M 1s #14 9.278 36050K .......... .......... .......... .......... .......... 31% 130M 1s #14 9.278 36100K .......... .......... .......... .......... .......... 31% 124M 1s #14 9.279 36150K .......... .......... .......... .......... .......... 32% 119M 1s #14 9.279 36200K .......... .......... .......... .......... .......... 32% 97.4M 1s #14 9.279 36250K .......... .......... .......... .......... .......... 32% 95.1M 1s #14 9.280 36300K .......... .......... .......... .......... .......... 32% 202M 1s #14 9.280 36350K .......... .......... .......... .......... .......... 32% 87.3M 1s #14 9.281 36400K .......... .......... .......... .......... .......... 32% 131M 1s #14 9.281 36450K .......... .......... .......... .......... .......... 32% 106M 1s #14 9.282 36500K .......... .......... .......... .......... .......... 32% 127M 1s #14 9.282 36550K .......... .......... .......... .......... .......... 32% 88.3M 1s #14 9.282 36600K .......... .......... .......... .......... .......... 32% 118M 1s #14 9.283 36650K .......... .......... .......... .......... .......... 32% 110M 1s #14 9.283 36700K .......... .......... .......... .......... .......... 32% 118M 1s #14 9.284 36750K .......... .......... .......... .......... .......... 32% 120M 1s #14 9.284 36800K .......... .......... .......... .......... .......... 32% 119M 1s #14 9.285 36850K .......... .......... .......... .......... .......... 32% 113M 1s #14 9.285 36900K .......... .......... .......... .......... .......... 32% 112M 1s #14 9.285 36950K .......... .......... .......... .......... .......... 32% 121M 1s #14 9.286 37000K .......... .......... .......... .......... .......... 32% 86.2M 1s #14 9.286 37050K .......... .......... .......... .......... .......... 32% 92.8M 1s #14 9.287 37100K .......... .......... .......... .......... .......... 32% 106M 1s #14 9.287 37150K .......... .......... .......... .......... .......... 32% 184M 1s #14 9.288 37200K .......... .......... .......... .......... .......... 32% 107M 1s #14 9.288 37250K .......... .......... .......... .......... .......... 32% 121M 1s #14 9.289 37300K .......... .......... .......... .......... .......... 33% 89.6M 1s #14 9.289 37350K .......... .......... .......... .......... .......... 33% 137M 1s #14 9.289 37400K .......... .......... .......... .......... .......... 33% 108M 1s #14 9.290 37450K .......... .......... .......... .......... .......... 33% 117M 1s #14 9.290 37500K .......... .......... .......... .......... .......... 33% 98.5M 1s #14 9.291 37550K .......... .......... .......... .......... .......... 33% 151M 1s #14 9.291 37600K .......... .......... .......... .......... .......... 33% 115M 1s #14 9.292 37650K .......... .......... .......... .......... .......... 33% 118M 1s #14 9.292 37700K .......... .......... .......... .......... .......... 33% 87.8M 1s #14 9.293 37750K .......... .......... .......... .......... .......... 33% 115M 1s #14 9.293 37800K .......... .......... .......... .......... .......... 33% 127M 1s #14 9.293 37850K .......... .......... .......... .......... .......... 33% 119M 1s #14 9.294 37900K .......... .......... .......... .......... .......... 33% 115M 1s #14 9.294 37950K .......... .......... .......... .......... .......... 33% 89.6M 1s #14 9.295 38000K .......... .......... .......... .......... .......... 33% 103M 1s #14 9.295 38050K .......... .......... .......... .......... .......... 33% 102M 1s #14 9.296 38100K .......... .......... .......... .......... .......... 33% 150M 1s #14 9.296 38150K .......... .......... .......... .......... .......... 33% 123M 1s #14 9.296 38200K .......... .......... .......... .......... .......... 33% 116M 1s #14 9.297 38250K .......... .......... .......... .......... .......... 33% 116M 1s #14 9.297 38300K .......... .......... .......... .......... .......... 33% 105M 1s #14 9.298 38350K .......... .......... .......... .......... .......... 33% 76.0M 1s #14 9.298 38400K .......... .......... .......... .......... .......... 34% 110M 1s #14 9.299 38450K .......... .......... .......... .......... .......... 34% 215M 1s #14 9.299 38500K .......... .......... .......... .......... .......... 34% 119M 1s #14 9.299 38550K .......... .......... .......... .......... .......... 34% 82.4M 1s #14 9.300 38600K .......... .......... .......... .......... .......... 34% 207M 1s #14 9.300 38650K .......... .......... .......... .......... .......... 34% 87.2M 1s #14 9.301 38700K .......... .......... .......... .......... .......... 34% 118M 1s #14 9.301 38750K .......... .......... .......... .......... .......... 34% 115M 1s #14 9.302 38800K .......... .......... .......... .......... .......... 34% 107M 1s #14 9.302 38850K .......... .......... .......... .......... .......... 34% 130M 1s #14 9.302 38900K .......... .......... .......... .......... .......... 34% 115M 1s #14 9.303 38950K .......... .......... .......... .......... .......... 34% 108M 1s #14 9.303 39000K .......... .......... .......... .......... .......... 34% 101M 1s #14 9.304 39050K .......... .......... .......... .......... .......... 34% 90.8M 1s #14 9.304 39100K .......... .......... .......... .......... .......... 34% 113M 1s #14 9.305 39150K .......... .......... .......... .......... .......... 34% 173M 1s #14 9.305 39200K .......... .......... .......... .......... .......... 34% 115M 1s #14 9.305 39250K .......... .......... .......... .......... .......... 34% 116M 1s #14 9.306 39300K .......... .......... .......... .......... .......... 34% 118M 1s #14 9.306 39350K .......... .......... .......... .......... .......... 34% 87.2M 1s #14 9.307 39400K .......... .......... .......... .......... .......... 34% 119M 1s #14 9.307 39450K .......... .......... .......... .......... .......... 34% 115M 1s #14 9.308 39500K .......... .......... .......... .......... .......... 34% 98.9M 1s #14 9.308 39550K .......... .......... .......... .......... .......... 35% 107M 1s #14 9.309 39600K .......... .......... .......... .......... .......... 35% 125M 1s #14 9.309 39650K .......... .......... .......... .......... .......... 35% 103M 1s #14 9.310 39700K .......... .......... .......... .......... .......... 35% 114M 1s #14 9.310 39750K .......... .......... .......... .......... .......... 35% 118M 1s #14 9.310 39800K .......... .......... .......... .......... .......... 35% 133M 1s #14 9.311 39850K .......... .......... .......... .......... .......... 35% 116M 1s #14 9.311 39900K .......... .......... .......... .......... .......... 35% 113M 1s #14 9.312 39950K .......... .......... .......... .......... .......... 35% 121M 1s #14 9.312 40000K .......... .......... .......... .......... .......... 35% 84.6M 1s #14 9.313 40050K .......... .......... .......... .......... .......... 35% 102M 1s #14 9.313 40100K .......... .......... .......... .......... .......... 35% 123M 1s #14 9.313 40150K .......... .......... .......... .......... .......... 35% 127M 1s #14 9.314 40200K .......... .......... .......... .......... .......... 35% 124M 1s #14 9.314 40250K .......... .......... .......... .......... .......... 35% 102M 1s #14 9.315 40300K .......... .......... .......... .......... .......... 35% 94.6M 1s #14 9.315 40350K .......... .......... .......... .......... .......... 35% 133M 1s #14 9.316 40400K .......... .......... .......... .......... .......... 35% 120M 1s #14 9.316 40450K .......... .......... .......... .......... .......... 35% 118M 1s #14 9.316 40500K .......... .......... .......... .......... .......... 35% 109M 1s #14 9.317 40550K .......... .......... .......... .......... .......... 35% 117M 1s #14 9.317 40600K .......... .......... .......... .......... .......... 35% 97.3M 1s #14 9.318 40650K .......... .......... .......... .......... .......... 35% 155M 1s #14 9.318 40700K .......... .......... .......... .......... .......... 36% 83.8M 1s #14 9.319 40750K .......... .......... .......... .......... .......... 36% 120M 1s #14 9.319 40800K .......... .......... .......... .......... .......... 36% 134M 1s #14 9.319 40850K .......... .......... .......... .......... .......... 36% 87.3M 1s #14 9.320 40900K .......... .......... .......... .......... .......... 36% 177M 1s #14 9.320 40950K .......... .......... .......... .......... .......... 36% 87.4M 1s #14 9.321 41000K .......... .......... .......... .......... .......... 36% 119M 1s #14 9.321 41050K .......... .......... .......... .......... .......... 36% 115M 1s #14 9.322 41100K .......... .......... .......... .......... .......... 36% 116M 1s #14 9.322 41150K .......... .......... .......... .......... .......... 36% 116M 1s #14 9.323 41200K .......... .......... .......... .......... .......... 36% 109M 1s #14 9.323 41250K .......... .......... .......... .......... .......... 36% 106M 1s #14 9.323 41300K .......... .......... .......... .......... .......... 36% 98.2M 1s #14 9.324 41350K .......... .......... .......... .......... .......... 36% 107M 1s #14 9.324 41400K .......... .......... .......... .......... .......... 36% 148M 1s #14 9.325 41450K .......... .......... .......... .......... .......... 36% 120M 1s #14 9.325 41500K .......... .......... .......... .......... .......... 36% 102M 1s #14 9.326 41550K .......... .......... .......... .......... .......... 36% 131M 1s #14 9.326 41600K .......... .......... .......... .......... .......... 36% 90.7M 1s #14 9.327 41650K .......... .......... .......... .......... .......... 36% 115M 1s #14 9.327 41700K .......... .......... .......... .......... .......... 36% 119M 1s #14 9.327 41750K .......... .......... .......... .......... .......... 36% 116M 1s #14 9.328 41800K .......... .......... .......... .......... .......... 37% 98.6M 1s #14 9.328 41850K .......... .......... .......... .......... .......... 37% 121M 1s #14 9.329 41900K .......... .......... .......... .......... .......... 37% 134M 1s #14 9.329 41950K .......... .......... .......... .......... .......... 37% 91.0M 1s #14 9.330 42000K .......... .......... .......... .......... .......... 37% 121M 1s #14 9.330 42050K .......... .......... .......... .......... .......... 37% 104M 1s #14 9.330 42100K .......... .......... .......... .......... .......... 37% 126M 1s #14 9.331 42150K .......... .......... .......... .......... .......... 37% 125M 1s #14 9.331 42200K .......... .......... .......... .......... .......... 37% 115M 1s #14 9.332 42250K .......... .......... .......... .......... .......... 37% 116M 1s #14 9.332 42300K .......... .......... .......... .......... .......... 37% 89.5M 1s #14 9.333 42350K .......... .......... .......... .......... .......... 37% 97.2M 1s #14 9.333 42400K .......... .......... .......... .......... .......... 37% 139M 1s #14 9.333 42450K .......... .......... .......... .......... .......... 37% 119M 1s #14 9.334 42500K .......... .......... .......... .......... .......... 37% 106M 1s #14 9.334 42550K .......... .......... .......... .......... .......... 37% 100M 1s #14 9.335 42600K .......... .......... .......... .......... .......... 37% 98.0M 1s #14 9.335 42650K .......... .......... .......... .......... .......... 37% 158M 1s #14 9.336 42700K .......... .......... .......... .......... .......... 37% 115M 1s #14 9.336 42750K .......... .......... .......... .......... .......... 37% 114M 1s #14 9.336 42800K .......... .......... .......... .......... .......... 37% 119M 1s #14 9.337 42850K .......... .......... .......... .......... .......... 37% 115M 1s #14 9.337 42900K .......... .......... .......... .......... .......... 37% 81.0M 1s #14 9.338 42950K .......... .......... .......... .......... .......... 38% 124M 1s #14 9.338 43000K .......... .......... .......... .......... .......... 38% 122M 1s #14 9.339 43050K .......... .......... .......... .......... .......... 38% 108M 1s #14 9.339 43100K .......... .......... .......... .......... .......... 38% 97.4M 1s #14 9.340 43150K .......... .......... .......... .......... .......... 38% 103M 1s #14 9.340 43200K .......... .......... .......... .......... .......... 38% 178M 1s #14 9.340 43250K .......... .......... .......... .......... .......... 38% 110M 1s #14 9.341 43300K .......... .......... .......... .......... .......... 38% 116M 1s #14 9.341 43350K .......... .......... .......... .......... .......... 38% 122M 1s #14 9.342 43400K .......... .......... .......... .......... .......... 38% 116M 1s #14 9.342 43450K .......... .......... .......... .......... .......... 38% 66.7M 1s #14 9.343 43500K .......... .......... .......... .......... .......... 38% 215M 1s #14 9.343 43550K .......... .......... .......... .......... .......... 38% 108M 1s #14 9.344 43600K .......... .......... .......... .......... .......... 38% 96.4M 1s #14 9.344 43650K .......... .......... .......... .......... .......... 38% 148M 1s #14 9.344 43700K .......... .......... .......... .......... .......... 38% 135M 1s #14 9.345 43750K .......... .......... .......... .......... .......... 38% 80.9M 1s #14 9.345 43800K .......... .......... .......... .......... .......... 38% 120M 1s #14 9.346 43850K .......... .......... .......... .......... .......... 38% 131M 1s #14 9.346 43900K .......... .......... .......... .......... .......... 38% 116M 1s #14 9.347 43950K .......... .......... .......... .......... .......... 38% 117M 1s #14 9.347 44000K .......... .......... .......... .......... .......... 38% 115M 1s #14 9.347 44050K .......... .......... .......... .......... .......... 39% 94.8M 1s #14 9.348 44100K .......... .......... .......... .......... .......... 39% 101M 1s #14 9.348 44150K .......... .......... .......... .......... .......... 39% 113M 1s #14 9.349 44200K .......... .......... .......... .......... .......... 39% 126M 1s #14 9.349 44250K .......... .......... .......... .......... .......... 39% 129M 1s #14 9.350 44300K .......... .......... .......... .......... .......... 39% 101M 1s #14 9.350 44350K .......... .......... .......... .......... .......... 39% 138M 1s #14 9.350 44400K .......... .......... .......... .......... .......... 39% 72.4M 1s #14 9.351 44450K .......... .......... .......... .......... .......... 39% 173M 1s #14 9.351 44500K .......... .......... .......... .......... .......... 39% 115M 1s #14 9.352 44550K .......... .......... .......... .......... .......... 39% 108M 1s #14 9.352 44600K .......... .......... .......... .......... .......... 39% 105M 1s #14 9.353 44650K .......... .......... .......... .......... .......... 39% 94.9M 1s #14 9.353 44700K .......... .......... .......... .......... .......... 39% 191M 1s #14 9.353 44750K .......... .......... .......... .......... .......... 39% 112M 1s #14 9.354 44800K .......... .......... .......... .......... .......... 39% 91.9M 1s #14 9.354 44850K .......... .......... .......... .......... .......... 39% 99.8M 1s #14 9.355 44900K .......... .......... .......... .......... .......... 39% 127M 1s #14 9.355 44950K .......... .......... .......... .......... .......... 39% 135M 1s #14 9.356 45000K .......... .......... .......... .......... .......... 39% 119M 1s #14 9.356 45050K .......... .......... .......... .......... .......... 39% 121M 1s #14 9.357 45100K .......... .......... .......... .......... .......... 39% 87.2M 1s #14 9.357 45150K .......... .......... .......... .......... .......... 39% 119M 1s #14 9.357 45200K .......... .......... .......... .......... .......... 40% 115M 1s #14 9.358 45250K .......... .......... .......... .......... .......... 40% 115M 1s #14 9.358 45300K .......... .......... .......... .......... .......... 40% 117M 1s #14 9.359 45350K .......... .......... .......... .......... .......... 40% 90.5M 1s #14 9.359 45400K .......... .......... .......... .......... .......... 40% 105M 1s #14 9.360 45450K .......... .......... .......... .......... .......... 40% 156M 1s #14 9.360 45500K .......... .......... .......... .......... .......... 40% 99.7M 1s #14 9.361 45550K .......... .......... .......... .......... .......... 40% 118M 1s #14 9.361 45600K .......... .......... .......... .......... .......... 40% 94.2M 1s #14 9.361 45650K .......... .......... .......... .......... .......... 40% 147M 1s #14 9.362 45700K .......... .......... .......... .......... .......... 40% 127M 1s #14 9.362 45750K .......... .......... .......... .......... .......... 40% 88.9M 1s #14 9.363 45800K .......... .......... .......... .......... .......... 40% 118M 1s #14 9.363 45850K .......... .......... .......... .......... .......... 40% 109M 1s #14 9.364 45900K .......... .......... .......... .......... .......... 40% 90.0M 1s #14 9.364 45950K .......... .......... .......... .......... .......... 40% 98.4M 1s #14 9.365 46000K .......... .......... .......... .......... .......... 40% 230M 1s #14 9.365 46050K .......... .......... .......... .......... .......... 40% 108M 1s #14 9.365 46100K .......... .......... .......... .......... .......... 40% 99.1M 1s #14 9.366 46150K .......... .......... .......... .......... .......... 40% 117M 1s #14 9.366 46200K .......... .......... .......... .......... .......... 40% 123M 1s #14 9.367 46250K .......... .......... .......... .......... .......... 40% 115M 1s #14 9.367 46300K .......... .......... .......... .......... .......... 40% 116M 1s #14 9.367 46350K .......... .......... .......... .......... .......... 41% 115M 1s #14 9.368 46400K .......... .......... .......... .......... .......... 41% 119M 1s #14 9.368 46450K .......... .......... .......... .......... .......... 41% 88.4M 1s #14 9.369 46500K .......... .......... .......... .......... .......... 41% 119M 1s #14 9.369 46550K .......... .......... .......... .......... .......... 41% 116M 1s #14 9.370 46600K .......... .......... .......... .......... .......... 41% 104M 1s #14 9.370 46650K .......... .......... .......... .......... .......... 41% 103M 1s #14 9.371 46700K .......... .......... .......... .......... .......... 41% 120M 1s #14 9.371 46750K .......... .......... .......... .......... .......... 41% 115M 1s #14 9.371 46800K .......... .......... .......... .......... .......... 41% 118M 1s #14 9.372 46850K .......... .......... .......... .......... .......... 41% 104M 1s #14 9.372 46900K .......... .......... .......... .......... .......... 41% 133M 1s #14 9.373 46950K .......... .......... .......... .......... .......... 41% 116M 1s #14 9.373 47000K .......... .......... .......... .......... .......... 41% 115M 1s #14 9.374 47050K .......... .......... .......... .......... .......... 41% 116M 1s #14 9.374 47100K .......... .......... .......... .......... .......... 41% 84.0M 1s #14 9.375 47150K .......... .......... .......... .......... .......... 41% 107M 1s #14 9.375 47200K .......... .......... .......... .......... .......... 41% 141M 1s #14 9.375 47250K .......... .......... .......... .......... .......... 41% 105M 1s #14 9.376 47300K .......... .......... .......... .......... .......... 41% 128M 1s #14 9.376 47350K .......... .......... .......... .......... .......... 41% 109M 1s #14 9.377 47400K .......... .......... .......... .......... .......... 41% 93.1M 1s #14 9.377 47450K .......... .......... .......... .......... .......... 42% 135M 1s #14 9.378 47500K .......... .......... .......... .......... .......... 42% 116M 1s #14 9.378 47550K .......... .......... .......... .......... .......... 42% 116M 1s #14 9.378 47600K .......... .......... .......... .......... .......... 42% 95.4M 1s #14 9.379 47650K .......... .......... .......... .......... .......... 42% 109M 1s #14 9.379 47700K .......... .......... .......... .......... .......... 42% 136M 1s #14 9.380 47750K .......... .......... .......... .......... .......... 42% 138M 1s #14 9.380 47800K .......... .......... .......... .......... .......... 42% 87.2M 1s #14 9.381 47850K .......... .......... .......... .......... .......... 42% 108M 1s #14 9.381 47900K .......... .......... .......... .......... .......... 42% 107M 1s #14 9.382 47950K .......... .......... .......... .......... .......... 42% 126M 1s #14 9.382 48000K .......... .......... .......... .......... .......... 42% 117M 1s #14 9.382 48050K .......... .......... .......... .......... .......... 42% 86.4M 1s #14 9.383 48100K .......... .......... .......... .......... .......... 42% 141M 1s #14 9.383 48150K .......... .......... .......... .......... .......... 42% 103M 1s #14 9.384 48200K .......... .......... .......... .......... .......... 42% 97.9M 1s #14 9.384 48250K .......... .......... .......... .......... .......... 42% 166M 1s #14 9.384 48300K .......... .......... .......... .......... .......... 42% 117M 1s #14 9.385 48350K .......... .......... .......... .......... .......... 42% 107M 1s #14 9.385 48400K .......... .......... .......... .......... .......... 42% 116M 1s #14 9.386 48450K .......... .......... .......... .......... .......... 42% 73.0M 1s #14 9.386 48500K .......... .......... .......... .......... .......... 42% 196M 1s #14 9.387 48550K .......... .......... .......... .......... .......... 42% 115M 1s #14 9.387 48600K .......... .......... .......... .......... .......... 43% 128M 1s #14 9.388 48650K .......... .......... .......... .......... .......... 43% 115M 1s #14 9.388 48700K .......... .......... .......... .......... .......... 43% 115M 1s #14 9.389 48750K .......... .......... .......... .......... .......... 43% 89.5M 1s #14 9.389 48800K .......... .......... .......... .......... .......... 43% 119M 1s #14 9.389 48850K .......... .......... .......... .......... .......... 43% 115M 1s #14 9.390 48900K .......... .......... .......... .......... .......... 43% 104M 1s #14 9.390 48950K .......... .......... .......... .......... .......... 43% 91.7M 1s #14 9.391 49000K .......... .......... .......... .......... .......... 43% 171M 1s #14 9.391 49050K .......... .......... .......... .......... .......... 43% 119M 1s #14 9.391 49100K .......... .......... .......... .......... .......... 43% 93.2M 1s #14 9.392 49150K .......... .......... .......... .......... .......... 43% 102M 1s #14 9.392 49200K .......... .......... .......... .......... .......... 43% 133M 1s #14 9.393 49250K .......... .......... .......... .......... .......... 43% 115M 1s #14 9.393 49300K .......... .......... .......... .......... .......... 43% 119M 1s #14 9.394 49350K .......... .......... .......... .......... .......... 43% 101M 1s #14 9.394 49400K .......... .......... .......... .......... .......... 43% 94.0M 1s #14 9.395 49450K .......... .......... .......... .......... .......... 43% 101M 1s #14 9.395 49500K .......... .......... .......... .......... .......... 43% 165M 1s #14 9.395 49550K .......... .......... .......... .......... .......... 43% 118M 1s #14 9.396 49600K .......... .......... .......... .......... .......... 43% 103M 1s #14 9.396 49650K .......... .......... .......... .......... .......... 43% 118M 1s #14 9.397 49700K .......... .......... .......... .......... .......... 43% 125M 1s #14 9.397 49750K .......... .......... .......... .......... .......... 44% 124M 1s #14 9.398 49800K .......... .......... .......... .......... .......... 44% 87.2M 1s #14 9.398 49850K .......... .......... .......... .......... .......... 44% 120M 1s #14 9.398 49900K .......... .......... .......... .......... .......... 44% 115M 1s #14 9.399 49950K .......... .......... .......... .......... .......... 44% 98.0M 1s #14 9.399 50000K .......... .......... .......... .......... .......... 44% 159M 1s #14 9.400 50050K .......... .......... .......... .......... .......... 44% 119M 1s #14 9.400 50100K .......... .......... .......... .......... .......... 44% 86.9M 1s #14 9.401 50150K .......... .......... .......... .......... .......... 44% 104M 1s #14 9.401 50200K .......... .......... .......... .......... .......... 44% 103M 1s #14 9.402 50250K .......... .......... .......... .......... .......... 44% 152M 1s #14 9.402 50300K .......... .......... .......... .......... .......... 44% 120M 1s #14 9.402 50350K .......... .......... .......... .......... .......... 44% 116M 1s #14 9.403 50400K .......... .......... .......... .......... .......... 44% 115M 1s #14 9.403 50450K .......... .......... .......... .......... .......... 44% 118M 1s #14 9.404 50500K .......... .......... .......... .......... .......... 44% 92.8M 1s #14 9.404 50550K .......... .......... .......... .......... .......... 44% 104M 1s #14 9.405 50600K .......... .......... .......... .......... .......... 44% 126M 1s #14 9.405 50650K .......... .......... .......... .......... .......... 44% 101M 1s #14 9.405 50700K .......... .......... .......... .......... .......... 44% 104M 1s #14 9.406 50750K .......... .......... .......... .......... .......... 44% 100M 1s #14 9.406 50800K .......... .......... .......... .......... .......... 44% 146M 1s #14 9.407 50850K .......... .......... .......... .......... .......... 45% 114M 1s #14 9.407 50900K .......... .......... .......... .......... .......... 45% 117M 1s #14 9.408 50950K .......... .......... .......... .......... .......... 45% 117M 1s #14 9.408 51000K .......... .......... .......... .......... .......... 45% 115M 1s #14 9.408 51050K .......... .......... .......... .......... .......... 45% 115M 1s #14 9.409 51100K .......... .......... .......... .......... .......... 45% 98.9M 1s #14 9.409 51150K .......... .......... .......... .......... .......... 45% 115M 1s #14 9.410 51200K .......... .......... .......... .......... .......... 45% 94.8M 1s #14 9.410 51250K .......... .......... .......... .......... .......... 45% 133M 1s #14 9.411 51300K .......... .......... .......... .......... .......... 45% 128M 1s #14 9.411 51350K .......... .......... .......... .......... .......... 45% 111M 1s #14 9.412 51400K .......... .......... .......... .......... .......... 45% 114M 1s #14 9.412 51450K .......... .......... .......... .......... .......... 45% 80.1M 1s #14 9.413 51500K .......... .......... .......... .......... .......... 45% 151M 1s #14 9.413 51550K .......... .......... .......... .......... .......... 45% 115M 1s #14 9.413 51600K .......... .......... .......... .......... .......... 45% 119M 1s #14 9.414 51650K .......... .......... .......... .......... .......... 45% 126M 1s #14 9.414 51700K .......... .......... .......... .......... .......... 45% 89.6M 1s #14 9.415 51750K .......... .......... .......... .......... .......... 45% 86.7M 1s #14 9.415 51800K .......... .......... .......... .......... .......... 45% 181M 1s #14 9.415 51850K .......... .......... .......... .......... .......... 45% 116M 1s #14 9.416 51900K .......... .......... .......... .......... .......... 45% 97.0M 1s #14 9.416 51950K .......... .......... .......... .......... .......... 45% 102M 1s #14 9.417 52000K .......... .......... .......... .......... .......... 46% 156M 1s #14 9.417 52050K .......... .......... .......... .......... .......... 46% 100M 1s #14 9.418 52100K .......... .......... .......... .......... .......... 46% 108M 1s #14 9.418 52150K .......... .......... .......... .......... .......... 46% 119M 1s #14 9.419 52200K .......... .......... .......... .......... .......... 46% 131M 1s #14 9.419 52250K .......... .......... .......... .......... .......... 46% 107M 1s #14 9.419 52300K .......... .......... .......... .......... .......... 46% 123M 1s #14 9.420 52350K .......... .......... .......... .......... .......... 46% 83.7M 1s #14 9.420 52400K .......... .......... .......... .......... .......... 46% 120M 1s #14 9.421 52450K .......... .......... .......... .......... .......... 46% 107M 1s #14 9.421 52500K .......... .......... .......... .......... .......... 46% 101M 1s #14 9.422 52550K .......... .......... .......... .......... .......... 46% 158M 1s #14 9.422 52600K .......... .......... .......... .......... .......... 46% 118M 1s #14 9.422 52650K .......... .......... .......... .......... .......... 46% 101M 1s #14 9.423 52700K .......... .......... .......... .......... .......... 46% 96.8M 1s #14 9.423 52750K .......... .......... .......... .......... .......... 46% 121M 1s #14 9.424 52800K .......... .......... .......... .......... .......... 46% 131M 1s #14 9.424 52850K .......... .......... .......... .......... .......... 46% 118M 1s #14 9.425 52900K .......... .......... .......... .......... .......... 46% 106M 1s #14 9.425 52950K .......... .......... .......... .......... .......... 46% 100M 1s #14 9.426 53000K .......... .......... .......... .......... .......... 46% 97.7M 1s #14 9.426 53050K .......... .......... .......... .......... .......... 46% 132M 1s #14 9.426 53100K .......... .......... .......... .......... .......... 47% 109M 1s #14 9.427 53150K .......... .......... .......... .......... .......... 47% 116M 1s #14 9.427 53200K .......... .......... .......... .......... .......... 47% 101M 1s #14 9.428 53250K .......... .......... .......... .......... .......... 47% 104M 1s #14 9.428 53300K .......... .......... .......... .......... .......... 47% 169M 1s #14 9.429 53350K .......... .......... .......... .......... .......... 47% 110M 1s #14 9.429 53400K .......... .......... .......... .......... .......... 47% 118M 1s #14 9.429 53450K .......... .......... .......... .......... .......... 47% 115M 1s #14 9.430 53500K .......... .......... .......... .......... .......... 47% 107M 1s #14 9.430 53550K .......... .......... .......... .......... .......... 47% 95.4M 1s #14 9.431 53600K .......... .......... .......... .......... .......... 47% 119M 1s #14 9.431 53650K .......... .......... .......... .......... .......... 47% 111M 1s #14 9.432 53700K .......... .......... .......... .......... .......... 47% 108M 1s #14 9.432 53750K .......... .......... .......... .......... .......... 47% 89.8M 1s #14 9.433 53800K .......... .......... .......... .......... .......... 47% 193M 1s #14 9.433 53850K .......... .......... .......... .......... .......... 47% 114M 1s #14 9.433 53900K .......... .......... .......... .......... .......... 47% 103M 1s #14 9.434 53950K .......... .......... .......... .......... .......... 47% 101M 1s #14 9.434 54000K .......... .......... .......... .......... .......... 47% 94.6M 1s #14 9.435 54050K .......... .......... .......... .......... .......... 47% 131M 1s #14 9.435 54100K .......... .......... .......... .......... .......... 47% 141M 1s #14 9.435 54150K .......... .......... .......... .......... .......... 47% 109M 1s #14 9.436 54200K .......... .......... .......... .......... .......... 47% 84.6M 1s #14 9.437 54250K .......... .......... .......... .......... .......... 48% 96.3M 1s #14 9.437 54300K .......... .......... .......... .......... .......... 48% 184M 1s #14 9.437 54350K .......... .......... .......... .......... .......... 48% 116M 1s #14 9.438 54400K .......... .......... .......... .......... .......... 48% 111M 1s #14 9.438 54450K .......... .......... .......... .......... .......... 48% 122M 1s #14 9.439 54500K .......... .......... .......... .......... .......... 48% 94.9M 1s #14 9.439 54550K .......... .......... .......... .......... .......... 48% 119M 1s #14 9.439 54600K .......... .......... .......... .......... .......... 48% 115M 1s #14 9.440 54650K .......... .......... .......... .......... .......... 48% 111M 1s #14 9.440 54700K .......... .......... .......... .......... .......... 48% 102M 1s #14 9.441 54750K .......... .......... .......... .......... .......... 48% 135M 1s #14 9.441 54800K .......... .......... .......... .......... .......... 48% 97.9M 1s #14 9.442 54850K .......... .......... .......... .......... .......... 48% 154M 1s #14 9.442 54900K .......... .......... .......... .......... .......... 48% 87.5M 1s #14 9.443 54950K .......... .......... .......... .......... .......... 48% 106M 1s #14 9.443 55000K .......... .......... .......... .......... .......... 48% 100M 1s #14 9.444 55050K .......... .......... .......... .......... .......... 48% 169M 1s #14 9.444 55100K .......... .......... .......... .......... .......... 48% 120M 1s #14 9.444 55150K .......... .......... .......... .......... .......... 48% 89.7M 1s #14 9.445 55200K .......... .......... .......... .......... .......... 48% 102M 1s #14 9.445 55250K .......... .......... .......... .......... .......... 48% 107M 1s #14 9.446 55300K .......... .......... .......... .......... .......... 48% 103M 1s #14 9.446 55350K .......... .......... .......... .......... .......... 48% 165M 1s #14 9.446 55400K .......... .......... .......... .......... .......... 49% 117M 1s #14 9.447 55450K .......... .......... .......... .......... .......... 49% 94.5M 1s #14 9.447 55500K .......... .......... .......... .......... .......... 49% 110M 1s #14 9.448 55550K .......... .......... .......... .......... .......... 49% 112M 1s #14 9.448 55600K .......... .......... .......... .......... .......... 49% 133M 1s #14 9.449 55650K .......... .......... .......... .......... .......... 49% 119M 1s #14 9.449 55700K .......... .......... .......... .......... .......... 49% 113M 1s #14 9.449 55750K .......... .......... .......... .......... .......... 49% 115M 1s #14 9.450 55800K .......... .......... .......... .......... .......... 49% 121M 1s #14 9.450 55850K .......... .......... .......... .......... .......... 49% 114M 1s #14 9.451 55900K .......... .......... .......... .......... .......... 49% 89.2M 1s #14 9.451 55950K .......... .......... .......... .......... .......... 49% 97.7M 1s #14 9.452 56000K .......... .......... .......... .......... .......... 49% 110M 1s #14 9.452 56050K .......... .......... .......... .......... .......... 49% 155M 1s #14 9.453 56100K .......... .......... .......... .......... .......... 49% 131M 1s #14 9.453 56150K .......... .......... .......... .......... .......... 49% 104M 1s #14 9.453 56200K .......... .......... .......... .......... .......... 49% 96.8M 1s #14 9.454 56250K .......... .......... .......... .......... .......... 49% 115M 1s #14 9.454 56300K .......... .......... .......... .......... .......... 49% 116M 1s #14 9.455 56350K .......... .......... .......... .......... .......... 49% 119M 1s #14 9.455 56400K .......... .......... .......... .......... .......... 49% 113M 1s #14 9.456 56450K .......... .......... .......... .......... .......... 49% 103M 1s #14 9.456 56500K .......... .......... .......... .......... .......... 50% 101M 1s #14 9.457 56550K .......... .......... .......... .......... .......... 50% 148M 1s #14 9.457 56600K .......... .......... .......... .......... .......... 50% 67.1M 1s #14 9.458 56650K .......... .......... .......... .......... .......... 50% 221M 1s #14 9.458 56700K .......... .......... .......... .......... .......... 50% 103M 1s #14 9.458 56750K .......... .......... .......... .......... .......... 50% 157M 1s #14 9.459 56800K .......... .......... .......... .......... .......... 50% 116M 1s #14 9.459 56850K .......... .......... .......... .......... .......... 50% 89.0M 1s #14 9.460 56900K .......... .......... .......... .......... .......... 50% 117M 1s #14 9.460 56950K .......... .......... .......... .......... .......... 50% 114M 1s #14 9.460 57000K .......... .......... .......... .......... .......... 50% 90.5M 1s #14 9.461 57050K .......... .......... .......... .......... .......... 50% 101M 1s #14 9.461 57100K .......... .......... .......... .......... .......... 50% 175M 1s #14 9.462 57150K .......... .......... .......... .......... .......... 50% 130M 1s #14 9.462 57200K .......... .......... .......... .......... .......... 50% 98.7M 1s #14 9.463 57250K .......... .......... .......... .......... .......... 50% 87.1M 1s #14 9.463 57300K .......... .......... .......... .......... .......... 50% 141M 1s #14 9.464 57350K .......... .......... .......... .......... .......... 50% 131M 1s #14 9.464 57400K .......... .......... .......... .......... .......... 50% 115M 1s #14 9.464 57450K .......... .......... .......... .......... .......... 50% 100M 1s #14 9.465 57500K .......... .......... .......... .......... .......... 50% 114M 1s #14 9.465 57550K .......... .......... .......... .......... .......... 50% 81.9M 1s #14 9.466 57600K .......... .......... .......... .......... .......... 50% 146M 1s #14 9.466 57650K .......... .......... .......... .......... .......... 51% 133M 1s #14 9.467 57700K .......... .......... .......... .......... .......... 51% 110M 0s #14 9.467 57750K .......... .......... .......... .......... .......... 51% 80.1M 0s #14 9.468 57800K .......... .......... .......... .......... .......... 51% 134M 0s #14 9.468 57850K .......... .......... .......... .......... .......... 51% 184M 0s #14 9.468 57900K .......... .......... .......... .......... .......... 51% 116M 0s #14 9.469 57950K .......... .......... .......... .......... .......... 51% 91.7M 0s #14 9.469 58000K .......... .......... .......... .......... .......... 51% 100M 0s #14 9.470 58050K .......... .......... .......... .......... .......... 51% 98.3M 0s #14 9.470 58100K .......... .......... .......... .......... .......... 51% 151M 0s #14 9.470 58150K .......... .......... .......... .......... .......... 51% 119M 0s #14 9.471 58200K .......... .......... .......... .......... .......... 51% 127M 0s #14 9.471 58250K .......... .......... .......... .......... .......... 51% 101M 0s #14 9.472 58300K .......... .......... .......... .......... .......... 51% 85.0M 0s #14 9.472 58350K .......... .......... .......... .......... .......... 51% 107M 0s #14 9.473 58400K .......... .......... .......... .......... .......... 51% 161M 0s #14 9.473 58450K .......... .......... .......... .......... .......... 51% 120M 0s #14 9.473 58500K .......... .......... .......... .......... .......... 51% 97.6M 0s #14 9.474 58550K .......... .......... .......... .......... .......... 51% 91.6M 0s #14 9.475 58600K .......... .......... .......... .......... .......... 51% 158M 0s #14 9.475 58650K .......... .......... .......... .......... .......... 51% 118M 0s #14 9.475 58700K .......... .......... .......... .......... .......... 51% 132M 0s #14 9.476 58750K .......... .......... .......... .......... .......... 52% 87.6M 0s #14 9.476 58800K .......... .......... .......... .......... .......... 52% 105M 0s #14 9.477 58850K .......... .......... .......... .......... .......... 52% 131M 0s #14 9.477 58900K .......... .......... .......... .......... .......... 52% 110M 0s #14 9.477 58950K .......... .......... .......... .......... .......... 52% 129M 0s #14 9.478 59000K .......... .......... .......... .......... .......... 52% 84.6M 0s #14 9.478 59050K .......... .......... .......... .......... .......... 52% 100M 0s #14 9.479 59100K .......... .......... .......... .......... .......... 52% 170M 0s #14 9.479 59150K .......... .......... .......... .......... .......... 52% 73.3M 0s #14 9.480 59200K .......... .......... .......... .......... .......... 52% 384M 0s #14 9.480 59250K .......... .......... .......... .......... .......... 52% 89.4M 0s #14 9.481 59300K .......... .......... .......... .......... .......... 52% 115M 0s #14 9.481 59350K .......... .......... .......... .......... .......... 52% 92.0M 0s #14 9.481 59400K .......... .......... .......... .......... .......... 52% 143M 0s #14 9.482 59450K .......... .......... .......... .......... .......... 52% 121M 0s #14 9.482 59500K .......... .......... .......... .......... .......... 52% 93.8M 0s #14 9.483 59550K .......... .......... .......... .......... .......... 52% 102M 0s #14 9.483 59600K .......... .......... .......... .......... .......... 52% 112M 0s #14 9.484 59650K .......... .......... .......... .......... .......... 52% 95.1M 0s #14 9.484 59700K .......... .......... .......... .......... .......... 52% 168M 0s #14 9.484 59750K .......... .......... .......... .......... .......... 52% 109M 0s #14 9.485 59800K .......... .......... .......... .......... .......... 52% 98.9M 0s #14 9.485 59850K .......... .......... .......... .......... .......... 52% 157M 0s #14 9.486 59900K .......... .......... .......... .......... .......... 53% 111M 0s #14 9.486 59950K .......... .......... .......... .......... .......... 53% 106M 0s #14 9.487 60000K .......... .......... .......... .......... .......... 53% 98.6M 0s #14 9.487 60050K .......... .......... .......... .......... .......... 53% 128M 0s #14 9.487 60100K .......... .......... .......... .......... .......... 53% 136M 0s #14 9.488 60150K .......... .......... .......... .......... .......... 53% 87.4M 0s #14 9.488 60200K .......... .......... .......... .......... .......... 53% 121M 0s #14 9.489 60250K .......... .......... .......... .......... .......... 53% 107M 0s #14 9.489 60300K .......... .......... .......... .......... .......... 53% 104M 0s #14 9.490 60350K .......... .......... .......... .......... .......... 53% 118M 0s #14 9.490 60400K .......... .......... .......... .......... .......... 53% 135M 0s #14 9.491 60450K .......... .......... .......... .......... .......... 53% 100M 0s #14 9.491 60500K .......... .......... .......... .......... .......... 53% 115M 0s #14 9.491 60550K .......... .......... .......... .......... .......... 53% 120M 0s #14 9.492 60600K .......... .......... .......... .......... .......... 53% 105M 0s #14 9.492 60650K .......... .......... .......... .......... .......... 53% 121M 0s #14 9.493 60700K .......... .......... .......... .......... .......... 53% 113M 0s #14 9.493 60750K .......... .......... .......... .......... .......... 53% 95.1M 0s #14 9.494 60800K .......... .......... .......... .......... .......... 53% 105M 0s #14 9.494 60850K .......... .......... .......... .......... .......... 53% 99.0M 0s #14 9.495 60900K .......... .......... .......... .......... .......... 53% 135M 0s #14 9.495 60950K .......... .......... .......... .......... .......... 53% 134M 0s #14 9.495 61000K .......... .......... .......... .......... .......... 53% 116M 0s #14 9.496 61050K .......... .......... .......... .......... .......... 54% 125M 0s #14 9.496 61100K .......... .......... .......... .......... .......... 54% 74.4M 0s #14 9.497 61150K .......... .......... .......... .......... .......... 54% 97.3M 0s #14 9.497 61200K .......... .......... .......... .......... .......... 54% 228M 0s #14 9.498 61250K .......... .......... .......... .......... .......... 54% 105M 0s #14 9.498 61300K .......... .......... .......... .......... .......... 54% 113M 0s #14 9.498 61350K .......... .......... .......... .......... .......... 54% 92.5M 0s #14 9.499 61400K .......... .......... .......... .......... .......... 54% 101M 0s #14 9.499 61450K .......... .......... .......... .......... .......... 54% 217M 0s #14 9.500 61500K .......... .......... .......... .......... .......... 54% 120M 0s #14 9.500 61550K .......... .......... .......... .......... .......... 54% 116M 0s #14 9.501 61600K .......... .......... .......... .......... .......... 54% 89.2M 0s #14 9.501 61650K .......... .......... .......... .......... .......... 54% 115M 0s #14 9.501 61700K .......... .......... .......... .......... .......... 54% 115M 0s #14 9.502 61750K .......... .......... .......... .......... .......... 54% 119M 0s #14 9.502 61800K .......... .......... .......... .......... .......... 54% 93.3M 0s #14 9.503 61850K .......... .......... .......... .......... .......... 54% 120M 0s #14 9.503 61900K .......... .......... .......... .......... .......... 54% 128M 0s #14 9.504 61950K .......... .......... .......... .......... .......... 54% 112M 0s #14 9.504 62000K .......... .......... .......... .......... .......... 54% 108M 0s #14 9.504 62050K .......... .......... .......... .......... .......... 54% 104M 0s #14 9.505 62100K .......... .......... .......... .......... .......... 54% 99.3M 0s #14 9.505 62150K .......... .......... .......... .......... .......... 55% 138M 0s #14 9.506 62200K .......... .......... .......... .......... .......... 55% 118M 0s #14 9.506 62250K .......... .......... .......... .......... .......... 55% 113M 0s #14 9.507 62300K .......... .......... .......... .......... .......... 55% 116M 0s #14 9.507 62350K .......... .......... .......... .......... .......... 55% 80.1M 0s #14 9.508 62400K .......... .......... .......... .......... .......... 55% 166M 0s #14 9.508 62450K .......... .......... .......... .......... .......... 55% 121M 0s #14 9.508 62500K .......... .......... .......... .......... .......... 55% 101M 0s #14 9.509 62550K .......... .......... .......... .......... .......... 55% 106M 0s #14 9.509 62600K .......... .......... .......... .......... .......... 55% 102M 0s #14 9.510 62650K .......... .......... .......... .......... .......... 55% 142M 0s #14 9.510 62700K .......... .......... .......... .......... .......... 55% 117M 0s #14 9.511 62750K .......... .......... .......... .......... .......... 55% 118M 0s #14 9.511 62800K .......... .......... .......... .......... .......... 55% 116M 0s #14 9.511 62850K .......... .......... .......... .......... .......... 55% 88.5M 0s #14 9.512 62900K .......... .......... .......... .......... .......... 55% 84.6M 0s #14 9.512 62950K .......... .......... .......... .......... .......... 55% 182M 0s #14 9.513 63000K .......... .......... .......... .......... .......... 55% 114M 0s #14 9.513 63050K .......... .......... .......... .......... .......... 55% 95.7M 0s #14 9.514 63100K .......... .......... .......... .......... .......... 55% 93.2M 0s #14 9.514 63150K .......... .......... .......... .......... .......... 55% 116M 0s #14 9.515 63200K .......... .......... .......... .......... .......... 55% 143M 0s #14 9.515 63250K .......... .......... .......... .......... .......... 55% 124M 0s #14 9.515 63300K .......... .......... .......... .......... .......... 56% 97.2M 0s #14 9.516 63350K .......... .......... .......... .......... .......... 56% 135M 0s #14 9.516 63400K .......... .......... .......... .......... .......... 56% 125M 0s #14 9.517 63450K .......... .......... .......... .......... .......... 56% 115M 0s #14 9.517 63500K .......... .......... .......... .......... .......... 56% 90.8M 0s #14 9.518 63550K .......... .......... .......... .......... .......... 56% 103M 0s #14 9.518 63600K .......... .......... .......... .......... .......... 56% 101M 0s #14 9.519 63650K .......... .......... .......... .......... .......... 56% 107M 0s #14 9.519 63700K .......... .......... .......... .......... .......... 56% 178M 0s #14 9.519 63750K .......... .......... .......... .......... .......... 56% 118M 0s #14 9.520 63800K .......... .......... .......... .......... .......... 56% 104M 0s #14 9.520 63850K .......... .......... .......... .......... .......... 56% 132M 0s #14 9.521 63900K .......... .......... .......... .......... .......... 56% 72.8M 0s #14 9.521 63950K .......... .......... .......... .......... .......... 56% 163M 0s #14 9.522 64000K .......... .......... .......... .......... .......... 56% 119M 0s #14 9.522 64050K .......... .......... .......... .......... .......... 56% 115M 0s #14 9.522 64100K .......... .......... .......... .......... .......... 56% 84.1M 0s #14 9.523 64150K .......... .......... .......... .......... .......... 56% 97.0M 0s #14 9.523 64200K .......... .......... .......... .......... .......... 56% 203M 0s #14 9.524 64250K .......... .......... .......... .......... .......... 56% 116M 0s #14 9.524 64300K .......... .......... .......... .......... .......... 56% 90.8M 0s #14 9.525 64350K .......... .......... .......... .......... .......... 56% 172M 0s #14 9.525 64400K .......... .......... .......... .......... .......... 56% 117M 0s #14 9.526 64450K .......... .......... .......... .......... .......... 57% 87.9M 0s #14 9.526 64500K .......... .......... .......... .......... .......... 57% 117M 0s #14 9.526 64550K .......... .......... .......... .......... .......... 57% 116M 0s #14 9.527 64600K .......... .......... .......... .......... .......... 57% 116M 0s #14 9.527 64650K .......... .......... .......... .......... .......... 57% 128M 0s #14 9.528 64700K .......... .......... .......... .......... .......... 57% 64.3M 0s #14 9.528 64750K .......... .......... .......... .......... .......... 57% 244M 0s #14 9.528 64800K .......... .......... .......... .......... .......... 57% 101M 0s #14 9.529 64850K .......... .......... .......... .......... .......... 57% 103M 0s #14 9.529 64900K .......... .......... .......... .......... .......... 57% 76.5M 0s #14 9.530 64950K .......... .......... .......... .......... .......... 57% 518M 0s #14 9.530 65000K .......... .......... .......... .......... .......... 57% 116M 0s #14 9.531 65050K .......... .......... .......... .......... .......... 57% 118M 0s #14 9.531 65100K .......... .......... .......... .......... .......... 57% 87.6M 0s #14 9.532 65150K .......... .......... .......... .......... .......... 57% 118M 0s #14 9.532 65200K .......... .......... .......... .......... .......... 57% 115M 0s #14 9.532 65250K .......... .......... .......... .......... .......... 57% 126M 0s #14 9.533 65300K .......... .......... .......... .......... .......... 57% 107M 0s #14 9.533 65350K .......... .......... .......... .......... .......... 57% 95.5M 0s #14 9.534 65400K .......... .......... .......... .......... .......... 57% 91.4M 0s #14 9.534 65450K .......... .......... .......... .......... .......... 57% 163M 0s #14 9.535 65500K .......... .......... .......... .......... .......... 57% 116M 0s #14 9.535 65550K .......... .......... .......... .......... .......... 58% 106M 0s #14 9.535 65600K .......... .......... .......... .......... .......... 58% 109M 0s #14 9.536 65650K .......... .......... .......... .......... .......... 58% 136M 0s #14 9.536 65700K .......... .......... .......... .......... .......... 58% 117M 0s #14 9.537 65750K .......... .......... .......... .......... .......... 58% 119M 0s #14 9.537 65800K .......... .......... .......... .......... .......... 58% 89.1M 0s #14 9.538 65850K .......... .......... .......... .......... .......... 58% 109M 0s #14 9.538 65900K .......... .......... .......... .......... .......... 58% 89.9M 0s #14 9.539 65950K .......... .......... .......... .......... .......... 58% 173M 0s #14 9.539 66000K .......... .......... .......... .......... .......... 58% 120M 0s #14 9.539 66050K .......... .......... .......... .......... .......... 58% 92.8M 0s #14 9.540 66100K .......... .......... .......... .......... .......... 58% 99.2M 0s #14 9.540 66150K .......... .......... .......... .......... .......... 58% 141M 0s #14 9.541 66200K .......... .......... .......... .......... .......... 58% 76.2M 0s #14 9.541 66250K .......... .......... .......... .......... .......... 58% 264M 0s #14 9.542 66300K .......... .......... .......... .......... .......... 58% 114M 0s #14 9.542 66350K .......... .......... .......... .......... .......... 58% 92.5M 0s #14 9.542 66400K .......... .......... .......... .......... .......... 58% 131M 0s #14 9.543 66450K .......... .......... .......... .......... .......... 58% 97.9M 0s #14 9.543 66500K .......... .......... .......... .......... .......... 58% 101M 0s #14 9.544 66550K .......... .......... .......... .......... .......... 58% 145M 0s #14 9.544 66600K .......... .......... .......... .......... .......... 58% 97.0M 0s #14 9.545 66650K .......... .......... .......... .......... .......... 58% 102M 0s #14 9.545 66700K .......... .......... .......... .......... .......... 59% 195M 0s #14 9.546 66750K .......... .......... .......... .......... .......... 59% 82.5M 0s #14 9.546 66800K .......... .......... .......... .......... .......... 59% 125M 0s #14 9.546 66850K .......... .......... .......... .......... .......... 59% 121M 0s #14 9.547 66900K .......... .......... .......... .......... .......... 59% 86.9M 0s #14 9.547 66950K .......... .......... .......... .......... .......... 59% 176M 0s #14 9.548 67000K .......... .......... .......... .......... .......... 59% 111M 0s #14 9.548 67050K .......... .......... .......... .......... .......... 59% 112M 0s #14 9.548 67100K .......... .......... .......... .......... .......... 59% 103M 0s #14 9.549 67150K .......... .......... .......... .......... .......... 59% 94.5M 0s #14 9.549 67200K .......... .......... .......... .......... .......... 59% 146M 0s #14 9.550 67250K .......... .......... .......... .......... .......... 59% 120M 0s #14 9.550 67300K .......... .......... .......... .......... .......... 59% 107M 0s #14 9.551 67350K .......... .......... .......... .......... .......... 59% 99.4M 0s #14 9.551 67400K .......... .......... .......... .......... .......... 59% 79.8M 0s #14 9.552 67450K .......... .......... .......... .......... .......... 59% 197M 0s #14 9.552 67500K .......... .......... .......... .......... .......... 59% 115M 0s #14 9.552 67550K .......... .......... .......... .......... .......... 59% 117M 0s #14 9.553 67600K .......... .......... .......... .......... .......... 59% 92.8M 0s #14 9.553 67650K .......... .......... .......... .......... .......... 59% 107M 0s #14 9.554 67700K .......... .......... .......... .......... .......... 59% 155M 0s #14 9.554 67750K .......... .......... .......... .......... .......... 59% 126M 0s #14 9.555 67800K .......... .......... .......... .......... .......... 60% 87.9M 0s #14 9.555 67850K .......... .......... .......... .......... .......... 60% 109M 0s #14 9.556 67900K .......... .......... .......... .......... .......... 60% 124M 0s #14 9.556 67950K .......... .......... .......... .......... .......... 60% 92.1M 0s #14 9.556 68000K .......... .......... .......... .......... .......... 60% 182M 0s #14 9.557 68050K .......... .......... .......... .......... .......... 60% 99.3M 0s #14 9.557 68100K .......... .......... .......... .......... .......... 60% 102M 0s #14 9.558 68150K .......... .......... .......... .......... .......... 60% 110M 0s #14 9.558 68200K .......... .......... .......... .......... .......... 60% 86.2M 0s #14 9.559 68250K .......... .......... .......... .......... .......... 60% 203M 0s #14 9.559 68300K .......... .......... .......... .......... .......... 60% 114M 0s #14 9.559 68350K .......... .......... .......... .......... .......... 60% 97.9M 0s #14 9.560 68400K .......... .......... .......... .......... .......... 60% 103M 0s #14 9.560 68450K .......... .......... .......... .......... .......... 60% 169M 0s #14 9.561 68500K .......... .......... .......... .......... .......... 60% 95.6M 0s #14 9.561 68550K .......... .......... .......... .......... .......... 60% 114M 0s #14 9.562 68600K .......... .......... .......... .......... .......... 60% 106M 0s #14 9.562 68650K .......... .......... .......... .......... .......... 60% 136M 0s #14 9.562 68700K .......... .......... .......... .......... .......... 60% 114M 0s #14 9.563 68750K .......... .......... .......... .......... .......... 60% 80.4M 0s #14 9.563 68800K .......... .......... .......... .......... .......... 60% 140M 0s #14 9.564 68850K .......... .......... .......... .......... .......... 60% 106M 0s #14 9.564 68900K .......... .......... .......... .......... .......... 60% 97.1M 0s #14 9.565 68950K .......... .......... .......... .......... .......... 61% 160M 0s #14 9.565 69000K .......... .......... .......... .......... .......... 61% 112M 0s #14 9.566 69050K .......... .......... .......... .......... .......... 61% 99.7M 0s #14 9.566 69100K .......... .......... .......... .......... .......... 61% 106M 0s #14 9.566 69150K .......... .......... .......... .......... .......... 61% 121M 0s #14 9.567 69200K .......... .......... .......... .......... .......... 61% 122M 0s #14 9.567 69250K .......... .......... .......... .......... .......... 61% 118M 0s #14 9.568 69300K .......... .......... .......... .......... .......... 61% 108M 0s #14 9.568 69350K .......... .......... .......... .......... .......... 61% 109M 0s #14 9.569 69400K .......... .......... .......... .......... .......... 61% 92.1M 0s #14 9.569 69450K .......... .......... .......... .......... .......... 61% 96.4M 0s #14 9.570 69500K .......... .......... .......... .......... .......... 61% 152M 0s #14 9.570 69550K .......... .......... .......... .......... .......... 61% 123M 0s #14 9.570 69600K .......... .......... .......... .......... .......... 61% 109M 0s #14 9.571 69650K .......... .......... .......... .......... .......... 61% 78.6M 0s #14 9.571 69700K .......... .......... .......... .......... .......... 61% 253M 0s #14 9.572 69750K .......... .......... .......... .......... .......... 61% 120M 0s #14 9.572 69800K .......... .......... .......... .......... .......... 61% 94.9M 0s #14 9.573 69850K .......... .......... .......... .......... .......... 61% 115M 0s #14 9.573 69900K .......... .......... .......... .......... .......... 61% 117M 0s #14 9.573 69950K .......... .......... .......... .......... .......... 61% 84.2M 0s #14 9.574 70000K .......... .......... .......... .......... .......... 61% 164M 0s #14 9.574 70050K .......... .......... .......... .......... .......... 61% 119M 0s #14 9.575 70100K .......... .......... .......... .......... .......... 62% 103M 0s #14 9.575 70150K .......... .......... .......... .......... .......... 62% 90.2M 0s #14 9.576 70200K .......... .......... .......... .......... .......... 62% 109M 0s #14 9.576 70250K .......... .......... .......... .......... .......... 62% 151M 0s #14 9.576 70300K .......... .......... .......... .......... .......... 62% 118M 0s #14 9.577 70350K .......... .......... .......... .......... .......... 62% 113M 0s #14 9.577 70400K .......... .......... .......... .......... .......... 62% 96.3M 0s #14 9.578 70450K .......... .......... .......... .......... .......... 62% 120M 0s #14 9.578 70500K .......... .......... .......... .......... .......... 62% 114M 0s #14 9.579 70550K .......... .......... .......... .......... .......... 62% 109M 0s #14 9.579 70600K .......... .......... .......... .......... .......... 62% 109M 0s #14 9.580 70650K .......... .......... .......... .......... .......... 62% 104M 0s #14 9.580 70700K .......... .......... .......... .......... .......... 62% 101M 0s #14 9.580 70750K .......... .......... .......... .......... .......... 62% 176M 0s #14 9.581 70800K .......... .......... .......... .......... .......... 62% 91.9M 0s #14 9.581 70850K .......... .......... .......... .......... .......... 62% 113M 0s #14 9.582 70900K .......... .......... .......... .......... .......... 62% 123M 0s #14 9.582 70950K .......... .......... .......... .......... .......... 62% 128M 0s #14 9.582 71000K .......... .......... .......... .......... .......... 62% 114M 0s #14 9.583 71050K .......... .......... .......... .......... .......... 62% 120M 0s #14 9.584 71100K .......... .......... .......... .......... .......... 62% 89.6M 0s #14 9.584 71150K .......... .......... .......... .......... .......... 62% 98.9M 0s #14 9.584 71200K .......... .......... .......... .......... .......... 63% 104M 0s #14 9.585 71250K .......... .......... .......... .......... .......... 63% 171M 0s #14 9.585 71300K .......... .......... .......... .......... .......... 63% 113M 0s #14 9.586 71350K .......... .......... .......... .......... .......... 63% 101M 0s #14 9.586 71400K .......... .......... .......... .......... .......... 63% 105M 0s #14 9.587 71450K .......... .......... .......... .......... .......... 63% 148M 0s #14 9.587 71500K .......... .......... .......... .......... .......... 63% 94.9M 0s #14 9.587 71550K .......... .......... .......... .......... .......... 63% 121M 0s #14 9.588 71600K .......... .......... .......... .......... .......... 63% 115M 0s #14 9.588 71650K .......... .......... .......... .......... .......... 63% 86.2M 0s #14 9.589 71700K .......... .......... .......... .......... .......... 63% 97.3M 0s #14 9.589 71750K .......... .......... .......... .......... .......... 63% 192M 0s #14 9.590 71800K .......... .......... .......... .......... .......... 63% 111M 0s #14 9.590 71850K .......... .......... .......... .......... .......... 63% 103M 0s #14 9.590 71900K .......... .......... .......... .......... .......... 63% 106M 0s #14 9.591 71950K .......... .......... .......... .......... .......... 63% 135M 0s #14 9.591 72000K .......... .......... .......... .......... .......... 63% 97.8M 0s #14 9.592 72050K .......... .......... .......... .......... .......... 63% 115M 0s #14 9.592 72100K .......... .......... .......... .......... .......... 63% 142M 0s #14 9.593 72150K .......... .......... .......... .......... .......... 63% 4.07M 0s #14 9.605 72200K .......... .......... .......... .......... .......... 63% 463M 0s #14 9.605 72250K .......... .......... .......... .......... .......... 63% 666M 0s #14 9.605 72300K .......... .......... .......... .......... .......... 63% 730M 0s #14 9.605 72350K .......... .......... .......... .......... .......... 64% 651M 0s #14 9.605 72400K .......... .......... .......... .......... .......... 64% 756M 0s #14 9.605 72450K .......... .......... .......... .......... .......... 64% 701M 0s #14 9.605 72500K .......... .......... .......... .......... .......... 64% 644M 0s #14 9.605 72550K .......... .......... .......... .......... .......... 64% 608M 0s #14 9.605 72600K .......... .......... .......... .......... .......... 64% 730M 0s #14 9.605 72650K .......... .......... .......... .......... .......... 64% 658M 0s #14 9.605 72700K .......... .......... .......... .......... .......... 64% 677M 0s #14 9.605 72750K .......... .......... .......... .......... .......... 64% 18.6M 0s #14 9.608 72800K .......... .......... .......... .......... .......... 64% 476M 0s #14 9.608 72850K .......... .......... .......... .......... .......... 64% 513M 0s #14 9.608 72900K .......... .......... .......... .......... .......... 64% 658M 0s #14 9.608 72950K .......... .......... .......... .......... .......... 64% 698M 0s #14 9.608 73000K .......... .......... .......... .......... .......... 64% 749M 0s #14 9.608 73050K .......... .......... .......... .......... .......... 64% 555M 0s #14 9.608 73100K .......... .......... .......... .......... .......... 64% 690M 0s #14 9.609 73150K .......... .......... .......... .......... .......... 64% 681M 0s #14 9.609 73200K .......... .......... .......... .......... .......... 64% 679M 0s #14 9.609 73250K .......... .......... .......... .......... .......... 64% 673M 0s #14 9.609 73300K .......... .......... .......... .......... .......... 64% 210M 0s #14 9.609 73350K .......... .......... .......... .......... .......... 64% 697M 0s #14 9.609 73400K .......... .......... .......... .......... .......... 64% 696M 0s #14 9.609 73450K .......... .......... .......... .......... .......... 65% 729M 0s #14 9.609 73500K .......... .......... .......... .......... .......... 65% 504M 0s #14 9.609 73550K .......... .......... .......... .......... .......... 65% 762M 0s #14 9.609 73600K .......... .......... .......... .......... .......... 65% 727M 0s #14 9.609 73650K .......... .......... .......... .......... .......... 65% 745M 0s #14 9.609 73700K .......... .......... .......... .......... .......... 65% 602M 0s #14 9.610 73750K .......... .......... .......... .......... .......... 65% 679M 0s #14 9.610 73800K .......... .......... .......... .......... .......... 65% 719M 0s #14 9.610 73850K .......... .......... .......... .......... .......... 65% 698M 0s #14 9.610 73900K .......... .......... .......... .......... .......... 65% 288M 0s #14 9.610 73950K .......... .......... .......... .......... .......... 65% 735M 0s #14 9.610 74000K .......... .......... .......... .......... .......... 65% 689M 0s #14 9.610 74050K .......... .......... .......... .......... .......... 65% 746M 0s #14 9.610 74100K .......... .......... .......... .......... .......... 65% 643M 0s #14 9.610 74150K .......... .......... .......... .......... .......... 65% 218M 0s #14 9.610 74200K .......... .......... .......... .......... .......... 65% 103M 0s #14 9.611 74250K .......... .......... .......... .......... .......... 65% 116M 0s #14 9.611 74300K .......... .......... .......... .......... .......... 65% 115M 0s #14 9.612 74350K .......... .......... .......... .......... .......... 65% 116M 0s #14 9.612 74400K .......... .......... .......... .......... .......... 65% 118M 0s #14 9.613 74450K .......... .......... .......... .......... .......... 65% 79.7M 0s #14 9.613 74500K .......... .......... .......... .......... .......... 65% 130M 0s #14 9.614 74550K .......... .......... .......... .......... .......... 65% 110M 0s #14 9.614 74600K .......... .......... .......... .......... .......... 66% 128M 0s #14 9.614 74650K .......... .......... .......... .......... .......... 66% 116M 0s #14 9.615 74700K .......... .......... .......... .......... .......... 66% 115M 0s #14 9.615 74750K .......... .......... .......... .......... .......... 66% 98.0M 0s #14 9.616 74800K .......... .......... .......... .......... .......... 66% 115M 0s #14 9.616 74850K .......... .......... .......... .......... .......... 66% 116M 0s #14 9.617 74900K .......... .......... .......... .......... .......... 66% 108M 0s #14 9.617 74950K .......... .......... .......... .......... .......... 66% 108M 0s #14 9.618 75000K .......... .......... .......... .......... .......... 66% 95.6M 0s #14 9.618 75050K .......... .......... .......... .......... .......... 66% 169M 0s #14 9.618 75100K .......... .......... .......... .......... .......... 66% 119M 0s #14 9.619 75150K .......... .......... .......... .......... .......... 66% 91.3M 0s #14 9.619 75200K .......... .......... .......... .......... .......... 66% 85.4M 0s #14 9.620 75250K .......... .......... .......... .......... .......... 66% 179M 0s #14 9.620 75300K .......... .......... .......... .......... .......... 66% 119M 0s #14 9.620 75350K .......... .......... .......... .......... .......... 66% 128M 0s #14 9.621 75400K .......... .......... .......... .......... .......... 66% 87.9M 0s #14 9.621 75450K .......... .......... .......... .......... .......... 66% 115M 0s #14 9.622 75500K .......... .......... .......... .......... .......... 66% 89.5M 0s #14 9.622 75550K .......... .......... .......... .......... .......... 66% 171M 0s #14 9.623 75600K .......... .......... .......... .......... .......... 66% 116M 0s #14 9.623 75650K .......... .......... .......... .......... .......... 66% 103M 0s #14 9.624 75700K .......... .......... .......... .......... .......... 66% 107M 0s #14 9.624 75750K .......... .......... .......... .......... .......... 67% 104M 0s #14 9.625 75800K .......... .......... .......... .......... .......... 67% 121M 0s #14 9.625 75850K .......... .......... .......... .......... .......... 67% 117M 0s #14 9.625 75900K .......... .......... .......... .......... .......... 67% 115M 0s #14 9.626 75950K .......... .......... .......... .......... .......... 67% 119M 0s #14 9.626 76000K .......... .......... .......... .......... .......... 67% 88.0M 0s #14 9.627 76050K .......... .......... .......... .......... .......... 67% 164M 0s #14 9.627 76100K .......... .......... .......... .......... .......... 67% 94.4M 0s #14 9.628 76150K .......... .......... .......... .......... .......... 67% 118M 0s #14 9.628 76200K .......... .......... .......... .......... .......... 67% 103M 0s #14 9.628 76250K .......... .......... .......... .......... .......... 67% 105M 0s #14 9.629 76300K .......... .......... .......... .......... .......... 67% 121M 0s #14 9.629 76350K .......... .......... .......... .......... .......... 67% 115M 0s #14 9.630 76400K .......... .......... .......... .......... .......... 67% 145M 0s #14 9.630 76450K .......... .......... .......... .......... .......... 67% 86.1M 0s #14 9.631 76500K .......... .......... .......... .......... .......... 67% 131M 0s #14 9.631 76550K .......... .......... .......... .......... .......... 67% 82.4M 0s #14 9.632 76600K .......... .......... .......... .......... .......... 67% 148M 0s #14 9.632 76650K .......... .......... .......... .......... .......... 67% 153M 0s #14 9.632 76700K .......... .......... .......... .......... .......... 67% 87.4M 0s #14 9.633 76750K .......... .......... .......... .......... .......... 67% 103M 0s #14 9.633 76800K .......... .......... .......... .......... .......... 67% 109M 0s #14 9.634 76850K .......... .......... .......... .......... .......... 68% 170M 0s #14 9.634 76900K .......... .......... .......... .......... .......... 68% 121M 0s #14 9.635 76950K .......... .......... .......... .......... .......... 68% 85.3M 0s #14 9.635 77000K .......... .......... .......... .......... .......... 68% 104M 0s #14 9.635 77050K .......... .......... .......... .......... .......... 68% 156M 0s #14 9.636 77100K .......... .......... .......... .......... .......... 68% 116M 0s #14 9.636 77150K .......... .......... .......... .......... .......... 68% 109M 0s #14 9.637 77200K .......... .......... .......... .......... .......... 68% 97.5M 0s #14 9.637 77250K .......... .......... .......... .......... .......... 68% 108M 0s #14 9.638 77300K .......... .......... .......... .......... .......... 68% 127M 0s #14 9.638 77350K .......... .......... .......... .......... .......... 68% 110M 0s #14 9.638 77400K .......... .......... .......... .......... .......... 68% 116M 0s #14 9.639 77450K .......... .......... .......... .......... .......... 68% 105M 0s #14 9.639 77500K .......... .......... .......... .......... .......... 68% 124M 0s #14 9.640 77550K .......... .......... .......... .......... .......... 68% 87.3M 0s #14 9.640 77600K .......... .......... .......... .......... .......... 68% 172M 0s #14 9.641 77650K .......... .......... .......... .......... .......... 68% 119M 0s #14 9.641 77700K .......... .......... .......... .......... .......... 68% 120M 0s #14 9.641 77750K .......... .......... .......... .......... .......... 68% 89.0M 0s #14 9.642 77800K .......... .......... .......... .......... .......... 68% 91.5M 0s #14 9.642 77850K .......... .......... .......... .......... .......... 68% 94.1M 0s #14 9.643 77900K .......... .......... .......... .......... .......... 68% 223M 0s #14 9.643 77950K .......... .......... .......... .......... .......... 68% 99.0M 0s #14 9.644 78000K .......... .......... .......... .......... .......... 69% 102M 0s #14 9.644 78050K .......... .......... .......... .......... .......... 69% 174M 0s #14 9.644 78100K .......... .......... .......... .......... .......... 69% 101M 0s #14 9.645 78150K .......... .......... .......... .......... .......... 69% 101M 0s #14 9.645 78200K .......... .......... .......... .......... .......... 69% 116M 0s #14 9.646 78250K .......... .......... .......... .......... .......... 69% 118M 0s #14 9.646 78300K .......... .......... .......... .......... .......... 69% 120M 0s #14 9.647 78350K .......... .......... .......... .......... .......... 69% 116M 0s #14 9.647 78400K .......... .......... .......... .......... .......... 69% 114M 0s #14 9.647 78450K .......... .......... .......... .......... .......... 69% 88.5M 0s #14 9.648 78500K .......... .......... .......... .......... .......... 69% 105M 0s #14 9.649 78550K .......... .......... .......... .......... .......... 69% 103M 0s #14 9.649 78600K .......... .......... .......... .......... .......... 69% 186M 0s #14 9.649 78650K .......... .......... .......... .......... .......... 69% 109M 0s #14 9.650 78700K .......... .......... .......... .......... .......... 69% 86.2M 0s #14 9.650 78750K .......... .......... .......... .......... .......... 69% 95.6M 0s #14 9.651 78800K .......... .......... .......... .......... .......... 69% 193M 0s #14 9.651 78850K .......... .......... .......... .......... .......... 69% 123M 0s #14 9.651 78900K .......... .......... .......... .......... .......... 69% 116M 0s #14 9.652 78950K .......... .......... .......... .......... .......... 69% 88.4M 0s #14 9.652 79000K .......... .......... .......... .......... .......... 69% 89.5M 0s #14 9.653 79050K .......... .......... .......... .......... .......... 69% 128M 0s #14 9.653 79100K .......... .......... .......... .......... .......... 69% 145M 0s #14 9.654 79150K .......... .......... .......... .......... .......... 70% 69.4M 0s #14 9.654 79200K .......... .......... .......... .......... .......... 70% 296M 0s #14 9.655 79250K .......... .......... .......... .......... .......... 70% 99.8M 0s #14 9.655 79300K .......... .......... .......... .......... .......... 70% 144M 0s #14 9.655 79350K .......... .......... .......... .......... .......... 70% 97.5M 0s #14 9.656 79400K .......... .......... .......... .......... .......... 70% 118M 0s #14 9.656 79450K .......... .......... .......... .......... .......... 70% 106M 0s #14 9.657 79500K .......... .......... .......... .......... .......... 70% 111M 0s #14 9.657 79550K .......... .......... .......... .......... .......... 70% 126M 0s #14 9.658 79600K .......... .......... .......... .......... .......... 70% 104M 0s #14 9.658 79650K .......... .......... .......... .......... .......... 70% 105M 0s #14 9.659 79700K .......... .......... .......... .......... .......... 70% 114M 0s #14 9.659 79750K .......... .......... .......... .......... .......... 70% 108M 0s #14 9.659 79800K .......... .......... .......... .......... .......... 70% 131M 0s #14 9.660 79850K .......... .......... .......... .......... .......... 70% 115M 0s #14 9.660 79900K .......... .......... .......... .......... .......... 70% 113M 0s #14 9.661 79950K .......... .......... .......... .......... .......... 70% 106M 0s #14 9.661 80000K .......... .......... .......... .......... .......... 70% 134M 0s #14 9.662 80050K .......... .......... .......... .......... .......... 70% 89.1M 0s #14 9.662 80100K .......... .......... .......... .......... .......... 70% 126M 0s #14 9.662 80150K .......... .......... .......... .......... .......... 70% 117M 0s #14 9.663 80200K .......... .......... .......... .......... .......... 70% 110M 0s #14 9.663 80250K .......... .......... .......... .......... .......... 71% 99.2M 0s #14 9.664 80300K .......... .......... .......... .......... .......... 71% 88.4M 0s #14 9.664 80350K .......... .......... .......... .......... .......... 71% 136M 0s #14 9.665 80400K .......... .......... .......... .......... .......... 71% 124M 0s #14 9.665 80450K .......... .......... .......... .......... .......... 71% 111M 0s #14 9.665 80500K .......... .......... .......... .......... .......... 71% 108M 0s #14 9.666 80550K .......... .......... .......... .......... .......... 71% 129M 0s #14 9.666 80600K .......... .......... .......... .......... .......... 71% 113M 0s #14 9.667 80650K .......... .......... .......... .......... .......... 71% 123M 0s #14 9.667 80700K .......... .......... .......... .......... .......... 71% 96.6M 0s #14 9.668 80750K .......... .......... .......... .......... .......... 71% 103M 0s #14 9.668 80800K .......... .......... .......... .......... .......... 71% 89.8M 0s #14 9.669 80850K .......... .......... .......... .......... .......... 71% 167M 0s #14 9.669 80900K .......... .......... .......... .......... .......... 71% 115M 0s #14 9.669 80950K .......... .......... .......... .......... .......... 71% 109M 0s #14 9.670 81000K .......... .......... .......... .......... .......... 71% 92.4M 0s #14 9.670 81050K .......... .......... .......... .......... .......... 71% 135M 0s #14 9.671 81100K .......... .......... .......... .......... .......... 71% 106M 0s #14 9.671 81150K .......... .......... .......... .......... .......... 71% 132M 0s #14 9.672 81200K .......... .......... .......... .......... .......... 71% 111M 0s #14 9.672 81250K .......... .......... .......... .......... .......... 71% 90.9M 0s #14 9.672 81300K .......... .......... .......... .......... .......... 71% 104M 0s #14 9.673 81350K .......... .......... .......... .......... .......... 71% 141M 0s #14 9.673 81400K .......... .......... .......... .......... .......... 72% 99.6M 0s #14 9.674 81450K .......... .......... .......... .......... .......... 72% 80.4M 0s #14 9.674 81500K .......... .......... .......... .......... .......... 72% 242M 0s #14 9.675 81550K .......... .......... .......... .......... .......... 72% 97.7M 0s #14 9.675 81600K .......... .......... .......... .......... .......... 72% 173M 0s #14 9.675 81650K .......... .......... .......... .......... .......... 72% 87.3M 0s #14 9.676 81700K .......... .......... .......... .......... .......... 72% 119M 0s #14 9.676 81750K .......... .......... .......... .......... .......... 72% 105M 0s #14 9.677 81800K .......... .......... .......... .......... .......... 72% 107M 0s #14 9.677 81850K .......... .......... .......... .......... .......... 72% 107M 0s #14 9.678 81900K .......... .......... .......... .......... .......... 72% 176M 0s #14 9.678 81950K .......... .......... .......... .......... .......... 72% 96.3M 0s #14 9.679 82000K .......... .......... .......... .......... .......... 72% 104M 0s #14 9.679 82050K .......... .......... .......... .......... .......... 72% 101M 0s #14 9.679 82100K .......... .......... .......... .......... .......... 72% 105M 0s #14 9.680 82150K .......... .......... .......... .......... .......... 72% 159M 0s #14 9.680 82200K .......... .......... .......... .......... .......... 72% 132M 0s #14 9.681 82250K .......... .......... .......... .......... .......... 72% 86.9M 0s #14 9.681 82300K .......... .......... .......... .......... .......... 72% 119M 0s #14 9.682 82350K .......... .......... .......... .......... .......... 72% 111M 0s #14 9.682 82400K .......... .......... .......... .......... .......... 72% 116M 0s #14 9.682 82450K .......... .......... .......... .......... .......... 72% 117M 0s #14 9.683 82500K .......... .......... .......... .......... .......... 73% 113M 0s #14 9.683 82550K .......... .......... .......... .......... .......... 73% 104M 0s #14 9.684 82600K .......... .......... .......... .......... .......... 73% 90.0M 0s #14 9.684 82650K .......... .......... .......... .......... .......... 73% 134M 0s #14 9.685 82700K .......... .......... .......... .......... .......... 73% 116M 0s #14 9.685 82750K .......... .......... .......... .......... .......... 73% 115M 0s #14 9.686 82800K .......... .......... .......... .......... .......... 73% 96.0M 0s #14 9.686 82850K .......... .......... .......... .......... .......... 73% 120M 0s #14 9.686 82900K .......... .......... .......... .......... .......... 73% 140M 0s #14 9.687 82950K .......... .......... .......... .......... .......... 73% 121M 0s #14 9.687 83000K .......... .......... .......... .......... .......... 73% 115M 0s #14 9.688 83050K .......... .......... .......... .......... .......... 73% 88.8M 0s #14 9.688 83100K .......... .......... .......... .......... .......... 73% 90.9M 0s #14 9.689 83150K .......... .......... .......... .......... .......... 73% 103M 0s #14 9.689 83200K .......... .......... .......... .......... .......... 73% 204M 0s #14 9.689 83250K .......... .......... .......... .......... .......... 73% 97.0M 0s #14 9.690 83300K .......... .......... .......... .......... .......... 73% 107M 0s #14 9.690 83350K .......... .......... .......... .......... .......... 73% 156M 0s #14 9.691 83400K .......... .......... .......... .......... .......... 73% 118M 0s #14 9.691 83450K .......... .......... .......... .......... .......... 73% 88.6M 0s #14 9.692 83500K .......... .......... .......... .......... .......... 73% 115M 0s #14 9.692 83550K .......... .......... .......... .......... .......... 73% 119M 0s #14 9.692 83600K .......... .......... .......... .......... .......... 73% 116M 0s #14 9.693 83650K .......... .......... .......... .......... .......... 74% 90.7M 0s #14 9.693 83700K .......... .......... .......... .......... .......... 74% 161M 0s #14 9.694 83750K .......... .......... .......... .......... .......... 74% 105M 0s #14 9.694 83800K .......... .......... .......... .......... .......... 74% 102M 0s #14 9.695 83850K .......... .......... .......... .......... .......... 74% 100M 0s #14 9.695 83900K .......... .......... .......... .......... .......... 74% 122M 0s #14 9.696 83950K .......... .......... .......... .......... .......... 74% 124M 0s #14 9.696 84000K .......... .......... .......... .......... .......... 74% 105M 0s #14 9.696 84050K .......... .......... .......... .......... .......... 74% 96.5M 0s #14 9.697 84100K .......... .......... .......... .......... .......... 74% 152M 0s #14 9.697 84150K .......... .......... .......... .......... .......... 74% 114M 0s #14 9.698 84200K .......... .......... .......... .......... .......... 74% 119M 0s #14 9.698 84250K .......... .......... .......... .......... .......... 74% 99.4M 0s #14 9.699 84300K .......... .......... .......... .......... .......... 74% 102M 0s #14 9.699 84350K .......... .......... .......... .......... .......... 74% 89.3M 0s #14 9.700 84400K .......... .......... .......... .......... .......... 74% 160M 0s #14 9.700 84450K .......... .......... .......... .......... .......... 74% 120M 0s #14 9.700 84500K .......... .......... .......... .......... .......... 74% 108M 0s #14 9.701 84550K .......... .......... .......... .......... .......... 74% 95.1M 0s #14 9.701 84600K .......... .......... .......... .......... .......... 74% 110M 0s #14 9.702 84650K .......... .......... .......... .......... .......... 74% 153M 0s #14 9.702 84700K .......... .......... .......... .......... .......... 74% 115M 0s #14 9.703 84750K .......... .......... .......... .......... .......... 74% 114M 0s #14 9.703 84800K .......... .......... .......... .......... .......... 75% 120M 0s #14 9.703 84850K .......... .......... .......... .......... .......... 75% 88.6M 0s #14 9.704 84900K .......... .......... .......... .......... .......... 75% 131M 0s #14 9.704 84950K .......... .......... .......... .......... .......... 75% 116M 0s #14 9.705 85000K .......... .......... .......... .......... .......... 75% 111M 0s #14 9.705 85050K .......... .......... .......... .......... .......... 75% 87.0M 0s #14 9.706 85100K .......... .......... .......... .......... .......... 75% 114M 0s #14 9.706 85150K .......... .......... .......... .......... .......... 75% 139M 0s #14 9.706 85200K .......... .......... .......... .......... .......... 75% 121M 0s #14 9.707 85250K .......... .......... .......... .......... .......... 75% 105M 0s #14 9.707 85300K .......... .......... .......... .......... .......... 75% 131M 0s #14 9.708 85350K .......... .......... .......... .......... .......... 75% 98.1M 0s #14 9.708 85400K .......... .......... .......... .......... .......... 75% 85.2M 0s #14 9.709 85450K .......... .......... .......... .......... .......... 75% 178M 0s #14 9.709 85500K .......... .......... .......... .......... .......... 75% 113M 0s #14 9.709 85550K .......... .......... .......... .......... .......... 75% 93.3M 0s #14 9.710 85600K .......... .......... .......... .......... .......... 75% 97.3M 0s #14 9.711 85650K .......... .......... .......... .......... .......... 75% 99.4M 0s #14 9.711 85700K .......... .......... .......... .......... .......... 75% 211M 0s #14 9.711 85750K .......... .......... .......... .......... .......... 75% 119M 0s #14 9.712 85800K .......... .......... .......... .......... .......... 75% 103M 0s #14 9.712 85850K .......... .......... .......... .......... .......... 75% 131M 0s #14 9.713 85900K .......... .......... .......... .......... .......... 76% 89.6M 0s #14 9.713 85950K .......... .......... .......... .......... .......... 76% 118M 0s #14 9.713 86000K .......... .......... .......... .......... .......... 76% 115M 0s #14 9.714 86050K .......... .......... .......... .......... .......... 76% 116M 0s #14 9.714 86100K .......... .......... .......... .......... .......... 76% 99.1M 0s #14 9.715 86150K .......... .......... .......... .......... .......... 76% 122M 0s #14 9.715 86200K .......... .......... .......... .......... .......... 76% 131M 0s #14 9.716 86250K .......... .......... .......... .......... .......... 76% 107M 0s #14 9.716 86300K .......... .......... .......... .......... .......... 76% 92.4M 0s #14 9.717 86350K .......... .......... .......... .......... .......... 76% 142M 0s #14 9.717 86400K .......... .......... .......... .......... .......... 76% 114M 0s #14 9.717 86450K .......... .......... .......... .......... .......... 76% 120M 0s #14 9.718 86500K .......... .......... .......... .......... .......... 76% 89.5M 0s #14 9.718 86550K .......... .......... .......... .......... .......... 76% 116M 0s #14 9.719 86600K .......... .......... .......... .......... .......... 76% 132M 0s #14 9.719 86650K .......... .......... .......... .......... .......... 76% 81.4M 0s #14 9.720 86700K .......... .......... .......... .......... .......... 76% 182M 0s #14 9.720 86750K .......... .......... .......... .......... .......... 76% 108M 0s #14 9.720 86800K .......... .......... .......... .......... .......... 76% 104M 0s #14 9.721 86850K .......... .......... .......... .......... .......... 76% 97.1M 0s #14 9.721 86900K .......... .......... .......... .......... .......... 76% 105M 0s #14 9.722 86950K .......... .......... .......... .......... .......... 76% 158M 0s #14 9.722 87000K .......... .......... .......... .......... .......... 76% 120M 0s #14 9.723 87050K .......... .......... .......... .......... .......... 77% 104M 0s #14 9.723 87100K .......... .......... .......... .......... .......... 77% 103M 0s #14 9.723 87150K .......... .......... .......... .......... .......... 77% 124M 0s #14 9.724 87200K .......... .......... .......... .......... .......... 77% 115M 0s #14 9.724 87250K .......... .......... .......... .......... .......... 77% 114M 0s #14 9.725 87300K .......... .......... .......... .......... .......... 77% 115M 0s #14 9.725 87350K .......... .......... .......... .......... .......... 77% 80.7M 0s #14 9.726 87400K .......... .......... .......... .......... .......... 77% 99.5M 0s #14 9.726 87450K .......... .......... .......... .......... .......... 77% 207M 0s #14 9.726 87500K .......... .......... .......... .......... .......... 77% 116M 0s #14 9.727 87550K .......... .......... .......... .......... .......... 77% 89.9M 0s #14 9.727 87600K .......... .......... .......... .......... .......... 77% 131M 0s #14 9.728 87650K .......... .......... .......... .......... .......... 77% 113M 0s #14 9.728 87700K .......... .......... .......... .......... .......... 77% 120M 0s #14 9.729 87750K .......... .......... .......... .......... .......... 77% 120M 0s #14 9.729 87800K .......... .......... .......... .......... .......... 77% 85.9M 0s #14 9.730 87850K .......... .......... .......... .......... .......... 77% 105M 0s #14 9.730 87900K .......... .......... .......... .......... .......... 77% 73.7M 0s #14 9.731 87950K .......... .......... .......... .......... .......... 77% 268M 0s #14 9.731 88000K .......... .......... .......... .......... .......... 77% 138M 0s #14 9.731 88050K .......... .......... .......... .......... .......... 77% 120M 0s #14 9.732 88100K .......... .......... .......... .......... .......... 77% 114M 0s #14 9.732 88150K .......... .......... .......... .......... .......... 78% 91.1M 0s #14 9.733 88200K .......... .......... .......... .......... .......... 78% 116M 0s #14 9.733 88250K .......... .......... .......... .......... .......... 78% 118M 0s #14 9.733 88300K .......... .......... .......... .......... .......... 78% 116M 0s #14 9.734 88350K .......... .......... .......... .......... .......... 78% 114M 0s #14 9.734 88400K .......... .......... .......... .......... .......... 78% 90.0M 0s #14 9.735 88450K .......... .......... .......... .......... .......... 78% 128M 0s #14 9.735 88500K .......... .......... .......... .......... .......... 78% 144M 0s #14 9.736 88550K .......... .......... .......... .......... .......... 78% 89.3M 0s #14 9.736 88600K .......... .......... .......... .......... .......... 78% 106M 0s #14 9.737 88650K .......... .......... .......... .......... .......... 78% 107M 0s #14 9.737 88700K .......... .......... .......... .......... .......... 78% 102M 0s #14 9.738 88750K .......... .......... .......... .......... .......... 78% 198M 0s #14 9.738 88800K .......... .......... .......... .......... .......... 78% 101M 0s #14 9.738 88850K .......... .......... .......... .......... .......... 78% 101M 0s #14 9.739 88900K .......... .......... .......... .......... .......... 78% 101M 0s #14 9.739 88950K .......... .......... .......... .......... .......... 78% 91.4M 0s #14 9.740 89000K .......... .......... .......... .......... .......... 78% 165M 0s #14 9.740 89050K .......... .......... .......... .......... .......... 78% 119M 0s #14 9.740 89100K .......... .......... .......... .......... .......... 78% 105M 0s #14 9.741 89150K .......... .......... .......... .......... .......... 78% 119M 0s #14 9.741 89200K .......... .......... .......... .......... .......... 78% 114M 0s #14 9.742 89250K .......... .......... .......... .......... .......... 78% 116M 0s #14 9.742 89300K .......... .......... .......... .......... .......... 79% 108M 0s #14 9.743 89350K .......... .......... .......... .......... .......... 79% 110M 0s #14 9.743 89400K .......... .......... .......... .......... .......... 79% 127M 0s #14 9.743 89450K .......... .......... .......... .......... .......... 79% 119M 0s #14 9.744 89500K .......... .......... .......... .......... .......... 79% 89.7M 0s #14 9.744 89550K .......... .......... .......... .......... .......... 79% 116M 0s #14 9.745 89600K .......... .......... .......... .......... .......... 79% 106M 0s #14 9.745 89650K .......... .......... .......... .......... .......... 79% 131M 0s #14 9.746 89700K .......... .......... .......... .......... .......... 79% 114M 0s #14 9.746 89750K .......... .......... .......... .......... .......... 79% 95.7M 0s #14 9.747 89800K .......... .......... .......... .......... .......... 79% 118M 0s #14 9.747 89850K .......... .......... .......... .......... .......... 79% 114M 0s #14 9.747 89900K .......... .......... .......... .......... .......... 79% 94.3M 0s #14 9.748 89950K .......... .......... .......... .......... .......... 79% 135M 0s #14 9.748 90000K .......... .......... .......... .......... .......... 79% 129M 0s #14 9.749 90050K .......... .......... .......... .......... .......... 79% 119M 0s #14 9.749 90100K .......... .......... .......... .......... .......... 79% 115M 0s #14 9.750 90150K .......... .......... .......... .......... .......... 79% 85.8M 0s #14 9.750 90200K .......... .......... .......... .......... .......... 79% 91.2M 0s #14 9.751 90250K .......... .......... .......... .......... .......... 79% 169M 0s #14 9.751 90300K .......... .......... .......... .......... .......... 79% 119M 0s #14 9.751 90350K .......... .......... .......... .......... .......... 79% 108M 0s #14 9.752 90400K .......... .......... .......... .......... .......... 79% 124M 0s #14 9.752 90450K .......... .......... .......... .......... .......... 80% 79.6M 0s #14 9.753 90500K .......... .......... .......... .......... .......... 80% 193M 0s #14 9.753 90550K .......... .......... .......... .......... .......... 80% 108M 0s #14 9.754 90600K .......... .......... .......... .......... .......... 80% 108M 0s #14 9.754 90650K .......... .......... .......... .......... .......... 80% 112M 0s #14 9.754 90700K .......... .......... .......... .......... .......... 80% 85.4M 0s #14 9.755 90750K .......... .......... .......... .......... .......... 80% 195M 0s #14 9.755 90800K .......... .......... .......... .......... .......... 80% 111M 0s #14 9.756 90850K .......... .......... .......... .......... .......... 80% 89.9M 0s #14 9.756 90900K .......... .......... .......... .......... .......... 80% 99.9M 0s #14 9.757 90950K .......... .......... .......... .......... .......... 80% 105M 0s #14 9.757 91000K .......... .......... .......... .......... .......... 80% 137M 0s #14 9.758 91050K .......... .......... .......... .......... .......... 80% 129M 0s #14 9.758 91100K .......... .......... .......... .......... .......... 80% 106M 0s #14 9.758 91150K .......... .......... .......... .......... .......... 80% 109M 0s #14 9.759 91200K .......... .......... .......... .......... .......... 80% 114M 0s #14 9.759 91250K .......... .......... .......... .......... .......... 80% 120M 0s #14 9.760 91300K .......... .......... .......... .......... .......... 80% 113M 0s #14 9.760 91350K .......... .......... .......... .......... .......... 80% 110M 0s #14 9.761 91400K .......... .......... .......... .......... .......... 80% 97.2M 0s #14 9.761 91450K .......... .......... .......... .......... .......... 80% 111M 0s #14 9.761 91500K .......... .......... .......... .......... .......... 80% 170M 0s #14 9.762 91550K .......... .......... .......... .......... .......... 81% 89.2M 0s #14 9.762 91600K .......... .......... .......... .......... .......... 81% 111M 0s #14 9.763 91650K .......... .......... .......... .......... .......... 81% 107M 0s #14 9.763 91700K .......... .......... .......... .......... .......... 81% 123M 0s #14 9.764 91750K .......... .......... .......... .......... .......... 81% 142M 0s #14 9.764 91800K .......... .......... .......... .......... .......... 81% 88.8M 0s #14 9.765 91850K .......... .......... .......... .......... .......... 81% 114M 0s #14 9.765 91900K .......... .......... .......... .......... .......... 81% 118M 0s #14 9.765 91950K .......... .......... .......... .......... .......... 81% 84.5M 0s #14 9.766 92000K .......... .......... .......... .......... .......... 81% 174M 0s #14 9.766 92050K .......... .......... .......... .......... .......... 81% 119M 0s #14 9.767 92100K .......... .......... .......... .......... .......... 81% 98.8M 0s #14 9.767 92150K .......... .......... .......... .......... .......... 81% 104M 0s #14 9.768 92200K .......... .......... .......... .......... .......... 81% 139M 0s #14 9.768 92250K .......... .......... .......... .......... .......... 81% 121M 0s #14 9.768 92300K .......... .......... .......... .......... .......... 81% 92.4M 0s #14 9.769 92350K .......... .......... .......... .......... .......... 81% 114M 0s #14 9.769 92400K .......... .......... .......... .......... .......... 81% 93.5M 0s #14 9.770 92450K .......... .......... .......... .......... .......... 81% 124M 0s #14 9.770 92500K .......... .......... .......... .......... .......... 81% 138M 0s #14 9.771 92550K .......... .......... .......... .......... .......... 81% 114M 0s #14 9.771 92600K .......... .......... .......... .......... .......... 81% 106M 0s #14 9.771 92650K .......... .......... .......... .......... .......... 81% 109M 0s #14 9.772 92700K .......... .......... .......... .......... .......... 82% 84.0M 0s #14 9.772 92750K .......... .......... .......... .......... .......... 82% 105M 0s #14 9.773 92800K .......... .......... .......... .......... .......... 82% 107M 0s #14 9.773 92850K .......... .......... .......... .......... .......... 82% 203M 0s #14 9.774 92900K .......... .......... .......... .......... .......... 82% 108M 0s #14 9.774 92950K .......... .......... .......... .......... .......... 82% 117M 0s #14 9.775 93000K .......... .......... .......... .......... .......... 82% 119M 0s #14 9.775 93050K .......... .......... .......... .......... .......... 82% 115M 0s #14 9.775 93100K .......... .......... .......... .......... .......... 82% 90.4M 0s #14 9.776 93150K .......... .......... .......... .......... .......... 82% 106M 0s #14 9.776 93200K .......... .......... .......... .......... .......... 82% 102M 0s #14 9.777 93250K .......... .......... .......... .......... .......... 82% 97.6M 0s #14 9.777 93300K .......... .......... .......... .......... .......... 82% 118M 0s #14 9.778 93350K .......... .......... .......... .......... .......... 82% 181M 0s #14 9.778 93400K .......... .......... .......... .......... .......... 82% 120M 0s #14 9.778 93450K .......... .......... .......... .......... .......... 82% 83.3M 0s #14 9.779 93500K .......... .......... .......... .......... .......... 82% 131M 0s #14 9.779 93550K .......... .......... .......... .......... .......... 82% 116M 0s #14 9.780 93600K .......... .......... .......... .......... .......... 82% 150M 0s #14 9.780 93650K .......... .......... .......... .......... .......... 82% 77.1M 0s #14 9.781 93700K .......... .......... .......... .......... .......... 82% 101M 0s #14 9.781 93750K .......... .......... .......... .......... .......... 82% 121M 0s #14 9.782 93800K .......... .......... .......... .......... .......... 82% 168M 0s #14 9.782 93850K .......... .......... .......... .......... .......... 83% 106M 0s #14 9.782 93900K .......... .......... .......... .......... .......... 83% 105M 0s #14 9.783 93950K .......... .......... .......... .......... .......... 83% 141M 0s #14 9.783 94000K .......... .......... .......... .......... .......... 83% 104M 0s #14 9.784 94050K .......... .......... .......... .......... .......... 83% 96.2M 0s #14 9.784 94100K .......... .......... .......... .......... .......... 83% 116M 0s #14 9.785 94150K .......... .......... .......... .......... .......... 83% 115M 0s #14 9.785 94200K .......... .......... .......... .......... .......... 83% 119M 0s #14 9.785 94250K .......... .......... .......... .......... .......... 83% 86.7M 0s #14 9.786 94300K .......... .......... .......... .......... .......... 83% 168M 0s #14 9.786 94350K .......... .......... .......... .......... .......... 83% 112M 0s #14 9.787 94400K .......... .......... .......... .......... .......... 83% 96.7M 0s #14 9.787 94450K .......... .......... .......... .......... .......... 83% 106M 0s #14 9.788 94500K .......... .......... .......... .......... .......... 83% 89.1M 0s #14 9.788 94550K .......... .......... .......... .......... .......... 83% 269M 0s #14 9.789 94600K .......... .......... .......... .......... .......... 83% 87.7M 0s #14 9.789 94650K .......... .......... .......... .......... .......... 83% 113M 0s #14 9.789 94700K .......... .......... .......... .......... .......... 83% 115M 0s #14 9.790 94750K .......... .......... .......... .......... .......... 83% 121M 0s #14 9.790 94800K .......... .......... .......... .......... .......... 83% 112M 0s #14 9.791 94850K .......... .......... .......... .......... .......... 83% 108M 0s #14 9.791 94900K .......... .......... .......... .......... .......... 83% 103M 0s #14 9.792 94950K .......... .......... .......... .......... .......... 84% 111M 0s #14 9.792 95000K .......... .......... .......... .......... .......... 84% 87.2M 0s #14 9.793 95050K .......... .......... .......... .......... .......... 84% 99.3M 0s #14 9.793 95100K .......... .......... .......... .......... .......... 84% 221M 0s #14 9.793 95150K .......... .......... .......... .......... .......... 84% 117M 0s #14 9.794 95200K .......... .......... .......... .......... .......... 84% 125M 0s #14 9.794 95250K .......... .......... .......... .......... .......... 84% 90.6M 0s #14 9.795 95300K .......... .......... .......... .......... .......... 84% 98.7M 0s #14 9.795 95350K .......... .......... .......... .......... .......... 84% 119M 0s #14 9.796 95400K .......... .......... .......... .......... .......... 84% 121M 0s #14 9.796 95450K .......... .......... .......... .......... .......... 84% 109M 0s #14 9.796 95500K .......... .......... .......... .......... .......... 84% 133M 0s #14 9.797 95550K .......... .......... .......... .......... .......... 84% 111M 0s #14 9.797 95600K .......... .......... .......... .......... .......... 84% 124M 0s #14 9.798 95650K .......... .......... .......... .......... .......... 84% 91.9M 0s #14 9.798 95700K .......... .......... .......... .......... .......... 84% 94.4M 0s #14 9.799 95750K .......... .......... .......... .......... .......... 84% 162M 0s #14 9.799 95800K .......... .......... .......... .......... .......... 84% 118M 0s #14 9.799 95850K .......... .......... .......... .......... .......... 84% 120M 0s #14 9.800 95900K .......... .......... .......... .......... .......... 84% 104M 0s #14 9.800 95950K .......... .......... .......... .......... .......... 84% 82.7M 0s #14 9.801 96000K .......... .......... .......... .......... .......... 84% 97.9M 0s #14 9.801 96050K .......... .......... .......... .......... .......... 84% 106M 0s #14 9.802 96100K .......... .......... .......... .......... .......... 85% 228M 0s #14 9.802 96150K .......... .......... .......... .......... .......... 85% 99.8M 0s #14 9.803 96200K .......... .......... .......... .......... .......... 85% 112M 0s #14 9.803 96250K .......... .......... .......... .......... .......... 85% 138M 0s #14 9.803 96300K .......... .......... .......... .......... .......... 85% 123M 0s #14 9.804 96350K .......... .......... .......... .......... .......... 85% 89.3M 0s #14 9.804 96400K .......... .......... .......... .......... .......... 85% 115M 0s #14 9.805 96450K .......... .......... .......... .......... .......... 85% 129M 0s #14 9.805 96500K .......... .......... .......... .......... .......... 85% 117M 0s #14 9.805 96550K .......... .......... .......... .......... .......... 85% 116M 0s #14 9.806 96600K .......... .......... .......... .......... .......... 85% 66.9M 0s #14 9.807 96650K .......... .......... .......... .......... .......... 85% 200M 0s #14 9.807 96700K .......... .......... .......... .......... .......... 85% 106M 0s #14 9.807 96750K .......... .......... .......... .......... .......... 85% 129M 0s #14 9.808 96800K .......... .......... .......... .......... .......... 85% 116M 0s #14 9.808 96850K .......... .......... .......... .......... .......... 85% 115M 0s #14 9.809 96900K .......... .......... .......... .......... .......... 85% 114M 0s #14 9.809 96950K .......... .......... .......... .......... .......... 85% 106M 0s #14 9.809 97000K .......... .......... .......... .......... .......... 85% 94.1M 0s #14 9.810 97050K .......... .......... .......... .......... .......... 85% 140M 0s #14 9.810 97100K .......... .......... .......... .......... .......... 85% 114M 0s #14 9.811 97150K .......... .......... .......... .......... .......... 85% 115M 0s #14 9.811 97200K .......... .......... .......... .......... .......... 86% 98.5M 0s #14 9.812 97250K .......... .......... .......... .......... .......... 86% 104M 0s #14 9.812 97300K .......... .......... .......... .......... .......... 86% 84.0M 0s #14 9.813 97350K .......... .......... .......... .......... .......... 86% 191M 0s #14 9.813 97400K .......... .......... .......... .......... .......... 86% 119M 0s #14 9.813 97450K .......... .......... .......... .......... .......... 86% 97.4M 0s #14 9.814 97500K .......... .......... .......... .......... .......... 86% 115M 0s #14 9.814 97550K .......... .......... .......... .......... .......... 86% 144M 0s #14 9.815 97600K .......... .......... .......... .......... .......... 86% 95.6M 0s #14 9.815 97650K .......... .......... .......... .......... .......... 86% 115M 0s #14 9.816 97700K .......... .......... .......... .......... .......... 86% 120M 0s #14 9.816 97750K .......... .......... .......... .......... .......... 86% 113M 0s #14 9.816 97800K .......... .......... .......... .......... .......... 86% 112M 0s #14 9.817 97850K .......... .......... .......... .......... .......... 86% 121M 0s #14 9.817 97900K .......... .......... .......... .......... .......... 86% 104M 0s #14 9.818 97950K .......... .......... .......... .......... .......... 86% 92.5M 0s #14 9.818 98000K .......... .......... .......... .......... .......... 86% 100M 0s #14 9.819 98050K .......... .......... .......... .......... .......... 86% 132M 0s #14 9.819 98100K .......... .......... .......... .......... .......... 86% 133M 0s #14 9.819 98150K .......... .......... .......... .......... .......... 86% 110M 0s #14 9.820 98200K .......... .......... .......... .......... .......... 86% 136M 0s #14 9.820 98250K .......... .......... .......... .......... .......... 86% 88.3M 0s #14 9.821 98300K .......... .......... .......... .......... .......... 86% 117M 0s #14 9.821 98350K .......... .......... .......... .......... .......... 87% 120M 0s #14 9.822 98400K .......... .......... .......... .......... .......... 87% 105M 0s #14 9.822 98450K .......... .......... .......... .......... .......... 87% 104M 0s #14 9.823 98500K .......... .......... .......... .......... .......... 87% 109M 0s #14 9.823 98550K .......... .......... .......... .......... .......... 87% 95.9M 0s #14 9.824 98600K .......... .......... .......... .......... .......... 87% 157M 0s #14 9.824 98650K .......... .......... .......... .......... .......... 87% 126M 0s #14 9.824 98700K .......... .......... .......... .......... .......... 87% 89.7M 0s #14 9.825 98750K .......... .......... .......... .......... .......... 87% 123M 0s #14 9.825 98800K .......... .......... .......... .......... .......... 87% 116M 0s #14 9.826 98850K .......... .......... .......... .......... .......... 87% 118M 0s #14 9.826 98900K .......... .......... .......... .......... .......... 87% 107M 0s #14 9.826 98950K .......... .......... .......... .......... .......... 87% 110M 0s #14 9.827 99000K .......... .......... .......... .......... .......... 87% 92.8M 0s #14 9.827 99050K .......... .......... .......... .......... .......... 87% 156M 0s #14 9.828 99100K .......... .......... .......... .......... .......... 87% 124M 0s #14 9.828 99150K .......... .......... .......... .......... .......... 87% 97.6M 0s #14 9.829 99200K .......... .......... .......... .......... .......... 87% 103M 0s #14 9.829 99250K .......... .......... .......... .......... .......... 87% 104M 0s #14 9.830 99300K .......... .......... .......... .......... .......... 87% 135M 0s #14 9.830 99350K .......... .......... .......... .......... .......... 87% 121M 0s #14 9.830 99400K .......... .......... .......... .......... .......... 87% 115M 0s #14 9.831 99450K .......... .......... .......... .......... .......... 87% 94.6M 0s #14 9.831 99500K .......... .......... .......... .......... .......... 88% 99.2M 0s #14 9.832 99550K .......... .......... .......... .......... .......... 88% 111M 0s #14 9.832 99600K .......... .......... .......... .......... .......... 88% 149M 0s #14 9.833 99650K .......... .......... .......... .......... .......... 88% 119M 0s #14 9.833 99700K .......... .......... .......... .......... .......... 88% 103M 0s #14 9.833 99750K .......... .......... .......... .......... .......... 88% 106M 0s #14 9.834 99800K .......... .......... .......... .......... .......... 88% 92.1M 0s #14 9.834 99850K .......... .......... .......... .......... .......... 88% 144M 0s #14 9.835 99900K .......... .......... .......... .......... .......... 88% 119M 0s #14 9.835 99950K .......... .......... .......... .......... .......... 88% 114M 0s #14 9.836 100000K .......... .......... .......... .......... .......... 88% 128M 0s #14 9.836 100050K .......... .......... .......... .......... .......... 88% 78.2M 0s #14 9.837 100100K .......... .......... .......... .......... .......... 88% 142M 0s #14 9.837 100150K .......... .......... .......... .......... .......... 88% 107M 0s #14 9.837 100200K .......... .......... .......... .......... .......... 88% 117M 0s #14 9.838 100250K .......... .......... .......... .......... .......... 88% 101M 0s #14 9.838 100300K .......... .......... .......... .......... .......... 88% 102M 0s #14 9.839 100350K .......... .......... .......... .......... .......... 88% 188M 0s #14 9.839 100400K .......... .......... .......... .......... .......... 88% 114M 0s #14 9.839 100450K .......... .......... .......... .......... .......... 88% 99.0M 0s #14 9.840 100500K .......... .......... .......... .......... .......... 88% 92.8M 0s #14 9.840 100550K .......... .......... .......... .......... .......... 88% 130M 0s #14 9.841 100600K .......... .......... .......... .......... .......... 89% 87.7M 0s #14 9.841 100650K .......... .......... .......... .......... .......... 89% 182M 0s #14 9.842 100700K .......... .......... .......... .......... .......... 89% 103M 0s #14 9.842 100750K .......... .......... .......... .......... .......... 89% 129M 0s #14 9.843 100800K .......... .......... .......... .......... .......... 89% 81.2M 0s #14 9.843 100850K .......... .......... .......... .......... .......... 89% 133M 0s #14 9.844 100900K .......... .......... .......... .......... .......... 89% 118M 0s #14 9.844 100950K .......... .......... .......... .......... .......... 89% 118M 0s #14 9.844 101000K .......... .......... .......... .......... .......... 89% 99.6M 0s #14 9.845 101050K .......... .......... .......... .......... .......... 89% 121M 0s #14 9.845 101100K .......... .......... .......... .......... .......... 89% 124M 0s #14 9.846 101150K .......... .......... .......... .......... .......... 89% 95.4M 0s #14 9.846 101200K .......... .......... .......... .......... .......... 89% 117M 0s #14 9.847 101250K .......... .......... .......... .......... .......... 89% 120M 0s #14 9.847 101300K .......... .......... .......... .......... .......... 89% 93.1M 0s #14 9.848 101350K .......... .......... .......... .......... .......... 89% 164M 0s #14 9.848 101400K .......... .......... .......... .......... .......... 89% 104M 0s #14 9.848 101450K .......... .......... .......... .......... .......... 89% 97.7M 0s #14 9.849 101500K .......... .......... .......... .......... .......... 89% 106M 0s #14 9.849 101550K .......... .......... .......... .......... .......... 89% 92.6M 0s #14 9.850 101600K .......... .......... .......... .......... .......... 89% 147M 0s #14 9.850 101650K .......... .......... .......... .......... .......... 89% 132M 0s #14 9.850 101700K .......... .......... .......... .......... .......... 89% 120M 0s #14 9.851 101750K .......... .......... .......... .......... .......... 90% 115M 0s #14 9.851 101800K .......... .......... .......... .......... .......... 90% 113M 0s #14 9.852 101850K .......... .......... .......... .......... .......... 90% 67.2M 0s #14 9.852 101900K .......... .......... .......... .......... .......... 90% 237M 0s #14 9.853 101950K .......... .......... .......... .......... .......... 90% 101M 0s #14 9.853 102000K .......... .......... .......... .......... .......... 90% 107M 0s #14 9.854 102050K .......... .......... .......... .......... .......... 90% 104M 0s #14 9.854 102100K .......... .......... .......... .......... .......... 90% 90.9M 0s #14 9.855 102150K .......... .......... .......... .......... .......... 90% 159M 0s #14 9.855 102200K .......... .......... .......... .......... .......... 90% 124M 0s #14 9.855 102250K .......... .......... .......... .......... .......... 90% 115M 0s #14 9.856 102300K .......... .......... .......... .......... .......... 90% 112M 0s #14 9.856 102350K .......... .......... .......... .......... .......... 90% 118M 0s #14 9.857 102400K .......... .......... .......... .......... .......... 90% 119M 0s #14 9.857 102450K .......... .......... .......... .......... .......... 90% 116M 0s #14 9.857 102500K .......... .......... .......... .......... .......... 90% 90.1M 0s #14 9.858 102550K .......... .......... .......... .......... .......... 90% 110M 0s #14 9.858 102600K .......... .......... .......... .......... .......... 90% 147M 0s #14 9.859 102650K .......... .......... .......... .......... .......... 90% 113M 0s #14 9.859 102700K .......... .......... .......... .......... .......... 90% 91.2M 0s #14 9.860 102750K .......... .......... .......... .......... .......... 90% 106M 0s #14 9.860 102800K .......... .......... .......... .......... .......... 90% 97.0M 0s #14 9.861 102850K .......... .......... .......... .......... .......... 91% 168M 0s #14 9.861 102900K .......... .......... .......... .......... .......... 91% 114M 0s #14 9.861 102950K .......... .......... .......... .......... .......... 91% 115M 0s #14 9.862 103000K .......... .......... .......... .......... .......... 91% 107M 0s #14 9.862 103050K .......... .......... .......... .......... .......... 91% 87.7M 0s #14 9.863 103100K .......... .......... .......... .......... .......... 91% 96.0M 0s #14 9.863 103150K .......... .......... .......... .......... .......... 91% 197M 0s #14 9.864 103200K .......... .......... .......... .......... .......... 91% 113M 0s #14 9.864 103250K .......... .......... .......... .......... .......... 91% 106M 0s #14 9.864 103300K .......... .......... .......... .......... .......... 91% 119M 0s #14 9.865 103350K .......... .......... .......... .......... .......... 91% 98.0M 0s #14 9.865 103400K .......... .......... .......... .......... .......... 91% 116M 0s #14 9.866 103450K .......... .......... .......... .......... .......... 91% 116M 0s #14 9.866 103500K .......... .......... .......... .......... .......... 91% 118M 0s #14 9.867 103550K .......... .......... .......... .......... .......... 91% 114M 0s #14 9.867 103600K .......... .......... .......... .......... .......... 91% 115M 0s #14 9.867 103650K .......... .......... .......... .......... .......... 91% 89.0M 0s #14 9.868 103700K .......... .......... .......... .......... .......... 91% 124M 0s #14 9.868 103750K .......... .......... .......... .......... .......... 91% 115M 0s #14 9.869 103800K .......... .......... .......... .......... .......... 91% 99.7M 0s #14 9.869 103850K .......... .......... .......... .......... .......... 91% 105M 0s #14 9.870 103900K .......... .......... .......... .......... .......... 91% 169M 0s #14 9.870 103950K .......... .......... .......... .......... .......... 91% 115M 0s #14 9.871 104000K .......... .......... .......... .......... .......... 92% 97.7M 0s #14 9.871 104050K .......... .......... .......... .......... .......... 92% 104M 0s #14 9.871 104100K .......... .......... .......... .......... .......... 92% 119M 0s #14 9.872 104150K .......... .......... .......... .......... .......... 92% 119M 0s #14 9.872 104200K .......... .......... .......... .......... .......... 92% 123M 0s #14 9.873 104250K .......... .......... .......... .......... .......... 92% 96.8M 0s #14 9.873 104300K .......... .......... .......... .......... .......... 92% 96.8M 0s #14 9.874 104350K .......... .......... .......... .......... .......... 92% 101M 0s #14 9.874 104400K .......... .......... .......... .......... .......... 92% 155M 0s #14 9.875 104450K .......... .......... .......... .......... .......... 92% 119M 0s #14 9.875 104500K .......... .......... .......... .......... .......... 92% 107M 0s #14 9.875 104550K .......... .......... .......... .......... .......... 92% 108M 0s #14 9.876 104600K .......... .......... .......... .......... .......... 92% 126M 0s #14 9.876 104650K .......... .......... .......... .......... .......... 92% 127M 0s #14 9.877 104700K .......... .......... .......... .......... .......... 92% 88.8M 0s #14 9.877 104750K .......... .......... .......... .......... .......... 92% 139M 0s #14 9.878 104800K .......... .......... .......... .......... .......... 92% 99.1M 0s #14 9.878 104850K .......... .......... .......... .......... .......... 92% 100M 0s #14 9.879 104900K .......... .......... .......... .......... .......... 92% 82.2M 0s #14 9.879 104950K .......... .......... .......... .......... .......... 92% 175M 0s #14 9.879 105000K .......... .......... .......... .......... .......... 92% 122M 0s #14 9.880 105050K .......... .......... .......... .......... .......... 92% 112M 0s #14 9.880 105100K .......... .......... .......... .......... .......... 92% 92.6M 0s #14 9.881 105150K .......... .......... .......... .......... .......... 93% 184M 0s #14 9.881 105200K .......... .......... .......... .......... .......... 93% 115M 0s #14 9.881 105250K .......... .......... .......... .......... .......... 93% 98.0M 0s #14 9.882 105300K .......... .......... .......... .......... .......... 93% 101M 0s #14 9.882 105350K .......... .......... .......... .......... .......... 93% 115M 0s #14 9.883 105400K .......... .......... .......... .......... .......... 93% 95.9M 0s #14 9.883 105450K .......... .......... .......... .......... .......... 93% 170M 0s #14 9.884 105500K .......... .......... .......... .......... .......... 93% 108M 0s #14 9.884 105550K .......... .......... .......... .......... .......... 93% 85.5M 0s #14 9.885 105600K .......... .......... .......... .......... .......... 93% 108M 0s #14 9.885 105650K .......... .......... .......... .......... .......... 93% 115M 0s #14 9.886 105700K .......... .......... .......... .......... .......... 93% 141M 0s #14 9.886 105750K .......... .......... .......... .......... .......... 93% 114M 0s #14 9.886 105800K .......... .......... .......... .......... .......... 93% 103M 0s #14 9.887 105850K .......... .......... .......... .......... .......... 93% 143M 0s #14 9.887 105900K .......... .......... .......... .......... .......... 93% 94.7M 0s #14 9.888 105950K .......... .......... .......... .......... .......... 93% 98.2M 0s #14 9.888 106000K .......... .......... .......... .......... .......... 93% 141M 0s #14 9.888 106050K .......... .......... .......... .......... .......... 93% 98.7M 0s #14 9.889 106100K .......... .......... .......... .......... .......... 93% 98.1M 0s #14 9.889 106150K .......... .......... .......... .......... .......... 93% 187M 0s #14 9.890 106200K .......... .......... .......... .......... .......... 93% 116M 0s #14 9.890 106250K .......... .......... .......... .......... .......... 94% 86.1M 0s #14 9.891 106300K .......... .......... .......... .......... .......... 94% 109M 0s #14 9.891 106350K .......... .......... .......... .......... .......... 94% 103M 0s #14 9.892 106400K .......... .......... .......... .......... .......... 94% 155M 0s #14 9.892 106450K .......... .......... .......... .......... .......... 94% 113M 0s #14 9.892 106500K .......... .......... .......... .......... .......... 94% 120M 0s #14 9.893 106550K .......... .......... .......... .......... .......... 94% 95.3M 0s #14 9.893 106600K .......... .......... .......... .......... .......... 94% 106M 0s #14 9.894 106650K .......... .......... .......... .......... .......... 94% 92.6M 0s #14 9.894 106700K .......... .......... .......... .......... .......... 94% 183M 0s #14 9.895 106750K .......... .......... .......... .......... .......... 94% 107M 0s #14 9.895 106800K .......... .......... .......... .......... .......... 94% 103M 0s #14 9.895 106850K .......... .......... .......... .......... .......... 94% 126M 0s #14 9.896 106900K .......... .......... .......... .......... .......... 94% 129M 0s #14 9.896 106950K .......... .......... .......... .......... .......... 94% 90.4M 0s #14 9.897 107000K .......... .......... .......... .......... .......... 94% 117M 0s #14 9.897 107050K .......... .......... .......... .......... .......... 94% 119M 0s #14 9.898 107100K .......... .......... .......... .......... .......... 94% 115M 0s #14 9.898 107150K .......... .......... .......... .......... .......... 94% 91.8M 0s #14 9.899 107200K .......... .......... .......... .......... .......... 94% 158M 0s #14 9.899 107250K .......... .......... .......... .......... .......... 94% 95.8M 0s #14 9.899 107300K .......... .......... .......... .......... .......... 94% 110M 0s #14 9.900 107350K .......... .......... .......... .......... .......... 94% 99.9M 0s #14 9.900 107400K .......... .......... .......... .......... .......... 95% 147M 0s #14 9.901 107450K .......... .......... .......... .......... .......... 95% 101M 0s #14 9.901 107500K .......... .......... .......... .......... .......... 95% 141M 0s #14 9.901 107550K .......... .......... .......... .......... .......... 95% 97.9M 0s #14 9.902 107600K .......... .......... .......... .......... .......... 95% 103M 0s #14 9.902 107650K .......... .......... .......... .......... .......... 95% 116M 0s #14 9.903 107700K .......... .......... .......... .......... .......... 95% 118M 0s #14 9.903 107750K .......... .......... .......... .......... .......... 95% 112M 0s #14 9.904 107800K .......... .......... .......... .......... .......... 95% 111M 0s #14 9.904 107850K .......... .......... .......... .......... .......... 95% 104M 0s #14 9.905 107900K .......... .......... .......... .......... .......... 95% 90.8M 0s #14 9.905 107950K .......... .......... .......... .......... .......... 95% 92.3M 0s #14 9.906 108000K .......... .......... .......... .......... .......... 95% 252M 0s #14 9.906 108050K .......... .......... .......... .......... .......... 95% 105M 0s #14 9.906 108100K .......... .......... .......... .......... .......... 95% 104M 0s #14 9.907 108150K .......... .......... .......... .......... .......... 95% 130M 0s #14 9.907 108200K .......... .......... .......... .......... .......... 95% 132M 0s #14 9.908 108250K .......... .......... .......... .......... .......... 95% 114M 0s #14 9.908 108300K .......... .......... .......... .......... .......... 95% 87.0M 0s #14 9.909 108350K .......... .......... .......... .......... .......... 95% 97.9M 0s #14 9.909 108400K .......... .......... .......... .......... .......... 95% 120M 0s #14 9.909 108450K .......... .......... .......... .......... .......... 95% 162M 0s #14 9.910 108500K .......... .......... .......... .......... .......... 96% 113M 0s #14 9.910 108550K .......... .......... .......... .......... .......... 96% 89.3M 0s #14 9.911 108600K .......... .......... .......... .......... .......... 96% 124M 0s #14 9.911 108650K .......... .......... .......... .......... .......... 96% 84.9M 0s #14 9.912 108700K .......... .......... .......... .......... .......... 96% 158M 0s #14 9.912 108750K .......... .......... .......... .......... .......... 96% 115M 0s #14 9.912 108800K .......... .......... .......... .......... .......... 96% 109M 0s #14 9.913 108850K .......... .......... .......... .......... .......... 96% 98.2M 0s #14 9.913 108900K .......... .......... .......... .......... .......... 96% 110M 0s #14 9.914 108950K .......... .......... .......... .......... .......... 96% 164M 0s #14 9.914 109000K .......... .......... .......... .......... .......... 96% 115M 0s #14 9.915 109050K .......... .......... .......... .......... .......... 96% 98.5M 0s #14 9.915 109100K .......... .......... .......... .......... .......... 96% 92.7M 0s #14 9.916 109150K .......... .......... .......... .......... .......... 96% 112M 0s #14 9.916 109200K .......... .......... .......... .......... .......... 96% 162M 0s #14 9.916 109250K .......... .......... .......... .......... .......... 96% 118M 0s #14 9.917 109300K .......... .......... .......... .......... .......... 96% 116M 0s #14 9.917 109350K .......... .......... .......... .......... .......... 96% 89.4M 0s #14 9.918 109400K .......... .......... .......... .......... .......... 96% 115M 0s #14 9.918 109450K .......... .......... .......... .......... .......... 96% 119M 0s #14 9.919 109500K .......... .......... .......... .......... .......... 96% 116M 0s #14 9.919 109550K .......... .......... .......... .......... .......... 96% 106M 0s #14 9.919 109600K .......... .......... .......... .......... .......... 96% 116M 0s #14 9.920 109650K .......... .......... .......... .......... .......... 97% 103M 0s #14 9.920 109700K .......... .......... .......... .......... .......... 97% 143M 0s #14 9.921 109750K .......... .......... .......... .......... .......... 97% 96.3M 0s #14 9.921 109800K .......... .......... .......... .......... .......... 97% 110M 0s #14 9.922 109850K .......... .......... .......... .......... .......... 97% 103M 0s #14 9.922 109900K .......... .......... .......... .......... .......... 97% 147M 0s #14 9.922 109950K .......... .......... .......... .......... .......... 97% 116M 0s #14 9.923 110000K .......... .......... .......... .......... .......... 97% 88.3M 0s #14 9.923 110050K .......... .......... .......... .......... .......... 97% 117M 0s #14 9.924 110100K .......... .......... .......... .......... .......... 97% 106M 0s #14 9.924 110150K .......... .......... .......... .......... .......... 97% 95.5M 0s #14 9.925 110200K .......... .......... .......... .......... .......... 97% 169M 0s #14 9.925 110250K .......... .......... .......... .......... .......... 97% 118M 0s #14 9.925 110300K .......... .......... .......... .......... .......... 97% 99.9M 0s #14 9.926 110350K .......... .......... .......... .......... .......... 97% 96.0M 0s #14 9.926 110400K .......... .......... .......... .......... .......... 97% 105M 0s #14 9.927 110450K .......... .......... .......... .......... .......... 97% 162M 0s #14 9.927 110500K .......... .......... .......... .......... .......... 97% 113M 0s #14 9.928 110550K .......... .......... .......... .......... .......... 97% 119M 0s #14 9.928 110600K .......... .......... .......... .......... .......... 97% 116M 0s #14 9.929 110650K .......... .......... .......... .......... .......... 97% 114M 0s #14 9.929 110700K .......... .......... .......... .......... .......... 97% 78.9M 0s #14 9.930 110750K .......... .......... .......... .......... .......... 97% 144M 0s #14 9.930 110800K .......... .......... .......... .......... .......... 98% 112M 0s #14 9.930 110850K .......... .......... .......... .......... .......... 98% 99.7M 0s #14 9.931 110900K .......... .......... .......... .......... .......... 98% 105M 0s #14 9.931 110950K .......... .......... .......... .......... .......... 98% 167M 0s #14 9.932 111000K .......... .......... .......... .......... .......... 98% 115M 0s #14 9.932 111050K .......... .......... .......... .......... .......... 98% 104M 0s #14 9.933 111100K .......... .......... .......... .......... .......... 98% 98.1M 0s #14 9.933 111150K .......... .......... .......... .......... .......... 98% 126M 0s #14 9.933 111200K .......... .......... .......... .......... .......... 98% 117M 0s #14 9.934 111250K .......... .......... .......... .......... .......... 98% 118M 0s #14 9.934 111300K .......... .......... .......... .......... .......... 98% 117M 0s #14 9.935 111350K .......... .......... .......... .......... .......... 98% 82.4M 0s #14 9.935 111400K .......... .......... .......... .......... .......... 98% 107M 0s #14 9.936 111450K .......... .......... .......... .......... .......... 98% 104M 0s #14 9.936 111500K .......... .......... .......... .......... .......... 98% 169M 0s #14 9.936 111550K .......... .......... .......... .......... .......... 98% 111M 0s #14 9.937 111600K .......... .......... .......... .......... .......... 98% 106M 0s #14 9.937 111650K .......... .......... .......... .......... .......... 98% 110M 0s #14 9.938 111700K .......... .......... .......... .......... .......... 98% 115M 0s #14 9.938 111750K .......... .......... .......... .......... .......... 98% 119M 0s #14 9.939 111800K .......... .......... .......... .......... .......... 98% 115M 0s #14 9.939 111850K .......... .......... .......... .......... .......... 98% 114M 0s #14 9.939 111900K .......... .......... .......... .......... .......... 99% 92.6M 0s #14 9.940 111950K .......... .......... .......... .......... .......... 99% 160M 0s #14 9.940 112000K .......... .......... .......... .......... .......... 99% 114M 0s #14 9.941 112050K .......... .......... .......... .......... .......... 99% 71.1M 0s #14 9.941 112100K .......... .......... .......... .......... .......... 99% 156M 0s #14 9.942 112150K .......... .......... .......... .......... .......... 99% 104M 0s #14 9.942 112200K .......... .......... .......... .......... .......... 99% 93.5M 0s #14 9.943 112250K .......... .......... .......... .......... .......... 99% 258M 0s #14 9.943 112300K .......... .......... .......... .......... .......... 99% 88.9M 0s #14 9.943 112350K .......... .......... .......... .......... .......... 99% 116M 0s #14 9.944 112400K .......... .......... .......... .......... .......... 99% 95.5M 0s #14 9.944 112450K .......... .......... .......... .......... .......... 99% 117M 0s #14 9.945 112500K .......... .......... .......... .......... .......... 99% 147M 0s #14 9.945 112550K .......... .......... .......... .......... .......... 99% 118M 0s #14 9.946 112600K .......... .......... .......... .......... .......... 99% 100M 0s #14 9.946 112650K .......... .......... .......... .......... .......... 99% 98.9M 0s #14 9.947 112700K .......... .......... .......... .......... .......... 99% 100M 0s #14 9.947 112750K .......... .......... .......... .......... .......... 99% 95.1M 0s #14 9.948 112800K .......... .......... .......... .......... .......... 99% 186M 0s #14 9.948 112850K .......... .......... .......... .......... .......... 99% 110M 0s #14 9.948 112900K .......... .......... .......... .......... .......... 99% 126M 0s #14 9.949 112950K .......... .......... .......... .......... .......... 99% 119M 0s #14 9.949 113000K .......... .......... .......... .......... .......... 99% 95.6M 0s #14 9.950 113050K .......... .......... .. 100% 202M=1.0s #14 9.950 #14 9.950 2024-12-03 10:09:26 (110 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #14 9.950 #14 9.950 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 11.63 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 11.64 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #14 11.64 + /opt/llvm-arm/bin/clang --version #14 11.64 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #14 11.64 Target: x86_64-unknown-linux-gnu #14 11.64 Thread model: posix #14 11.64 InstalledDir: /opt/llvm-arm/bin #14 11.64 + /opt/llvm-arm/bin/clang --print-targets #14 11.65 Registered Targets: #14 11.65 aarch64 - AArch64 (little endian) #14 11.65 aarch64_32 - AArch64 (little endian ILP32) #14 11.65 aarch64_be - AArch64 (big endian) #14 11.65 arm - ARM #14 11.65 arm64 - ARM64 (little endian) #14 11.65 arm64_32 - ARM64 (little endian ILP32) #14 11.65 armeb - ARM (big endian) #14 11.65 thumb - Thumb #14 11.65 thumbeb - Thumb (big endian) #14 DONE 13.4s #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 cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi 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 libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-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 liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 0.542 + apt-get update #15 0.602 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.603 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.603 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #15 0.836 Reading package lists... #15 1.106 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi 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 libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-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 liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc #15 1.109 Reading package lists... #15 1.436 Building dependency tree... #15 1.494 Reading state information... #15 1.575 ca-certificates is already the newest version (20230311). #15 1.575 libtinfo5 is already the newest version (6.4-4). #15 1.575 The following additional packages will be installed: #15 1.575 asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.575 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.575 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon #15 1.575 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #15 1.575 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils #15 1.575 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file #15 1.575 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #15 1.575 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext #15 1.575 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg #15 1.575 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #15 1.575 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #15 1.575 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #15 1.575 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #15 1.575 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #15 1.575 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 1.575 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #15 1.575 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #15 1.575 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #15 1.575 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #15 1.575 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #15 1.575 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #15 1.575 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #15 1.575 libboost-dev libboost-exception-dev libboost-exception1.74-dev #15 1.575 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #15 1.575 libboost-filesystem-dev libboost-filesystem1.74-dev #15 1.575 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.575 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 1.575 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 1.575 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 1.575 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 1.575 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 1.575 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 1.575 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 1.575 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 1.575 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 1.575 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 1.575 libboost-program-options-dev libboost-program-options1.74-dev #15 1.575 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 1.575 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 1.575 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 1.575 libboost-regex1.74.0 libboost-serialization-dev #15 1.575 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 1.575 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 1.575 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 1.575 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 1.575 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 1.575 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 1.575 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 1.575 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 1.575 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 1.575 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #15 1.575 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #15 1.575 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #15 1.575 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #15 1.575 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #15 1.575 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #15 1.575 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 1.575 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 1.575 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 1.575 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 1.575 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 1.575 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 1.575 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 1.575 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 1.575 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.575 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #15 1.575 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #15 1.575 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 1.575 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #15 1.575 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #15 1.575 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #15 1.575 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 1.575 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #15 1.575 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 1.575 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.575 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 1.575 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 1.575 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 1.575 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 1.575 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #15 1.575 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #15 1.575 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #15 1.575 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #15 1.575 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #15 1.575 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #15 1.575 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #15 1.575 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #15 1.575 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #15 1.575 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 1.575 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #15 1.575 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #15 1.575 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 1.575 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #15 1.575 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #15 1.575 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #15 1.575 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #15 1.575 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #15 1.575 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #15 1.575 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #15 1.575 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #15 1.575 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #15 1.575 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #15 1.575 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 1.575 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #15 1.575 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #15 1.575 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #15 1.575 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 1.575 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #15 1.575 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #15 1.575 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #15 1.575 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #15 1.575 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #15 1.575 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #15 1.575 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 1.575 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #15 1.575 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #15 1.575 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #15 1.575 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #15 1.575 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #15 1.575 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #15 1.575 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 1.575 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #15 1.575 mailcap man-db mariadb-common media-types mime-support module-assistant #15 1.575 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #15 1.575 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #15 1.575 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #15 1.575 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #15 1.575 preview-latex-style procps python-apt-common python3-apt python3-astroid #15 1.575 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #15 1.575 python3-docutils python3-filelock python3-funcparserlib #15 1.575 python3-importlib-metadata python3-isort python3-lazy-object-proxy #15 1.575 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #15 1.575 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #15 1.575 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #15 1.575 python3-reportlab python3-reportlab-accel python3-roman #15 1.575 python3-setuptools-whl python3-six python3-toml python3-tomlkit #15 1.575 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #15 1.575 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #15 1.575 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #15 1.576 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #15 1.576 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #15 1.576 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #15 1.576 texlive-lang-greek texlive-latex-base texlive-latex-extra #15 1.576 texlive-latex-recommended texlive-luatex texlive-pictures #15 1.576 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #15 1.576 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #15 1.576 zlib1g-dev #15 1.577 Suggested packages: #15 1.577 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #15 1.577 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #15 1.577 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #15 1.577 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #15 1.577 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #15 1.577 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #15 1.577 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #15 1.577 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #15 1.577 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #15 1.577 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #15 1.577 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #15 1.577 piuparts postgresql-client pristine-lfs quilt ratt reprotest #15 1.577 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #15 1.577 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #15 1.577 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #15 1.577 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #15 1.577 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #15 1.577 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.577 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #15 1.577 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #15 1.577 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #15 1.577 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #15 1.577 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #15 1.577 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #15 1.577 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #15 1.577 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #15 1.577 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #15 1.577 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #15 1.577 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #15 1.577 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #15 1.577 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #15 1.577 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #15 1.577 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #15 1.577 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #15 1.577 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #15 1.577 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #15 1.577 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #15 1.577 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #15 1.577 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #15 1.577 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #15 1.577 diffutils-doc perl-doc libterm-readline-gnu-perl #15 1.577 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #15 1.577 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #15 1.577 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #15 1.577 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #15 1.577 python3-venv python-apt-doc python3-objgraph docutils-doc #15 1.577 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #15 1.577 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #15 1.577 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #15 1.577 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #15 1.577 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #15 1.577 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #15 1.577 systemd-container systemd-homed systemd-userdbd systemd-boot #15 1.577 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #15 1.577 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #15 1.577 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #15 1.577 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #15 1.577 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #15 1.577 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #15 1.577 wdiff-doc #15 1.577 Recommended packages: #15 1.577 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #15 1.577 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #15 1.577 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #15 1.577 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #15 1.577 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #15 1.577 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #15 1.577 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #15 1.577 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #15 1.577 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #15 1.577 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #15 1.577 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #15 1.577 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #15 1.577 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #15 1.577 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.577 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #15 1.577 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #15 1.577 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #15 1.577 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #15 1.577 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #15 1.577 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #15 1.577 libx11-protocol-perl x11-utils x11-xserver-utils #15 3.828 The following NEW packages will be installed: #15 3.828 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 3.828 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 3.828 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 3.828 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle #15 3.828 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin #15 3.828 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper #15 3.828 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data #15 3.828 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl #15 3.828 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex #15 3.828 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #15 3.828 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 #15 3.828 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript #15 3.828 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #15 3.828 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #15 3.828 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet #15 3.828 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623 #15 3.828 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1 #15 3.828 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2 #15 3.828 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3 #15 3.828 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 3.828 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2 #15 3.828 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev #15 3.828 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #15 3.828 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #15 3.828 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #15 3.828 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #15 3.828 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #15 3.828 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #15 3.828 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #15 3.828 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #15 3.828 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 3.828 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 3.828 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 3.828 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 3.828 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 3.828 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 3.828 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 3.828 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 3.828 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 3.828 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 3.828 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 3.828 libboost-program-options-dev libboost-program-options1.74-dev #15 3.828 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 3.828 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 3.828 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 3.828 libboost-regex1.74.0 libboost-serialization-dev #15 3.828 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 3.828 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 3.828 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 3.828 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 3.828 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 3.828 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 3.828 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 3.828 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 3.828 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 3.828 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #15 3.828 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #15 3.828 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #15 3.828 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #15 3.828 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #15 3.828 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #15 3.828 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #15 3.828 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 3.828 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 3.828 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 3.828 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 3.828 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 3.828 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 3.828 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #15 3.828 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 3.828 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 3.828 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #15 3.828 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #15 3.828 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #15 3.828 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #15 3.828 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #15 3.828 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #15 3.828 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #15 3.828 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 3.828 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #15 3.828 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 3.828 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 3.828 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 3.828 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 3.828 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 3.828 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 3.828 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #15 3.828 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #15 3.828 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #15 3.828 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #15 3.828 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #15 3.828 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #15 3.828 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #15 3.828 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #15 3.828 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #15 3.828 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #15 3.828 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 3.828 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #15 3.828 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #15 3.828 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #15 3.828 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 3.828 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #15 3.828 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #15 3.828 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #15 3.828 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #15 3.828 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #15 3.828 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #15 3.828 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #15 3.828 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #15 3.828 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #15 3.828 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #15 3.828 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #15 3.828 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 3.828 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #15 3.828 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #15 3.828 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #15 3.828 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 3.828 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 3.828 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #15 3.828 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #15 3.828 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #15 3.828 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #15 3.828 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #15 3.828 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #15 3.828 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #15 3.828 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 3.828 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #15 3.828 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #15 3.828 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 3.828 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #15 3.828 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 3.828 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 3.828 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 3.828 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 3.828 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #15 3.828 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #15 3.828 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #15 3.828 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #15 3.828 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #15 3.828 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #15 3.828 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #15 3.828 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #15 3.828 pylint python-apt-common python3 python3-apt python3-astroid #15 3.828 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #15 3.828 python3-docutils python3-filelock python3-funcparserlib python3-gi #15 3.828 python3-importlib-metadata python3-isort python3-lazy-object-proxy #15 3.828 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #15 3.828 python3-mccabe python3-minimal python3-more-itertools #15 3.828 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #15 3.828 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #15 3.828 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #15 3.828 python3-setuptools python3-setuptools-whl python3-six python3-toml #15 3.828 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #15 3.828 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #15 3.828 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #15 3.828 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #15 3.828 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #15 3.828 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #15 3.828 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 3.828 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 3.828 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 3.828 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 3.828 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 3.828 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev #15 3.855 0 upgraded, 778 newly installed, 0 to remove and 0 not upgraded. #15 3.855 Need to get 940 MB of archives. #15 3.855 After this operation, 4007 MB of additional disk space will be used. #15 3.855 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #15 3.866 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #15 3.872 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #15 3.878 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #15 3.881 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #15 3.884 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u2 [193 kB] #15 3.888 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #15 3.889 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #15 3.890 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #15 3.890 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.31-1~deb12u1 [1693 kB] #15 3.903 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.31-1~deb12u1 [3036 kB] #15 3.940 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #15 3.960 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #15 3.960 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.960 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #15 3.961 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #15 3.961 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.961 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #15 3.962 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #15 3.975 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #15 3.975 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #15 3.976 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #15 4.021 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #15 4.022 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 4.024 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #15 4.041 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #15 4.042 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #15 4.042 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #15 4.043 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #15 4.043 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u4 [815 kB] #15 4.046 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u4 [2066 kB] #15 4.064 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #15 4.064 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #15 4.065 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #15 4.065 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #15 4.065 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #15 4.066 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #15 4.066 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #15 4.067 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #15 4.067 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #15 4.071 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #15 4.072 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #15 4.075 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #15 4.076 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #15 4.078 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #15 4.079 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #15 4.080 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB] #15 4.088 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u4 [1797 kB] #15 4.103 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u4 [573 kB] #15 4.108 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #15 4.108 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #15 4.108 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #15 4.111 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #15 4.188 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #15 4.189 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #15 4.190 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #15 4.192 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #15 4.192 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #15 4.194 Get:59 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u4 [1400 kB] #15 4.201 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #15 4.207 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 4.237 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #15 4.238 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB] #15 4.239 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #15 4.239 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #15 4.243 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #15 4.262 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #15 4.262 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #15 4.263 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #15 4.263 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #15 4.263 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #15 4.263 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #15 4.268 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #15 4.268 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 4.269 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 4.275 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #15 4.275 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #15 4.276 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #15 4.278 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #15 4.279 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #15 4.295 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #15 4.296 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #15 4.296 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #15 4.298 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #15 4.299 Get:85 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u9 [677 kB] #15 4.300 Get:86 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u9 [3904 kB] #15 4.331 Get:87 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u2 [86.8 kB] #15 4.331 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #15 4.331 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #15 4.343 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #15 4.344 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #15 4.344 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #15 4.345 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB] #15 4.353 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #15 4.354 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #15 4.358 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #15 4.359 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #15 4.359 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #15 4.369 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #15 4.480 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #15 4.482 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #15 4.482 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #15 4.483 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #15 4.484 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #15 4.484 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #15 4.484 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 4.485 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #15 4.485 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #15 4.486 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u3 [6272 B] #15 4.491 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #15 4.493 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #15 4.493 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #15 4.494 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #15 4.495 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB] #15 4.499 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB] #15 4.501 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB] #15 4.505 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB] #15 4.506 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB] #15 4.508 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 4.508 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #15 4.510 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #15 4.513 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB] #15 4.516 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #15 4.525 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #15 4.525 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #15 4.528 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 4.533 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #15 4.533 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #15 4.642 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #15 4.642 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #15 4.643 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #15 4.645 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #15 4.645 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #15 4.645 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #15 4.645 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #15 4.646 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #15 4.649 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #15 4.649 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #15 4.655 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #15 4.656 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #15 4.656 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #15 4.662 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #15 4.663 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #15 4.680 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #15 4.682 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #15 4.682 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #15 4.683 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #15 4.684 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #15 4.685 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #15 4.685 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #15 4.687 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #15 4.688 Get:152 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #15 4.688 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB] #15 4.789 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #15 4.845 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #15 5.032 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #15 5.044 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 5.121 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #15 5.123 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #15 5.174 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #15 5.174 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #15 5.851 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #15 5.852 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #15 5.852 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #15 5.852 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #15 5.852 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 5.853 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #15 5.853 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 5.854 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #15 6.116 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #15 6.283 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #15 6.723 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #15 7.266 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #15 7.266 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 7.266 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #15 7.266 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #15 7.266 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #15 7.607 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #15 7.609 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #15 7.726 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #15 7.890 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 7.891 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 7.891 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #15 8.735 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #15 8.998 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #15 9.028 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #15 9.031 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #15 9.035 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #15 9.038 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #15 9.039 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 9.040 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #15 9.058 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #15 9.121 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #15 9.204 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #15 9.271 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #15 9.279 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #15 9.285 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 9.285 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 9.285 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #15 9.289 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 9.289 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #15 9.289 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #15 9.292 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #15 9.294 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #15 9.359 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #15 9.359 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #15 9.359 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #15 9.361 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #15 9.361 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #15 9.365 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #15 9.369 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #15 9.370 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #15 9.393 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #15 9.430 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #15 9.430 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #15 9.430 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #15 9.432 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #15 9.432 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #15 9.437 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #15 9.437 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #15 9.453 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #15 9.463 Get:222 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u9 [46.7 kB] #15 9.463 Get:223 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.119-1 [2074 kB] #15 9.500 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #15 9.500 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #15 9.501 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #15 9.501 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 9.501 Get:228 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u9 [1904 kB] #15 9.506 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #15 9.537 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #15 9.537 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #15 9.606 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #15 9.606 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #15 9.607 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #15 9.607 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #15 9.607 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #15 9.607 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #15 9.612 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #15 9.619 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #15 9.638 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #15 9.665 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #15 9.666 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #15 9.671 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #15 9.842 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #15 9.842 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #15 9.942 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #15 10.01 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #15 10.01 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #15 10.06 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #15 10.06 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #15 10.06 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #15 10.06 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #15 10.06 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #15 10.06 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #15 10.06 Get:255 http://deb.debian.org/debian-security bookworm-security/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB] #15 10.06 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #15 10.06 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #15 10.07 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #15 10.07 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #15 10.08 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #15 10.08 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #15 10.08 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u8 [390 kB] #15 10.08 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 10.08 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 10.08 Get:265 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #15 10.08 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 10.10 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 10.18 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #15 10.18 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #15 10.18 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #15 10.18 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #15 10.19 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #15 10.20 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u8 [315 kB] #15 10.20 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #15 10.20 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #15 10.21 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #15 10.21 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 10.21 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #15 10.21 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #15 10.21 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #15 10.21 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #15 10.21 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #15 10.26 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 10.26 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 10.26 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #15 10.26 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #15 10.26 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 10.26 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #15 10.26 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #15 10.26 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #15 10.26 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #15 10.26 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #15 10.27 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #15 10.27 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #15 10.27 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #15 10.27 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #15 10.28 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #15 10.29 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #15 10.30 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #15 10.30 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #15 10.30 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #15 10.31 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #15 10.31 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #15 10.32 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #15 10.35 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #15 10.35 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 10.35 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 10.35 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 10.35 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 10.35 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #15 10.35 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #15 10.37 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #15 10.37 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #15 10.37 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #15 10.37 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #15 10.37 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #15 10.37 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #15 10.38 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #15 10.38 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 10.38 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 10.38 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 10.38 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 10.38 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 10.39 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 10.39 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #15 10.39 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #15 10.39 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #15 10.39 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #15 10.39 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #15 10.39 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #15 10.39 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 10.40 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #15 10.40 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 10.40 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 10.41 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #15 10.41 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #15 10.41 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 10.41 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #15 10.41 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #15 10.42 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #15 10.42 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #15 10.42 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #15 10.42 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #15 10.42 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 10.42 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #15 10.42 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 10.42 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #15 10.43 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB] #15 10.43 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #15 10.45 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #15 10.47 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #15 10.52 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #15 10.76 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #15 10.86 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #15 10.93 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #15 10.93 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #15 10.98 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #15 10.98 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #15 10.98 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #15 11.40 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #15 11.66 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #15 11.68 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #15 11.74 Get:363 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u6 [149 kB] #15 11.74 Get:364 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u6 [587 kB] #15 11.74 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #15 11.75 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #15 11.75 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #15 11.75 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u8 [246 kB] #15 11.75 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #15 11.75 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #15 11.75 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #15 11.75 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #15 11.75 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #15 11.76 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #15 11.76 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #15 11.76 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #15 11.76 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #15 11.76 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #15 11.76 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #15 11.77 Get:380 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u6 [2467 kB] #15 11.79 Get:381 http://deb.debian.org/debian-security bookworm-security/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u6 [57.5 kB] #15 11.79 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #15 11.79 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #15 11.79 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB] #15 11.79 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #15 11.79 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] #15 11.83 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB] #15 11.91 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 11.91 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB] #15 11.91 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB] #15 11.91 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] #15 11.97 Get:392 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #15 11.97 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #15 11.97 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #15 11.98 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #15 11.99 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #15 12.01 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #15 12.03 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #15 12.03 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #15 12.03 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #15 12.03 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #15 12.04 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] #15 12.05 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #15 12.05 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #15 12.05 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #15 12.05 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #15 12.05 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #15 12.05 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #15 12.05 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #15 12.05 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB] #15 12.05 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB] #15 12.06 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB] #15 12.06 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB] #15 12.13 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB] #15 12.14 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #15 12.14 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #15 12.14 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #15 12.14 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #15 12.14 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #15 12.16 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #15 12.16 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #15 12.16 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u2 [58.2 kB] #15 12.17 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u2 [40.6 kB] #15 12.17 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u2 [52.9 kB] #15 12.17 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u2 [41.1 kB] #15 12.17 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u2 [125 kB] #15 12.17 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #15 12.17 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 12.17 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #15 12.17 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #15 12.18 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #15 12.18 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #15 12.18 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #15 12.18 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #15 12.18 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #15 12.18 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #15 12.18 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #15 12.19 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #15 12.19 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #15 12.19 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #15 12.19 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #15 12.19 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #15 12.19 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #15 12.19 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #15 12.19 Get:445 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u2 [39.9 kB] #15 12.19 Get:446 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u2 [179 kB] #15 12.20 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #15 12.30 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #15 12.30 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #15 12.31 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #15 12.31 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #15 12.31 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #15 12.31 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #15 12.31 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #15 12.31 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #15 12.31 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #15 12.31 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #15 12.31 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #15 12.32 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #15 12.32 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #15 12.32 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #15 12.32 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #15 12.33 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #15 12.33 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #15 12.33 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #15 12.33 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #15 12.33 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #15 12.34 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 12.34 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 12.34 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #15 12.34 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #15 12.35 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #15 12.35 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #15 12.35 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #15 12.35 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #15 12.35 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #15 12.36 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 12.36 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #15 12.36 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 12.36 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #15 12.37 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #15 12.43 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #15 12.43 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #15 12.43 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #15 12.43 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #15 12.51 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #15 12.57 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #15 12.57 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #15 12.58 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #15 12.59 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #15 12.59 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #15 12.59 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #15 12.59 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #15 12.59 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #15 12.59 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #15 12.59 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #15 12.59 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #15 12.59 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #15 12.59 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #15 12.60 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #15 12.60 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #15 12.60 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #15 12.60 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #15 12.61 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #15 12.61 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #15 12.66 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 12.66 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #15 12.66 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #15 12.66 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #15 12.66 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 12.66 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #15 12.66 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #15 12.66 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #15 12.66 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #15 12.67 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #15 12.67 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #15 12.68 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #15 12.68 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #15 12.68 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #15 12.69 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #15 12.69 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #15 12.69 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #15 12.69 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #15 12.69 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #15 12.70 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #15 12.70 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #15 12.70 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #15 12.70 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #15 12.70 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #15 12.71 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #15 12.71 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #15 12.71 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #15 12.71 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #15 12.72 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #15 12.73 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 12.73 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #15 12.73 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #15 12.74 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #15 12.74 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #15 12.74 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #15 12.74 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #15 12.74 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #15 12.74 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #15 12.75 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #15 12.75 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #15 12.75 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #15 12.75 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 12.76 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #15 12.76 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #15 12.76 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #15 12.76 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #15 12.76 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u4 [1989 kB] #15 12.79 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB] #15 12.81 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u4 [4738 kB] #15 12.82 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #15 12.82 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u4 [616 kB] #15 12.83 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #15 12.83 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #15 12.83 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 12.83 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #15 12.83 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #15 12.83 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #15 12.83 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #15 12.83 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 12.84 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 12.84 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #15 12.84 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #15 12.84 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #15 12.85 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #15 12.85 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 12.85 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #15 12.85 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #15 12.85 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #15 12.85 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #15 12.86 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 12.86 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 12.86 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #15 12.86 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #15 12.86 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #15 12.87 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #15 12.87 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #15 12.87 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #15 12.87 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #15 12.87 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 12.88 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 12.88 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #15 12.88 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #15 12.88 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #15 12.88 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #15 12.89 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #15 12.89 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #15 12.89 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #15 12.89 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #15 12.89 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #15 12.89 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #15 12.90 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #15 12.90 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #15 12.90 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #15 12.90 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #15 12.90 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #15 12.90 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #15 12.90 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 12.90 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 12.90 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 12.91 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 12.91 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #15 12.91 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #15 12.91 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #15 12.92 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #15 12.92 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #15 12.93 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #15 12.93 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #15 12.94 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #15 12.94 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #15 12.96 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #15 12.96 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #15 12.97 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #15 12.97 Get:618 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u4 [1209 kB] #15 12.98 Get:619 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u4 [111 kB] #15 12.98 Get:620 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u4 [151 kB] #15 12.98 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #15 12.99 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #15 12.99 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #15 12.99 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #15 12.99 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #15 13.00 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #15 13.00 Get:627 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u2 [22.5 kB] #15 13.00 Get:628 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u4 [1604 kB] #15 13.02 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #15 13.03 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #15 13.03 Get:631 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #15 13.03 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u3 [406 kB] #15 13.03 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u3 [406 kB] #15 13.03 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u3 [14.5 kB] #15 13.03 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #15 13.03 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #15 13.04 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] #15 13.04 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #15 13.05 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u3 [1352 kB] #15 13.06 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #15 13.06 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #15 13.06 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #15 13.06 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #15 13.06 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #15 13.06 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #15 13.06 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u2 [14.8 kB] #15 13.06 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #15 13.07 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #15 13.07 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #15 13.07 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #15 13.07 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] #15 13.07 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] #15 13.08 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #15 13.08 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #15 13.08 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #15 13.08 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #15 13.08 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #15 13.08 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #15 13.08 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #15 13.08 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #15 13.10 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #15 13.12 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #15 13.12 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3+deb12u1 [257 kB] #15 13.12 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3+deb12u1 [45.4 MB] #15 13.66 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #15 13.66 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #15 13.66 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #15 13.66 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #15 13.66 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #15 13.66 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #15 13.66 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #15 13.66 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #15 13.66 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #15 13.66 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #15 13.67 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #15 13.67 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #15 13.67 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #15 13.67 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #15 13.68 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.31-1~deb12u1 [52.7 kB] #15 13.68 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #15 13.68 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #15 13.68 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #15 13.68 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #15 13.68 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #15 13.68 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #15 13.68 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #15 13.71 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #15 13.72 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #15 13.72 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #15 13.72 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #15 13.72 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #15 13.72 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #15 13.72 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.15-1~deb12u1 [2439 kB] #15 13.74 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #15 13.75 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #15 13.75 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #15 13.75 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #15 13.75 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #15 13.76 Get:699 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 13.76 Get:700 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 13.76 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #15 13.76 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #15 13.76 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB] #15 13.79 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #15 13.79 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #15 13.79 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 13.79 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #15 13.79 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #15 13.79 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #15 13.79 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #15 13.79 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #15 13.79 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #15 13.79 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #15 13.80 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 13.80 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 13.80 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #15 13.80 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #15 13.81 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #15 13.81 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #15 13.81 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #15 13.81 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #15 13.81 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #15 13.81 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #15 13.82 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #15 14.27 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #15 14.27 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #15 14.27 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #15 14.27 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #15 14.27 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #15 14.27 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #15 14.27 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #15 14.27 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #15 14.27 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #15 14.27 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #15 14.28 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #15 14.28 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #15 14.28 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #15 14.29 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #15 14.29 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #15 14.29 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #15 14.29 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #15 14.29 Get:742 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #15 14.32 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 14.32 Get:744 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #15 14.32 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #15 14.32 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #15 14.32 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #15 14.33 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+deb12u1 [38.5 kB] #15 14.33 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1+deb12u1 [565 kB] #15 14.33 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #15 14.33 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #15 14.33 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #15 14.33 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #15 14.34 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #15 14.34 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #15 14.34 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #15 14.34 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #15 14.34 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #15 14.35 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #15 14.37 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #15 14.37 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1 [1111 kB] #15 14.38 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 14.38 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #15 14.38 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #15 14.38 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #15 14.38 Get:766 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #15 14.39 Get:767 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #15 14.42 Get:768 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #15 14.42 Get:769 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u1 [353 kB] #15 14.42 Get:770 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #15 14.43 Get:771 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #15 14.43 Get:772 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #15 14.44 Get:773 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #15 14.44 Get:774 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #15 14.44 Get:775 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 14.51 Get:776 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #15 14.51 Get:777 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #15 14.51 Get:778 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #15 14.64 debconf: delaying package configuration, since apt-utils is not installed #15 14.69 Fetched 940 MB in 11s (88.1 MB/s) #15 14.89 Selecting previously unselected package libargon2-1:amd64. #15 14.89 (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 ... 6685 files and directories currently installed.) #15 14.89 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #15 15.02 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 15.26 Selecting previously unselected package dmsetup. #15 15.26 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #15 15.30 Unpacking dmsetup (2:1.02.185-2) ... #15 15.57 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 15.58 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #15 15.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 15.86 Selecting previously unselected package libjson-c5:amd64. #15 15.86 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #15 15.91 Unpacking libjson-c5:amd64 (0.16-2) ... #15 16.23 Selecting previously unselected package libcryptsetup12:amd64. #15 16.23 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #15 16.27 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 16.55 Selecting previously unselected package libfdisk1:amd64. #15 16.55 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u2_amd64.deb ... #15 16.60 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u2) ... #15 16.85 Selecting previously unselected package libkmod2:amd64. #15 16.85 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #15 16.88 Unpacking libkmod2:amd64 (30+20221128-1) ... #15 17.29 Selecting previously unselected package libapparmor1:amd64. #15 17.29 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #15 17.33 Unpacking libapparmor1:amd64 (3.0.8-3) ... #15 17.73 Selecting previously unselected package libip4tc2:amd64. #15 17.73 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #15 17.77 Unpacking libip4tc2:amd64 (1.8.9-2) ... #15 17.98 Selecting previously unselected package libsystemd-shared:amd64. #15 17.98 Preparing to unpack .../09-libsystemd-shared_252.31-1~deb12u1_amd64.deb ... #15 18.02 Unpacking libsystemd-shared:amd64 (252.31-1~deb12u1) ... #15 18.45 Selecting previously unselected package systemd. #15 18.45 Preparing to unpack .../10-systemd_252.31-1~deb12u1_amd64.deb ... #15 18.53 Unpacking systemd (252.31-1~deb12u1) ... #15 19.01 Selecting previously unselected package libdbus-1-3:amd64. #15 19.01 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #15 19.05 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 19.28 Selecting previously unselected package dbus-bin. #15 19.28 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #15 19.32 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #15 19.55 Selecting previously unselected package dbus-session-bus-common. #15 19.55 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #15 19.60 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 19.92 Selecting previously unselected package libexpat1:amd64. #15 19.92 Preparing to unpack .../14-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #15 19.99 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #15 20.27 Selecting previously unselected package dbus-daemon. #15 20.27 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #15 20.31 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #15 20.62 Selecting previously unselected package dbus-system-bus-common. #15 20.63 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #15 20.67 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 21.04 Selecting previously unselected package dbus. #15 21.04 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #15 21.09 Unpacking dbus (1.14.10-1~deb12u1) ... #15 21.42 Selecting previously unselected package perl-modules-5.36. #15 21.42 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #15 21.45 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 21.99 Selecting previously unselected package libgdbm6:amd64. #15 21.99 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #15 22.03 Unpacking libgdbm6:amd64 (1.23-3) ... #15 22.34 Selecting previously unselected package libgdbm-compat4:amd64. #15 22.35 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #15 22.39 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #15 22.68 Selecting previously unselected package libperl5.36:amd64. #15 22.68 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #15 22.71 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 23.28 Selecting previously unselected package perl. #15 23.28 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #15 23.32 Unpacking perl (5.36.0-7+deb12u1) ... #15 23.56 Selecting previously unselected package autoconf-archive. #15 23.56 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #15 23.61 Unpacking autoconf-archive (20220903-3) ... #15 24.05 Selecting previously unselected package ocaml-base. #15 24.05 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #15 24.09 Unpacking ocaml-base (4.13.1-4) ... #15 24.72 Selecting previously unselected package libparmap-ocaml. #15 24.72 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #15 24.76 Unpacking libparmap-ocaml (1.2.5-1) ... #15 25.00 Selecting previously unselected package libfindlib-ocaml. #15 25.00 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #15 25.04 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #15 25.24 Selecting previously unselected package ocaml-findlib. #15 25.24 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #15 25.27 Unpacking ocaml-findlib (1.9.6-1+b1) ... #15 25.48 Selecting previously unselected package libstdcompat-ocaml. #15 25.48 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #15 25.52 Unpacking libstdcompat-ocaml (19-1) ... #15 26.09 Selecting previously unselected package libpython3.11-minimal:amd64. #15 26.09 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... #15 26.17 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... #15 26.51 Selecting previously unselected package python3.11-minimal. #15 26.51 Preparing to unpack .../30-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... #15 26.55 Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... #15 26.94 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... #15 27.10 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #15 27.22 Setting up python3.11-minimal (3.11.2-6+deb12u4) ... #15 28.00 Selecting previously unselected package python3-minimal. #15 28.00 (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 ... 11271 files and directories currently installed.) #15 28.00 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #15 28.04 Unpacking python3-minimal (3.11.2-1+b1) ... #15 28.28 Selecting previously unselected package media-types. #15 28.28 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #15 28.34 Unpacking media-types (10.0.0) ... #15 28.63 Selecting previously unselected package mailcap. #15 28.63 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #15 28.67 Unpacking mailcap (3.70+nmu1) ... #15 28.93 Selecting previously unselected package mime-support. #15 28.93 Preparing to unpack .../03-mime-support_3.66_all.deb ... #15 28.99 Unpacking mime-support (3.66) ... #15 29.43 Selecting previously unselected package libncursesw6:amd64. #15 29.43 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #15 29.48 Unpacking libncursesw6:amd64 (6.4-4) ... #15 29.79 Selecting previously unselected package libkrb5support0:amd64. #15 29.79 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #15 29.83 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #15 30.14 Selecting previously unselected package libk5crypto3:amd64. #15 30.15 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #15 30.18 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #15 30.46 Selecting previously unselected package libkeyutils1:amd64. #15 30.46 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #15 30.50 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #15 30.76 Selecting previously unselected package libkrb5-3:amd64. #15 30.76 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #15 30.79 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #15 31.13 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 31.13 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #15 31.17 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #15 31.55 Selecting previously unselected package libtirpc-common. #15 31.55 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #15 31.59 Unpacking libtirpc-common (1.3.3+ds-1) ... #15 31.88 Selecting previously unselected package libtirpc3:amd64. #15 31.88 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #15 31.93 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #15 32.21 Selecting previously unselected package libnsl2:amd64. #15 32.21 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #15 32.27 Unpacking libnsl2:amd64 (1.3.0-2) ... #15 32.51 Selecting previously unselected package readline-common. #15 32.51 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #15 32.54 Unpacking readline-common (8.2-1.3) ... #15 32.83 Selecting previously unselected package libreadline8:amd64. #15 32.83 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #15 32.87 Unpacking libreadline8:amd64 (8.2-1.3) ... #15 33.14 Selecting previously unselected package libsqlite3-0:amd64. #15 33.14 Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... #15 33.17 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #15 33.41 Selecting previously unselected package libpython3.11-stdlib:amd64. #15 33.41 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ... #15 33.45 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... #15 33.93 Selecting previously unselected package python3.11. #15 33.93 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u4_amd64.deb ... #15 33.97 Unpacking python3.11 (3.11.2-6+deb12u4) ... #15 34.19 Selecting previously unselected package libpython3-stdlib:amd64. #15 34.19 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #15 34.23 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 34.45 Setting up python3-minimal (3.11.2-1+b1) ... #15 34.83 Selecting previously unselected package python3. #15 34.83 (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 ... 11803 files and directories currently installed.) #15 34.85 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #15 34.90 Unpacking python3 (3.11.2-1+b1) ... #15 35.18 Selecting previously unselected package libpcre3:amd64. #15 35.18 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #15 35.23 Unpacking libpcre3:amd64 (2:8.39-15) ... #15 35.58 Selecting previously unselected package coccinelle. #15 35.58 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #15 35.63 Unpacking coccinelle (1.1.1.deb-2+b1) ... #15 36.08 Selecting previously unselected package m4. #15 36.08 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #15 36.12 Unpacking m4 (1.4.19-3) ... #15 36.41 Selecting previously unselected package flex. #15 36.42 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #15 36.45 Unpacking flex (2.6.4-8.2) ... #15 36.73 Selecting previously unselected package libmpfr6:amd64. #15 36.73 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #15 36.80 Unpacking libmpfr6:amd64 (4.2.0-1) ... #15 37.10 Selecting previously unselected package libsigsegv2:amd64. #15 37.10 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #15 37.14 Unpacking libsigsegv2:amd64 (2.14-1) ... #15 37.37 Setting up libmpfr6:amd64 (4.2.0-1) ... #15 37.50 Setting up readline-common (8.2-1.3) ... #15 37.64 Setting up libreadline8:amd64 (8.2-1.3) ... #15 37.76 Setting up libsigsegv2:amd64 (2.14-1) ... #15 38.09 Selecting previously unselected package gawk. #15 38.09 (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 ... 12135 files and directories currently installed.) #15 38.10 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #15 38.13 Unpacking gawk (1:5.2.1-2) ... #15 38.58 Selecting previously unselected package libglib2.0-0:amd64. #15 38.58 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u4_amd64.deb ... #15 38.62 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #15 39.18 Selecting previously unselected package ofono. #15 39.18 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #15 39.22 Unpacking ofono (1.31-3+b1) ... #15 39.54 Selecting previously unselected package poppler-data. #15 39.54 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #15 39.58 Unpacking poppler-data (0.4.12-1) ... #15 39.98 Selecting previously unselected package libpopt0:amd64. #15 39.99 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #15 40.02 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #15 40.37 Selecting previously unselected package rsync. #15 40.38 Preparing to unpack .../005-rsync_3.2.7-1_amd64.deb ... #15 40.41 Unpacking rsync (3.2.7-1) ... #15 40.90 Selecting previously unselected package sgml-base. #15 40.91 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #15 40.94 Unpacking sgml-base (1.31) ... #15 41.91 Selecting previously unselected package sudo. #15 41.91 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #15 41.95 Unpacking sudo (1.9.13p3-1+deb12u1) ... #15 42.29 Selecting previously unselected package libelf1:amd64. #15 42.29 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #15 42.33 Unpacking libelf1:amd64 (0.188-2.1) ... #15 42.62 Selecting previously unselected package libbpf1:amd64. #15 42.63 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #15 42.66 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #15 42.93 Selecting previously unselected package libbsd0:amd64. #15 42.93 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #15 42.99 Unpacking libbsd0:amd64 (0.11.7-2) ... #15 43.28 Selecting previously unselected package libmnl0:amd64. #15 43.28 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #15 43.32 Unpacking libmnl0:amd64 (1.0.4-3) ... #15 43.57 Selecting previously unselected package libxtables12:amd64. #15 43.57 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #15 43.62 Unpacking libxtables12:amd64 (1.8.9-2) ... #15 44.05 Selecting previously unselected package libcap2-bin. #15 44.05 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #15 44.08 Unpacking libcap2-bin (1:2.66-4) ... #15 44.40 Selecting previously unselected package iproute2. #15 44.40 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #15 44.43 Unpacking iproute2 (6.1.0-3) ... #15 44.75 Selecting previously unselected package netbase. #15 44.75 Preparing to unpack .../015-netbase_6.4_all.deb ... #15 44.78 Unpacking netbase (6.4) ... #15 45.06 Selecting previously unselected package libproc2-0:amd64. #15 45.06 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 45.10 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 45.48 Selecting previously unselected package procps. #15 45.49 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #15 45.53 Unpacking procps (2:4.0.2-3) ... #15 45.80 Selecting previously unselected package sensible-utils. #15 45.80 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #15 45.83 Unpacking sensible-utils (0.0.17+nmu1) ... #15 46.05 Selecting previously unselected package bzip2. #15 46.05 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #15 46.10 Unpacking bzip2 (1.0.8-5+b1) ... #15 46.30 Selecting previously unselected package libmagic-mgc. #15 46.30 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #15 46.34 Unpacking libmagic-mgc (1:5.44-3) ... #15 46.68 Selecting previously unselected package libmagic1:amd64. #15 46.69 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #15 46.72 Unpacking libmagic1:amd64 (1:5.44-3) ... #15 46.94 Selecting previously unselected package file. #15 46.94 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #15 47.04 Unpacking file (1:5.44-3) ... #15 47.46 Selecting previously unselected package gettext-base. #15 47.46 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #15 47.50 Unpacking gettext-base (0.21-12) ... #15 47.85 Selecting previously unselected package libuchardet0:amd64. #15 47.86 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #15 47.89 Unpacking libuchardet0:amd64 (0.0.7-1) ... #15 48.18 Selecting previously unselected package groff-base. #15 48.19 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #15 48.23 Unpacking groff-base (1.22.4-10) ... #15 48.56 Selecting previously unselected package inetutils-telnet. #15 48.56 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #15 48.60 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #15 48.81 Selecting previously unselected package libc-l10n. #15 48.82 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u9_all.deb ... #15 48.85 Unpacking libc-l10n (2.36-9+deb12u9) ... #15 49.24 Selecting previously unselected package locales. #15 49.25 Preparing to unpack .../028-locales_2.36-9+deb12u9_all.deb ... #15 49.31 Unpacking locales (2.36-9+deb12u9) ... #15 49.70 Selecting previously unselected package bsdextrautils. #15 49.70 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u2_amd64.deb ... #15 49.73 Unpacking bsdextrautils (2.38.1-5+deb12u2) ... #15 50.07 Selecting previously unselected package libpipeline1:amd64. #15 50.07 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #15 50.11 Unpacking libpipeline1:amd64 (1.5.7-1) ... #15 50.43 Selecting previously unselected package man-db. #15 50.43 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #15 50.47 Unpacking man-db (2.11.2-2) ... #15 50.99 Selecting previously unselected package libedit2:amd64. #15 50.99 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #15 51.03 Unpacking libedit2:amd64 (3.1-20221030-2) ... #15 51.31 Selecting previously unselected package libcbor0.8:amd64. #15 51.31 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #15 51.36 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #15 51.63 Selecting previously unselected package libfido2-1:amd64. #15 51.64 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #15 51.67 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #15 51.99 Selecting previously unselected package openssh-client. #15 51.99 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ... #15 52.03 Unpacking openssh-client (1:9.2p1-2+deb12u3) ... #15 52.43 Selecting previously unselected package ucf. #15 52.43 Preparing to unpack .../036-ucf_3.0043+nmu1_all.deb ... #15 52.48 Moving old data out of the way #15 52.48 Unpacking ucf (3.0043+nmu1) ... #15 52.70 Selecting previously unselected package xz-utils. #15 52.70 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #15 52.74 Unpacking xz-utils (5.4.1-0.2) ... #15 53.08 Selecting previously unselected package asciidoc-common. #15 53.08 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #15 53.17 Unpacking asciidoc-common (10.2.0-1) ... #15 53.49 Selecting previously unselected package xml-core. #15 53.49 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #15 53.55 Unpacking xml-core (0.18+nmu1) ... #15 53.89 Selecting previously unselected package docbook-xsl. #15 53.89 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #15 53.93 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #15 54.28 Selecting previously unselected package libicu72:amd64. #15 54.28 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #15 54.31 Unpacking libicu72:amd64 (72.1-3) ... #15 55.03 Selecting previously unselected package libxml2:amd64. #15 55.03 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 55.08 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 55.31 Selecting previously unselected package libxml2-utils. #15 55.31 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 55.34 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 55.60 Selecting previously unselected package libxslt1.1:amd64. #15 55.60 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #15 55.63 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #15 55.87 Selecting previously unselected package xsltproc. #15 55.87 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #15 55.92 Unpacking xsltproc (1.1.35-1) ... #15 56.26 Selecting previously unselected package asciidoc-base. #15 56.26 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #15 56.30 Unpacking asciidoc-base (10.2.0-1) ... #15 56.64 Selecting previously unselected package asciidoc. #15 56.64 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #15 56.75 Unpacking asciidoc (10.2.0-1) ... #15 57.07 Selecting previously unselected package sgml-data. #15 57.07 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #15 57.10 Unpacking sgml-data (2.0.11+nmu1) ... #15 57.54 Selecting previously unselected package docbook-xml. #15 57.54 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #15 57.59 Unpacking docbook-xml (4.5-12) ... #15 57.79 Selecting previously unselected package python-apt-common. #15 57.79 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #15 57.84 Unpacking python-apt-common (2.6.0) ... #15 58.05 Selecting previously unselected package distro-info-data. #15 58.05 Preparing to unpack .../051-distro-info-data_0.58+deb12u3_all.deb ... #15 58.09 Unpacking distro-info-data (0.58+deb12u3) ... #15 58.42 Selecting previously unselected package python3-apt. #15 58.42 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #15 58.46 Unpacking python3-apt (2.6.0) ... #15 58.85 Selecting previously unselected package tex-common. #15 58.85 Preparing to unpack .../053-tex-common_6.18_all.deb ... #15 58.89 Unpacking tex-common (6.18) ... #15 59.48 Selecting previously unselected package libpaper1:amd64. #15 59.48 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #15 59.52 Unpacking libpaper1:amd64 (1.1.29) ... #15 59.74 Selecting previously unselected package libpaper-utils. #15 59.74 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #15 59.79 Unpacking libpaper-utils (1.1.29) ... #15 59.99 Selecting previously unselected package libkpathsea6:amd64. #15 59.99 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 60.02 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 60.44 Selecting previously unselected package libptexenc1:amd64. #15 60.45 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 60.48 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 60.72 Selecting previously unselected package libsynctex2:amd64. #15 60.72 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 60.76 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 60.99 Selecting previously unselected package libtexlua53-5:amd64. #15 60.99 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 61.02 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 61.27 Selecting previously unselected package libtexluajit2:amd64. #15 61.27 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 61.32 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 61.52 Selecting previously unselected package t1utils. #15 61.52 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #15 61.55 Unpacking t1utils (1.41-4) ... #15 61.82 Selecting previously unselected package libbrotli1:amd64. #15 61.82 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #15 61.86 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #15 62.12 Selecting previously unselected package libpng16-16:amd64. #15 62.12 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #15 62.16 Unpacking libpng16-16:amd64 (1.6.39-2) ... #15 62.42 Selecting previously unselected package libfreetype6:amd64. #15 62.42 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ... #15 62.46 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #15 62.69 Selecting previously unselected package fonts-dejavu-core. #15 62.69 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #15 62.74 Unpacking fonts-dejavu-core (2.37-6) ... #15 63.05 Selecting previously unselected package libfontenc1:amd64. #15 63.05 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #15 63.09 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #15 63.36 Selecting previously unselected package x11-common. #15 63.36 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #15 63.41 Unpacking x11-common (1:7.7+23) ... #15 63.62 Selecting previously unselected package xfonts-encodings. #15 63.62 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 63.66 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 63.94 Selecting previously unselected package xfonts-utils. #15 63.94 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #15 63.98 Unpacking xfonts-utils (1:7.7+6) ... #15 64.26 Selecting previously unselected package fonts-urw-base35. #15 64.26 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #15 64.33 Unpacking fonts-urw-base35 (20200910-7) ... #15 65.03 Selecting previously unselected package fontconfig-config. #15 65.03 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #15 65.16 Unpacking fontconfig-config (2.14.1-4) ... #15 65.42 Selecting previously unselected package libfontconfig1:amd64. #15 65.42 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #15 65.45 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #15 65.72 Selecting previously unselected package libpixman-1-0:amd64. #15 65.72 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #15 65.75 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #15 66.03 Selecting previously unselected package libxau6:amd64. #15 66.03 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #15 66.07 Unpacking libxau6:amd64 (1:1.0.9-1) ... #15 66.29 Selecting previously unselected package libxdmcp6:amd64. #15 66.30 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #15 66.33 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #15 66.59 Selecting previously unselected package libxcb1:amd64. #15 66.59 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #15 66.64 Unpacking libxcb1:amd64 (1.15-1) ... #15 66.82 Selecting previously unselected package libx11-data. #15 66.82 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #15 66.86 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #15 67.13 Selecting previously unselected package libx11-6:amd64. #15 67.14 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #15 67.17 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 67.45 Selecting previously unselected package libxcb-render0:amd64. #15 67.45 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #15 67.49 Unpacking libxcb-render0:amd64 (1.15-1) ... #15 67.61 Selecting previously unselected package libxcb-shm0:amd64. #15 67.61 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #15 67.63 Unpacking libxcb-shm0:amd64 (1.15-1) ... #15 68.11 Selecting previously unselected package libxext6:amd64. #15 68.11 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #15 68.26 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #15 68.52 Selecting previously unselected package libxrender1:amd64. #15 68.52 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #15 68.54 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #15 68.79 Selecting previously unselected package libcairo2:amd64. #15 68.80 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #15 68.84 Unpacking libcairo2:amd64 (1.16.0-7) ... #15 69.12 Selecting previously unselected package libgraphite2-3:amd64. #15 69.12 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #15 69.15 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #15 69.41 Selecting previously unselected package libharfbuzz0b:amd64. #15 69.41 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #15 69.44 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 69.69 Selecting previously unselected package libteckit0:amd64. #15 69.70 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #15 69.73 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 69.93 Selecting previously unselected package libice6:amd64. #15 69.93 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #15 69.97 Unpacking libice6:amd64 (2:1.0.10-1) ... #15 70.19 Selecting previously unselected package libsm6:amd64. #15 70.19 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #15 70.22 Unpacking libsm6:amd64 (2:1.2.3-1) ... #15 70.44 Selecting previously unselected package libxt6:amd64. #15 70.45 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #15 70.49 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #15 70.79 Selecting previously unselected package libxmu6:amd64. #15 70.79 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #15 70.83 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #15 71.05 Selecting previously unselected package libxpm4:amd64. #15 71.05 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #15 71.08 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 71.33 Selecting previously unselected package libxaw7:amd64. #15 71.34 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #15 71.37 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #15 71.60 Selecting previously unselected package libxi6:amd64. #15 71.60 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #15 71.64 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #15 71.90 Selecting previously unselected package libzzip-0-13:amd64. #15 71.90 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #15 71.93 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 72.20 Selecting previously unselected package texlive-binaries. #15 72.20 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 72.26 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #15 72.96 Selecting previously unselected package xdg-utils. #15 72.96 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #15 73.02 Unpacking xdg-utils (1.1.3-4.1) ... #15 73.67 Selecting previously unselected package texlive-base. #15 73.68 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #15 74.17 Unpacking texlive-base (2022.20230122-3) ... #15 75.29 Selecting previously unselected package texlive-fonts-recommended. #15 75.29 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #15 75.47 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #15 76.03 Selecting previously unselected package fonts-lmodern. #15 76.03 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #15 76.06 Unpacking fonts-lmodern (2.005-1) ... #15 76.69 Selecting previously unselected package texlive-latex-base. #15 76.69 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #15 76.76 Unpacking texlive-latex-base (2022.20230122-3) ... #15 77.47 Selecting previously unselected package texlive-latex-recommended. #15 77.47 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #15 77.54 Unpacking texlive-latex-recommended (2022.20230122-3) ... #15 78.22 Selecting previously unselected package texlive. #15 78.22 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #15 78.26 Unpacking texlive (2022.20230122-3) ... #15 78.53 Selecting previously unselected package texlive-bibtex-extra. #15 78.53 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #15 78.58 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #15 79.83 Selecting previously unselected package libthai-data. #15 79.83 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #15 79.87 Unpacking libthai-data (0.1.29-1) ... #15 80.21 Selecting previously unselected package libdatrie1:amd64. #15 80.21 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #15 80.28 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #15 80.61 Selecting previously unselected package libthai0:amd64. #15 80.61 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #15 80.64 Unpacking libthai0:amd64 (0.1.29-1) ... #15 80.92 Selecting previously unselected package libsombok3:amd64. #15 80.92 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #15 80.97 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #15 81.20 Selecting previously unselected package libmime-charset-perl. #15 81.20 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #15 81.24 Unpacking libmime-charset-perl (1.013.1-2) ... #15 81.49 Selecting previously unselected package libunicode-linebreak-perl. #15 81.49 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #15 81.53 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 81.80 Selecting previously unselected package libjs-jquery. #15 81.80 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 81.84 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 82.11 Selecting previously unselected package lmodern. #15 82.11 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #15 82.16 Unpacking lmodern (2.005-1) ... #15 82.83 Selecting previously unselected package texlive-luatex. #15 82.83 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #15 82.87 Unpacking texlive-luatex (2022.20230122-3) ... #15 84.03 Selecting previously unselected package texlive-plain-generic. #15 84.03 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #15 84.08 Unpacking texlive-plain-generic (2022.20230122-4) ... #15 85.75 Selecting previously unselected package texlive-extra-utils. #15 85.76 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #15 85.80 Unpacking texlive-extra-utils (2022.20230122-4) ... #15 87.28 Selecting previously unselected package libapache-pom-java. #15 87.29 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #15 87.34 Unpacking libapache-pom-java (29-2) ... #15 87.58 Selecting previously unselected package libcommons-parent-java. #15 87.58 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #15 87.62 Unpacking libcommons-parent-java (56-1) ... #15 88.11 Selecting previously unselected package libcommons-logging-java. #15 88.12 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #15 88.21 Unpacking libcommons-logging-java (1.2-3) ... #15 88.48 Selecting previously unselected package libfontbox-java. #15 88.48 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #15 88.52 Unpacking libfontbox-java (1:1.8.16-2) ... #15 89.35 Selecting previously unselected package libpdfbox-java. #15 89.35 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #15 89.39 Unpacking libpdfbox-java (1:1.8.16-2) ... #15 112.1 Selecting previously unselected package preview-latex-style. #15 112.1 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #15 114.8 Unpacking preview-latex-style (12.2-1) ... #15 115.1 Selecting previously unselected package texlive-pictures. #15 115.1 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #15 115.2 Unpacking texlive-pictures (2022.20230122-3) ... #15 115.9 Selecting previously unselected package texlive-latex-extra. #15 115.9 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #15 116.0 Unpacking texlive-latex-extra (2022.20230122-4) ... #15 117.2 Selecting previously unselected package fonts-gfs-baskerville. #15 117.2 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #15 117.3 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 117.5 Selecting previously unselected package fonts-gfs-porson. #15 117.5 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #15 117.5 Unpacking fonts-gfs-porson (1.1-7) ... #15 117.8 Selecting previously unselected package texlive-lang-greek. #15 117.8 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #15 117.9 Unpacking texlive-lang-greek (2022.20230122-1) ... #15 119.1 Selecting previously unselected package texlive-science. #15 119.1 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #15 119.1 Unpacking texlive-science (2022.20230122-4) ... #15 119.6 Selecting previously unselected package dblatex. #15 119.6 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #15 119.7 Unpacking dblatex (0.3.12py3-2) ... #15 120.0 Selecting previously unselected package docbook. #15 120.0 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #15 120.1 Unpacking docbook (4.5-10) ... #15 120.4 Selecting previously unselected package libosp5. #15 120.4 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #15 120.4 Unpacking libosp5 (1.5.2-13+b2) ... #15 120.8 Selecting previously unselected package libostyle1c2. #15 120.8 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #15 120.9 Unpacking libostyle1c2 (1.4devel1-22) ... #15 121.2 Selecting previously unselected package openjade. #15 121.2 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #15 121.3 Unpacking openjade (1.4devel1-22) ... #15 121.6 Selecting previously unselected package docbook-dsssl. #15 121.6 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #15 121.7 Unpacking docbook-dsssl (1.79-10) ... #15 122.2 Selecting previously unselected package teckit. #15 122.2 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #15 122.2 Unpacking teckit (2.5.11+ds1-1+b1) ... #15 122.6 Selecting previously unselected package tipa. #15 122.6 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #15 122.6 Unpacking tipa (2:1.3-21) ... #15 123.1 Selecting previously unselected package texlive-xetex. #15 123.1 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #15 123.1 Unpacking texlive-xetex (2022.20230122-3) ... #15 123.8 Selecting previously unselected package texlive-formats-extra. #15 123.8 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #15 123.8 Unpacking texlive-formats-extra (2022.20230122-4) ... #15 124.4 Selecting previously unselected package lynx-common. #15 124.4 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #15 124.4 Unpacking lynx-common (2.9.0dev.12-1) ... #15 124.8 Selecting previously unselected package lynx. #15 124.8 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #15 124.8 Unpacking lynx (2.9.0dev.12-1) ... #15 125.7 Selecting previously unselected package libsgmls-perl. #15 125.7 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #15 125.8 Unpacking libsgmls-perl (1.03ii-38) ... #15 126.0 Selecting previously unselected package sgmlspl. #15 126.0 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #15 126.0 Unpacking sgmlspl (1.03ii-38) ... #15 126.4 Selecting previously unselected package opensp. #15 126.4 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #15 126.4 Unpacking opensp (1.5.2-13+b2) ... #15 126.7 Selecting previously unselected package docbook-utils. #15 126.7 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #15 126.7 Unpacking docbook-utils (0.6.14-4) ... #15 127.1 Selecting previously unselected package asciidoc-dblatex. #15 127.1 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #15 127.1 Unpacking asciidoc-dblatex (10.2.0-1) ... #15 127.4 Selecting previously unselected package autoconf. #15 127.4 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #15 127.5 Unpacking autoconf (2.71-3) ... #15 127.8 Selecting previously unselected package libgc1:amd64. #15 127.8 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #15 127.8 Unpacking libgc1:amd64 (1:8.2.2-3) ... #15 128.3 Selecting previously unselected package guile-3.0-libs:amd64. #15 128.3 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #15 128.3 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #15 129.0 Selecting previously unselected package libopts25:amd64. #15 129.0 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #15 129.0 Unpacking libopts25:amd64 (1:5.18.16-5) ... #15 129.3 Selecting previously unselected package libopts25-dev:amd64. #15 129.3 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #15 129.3 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #15 129.6 Selecting previously unselected package autogen. #15 129.6 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #15 129.6 Unpacking autogen (1:5.18.16-5) ... #15 129.6 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #15 129.8 Selecting previously unselected package autotools-dev. #15 129.8 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #15 129.9 Unpacking autotools-dev (20220109.1) ... #15 130.1 Selecting previously unselected package automake. #15 130.1 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #15 130.6 Unpacking automake (1:1.16.5-1.3) ... #15 132.4 Selecting previously unselected package autopoint. #15 132.4 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #15 132.5 Unpacking autopoint (0.21-12) ... #15 132.9 Selecting previously unselected package bc. #15 132.9 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #15 132.9 Unpacking bc (1.07.1-3+b1) ... #15 133.2 Selecting previously unselected package binutils-common:amd64. #15 133.2 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #15 133.2 Unpacking binutils-common:amd64 (2.40-2) ... #15 133.9 Selecting previously unselected package libbinutils:amd64. #15 134.0 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #15 134.0 Unpacking libbinutils:amd64 (2.40-2) ... #15 134.3 Selecting previously unselected package libctf-nobfd0:amd64. #15 134.3 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #15 134.4 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #15 134.9 Selecting previously unselected package libctf0:amd64. #15 134.9 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #15 134.9 Unpacking libctf0:amd64 (2.40-2) ... #15 135.3 Selecting previously unselected package libgprofng0:amd64. #15 135.3 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #15 135.4 Unpacking libgprofng0:amd64 (2.40-2) ... #15 136.1 Selecting previously unselected package libjansson4:amd64. #15 136.1 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #15 136.2 Unpacking libjansson4:amd64 (2.14-2) ... #15 136.7 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 136.7 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #15 136.9 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #15 137.3 Selecting previously unselected package binutils. #15 137.3 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #15 137.3 Unpacking binutils (2.40-2) ... #15 137.5 Selecting previously unselected package binutils-arm-none-eabi. #15 137.5 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #15 137.5 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #15 138.0 Selecting previously unselected package bison. #15 138.0 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #15 138.0 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #15 138.3 Selecting previously unselected package libc-dev-bin. #15 138.3 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u9_amd64.deb ... #15 138.4 Unpacking libc-dev-bin (2.36-9+deb12u9) ... #15 138.6 Selecting previously unselected package linux-libc-dev:amd64. #15 138.6 Preparing to unpack .../165-linux-libc-dev_6.1.119-1_amd64.deb ... #15 138.7 Unpacking linux-libc-dev:amd64 (6.1.119-1) ... #15 139.0 Selecting previously unselected package libcrypt-dev:amd64. #15 139.0 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #15 139.0 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #15 139.3 Selecting previously unselected package libtirpc-dev:amd64. #15 139.3 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #15 139.4 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 139.5 Selecting previously unselected package libnsl-dev:amd64. #15 139.6 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #15 139.6 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #15 139.8 Selecting previously unselected package rpcsvc-proto. #15 139.8 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 139.8 Unpacking rpcsvc-proto (1.4.3-1) ... #15 140.1 Selecting previously unselected package libc6-dev:amd64. #15 140.1 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u9_amd64.deb ... #15 140.1 Unpacking libc6-dev:amd64 (2.36-9+deb12u9) ... #15 141.0 Selecting previously unselected package libisl23:amd64. #15 141.0 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #15 141.0 Unpacking libisl23:amd64 (0.25-1.1) ... #15 141.3 Selecting previously unselected package libmpc3:amd64. #15 141.3 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #15 141.3 Unpacking libmpc3:amd64 (1.3.1-1) ... #15 141.5 Selecting previously unselected package cpp-12. #15 141.5 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #15 141.6 Unpacking cpp-12 (12.2.0-14) ... #15 142.3 Selecting previously unselected package cpp. #15 142.3 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #15 142.4 Unpacking cpp (4:12.2.0-3) ... #15 142.7 Selecting previously unselected package libcc1-0:amd64. #15 142.7 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #15 142.8 Unpacking libcc1-0:amd64 (12.2.0-14) ... #15 143.1 Selecting previously unselected package libgomp1:amd64. #15 143.1 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #15 143.1 Unpacking libgomp1:amd64 (12.2.0-14) ... #15 143.4 Selecting previously unselected package libitm1:amd64. #15 143.4 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #15 143.4 Unpacking libitm1:amd64 (12.2.0-14) ... #15 143.7 Selecting previously unselected package libatomic1:amd64. #15 143.7 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #15 143.8 Unpacking libatomic1:amd64 (12.2.0-14) ... #15 144.1 Selecting previously unselected package libasan8:amd64. #15 144.1 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #15 144.1 Unpacking libasan8:amd64 (12.2.0-14) ... #15 144.5 Selecting previously unselected package liblsan0:amd64. #15 144.5 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #15 144.6 Unpacking liblsan0:amd64 (12.2.0-14) ... #15 144.9 Selecting previously unselected package libtsan2:amd64. #15 144.9 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #15 144.9 Unpacking libtsan2:amd64 (12.2.0-14) ... #15 145.3 Selecting previously unselected package libubsan1:amd64. #15 145.3 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #15 145.4 Unpacking libubsan1:amd64 (12.2.0-14) ... #15 145.7 Selecting previously unselected package libquadmath0:amd64. #15 145.7 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #15 145.8 Unpacking libquadmath0:amd64 (12.2.0-14) ... #15 146.0 Selecting previously unselected package libgcc-12-dev:amd64. #15 146.0 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #15 146.1 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #15 146.4 Selecting previously unselected package gcc-12. #15 146.4 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #15 146.4 Unpacking gcc-12 (12.2.0-14) ... #15 147.1 Selecting previously unselected package gcc. #15 147.1 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #15 147.1 Unpacking gcc (4:12.2.0-3) ... #15 147.4 Selecting previously unselected package libstdc++-12-dev:amd64. #15 147.4 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #15 147.5 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #15 147.8 Selecting previously unselected package g++-12. #15 147.8 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #15 147.8 Unpacking g++-12 (12.2.0-14) ... #15 148.5 Selecting previously unselected package g++. #15 148.5 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #15 148.6 Unpacking g++ (4:12.2.0-3) ... #15 148.8 Selecting previously unselected package make. #15 148.8 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #15 148.8 Unpacking make (4.3-4.1) ... #15 149.0 Selecting previously unselected package libdpkg-perl. #15 149.0 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #15 149.1 Unpacking libdpkg-perl (1.21.22) ... #15 149.4 Selecting previously unselected package patch. #15 149.4 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #15 149.4 Unpacking patch (2.7.6-7) ... #15 149.6 Selecting previously unselected package dpkg-dev. #15 149.6 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #15 149.6 Unpacking dpkg-dev (1.21.22) ... #15 149.9 Selecting previously unselected package build-essential. #15 149.9 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #15 149.9 Unpacking build-essential (12.9) ... #15 150.2 Selecting previously unselected package libhiredis0.14:amd64. #15 150.2 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #15 150.2 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #15 150.5 Selecting previously unselected package ccache. #15 150.5 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #15 150.5 Unpacking ccache (4.8+really4.7.5-1) ... #15 151.0 Selecting previously unselected package libarchive13:amd64. #15 151.0 Preparing to unpack .../197-libarchive13_3.6.2-1+deb12u2_amd64.deb ... #15 151.1 Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ... #15 151.3 Selecting previously unselected package libsasl2-modules-db:amd64. #15 151.3 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #15 151.3 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 151.7 Selecting previously unselected package libsasl2-2:amd64. #15 151.7 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #15 151.8 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 152.1 Selecting previously unselected package libldap-2.5-0:amd64. #15 152.1 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #15 152.1 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 152.4 Selecting previously unselected package libnghttp2-14:amd64. #15 152.4 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #15 152.4 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 153.2 Selecting previously unselected package librtmp1:amd64. #15 153.2 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #15 153.2 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 153.5 Selecting previously unselected package libssh2-1:amd64. #15 153.5 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ... #15 153.6 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #15 153.8 Selecting previously unselected package libcurl4:amd64. #15 153.8 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u8_amd64.deb ... #15 153.9 Unpacking libcurl4:amd64 (7.88.1-10+deb12u8) ... #15 154.1 Selecting previously unselected package libjsoncpp25:amd64. #15 154.1 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ... #15 154.2 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 154.4 Selecting previously unselected package librhash0:amd64. #15 154.4 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ... #15 154.4 Unpacking librhash0:amd64 (1.4.3-3) ... #15 154.7 Selecting previously unselected package libuv1:amd64. #15 154.7 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ... #15 154.7 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #15 155.0 Selecting previously unselected package cmake-data. #15 155.0 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ... #15 155.0 Unpacking cmake-data (3.25.1-1) ... #15 155.4 Selecting previously unselected package cmake. #15 155.4 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ... #15 155.5 Unpacking cmake (3.25.1-1) ... #15 156.0 Selecting previously unselected package comerr-dev:amd64. #15 156.0 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ... #15 156.1 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #15 156.3 Selecting previously unselected package libtinyxml2-9:amd64. #15 156.3 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #15 156.4 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 156.6 Selecting previously unselected package python3-pkg-resources. #15 156.6 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1_all.deb ... #15 156.7 Unpacking python3-pkg-resources (66.1.1-1) ... #15 157.0 Selecting previously unselected package python3-pygments. #15 157.0 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ... #15 157.0 Unpacking python3-pygments (2.14.0+dfsg-1) ... #15 157.3 Selecting previously unselected package cppcheck. #15 157.3 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ... #15 157.3 Unpacking cppcheck (2.10-2) ... #15 157.7 Selecting previously unselected package curl. #15 157.7 Preparing to unpack .../215-curl_7.88.1-10+deb12u8_amd64.deb ... #15 157.7 Unpacking curl (7.88.1-10+deb12u8) ... #15 157.9 Selecting previously unselected package libdebhelper-perl. #15 157.9 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ... #15 158.0 Unpacking libdebhelper-perl (13.11.4) ... #15 159.1 Selecting previously unselected package libtool. #15 159.1 Preparing to unpack .../217-libtool_2.4.7-7~deb12u1_all.deb ... #15 159.2 Unpacking libtool (2.4.7-7~deb12u1) ... #15 159.4 Selecting previously unselected package dh-autoreconf. #15 159.4 Preparing to unpack .../218-dh-autoreconf_20_all.deb ... #15 159.4 Unpacking dh-autoreconf (20) ... #15 159.6 Selecting previously unselected package libarchive-zip-perl. #15 159.6 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ... #15 159.6 Unpacking libarchive-zip-perl (1.68-1) ... #15 159.9 Selecting previously unselected package libsub-override-perl. #15 159.9 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ... #15 159.9 Unpacking libsub-override-perl (0.09-4) ... #15 160.1 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 160.1 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #15 160.2 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #15 160.4 Selecting previously unselected package dh-strip-nondeterminism. #15 160.4 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ... #15 160.4 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #15 160.6 Selecting previously unselected package dwz. #15 160.6 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ... #15 160.6 Unpacking dwz (0.15-1) ... #15 160.9 Selecting previously unselected package gettext. #15 160.9 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ... #15 161.0 Unpacking gettext (0.21-12) ... #15 161.2 Selecting previously unselected package intltool-debian. #15 161.2 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ... #15 161.3 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 161.6 Selecting previously unselected package po-debconf. #15 161.6 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ... #15 161.7 Unpacking po-debconf (1.0.21+nmu1) ... #15 162.1 Selecting previously unselected package debhelper. #15 162.1 Preparing to unpack .../227-debhelper_13.11.4_all.deb ... #15 162.1 Unpacking debhelper (13.11.4) ... #15 162.4 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 162.4 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ... #15 162.4 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #15 162.6 Selecting previously unselected package libtext-wrapi18n-perl. #15 162.6 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 162.7 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 163.0 Selecting previously unselected package module-assistant. #15 163.0 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ... #15 163.0 Unpacking module-assistant (0.11.11) ... #15 163.2 Selecting previously unselected package dahdi-source. #15 163.2 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #15 163.3 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 163.6 Selecting previously unselected package libfakeroot:amd64. #15 163.6 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ... #15 163.6 Unpacking libfakeroot:amd64 (1.31-1.2) ... #15 163.8 Selecting previously unselected package fakeroot. #15 163.9 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ... #15 163.9 Unpacking fakeroot (1.31-1.2) ... #15 164.1 Selecting previously unselected package libassuan0:amd64. #15 164.1 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ... #15 164.2 Unpacking libassuan0:amd64 (2.5.5-5) ... #15 164.4 Selecting previously unselected package gpgconf. #15 164.4 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ... #15 164.4 Unpacking gpgconf (2.2.40-1.1) ... #15 164.7 Selecting previously unselected package libksba8:amd64. #15 164.7 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ... #15 164.8 Unpacking libksba8:amd64 (1.6.3-2) ... #15 165.0 Selecting previously unselected package libnpth0:amd64. #15 165.0 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ... #15 165.1 Unpacking libnpth0:amd64 (1.6-3) ... #15 165.3 Selecting previously unselected package dirmngr. #15 165.3 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ... #15 165.4 Unpacking dirmngr (2.2.40-1.1) ... #15 165.6 Selecting previously unselected package gnupg-l10n. #15 165.6 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ... #15 165.6 Unpacking gnupg-l10n (2.2.40-1.1) ... #15 165.8 Selecting previously unselected package gnupg-utils. #15 165.8 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ... #15 165.9 Unpacking gnupg-utils (2.2.40-1.1) ... #15 166.2 Selecting previously unselected package gpg. #15 166.2 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ... #15 166.2 Unpacking gpg (2.2.40-1.1) ... #15 166.5 Selecting previously unselected package pinentry-curses. #15 166.5 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ... #15 166.5 Unpacking pinentry-curses (1.2.1-1) ... #15 166.9 Selecting previously unselected package gpg-agent. #15 166.9 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ... #15 166.9 Unpacking gpg-agent (2.2.40-1.1) ... #15 167.1 Selecting previously unselected package gpg-wks-client. #15 167.1 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ... #15 167.2 Unpacking gpg-wks-client (2.2.40-1.1) ... #15 167.4 Selecting previously unselected package gpg-wks-server. #15 167.4 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ... #15 167.4 Unpacking gpg-wks-server (2.2.40-1.1) ... #15 167.6 Selecting previously unselected package gpgsm. #15 167.6 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ... #15 167.7 Unpacking gpgsm (2.2.40-1.1) ... #15 167.9 Selecting previously unselected package gnupg. #15 167.9 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ... #15 167.9 Unpacking gnupg (2.2.40-1.1) ... #15 168.2 Selecting previously unselected package libfile-dirlist-perl. #15 168.2 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ... #15 168.2 Unpacking libfile-dirlist-perl (0.05-3) ... #15 168.4 Selecting previously unselected package libfile-which-perl. #15 168.4 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ... #15 168.4 Unpacking libfile-which-perl (1.27-2) ... #15 168.6 Selecting previously unselected package libfile-homedir-perl. #15 168.7 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ... #15 168.7 Unpacking libfile-homedir-perl (1.006-2) ... #15 169.0 Selecting previously unselected package libfile-touch-perl. #15 169.0 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ... #15 169.0 Unpacking libfile-touch-perl (0.12-2) ... #15 169.2 Selecting previously unselected package libio-pty-perl. #15 169.2 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ... #15 169.3 Unpacking libio-pty-perl (1:1.17-1) ... #15 169.5 Selecting previously unselected package libipc-run-perl. #15 169.5 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ... #15 169.5 Unpacking libipc-run-perl (20220807.0-1) ... #15 169.7 Selecting previously unselected package libclass-method-modifiers-perl. #15 169.7 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ... #15 169.8 Unpacking libclass-method-modifiers-perl (2.14-1) ... #15 170.0 Selecting previously unselected package libclass-xsaccessor-perl. #15 170.0 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #15 170.0 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #15 170.2 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 170.2 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #15 170.2 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 170.4 Selecting previously unselected package libdynaloader-functions-perl. #15 170.4 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ... #15 170.5 Unpacking libdynaloader-functions-perl (0.003-3) ... #15 170.7 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 170.7 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ... #15 170.7 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #15 170.9 Selecting previously unselected package libparams-classify-perl:amd64. #15 170.9 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ... #15 170.9 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #15 171.2 Selecting previously unselected package libmodule-runtime-perl. #15 171.2 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ... #15 171.3 Unpacking libmodule-runtime-perl (0.016-2) ... #15 171.5 Selecting previously unselected package libimport-into-perl. #15 171.5 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ... #15 171.5 Unpacking libimport-into-perl (1.002005-2) ... #15 171.7 Selecting previously unselected package librole-tiny-perl. #15 171.7 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ... #15 171.7 Unpacking librole-tiny-perl (2.002004-1) ... #15 171.9 Selecting previously unselected package libsub-quote-perl. #15 172.0 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ... #15 172.0 Unpacking libsub-quote-perl (2.006008-1) ... #15 172.2 Selecting previously unselected package libmoo-perl. #15 172.2 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ... #15 172.3 Unpacking libmoo-perl (2.005005-1) ... #15 172.4 Selecting previously unselected package libencode-locale-perl. #15 172.5 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ... #15 172.5 Unpacking libencode-locale-perl (1.05-3) ... #15 172.7 Selecting previously unselected package libtimedate-perl. #15 172.7 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ... #15 172.7 Unpacking libtimedate-perl (2.3300-2) ... #15 172.9 Selecting previously unselected package libhttp-date-perl. #15 172.9 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ... #15 172.9 Unpacking libhttp-date-perl (6.05-2) ... #15 173.1 Selecting previously unselected package libfile-listing-perl. #15 173.1 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ... #15 173.2 Unpacking libfile-listing-perl (6.15-1) ... #15 173.4 Selecting previously unselected package libhtml-tagset-perl. #15 173.4 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ... #15 173.4 Unpacking libhtml-tagset-perl (3.20-6) ... #15 173.7 Selecting previously unselected package libregexp-ipv6-perl. #15 173.7 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ... #15 173.7 Unpacking libregexp-ipv6-perl (0.03-3) ... #15 173.9 Selecting previously unselected package liburi-perl. #15 173.9 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ... #15 173.9 Unpacking liburi-perl (5.17-1) ... #15 174.2 Selecting previously unselected package libhtml-parser-perl:amd64. #15 174.2 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ... #15 174.2 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #15 174.4 Selecting previously unselected package libhtml-tree-perl. #15 174.4 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ... #15 174.4 Unpacking libhtml-tree-perl (5.07-3) ... #15 174.7 Selecting previously unselected package libclone-perl:amd64. #15 174.7 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ... #15 174.8 Unpacking libclone-perl:amd64 (0.46-1) ... #15 175.0 Selecting previously unselected package libio-html-perl. #15 175.0 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ... #15 175.0 Unpacking libio-html-perl (1.004-3) ... #15 175.2 Selecting previously unselected package liblwp-mediatypes-perl. #15 175.2 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 175.3 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 175.5 Selecting previously unselected package libhttp-message-perl. #15 175.5 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ... #15 175.6 Unpacking libhttp-message-perl (6.44-1) ... #15 175.8 Selecting previously unselected package libhttp-cookies-perl. #15 175.8 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ... #15 175.8 Unpacking libhttp-cookies-perl (6.10-1) ... #15 176.0 Selecting previously unselected package libhttp-negotiate-perl. #15 176.0 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ... #15 176.0 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 176.2 Selecting previously unselected package perl-openssl-defaults:amd64. #15 176.2 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ... #15 176.3 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #15 176.5 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 176.5 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #15 176.5 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 176.7 Selecting previously unselected package libio-socket-ssl-perl. #15 176.7 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ... #15 176.8 Unpacking libio-socket-ssl-perl (2.081-2) ... #15 177.0 Selecting previously unselected package libnet-http-perl. #15 177.0 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ... #15 177.0 Unpacking libnet-http-perl (6.22-1) ... #15 177.2 Selecting previously unselected package liblwp-protocol-https-perl. #15 177.2 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ... #15 177.3 Unpacking liblwp-protocol-https-perl (6.10-1) ... #15 177.5 Selecting previously unselected package libtry-tiny-perl. #15 177.5 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ... #15 177.6 Unpacking libtry-tiny-perl (0.31-2) ... #15 177.8 Selecting previously unselected package libwww-robotrules-perl. #15 177.8 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ... #15 177.8 Unpacking libwww-robotrules-perl (6.02-1) ... #15 178.0 Selecting previously unselected package libwww-perl. #15 178.0 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ... #15 178.1 Unpacking libwww-perl (6.68-1) ... #15 178.3 Selecting previously unselected package patchutils. #15 178.3 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ... #15 178.3 Unpacking patchutils (0.4.2-1) ... #15 178.5 Selecting previously unselected package wdiff. #15 178.5 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ... #15 178.6 Unpacking wdiff (1.2.2-5) ... #15 178.9 Selecting previously unselected package devscripts. #15 178.9 Preparing to unpack .../290-devscripts_2.23.4+deb12u2_amd64.deb ... #15 178.9 Unpacking devscripts (2.23.4+deb12u2) ... #15 179.3 Selecting previously unselected package docbook5-xml. #15 179.4 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ... #15 179.4 Unpacking docbook5-xml (5.0-3) ... #15 179.8 Selecting previously unselected package docutils-common. #15 179.8 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ... #15 179.8 Unpacking docutils-common (0.19+dfsg-6) ... #15 180.1 Selecting previously unselected package libz3-4:amd64. #15 180.1 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ... #15 180.1 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #15 180.7 Selecting previously unselected package libllvm14:amd64. #15 180.7 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ... #15 180.7 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #15 181.4 Selecting previously unselected package libclang-cpp14. #15 181.4 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #15 181.4 Unpacking libclang-cpp14 (1:14.0.6-12) ... #15 182.2 Selecting previously unselected package libclang1-14. #15 182.2 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ... #15 182.3 Unpacking libclang1-14 (1:14.0.6-12) ... #15 182.8 Selecting previously unselected package libxapian30:amd64. #15 182.9 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ... #15 182.9 Unpacking libxapian30:amd64 (1.4.22-1) ... #15 183.1 Selecting previously unselected package doxygen. #15 183.1 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ... #15 183.1 Unpacking doxygen (1.9.4-4) ... #15 183.5 Selecting previously unselected package equivs. #15 183.6 Preparing to unpack .../299-equivs_2.3.1_all.deb ... #15 183.6 Unpacking equivs (2.3.1) ... #15 183.8 Selecting previously unselected package fontconfig. #15 183.8 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ... #15 183.9 Unpacking fontconfig (2.14.1-4) ... #15 184.2 Selecting previously unselected package gcc-arm-none-eabi. #15 184.2 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #15 184.3 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 185.9 Selecting previously unselected package libgfortran5:amd64. #15 185.9 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ... #15 185.9 Unpacking libgfortran5:amd64 (12.2.0-14) ... #15 186.2 Selecting previously unselected package libgfortran-12-dev:amd64. #15 186.2 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ... #15 186.3 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #15 186.5 Selecting previously unselected package gfortran-12. #15 186.5 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ... #15 186.6 Unpacking gfortran-12 (12.2.0-14) ... #15 187.4 Selecting previously unselected package libgs-common. #15 187.4 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u6_all.deb ... #15 187.5 Unpacking libgs-common (10.0.0~dfsg-11+deb12u6) ... #15 187.7 Selecting previously unselected package libgs10-common. #15 187.7 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u6_all.deb ... #15 187.8 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u6) ... #15 188.0 Selecting previously unselected package libavahi-common-data:amd64. #15 188.0 Preparing to unpack .../307-libavahi-common-data_0.8-10_amd64.deb ... #15 188.1 Unpacking libavahi-common-data:amd64 (0.8-10) ... #15 188.3 Selecting previously unselected package libavahi-common3:amd64. #15 188.3 Preparing to unpack .../308-libavahi-common3_0.8-10_amd64.deb ... #15 188.4 Unpacking libavahi-common3:amd64 (0.8-10) ... #15 188.6 Selecting previously unselected package libavahi-client3:amd64. #15 188.6 Preparing to unpack .../309-libavahi-client3_0.8-10_amd64.deb ... #15 188.7 Unpacking libavahi-client3:amd64 (0.8-10) ... #15 188.9 Selecting previously unselected package libcups2:amd64. #15 188.9 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u8_amd64.deb ... #15 189.0 Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ... #15 189.3 Selecting previously unselected package libidn12:amd64. #15 189.3 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ... #15 189.3 Unpacking libidn12:amd64 (1.41-1) ... #15 189.6 Selecting previously unselected package libijs-0.35:amd64. #15 189.7 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ... #15 189.7 Unpacking libijs-0.35:amd64 (0.35-15) ... #15 191.2 Selecting previously unselected package libjbig2dec0:amd64. #15 191.3 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ... #15 191.3 Unpacking libjbig2dec0:amd64 (0.19-3) ... #15 191.7 Selecting previously unselected package libjpeg62-turbo:amd64. #15 191.7 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #15 191.8 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 192.2 Selecting previously unselected package liblcms2-2:amd64. #15 192.2 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ... #15 192.2 Unpacking liblcms2-2:amd64 (2.14-2) ... #15 192.6 Selecting previously unselected package libopenjp2-7:amd64. #15 192.6 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ... #15 192.7 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #15 193.5 Selecting previously unselected package libdeflate0:amd64. #15 193.5 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ... #15 193.6 Unpacking libdeflate0:amd64 (1.14-1) ... #15 193.9 Selecting previously unselected package libjbig0:amd64. #15 193.9 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ... #15 193.9 Unpacking libjbig0:amd64 (2.1-6.1) ... #15 194.3 Selecting previously unselected package liblerc4:amd64. #15 194.3 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ... #15 194.3 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #15 194.6 Selecting previously unselected package libwebp7:amd64. #15 194.6 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #15 194.6 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 194.9 Selecting previously unselected package libtiff6:amd64. #15 194.9 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #15 195.0 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #15 195.3 Selecting previously unselected package libgs10:amd64. #15 195.3 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u6_amd64.deb ... #15 195.3 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ... #15 195.7 Selecting previously unselected package ghostscript. #15 195.7 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u6_amd64.deb ... #15 195.9 Unpacking ghostscript (10.0.0~dfsg-11+deb12u6) ... #15 196.2 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 196.2 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #15 196.3 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 196.6 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 196.6 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #15 196.7 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 197.1 Selecting previously unselected package libcurl3-gnutls:amd64. #15 197.1 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ... #15 197.2 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #15 197.4 Selecting previously unselected package liberror-perl. #15 197.4 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ... #15 197.4 Unpacking liberror-perl (0.17029-2) ... #15 197.7 Selecting previously unselected package git-man. #15 197.7 Preparing to unpack .../328-git-man_1%3a2.39.5-0+deb12u1_all.deb ... #15 197.7 Unpacking git-man (1:2.39.5-0+deb12u1) ... #15 198.5 Selecting previously unselected package git. #15 198.5 Preparing to unpack .../329-git_1%3a2.39.5-0+deb12u1_amd64.deb ... #15 198.5 Unpacking git (1:2.39.5-0+deb12u1) ... #15 199.0 Selecting previously unselected package libann0. #15 199.0 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 199.0 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 199.3 Selecting previously unselected package libcdt5:amd64. #15 199.3 Preparing to unpack .../331-libcdt5_2.42.2-7+deb12u1_amd64.deb ... #15 199.4 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 199.9 Selecting previously unselected package libcgraph6:amd64. #15 199.9 Preparing to unpack .../332-libcgraph6_2.42.2-7+deb12u1_amd64.deb ... #15 199.9 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 200.2 Selecting previously unselected package libaom3:amd64. #15 200.2 Preparing to unpack .../333-libaom3_3.6.0-1+deb12u1_amd64.deb ... #15 200.2 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... #15 200.6 Selecting previously unselected package libdav1d6:amd64. #15 200.6 Preparing to unpack .../334-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #15 200.6 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 200.9 Selecting previously unselected package libabsl20220623:amd64. #15 200.9 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ... #15 201.0 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #15 201.3 Selecting previously unselected package libgav1-1:amd64. #15 201.3 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ... #15 201.4 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #15 201.6 Selecting previously unselected package librav1e0:amd64. #15 201.6 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ... #15 201.7 Unpacking librav1e0:amd64 (0.5.1-6) ... #15 201.9 Selecting previously unselected package libsvtav1enc1:amd64. #15 202.0 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #15 202.0 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 202.3 Selecting previously unselected package libyuv0:amd64. #15 202.3 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #15 202.4 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 202.9 Selecting previously unselected package libavif15:amd64. #15 202.9 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ... #15 203.1 Unpacking libavif15:amd64 (0.11.1-1) ... #15 203.4 Selecting previously unselected package libde265-0:amd64. #15 203.4 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #15 203.5 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 203.8 Selecting previously unselected package libnuma1:amd64. #15 203.8 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ... #15 203.8 Unpacking libnuma1:amd64 (2.0.16-1) ... #15 204.3 Selecting previously unselected package libx265-199:amd64. #15 204.3 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ... #15 204.3 Unpacking libx265-199:amd64 (3.5-2+b1) ... #15 204.6 Selecting previously unselected package libheif1:amd64. #15 204.6 Preparing to unpack .../344-libheif1_1.15.1-1+deb12u1_amd64.deb ... #15 204.7 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... #15 204.9 Selecting previously unselected package libgd3:amd64. #15 204.9 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ... #15 205.0 Unpacking libgd3:amd64 (2.3.3-9) ... #15 205.2 Selecting previously unselected package libgts-0.7-5:amd64. #15 205.2 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #15 205.2 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 205.5 Selecting previously unselected package libltdl7:amd64. #15 205.5 Preparing to unpack .../347-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #15 205.5 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 205.8 Selecting previously unselected package libfribidi0:amd64. #15 205.8 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ... #15 205.8 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #15 207.4 Selecting previously unselected package libpango-1.0-0:amd64. #15 207.4 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #15 207.4 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 207.7 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 207.7 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #15 208.1 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 208.4 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 208.4 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #15 208.4 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 208.7 Selecting previously unselected package libpathplan4:amd64. #15 208.7 Preparing to unpack .../352-libpathplan4_2.42.2-7+deb12u1_amd64.deb ... #15 208.7 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 209.0 Selecting previously unselected package libgvc6. #15 209.1 Preparing to unpack .../353-libgvc6_2.42.2-7+deb12u1_amd64.deb ... #15 209.1 Unpacking libgvc6 (2.42.2-7+deb12u1) ... #15 209.4 Selecting previously unselected package libgvpr2:amd64. #15 209.4 Preparing to unpack .../354-libgvpr2_2.42.2-7+deb12u1_amd64.deb ... #15 209.4 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 209.7 Selecting previously unselected package liblab-gamut1:amd64. #15 209.7 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ... #15 209.7 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 210.0 Selecting previously unselected package graphviz. #15 210.0 Preparing to unpack .../356-graphviz_2.42.2-7+deb12u1_amd64.deb ... #15 210.1 Unpacking graphviz (2.42.2-7+deb12u1) ... #15 210.4 Selecting previously unselected package libnl-3-200:amd64. #15 210.4 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 210.5 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 210.9 Selecting previously unselected package libnl-genl-3-200:amd64. #15 210.9 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 211.0 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 211.2 Selecting previously unselected package htop. #15 211.2 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ... #15 211.2 Unpacking htop (3.2.2-2) ... #15 211.5 Selecting previously unselected package libnl-route-3-200:amd64. #15 211.5 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #15 211.5 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 211.8 Selecting previously unselected package libibverbs1:amd64. #15 211.8 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ... #15 211.9 Unpacking libibverbs1:amd64 (44.0-2) ... #15 212.3 Selecting previously unselected package ibverbs-providers:amd64. #15 212.3 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ... #15 212.3 Unpacking ibverbs-providers:amd64 (44.0-2) ... #15 214.3 Selecting previously unselected package icu-devtools. #15 214.3 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ... #15 214.3 Unpacking icu-devtools (72.1-3) ... #15 214.6 Selecting previously unselected package libgssrpc4:amd64. #15 214.6 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u2_amd64.deb ... #15 214.6 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #15 214.9 Selecting previously unselected package libkdb5-10:amd64. #15 214.9 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u2_amd64.deb ... #15 215.0 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #15 215.3 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 215.3 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u2_amd64.deb ... #15 215.3 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #15 215.6 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 215.6 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u2_amd64.deb ... #15 215.6 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #15 215.8 Selecting previously unselected package krb5-multidev:amd64. #15 215.8 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u2_amd64.deb ... #15 215.9 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #15 216.1 Selecting previously unselected package latexmk. #15 216.1 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ... #15 216.1 Unpacking latexmk (1:4.79-1) ... #15 216.3 Selecting previously unselected package libjson-perl. #15 216.3 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ... #15 216.3 Unpacking libjson-perl (4.10000-1) ... #15 216.6 Selecting previously unselected package libperlio-gzip-perl. #15 216.6 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #15 216.6 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #15 216.9 Selecting previously unselected package lcov. #15 216.9 Preparing to unpack .../372-lcov_1.16-1_all.deb ... #15 216.9 Unpacking lcov (1.16-1) ... #15 217.2 Selecting previously unselected package libaio1:amd64. #15 217.2 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ... #15 217.2 Unpacking libaio1:amd64 (0.3.113-4) ... #15 217.4 Selecting previously unselected package libaio-dev:amd64. #15 217.4 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ... #15 217.4 Unpacking libaio-dev:amd64 (0.3.113-4) ... #15 217.6 Selecting previously unselected package libasound2-data. #15 217.6 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ... #15 217.7 Unpacking libasound2-data (1.2.8-1) ... #15 217.9 Selecting previously unselected package libasound2:amd64. #15 217.9 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ... #15 218.0 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #15 218.2 Selecting previously unselected package libasound2-dev:amd64. #15 218.2 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ... #15 218.3 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #15 218.6 Selecting previously unselected package libdecaf0:amd64. #15 218.6 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ... #15 218.6 Unpacking libdecaf0:amd64 (1.0.2-2) ... #15 218.9 Selecting previously unselected package libmbedcrypto7:amd64. #15 218.9 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ... #15 219.0 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #15 219.4 Selecting previously unselected package libmbedx509-1:amd64. #15 219.5 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ... #15 219.5 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #15 219.8 Selecting previously unselected package libmbedtls14:amd64. #15 219.8 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ... #15 219.8 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #15 220.1 Selecting previously unselected package libbctoolbox1:amd64. #15 220.1 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ... #15 220.1 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #15 220.3 Selecting previously unselected package libbctoolbox-dev:amd64. #15 220.3 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ... #15 220.4 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #15 220.6 Selecting previously unselected package libusb-1.0-0:amd64. #15 220.6 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #15 220.7 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 220.9 Selecting previously unselected package libbladerf2:amd64. #15 220.9 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ... #15 221.0 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #15 221.2 Selecting previously unselected package libbladerf-dev:amd64. #15 221.2 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ... #15 221.2 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #15 221.4 Selecting previously unselected package uuid-dev:amd64. #15 221.4 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u2_amd64.deb ... #15 221.5 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u2) ... #15 221.7 Selecting previously unselected package libblkid-dev:amd64. #15 221.7 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u2_amd64.deb ... #15 221.7 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u2) ... #15 222.0 Selecting previously unselected package libboost1.74-dev:amd64. #15 222.0 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 222.0 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 223.1 Selecting previously unselected package libboost-dev:amd64. #15 223.2 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ... #15 223.2 Unpacking libboost-dev:amd64 (1.74.0.3) ... #15 223.4 Selecting previously unselected package libboost1.74-tools-dev. #15 223.4 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #15 223.5 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 223.8 Selecting previously unselected package libboost-tools-dev. #15 223.8 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ... #15 223.9 Unpacking libboost-tools-dev (1.74.0.3) ... #15 224.1 Selecting previously unselected package libboost-atomic1.74.0:amd64. #15 224.1 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #15 224.4 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 224.6 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #15 224.6 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 224.6 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 225.0 Selecting previously unselected package libboost-atomic-dev:amd64. #15 225.0 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ... #15 225.1 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #15 225.3 Selecting previously unselected package libboost-chrono1.74.0:amd64. #15 225.3 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #15 225.4 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 225.6 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #15 225.6 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 225.6 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 226.0 Selecting previously unselected package libboost-chrono-dev:amd64. #15 226.0 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ... #15 226.0 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #15 226.3 Selecting previously unselected package libboost-container1.74.0:amd64. #15 226.3 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #15 226.3 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 226.6 Selecting previously unselected package libboost-container1.74-dev:amd64. #15 226.6 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 226.6 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 227.3 Selecting previously unselected package libboost-container-dev:amd64. #15 227.3 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ... #15 227.3 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #15 227.7 Selecting previously unselected package libboost-date-time1.74.0:amd64. #15 227.7 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #15 228.0 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 228.3 Selecting previously unselected package libboost-serialization1.74.0:amd64. #15 228.3 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #15 228.4 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 228.6 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #15 228.6 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 228.7 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 229.0 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #15 229.0 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 229.0 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 229.3 Selecting previously unselected package libboost-system1.74.0:amd64. #15 229.3 Preparing to unpack .../406-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #15 229.3 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 230.1 Selecting previously unselected package libboost-system1.74-dev:amd64. #15 230.2 Preparing to unpack .../407-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 230.2 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 230.5 Selecting previously unselected package libboost-thread1.74.0:amd64. #15 230.5 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #15 230.5 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 230.9 Selecting previously unselected package libboost-thread1.74-dev:amd64. #15 230.9 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 231.0 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.2 Selecting previously unselected package libboost-context1.74.0:amd64. #15 231.3 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #15 231.3 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 231.5 Selecting previously unselected package libboost-context1.74-dev:amd64. #15 231.5 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 231.5 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.8 Selecting previously unselected package libboost-context-dev:amd64. #15 231.8 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ... #15 231.8 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #15 232.1 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #15 232.1 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #15 232.2 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 232.4 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #15 232.4 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 232.5 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 232.7 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 232.8 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #15 232.8 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 233.0 Selecting previously unselected package libboost-date-time-dev:amd64. #15 233.0 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ... #15 233.1 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #15 233.3 Selecting previously unselected package libboost-exception1.74-dev:amd64. #15 233.3 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 233.3 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 233.6 Selecting previously unselected package libboost-exception-dev:amd64. #15 233.6 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ... #15 234.0 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #15 234.3 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #15 234.3 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #15 234.4 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 234.7 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #15 234.7 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 234.7 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 235.3 Selecting previously unselected package libboost-fiber1.74.0:amd64. #15 235.3 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #15 235.4 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 235.6 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #15 235.6 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 235.6 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 235.8 Selecting previously unselected package libboost-fiber-dev:amd64. #15 235.8 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ... #15 235.9 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #15 236.1 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 236.1 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #15 236.1 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 236.4 Selecting previously unselected package libboost-regex1.74.0:amd64. #15 236.4 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #15 236.4 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 236.7 Selecting previously unselected package libboost-graph1.74.0:amd64. #15 236.7 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #15 236.7 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 236.9 Selecting previously unselected package libicu-dev:amd64. #15 236.9 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ... #15 237.0 Unpacking libicu-dev:amd64 (72.1-3) ... #15 237.6 Selecting previously unselected package libboost-regex1.74-dev:amd64. #15 237.7 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 237.7 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 240.9 Selecting previously unselected package libboost-test1.74.0:amd64. #15 241.0 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #15 241.0 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 241.2 Selecting previously unselected package libboost-test1.74-dev:amd64. #15 241.2 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 241.3 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 241.5 Selecting previously unselected package libboost-graph1.74-dev:amd64. #15 241.5 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 241.6 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 241.9 Selecting previously unselected package libboost-graph-dev:amd64. #15 241.9 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ... #15 241.9 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #15 242.2 Selecting previously unselected package libevent-core-2.1-7:amd64. #15 242.2 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #15 242.2 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 242.6 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #15 242.6 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #15 242.6 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 243.1 Selecting previously unselected package libpsm-infinipath1. #15 243.1 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #15 243.2 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 243.5 Selecting previously unselected package libpsm2-2. #15 243.5 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ... #15 243.6 Unpacking libpsm2-2 (11.2.185-2) ... #15 243.8 Selecting previously unselected package librdmacm1:amd64. #15 243.9 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ... #15 243.9 Unpacking librdmacm1:amd64 (44.0-2) ... #15 244.2 Selecting previously unselected package libfabric1:amd64. #15 244.2 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ... #15 244.2 Unpacking libfabric1:amd64 (1.17.0-3) ... #15 244.5 Selecting previously unselected package libhwloc15:amd64. #15 244.5 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ... #15 244.5 Unpacking libhwloc15:amd64 (2.9.0-1) ... #15 244.8 Selecting previously unselected package libmunge2. #15 244.8 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ... #15 244.8 Unpacking libmunge2 (0.5.15-2) ... #15 245.1 Selecting previously unselected package libpciaccess0:amd64. #15 245.1 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ... #15 245.1 Unpacking libpciaccess0:amd64 (0.17-2) ... #15 245.4 Selecting previously unselected package libxnvctrl0:amd64. #15 245.4 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #15 245.5 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 245.8 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 245.8 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #15 245.8 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 246.0 Selecting previously unselected package libhwloc-plugins:amd64. #15 246.0 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ... #15 246.1 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #15 246.3 Selecting previously unselected package libpmix2:amd64. #15 246.3 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #15 246.3 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 246.6 Selecting previously unselected package libucx0:amd64. #15 246.6 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ... #15 246.7 Unpacking libucx0:amd64 (1.13.1-1) ... #15 247.0 Selecting previously unselected package libopenmpi3:amd64. #15 247.0 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ... #15 247.0 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #15 247.4 Selecting previously unselected package libboost-mpi1.74.0. #15 247.4 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #15 247.4 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 247.7 Selecting previously unselected package libboost-graph-parallel1.74.0. #15 247.7 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #15 247.7 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 248.0 Selecting previously unselected package libboost-graph-parallel1.74-dev. #15 248.0 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 248.0 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 248.3 Selecting previously unselected package libboost-graph-parallel-dev. #15 248.3 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #15 248.3 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #15 248.5 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #15 248.5 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #15 248.6 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 248.8 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #15 248.9 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 248.9 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 249.2 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 249.2 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #15 249.3 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 249.5 Selecting previously unselected package libboost-locale1.74.0:amd64. #15 249.6 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #15 249.6 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 249.8 Selecting previously unselected package libboost-locale1.74-dev:amd64. #15 249.8 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 249.9 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 250.1 Selecting previously unselected package libboost-locale-dev:amd64. #15 250.1 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ... #15 250.2 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #15 250.4 Selecting previously unselected package libboost-log1.74.0. #15 250.4 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #15 250.5 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #15 250.7 Selecting previously unselected package libboost-log1.74-dev. #15 250.7 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 250.7 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #15 251.0 Selecting previously unselected package libboost-log-dev. #15 251.0 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ... #15 251.0 Unpacking libboost-log-dev (1.74.0.3) ... #15 251.3 Selecting previously unselected package libboost-math1.74.0:amd64. #15 251.3 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #15 251.3 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 251.6 Selecting previously unselected package libboost-math1.74-dev:amd64. #15 251.6 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 251.6 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 251.9 Selecting previously unselected package libboost-math-dev:amd64. #15 251.9 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ... #15 252.0 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #15 252.2 Selecting previously unselected package openmpi-common. #15 252.2 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ... #15 252.2 Unpacking openmpi-common (4.1.4-3) ... #15 252.4 Selecting previously unselected package libnl-3-dev:amd64. #15 252.5 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 252.5 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 252.7 Selecting previously unselected package libnl-route-3-dev:amd64. #15 252.7 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 252.8 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 253.0 Selecting previously unselected package libibverbs-dev:amd64. #15 253.0 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ... #15 253.1 Unpacking libibverbs-dev:amd64 (44.0-2) ... #15 253.3 Selecting previously unselected package libnuma-dev:amd64. #15 253.3 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ... #15 253.4 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #15 253.6 Selecting previously unselected package libltdl-dev:amd64. #15 253.6 Preparing to unpack .../469-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #15 253.7 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 254.0 Selecting previously unselected package libhwloc-dev:amd64. #15 254.0 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ... #15 254.0 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #15 254.3 Selecting previously unselected package libevent-2.1-7:amd64. #15 254.3 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #15 254.3 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 254.9 Selecting previously unselected package libevent-extra-2.1-7:amd64. #15 254.9 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #15 255.0 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 255.2 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #15 255.2 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #15 255.3 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 255.6 Selecting previously unselected package libevent-dev. #15 255.6 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ... #15 255.6 Unpacking libevent-dev (2.1.12-stable-8) ... #15 255.9 Selecting previously unselected package zlib1g-dev:amd64. #15 255.9 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #15 255.9 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 256.2 Selecting previously unselected package libpmix-dev:amd64. #15 256.2 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #15 256.2 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 256.5 Selecting previously unselected package libjs-jquery-ui. #15 256.5 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 256.6 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 256.9 Selecting previously unselected package openmpi-bin. #15 256.9 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ... #15 256.9 Unpacking openmpi-bin (4.1.4-3+b1) ... #15 257.4 Selecting previously unselected package libopenmpi-dev:amd64. #15 257.4 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #15 257.4 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 257.7 Selecting previously unselected package mpi-default-dev. #15 257.7 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ... #15 257.7 Unpacking mpi-default-dev (1.14) ... #15 257.9 Selecting previously unselected package libboost-mpi1.74-dev. #15 257.9 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 258.0 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 258.2 Selecting previously unselected package libboost-mpi-dev. #15 258.3 Preparing to unpack .../482-libboost-mpi-dev_1.74.0.3_amd64.deb ... #15 258.3 Unpacking libboost-mpi-dev (1.74.0.3) ... #15 258.7 Selecting previously unselected package libboost-python1.74.0. #15 258.7 Preparing to unpack .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 258.7 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #15 259.0 Selecting previously unselected package mpi-default-bin. #15 259.0 Preparing to unpack .../484-mpi-default-bin_1.14_amd64.deb ... #15 259.1 Unpacking mpi-default-bin (1.14) ... #15 259.5 Selecting previously unselected package libboost-mpi-python1.74.0. #15 259.5 Preparing to unpack .../485-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 259.5 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 259.8 Selecting previously unselected package libboost-mpi-python1.74-dev. #15 259.8 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 259.8 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 260.0 Selecting previously unselected package libboost-mpi-python-dev. #15 260.0 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #15 260.1 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #15 260.3 Selecting previously unselected package libboost-numpy1.74.0. #15 260.3 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #15 260.4 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 260.6 Selecting previously unselected package libboost-numpy1.74-dev. #15 260.6 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 260.6 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 260.9 Selecting previously unselected package libboost-numpy-dev. #15 260.9 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ... #15 260.9 Unpacking libboost-numpy-dev (1.74.0.3) ... #15 261.2 Selecting previously unselected package libboost-program-options1.74.0:amd64. #15 261.2 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #15 261.2 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 261.5 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #15 261.5 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 261.5 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 261.8 Selecting previously unselected package libboost-program-options-dev:amd64. #15 261.8 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ... #15 261.9 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #15 262.2 Selecting previously unselected package libpython3.11:amd64. #15 262.2 Preparing to unpack .../494-libpython3.11_3.11.2-6+deb12u4_amd64.deb ... #15 262.3 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u4) ... #15 262.8 Selecting previously unselected package libexpat1-dev:amd64. #15 262.8 Preparing to unpack .../495-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... #15 262.8 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #15 263.0 Selecting previously unselected package libpython3.11-dev:amd64. #15 263.0 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6+deb12u4_amd64.deb ... #15 263.1 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u4) ... #15 263.5 Selecting previously unselected package libpython3-dev:amd64. #15 263.5 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ... #15 263.6 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #15 263.8 Selecting previously unselected package python3.11-dev. #15 263.8 Preparing to unpack .../498-python3.11-dev_3.11.2-6+deb12u4_amd64.deb ... #15 263.8 Unpacking python3.11-dev (3.11.2-6+deb12u4) ... #15 264.1 Selecting previously unselected package python3-lib2to3. #15 264.1 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ... #15 264.2 Unpacking python3-lib2to3 (3.11.2-3) ... #15 264.4 Selecting previously unselected package python3-distutils. #15 264.4 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ... #15 264.5 Unpacking python3-distutils (3.11.2-3) ... #15 264.7 Selecting previously unselected package libjs-underscore. #15 264.7 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 264.7 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 265.1 Selecting previously unselected package libjs-sphinxdoc. #15 265.1 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ... #15 265.1 Unpacking libjs-sphinxdoc (5.3.0-4) ... #15 265.3 Selecting previously unselected package python3-dev. #15 265.3 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ... #15 265.3 Unpacking python3-dev (3.11.2-1+b1) ... #15 265.5 Selecting previously unselected package libboost-python1.74-dev. #15 265.5 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 265.6 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #15 265.8 Selecting previously unselected package libboost-python-dev. #15 265.8 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ... #15 265.8 Unpacking libboost-python-dev (1.74.0.3) ... #15 266.1 Selecting previously unselected package libboost-random1.74.0:amd64. #15 266.1 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #15 266.4 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 266.8 Selecting previously unselected package libboost-random1.74-dev:amd64. #15 266.8 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 266.9 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 267.1 Selecting previously unselected package libboost-random-dev:amd64. #15 267.1 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ... #15 267.1 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #15 267.3 Selecting previously unselected package libboost-regex-dev:amd64. #15 267.4 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ... #15 267.4 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #15 267.6 Selecting previously unselected package libboost-serialization-dev:amd64. #15 267.6 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ... #15 267.6 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #15 267.9 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #15 267.9 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #15 267.9 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 268.1 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #15 268.1 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 268.2 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 268.4 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 268.4 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #15 268.4 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 268.7 Selecting previously unselected package libboost-system-dev:amd64. #15 268.7 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ... #15 268.7 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #15 269.0 Selecting previously unselected package libboost-test-dev:amd64. #15 269.0 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ... #15 269.0 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #15 269.2 Selecting previously unselected package libboost-thread-dev:amd64. #15 269.2 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ... #15 269.3 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #15 269.5 Selecting previously unselected package libboost-timer1.74.0:amd64. #15 269.5 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #15 269.6 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 269.8 Selecting previously unselected package libboost-timer1.74-dev:amd64. #15 269.8 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 269.9 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 270.1 Selecting previously unselected package libboost-timer-dev:amd64. #15 270.1 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ... #15 270.1 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #15 270.4 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #15 270.4 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #15 270.4 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 270.6 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #15 270.6 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 270.7 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 270.9 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 270.9 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #15 270.9 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 271.2 Selecting previously unselected package libboost-wave1.74.0:amd64. #15 271.2 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #15 271.2 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 271.5 Selecting previously unselected package libboost-wave1.74-dev:amd64. #15 271.5 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 271.6 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 271.8 Selecting previously unselected package libboost-wave-dev:amd64. #15 271.8 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ... #15 271.8 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #15 272.1 Selecting previously unselected package libboost-nowide1.74.0. #15 272.1 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #15 272.1 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 272.4 Selecting previously unselected package libboost-nowide1.74-dev. #15 272.4 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 272.5 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 272.7 Selecting previously unselected package libboost-nowide-dev. #15 272.7 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ... #15 272.7 Unpacking libboost-nowide-dev (1.74.0.3) ... #15 272.9 Selecting previously unselected package libboost-all-dev. #15 272.9 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ... #15 272.9 Unpacking libboost-all-dev (1.74.0.3) ... #15 273.1 Selecting previously unselected package libmd-dev:amd64. #15 273.1 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ... #15 273.2 Unpacking libmd-dev:amd64 (1.0.4-2) ... #15 273.4 Selecting previously unselected package libbsd-dev:amd64. #15 273.4 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ... #15 273.4 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #15 273.7 Selecting previously unselected package libc-ares2:amd64. #15 273.7 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ... #15 273.7 Unpacking libc-ares2:amd64 (1.18.1-3) ... #15 273.9 Selecting previously unselected package libc-ares-dev:amd64. #15 273.9 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ... #15 274.0 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #15 274.2 Selecting previously unselected package libcairo-gobject2:amd64. #15 274.2 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ... #15 274.3 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #15 274.6 Selecting previously unselected package libncurses6:amd64. #15 274.6 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ... #15 274.6 Unpacking libncurses6:amd64 (6.4-4) ... #15 274.8 Selecting previously unselected package libcdk5nc6:amd64. #15 274.8 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ... #15 274.9 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #15 275.1 Selecting previously unselected package libncurses-dev:amd64. #15 275.1 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ... #15 275.1 Unpacking libncurses-dev:amd64 (6.4-4) ... #15 275.4 Selecting previously unselected package libcdk5-dev. #15 275.4 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ... #15 275.5 Unpacking libcdk5-dev (5.0.20180306-3) ... #15 275.7 Selecting previously unselected package libcsv3:amd64. #15 275.8 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ... #15 275.8 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #15 276.0 Selecting previously unselected package libcsv-dev:amd64. #15 276.0 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #15 276.0 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 276.3 Selecting previously unselected package libdbi1:amd64. #15 276.3 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ... #15 276.3 Unpacking libdbi1:amd64 (0.9.0-6) ... #15 276.6 Selecting previously unselected package libdbd-sqlite3:amd64. #15 276.6 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ... #15 276.6 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #15 276.8 Selecting previously unselected package libdbi-dev. #15 276.8 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ... #15 276.9 Unpacking libdbi-dev (0.9.0-6) ... #15 277.1 Selecting previously unselected package libpkgconf3:amd64. #15 277.1 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ... #15 277.3 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 277.5 Selecting previously unselected package pkgconf-bin. #15 277.5 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ... #15 277.5 Unpacking pkgconf-bin (1.8.1-1) ... #15 277.8 Selecting previously unselected package pkgconf:amd64. #15 277.8 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ... #15 277.8 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 278.1 Selecting previously unselected package pkg-config:amd64. #15 278.1 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ... #15 278.1 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 278.4 Selecting previously unselected package libdbus-1-dev:amd64. #15 278.4 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #15 278.5 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 278.7 Selecting previously unselected package libelf-dev:amd64. #15 278.7 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ... #15 278.8 Unpacking libelf-dev:amd64 (0.188-2.1) ... #15 279.0 Selecting previously unselected package libffi-dev:amd64. #15 279.0 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ... #15 279.0 Unpacking libffi-dev:amd64 (3.4.4-1) ... #15 279.3 Selecting previously unselected package libfftw3-double3:amd64. #15 279.3 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ... #15 279.4 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #15 279.7 Selecting previously unselected package libfftw3-long3:amd64. #15 279.7 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ... #15 279.8 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #15 280.1 Selecting previously unselected package libfftw3-quad3:amd64. #15 280.1 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ... #15 280.1 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #15 280.4 Selecting previously unselected package libfftw3-single3:amd64. #15 280.4 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ... #15 280.5 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #15 280.8 Selecting previously unselected package libfftw3-bin. #15 280.8 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ... #15 280.9 Unpacking libfftw3-bin (3.3.10-1) ... #15 281.2 Selecting previously unselected package libfftw3-dev:amd64. #15 281.2 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ... #15 281.2 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #15 281.6 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 281.6 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #15 281.6 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #15 281.9 Selecting previously unselected package shared-mime-info. #15 281.9 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ... #15 282.0 Unpacking shared-mime-info (2.2-1) ... #15 282.4 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 282.4 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #15 282.5 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #15 282.7 Selecting previously unselected package libglib2.0-data. #15 282.7 Preparing to unpack .../560-libglib2.0-data_2.74.6-2+deb12u4_all.deb ... #15 282.7 Unpacking libglib2.0-data (2.74.6-2+deb12u4) ... #15 283.0 Selecting previously unselected package libglib2.0-bin. #15 283.1 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2+deb12u4_amd64.deb ... #15 283.1 Unpacking libglib2.0-bin (2.74.6-2+deb12u4) ... #15 283.4 Selecting previously unselected package libglib2.0-dev-bin. #15 283.4 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2+deb12u4_amd64.deb ... #15 283.4 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u4) ... #15 283.6 Selecting previously unselected package libsepol-dev:amd64. #15 283.6 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ... #15 283.7 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #15 284.0 Selecting previously unselected package libpcre2-16-0:amd64. #15 284.0 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ... #15 284.1 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #15 284.4 Selecting previously unselected package libpcre2-32-0:amd64. #15 284.4 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ... #15 284.4 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #15 284.7 Selecting previously unselected package libpcre2-posix3:amd64. #15 284.7 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ... #15 284.8 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #15 285.0 Selecting previously unselected package libpcre2-dev:amd64. #15 285.0 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ... #15 285.1 Unpacking libpcre2-dev:amd64 (10.42-1) ... #15 285.3 Selecting previously unselected package libselinux1-dev:amd64. #15 285.4 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ... #15 285.4 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #15 285.6 Selecting previously unselected package libmount-dev:amd64. #15 285.6 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u2_amd64.deb ... #15 285.6 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u2) ... #15 285.9 Selecting previously unselected package libglib2.0-dev:amd64. #15 285.9 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2+deb12u4_amd64.deb ... #15 285.9 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u4) ... #15 286.3 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 286.3 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 286.3 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 286.5 Selecting previously unselected package libgmp-dev:amd64. #15 286.5 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 286.6 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 286.9 Selecting previously unselected package libunbound8:amd64. #15 286.9 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #15 286.9 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 287.3 Selecting previously unselected package libgnutls-dane0:amd64. #15 287.3 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u3_amd64.deb ... #15 287.4 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... #15 287.7 Selecting previously unselected package libgnutls-openssl27:amd64. #15 287.7 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u3_amd64.deb ... #15 287.7 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ... #15 288.0 Selecting previously unselected package libgnutlsxx30:amd64. #15 288.0 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u3_amd64.deb ... #15 288.1 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ... #15 288.4 Selecting previously unselected package libidn2-dev:amd64. #15 288.4 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ... #15 288.4 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #15 288.6 Selecting previously unselected package libp11-kit-dev:amd64. #15 288.6 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ... #15 288.7 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #15 288.9 Selecting previously unselected package libtasn1-6-dev:amd64. #15 288.9 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ... #15 289.0 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... #15 289.2 Selecting previously unselected package nettle-dev:amd64. #15 289.2 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ... #15 289.3 Unpacking nettle-dev:amd64 (3.8.1-2) ... #15 289.5 Selecting previously unselected package libgnutls28-dev:amd64. #15 289.5 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u3_amd64.deb ... #15 289.6 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ... #15 289.9 Selecting previously unselected package libgps28:amd64. #15 289.9 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ... #15 290.0 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #15 290.3 Selecting previously unselected package libgps-dev:amd64. #15 290.3 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ... #15 290.3 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #15 290.7 Selecting previously unselected package libgsm1:amd64. #15 290.7 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ... #15 290.7 Unpacking libgsm1:amd64 (1.0.22-1) ... #15 291.0 Selecting previously unselected package libgsm1-dev:amd64. #15 291.0 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ... #15 291.1 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #15 291.4 Selecting previously unselected package libimagequant0:amd64. #15 291.4 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ... #15 291.5 Unpacking libimagequant0:amd64 (2.17.0-1) ... #15 291.7 Selecting previously unselected package libjansson-dev:amd64. #15 291.7 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ... #15 291.7 Unpacking libjansson-dev:amd64 (2.14-2) ... #15 291.9 Selecting previously unselected package libkrb5-dev:amd64. #15 291.9 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u2_amd64.deb ... #15 292.3 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #15 292.8 Selecting previously unselected package liblua5.3-0:amd64. #15 292.8 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ... #15 292.8 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #15 293.0 Selecting previously unselected package libreadline-dev:amd64. #15 293.0 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ... #15 293.0 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #15 293.2 Selecting previously unselected package liblua5.3-dev:amd64. #15 293.2 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ... #15 293.3 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #15 293.5 Selecting previously unselected package mysql-common. #15 293.5 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ... #15 293.6 Unpacking mysql-common (5.8+1.1.0) ... #15 294.0 Selecting previously unselected package mariadb-common. #15 294.0 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... #15 294.0 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... #15 294.5 Selecting previously unselected package libmariadb3:amd64. #15 294.5 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... #15 294.5 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #15 294.7 Selecting previously unselected package libmnl-dev:amd64. #15 294.7 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ... #15 294.8 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #15 295.0 Selecting previously unselected package libncurses5-dev:amd64. #15 295.0 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ... #15 295.0 Unpacking libncurses5-dev:amd64 (6.4-4) ... #15 295.2 Selecting previously unselected package pci.ids. #15 295.2 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ... #15 295.3 Unpacking pci.ids (0.0~2023.04.11-1) ... #15 295.6 Selecting previously unselected package libpci3:amd64. #15 295.6 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ... #15 295.6 Unpacking libpci3:amd64 (1:3.9.0-4) ... #15 295.9 Selecting previously unselected package libsensors-config. #15 295.9 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ... #15 295.9 Unpacking libsensors-config (1:3.6.0-7.1) ... #15 296.2 Selecting previously unselected package libsensors5:amd64. #15 296.2 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #15 296.3 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #15 296.7 Selecting previously unselected package libwrap0:amd64. #15 296.7 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ... #15 296.8 Unpacking libwrap0:amd64 (7.6.q-32) ... #15 297.2 Selecting previously unselected package libsnmp-base. #15 297.2 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ... #15 297.3 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #15 297.5 Selecting previously unselected package libsnmp40:amd64. #15 297.5 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #15 297.6 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 297.9 Selecting previously unselected package libnetsnmptrapd40:amd64. #15 297.9 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #15 297.9 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 298.2 Selecting previously unselected package libnewlib-dev. #15 298.2 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3+deb12u1_all.deb ... #15 298.2 Unpacking libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 298.5 Selecting previously unselected package libnewlib-arm-none-eabi. #15 298.5 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3+deb12u1_all.deb ... #15 298.6 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 299.8 Selecting previously unselected package libnftnl11:amd64. #15 299.8 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ... #15 299.8 Unpacking libnftnl11:amd64 (1.2.4-2) ... #15 303.3 Selecting previously unselected package libnftables1:amd64. #15 303.3 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #15 303.3 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 303.6 Selecting previously unselected package libnftables-dev:amd64. #15 303.6 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #15 303.6 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 303.8 Selecting previously unselected package libnftnl-dev:amd64. #15 303.9 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ... #15 303.9 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #15 304.2 Selecting previously unselected package libnorm1:amd64. #15 304.2 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ... #15 304.3 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #15 304.5 Selecting previously unselected package libxml2-dev:amd64. #15 304.6 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 304.6 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 304.9 Selecting previously unselected package libnorm-dev:amd64. #15 304.9 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #15 304.9 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 305.2 Selecting previously unselected package liboping0:amd64. #15 305.3 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ... #15 305.3 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #15 305.6 Selecting previously unselected package liboping-dev:amd64. #15 305.6 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ... #15 305.6 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #15 305.9 Selecting previously unselected package libortp16:amd64. #15 305.9 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ... #15 306.0 Unpacking libortp16:amd64 (1:5.1.64-2) ... #15 306.2 Selecting previously unselected package libortp-dev:amd64. #15 306.3 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ... #15 306.3 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #15 306.6 Selecting previously unselected package libpcap0.8:amd64. #15 306.6 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ... #15 306.6 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #15 306.9 Selecting previously unselected package libpcap0.8-dev:amd64. #15 306.9 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ... #15 307.0 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #15 307.2 Selecting previously unselected package libpcap-dev:amd64. #15 307.2 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ... #15 307.3 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #15 307.5 Selecting previously unselected package libudev-dev:amd64. #15 307.5 Preparing to unpack .../621-libudev-dev_252.31-1~deb12u1_amd64.deb ... #15 307.5 Unpacking libudev-dev:amd64 (252.31-1~deb12u1) ... #15 307.8 Selecting previously unselected package libpci-dev:amd64. #15 307.8 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ... #15 307.8 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #15 308.1 Selecting previously unselected package libpcsclite1:amd64. #15 308.1 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ... #15 308.2 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #15 308.5 Selecting previously unselected package libpcsclite-dev:amd64. #15 308.5 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ... #15 308.5 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #15 308.8 Selecting previously unselected package libpgm-5.3-0:amd64. #15 308.8 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #15 308.9 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 309.1 Selecting previously unselected package libpgm-dev:amd64. #15 309.1 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #15 309.1 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 309.4 Selecting previously unselected package libraqm0:amd64. #15 309.5 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ... #15 309.5 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #15 309.8 Selecting previously unselected package librsvg2-2:amd64. #15 309.8 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 309.8 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 310.3 Selecting previously unselected package librsvg2-bin. #15 310.3 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 310.4 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 310.7 Selecting previously unselected package libsctp1:amd64. #15 310.7 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ... #15 310.8 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #15 311.0 Selecting previously unselected package libsctp-dev:amd64. #15 311.1 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #15 311.1 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 311.3 Selecting previously unselected package libsensors-dev:amd64. #15 311.4 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #15 311.4 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 311.6 Selecting previously unselected package libsigsegv-dev:amd64. #15 311.6 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ... #15 311.6 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #15 311.9 Selecting previously unselected package libwrap0-dev:amd64. #15 311.9 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ... #15 311.9 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #15 312.2 Selecting previously unselected package libssl-dev:amd64. #15 312.2 Preparing to unpack .../635-libssl-dev_3.0.15-1~deb12u1_amd64.deb ... #15 312.2 Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ... #15 312.6 Selecting previously unselected package libsnmp-dev. #15 312.6 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #15 312.6 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #15 313.0 Selecting previously unselected package libsodium23:amd64. #15 313.0 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ... #15 313.1 Unpacking libsodium23:amd64 (1.0.18-1) ... #15 313.3 Selecting previously unselected package libsodium-dev:amd64. #15 313.3 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ... #15 313.4 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #15 313.6 Selecting previously unselected package libsofia-sip-ua0. #15 313.6 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 313.7 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 313.9 Selecting previously unselected package libsofia-sip-ua-dev. #15 313.9 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 313.9 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 314.2 Selecting previously unselected package libsofia-sip-ua-glib3. #15 314.2 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 314.3 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 314.6 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 314.6 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 314.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 314.9 Selecting previously unselected package libsource-highlight-common. #15 314.9 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ... #15 314.9 Unpacking libsource-highlight-common (3.1.9-4.2) ... #15 315.1 Selecting previously unselected package libsource-highlight4v5:amd64. #15 315.1 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #15 315.2 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 315.4 Selecting previously unselected package libsqlite3-dev:amd64. #15 315.4 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ... #15 315.4 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #15 315.7 Selecting previously unselected package libtalloc2:amd64. #15 315.7 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ... #15 315.7 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #15 315.9 Selecting previously unselected package libtalloc-dev:amd64. #15 315.9 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ... #15 315.9 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #15 316.1 Selecting previously unselected package libtext-unidecode-perl. #15 316.1 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ... #15 316.1 Unpacking libtext-unidecode-perl (1.30-3) ... #15 316.4 Selecting previously unselected package liburing2:amd64. #15 316.4 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ... #15 316.4 Unpacking liburing2:amd64 (2.3-3) ... #15 316.6 Selecting previously unselected package liburing-dev:amd64. #15 316.6 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ... #15 316.6 Unpacking liburing-dev:amd64 (2.3-3) ... #15 316.9 Selecting previously unselected package libusb-0.1-4:amd64. #15 316.9 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #15 316.9 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 317.1 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 317.1 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #15 317.1 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 317.3 Selecting previously unselected package libusb-dev. #15 317.3 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ... #15 317.4 Unpacking libusb-dev (2:0.1.12-32) ... #15 317.6 Selecting previously unselected package libwebpdemux2:amd64. #15 317.6 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #15 317.6 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 317.8 Selecting previously unselected package libwebpmux3:amd64. #15 317.8 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #15 317.9 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 318.1 Selecting previously unselected package libxml-namespacesupport-perl. #15 318.1 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 318.1 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 318.4 Selecting previously unselected package libxml-sax-base-perl. #15 318.4 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ... #15 318.5 Unpacking libxml-sax-base-perl (1.09-3) ... #15 318.7 Selecting previously unselected package libxml-sax-perl. #15 318.7 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ... #15 318.8 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #15 319.0 Selecting previously unselected package libxml-libxml-perl. #15 319.0 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #15 319.1 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 319.3 Selecting previously unselected package libyaml-0-2:amd64. #15 319.3 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ... #15 319.4 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #15 319.6 Selecting previously unselected package libzmq5:amd64. #15 319.6 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ... #15 319.7 Unpacking libzmq5:amd64 (4.3.4-6) ... #15 319.9 Selecting previously unselected package libzmq3-dev:amd64. #15 319.9 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ... #15 319.9 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #15 320.5 Selecting previously unselected package lua-socket:amd64. #15 320.5 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ... #15 320.5 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #15 320.7 Selecting previously unselected package mscgen. #15 320.7 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ... #15 320.7 Unpacking mscgen (0.20-14) ... #15 320.9 Selecting previously unselected package patchelf. #15 320.9 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ... #15 321.0 Unpacking patchelf (0.14.3-1+b1) ... #15 321.2 Selecting previously unselected package picolibc-arm-none-eabi. #15 321.2 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ... #15 321.3 Unpacking picolibc-arm-none-eabi (1.8-1) ... #15 322.3 Selecting previously unselected package python3-setuptools. #15 322.3 Preparing to unpack .../667-python3-setuptools_66.1.1-1_all.deb ... #15 322.3 Unpacking python3-setuptools (66.1.1-1) ... #15 322.6 Selecting previously unselected package python3-six. #15 322.6 Preparing to unpack .../668-python3-six_1.16.0-4_all.deb ... #15 322.6 Unpacking python3-six (1.16.0-4) ... #15 322.8 Selecting previously unselected package python3-typing-extensions. #15 322.8 Preparing to unpack .../669-python3-typing-extensions_4.4.0-1_all.deb ... #15 322.9 Unpacking python3-typing-extensions (4.4.0-1) ... #15 323.2 Selecting previously unselected package python3-lazy-object-proxy. #15 323.2 Preparing to unpack .../670-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #15 323.2 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #15 323.5 Selecting previously unselected package python3-wrapt. #15 323.5 Preparing to unpack .../671-python3-wrapt_1.14.1-2+b2_amd64.deb ... #15 323.5 Unpacking python3-wrapt (1.14.1-2+b2) ... #15 323.8 Selecting previously unselected package python3-astroid. #15 323.8 Preparing to unpack .../672-python3-astroid_2.14.2-1_all.deb ... #15 323.8 Unpacking python3-astroid (2.14.2-1) ... #15 324.1 Selecting previously unselected package python3-toml. #15 324.1 Preparing to unpack .../673-python3-toml_0.10.2-1_all.deb ... #15 324.2 Unpacking python3-toml (0.10.2-1) ... #15 324.4 Selecting previously unselected package python3-isort. #15 324.4 Preparing to unpack .../674-python3-isort_5.6.4-1_all.deb ... #15 324.4 Unpacking python3-isort (5.6.4-1) ... #15 324.7 Selecting previously unselected package python3-more-itertools. #15 324.7 Preparing to unpack .../675-python3-more-itertools_8.10.0-2_all.deb ... #15 324.7 Unpacking python3-more-itertools (8.10.0-2) ... #15 324.9 Selecting previously unselected package python3-zipp. #15 325.0 Preparing to unpack .../676-python3-zipp_1.0.0-6_all.deb ... #15 325.0 Unpacking python3-zipp (1.0.0-6) ... #15 325.3 Selecting previously unselected package python3-importlib-metadata. #15 325.3 Preparing to unpack .../677-python3-importlib-metadata_4.12.0-1_all.deb ... #15 325.3 Unpacking python3-importlib-metadata (4.12.0-1) ... #15 325.5 Selecting previously unselected package python3-mypy-extensions. #15 325.5 Preparing to unpack .../678-python3-mypy-extensions_0.4.3-4_all.deb ... #15 325.6 Unpacking python3-mypy-extensions (0.4.3-4) ... #15 325.8 Selecting previously unselected package python3-logilab-common. #15 325.8 Preparing to unpack .../679-python3-logilab-common_1.9.8-1_all.deb ... #15 325.8 Unpacking python3-logilab-common (1.9.8-1) ... #15 326.0 Selecting previously unselected package python3-dill. #15 326.0 Preparing to unpack .../680-python3-dill_0.3.6-1_all.deb ... #15 326.1 Unpacking python3-dill (0.3.6-1) ... #15 326.3 Selecting previously unselected package python3-mccabe. #15 326.3 Preparing to unpack .../681-python3-mccabe_0.7.0-1_all.deb ... #15 326.3 Unpacking python3-mccabe (0.7.0-1) ... #15 326.6 Selecting previously unselected package python3-platformdirs. #15 326.6 Preparing to unpack .../682-python3-platformdirs_2.6.0-1_all.deb ... #15 326.7 Unpacking python3-platformdirs (2.6.0-1) ... #15 326.9 Selecting previously unselected package python3-tomlkit. #15 326.9 Preparing to unpack .../683-python3-tomlkit_0.11.7-1_all.deb ... #15 326.9 Unpacking python3-tomlkit (0.11.7-1) ... #15 327.1 Selecting previously unselected package pylint. #15 327.1 Preparing to unpack .../684-pylint_2.16.2-2_all.deb ... #15 327.2 Unpacking pylint (2.16.2-2) ... #15 327.4 Selecting previously unselected package python3-funcparserlib. #15 327.4 Preparing to unpack .../685-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 327.5 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 327.7 Selecting previously unselected package python3-pil:amd64. #15 327.7 Preparing to unpack .../686-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #15 327.7 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 328.0 Selecting previously unselected package python3-webcolors. #15 328.0 Preparing to unpack .../687-python3-webcolors_1.11.1-1_all.deb ... #15 328.0 Unpacking python3-webcolors (1.11.1-1) ... #15 328.2 Selecting previously unselected package python3-roman. #15 328.2 Preparing to unpack .../688-python3-roman_3.3-3_all.deb ... #15 328.3 Unpacking python3-roman (3.3-3) ... #15 328.5 Selecting previously unselected package python3-docutils. #15 328.5 Preparing to unpack .../689-python3-docutils_0.19+dfsg-6_all.deb ... #15 328.6 Unpacking python3-docutils (0.19+dfsg-6) ... #15 328.8 Selecting previously unselected package python3-reportlab-accel:amd64. #15 328.8 Preparing to unpack .../690-python3-reportlab-accel_3.6.12-1+deb12u1_amd64.deb ... #15 328.8 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 329.0 Selecting previously unselected package python3-reportlab. #15 329.0 Preparing to unpack .../691-python3-reportlab_3.6.12-1+deb12u1_all.deb ... #15 329.0 Unpacking python3-reportlab (3.6.12-1+deb12u1) ... #15 329.3 Selecting previously unselected package python3-blockdiag. #15 329.3 Preparing to unpack .../692-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #15 329.3 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #15 329.6 Selecting previously unselected package python3-distlib. #15 329.6 Preparing to unpack .../693-python3-distlib_0.3.6-1_all.deb ... #15 329.6 Unpacking python3-distlib (0.3.6-1) ... #15 329.9 Selecting previously unselected package python3-filelock. #15 329.9 Preparing to unpack .../694-python3-filelock_3.9.0-1_all.deb ... #15 329.9 Unpacking python3-filelock (3.9.0-1) ... #15 330.1 Selecting previously unselected package python3-gi. #15 330.1 Preparing to unpack .../695-python3-gi_3.42.2-3+b1_amd64.deb ... #15 330.2 Unpacking python3-gi (3.42.2-3+b1) ... #15 330.4 Selecting previously unselected package python3-markupsafe. #15 330.4 Preparing to unpack .../696-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #15 330.5 Unpacking python3-markupsafe (2.1.2-1+b1) ... #15 330.7 Selecting previously unselected package python3-mako. #15 330.7 Preparing to unpack .../697-python3-mako_1.2.4+ds-1_all.deb ... #15 330.7 Unpacking python3-mako (1.2.4+ds-1) ... #15 331.0 Selecting previously unselected package python3-nwdiag. #15 331.0 Preparing to unpack .../698-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #15 331.0 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #15 331.2 Selecting previously unselected package python3-wheel. #15 331.3 Preparing to unpack .../699-python3-wheel_0.38.4-2_all.deb ... #15 331.3 Unpacking python3-wheel (0.38.4-2) ... #15 331.6 Selecting previously unselected package python3-pip. #15 331.6 Preparing to unpack .../700-python3-pip_23.0.1+dfsg-1_all.deb ... #15 331.6 Unpacking python3-pip (23.0.1+dfsg-1) ... #15 331.8 Selecting previously unselected package python3-pip-whl. #15 331.8 Preparing to unpack .../701-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #15 331.9 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #15 332.2 Selecting previously unselected package python3-pyflakes. #15 332.2 Preparing to unpack .../702-python3-pyflakes_2.5.0-1_all.deb ... #15 332.2 Unpacking python3-pyflakes (2.5.0-1) ... #15 332.5 Selecting previously unselected package python3-setuptools-whl. #15 332.5 Preparing to unpack .../703-python3-setuptools-whl_66.1.1-1_all.deb ... #15 332.5 Unpacking python3-setuptools-whl (66.1.1-1) ... #15 332.9 Selecting previously unselected package python3-usb. #15 332.9 Preparing to unpack .../704-python3-usb_1.2.1-2_all.deb ... #15 333.0 Unpacking python3-usb (1.2.1-2) ... #15 333.4 Selecting previously unselected package python3-wheel-whl. #15 333.4 Preparing to unpack .../705-python3-wheel-whl_0.38.4-2_all.deb ... #15 333.4 Unpacking python3-wheel-whl (0.38.4-2) ... #15 333.7 Selecting previously unselected package python3-virtualenv. #15 333.7 Preparing to unpack .../706-python3-virtualenv_20.17.1+ds-1_all.deb ... #15 333.7 Unpacking python3-virtualenv (20.17.1+ds-1) ... #15 334.0 Selecting previously unselected package python3-yaml. #15 334.0 Preparing to unpack .../707-python3-yaml_6.0-3+b2_amd64.deb ... #15 334.0 Unpacking python3-yaml (6.0-3+b2) ... #15 334.2 Selecting previously unselected package sdcc-libraries. #15 334.2 Preparing to unpack .../708-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #15 334.2 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #15 334.5 Selecting previously unselected package sdcc. #15 334.5 Preparing to unpack .../709-sdcc_4.2.0+dfsg-1_amd64.deb ... #15 334.6 Unpacking sdcc (4.2.0+dfsg-1) ... #15 334.9 Selecting previously unselected package source-highlight. #15 334.9 Preparing to unpack .../710-source-highlight_3.1.9-4.2+b3_amd64.deb ... #15 334.9 Unpacking source-highlight (3.1.9-4.2+b3) ... #15 335.1 Selecting previously unselected package sqlite3. #15 335.1 Preparing to unpack .../711-sqlite3_3.40.1-2+deb12u1_amd64.deb ... #15 335.2 Unpacking sqlite3 (3.40.1-2+deb12u1) ... #15 335.4 Selecting previously unselected package stow. #15 335.4 Preparing to unpack .../712-stow_2.3.1-1_all.deb ... #15 335.5 Unpacking stow (2.3.1-1) ... #15 336.7 Selecting previously unselected package swig4.0. #15 336.8 Preparing to unpack .../713-swig4.0_4.1.0-0.2_amd64.deb ... #15 336.8 Unpacking swig4.0 (4.1.0-0.2) ... #15 337.1 Selecting previously unselected package swig. #15 337.1 Preparing to unpack .../714-swig_4.1.0-0.2_all.deb ... #15 337.1 Unpacking swig (4.1.0-0.2) ... #15 337.4 Selecting previously unselected package tcpdump. #15 337.5 Preparing to unpack .../715-tcpdump_4.99.3-1_amd64.deb ... #15 337.5 Unpacking tcpdump (4.99.3-1) ... #15 337.8 Selecting previously unselected package telnet. #15 337.8 Preparing to unpack .../716-telnet_0.17+2.4-2+deb12u1_all.deb ... #15 337.8 Unpacking telnet (0.17+2.4-2+deb12u1) ... #15 338.1 Selecting previously unselected package tex-gyre. #15 338.1 Preparing to unpack .../717-tex-gyre_20180621-6_all.deb ... #15 338.1 Unpacking tex-gyre (20180621-6) ... #15 338.6 Selecting previously unselected package texinfo. #15 338.6 Preparing to unpack .../718-texinfo_6.8-6+b1_amd64.deb ... #15 338.7 Unpacking texinfo (6.8-6+b1) ... #15 339.0 Selecting previously unselected package unzip. #15 339.0 Preparing to unpack .../719-unzip_6.0-28_amd64.deb ... #15 339.0 Unpacking unzip (6.0-28) ... #15 339.3 Selecting previously unselected package virtualenv. #15 339.3 Preparing to unpack .../720-virtualenv_20.17.1+ds-1_all.deb ... #15 339.3 Unpacking virtualenv (20.17.1+ds-1) ... #15 339.6 Setting up libip4tc2:amd64 (1.8.9-2) ... #15 339.7 Setting up libksba8:amd64 (1.6.3-2) ... #15 339.8 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 339.9 Setting up media-types (10.0.0) ... #15 340.1 Setting up libpipeline1:amd64 (1.5.7-1) ... #15 340.2 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 340.3 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #15 340.5 Setting up liblcms2-2:amd64 (2.14-2) ... #15 340.6 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #15 341.2 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #15 341.3 Setting up libxapian30:amd64 (1.4.22-1) ... #15 341.4 Setting up wdiff (1.2.2-5) ... #15 341.6 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... #15 341.7 Setting up libpciaccess0:amd64 (0.17-2) ... #15 341.8 Setting up mysql-common (5.8+1.1.0) ... #15 342.0 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 342.1 Setting up libabsl20220623:amd64 (20220623.1-1) ... #15 342.2 Setting up libxau6:amd64 (1:1.0.9-1) ... #15 342.3 Setting up python3-setuptools-whl (66.1.1-1) ... #15 342.4 Setting up libkeyutils1:amd64 (1.6.3-2) ... #15 342.5 Setting up libapparmor1:amd64 (3.0.8-3) ... #15 342.7 Setting up libc-l10n (2.36-9+deb12u9) ... #15 342.8 Setting up pci.ids (0.0~2023.04.11-1) ... #15 342.9 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #15 343.0 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ... #15 343.1 Setting up libsodium23:amd64 (1.0.18-1) ... #15 343.3 Setting up libicu72:amd64 (72.1-3) ... #15 343.4 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 343.5 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #15 343.6 Setting up libdbi1:amd64 (0.9.0-6) ... #15 343.7 Setting up bsdextrautils (2.38.1-5+deb12u2) ... #15 343.8 Setting up fonts-gfs-porson (1.1-7) ... #15 344.0 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #15 344.1 Setting up libmagic-mgc (1:5.44-3) ... #15 344.2 Setting up libgsm1:amd64 (1.0.22-1) ... #15 344.3 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #15 344.4 Setting up gawk (1:5.2.1-2) ... #15 344.7 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #15 344.8 Setting up libsigsegv-dev:amd64 (2.14-1) ... #15 345.0 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #15 345.1 No schema files found: doing nothing. #15 345.1 Setting up distro-info-data (0.58+deb12u3) ... #15 345.2 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 345.4 Setting up libsnmp-base (5.9.3+dfsg-2) ... #15 345.6 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 345.7 Setting up libtirpc-common (1.3.3+ds-1) ... #15 345.9 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 346.0 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 346.2 Setting up libijs-0.35:amd64 (0.35-15) ... #15 346.3 Setting up unzip (6.0-28) ... #15 346.4 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #15 346.6 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 346.7 Setting up libgs-common (10.0.0~dfsg-11+deb12u6) ... #15 346.9 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #15 347.0 Setting up libfontbox-java (1:1.8.16-2) ... #15 347.1 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #15 347.3 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 347.4 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #15 347.5 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #15 347.6 Setting up binutils-common:amd64 (2.40-2) ... #15 347.7 Setting up x11-common (1:7.7+23) ... #15 348.4 debconf: unable to initialize frontend: Dialog #15 348.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 348.4 debconf: falling back to frontend: Readline #15 348.4 debconf: unable to initialize frontend: Readline #15 348.4 debconf: (This frontend requires a controlling tty.) #15 348.4 debconf: falling back to frontend: Teletype #15 348.4 invoke-rc.d: could not determine current runlevel #15 348.4 invoke-rc.d: policy-rc.d denied execution of restart. #15 348.5 Setting up libsensors-config (1:3.6.0-7.1) ... #15 348.8 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 348.9 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 349.1 Setting up libmagic1:amd64 (1:5.44-3) ... #15 349.3 Setting up libdeflate0:amd64 (1.14-1) ... #15 349.5 Setting up perl-openssl-defaults:amd64 (7+b1) ... #15 349.6 Setting up linux-libc-dev:amd64 (6.1.119-1) ... #15 349.8 Setting up bc (1.07.1-3+b1) ... #15 349.9 Setting up libctf-nobfd0:amd64 (2.40-2) ... #15 350.1 Setting up gettext-base (0.21-12) ... #15 350.2 Setting up m4 (1.4.19-3) ... #15 350.3 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 350.4 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #15 350.6 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 350.7 Setting up libnpth0:amd64 (1.6-3) ... #15 350.8 Setting up autoconf-archive (20220903-3) ... #15 351.0 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 351.1 Setting up libc-ares2:amd64 (1.18.1-3) ... #15 351.2 Setting up file (1:5.44-3) ... #15 351.4 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 351.5 Setting up libassuan0:amd64 (2.5.5-5) ... #15 351.7 Setting up libdecaf0:amd64 (1.0.2-2) ... #15 351.8 Setting up libgomp1:amd64 (12.2.0-14) ... #15 351.9 Setting up bzip2 (1.0.8-5+b1) ... #15 352.1 Setting up libffi-dev:amd64 (3.4.4-1) ... #15 352.3 Setting up locales (2.36-9+deb12u9) ... #15 352.4 debconf: unable to initialize frontend: Dialog #15 352.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 352.4 debconf: falling back to frontend: Readline #15 352.4 debconf: unable to initialize frontend: Readline #15 352.4 debconf: (This frontend requires a controlling tty.) #15 352.4 debconf: falling back to frontend: Teletype #15 352.6 Generating locales (this might take a while)... #15 352.6 Generation complete. #15 352.7 Setting up libopts25:amd64 (1:5.18.16-5) ... #15 352.9 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 353.0 Setting up libjbig0:amd64 (2.1-6.1) ... #15 353.1 Setting up librav1e0:amd64 (0.5.1-6) ... #15 353.2 Setting up libpcre2-16-0:amd64 (10.42-1) ... #15 353.4 Setting up libsource-highlight-common (3.1.9-4.2) ... #15 353.5 Setting up libfakeroot:amd64 (1.31-1.2) ... #15 353.6 Setting up libjansson4:amd64 (2.14-2) ... #15 353.8 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 353.9 Setting up poppler-data (0.4.12-1) ... #15 354.3 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #15 354.4 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 354.6 Setting up libosp5 (1.5.2-13+b2) ... #15 354.8 Setting up libcap2-bin (1:2.66-4) ... #15 354.9 Setting up fakeroot (1.31-1.2) ... #15 355.0 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #15 355.0 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 355.0 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 355.0 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 355.0 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 355.0 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 355.0 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 355.0 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 355.0 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 355.1 Setting up libtalloc2:amd64 (2.4.0-f2) ... #15 355.2 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 355.4 Setting up mariadb-common (1:10.11.6-0+deb12u1) ... #15 355.5 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 355.6 Setting up libasound2-data (1.2.8-1) ... #15 356.0 Setting up libpcre3:amd64 (2:8.39-15) ... #15 356.2 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #15 356.3 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 356.4 Setting up autotools-dev (20220109.1) ... #15 356.6 Setting up libz3-4:amd64 (4.8.12-3.1) ... #15 356.7 Setting up libpcre2-32-0:amd64 (10.42-1) ... #15 356.8 Setting up libglib2.0-data (2.74.6-2+deb12u4) ... #15 356.9 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 357.0 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 357.2 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #15 357.3 Setting up rpcsvc-proto (1.4.3-1) ... #15 357.4 Setting up libmunge2 (0.5.15-2) ... #15 357.6 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 357.8 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 358.0 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #15 358.2 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #15 358.3 Setting up make (4.3-4.1) ... #15 358.5 Setting up gnupg-l10n (2.2.40-1.1) ... #15 358.7 Setting up libjbig2dec0:amd64 (0.19-3) ... #15 358.8 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 358.9 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 359.1 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 359.2 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ... #15 359.6 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 359.8 Setting up libapache-pom-java (29-2) ... #15 360.1 Setting up libavahi-common-data:amd64 (0.8-10) ... #15 360.3 Setting up libann0 (1.1.2+doc-9+b1) ... #15 360.5 Setting up libncurses6:amd64 (6.4-4) ... #15 360.7 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 360.9 Setting up xz-utils (5.4.1-0.2) ... #15 361.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 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 361.0 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 361.2 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 361.5 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #15 361.6 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 361.7 Setting up t1utils (1.41-4) ... #15 362.0 Setting up libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 362.1 Setting up libquadmath0:amd64 (12.2.0-14) ... #15 362.3 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 362.6 Setting up libimagequant0:amd64 (2.17.0-1) ... #15 362.7 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 362.8 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #15 363.0 Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ... #15 363.1 Setting up libpng16-16:amd64 (1.6.39-2) ... #15 363.2 Setting up libhwloc15:amd64 (2.9.0-1) ... #15 363.3 Setting up libmpc3:amd64 (1.3.1-1) ... #15 363.6 Setting up libmnl0:amd64 (1.0.4-3) ... #15 363.9 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #15 364.1 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 364.2 Setting up liboping0:amd64 (1.10.0-5+b1) ... #15 364.3 Setting up libatomic1:amd64 (12.2.0-14) ... #15 364.4 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 364.6 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 364.8 Setting up libidn12:amd64 (1.41-1) ... #15 365.0 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 365.1 Setting up patch (2.7.6-7) ... #15 365.3 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 365.4 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 365.6 Setting up autopoint (0.21-12) ... #15 365.7 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 365.9 Setting up icu-devtools (72.1-3) ... #15 366.0 Setting up sudo (1.9.13p3-1+deb12u1) ... #15 366.4 invoke-rc.d: could not determine current runlevel #15 366.4 invoke-rc.d: policy-rc.d denied execution of start. #15 366.5 Setting up ocaml-base (4.13.1-4) ... #15 366.6 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #15 366.8 Setting up fonts-dejavu-core (2.37-6) ... #15 367.3 Setting up libudev-dev:amd64 (252.31-1~deb12u1) ... #15 367.5 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #15 367.7 Setting up libsepol-dev:amd64 (3.4-2.1) ... #15 367.8 Setting up libpcsclite1:amd64 (1.9.9-2) ... #15 367.9 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 368.0 Setting up pkgconf-bin (1.8.1-1) ... #15 368.2 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #15 368.3 Setting up libsodium-dev:amd64 (1.0.18-1) ... #15 368.5 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #15 368.6 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #15 368.7 Setting up libncursesw6:amd64 (6.4-4) ... #15 368.8 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #15 369.0 Setting up libxtables12:amd64 (1.8.9-2) ... #15 369.1 Setting up lynx-common (2.9.0dev.12-1) ... #15 369.3 Setting up libgc1:amd64 (1:8.2.2-3) ... #15 369.4 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 369.6 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 369.7 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #15 369.8 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #15 370.0 Setting up libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 370.2 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 370.3 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 370.5 Setting up libgfortran5:amd64 (12.2.0-14) ... #15 370.7 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 370.8 Setting up libfdisk1:amd64 (2.38.1-5+deb12u2) ... #15 371.0 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 371.2 Setting up libubsan1:amd64 (12.2.0-14) ... #15 371.3 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 371.5 Setting up libstdcompat-ocaml (19-1) ... #15 371.6 Setting up libpci3:amd64 (1:3.9.0-4) ... #15 371.7 Setting up libnuma1:amd64 (2.0.16-1) ... #15 371.8 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 372.0 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #15 372.1 Setting up python-apt-common (2.6.0) ... #15 372.4 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 372.9 Setting up libostyle1c2 (1.4devel1-22) ... #15 373.1 Setting up fonts-gfs-baskerville (1.1-6) ... #15 373.3 Setting up sensible-utils (0.0.17+nmu1) ... #15 373.5 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 373.6 Setting up librhash0:amd64 (1.4.3-3) ... #15 373.7 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #15 373.8 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #15 374.0 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 374.3 Setting up libasan8:amd64 (12.2.0-14) ... #15 374.4 Setting up libuchardet0:amd64 (0.0.7-1) ... #15 374.5 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #15 374.7 Setting up procps (2:4.0.2-3) ... #15 374.9 Setting up libasound2:amd64 (1.2.8-1+b1) ... #15 375.1 Setting up libmd-dev:amd64 (1.0.4-2) ... #15 375.2 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 375.4 Setting up bison (2:3.8.2+dfsg-1+b1) ... #15 375.6 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 375.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 375.9 Setting up gpgconf (2.2.40-1.1) ... #15 376.0 Setting up libpsm2-2 (11.2.185-2) ... #15 376.1 Setting up openmpi-common (4.1.4-3) ... #15 376.2 Setting up fonts-lmodern (2.005-1) ... #15 376.4 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #15 376.6 Setting up git-man (1:2.39.5-0+deb12u1) ... #15 376.7 Setting up libthai-data (0.1.29-1) ... #15 376.8 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 377.0 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #15 377.1 Setting up netbase (6.4) ... #15 377.6 Setting up sgml-base (1.31) ... #15 377.8 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 378.0 Setting up cmake-data (3.25.1-1) ... #15 378.1 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 378.2 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #15 378.3 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 378.5 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 378.6 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 378.7 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 378.8 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 378.9 Setting up libtsan2:amd64 (12.2.0-14) ... #15 379.1 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 379.2 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 379.5 Setting up libbinutils:amd64 (2.40-2) ... #15 379.7 Setting up liburing2:amd64 (2.3-3) ... #15 379.9 Setting up patchelf (0.14.3-1+b1) ... #15 380.2 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 380.7 Setting up swig4.0 (4.1.0-0.2) ... #15 380.9 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #15 381.0 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #15 381.2 Setting up libisl23:amd64 (0.25-1.1) ... #15 381.3 Setting up libaio1:amd64 (0.3.113-4) ... #15 381.5 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #15 381.8 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 382.1 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 382.2 Setting up libc-dev-bin (2.36-9+deb12u9) ... #15 382.3 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #15 382.4 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... #15 382.5 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 382.7 Setting up libbsd0:amd64 (0.11.7-2) ... #15 382.8 Setting up libparmap-ocaml (1.2.5-1) ... #15 382.9 Setting up python3-wheel-whl (0.38.4-2) ... #15 383.1 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 383.3 Setting up libelf1:amd64 (0.188-2.1) ... #15 383.4 Setting up libjson-c5:amd64 (0.16-2) ... #15 383.6 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 383.7 Setting up openjade (1.4devel1-22) ... #15 384.1 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 384.4 Setting up xdg-utils (1.1.3-4.1) ... #15 384.6 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 384.6 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.7 Setting up libbsd-dev:amd64 (0.11.7-2) ... #15 384.9 Setting up libcc1-0:amd64 (12.2.0-14) ... #15 385.3 Setting up libjansson-dev:amd64 (2.14-2) ... #15 385.6 Setting up dbus-bin (1.14.10-1~deb12u1) ... #15 386.1 Setting up sqlite3 (3.40.1-2+deb12u1) ... #15 386.2 Setting up gpg (2.2.40-1.1) ... #15 386.3 Setting up libgps28:amd64 (3.22-4.1+b1) ... #15 386.4 Setting up libbpf1:amd64 (1:1.1.0-1) ... #15 386.6 Setting up liblsan0:amd64 (12.2.0-14) ... #15 386.8 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #15 387.2 Setting up libitm1:amd64 (12.2.0-14) ... #15 387.8 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 388.4 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 388.5 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 388.7 Setting up libkmod2:amd64 (30+20221128-1) ... #15 388.8 Setting up libgdbm6:amd64 (1.23-3) ... #15 388.9 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 389.0 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #15 389.2 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 389.3 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 389.6 Setting up gnupg-utils (2.2.40-1.1) ... #15 389.7 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 389.9 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #15 390.2 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #15 390.3 Setting up libctf0:amd64 (2.40-2) ... #15 390.5 Setting up pinentry-curses (1.2.1-1) ... #15 390.6 Setting up libdbi-dev (0.9.0-6) ... #15 390.8 Setting up teckit (2.5.11+ds1-1+b1) ... #15 391.0 Setting up libice6:amd64 (2:1.0.10-1) ... #15 391.1 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #15 391.3 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #15 391.4 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 391.7 Setting up flex (2.6.4-8.2) ... #15 391.8 Setting up cpp-12 (12.2.0-14) ... #15 392.0 Setting up libxcb1:amd64 (1.15-1) ... #15 392.5 Setting up gettext (0.21-12) ... #15 392.8 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #15 393.0 Setting up swig (4.1.0-0.2) ... #15 393.1 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 393.3 Setting up gpg-agent (2.2.40-1.1) ... #15 393.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #15 393.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #15 393.9 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #15 393.9 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #15 394.0 Setting up libpdfbox-java (1:1.8.16-2) ... #15 394.2 Setting up libavif15:amd64 (0.11.1-1) ... #15 394.3 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #15 394.8 Setting up libmbedtls14:amd64 (2.28.3-1) ... #15 395.4 Setting up nettle-dev:amd64 (3.8.1-2) ... #15 395.7 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 395.8 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #15 396.0 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #15 396.1 Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ... #15 396.2 Setting up libxcb-render0:amd64 (1.15-1) ... #15 396.4 Setting up fontconfig-config (2.14.1-4) ... #15 396.6 debconf: unable to initialize frontend: Dialog #15 396.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 396.6 debconf: falling back to frontend: Readline #15 396.6 debconf: unable to initialize frontend: Readline #15 396.6 debconf: (This frontend requires a controlling tty.) #15 396.6 debconf: falling back to frontend: Teletype #15 396.8 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #15 397.0 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #15 397.1 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 397.5 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 397.7 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 398.0 Setting up libedit2:amd64 (3.1-20221030-2) ... #15 398.2 Setting up gpgsm (2.2.40-1.1) ... #15 398.3 Setting up ccache (4.8+really4.7.5-1) ... #15 398.4 Updating symlinks in /usr/lib/ccache ... #15 398.4 Setting up libcommons-parent-java (56-1) ... #15 398.5 Setting up libavahi-common3:amd64 (0.8-10) ... #15 398.7 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #15 398.8 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 398.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 399.0 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #15 399.1 Setting up libcommons-logging-java (1.2-3) ... #15 399.3 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 399.4 Setting up libglib2.0-bin (2.74.6-2+deb12u4) ... #15 399.5 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #15 399.7 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 399.8 Setting up libboost-tools-dev (1.74.0.3) ... #15 399.9 Setting up libnftnl11:amd64 (1.2.4-2) ... #15 400.0 Setting up libxcb-shm0:amd64 (1.15-1) ... #15 400.2 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #15 400.3 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #15 400.5 Setting up opensp (1.5.2-13+b2) ... #15 400.6 Setting up libaio-dev:amd64 (0.3.113-4) ... #15 400.7 Setting up libboost-nowide-dev (1.74.0.3) ... #15 401.0 Setting up libbladerf2:amd64 (0.2022.11-1) ... #15 401.1 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 401.2 Setting up sdcc (4.2.0+dfsg-1) ... #15 401.3 Setting up pkgconf:amd64 (1.8.1-1) ... #15 401.4 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 401.6 Setting up dirmngr (2.2.40-1.1) ... #15 401.7 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #15 401.7 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #15 401.9 Setting up libthai0:amd64 (0.1.29-1) ... #15 402.0 Setting up libgprofng0:amd64 (2.40-2) ... #15 402.1 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 402.2 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 402.3 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 402.5 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #15 402.6 Setting up libpcap0.8:amd64 (1.10.3-1) ... #15 402.7 Setting up libmnl-dev:amd64 (1.0.4-3) ... #15 402.9 Setting up dbus (1.14.10-1~deb12u1) ... #15 403.1 invoke-rc.d: could not determine current runlevel #15 403.1 invoke-rc.d: policy-rc.d denied execution of start. #15 403.1 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #15 403.2 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #15 403.3 Setting up shared-mime-info (2.2-1) ... #15 425.9 Setting up ofono (1.31-3+b1) ... #15 426.2 invoke-rc.d: could not determine current runlevel #15 426.2 invoke-rc.d: policy-rc.d denied execution of start. #15 426.2 invoke-rc.d: could not determine current runlevel #15 426.2 invoke-rc.d: policy-rc.d denied execution of start. #15 426.3 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #15 426.4 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #15 426.4 Setting up ocaml-findlib (1.9.6-1+b1) ... #15 426.5 Setting up libevent-dev (2.1.12-stable-8) ... #15 426.6 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #15 426.7 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #15 426.8 Setting up libortp16:amd64 (1:5.1.64-2) ... #15 427.0 Setting up libsystemd-shared:amd64 (252.31-1~deb12u1) ... #15 427.1 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 427.3 Setting up pkg-config:amd64 (1.8.1-1) ... #15 427.4 Setting up libgdbm-compat4:amd64 (1.23-3) ... #15 427.5 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #15 427.6 Setting up ucf (3.0043+nmu1) ... #15 427.8 debconf: unable to initialize frontend: Dialog #15 427.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 427.8 debconf: falling back to frontend: Readline #15 427.8 debconf: unable to initialize frontend: Readline #15 427.8 debconf: (This frontend requires a controlling tty.) #15 427.8 debconf: falling back to frontend: Teletype #15 427.9 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 428.0 Setting up libjs-sphinxdoc (5.3.0-4) ... #15 428.1 Setting up libx265-199:amd64 (3.5-2+b1) ... #15 428.2 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 428.3 Setting up gpg-wks-server (2.2.40-1.1) ... #15 428.5 Setting up libllvm14:amd64 (1:14.0.6-12) ... #15 428.6 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 428.7 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 428.9 Setting up dwz (0.15-1) ... #15 429.0 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 429.1 Setting up groff-base (1.22.4-10) ... #15 429.7 Setting up cpp (4:12.2.0-3) ... #15 429.9 Setting up xml-core (0.18+nmu1) ... #15 430.2 Setting up source-highlight (3.1.9-4.2+b3) ... #15 430.3 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 430.5 Setting up libxslt1.1:amd64 (1.1.35-1) ... #15 430.7 Setting up libcurl4:amd64 (7.88.1-10+deb12u8) ... #15 430.8 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 430.9 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 431.0 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #15 431.1 Setting up curl (7.88.1-10+deb12u8) ... #15 431.3 Setting up libfontconfig1:amd64 (2.14.1-4) ... #15 431.4 Setting up lynx (2.9.0dev.12-1) ... #15 431.5 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 431.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 431.5 Setting up picolibc-arm-none-eabi (1.8-1) ... #15 431.7 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 431.8 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 432.0 Setting up libsm6:amd64 (2:1.2.3-1) ... #15 432.1 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #15 432.3 Setting up libavahi-client3:amd64 (0.8-10) ... #15 432.4 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 432.5 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #15 432.7 Setting up rsync (3.2.7-1) ... #15 432.9 invoke-rc.d: could not determine current runlevel #15 432.9 invoke-rc.d: policy-rc.d denied execution of start. #15 433.0 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 433.2 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #15 433.3 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #15 433.5 Setting up libpaper1:amd64 (1.1.29) ... #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.7 #15 433.7 Creating config file /etc/papersize with new version #15 433.8 Setting up tcpdump (4.99.3-1) ... #15 434.9 Setting up libibverbs1:amd64 (44.0-2) ... #15 435.2 Setting up fontconfig (2.14.1-4) ... #15 435.3 Regenerating fonts cache... done. #15 437.8 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... #15 437.9 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 438.0 Setting up telnet (0.17+2.4-2+deb12u1) ... #15 438.1 Setting up libzmq5:amd64 (4.3.4-6) ... #15 438.3 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 438.4 Setting up gpg-wks-client (2.2.40-1.1) ... #15 438.5 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #15 438.6 Setting up ibverbs-providers:amd64 (44.0-2) ... #15 439.5 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 439.6 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #15 440.1 Setting up libfftw3-bin (3.3.10-1) ... #15 440.2 Setting up htop (3.2.2-2) ... #15 440.4 Setting up iproute2 (6.1.0-3) ... #15 441.0 debconf: unable to initialize frontend: Dialog #15 441.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 441.0 debconf: falling back to frontend: Readline #15 441.0 debconf: unable to initialize frontend: Readline #15 441.0 debconf: (This frontend requires a controlling tty.) #15 441.0 debconf: falling back to frontend: Teletype #15 441.1 Setting up openssh-client (1:9.2p1-2+deb12u3) ... #15 441.4 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 441.6 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... #15 441.7 Setting up xsltproc (1.1.35-1) ... #15 441.8 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #15 442.0 Setting up libclang1-14 (1:14.0.6-12) ... #15 442.1 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #15 442.3 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #15 442.4 Setting up binutils (2.40-2) ... #15 442.6 Setting up libpaper-utils (1.1.29) ... #15 442.7 Setting up xfonts-utils (1:7.7+6) ... #15 442.8 Setting up man-db (2.11.2-2) ... #15 443.1 debconf: unable to initialize frontend: Dialog #15 443.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 443.1 debconf: falling back to frontend: Readline #15 443.1 debconf: unable to initialize frontend: Readline #15 443.1 debconf: (This frontend requires a controlling tty.) #15 443.1 debconf: falling back to frontend: Teletype #15 443.1 Building database of manual pages ... #15 443.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #15 443.3 Setting up libcairo2:amd64 (1.16.0-7) ... #15 443.4 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 443.5 Setting up tex-common (6.18) ... #15 443.7 debconf: unable to initialize frontend: Dialog #15 443.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 443.7 debconf: falling back to frontend: Readline #15 443.7 debconf: unable to initialize frontend: Readline #15 443.7 debconf: (This frontend requires a controlling tty.) #15 443.7 debconf: falling back to frontend: Teletype #15 443.8 update-language: texlive-base not installed and configured, doing nothing! #15 443.9 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 444.0 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #15 444.2 Setting up perl (5.36.0-7+deb12u1) ... #15 444.3 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 444.4 Setting up gcc-12 (12.2.0-14) ... #15 444.7 Setting up libraqm0:amd64 (0.7.0-4.1) ... #15 444.9 Setting up libboost-numpy-dev (1.74.0.3) ... #15 445.0 Setting up libgd3:amd64 (2.3.3-9) ... #15 445.3 Setting up stow (2.3.1-1) ... #15 445.4 Setting up libio-html-perl (1.004-3) ... #15 445.5 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 445.7 Setting up libclang-cpp14 (1:14.0.6-12) ... #15 445.8 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #15 445.9 Setting up libdpkg-perl (1.21.22) ... #15 446.0 Setting up autoconf (2.71-3) ... #15 446.2 Setting up libtimedate-perl (2.3300-2) ... #15 446.3 Setting up libregexp-ipv6-perl (0.03-3) ... #15 446.4 Setting up module-assistant (0.11.11) ... #15 446.6 Setting up libcups2:amd64 (2.4.2-3+deb12u8) ... #15 446.7 Setting up libmime-charset-perl (1.013.1-2) ... #15 446.8 Setting up lmodern (2.005-1) ... #15 447.1 Setting up libjson-perl (4.10000-1) ... #15 447.3 Setting up libnsl2:amd64 (1.3.0-2) ... #15 447.4 Setting up gnupg (2.2.40-1.1) ... #15 447.5 Setting up cmake (3.25.1-1) ... #15 447.6 Setting up libsub-override-perl (0.09-4) ... #15 447.7 Setting up libsub-quote-perl (2.006008-1) ... #15 447.8 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #15 447.9 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #15 448.1 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 448.2 Setting up libfile-dirlist-perl (0.05-3) ... #15 448.3 Setting up libtext-unidecode-perl (1.30-3) ... #15 448.4 Setting up libperlio-gzip-perl (0.20-1+b1) ... #15 448.6 Setting up mailcap (3.70+nmu1) ... #15 448.8 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #15 448.9 Setting up tex-gyre (20180621-6) ... #15 449.1 Setting up liburi-perl (5.17-1) ... #15 449.2 Setting up libfile-touch-perl (0.12-2) ... #15 449.4 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 449.5 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #15 449.6 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 449.7 Setting up automake (1:1.16.5-1.3) ... #15 449.8 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #15 449.8 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 449.8 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 449.8 Setting up librdmacm1:amd64 (44.0-2) ... #15 450.3 Setting up libhttp-date-perl (6.05-2) ... #15 450.4 Setting up libfile-which-perl (1.27-2) ... #15 450.5 Setting up libucx0:amd64 (1.13.1-1) ... #15 450.6 Setting up libsgmls-perl (1.03ii-38) ... #15 450.8 Setting up libxmu6:amd64 (2:1.1.3-3) ... #15 450.9 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #15 451.0 Setting up libfile-listing-perl (6.15-1) ... #15 451.0 Setting up mime-support (3.66) ... #15 451.1 Setting up libxi6:amd64 (2:1.8-1+b1) ... #15 451.2 Setting up libdynaloader-functions-perl (0.003-3) ... #15 451.3 Setting up libclass-method-modifiers-perl (2.14-1) ... #15 451.5 Setting up libio-pty-perl (1:1.17-1) ... #15 451.5 Setting up sgmlspl (1.03ii-38) ... #15 451.6 Setting up mscgen (0.20-14) ... #15 451.7 Setting up libclone-perl:amd64 (0.46-1) ... #15 451.8 Setting up libarchive-zip-perl (1.68-1) ... #15 451.9 Setting up libhtml-tagset-perl (3.20-6) ... #15 452.0 Setting up preview-latex-style (12.2-1) ... #15 452.1 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... #15 452.2 Setting up libdebhelper-perl (13.11.4) ... #15 452.3 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 452.4 Setting up libtry-tiny-perl (0.31-2) ... #15 452.5 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 452.6 Setting up libnet-http-perl (6.22-1) ... #15 452.7 Setting up libencode-locale-perl (1.05-3) ... #15 452.8 Setting up libxaw7:amd64 (2:1.0.14-1) ... #15 452.9 Setting up fonts-urw-base35 (20200910-7) ... #15 453.2 Setting up libibverbs-dev:amd64 (44.0-2) ... #15 453.3 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #15 453.4 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #15 453.6 Setting up gcc (4:12.2.0-3) ... #15 453.7 Setting up autogen (1:5.18.16-5) ... #15 453.8 Setting up dpkg-dev (1.21.22) ... #15 454.0 Setting up intltool-debian (0.35.0+20060710.6) ... #15 454.1 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 454.2 Setting up liberror-perl (0.17029-2) ... #15 454.3 Setting up patchutils (0.4.2-1) ... #15 454.4 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 454.5 Setting up libxml-sax-base-perl (1.09-3) ... #15 454.5 Setting up doxygen (1.9.4-4) ... #15 454.6 Setting up libwrap0:amd64 (7.6.q-32) ... #15 454.7 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 454.7 Setting up libgvc6 (2.42.2-7+deb12u1) ... #15 454.8 Setting up libipc-run-perl (20220807.0-1) ... #15 454.9 Setting up git (1:2.39.5-0+deb12u1) ... #15 455.4 Setting up libwww-robotrules-perl (6.02-1) ... #15 455.6 Setting up libnsl-dev:amd64 (1.3.0-2) ... #15 455.7 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #15 455.8 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 455.8 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 455.8 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 456.0 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #15 456.1 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #15 456.2 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #15 456.3 Setting up librole-tiny-perl (2.002004-1) ... #15 456.4 Setting up libc6-dev:amd64 (2.36-9+deb12u9) ... #15 456.5 Setting up libfile-homedir-perl (1.006-2) ... #15 456.6 Setting up texlive-base (2022.20230122-3) ... #15 457.4 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 457.6 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 457.8 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 458.0 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 458.1 debconf: unable to initialize frontend: Dialog #15 458.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 458.1 debconf: falling back to frontend: Readline #15 458.1 debconf: unable to initialize frontend: Readline #15 458.1 debconf: (This frontend requires a controlling tty.) #15 458.1 debconf: falling back to frontend: Teletype #15 458.6 Setting up libicu-dev:amd64 (72.1-3) ... #15 458.7 Setting up libio-socket-ssl-perl (2.081-2) ... #15 458.8 Setting up liburing-dev:amd64 (2.3-3) ... #15 458.9 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 459.0 Setting up libhttp-message-perl (6.44-1) ... #15 459.1 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ... #15 459.2 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #15 459.3 Setting up graphviz (2.42.2-7+deb12u1) ... #15 459.5 Setting up libfabric1:amd64 (1.17.0-3) ... #15 459.6 Setting up libgs10-common (10.0.0~dfsg-11+deb12u6) ... #15 459.7 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 459.8 Setting up python3.11 (3.11.2-6+deb12u4) ... #15 460.8 Setting up libhttp-negotiate-perl (6.01-2) ... #15 460.9 Setting up libncurses-dev:amd64 (6.4-4) ... #15 460.9 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #15 461.0 Setting up libpython3.11:amd64 (3.11.2-6+deb12u4) ... #15 461.2 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 461.3 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 461.4 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #15 461.5 Setting up libhttp-cookies-perl (6.10-1) ... #15 461.7 Setting up libtool (2.4.7-7~deb12u1) ... #15 462.5 Setting up texlive-luatex (2022.20230122-3) ... #15 462.7 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #15 462.8 Setting up po-debconf (1.0.21+nmu1) ... #15 462.9 Setting up libhtml-tree-perl (5.07-3) ... #15 463.0 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #15 463.1 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #15 463.3 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 463.3 Setting up texlive-plain-generic (2022.20230122-4) ... #15 463.4 Setting up lcov (1.16-1) ... #15 463.6 Setting up python3 (3.11.2-1+b1) ... #15 463.6 running python rtupdate hooks for python3.11... #15 464.1 running python post-rtupdate hooks for python3.11... #15 464.3 Setting up texlive-lang-greek (2022.20230122-1) ... #15 464.4 Setting up libusb-dev (2:0.1.12-32) ... #15 464.5 Setting up libreadline-dev:amd64 (8.2-1.3) ... #15 464.5 Setting up python3-distlib (0.3.6-1) ... #15 464.8 Setting up python3-markupsafe (2.1.2-1+b1) ... #15 465.0 Setting up libxml-sax-perl (1.02+dfsg-3) ... #15 465.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 465.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 465.3 debconf: unable to initialize frontend: Dialog #15 465.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 465.3 debconf: falling back to frontend: Readline #15 465.3 debconf: unable to initialize frontend: Readline #15 465.3 debconf: (This frontend requires a controlling tty.) #15 465.3 debconf: falling back to frontend: Teletype #15 465.4 #15 465.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 465.4 Setting up python3-platformdirs (2.6.0-1) ... #15 465.6 Setting up libcdk5-dev (5.0.20180306-3) ... #15 465.7 Setting up libnuma-dev:amd64 (2.0.16-1) ... #15 465.8 Setting up python3-six (1.16.0-4) ... #15 466.0 Setting up dh-autoreconf (20) ... #15 466.0 Setting up asciidoc-common (10.2.0-1) ... #15 468.9 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 469.3 Setting up python3-roman (3.3-3) ... #15 469.5 Setting up gfortran-12 (12.2.0-14) ... #15 469.6 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 469.7 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 469.7 Setting up python3-webcolors (1.11.1-1) ... #15 469.9 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #15 470.0 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #15 470.0 Setting up texlive-latex-base (2022.20230122-3) ... #15 470.1 Setting up libmodule-runtime-perl (0.016-2) ... #15 470.2 Setting up texlive-extra-utils (2022.20230122-4) ... #15 470.3 Setting up uuid-dev:amd64 (2.38.1-5+deb12u2) ... #15 470.4 Setting up python3-dill (0.3.6-1) ... #15 470.6 Setting up python3-gi (3.42.2-3+b1) ... #15 470.9 Setting up texlive-latex-recommended (2022.20230122-3) ... #15 470.9 Setting up python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 471.0 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #15 471.0 Setting up python3-wrapt (1.14.1-2+b2) ... #15 471.2 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 471.3 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 471.5 Setting up python3-typing-extensions (4.4.0-1) ... #15 471.8 Setting up python3-toml (0.10.2-1) ... #15 472.1 Setting up texlive-pictures (2022.20230122-3) ... #15 472.3 Setting up python3-isort (5.6.4-1) ... #15 472.7 Setting up python3-reportlab (3.6.12-1+deb12u1) ... #15 473.5 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 473.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 473.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 473.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 474.0 debconf: unable to initialize frontend: Dialog #15 474.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 474.0 debconf: falling back to frontend: Readline #15 474.0 debconf: unable to initialize frontend: Readline #15 474.0 debconf: (This frontend requires a controlling tty.) #15 474.0 debconf: falling back to frontend: Teletype #15 474.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 474.1 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 474.3 Setting up dh-strip-nondeterminism (1.13.1-1) ... #15 474.4 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 474.5 Setting up libncurses5-dev:amd64 (6.4-4) ... #15 474.6 Setting up texlive-fonts-recommended (2022.20230122-3) ... #15 474.8 Setting up python3-mccabe (0.7.0-1) ... #15 475.1 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #15 475.2 Setting up tipa (2:1.3-21) ... #15 475.4 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #15 475.7 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 475.9 Setting up python3-tomlkit (0.11.7-1) ... #15 476.2 Setting up python3-lib2to3 (3.11.2-3) ... #15 476.4 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 476.6 Setting up openmpi-bin (4.1.4-3+b1) ... #15 476.8 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 476.8 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 476.8 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 476.8 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 476.8 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 476.8 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 476.8 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 476.8 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 476.8 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 476.8 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 476.8 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 476.9 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #15 477.0 Setting up coccinelle (1.1.1.deb-2+b1) ... #15 477.3 Setting up g++-12 (12.2.0-14) ... #15 477.5 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #15 477.6 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ... #15 477.7 Setting up python3-pkg-resources (66.1.1-1) ... #15 478.2 Setting up python3-distutils (3.11.2-3) ... #15 478.4 Setting up python3-more-itertools (8.10.0-2) ... #15 478.7 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u4) ... #15 479.0 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u2) ... #15 479.1 Setting up python3-filelock (3.9.0-1) ... #15 479.4 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #15 479.6 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 479.7 Setting up python3-setuptools (66.1.1-1) ... #15 480.4 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 480.5 Setting up texlive (2022.20230122-3) ... #15 480.6 Setting up python3-apt (2.6.0) ... #15 480.9 Setting up libimport-into-perl (1.002005-2) ... #15 481.1 Setting up python3-usb (1.2.1-2) ... #15 481.4 Setting up python3-mypy-extensions (0.4.3-4) ... #15 481.7 Setting up libmoo-perl (2.005005-1) ... #15 481.8 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 481.9 Setting up python3-pyflakes (2.5.0-1) ... #15 482.2 Setting up texlive-science (2022.20230122-4) ... #15 482.4 Setting up mpi-default-bin (1.14) ... #15 482.6 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 482.7 Setting up python3-virtualenv (20.17.1+ds-1) ... #15 483.0 Setting up latexmk (1:4.79-1) ... #15 483.5 Setting up python3-yaml (6.0-3+b2) ... #15 483.8 Setting up debhelper (13.11.4) ... #15 484.0 Setting up texlive-latex-extra (2022.20230122-4) ... #15 484.1 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 484.2 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #15 484.3 Setting up python3-zipp (1.0.0-6) ... #15 484.6 Setting up ghostscript (10.0.0~dfsg-11+deb12u6) ... #15 484.6 Setting up python3-wheel (0.38.4-2) ... #15 484.9 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #15 485.0 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 485.0 Setting up texlive-bibtex-extra (2022.20230122-4) ... #15 485.1 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #15 485.2 Setting up python3-pygments (2.14.0+dfsg-1) ... #15 486.0 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #15 486.0 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u4) ... #15 486.1 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 486.2 Setting up virtualenv (20.17.1+ds-1) ... #15 486.2 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 486.3 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 486.3 Setting up libelf-dev:amd64 (0.188-2.1) ... #15 486.4 Setting up python3-pip (23.0.1+dfsg-1) ... #15 487.8 Setting up texinfo (6.8-6+b1) ... #15 487.9 Running mktexlsr. This may take some time. ... done. #15 488.1 Setting up cppcheck (2.10-2) ... #15 488.3 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 488.3 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 488.4 Setting up equivs (2.3.1) ... #15 488.4 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #15 488.5 Setting up g++ (4:12.2.0-3) ... #15 488.5 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 488.5 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 488.7 Setting up python3-astroid (2.14.2-1) ... #15 489.1 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #15 489.7 Setting up build-essential (12.9) ... #15 489.8 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #15 489.8 Setting up texlive-xetex (2022.20230122-3) ... #15 489.9 Setting up libboost-dev:amd64 (1.74.0.3) ... #15 490.0 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 490.1 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 490.1 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 490.2 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 490.2 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 490.3 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 490.3 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #15 490.4 Setting up libmount-dev:amd64 (2.38.1-5+deb12u2) ... #15 490.4 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #15 490.5 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 490.6 Setting up python3-mako (1.2.4+ds-1) ... #15 490.8 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 491.0 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #15 491.1 Setting up python3-importlib-metadata (4.12.0-1) ... #15 491.3 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 491.3 Setting up python3-logilab-common (1.9.8-1) ... #15 491.7 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #15 491.7 Setting up python3.11-dev (3.11.2-6+deb12u4) ... #15 491.8 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #15 491.8 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #15 491.9 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 492.0 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #15 492.0 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #15 492.1 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #15 492.2 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 492.2 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 492.3 Setting up texlive-formats-extra (2022.20230122-4) ... #15 492.4 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u4) ... #15 492.4 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 492.5 Setting up python3-dev (3.11.2-1+b1) ... #15 492.5 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #15 492.6 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #15 492.6 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 492.7 Setting up mpi-default-dev (1.14) ... #15 492.8 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 492.8 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 492.9 Setting up pylint (2.16.2-2) ... #15 493.5 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #15 493.5 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 493.6 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #15 493.6 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #15 493.7 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 493.7 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 493.8 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 493.9 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 493.9 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #15 494.0 Setting up libboost-python-dev (1.74.0.3) ... #15 494.1 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.1 Setting up libboost-mpi-python-dev (1.74.0.3) ... #15 494.2 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.2 Setting up libboost-mpi-dev (1.74.0.3) ... #15 494.3 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.4 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #15 494.4 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 494.5 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 494.5 Setting up libboost-log-dev (1.74.0.3) ... #15 494.6 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #15 494.6 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #15 494.8 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #15 494.8 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 494.9 Setting up libboost-all-dev (1.74.0.3) ... #15 494.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 495.0 Setting up dmsetup (2:1.02.185-2) ... #15 495.1 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 495.1 Setting up libwww-perl (6.68-1) ... #15 495.2 Setting up systemd (252.31-1~deb12u1) ... #15 495.4 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #15 495.4 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #15 495.4 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #15 495.4 Initializing machine ID from D-Bus machine ID. #15 495.5 Creating group 'systemd-journal' with GID 999. #15 495.5 Creating group 'systemd-network' with GID 998. #15 495.5 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 495.7 Setting up devscripts (2.23.4+deb12u2) ... #15 495.9 Setting up liblwp-protocol-https-perl (6.10-1) ... #15 496.0 Processing triggers for libc-bin (2.36-9+deb12u9) ... #15 496.1 Processing triggers for sgml-base (1.31) ... #15 496.2 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 496.5 Setting up docbook-xsl (1.79.2+dfsg-2) ... #15 496.8 Setting up docutils-common (0.19+dfsg-6) ... #15 497.0 Setting up sgml-data (2.0.11+nmu1) ... #15 497.5 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #15 497.7 Setting up docbook5-xml (5.0-3) ... #15 497.9 Setting up asciidoc-base (10.2.0-1) ... #15 498.5 Setting up libpcap-dev:amd64 (1.10.3-1) ... #15 498.5 Setting up asciidoc (10.2.0-1) ... #15 498.8 Processing triggers for sgml-base (1.31) ... #15 499.5 Setting up docbook (4.5-10) ... #15 499.8 Setting up python3-docutils (0.19+dfsg-6) ... #15 500.3 Setting up docbook-xml (4.5-12) ... #15 502.4 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #15 502.7 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #15 503.0 Processing triggers for sgml-base (1.31) ... #15 503.1 Setting up dblatex (0.3.12py3-2) ... #15 503.4 Setting up docbook-dsssl (1.79-10) ... #15 503.6 Processing triggers for sgml-base (1.31) ... #15 503.6 Setting up docbook-utils (0.6.14-4) ... #15 503.7 Setting up asciidoc-dblatex (10.2.0-1) ... #15 503.8 Processing triggers for dbus (1.14.10-1~deb12u1) ... #15 503.8 Processing triggers for tex-common (6.18) ... #15 503.9 debconf: unable to initialize frontend: Dialog #15 503.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 503.9 debconf: falling back to frontend: Readline #15 504.0 debconf: unable to initialize frontend: Readline #15 504.0 debconf: (This frontend requires a controlling tty.) #15 504.0 debconf: falling back to frontend: Teletype #15 504.0 Running updmap-sys. This may take some time... done. #15 504.6 Running mktexlsr /var/lib/texmf ... done. #15 504.6 Building format(s) --all. #15 504.6 This may take some time... done. #15 556.5 + apt-get clean #15 DONE 580.6s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 5.2s #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' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 0.454 + cat /tmp/pysim_requirements.txt #17 0.455 pyscard #17 0.455 pyserial #17 0.455 pytlv #17 0.455 cmd2>=1.5 #17 0.455 jsonpath-ng #17 0.455 construct>=2.10.70 #17 0.455 bidict #17 0.455 pyosmocom>=0.0.6 #17 0.455 pyyaml>=5.1 #17 0.455 termcolor #17 0.455 colorlog #17 0.455 pycryptodomex #17 0.455 cryptography #17 0.455 git+https://github.com/osmocom/asn1tools #17 0.455 packaging #17 0.455 git+https://github.com/hologram-io/smpp.pdu #17 0.455 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #17 0.659 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #17 0.660 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-6qij2z5s #17 0.661 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-6qij2z5s #17 1.482 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 1.485 Installing build dependencies: started #17 2.782 Installing build dependencies: finished with status 'done' #17 2.783 Getting requirements to build wheel: started #17 2.886 Getting requirements to build wheel: finished with status 'done' #17 2.887 Preparing metadata (pyproject.toml): started #17 2.978 Preparing metadata (pyproject.toml): finished with status 'done' #17 2.983 Collecting sphinx-argparse #17 2.983 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-kc76rvc1/sphinx-argparse_d8ce8f15ddd641c7aa55c61e5a90f982 #17 2.984 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-kc76rvc1/sphinx-argparse_d8ce8f15ddd641c7aa55c61e5a90f982 #17 4.383 Running command git checkout -b inside-classes --track origin/inside-classes #17 6.032 Switched to a new branch 'inside-classes' #17 6.032 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 6.032 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a #17 6.035 Installing build dependencies: started #17 6.479 Installing build dependencies: finished with status 'done' #17 6.479 Getting requirements to build wheel: started #17 6.519 Getting requirements to build wheel: finished with status 'done' #17 6.519 Preparing metadata (pyproject.toml): started #17 6.560 Preparing metadata (pyproject.toml): finished with status 'done' #17 6.563 Collecting git+https://github.com/podshumok/python-smpplib.git #17 6.563 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-zavzajqj #17 6.564 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-zavzajqj #17 7.641 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 7.644 Preparing metadata (setup.py): started #17 7.766 Preparing metadata (setup.py): finished with status 'done' #17 7.769 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 7.769 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-bnzprqe3 #17 7.770 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-bnzprqe3 #17 9.129 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 9.130 Preparing metadata (setup.py): started #17 9.255 Preparing metadata (setup.py): finished with status 'done' #17 9.259 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 9.259 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-15p1e684 #17 9.260 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-15p1e684 #17 10.57 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 10.57 Preparing metadata (setup.py): started #17 10.71 Preparing metadata (setup.py): finished with status 'done' #17 10.80 Collecting pydbus #17 10.84 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #17 10.93 Collecting pysispm #17 10.94 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #17 11.14 Collecting sphinx #17 11.15 Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) #17 11.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 9.9 MB/s eta 0:00:00 #17 11.59 Collecting sphinxcontrib-napoleon #17 11.60 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 11.71 Collecting pyscard #17 11.71 Downloading pyscard-2.2.0.tar.gz (154 kB) #17 11.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.8/154.8 kB 3.1 MB/s eta 0:00:00 #17 11.79 Installing build dependencies: started #17 13.01 Installing build dependencies: finished with status 'done' #17 13.01 Getting requirements to build wheel: started #17 13.10 Getting requirements to build wheel: finished with status 'done' #17 13.10 Preparing metadata (pyproject.toml): started #17 13.19 Preparing metadata (pyproject.toml): finished with status 'done' #17 13.24 Collecting pyserial #17 13.25 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 13.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 6.1 MB/s eta 0:00:00 #17 13.30 Collecting pytlv #17 13.31 Downloading pytlv-0.71.tar.gz (15 kB) #17 13.33 Preparing metadata (setup.py): started #17 13.46 Preparing metadata (setup.py): finished with status 'done' #17 13.53 Collecting cmd2>=1.5 #17 13.54 Downloading cmd2-2.5.7-py3-none-any.whl (152 kB) #17 13.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.0/152.0 kB 2.8 MB/s eta 0:00:00 #17 13.68 Collecting jsonpath-ng #17 13.74 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 13.84 Collecting construct>=2.10.70 #17 13.85 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 13.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 1.6 MB/s eta 0:00:00 #17 13.92 Collecting bidict #17 13.92 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 13.96 Collecting pyosmocom>=0.0.6 #17 13.97 Downloading pyosmocom-0.0.7-py3-none-any.whl (39 kB) #17 13.99 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #17 14.01 Collecting termcolor #17 14.02 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB) #17 14.16 Collecting colorlog #17 14.16 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #17 14.31 Collecting pycryptodomex #17 14.32 Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 14.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 31.7 MB/s eta 0:00:00 #17 14.59 Collecting cryptography #17 14.60 Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) #17 14.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 52.3 MB/s eta 0:00:00 #17 14.72 Collecting packaging #17 14.73 Downloading packaging-24.2-py3-none-any.whl (65 kB) #17 14.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.6 MB/s eta 0:00:00 #17 14.78 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19) #17 14.78 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #17 14.78 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #17 14.83 Collecting sphinxcontrib-applehelp>=1.0.7 #17 14.84 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 14.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 4.4 MB/s eta 0:00:00 #17 14.92 Collecting sphinxcontrib-devhelp>=1.0.6 #17 14.93 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 14.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 3.4 MB/s eta 0:00:00 #17 14.99 Collecting sphinxcontrib-htmlhelp>=2.0.6 #17 14.99 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 15.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 5.5 MB/s eta 0:00:00 #17 15.06 Collecting sphinxcontrib-jsmath>=1.0.1 #17 15.13 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 15.21 Collecting sphinxcontrib-qthelp>=1.0.6 #17 15.21 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 15.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 5.6 MB/s eta 0:00:00 #17 15.27 Collecting sphinxcontrib-serializinghtml>=1.1.9 #17 15.27 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 15.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 6.4 MB/s eta 0:00:00 #17 15.32 Collecting Jinja2>=3.1 #17 15.32 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #17 15.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 6.9 MB/s eta 0:00:00 #17 15.40 Collecting Pygments>=2.17 #17 15.41 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) #17 15.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.5 MB/s eta 0:00:00 #17 15.47 Collecting docutils>=0.19 #17 15.48 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #17 15.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 21.4 MB/s eta 0:00:00 #17 15.54 Collecting snowballstemmer>=2.2 #17 15.55 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #17 15.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 3.7 MB/s eta 0:00:00 #17 15.60 Collecting babel>=2.13 #17 15.60 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) #17 15.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.9 MB/s eta 0:00:00 #17 15.80 Collecting alabaster>=0.7.14 #17 15.81 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 15.87 Collecting imagesize>=1.3 #17 15.88 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 15.97 Collecting requests>=2.30.0 #17 15.98 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #17 16.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.9 MB/s eta 0:00:00 #17 16.04 Collecting pockets>=0.3 #17 16.05 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 16.14 Collecting pyperclip #17 16.15 Downloading pyperclip-1.9.0.tar.gz (20 kB) #17 16.20 Preparing metadata (setup.py): started #17 16.33 Preparing metadata (setup.py): finished with status 'done' #17 16.37 Collecting wcwidth #17 16.37 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #17 16.44 Collecting ply #17 16.45 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 16.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.0 MB/s eta 0:00:00 #17 16.53 Collecting gsm0338 #17 16.54 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #17 16.71 Collecting cffi>=1.12 #17 16.71 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #17 16.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 33.4 MB/s eta 0:00:00 #17 16.77 Collecting bitstruct #17 16.78 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #17 16.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 4.4 MB/s eta 0:00:00 #17 16.85 Collecting pyparsing>=3.0.6 #17 16.86 Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB) #17 16.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 6.3 MB/s eta 0:00:00 #17 16.93 Collecting pycparser #17 16.94 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #17 16.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 7.5 MB/s eta 0:00:00 #17 16.97 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #17 17.06 Collecting charset-normalizer<4,>=2 #17 17.08 Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) #17 17.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 7.8 MB/s eta 0:00:00 #17 17.14 Collecting idna<4,>=2.5 #17 17.14 Downloading idna-3.10-py3-none-any.whl (70 kB) #17 17.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 2.4 MB/s eta 0:00:00 #17 17.23 Collecting urllib3<3,>=1.21.1 #17 17.24 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #17 17.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 3.7 MB/s eta 0:00:00 #17 17.32 Collecting certifi>=2017.4.17 #17 17.33 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) #17 17.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 12.2 MB/s eta 0:00:00 #17 17.40 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #17 17.40 Building wheel for lcov_cobertura (pyproject.toml): started #17 17.51 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 17.51 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11671 sha256=91c1b451d620e3486cc2b475f7c06139c346a0249232a8c8aedc4a40010fef46 #17 17.51 Stored in directory: /tmp/pip-ephem-wheel-cache-qabnpw30/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #17 17.52 Building wheel for sphinx-argparse (pyproject.toml): started #17 17.56 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 17.56 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=12643 sha256=e765d95e6131fed42ed4b55bd1cb5c280cd121e627f425ca47c6874f0368a6f9 #17 17.56 Stored in directory: /tmp/pip-ephem-wheel-cache-qabnpw30/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #17 17.56 Building wheel for smpplib (setup.py): started #17 17.71 Building wheel for smpplib (setup.py): finished with status 'done' #17 17.71 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=48772271211dfae91c35992cd074d6b641386b32e635674a0878ddae68613a9a #17 17.71 Stored in directory: /tmp/pip-ephem-wheel-cache-qabnpw30/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #17 17.71 Building wheel for pyscard (pyproject.toml): started #17 18.73 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 18.74 Created wheel for pyscard: filename=pyscard-2.2.0-cp311-cp311-linux_x86_64.whl size=231485 sha256=8dd3a9ea9b41b7d89902d00f1124bf89084301820b0dcfba1616b2620aadca41 #17 18.74 Stored in directory: /root/.cache/pip/wheels/e7/91/12/d9c541315c19cddb27df09c13fe1edb2fe17e6bcb8c19f8b64 #17 18.74 Building wheel for pytlv (setup.py): started #17 18.89 Building wheel for pytlv (setup.py): finished with status 'done' #17 18.89 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=dbc5332a78a0b40a9da5f8b9274def5ee513c21435169b8fa8dbda6156ba0c17 #17 18.89 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #17 18.89 Building wheel for asn1tools (setup.py): started #17 19.06 Building wheel for asn1tools (setup.py): finished with status 'done' #17 19.06 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=dcb339147b04d0220dea89f99afa3176cf1120faf2e501ce422b30a55e52d7c1 #17 19.06 Stored in directory: /tmp/pip-ephem-wheel-cache-qabnpw30/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #17 19.06 Building wheel for smpp.pdu (setup.py): started #17 19.22 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 19.22 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=2317e40843daa3758fdc825d697814ef48a87813f40b2f198a1e3297f861258c #17 19.22 Stored in directory: /tmp/pip-ephem-wheel-cache-qabnpw30/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #17 19.22 Building wheel for pyperclip (setup.py): started #17 19.37 Building wheel for pyperclip (setup.py): finished with status 'done' #17 19.37 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=8f154679671541004aaf86b4aa040a796fc83a188194438eeff14a2370eb8e3e #17 19.37 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #17 19.37 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #17 19.52 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, docutils, construct, colorlog, cmd2, charset-normalizer, certifi, bitstruct, bidict, babel, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #17 20.86 Attempting uninstall: Pygments #17 20.88 Found existing installation: Pygments 2.14.0 #17 20.88 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #17 20.88 Can't uninstall 'Pygments'. No files were found to uninstall. #17 22.12 Attempting uninstall: docutils #17 22.15 Found existing installation: docutils 0.19 #17 22.15 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #17 22.15 Can't uninstall 'docutils'. No files were found to uninstall. #17 24.11 Successfully installed Jinja2-3.1.4 Pygments-2.18.0 alabaster-1.0.0 asn1tools-0.166.0 babel-2.16.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cmd2-2.5.7 colorlog-6.9.0 construct-2.10.70 cryptography-44.0.0 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.7 pyparsing-3.2.0 pyperclip-1.9.0 pyscard-2.2.0 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.1.3 sphinx-argparse-0.5.2 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-2.5.0 urllib3-2.2.3 wcwidth-0.2.13 #17 24.11 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 25.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.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.728 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.728 Cloning into 'osmo-python-tests'... #19 0.817 + cd osmo-python-tests #19 0.817 + python3 setup.py clean build install #19 0.933 running clean #19 0.935 running build #19 0.935 running build_py #19 0.937 creating build #19 0.937 creating build/lib #19 0.937 creating build/lib/osmopy #19 0.937 copying osmopy/__init__.py -> build/lib/osmopy #19 0.937 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.937 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.937 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.937 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.937 copying osmopy/twisted_ipa.py -> build/lib/osmopy #19 0.937 creating build/lib/osmopy/osmo_interact #19 0.937 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.937 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.938 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.938 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.938 running build_scripts #19 0.940 creating build/scripts-3.11 #19 0.940 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #19 0.940 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #19 0.940 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #19 0.940 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #19 0.940 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #19 0.941 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #19 0.941 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #19 0.941 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #19 0.941 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #19 0.941 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #19 0.941 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #19 0.941 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.941 running install #19 0.941 /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.941 warnings.warn( #19 0.962 /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.962 warnings.warn( #19 0.982 running bdist_egg #19 0.986 running egg_info #19 0.986 creating osmopython.egg-info #19 0.987 writing osmopython.egg-info/PKG-INFO #19 0.988 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.988 writing top-level names to osmopython.egg-info/top_level.txt #19 0.988 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.990 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.990 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.990 installing library code to build/bdist.linux-x86_64/egg #19 0.990 running install_lib #19 0.990 creating build/bdist.linux-x86_64 #19 0.990 creating build/bdist.linux-x86_64/egg #19 0.990 creating build/bdist.linux-x86_64/egg/osmopy #19 0.990 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.991 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.991 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.991 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.991 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.991 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.991 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #19 0.991 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #19 0.992 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #19 0.993 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #19 0.993 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #19 0.994 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #19 0.995 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #19 0.996 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #19 0.996 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #19 0.997 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #19 0.998 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.998 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.998 running install_scripts #19 0.998 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.998 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.998 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.998 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.999 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.999 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.999 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.999 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.999 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.999 zip_safe flag not set; analyzing archive contents... #19 1.000 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #19 1.001 creating dist #19 1.001 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 1.006 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 1.007 Processing osmopython-0.3.0-py3.11.egg #19 1.007 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 1.007 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #19 1.034 Adding osmopython 0.3.0 to easy-install.pth file #19 1.035 Installing osmo_trap2cgi.py script to /usr/local/bin #19 1.035 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 1.036 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 1.036 Installing osmodumpdoc.py script to /usr/local/bin #19 1.036 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 1.037 Installing osmotestconfig.py script to /usr/local/bin #19 1.037 Installing osmo_interact_vty.py script to /usr/local/bin #19 1.037 Installing osmo_ctrl.py script to /usr/local/bin #19 1.038 Installing osmotestvty.py script to /usr/local/bin #19 1.038 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 1.038 #19 1.038 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 1.039 Processing dependencies for osmopython==0.3.0 #19 1.039 Finished processing dependencies for osmopython==0.3.0 #19 1.059 + cd .. #19 1.059 + 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.3s #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.609 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.610 Cloning into 'osmo-ci'... #21 0.780 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.785 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.785 'common.sh' -> '/usr/local/bin/common.sh' #21 0.785 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.785 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.785 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.785 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.785 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.785 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.785 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.785 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.785 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.785 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.785 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.785 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.785 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.785 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.785 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.785 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.785 + rm -rf osmo-ci #21 DONE 0.9s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.3s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.601 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.8s #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.537 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.537 + apt-get update #25 0.583 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.583 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #25 0.583 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #25 0.691 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.913 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] #25 0.943 Fetched 194 kB in 0s (491 kB/s) #25 0.943 Reading package lists... #25 1.203 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.206 Reading package lists... #25 1.472 Building dependency tree... #25 1.534 Reading state information... #25 1.605 The following additional packages will be installed: #25 1.605 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 1.605 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.605 libyder-dev libyder2.0 #25 1.606 Suggested packages: #25 1.606 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 1.606 uhd-host #25 1.606 Recommended packages: #25 1.606 limesuite-udev limesuite-images gnuradio-dev #25 1.682 The following NEW packages will be installed: #25 1.682 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 1.682 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.682 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.702 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #25 1.702 Need to get 5782 kB of archives. #25 1.702 After this operation, 24.8 MB of additional disk space will be used. #25 1.702 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202412022026 [263 kB] #25 1.704 Get:2 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #25 1.706 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202412022026 [53.0 kB] #25 1.729 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 1.731 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 1.735 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 1.735 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 1.737 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.31-1~deb12u1 [354 kB] #25 1.740 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 1.772 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 1.773 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 1.773 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 1.773 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 1.774 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 1.921 debconf: delaying package configuration, since apt-utils is not installed #25 1.989 Fetched 5782 kB in 0s (57.8 MB/s) #25 2.094 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.094 (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 ... 115758 files and directories currently installed.) #25 2.151 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #25 2.179 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #25 2.514 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 2.534 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202412022026_amd64.deb ... #25 2.614 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202412022026) ... #25 2.844 Selecting previously unselected package liblimesuite-dev. #25 2.861 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202412022026_amd64.deb ... #25 2.901 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202412022026) ... #25 3.187 Selecting previously unselected package libmicrohttpd12:amd64. #25 3.204 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 3.241 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.466 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 3.483 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 3.517 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 3.822 Selecting previously unselected package liborcania2.3:amd64. #25 3.834 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 3.876 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 4.110 Selecting previously unselected package liborcania-dev:amd64. #25 4.121 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 4.159 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 4.408 Selecting previously unselected package libsystemd-dev:amd64. #25 4.421 Preparing to unpack .../07-libsystemd-dev_252.31-1~deb12u1_amd64.deb ... #25 4.455 Unpacking libsystemd-dev:amd64 (252.31-1~deb12u1) ... #25 4.776 Selecting previously unselected package libuhd4.3.0:amd64. #25 4.781 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 4.828 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 5.193 Selecting previously unselected package libuhd-dev:amd64. #25 5.205 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 5.235 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 5.537 Selecting previously unselected package libyder2.0:amd64. #25 5.554 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 5.595 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 5.881 Selecting previously unselected package libulfius2.7:amd64. #25 5.896 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 5.939 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 6.154 Selecting previously unselected package libyder-dev:amd64. #25 6.169 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 6.202 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 6.436 Selecting previously unselected package libulfius-dev:amd64. #25 6.447 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 6.491 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 6.789 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 6.905 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #25 7.023 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 7.144 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 7.286 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202412022026) ... #25 7.416 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 7.550 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 7.672 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 7.790 Setting up libsystemd-dev:amd64 (252.31-1~deb12u1) ... #25 7.923 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202412022026) ... #25 8.046 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 8.160 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 8.292 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 8.411 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 8.538 Processing triggers for man-db (2.11.2-2) ... #25 8.654 Processing triggers for libc-bin (2.36-9+deb12u9) ... #25 8.896 + apt-get clean #25 DONE 9.2s #26 exporting to image #26 exporting layers #26 exporting layers 20.3s done #26 writing image sha256:7e10b4348060943bae033214890c71c8b8029de9751858aad6094cc600bbe727 0.0s done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 20.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 7e10b4348060 + 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/build4-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/build4-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_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 ... #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.6s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.62kB done #1 DONE 0.6s #3 [internal] load metadata for docker.io/library/debian:bookworm #3 DONE 0.9s #4 [1/9] FROM docker.io/library/debian:bookworm@sha256:17122fe3d66916e55c0cbd5bbf54bb3f87b3582f4d86a755a0fd3498d360f91b #4 CACHED #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.1s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #7 0.432 + apt-get update #7 0.452 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.469 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.475 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.500 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] #7 0.608 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] #7 0.608 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] #7 1.185 Fetched 9252 kB in 1s (12.4 MB/s) #7 1.185 Reading package lists... #7 1.483 + apt-get install -y --no-install-recommends erlang rebar rebar3 #7 1.486 Reading package lists... #7 1.783 Building dependency tree... #7 1.842 Reading state information... #7 1.917 The following additional packages will be installed: #7 1.917 adwaita-icon-theme at-spi2-common bubblewrap dbus dbus-bin dbus-daemon #7 1.917 dbus-session-bus-common dbus-system-bus-common dbus-user-session #7 1.917 dconf-gsettings-backend dconf-service dictionaries-common dmsetup #7 1.917 emacsen-common erlang-asn1 erlang-base erlang-common-test erlang-crypto #7 1.917 erlang-debugger erlang-dev erlang-dialyzer erlang-diameter erlang-edoc #7 1.917 erlang-eldap erlang-erl-docgen erlang-et erlang-eunit erlang-ftp #7 1.917 erlang-inets erlang-megaco erlang-mnesia erlang-observer erlang-odbc #7 1.917 erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool #7 1.917 erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools #7 1.917 erlang-tftp erlang-tools erlang-wx erlang-xmerl fontconfig fontconfig-config #7 1.917 fonts-dejavu-core glib-networking glib-networking-common #7 1.917 glib-networking-services gsettings-desktop-schemas gstreamer1.0-plugins-base #7 1.917 gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme #7 1.917 hunspell-en-us iso-codes libaa1 libabsl20220623 libaom3 libapparmor1 #7 1.917 libargon2-1 libaspell15 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 #7 1.917 libatomic1 libatspi2.0-0 libavahi-client3 libavahi-common-data #7 1.917 libavahi-common3 libavc1394-0 libavif15 libbrotli1 libbsd0 libcaca0 #7 1.917 libcairo-gobject2 libcairo2 libcap2-bin libcdparanoia0 libcolord2 #7 1.917 libcryptsetup12 libcups2 libdatrie1 libdav1d6 libdbus-1-3 libdconf1 #7 1.917 libdeflate0 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #7 1.917 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 #7 1.917 libegl1 libelf1 libenchant-2-2 libepoxy0 libevdev2 libexpat1 libfdisk1 #7 1.917 libflac12 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgbm1 #7 1.917 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri #7 1.917 libglapi-mesa libgles2 libglib2.0-0 libglu1-mesa libglvnd0 libglx-mesa0 #7 1.917 libglx0 libgpm2 libgraphite2-3 libgssapi-krb5-2 libgssdp-1.6-0 #7 1.917 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 #7 1.917 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common #7 1.917 libgudev-1.0-0 libgupnp-1.6-0 libgupnp-igd-1.0-4 libharfbuzz-icu0 #7 1.917 libharfbuzz0b libhunspell-1.7-0 libhyphen0 libice6 libicu72 libiec61883-0 #7 1.917 libip4tc2 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 #7 1.917 libjpeg62-turbo libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter #7 1.917 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 #7 1.918 liblcms2-2 liblerc4 libllvm15 libltdl7 libmanette-0.2-0 libmp3lame0 #7 1.918 libmpg123-0 libncurses6 libncursesw6 libnghttp2-14 libnice10 libnotify4 #7 1.918 libodbc2 libogg0 libopengl0 libopus0 liborc-0.4-0 libpam-systemd #7 1.918 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 #7 1.918 libpcre2-32-0 libpixman-1-0 libpng16-16 libproc2-0 libproxy1v5 libpsl5 #7 1.918 libpulse0 librav1e0 libraw1394-11 libsamplerate0 libsecret-1-0 #7 1.918 libsecret-common libsensors-config libsensors5 libshout3 libslang2 libsm6 #7 1.918 libsndfile1 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common #7 1.918 libspeex1 libsqlite3-0 libssl3 libsvtav1enc1 libsystemd-shared libtag1v5 #7 1.918 libtag1v5-vanilla libtext-iconv-perl libthai-data libthai0 libtheora0 #7 1.918 libtiff6 libtwolame0 libunwind8 libv4l-0 libv4lconvert0 libva-drm2 libva2 #7 1.918 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx7 libvulkan1 libwavpack1 #7 1.918 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #7 1.918 libwebkit2gtk-4.0-37 libwebp7 libwebpdemux2 libwebpmux3 libwoff1 #7 1.918 libwxbase3.2-1 libwxgtk-gl3.2-1 libwxgtk-webview3.2-1 libwxgtk3.2-1 libx11-6 #7 1.918 libx11-data libx11-xcb1 libxau6 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 #7 1.918 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 #7 1.918 libxcb-xfixes0 libxcb-xkb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 #7 1.918 libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1 libxkbcommon-x11-0 #7 1.918 libxkbcommon0 libxml2 libxrandr2 libxrender1 libxshmfence1 libxslt1.1 #7 1.918 libxtst6 libxxf86vm1 libyuv0 libz3-4 procps shared-mime-info systemd #7 1.918 systemd-sysv x11-common xdg-dbus-proxy xkb-data #7 1.918 Suggested packages: #7 1.918 ispell | aspell | hunspell wordlist erlang-manpages erlang-doc xsltproc fop #7 1.918 gvfs hunspell openoffice.org-hunspell | openoffice.org-core isoquery aspell #7 1.918 colord cups-common libdv-bin oss-compat libenchant-2-voikko #7 1.918 low-memory-monitor gpm krb5-doc krb5-user libvisual-0.4-plugins #7 1.918 gstreamer1.0-tools jackd2 liblcms2-utils notification-daemon odbc-postgresql #7 1.918 tdsodbc opus-tools pciutils pulseaudio libraw1394-doc lm-sensors speex #7 1.918 gstreamer1.0-alsa systemd-container systemd-homed systemd-userdbd #7 1.918 systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 #7 1.918 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 #7 1.918 Recommended packages: #7 1.918 librsvg2-common erlang-jinterface erlang-mode erlang-src erlang-examples #7 1.918 libsctp1 gstreamer1.0-x aspell-en | aspell-dictionary | aspell6a-dictionary #7 1.918 at-spi2-core libpam-cap enchant-2 libgdk-pixbuf2.0-bin libglib2.0-data #7 1.918 xdg-user-dirs gstreamer1.0-gl libgtk-3-bin javascript-common krb5-locales #7 1.918 publicsuffix va-driver-all | va-driver mesa-vulkan-drivers | vulkan-icd #7 1.918 xdg-desktop-portal-gtk gstreamer1.0-libav gstreamer1.0-plugins-bad psmisc #7 1.918 git mercurial systemd-timesyncd | time-daemon libnss-systemd #7 2.680 The following NEW packages will be installed: #7 2.680 adwaita-icon-theme at-spi2-common bubblewrap dbus dbus-bin dbus-daemon #7 2.680 dbus-session-bus-common dbus-system-bus-common dbus-user-session #7 2.680 dconf-gsettings-backend dconf-service dictionaries-common dmsetup #7 2.680 emacsen-common erlang erlang-asn1 erlang-base erlang-common-test #7 2.680 erlang-crypto erlang-debugger erlang-dev erlang-dialyzer erlang-diameter #7 2.680 erlang-edoc erlang-eldap erlang-erl-docgen erlang-et erlang-eunit erlang-ftp #7 2.680 erlang-inets erlang-megaco erlang-mnesia erlang-observer erlang-odbc #7 2.680 erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool #7 2.680 erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools #7 2.680 erlang-tftp erlang-tools erlang-wx erlang-xmerl fontconfig fontconfig-config #7 2.680 fonts-dejavu-core glib-networking glib-networking-common #7 2.680 glib-networking-services gsettings-desktop-schemas gstreamer1.0-plugins-base #7 2.680 gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme #7 2.680 hunspell-en-us iso-codes libaa1 libabsl20220623 libaom3 libapparmor1 #7 2.680 libargon2-1 libaspell15 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 #7 2.680 libatomic1 libatspi2.0-0 libavahi-client3 libavahi-common-data #7 2.680 libavahi-common3 libavc1394-0 libavif15 libbrotli1 libbsd0 libcaca0 #7 2.680 libcairo-gobject2 libcairo2 libcap2-bin libcdparanoia0 libcolord2 #7 2.680 libcryptsetup12 libcups2 libdatrie1 libdav1d6 libdbus-1-3 libdconf1 #7 2.680 libdeflate0 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #7 2.680 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 #7 2.680 libegl1 libelf1 libenchant-2-2 libepoxy0 libevdev2 libexpat1 libfdisk1 #7 2.680 libflac12 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgbm1 #7 2.680 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri #7 2.680 libglapi-mesa libgles2 libglib2.0-0 libglu1-mesa libglvnd0 libglx-mesa0 #7 2.680 libglx0 libgpm2 libgraphite2-3 libgssapi-krb5-2 libgssdp-1.6-0 #7 2.680 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 #7 2.680 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common #7 2.680 libgudev-1.0-0 libgupnp-1.6-0 libgupnp-igd-1.0-4 libharfbuzz-icu0 #7 2.680 libharfbuzz0b libhunspell-1.7-0 libhyphen0 libice6 libicu72 libiec61883-0 #7 2.680 libip4tc2 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 #7 2.680 libjpeg62-turbo libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter #7 2.680 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 #7 2.680 liblcms2-2 liblerc4 libllvm15 libltdl7 libmanette-0.2-0 libmp3lame0 #7 2.680 libmpg123-0 libncurses6 libncursesw6 libnghttp2-14 libnice10 libnotify4 #7 2.680 libodbc2 libogg0 libopengl0 libopus0 liborc-0.4-0 libpam-systemd #7 2.680 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 #7 2.680 libpcre2-32-0 libpixman-1-0 libpng16-16 libproc2-0 libproxy1v5 libpsl5 #7 2.680 libpulse0 librav1e0 libraw1394-11 libsamplerate0 libsecret-1-0 #7 2.680 libsecret-common libsensors-config libsensors5 libshout3 libslang2 libsm6 #7 2.680 libsndfile1 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common #7 2.680 libspeex1 libsqlite3-0 libssl3 libsvtav1enc1 libsystemd-shared libtag1v5 #7 2.680 libtag1v5-vanilla libtext-iconv-perl libthai-data libthai0 libtheora0 #7 2.680 libtiff6 libtwolame0 libunwind8 libv4l-0 libv4lconvert0 libva-drm2 libva2 #7 2.680 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx7 libvulkan1 libwavpack1 #7 2.680 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #7 2.680 libwebkit2gtk-4.0-37 libwebp7 libwebpdemux2 libwebpmux3 libwoff1 #7 2.680 libwxbase3.2-1 libwxgtk-gl3.2-1 libwxgtk-webview3.2-1 libwxgtk3.2-1 libx11-6 #7 2.680 libx11-data libx11-xcb1 libxau6 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 #7 2.680 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 #7 2.680 libxcb-xfixes0 libxcb-xkb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 #7 2.680 libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1 libxkbcommon-x11-0 #7 2.680 libxkbcommon0 libxml2 libxrandr2 libxrender1 libxshmfence1 libxslt1.1 #7 2.680 libxtst6 libxxf86vm1 libyuv0 libz3-4 procps rebar rebar3 shared-mime-info #7 2.680 systemd systemd-sysv x11-common xdg-dbus-proxy xkb-data #7 2.701 0 upgraded, 284 newly installed, 0 to remove and 0 not upgraded. #7 2.701 Need to get 189 MB of archives. #7 2.701 After this operation, 659 MB of additional disk space will be used. #7 2.701 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #7 2.750 Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #7 2.750 Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #7 2.751 Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #7 2.752 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #7 2.753 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #7 2.755 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u2 [193 kB] #7 2.756 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #7 2.757 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #7 2.757 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #7 2.757 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.31-1~deb12u1 [1693 kB] #7 2.785 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.31-1~deb12u1 [3036 kB] #7 2.819 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #7 2.819 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #7 2.820 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #7 2.821 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #7 2.821 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #7 2.822 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #7 2.823 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #7 2.823 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #7 2.823 Get:21 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #7 2.825 Get:22 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #7 2.830 Get:23 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #7 2.837 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #7 2.838 Get:25 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #7 2.839 Get:26 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #7 2.841 Get:27 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u4 [1400 kB] #7 2.865 Get:28 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #7 2.943 Get:29 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #7 2.948 Get:30 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #7 2.974 Get:31 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #7 2.975 Get:32 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #7 2.975 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #7 2.976 Get:34 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #7 2.976 Get:35 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #7 2.976 Get:36 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #7 2.977 Get:37 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #7 2.978 Get:38 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #7 2.978 Get:39 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB] #7 2.980 Get:40 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5124 kB] #7 3.026 Get:41 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #7 3.028 Get:42 http://deb.debian.org/debian bookworm/main amd64 bubblewrap amd64 0.8.0-2+deb12u1 [47.3 kB] #7 3.028 Get:43 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #7 3.028 Get:44 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #7 3.028 Get:45 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #7 3.028 Get:46 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #7 3.028 Get:47 http://deb.debian.org/debian bookworm/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB] #7 3.029 Get:48 http://deb.debian.org/debian bookworm/main amd64 emacsen-common all 3.0.5 [12.3 kB] #7 3.029 Get:49 http://deb.debian.org/debian bookworm/main amd64 dictionaries-common all 1.29.5 [184 kB] #7 3.033 Get:50 http://deb.debian.org/debian bookworm/main amd64 erlang-base amd64 1:25.2.3+dfsg-1 [9695 kB] #7 3.135 Get:51 http://deb.debian.org/debian bookworm/main amd64 erlang-dev amd64 1:25.2.3+dfsg-1 [301 kB] #7 3.136 Get:52 http://deb.debian.org/debian bookworm/main amd64 erlang-asn1 amd64 1:25.2.3+dfsg-1 [896 kB] #7 3.138 Get:53 http://deb.debian.org/debian bookworm/main amd64 erlang-crypto amd64 1:25.2.3+dfsg-1 [164 kB] #7 3.139 Get:54 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #7 3.139 Get:55 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #7 3.139 Get:56 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #7 3.140 Get:57 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #7 3.140 Get:58 http://deb.debian.org/debian bookworm/main amd64 libwxbase3.2-1 amd64 3.2.2+dfsg-2 [948 kB] #7 3.143 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #7 3.143 Get:60 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #7 3.146 Get:61 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #7 3.146 Get:62 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #7 3.147 Get:63 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #7 3.150 Get:64 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #7 3.156 Get:65 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 3.156 Get:66 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 3.157 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #7 3.157 Get:68 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #7 3.159 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #7 3.160 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #7 3.160 Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #7 3.161 Get:72 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #7 3.162 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #7 3.166 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #7 3.167 Get:75 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #7 3.168 Get:76 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #7 3.169 Get:77 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #7 3.169 Get:78 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #7 3.170 Get:79 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B] #7 3.171 Get:80 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #7 3.171 Get:81 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #7 3.171 Get:82 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #7 3.172 Get:83 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #7 3.176 Get:84 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #7 3.176 Get:85 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #7 3.176 Get:86 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #7 3.178 Get:87 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #7 3.179 Get:88 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #7 3.242 Get:89 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #7 3.458 Get:90 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #7 3.458 Get:91 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #7 3.458 Get:92 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB] #7 3.517 Get:93 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #7 3.517 Get:94 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #7 3.517 Get:95 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #7 3.517 Get:96 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #7 3.518 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #7 3.518 Get:98 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #7 3.518 Get:99 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #7 3.518 Get:100 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #7 3.519 Get:101 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB] #7 3.522 Get:102 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #7 3.564 Get:103 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #7 3.580 Get:104 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #7 3.581 Get:105 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #7 3.583 Get:106 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #7 3.583 Get:107 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #7 3.583 Get:108 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #7 3.585 Get:109 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #7 3.585 Get:110 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #7 3.585 Get:111 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #7 3.586 Get:112 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #7 3.586 Get:113 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #7 3.591 Get:114 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #7 3.591 Get:115 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #7 3.592 Get:116 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #7 3.592 Get:117 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #7 3.593 Get:118 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #7 3.595 Get:119 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #7 3.597 Get:120 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u8 [246 kB] #7 3.599 Get:121 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 3.600 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #7 3.601 Get:123 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #7 3.602 Get:124 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #7 3.628 Get:125 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #7 3.630 Get:126 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #7 3.630 Get:127 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #7 3.630 Get:128 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #7 3.630 Get:129 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #7 3.631 Get:130 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #7 3.631 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #7 3.631 Get:132 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #7 3.631 Get:133 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #7 3.634 Get:134 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8640 B] #7 3.639 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #7 3.639 Get:136 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #7 3.640 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #7 3.640 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #7 3.640 Get:139 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #7 3.647 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #7 3.648 Get:141 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #7 3.648 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3895 kB] #7 3.692 Get:143 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2847 kB] #7 3.730 Get:144 http://deb.debian.org/debian bookworm/main amd64 libnotify4 amd64 0.8.1-1 [30.1 kB] #7 3.730 Get:145 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #7 3.754 Get:146 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #7 3.754 Get:147 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #7 3.754 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB] #7 3.754 Get:149 http://deb.debian.org/debian bookworm/main amd64 libwxgtk3.2-1 amd64 3.2.2+dfsg-2 [4504 kB] #7 3.779 Get:150 http://deb.debian.org/debian bookworm/main amd64 libwxgtk-gl3.2-1 amd64 3.2.2+dfsg-2 [77.7 kB] #7 3.779 Get:151 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #7 3.780 Get:152 http://deb.debian.org/debian-security bookworm-security/main amd64 libjavascriptcoregtk-4.0-18 amd64 2.46.4-1~deb12u1 [7829 kB] #7 3.839 Get:153 http://deb.debian.org/debian bookworm/main amd64 libcdparanoia0 amd64 3.10.2+debian-14 [48.8 kB] #7 3.839 Get:154 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 3.840 Get:155 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 3.840 Get:156 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #7 3.840 Get:157 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 3.865 Get:158 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 3.879 Get:159 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 3.894 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #7 3.897 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #7 3.897 Get:162 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 3.897 Get:163 http://deb.debian.org/debian bookworm/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1+b1 [154 kB] #7 3.898 Get:164 http://deb.debian.org/debian bookworm/main amd64 libvisual-0.4-0 amd64 0.4.0-19 [132 kB] #7 3.898 Get:165 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #7 3.898 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #7 3.899 Get:167 http://deb.debian.org/debian bookworm/main amd64 gstreamer1.0-plugins-base amd64 1.22.0-3+deb12u2 [739 kB] #7 3.900 Get:168 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #7 3.901 Get:169 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #7 3.906 Get:170 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #7 3.911 Get:171 http://deb.debian.org/debian bookworm/main amd64 libaa1 amd64 1.4p5-50 [55.7 kB] #7 3.912 Get:172 http://deb.debian.org/debian bookworm/main amd64 libraw1394-11 amd64 2.1.2-2 [41.1 kB] #7 3.912 Get:173 http://deb.debian.org/debian bookworm/main amd64 libavc1394-0 amd64 0.5.4-5 [19.9 kB] #7 3.912 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #7 3.914 Get:175 http://deb.debian.org/debian bookworm/main amd64 libdv4 amd64 1.0.0-15 [74.4 kB] #7 3.915 Get:176 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #7 3.916 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #7 3.917 Get:178 http://deb.debian.org/debian bookworm/main amd64 libiec61883-0 amd64 1.2.0-6+b1 [30.5 kB] #7 3.917 Get:179 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #7 3.925 Get:180 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #7 3.928 Get:181 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #7 3.930 Get:182 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #7 3.932 Get:183 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #7 3.932 Get:184 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #7 3.933 Get:185 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #7 3.936 Get:186 http://deb.debian.org/debian bookworm/main amd64 libspeex1 amd64 1.2.1-2 [54.6 kB] #7 3.936 Get:187 http://deb.debian.org/debian bookworm/main amd64 libshout3 amd64 2.4.6-1+b1 [56.4 kB] #7 3.937 Get:188 http://deb.debian.org/debian bookworm/main amd64 libtag1v5-vanilla amd64 1.13-2 [298 kB] #7 3.939 Get:189 http://deb.debian.org/debian bookworm/main amd64 libtag1v5 amd64 1.13-2 [18.7 kB] #7 3.939 Get:190 http://deb.debian.org/debian bookworm/main amd64 libtwolame0 amd64 0.4.0-2 [51.1 kB] #7 3.945 Get:191 http://deb.debian.org/debian bookworm/main amd64 libv4lconvert0 amd64 1.22.1-5+b2 [143 kB] #7 3.947 Get:192 http://deb.debian.org/debian bookworm/main amd64 libv4l-0 amd64 1.22.1-5+b2 [109 kB] #7 3.948 Get:193 http://deb.debian.org/debian bookworm/main amd64 libvpx7 amd64 1.12.0-1+deb12u3 [1003 kB] #7 3.956 Get:194 http://deb.debian.org/debian bookworm/main amd64 libwavpack1 amd64 5.6.0-1 [85.7 kB] #7 3.957 Get:195 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #7 3.957 Get:196 http://deb.debian.org/debian bookworm/main amd64 glib-networking-common all 2.74.0-4 [80.3 kB] #7 3.958 Get:197 http://deb.debian.org/debian bookworm/main amd64 glib-networking-services amd64 2.74.0-4 [12.0 kB] #7 3.958 Get:198 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #7 3.964 Get:199 http://deb.debian.org/debian bookworm/main amd64 glib-networking amd64 2.74.0-4 [68.4 kB] #7 3.964 Get:200 http://deb.debian.org/debian bookworm/main amd64 libsoup2.4-common all 2.74.3-1 [56.0 kB] #7 3.965 Get:201 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #7 3.965 Get:202 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB] #7 3.973 Get:203 http://deb.debian.org/debian bookworm/main amd64 libsoup2.4-1 amd64 2.74.3-1 [269 kB] #7 3.975 Get:204 http://deb.debian.org/debian bookworm/main amd64 libsoup-3.0-common all 3.2.2-2 [60.8 kB] #7 3.975 Get:205 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #7 3.976 Get:206 http://deb.debian.org/debian bookworm/main amd64 libsoup-3.0-0 amd64 3.2.2-2 [270 kB] #7 3.978 Get:207 http://deb.debian.org/debian bookworm/main amd64 gstreamer1.0-plugins-good amd64 1.22.0-5+deb12u1 [2220 kB] #7 4.017 Get:208 http://deb.debian.org/debian bookworm/main amd64 libgles2 amd64 1.6.0-1 [16.8 kB] #7 4.017 Get:209 http://deb.debian.org/debian bookworm/main amd64 xdg-dbus-proxy amd64 0.1.4-3 [23.2 kB] #7 4.017 Get:210 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] #7 4.037 Get:211 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #7 4.038 Get:212 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #7 4.039 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #7 4.040 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #7 4.042 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #7 4.061 Get:216 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #7 4.062 Get:217 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #7 4.062 Get:218 http://deb.debian.org/debian bookworm/main amd64 hunspell-en-us all 1:2020.12.07-2 [269 kB] #7 4.063 Get:219 http://deb.debian.org/debian bookworm/main amd64 libaspell15 amd64 0.60.8-4+b1 [344 kB] #7 4.064 Get:220 http://deb.debian.org/debian bookworm/main amd64 libhunspell-1.7-0 amd64 1.7.1-1 [193 kB] #7 4.064 Get:221 http://deb.debian.org/debian bookworm/main amd64 libenchant-2-2 amd64 2.3.3-2 [47.0 kB] #7 4.064 Get:222 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 4.065 Get:223 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 4.065 Get:224 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #7 4.067 Get:225 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #7 4.072 Get:226 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-gl1.0-0 amd64 1.22.0-3+deb12u2 [246 kB] #7 4.075 Get:227 http://deb.debian.org/debian bookworm/main amd64 libgssdp-1.6-0 amd64 1.6.2-2 [38.8 kB] #7 4.075 Get:228 http://deb.debian.org/debian bookworm/main amd64 libgupnp-1.6-0 amd64 1.6.3-1 [87.1 kB] #7 4.076 Get:229 http://deb.debian.org/debian bookworm/main amd64 libgupnp-igd-1.0-4 amd64 1.2.0-3 [14.6 kB] #7 4.076 Get:230 http://deb.debian.org/debian bookworm/main amd64 libnice10 amd64 0.1.21-1 [154 kB] #7 4.077 Get:231 http://deb.debian.org/debian bookworm/main amd64 libva2 amd64 2.17.0-1 [69.2 kB] #7 4.078 Get:232 http://deb.debian.org/debian bookworm/main amd64 libva-drm2 amd64 2.17.0-1 [16.4 kB] #7 4.078 Get:233 http://deb.debian.org/debian bookworm/main amd64 libvulkan1 amd64 1.3.239.0-1 [116 kB] #7 4.079 Get:234 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #7 4.080 Get:235 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #7 4.085 Get:236 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-bad1.0-0 amd64 1.22.0-4+deb12u5 [766 kB] #7 4.092 Get:237 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz-icu0 amd64 6.0.0+dfsg-3 [1557 kB] #7 4.120 Get:238 http://deb.debian.org/debian bookworm/main amd64 libhyphen0 amd64 2.8.8-7 [32.5 kB] #7 4.120 Get:239 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #7 4.120 Get:240 http://deb.debian.org/debian bookworm/main amd64 libmanette-0.2-0 amd64 0.2.6-3+b1 [28.4 kB] #7 4.120 Get:241 http://deb.debian.org/debian bookworm/main amd64 libsecret-common all 0.20.5-3 [28.5 kB] #7 4.120 Get:242 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-0 amd64 0.20.5-3 [115 kB] #7 4.121 Get:243 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #7 4.121 Get:244 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #7 4.121 Get:245 http://deb.debian.org/debian bookworm/main amd64 libwoff1 amd64 1.0.2-2 [43.0 kB] #7 4.121 Get:246 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #7 4.126 Get:247 http://deb.debian.org/debian-security bookworm-security/main amd64 libwebkit2gtk-4.0-37 amd64 2.46.4-1~deb12u1 [23.2 MB] #7 4.348 Get:248 http://deb.debian.org/debian bookworm/main amd64 libwxgtk-webview3.2-1 amd64 3.2.2+dfsg-2 [110 kB] #7 4.348 Get:249 http://deb.debian.org/debian bookworm/main amd64 erlang-wx amd64 1:25.2.3+dfsg-1 [4207 kB] #7 4.361 Get:250 http://deb.debian.org/debian bookworm/main amd64 erlang-debugger amd64 1:25.2.3+dfsg-1 [468 kB] #7 4.365 Get:251 http://deb.debian.org/debian bookworm/main amd64 erlang-mnesia amd64 1:25.2.3+dfsg-1 [872 kB] #7 4.384 Get:252 http://deb.debian.org/debian bookworm/main amd64 erlang-runtime-tools amd64 1:25.2.3+dfsg-1 [229 kB] #7 4.386 Get:253 http://deb.debian.org/debian bookworm/main amd64 erlang-public-key amd64 1:25.2.3+dfsg-1 [724 kB] #7 4.393 Get:254 http://deb.debian.org/debian bookworm/main amd64 erlang-ssl amd64 1:25.2.3+dfsg-1 [1610 kB] #7 4.483 Get:255 http://deb.debian.org/debian bookworm/main amd64 erlang-ftp amd64 1:25.2.3+dfsg-1 [93.1 kB] #7 4.540 Get:256 http://deb.debian.org/debian bookworm/main amd64 erlang-tftp amd64 1:25.2.3+dfsg-1 [109 kB] #7 4.540 Get:257 http://deb.debian.org/debian bookworm/main amd64 erlang-inets amd64 1:25.2.3+dfsg-1 [634 kB] #7 4.543 Get:258 http://deb.debian.org/debian bookworm/main amd64 erlang-et amd64 1:25.2.3+dfsg-1 [177 kB] #7 4.543 Get:259 http://deb.debian.org/debian bookworm/main amd64 erlang-observer amd64 1:25.2.3+dfsg-1 [1021 kB] #7 4.548 Get:260 http://deb.debian.org/debian bookworm/main amd64 erlang-snmp amd64 1:25.2.3+dfsg-1 [1827 kB] #7 4.627 Get:261 http://deb.debian.org/debian bookworm/main amd64 erlang-ssh amd64 1:25.2.3+dfsg-1 [977 kB] #7 4.629 Get:262 http://deb.debian.org/debian bookworm/main amd64 erlang-syntax-tools amd64 1:25.2.3+dfsg-1 [302 kB] #7 4.630 Get:263 http://deb.debian.org/debian bookworm/main amd64 erlang-tools amd64 1:25.2.3+dfsg-1 [577 kB] #7 4.631 Get:264 http://deb.debian.org/debian bookworm/main amd64 erlang-xmerl amd64 1:25.2.3+dfsg-1 [1320 kB] #7 4.672 Get:265 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #7 4.673 Get:266 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-metadata all 12-4 [6532 B] #7 4.673 Get:267 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [184 kB] #7 4.692 Get:268 http://deb.debian.org/debian bookworm/main amd64 erlang-common-test amd64 1:25.2.3+dfsg-1 [1210 kB] #7 4.695 Get:269 http://deb.debian.org/debian bookworm/main amd64 erlang-dialyzer amd64 1:25.2.3+dfsg-1 [1066 kB] #7 4.708 Get:270 http://deb.debian.org/debian bookworm/main amd64 erlang-diameter amd64 1:25.2.3+dfsg-1 [770 kB] #7 4.726 Get:271 http://deb.debian.org/debian bookworm/main amd64 erlang-edoc amd64 1:25.2.3+dfsg-1 [394 kB] #7 4.727 Get:272 http://deb.debian.org/debian bookworm/main amd64 erlang-eldap amd64 1:25.2.3+dfsg-1 [129 kB] #7 4.728 Get:273 http://deb.debian.org/debian bookworm/main amd64 erlang-erl-docgen amd64 1:25.2.3+dfsg-1 [182 kB] #7 4.728 Get:274 http://deb.debian.org/debian bookworm/main amd64 erlang-eunit amd64 1:25.2.3+dfsg-1 [171 kB] #7 4.729 Get:275 http://deb.debian.org/debian bookworm/main amd64 erlang-megaco amd64 1:25.2.3+dfsg-1 [3683 kB] #7 4.763 Get:276 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #7 4.781 Get:277 http://deb.debian.org/debian bookworm/main amd64 libodbc2 amd64 2.3.11-2+deb12u1 [150 kB] #7 4.781 Get:278 http://deb.debian.org/debian bookworm/main amd64 erlang-odbc amd64 1:25.2.3+dfsg-1 [60.9 kB] #7 4.782 Get:279 http://deb.debian.org/debian bookworm/main amd64 erlang-os-mon amd64 1:25.2.3+dfsg-1 [97.7 kB] #7 4.782 Get:280 http://deb.debian.org/debian bookworm/main amd64 erlang-parsetools amd64 1:25.2.3+dfsg-1 [197 kB] #7 4.782 Get:281 http://deb.debian.org/debian bookworm/main amd64 erlang-reltool amd64 1:25.2.3+dfsg-1 [390 kB] #7 4.783 Get:282 http://deb.debian.org/debian bookworm/main amd64 erlang all 1:25.2.3+dfsg-1 [15.5 kB] #7 4.783 Get:283 http://deb.debian.org/debian bookworm/main amd64 rebar amd64 2.6.4-3 [203 kB] #7 4.784 Get:284 http://deb.debian.org/debian bookworm/main amd64 rebar3 all 3.19.0-1 [964 kB] #7 4.894 debconf: delaying package configuration, since apt-utils is not installed #7 4.906 Fetched 189 MB in 2s (90.2 MB/s) #7 5.035 Selecting previously unselected package libssl3:amd64. #7 5.035 (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 ... 6089 files and directories currently installed.) #7 5.037 Preparing to unpack .../00-libssl3_3.0.15-1~deb12u1_amd64.deb ... #7 5.118 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #7 5.455 Selecting previously unselected package libargon2-1:amd64. #7 5.455 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #7 5.490 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #7 5.727 Selecting previously unselected package dmsetup. #7 5.728 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ... #7 5.767 Unpacking dmsetup (2:1.02.185-2) ... #7 6.013 Selecting previously unselected package libdevmapper1.02.1:amd64. #7 6.014 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #7 6.053 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #7 6.312 Selecting previously unselected package libjson-c5:amd64. #7 6.312 Preparing to unpack .../04-libjson-c5_0.16-2_amd64.deb ... #7 6.352 Unpacking libjson-c5:amd64 (0.16-2) ... #7 6.606 Selecting previously unselected package libcryptsetup12:amd64. #7 6.607 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #7 6.647 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #7 6.906 Selecting previously unselected package libfdisk1:amd64. #7 6.907 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u2_amd64.deb ... #7 6.942 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u2) ... #7 7.211 Selecting previously unselected package libkmod2:amd64. #7 7.211 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... #7 7.250 Unpacking libkmod2:amd64 (30+20221128-1) ... #7 7.529 Selecting previously unselected package libapparmor1:amd64. #7 7.530 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... #7 7.564 Unpacking libapparmor1:amd64 (3.0.8-3) ... #7 7.838 Selecting previously unselected package libip4tc2:amd64. #7 7.839 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... #7 7.887 Unpacking libip4tc2:amd64 (1.8.9-2) ... #7 8.083 Selecting previously unselected package libsystemd-shared:amd64. #7 8.083 Preparing to unpack .../10-libsystemd-shared_252.31-1~deb12u1_amd64.deb ... #7 8.122 Unpacking libsystemd-shared:amd64 (252.31-1~deb12u1) ... #7 8.446 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #7 8.817 Selecting previously unselected package systemd. #7 8.817 (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 ... 6175 files and directories currently installed.) #7 8.820 Preparing to unpack .../systemd_252.31-1~deb12u1_amd64.deb ... #7 8.864 Unpacking systemd (252.31-1~deb12u1) ... #7 9.252 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #7 9.377 Setting up libjson-c5:amd64 (0.16-2) ... #7 9.502 Setting up libfdisk1:amd64 (2.38.1-5+deb12u2) ... #7 9.609 Setting up libkmod2:amd64 (30+20221128-1) ... #7 9.743 Setting up libapparmor1:amd64 (3.0.8-3) ... #7 10.02 Setting up libip4tc2:amd64 (1.8.9-2) ... #7 10.16 Setting up libsystemd-shared:amd64 (252.31-1~deb12u1) ... #7 10.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #7 10.41 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #7 10.53 Setting up systemd (252.31-1~deb12u1) ... #7 10.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #7 10.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #7 10.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #7 10.93 Initializing machine ID from random generator. #7 10.99 Creating group 'systemd-journal' with GID 999. #7 10.99 Creating group 'systemd-network' with GID 998. #7 10.99 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #7 11.38 Setting up dmsetup (2:1.02.185-2) ... #7 11.71 Selecting previously unselected package systemd-sysv. #7 11.71 (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 ... 7023 files and directories currently installed.) #7 11.71 Preparing to unpack .../000-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #7 11.75 Unpacking systemd-sysv (252.31-1~deb12u1) ... #7 11.99 Selecting previously unselected package libdbus-1-3:amd64. #7 11.99 Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #7 12.03 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #7 12.25 Selecting previously unselected package dbus-bin. #7 12.25 Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #7 12.29 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #7 12.49 Selecting previously unselected package dbus-session-bus-common. #7 12.49 Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #7 12.53 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #7 12.80 Selecting previously unselected package libexpat1:amd64. #7 12.80 Preparing to unpack .../004-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #7 12.84 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 13.08 Selecting previously unselected package dbus-daemon. #7 13.08 Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #7 13.13 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #7 13.35 Selecting previously unselected package dbus-system-bus-common. #7 13.35 Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #7 13.39 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #7 13.71 Selecting previously unselected package dbus. #7 13.71 Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_amd64.deb ... #7 13.75 Unpacking dbus (1.14.10-1~deb12u1) ... #7 14.05 Selecting previously unselected package libncursesw6:amd64. #7 14.05 Preparing to unpack .../008-libncursesw6_6.4-4_amd64.deb ... #7 14.10 Unpacking libncursesw6:amd64 (6.4-4) ... #7 14.34 Selecting previously unselected package libproc2-0:amd64. #7 14.34 Preparing to unpack .../009-libproc2-0_2%3a4.0.2-3_amd64.deb ... #7 14.38 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #7 14.70 Selecting previously unselected package procps. #7 14.70 Preparing to unpack .../010-procps_2%3a4.0.2-3_amd64.deb ... #7 14.76 Unpacking procps (2:4.0.2-3) ... #7 15.05 Selecting previously unselected package libpam-systemd:amd64. #7 15.06 Preparing to unpack .../011-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #7 15.09 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #7 15.39 Selecting previously unselected package hicolor-icon-theme. #7 15.39 Preparing to unpack .../012-hicolor-icon-theme_0.17-2_all.deb ... #7 15.43 Unpacking hicolor-icon-theme (0.17-2) ... #7 15.71 Selecting previously unselected package libgdk-pixbuf2.0-common. #7 15.72 Preparing to unpack .../013-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #7 15.76 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #7 16.11 Selecting previously unselected package libglib2.0-0:amd64. #7 16.11 Preparing to unpack .../014-libglib2.0-0_2.74.6-2+deb12u4_amd64.deb ... #7 16.15 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #7 16.49 Selecting previously unselected package libicu72:amd64. #7 16.49 Preparing to unpack .../015-libicu72_72.1-3_amd64.deb ... #7 16.54 Unpacking libicu72:amd64 (72.1-3) ... #7 17.10 Selecting previously unselected package libxml2:amd64. #7 17.10 Preparing to unpack .../016-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #7 17.14 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #7 17.45 Selecting previously unselected package shared-mime-info. #7 17.45 Preparing to unpack .../017-shared-mime-info_2.2-1_amd64.deb ... #7 17.49 Unpacking shared-mime-info (2.2-1) ... #7 17.85 Selecting previously unselected package libjpeg62-turbo:amd64. #7 17.86 Preparing to unpack .../018-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #7 17.89 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #7 18.14 Selecting previously unselected package libpng16-16:amd64. #7 18.14 Preparing to unpack .../019-libpng16-16_1.6.39-2_amd64.deb ... #7 18.18 Unpacking libpng16-16:amd64 (1.6.39-2) ... #7 18.47 Selecting previously unselected package libdeflate0:amd64. #7 18.47 Preparing to unpack .../020-libdeflate0_1.14-1_amd64.deb ... #7 18.51 Unpacking libdeflate0:amd64 (1.14-1) ... #7 18.77 Selecting previously unselected package libjbig0:amd64. #7 18.77 Preparing to unpack .../021-libjbig0_2.1-6.1_amd64.deb ... #7 18.80 Unpacking libjbig0:amd64 (2.1-6.1) ... #7 19.07 Selecting previously unselected package liblerc4:amd64. #7 19.07 Preparing to unpack .../022-liblerc4_4.0.0+ds-2_amd64.deb ... #7 19.12 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #7 19.37 Selecting previously unselected package libwebp7:amd64. #7 19.37 Preparing to unpack .../023-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #7 19.42 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #7 19.69 Selecting previously unselected package libtiff6:amd64. #7 19.69 Preparing to unpack .../024-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #7 19.73 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #7 20.08 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #7 20.08 Preparing to unpack .../025-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #7 20.11 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #7 20.37 Selecting previously unselected package gtk-update-icon-cache. #7 20.37 Preparing to unpack .../026-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #7 20.41 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #7 20.71 Selecting previously unselected package adwaita-icon-theme. #7 20.71 Preparing to unpack .../027-adwaita-icon-theme_43-1_all.deb ... #7 20.76 Unpacking adwaita-icon-theme (43-1) ... #7 21.26 Selecting previously unselected package at-spi2-common. #7 21.27 Preparing to unpack .../028-at-spi2-common_2.46.0-5_all.deb ... #7 21.31 Unpacking at-spi2-common (2.46.0-5) ... #7 21.56 Selecting previously unselected package bubblewrap. #7 21.56 Preparing to unpack .../029-bubblewrap_0.8.0-2+deb12u1_amd64.deb ... #7 21.60 Unpacking bubblewrap (0.8.0-2+deb12u1) ... #7 21.95 Selecting previously unselected package dbus-user-session. #7 21.96 Preparing to unpack .../030-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #7 21.99 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #7 22.31 Selecting previously unselected package libdconf1:amd64. #7 22.31 Preparing to unpack .../031-libdconf1_0.40.0-4_amd64.deb ... #7 22.36 Unpacking libdconf1:amd64 (0.40.0-4) ... #7 22.61 Selecting previously unselected package dconf-service. #7 22.61 Preparing to unpack .../032-dconf-service_0.40.0-4_amd64.deb ... #7 22.64 Unpacking dconf-service (0.40.0-4) ... #7 22.86 Selecting previously unselected package dconf-gsettings-backend:amd64. #7 22.87 Preparing to unpack .../033-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #7 22.91 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #7 23.12 Selecting previously unselected package libtext-iconv-perl:amd64. #7 23.12 Preparing to unpack .../034-libtext-iconv-perl_1.7-8_amd64.deb ... #7 23.17 Unpacking libtext-iconv-perl:amd64 (1.7-8) ... #7 23.49 Selecting previously unselected package emacsen-common. #7 23.49 Preparing to unpack .../035-emacsen-common_3.0.5_all.deb ... #7 23.54 Unpacking emacsen-common (3.0.5) ... #7 23.90 Selecting previously unselected package dictionaries-common. #7 23.91 Preparing to unpack .../036-dictionaries-common_1.29.5_all.deb ... #7 23.95 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' #7 23.98 Unpacking dictionaries-common (1.29.5) ... #7 24.47 Selecting previously unselected package erlang-base. #7 24.47 Preparing to unpack .../037-erlang-base_1%3a25.2.3+dfsg-1_amd64.deb ... #7 24.51 Unpacking erlang-base (1:25.2.3+dfsg-1) ... #7 25.37 Selecting previously unselected package erlang-dev. #7 25.37 Preparing to unpack .../038-erlang-dev_1%3a25.2.3+dfsg-1_amd64.deb ... #7 25.41 Unpacking erlang-dev (1:25.2.3+dfsg-1) ... #7 25.63 Selecting previously unselected package erlang-asn1. #7 25.63 Preparing to unpack .../039-erlang-asn1_1%3a25.2.3+dfsg-1_amd64.deb ... #7 25.68 Unpacking erlang-asn1 (1:25.2.3+dfsg-1) ... #7 25.93 Selecting previously unselected package erlang-crypto. #7 25.93 Preparing to unpack .../040-erlang-crypto_1%3a25.2.3+dfsg-1_amd64.deb ... #7 25.97 Unpacking erlang-crypto (1:25.2.3+dfsg-1) ... #7 26.55 Selecting previously unselected package libglvnd0:amd64. #7 26.55 Preparing to unpack .../041-libglvnd0_1.6.0-1_amd64.deb ... #7 26.58 Unpacking libglvnd0:amd64 (1.6.0-1) ... #7 26.93 Selecting previously unselected package libopengl0:amd64. #7 26.93 Preparing to unpack .../042-libopengl0_1.6.0-1_amd64.deb ... #7 26.97 Unpacking libopengl0:amd64 (1.6.0-1) ... #7 27.22 Selecting previously unselected package libglu1-mesa:amd64. #7 27.22 Preparing to unpack .../043-libglu1-mesa_9.0.2-1.1_amd64.deb ... #7 27.26 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #7 27.52 Selecting previously unselected package libpcre2-32-0:amd64. #7 27.52 Preparing to unpack .../044-libpcre2-32-0_10.42-1_amd64.deb ... #7 27.57 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #7 27.82 Selecting previously unselected package libwxbase3.2-1:amd64. #7 27.82 Preparing to unpack .../045-libwxbase3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 27.86 Unpacking libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ... #7 28.16 Selecting previously unselected package libxau6:amd64. #7 28.16 Preparing to unpack .../046-libxau6_1%3a1.0.9-1_amd64.deb ... #7 28.21 Unpacking libxau6:amd64 (1:1.0.9-1) ... #7 28.46 Selecting previously unselected package libbsd0:amd64. #7 28.47 Preparing to unpack .../047-libbsd0_0.11.7-2_amd64.deb ... #7 28.51 Unpacking libbsd0:amd64 (0.11.7-2) ... #7 28.75 Selecting previously unselected package libxdmcp6:amd64. #7 28.75 Preparing to unpack .../048-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #7 28.79 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #7 29.06 Selecting previously unselected package libxcb1:amd64. #7 29.06 Preparing to unpack .../049-libxcb1_1.15-1_amd64.deb ... #7 29.11 Unpacking libxcb1:amd64 (1.15-1) ... #7 29.33 Selecting previously unselected package libx11-data. #7 29.33 Preparing to unpack .../050-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #7 29.38 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #7 29.64 Selecting previously unselected package libx11-6:amd64. #7 29.64 Preparing to unpack .../051-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #7 29.68 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #7 29.91 Selecting previously unselected package libdrm-common. #7 29.92 Preparing to unpack .../052-libdrm-common_2.4.114-1_all.deb ... #7 29.95 Unpacking libdrm-common (2.4.114-1) ... #7 30.26 Selecting previously unselected package libdrm2:amd64. #7 30.26 Preparing to unpack .../053-libdrm2_2.4.114-1+b1_amd64.deb ... #7 30.30 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 30.54 Selecting previously unselected package libglapi-mesa:amd64. #7 30.54 Preparing to unpack .../054-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #7 30.58 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #7 30.81 Selecting previously unselected package libx11-xcb1:amd64. #7 30.81 Preparing to unpack .../055-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #7 30.85 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #7 31.12 Selecting previously unselected package libxcb-dri2-0:amd64. #7 31.12 Preparing to unpack .../056-libxcb-dri2-0_1.15-1_amd64.deb ... #7 31.15 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #7 31.79 Selecting previously unselected package libxcb-dri3-0:amd64. #7 31.79 Preparing to unpack .../057-libxcb-dri3-0_1.15-1_amd64.deb ... #7 31.85 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #7 32.12 Selecting previously unselected package libxcb-glx0:amd64. #7 32.12 Preparing to unpack .../058-libxcb-glx0_1.15-1_amd64.deb ... #7 32.16 Unpacking libxcb-glx0:amd64 (1.15-1) ... #7 32.43 Selecting previously unselected package libxcb-present0:amd64. #7 32.43 Preparing to unpack .../059-libxcb-present0_1.15-1_amd64.deb ... #7 32.47 Unpacking libxcb-present0:amd64 (1.15-1) ... #7 32.73 Selecting previously unselected package libxcb-randr0:amd64. #7 32.73 Preparing to unpack .../060-libxcb-randr0_1.15-1_amd64.deb ... #7 32.78 Unpacking libxcb-randr0:amd64 (1.15-1) ... #7 33.03 Selecting previously unselected package libxcb-shm0:amd64. #7 33.03 Preparing to unpack .../061-libxcb-shm0_1.15-1_amd64.deb ... #7 33.08 Unpacking libxcb-shm0:amd64 (1.15-1) ... #7 33.36 Selecting previously unselected package libxcb-sync1:amd64. #7 33.36 Preparing to unpack .../062-libxcb-sync1_1.15-1_amd64.deb ... #7 33.40 Unpacking libxcb-sync1:amd64 (1.15-1) ... #7 33.65 Selecting previously unselected package libxcb-xfixes0:amd64. #7 33.65 Preparing to unpack .../063-libxcb-xfixes0_1.15-1_amd64.deb ... #7 33.69 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #7 33.95 Selecting previously unselected package libxext6:amd64. #7 33.95 Preparing to unpack .../064-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #7 33.99 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #7 34.25 Selecting previously unselected package libxfixes3:amd64. #7 34.25 Preparing to unpack .../065-libxfixes3_1%3a6.0.0-2_amd64.deb ... #7 34.29 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #7 34.67 Selecting previously unselected package libxshmfence1:amd64. #7 34.67 Preparing to unpack .../066-libxshmfence1_1.3-1_amd64.deb ... #7 34.70 Unpacking libxshmfence1:amd64 (1.3-1) ... #7 35.04 Selecting previously unselected package libxxf86vm1:amd64. #7 35.04 Preparing to unpack .../067-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #7 35.09 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #7 35.34 Selecting previously unselected package libdrm-amdgpu1:amd64. #7 35.34 Preparing to unpack .../068-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #7 35.38 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #7 35.88 Selecting previously unselected package libpciaccess0:amd64. #7 35.88 Preparing to unpack .../069-libpciaccess0_0.17-2_amd64.deb ... #7 35.95 Unpacking libpciaccess0:amd64 (0.17-2) ... #7 36.25 Selecting previously unselected package libdrm-intel1:amd64. #7 36.25 Preparing to unpack .../070-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #7 36.29 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #7 36.57 Selecting previously unselected package libdrm-nouveau2:amd64. #7 36.57 Preparing to unpack .../071-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #7 36.61 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #7 36.96 Selecting previously unselected package libdrm-radeon1:amd64. #7 36.96 Preparing to unpack .../072-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #7 37.00 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #7 37.29 Selecting previously unselected package libelf1:amd64. #7 37.29 Preparing to unpack .../073-libelf1_0.188-2.1_amd64.deb ... #7 37.32 Unpacking libelf1:amd64 (0.188-2.1) ... #7 37.84 Selecting previously unselected package libedit2:amd64. #7 37.84 Preparing to unpack .../074-libedit2_3.1-20221030-2_amd64.deb ... #7 37.88 Unpacking libedit2:amd64 (3.1-20221030-2) ... #7 38.21 Selecting previously unselected package libz3-4:amd64. #7 38.21 Preparing to unpack .../075-libz3-4_4.8.12-3.1_amd64.deb ... #7 38.25 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #7 38.85 Selecting previously unselected package libllvm15:amd64. #7 38.85 Preparing to unpack .../076-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #7 39.05 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #7 39.73 Selecting previously unselected package libsensors-config. #7 39.74 Preparing to unpack .../077-libsensors-config_1%3a3.6.0-7.1_all.deb ... #7 39.77 Unpacking libsensors-config (1:3.6.0-7.1) ... #7 40.10 Selecting previously unselected package libsensors5:amd64. #7 40.11 Preparing to unpack .../078-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #7 40.15 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #7 40.46 Selecting previously unselected package libgl1-mesa-dri:amd64. #7 40.47 Preparing to unpack .../079-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #7 40.50 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #7 41.21 Selecting previously unselected package libglx-mesa0:amd64. #7 41.22 Preparing to unpack .../080-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #7 41.26 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 41.57 Selecting previously unselected package libglx0:amd64. #7 41.57 Preparing to unpack .../081-libglx0_1.6.0-1_amd64.deb ... #7 41.61 Unpacking libglx0:amd64 (1.6.0-1) ... #7 41.92 Selecting previously unselected package libgl1:amd64. #7 41.92 Preparing to unpack .../082-libgl1_1.6.0-1_amd64.deb ... #7 41.96 Unpacking libgl1:amd64 (1.6.0-1) ... #7 42.35 Selecting previously unselected package libatk1.0-0:amd64. #7 42.35 Preparing to unpack .../083-libatk1.0-0_2.46.0-5_amd64.deb ... #7 42.38 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #7 42.73 Selecting previously unselected package libxi6:amd64. #7 42.73 Preparing to unpack .../084-libxi6_2%3a1.8-1+b1_amd64.deb ... #7 42.77 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #7 43.04 Selecting previously unselected package libatspi2.0-0:amd64. #7 43.05 Preparing to unpack .../085-libatspi2.0-0_2.46.0-5_amd64.deb ... #7 43.09 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #7 43.39 Selecting previously unselected package libatk-bridge2.0-0:amd64. #7 43.39 Preparing to unpack .../086-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #7 43.43 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #7 43.76 Selecting previously unselected package libbrotli1:amd64. #7 43.76 Preparing to unpack .../087-libbrotli1_1.0.9-2+b6_amd64.deb ... #7 43.82 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #7 44.16 Selecting previously unselected package libfreetype6:amd64. #7 44.16 Preparing to unpack .../088-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ... #7 44.20 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #7 44.47 Selecting previously unselected package fonts-dejavu-core. #7 44.47 Preparing to unpack .../089-fonts-dejavu-core_2.37-6_all.deb ... #7 44.51 Unpacking fonts-dejavu-core (2.37-6) ... #7 45.14 Selecting previously unselected package fontconfig-config. #7 45.15 Preparing to unpack .../090-fontconfig-config_2.14.1-4_amd64.deb ... #7 45.27 Unpacking fontconfig-config (2.14.1-4) ... #7 45.53 Selecting previously unselected package libfontconfig1:amd64. #7 45.53 Preparing to unpack .../091-libfontconfig1_2.14.1-4_amd64.deb ... #7 45.57 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #7 45.87 Selecting previously unselected package libpixman-1-0:amd64. #7 45.87 Preparing to unpack .../092-libpixman-1-0_0.42.2-1_amd64.deb ... #7 45.91 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #7 46.34 Selecting previously unselected package libxcb-render0:amd64. #7 46.34 Preparing to unpack .../093-libxcb-render0_1.15-1_amd64.deb ... #7 46.40 Unpacking libxcb-render0:amd64 (1.15-1) ... #7 46.75 Selecting previously unselected package libxrender1:amd64. #7 46.75 Preparing to unpack .../094-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #7 46.79 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #7 47.13 Selecting previously unselected package libcairo2:amd64. #7 47.13 Preparing to unpack .../095-libcairo2_1.16.0-7_amd64.deb ... #7 47.17 Unpacking libcairo2:amd64 (1.16.0-7) ... #7 47.46 Selecting previously unselected package libcairo-gobject2:amd64. #7 47.46 Preparing to unpack .../096-libcairo-gobject2_1.16.0-7_amd64.deb ... #7 47.50 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #7 47.80 Selecting previously unselected package liblcms2-2:amd64. #7 47.80 Preparing to unpack .../097-liblcms2-2_2.14-2_amd64.deb ... #7 47.84 Unpacking liblcms2-2:amd64 (2.14-2) ... #7 48.19 Selecting previously unselected package libcolord2:amd64. #7 48.19 Preparing to unpack .../098-libcolord2_1.4.6-2.2_amd64.deb ... #7 48.23 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #7 48.47 Selecting previously unselected package libavahi-common-data:amd64. #7 48.47 Preparing to unpack .../099-libavahi-common-data_0.8-10_amd64.deb ... #7 48.52 Unpacking libavahi-common-data:amd64 (0.8-10) ... #7 48.86 Selecting previously unselected package libavahi-common3:amd64. #7 48.86 Preparing to unpack .../100-libavahi-common3_0.8-10_amd64.deb ... #7 48.90 Unpacking libavahi-common3:amd64 (0.8-10) ... #7 49.23 Selecting previously unselected package libavahi-client3:amd64. #7 49.24 Preparing to unpack .../101-libavahi-client3_0.8-10_amd64.deb ... #7 50.27 Unpacking libavahi-client3:amd64 (0.8-10) ... #7 50.73 Selecting previously unselected package libkrb5support0:amd64. #7 50.73 Preparing to unpack .../102-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #7 50.77 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #7 51.17 Selecting previously unselected package libk5crypto3:amd64. #7 51.17 Preparing to unpack .../103-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #7 51.22 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #7 51.54 Selecting previously unselected package libkeyutils1:amd64. #7 51.54 Preparing to unpack .../104-libkeyutils1_1.6.3-2_amd64.deb ... #7 51.58 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #7 51.90 Selecting previously unselected package libkrb5-3:amd64. #7 51.90 Preparing to unpack .../105-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #7 51.94 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #7 52.30 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 52.30 Preparing to unpack .../106-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #7 52.35 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #7 52.65 Selecting previously unselected package libcups2:amd64. #7 52.65 Preparing to unpack .../107-libcups2_2.4.2-3+deb12u8_amd64.deb ... #7 52.69 Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ... #7 53.01 Selecting previously unselected package libepoxy0:amd64. #7 53.01 Preparing to unpack .../108-libepoxy0_1.5.10-1_amd64.deb ... #7 53.05 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 53.34 Selecting previously unselected package libfribidi0:amd64. #7 53.34 Preparing to unpack .../109-libfribidi0_1.0.8-2.1_amd64.deb ... #7 53.39 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #7 53.64 Selecting previously unselected package libgraphite2-3:amd64. #7 53.65 Preparing to unpack .../110-libgraphite2-3_1.3.14-1_amd64.deb ... #7 53.69 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #7 54.00 Selecting previously unselected package libharfbuzz0b:amd64. #7 54.00 Preparing to unpack .../111-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #7 54.05 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #7 54.35 Selecting previously unselected package fontconfig. #7 54.35 Preparing to unpack .../112-fontconfig_2.14.1-4_amd64.deb ... #7 54.39 Unpacking fontconfig (2.14.1-4) ... #7 54.62 Selecting previously unselected package libthai-data. #7 54.62 Preparing to unpack .../113-libthai-data_0.1.29-1_all.deb ... #7 54.67 Unpacking libthai-data (0.1.29-1) ... #7 54.95 Selecting previously unselected package libdatrie1:amd64. #7 54.95 Preparing to unpack .../114-libdatrie1_0.2.13-2+b1_amd64.deb ... #7 54.99 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #7 55.28 Selecting previously unselected package libthai0:amd64. #7 55.28 Preparing to unpack .../115-libthai0_0.1.29-1_amd64.deb ... #7 55.32 Unpacking libthai0:amd64 (0.1.29-1) ... #7 55.62 Selecting previously unselected package libpango-1.0-0:amd64. #7 55.62 Preparing to unpack .../116-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #7 55.66 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #7 55.95 Selecting previously unselected package libpangoft2-1.0-0:amd64. #7 55.95 Preparing to unpack .../117-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #7 55.99 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #7 56.25 Selecting previously unselected package libpangocairo-1.0-0:amd64. #7 56.25 Preparing to unpack .../118-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #7 56.29 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #7 56.73 Selecting previously unselected package libwayland-client0:amd64. #7 56.73 Preparing to unpack .../119-libwayland-client0_1.21.0-1_amd64.deb ... #7 56.79 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #7 57.07 Selecting previously unselected package libwayland-cursor0:amd64. #7 57.07 Preparing to unpack .../120-libwayland-cursor0_1.21.0-1_amd64.deb ... #7 57.10 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #7 57.39 Selecting previously unselected package libwayland-egl1:amd64. #7 57.40 Preparing to unpack .../121-libwayland-egl1_1.21.0-1_amd64.deb ... #7 57.44 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #7 57.98 Selecting previously unselected package libxcomposite1:amd64. #7 57.99 Preparing to unpack .../122-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #7 58.03 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #7 58.36 Selecting previously unselected package libxcursor1:amd64. #7 58.37 Preparing to unpack .../123-libxcursor1_1%3a1.2.1-1_amd64.deb ... #7 58.42 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #7 58.73 Selecting previously unselected package libxdamage1:amd64. #7 58.73 Preparing to unpack .../124-libxdamage1_1%3a1.1.6-1_amd64.deb ... #7 58.78 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #7 59.12 Selecting previously unselected package libxinerama1:amd64. #7 59.12 Preparing to unpack .../125-libxinerama1_2%3a1.1.4-3_amd64.deb ... #7 59.37 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #7 59.75 Selecting previously unselected package xkb-data. #7 59.76 Preparing to unpack .../126-xkb-data_2.35.1-1_all.deb ... #7 59.79 Unpacking xkb-data (2.35.1-1) ... #7 60.17 Selecting previously unselected package libxkbcommon0:amd64. #7 60.18 Preparing to unpack .../127-libxkbcommon0_1.5.0-1_amd64.deb ... #7 60.22 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #7 60.55 Selecting previously unselected package libxrandr2:amd64. #7 60.55 Preparing to unpack .../128-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #7 60.59 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #7 60.91 Selecting previously unselected package libgtk-3-common. #7 60.92 Preparing to unpack .../129-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #7 60.96 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #7 61.46 Selecting previously unselected package libgtk-3-0:amd64. #7 61.47 Preparing to unpack .../130-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #7 61.50 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #7 61.98 Selecting previously unselected package libnotify4:amd64. #7 61.99 Preparing to unpack .../131-libnotify4_0.8.1-1_amd64.deb ... #7 62.03 Unpacking libnotify4:amd64 (0.8.1-1) ... #7 62.35 Selecting previously unselected package x11-common. #7 62.35 Preparing to unpack .../132-x11-common_1%3a7.7+23_all.deb ... #7 62.39 Unpacking x11-common (1:7.7+23) ... #7 62.69 Selecting previously unselected package libice6:amd64. #7 62.69 Preparing to unpack .../133-libice6_2%3a1.0.10-1_amd64.deb ... #7 62.75 Unpacking libice6:amd64 (2:1.0.10-1) ... #7 63.03 Selecting previously unselected package libsm6:amd64. #7 63.04 Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... #7 63.08 Unpacking libsm6:amd64 (2:1.2.3-1) ... #7 63.35 Selecting previously unselected package libxtst6:amd64. #7 63.35 Preparing to unpack .../135-libxtst6_2%3a1.2.3-1.1_amd64.deb ... #7 63.38 Unpacking libxtst6:amd64 (2:1.2.3-1.1) ... #7 63.63 Selecting previously unselected package libwxgtk3.2-1:amd64. #7 63.64 Preparing to unpack .../136-libwxgtk3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 63.68 Unpacking libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ... #7 64.15 Selecting previously unselected package libwxgtk-gl3.2-1:amd64. #7 64.16 Preparing to unpack .../137-libwxgtk-gl3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 64.20 Unpacking libwxgtk-gl3.2-1:amd64 (3.2.2+dfsg-2) ... #7 64.49 Selecting previously unselected package libatomic1:amd64. #7 64.49 Preparing to unpack .../138-libatomic1_12.2.0-14_amd64.deb ... #7 64.53 Unpacking libatomic1:amd64 (12.2.0-14) ... #7 64.79 Selecting previously unselected package libjavascriptcoregtk-4.0-18:amd64. #7 64.79 Preparing to unpack .../139-libjavascriptcoregtk-4.0-18_2.46.4-1~deb12u1_amd64.deb ... #7 64.85 Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.46.4-1~deb12u1) ... #7 65.47 Selecting previously unselected package libcdparanoia0:amd64. #7 65.47 Preparing to unpack .../140-libcdparanoia0_3.10.2+debian-14_amd64.deb ... #7 65.55 Unpacking libcdparanoia0:amd64 (3.10.2+debian-14) ... #7 65.84 Selecting previously unselected package libdw1:amd64. #7 65.85 Preparing to unpack .../141-libdw1_0.188-2.1_amd64.deb ... #7 65.89 Unpacking libdw1:amd64 (0.188-2.1) ... #7 66.32 Selecting previously unselected package libunwind8:amd64. #7 66.33 Preparing to unpack .../142-libunwind8_1.6.2-3_amd64.deb ... #7 66.37 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 66.62 Selecting previously unselected package libcap2-bin. #7 66.62 Preparing to unpack .../143-libcap2-bin_1%3a2.66-4_amd64.deb ... #7 66.66 Unpacking libcap2-bin (1:2.66-4) ... #7 67.06 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 67.06 Preparing to unpack .../144-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 67.10 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 67.49 Selecting previously unselected package liborc-0.4-0:amd64. #7 67.49 Preparing to unpack .../145-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 67.54 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 67.77 Selecting previously unselected package iso-codes. #7 67.77 Preparing to unpack .../146-iso-codes_4.15.0-1_all.deb ... #7 67.85 Unpacking iso-codes (4.15.0-1) ... #7 68.59 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 68.60 Preparing to unpack .../147-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 68.69 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 69.05 Selecting previously unselected package libogg0:amd64. #7 69.05 Preparing to unpack .../148-libogg0_1.3.5-3_amd64.deb ... #7 69.09 Unpacking libogg0:amd64 (1.3.5-3) ... #7 69.44 Selecting previously unselected package libopus0:amd64. #7 69.45 Preparing to unpack .../149-libopus0_1.3.1-3_amd64.deb ... #7 69.49 Unpacking libopus0:amd64 (1.3.1-3) ... #7 69.91 Selecting previously unselected package libtheora0:amd64. #7 69.91 Preparing to unpack .../150-libtheora0_1.1.1+dfsg.1-16.1+b1_amd64.deb ... #7 69.96 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1+b1) ... #7 70.25 Selecting previously unselected package libvisual-0.4-0:amd64. #7 70.25 Preparing to unpack .../151-libvisual-0.4-0_0.4.0-19_amd64.deb ... #7 70.28 Unpacking libvisual-0.4-0:amd64 (0.4.0-19) ... #7 70.63 Selecting previously unselected package libvorbis0a:amd64. #7 70.63 Preparing to unpack .../152-libvorbis0a_1.3.7-1_amd64.deb ... #7 70.67 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #7 71.00 Selecting previously unselected package libvorbisenc2:amd64. #7 71.00 Preparing to unpack .../153-libvorbisenc2_1.3.7-1_amd64.deb ... #7 71.15 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #7 71.96 Selecting previously unselected package gstreamer1.0-plugins-base:amd64. #7 71.96 Preparing to unpack .../154-gstreamer1.0-plugins-base_1.22.0-3+deb12u2_amd64.deb ... #7 72.00 Unpacking gstreamer1.0-plugins-base:amd64 (1.22.0-3+deb12u2) ... #7 72.35 Selecting previously unselected package libgpm2:amd64. #7 72.35 Preparing to unpack .../155-libgpm2_1.20.7-10+b1_amd64.deb ... #7 72.40 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #7 72.71 Selecting previously unselected package libncurses6:amd64. #7 72.71 Preparing to unpack .../156-libncurses6_6.4-4_amd64.deb ... #7 72.75 Unpacking libncurses6:amd64 (6.4-4) ... #7 73.06 Selecting previously unselected package libslang2:amd64. #7 73.06 Preparing to unpack .../157-libslang2_2.3.3-3_amd64.deb ... #7 73.10 Unpacking libslang2:amd64 (2.3.3-3) ... #7 73.45 Selecting previously unselected package libaa1:amd64. #7 73.45 Preparing to unpack .../158-libaa1_1.4p5-50_amd64.deb ... #7 73.51 Unpacking libaa1:amd64 (1.4p5-50) ... #7 73.78 Selecting previously unselected package libraw1394-11:amd64. #7 73.78 Preparing to unpack .../159-libraw1394-11_2.1.2-2_amd64.deb ... #7 73.82 Unpacking libraw1394-11:amd64 (2.1.2-2) ... #7 74.25 Selecting previously unselected package libavc1394-0:amd64. #7 74.25 Preparing to unpack .../160-libavc1394-0_0.5.4-5_amd64.deb ... #7 74.30 Unpacking libavc1394-0:amd64 (0.5.4-5) ... #7 74.60 Selecting previously unselected package libcaca0:amd64. #7 74.60 Preparing to unpack .../161-libcaca0_0.99.beta20-3_amd64.deb ... #7 74.64 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #7 74.97 Selecting previously unselected package libdv4:amd64. #7 74.98 Preparing to unpack .../162-libdv4_1.0.0-15_amd64.deb ... #7 75.02 Unpacking libdv4:amd64 (1.0.0-15) ... #7 75.30 Selecting previously unselected package libflac12:amd64. #7 75.31 Preparing to unpack .../163-libflac12_1.4.2+ds-2_amd64.deb ... #7 75.35 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #7 75.66 Selecting previously unselected package libgudev-1.0-0:amd64. #7 75.66 Preparing to unpack .../164-libgudev-1.0-0_237-2_amd64.deb ... #7 75.71 Unpacking libgudev-1.0-0:amd64 (237-2) ... #7 76.01 Selecting previously unselected package libiec61883-0:amd64. #7 76.02 Preparing to unpack .../165-libiec61883-0_1.2.0-6+b1_amd64.deb ... #7 76.06 Unpacking libiec61883-0:amd64 (1.2.0-6+b1) ... #7 76.37 Selecting previously unselected package libsamplerate0:amd64. #7 76.37 Preparing to unpack .../166-libsamplerate0_0.2.2-3_amd64.deb ... #7 76.41 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #7 76.92 Selecting previously unselected package libjack-jackd2-0:amd64. #7 76.92 Preparing to unpack .../167-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #7 77.05 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #7 77.44 Selecting previously unselected package libmp3lame0:amd64. #7 77.44 Preparing to unpack .../168-libmp3lame0_3.100-6_amd64.deb ... #7 77.49 Unpacking libmp3lame0:amd64 (3.100-6) ... #7 77.81 Selecting previously unselected package libmpg123-0:amd64. #7 77.82 Preparing to unpack .../169-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #7 77.85 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #7 78.17 Selecting previously unselected package libasyncns0:amd64. #7 78.17 Preparing to unpack .../170-libasyncns0_0.8-6+b3_amd64.deb ... #7 78.21 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #7 78.53 Selecting previously unselected package libsndfile1:amd64. #7 78.53 Preparing to unpack .../171-libsndfile1_1.2.0-1_amd64.deb ... #7 78.57 Unpacking libsndfile1:amd64 (1.2.0-1) ... #7 79.02 Selecting previously unselected package libpulse0:amd64. #7 79.02 Preparing to unpack .../172-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #7 79.11 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #7 79.39 Selecting previously unselected package libspeex1:amd64. #7 79.40 Preparing to unpack .../173-libspeex1_1.2.1-2_amd64.deb ... #7 79.43 Unpacking libspeex1:amd64 (1.2.1-2) ... #7 79.76 Selecting previously unselected package libshout3:amd64. #7 79.76 Preparing to unpack .../174-libshout3_2.4.6-1+b1_amd64.deb ... #7 79.80 Unpacking libshout3:amd64 (2.4.6-1+b1) ... #7 80.15 Selecting previously unselected package libtag1v5-vanilla:amd64. #7 80.15 Preparing to unpack .../175-libtag1v5-vanilla_1.13-2_amd64.deb ... #7 80.18 Unpacking libtag1v5-vanilla:amd64 (1.13-2) ... #7 80.42 Selecting previously unselected package libtag1v5:amd64. #7 80.42 Preparing to unpack .../176-libtag1v5_1.13-2_amd64.deb ... #7 80.46 Unpacking libtag1v5:amd64 (1.13-2) ... #7 80.77 Selecting previously unselected package libtwolame0:amd64. #7 80.77 Preparing to unpack .../177-libtwolame0_0.4.0-2_amd64.deb ... #7 80.80 Unpacking libtwolame0:amd64 (0.4.0-2) ... #7 81.11 Selecting previously unselected package libv4lconvert0:amd64. #7 81.12 Preparing to unpack .../178-libv4lconvert0_1.22.1-5+b2_amd64.deb ... #7 81.16 Unpacking libv4lconvert0:amd64 (1.22.1-5+b2) ... #7 81.89 Selecting previously unselected package libv4l-0:amd64. #7 81.89 Preparing to unpack .../179-libv4l-0_1.22.1-5+b2_amd64.deb ... #7 81.94 Unpacking libv4l-0:amd64 (1.22.1-5+b2) ... #7 82.24 Selecting previously unselected package libvpx7:amd64. #7 82.24 Preparing to unpack .../180-libvpx7_1.12.0-1+deb12u3_amd64.deb ... #7 82.28 Unpacking libvpx7:amd64 (1.12.0-1+deb12u3) ... #7 82.66 Selecting previously unselected package libwavpack1:amd64. #7 82.66 Preparing to unpack .../181-libwavpack1_5.6.0-1_amd64.deb ... #7 82.74 Unpacking libwavpack1:amd64 (5.6.0-1) ... #7 83.09 Selecting previously unselected package libproxy1v5:amd64. #7 83.10 Preparing to unpack .../182-libproxy1v5_0.4.18-1.2_amd64.deb ... #7 83.13 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #7 83.37 Selecting previously unselected package glib-networking-common. #7 83.38 Preparing to unpack .../183-glib-networking-common_2.74.0-4_all.deb ... #7 83.42 Unpacking glib-networking-common (2.74.0-4) ... #7 83.65 Selecting previously unselected package glib-networking-services. #7 83.66 Preparing to unpack .../184-glib-networking-services_2.74.0-4_amd64.deb ... #7 83.71 Unpacking glib-networking-services (2.74.0-4) ... #7 83.94 Selecting previously unselected package gsettings-desktop-schemas. #7 83.94 Preparing to unpack .../185-gsettings-desktop-schemas_43.0-1_all.deb ... #7 83.98 Unpacking gsettings-desktop-schemas (43.0-1) ... #7 84.24 Selecting previously unselected package glib-networking:amd64. #7 84.25 Preparing to unpack .../186-glib-networking_2.74.0-4_amd64.deb ... #7 84.28 Unpacking glib-networking:amd64 (2.74.0-4) ... #7 84.50 Selecting previously unselected package libsoup2.4-common. #7 84.50 Preparing to unpack .../187-libsoup2.4-common_2.74.3-1_all.deb ... #7 84.54 Unpacking libsoup2.4-common (2.74.3-1) ... #7 84.85 Selecting previously unselected package libpsl5:amd64. #7 84.85 Preparing to unpack .../188-libpsl5_0.21.2-1_amd64.deb ... #7 84.89 Unpacking libpsl5:amd64 (0.21.2-1) ... #7 85.26 Selecting previously unselected package libsqlite3-0:amd64. #7 85.27 Preparing to unpack .../189-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... #7 85.30 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #7 85.65 Selecting previously unselected package libsoup2.4-1:amd64. #7 85.66 Preparing to unpack .../190-libsoup2.4-1_2.74.3-1_amd64.deb ... #7 85.70 Unpacking libsoup2.4-1:amd64 (2.74.3-1) ... #7 85.93 Selecting previously unselected package libsoup-3.0-common. #7 85.94 Preparing to unpack .../191-libsoup-3.0-common_3.2.2-2_all.deb ... #7 85.98 Unpacking libsoup-3.0-common (3.2.2-2) ... #7 86.30 Selecting previously unselected package libnghttp2-14:amd64. #7 86.31 Preparing to unpack .../192-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #7 86.35 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 86.68 Selecting previously unselected package libsoup-3.0-0:amd64. #7 86.69 Preparing to unpack .../193-libsoup-3.0-0_3.2.2-2_amd64.deb ... #7 86.72 Unpacking libsoup-3.0-0:amd64 (3.2.2-2) ... #7 86.97 Selecting previously unselected package gstreamer1.0-plugins-good:amd64. #7 86.97 Preparing to unpack .../194-gstreamer1.0-plugins-good_1.22.0-5+deb12u1_amd64.deb ... #7 87.01 Unpacking gstreamer1.0-plugins-good:amd64 (1.22.0-5+deb12u1) ... #7 87.41 Selecting previously unselected package libgles2:amd64. #7 87.41 Preparing to unpack .../195-libgles2_1.6.0-1_amd64.deb ... #7 87.46 Unpacking libgles2:amd64 (1.6.0-1) ... #7 87.67 Selecting previously unselected package xdg-dbus-proxy. #7 87.67 Preparing to unpack .../196-xdg-dbus-proxy_0.1.4-3_amd64.deb ... #7 87.72 Unpacking xdg-dbus-proxy (0.1.4-3) ... #7 88.02 Selecting previously unselected package libaom3:amd64. #7 88.03 Preparing to unpack .../197-libaom3_3.6.0-1+deb12u1_amd64.deb ... #7 88.07 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... #7 88.54 Selecting previously unselected package libdav1d6:amd64. #7 88.54 Preparing to unpack .../198-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #7 88.59 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #7 88.90 Selecting previously unselected package libabsl20220623:amd64. #7 88.90 Preparing to unpack .../199-libabsl20220623_20220623.1-1_amd64.deb ... #7 88.93 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #7 89.25 Selecting previously unselected package libgav1-1:amd64. #7 89.25 Preparing to unpack .../200-libgav1-1_0.18.0-1+b1_amd64.deb ... #7 89.29 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #7 89.60 Selecting previously unselected package librav1e0:amd64. #7 89.60 Preparing to unpack .../201-librav1e0_0.5.1-6_amd64.deb ... #7 89.63 Unpacking librav1e0:amd64 (0.5.1-6) ... #7 89.93 Selecting previously unselected package libsvtav1enc1:amd64. #7 89.93 Preparing to unpack .../202-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #7 89.96 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #7 90.31 Selecting previously unselected package libyuv0:amd64. #7 90.31 Preparing to unpack .../203-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #7 90.35 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #7 90.74 Selecting previously unselected package libavif15:amd64. #7 90.75 Preparing to unpack .../204-libavif15_0.11.1-1_amd64.deb ... #7 90.78 Unpacking libavif15:amd64 (0.11.1-1) ... #7 91.04 Selecting previously unselected package hunspell-en-us. #7 91.05 Preparing to unpack .../205-hunspell-en-us_1%3a2020.12.07-2_all.deb ... #7 91.08 Unpacking hunspell-en-us (1:2020.12.07-2) ... #7 91.37 Selecting previously unselected package libaspell15:amd64. #7 91.38 Preparing to unpack .../206-libaspell15_0.60.8-4+b1_amd64.deb ... #7 91.42 Unpacking libaspell15:amd64 (0.60.8-4+b1) ... #7 91.67 Selecting previously unselected package libhunspell-1.7-0:amd64. #7 91.67 Preparing to unpack .../207-libhunspell-1.7-0_1.7.1-1_amd64.deb ... #7 91.71 Unpacking libhunspell-1.7-0:amd64 (1.7.1-1) ... #7 92.00 Selecting previously unselected package libenchant-2-2:amd64. #7 92.00 Preparing to unpack .../208-libenchant-2-2_2.3.3-2_amd64.deb ... #7 92.04 Unpacking libenchant-2-2:amd64 (2.3.3-2) ... #7 92.33 Selecting previously unselected package libwayland-server0:amd64. #7 92.33 Preparing to unpack .../209-libwayland-server0_1.21.0-1_amd64.deb ... #7 92.37 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 92.64 Selecting previously unselected package libgbm1:amd64. #7 92.64 Preparing to unpack .../210-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 92.72 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 93.04 Selecting previously unselected package libegl-mesa0:amd64. #7 93.04 Preparing to unpack .../211-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #7 93.07 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 93.45 Selecting previously unselected package libegl1:amd64. #7 93.46 Preparing to unpack .../212-libegl1_1.6.0-1_amd64.deb ... #7 93.51 Unpacking libegl1:amd64 (1.6.0-1) ... #7 93.83 Selecting previously unselected package libgstreamer-gl1.0-0:amd64. #7 93.83 Preparing to unpack .../213-libgstreamer-gl1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 93.86 Unpacking libgstreamer-gl1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 94.24 Selecting previously unselected package libgssdp-1.6-0:amd64. #7 94.25 Preparing to unpack .../214-libgssdp-1.6-0_1.6.2-2_amd64.deb ... #7 94.29 Unpacking libgssdp-1.6-0:amd64 (1.6.2-2) ... #7 94.59 Selecting previously unselected package libgupnp-1.6-0:amd64. #7 94.59 Preparing to unpack .../215-libgupnp-1.6-0_1.6.3-1_amd64.deb ... #7 94.62 Unpacking libgupnp-1.6-0:amd64 (1.6.3-1) ... #7 94.93 Selecting previously unselected package libgupnp-igd-1.0-4:amd64. #7 94.93 Preparing to unpack .../216-libgupnp-igd-1.0-4_1.2.0-3_amd64.deb ... #7 94.96 Unpacking libgupnp-igd-1.0-4:amd64 (1.2.0-3) ... #7 95.24 Selecting previously unselected package libnice10:amd64. #7 95.24 Preparing to unpack .../217-libnice10_0.1.21-1_amd64.deb ... #7 95.29 Unpacking libnice10:amd64 (0.1.21-1) ... #7 95.59 Selecting previously unselected package libva2:amd64. #7 95.59 Preparing to unpack .../218-libva2_2.17.0-1_amd64.deb ... #7 95.62 Unpacking libva2:amd64 (2.17.0-1) ... #7 95.93 Selecting previously unselected package libva-drm2:amd64. #7 95.94 Preparing to unpack .../219-libva-drm2_2.17.0-1_amd64.deb ... #7 95.97 Unpacking libva-drm2:amd64 (2.17.0-1) ... #7 96.25 Selecting previously unselected package libvulkan1:amd64. #7 96.26 Preparing to unpack .../220-libvulkan1_1.3.239.0-1_amd64.deb ... #7 96.30 Unpacking libvulkan1:amd64 (1.3.239.0-1) ... #7 96.67 Selecting previously unselected package libxcb-xkb1:amd64. #7 96.68 Preparing to unpack .../221-libxcb-xkb1_1.15-1_amd64.deb ... #7 96.71 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #7 97.10 Selecting previously unselected package libxkbcommon-x11-0:amd64. #7 97.10 Preparing to unpack .../222-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #7 97.13 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #7 97.59 Selecting previously unselected package libgstreamer-plugins-bad1.0-0:amd64. #7 97.59 Preparing to unpack .../223-libgstreamer-plugins-bad1.0-0_1.22.0-4+deb12u5_amd64.deb ... #7 97.63 Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.22.0-4+deb12u5) ... #7 98.12 Selecting previously unselected package libharfbuzz-icu0:amd64. #7 98.12 Preparing to unpack .../224-libharfbuzz-icu0_6.0.0+dfsg-3_amd64.deb ... #7 98.16 Unpacking libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... #7 98.44 Selecting previously unselected package libhyphen0:amd64. #7 98.45 Preparing to unpack .../225-libhyphen0_2.8.8-7_amd64.deb ... #7 98.48 Unpacking libhyphen0:amd64 (2.8.8-7) ... #7 98.80 Selecting previously unselected package libevdev2:amd64. #7 98.80 Preparing to unpack .../226-libevdev2_1.13.0+dfsg-1_amd64.deb ... #7 98.85 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #7 99.12 Selecting previously unselected package libmanette-0.2-0:amd64. #7 99.12 Preparing to unpack .../227-libmanette-0.2-0_0.2.6-3+b1_amd64.deb ... #7 99.16 Unpacking libmanette-0.2-0:amd64 (0.2.6-3+b1) ... #7 99.34 Selecting previously unselected package libsecret-common. #7 99.34 Preparing to unpack .../228-libsecret-common_0.20.5-3_all.deb ... #7 99.40 Unpacking libsecret-common (0.20.5-3) ... #7 99.75 Selecting previously unselected package libsecret-1-0:amd64. #7 99.75 Preparing to unpack .../229-libsecret-1-0_0.20.5-3_amd64.deb ... #7 99.79 Unpacking libsecret-1-0:amd64 (0.20.5-3) ... #7 100.1 Selecting previously unselected package libwebpdemux2:amd64. #7 100.1 Preparing to unpack .../230-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #7 100.1 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #7 100.3 Selecting previously unselected package libwebpmux3:amd64. #7 100.3 Preparing to unpack .../231-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #7 100.4 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #7 100.6 Selecting previously unselected package libwoff1:amd64. #7 100.6 Preparing to unpack .../232-libwoff1_1.0.2-2_amd64.deb ... #7 100.7 Unpacking libwoff1:amd64 (1.0.2-2) ... #7 101.0 Selecting previously unselected package libxslt1.1:amd64. #7 101.0 Preparing to unpack .../233-libxslt1.1_1.1.35-1_amd64.deb ... #7 101.0 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #7 101.3 Selecting previously unselected package libwebkit2gtk-4.0-37:amd64. #7 101.3 Preparing to unpack .../234-libwebkit2gtk-4.0-37_2.46.4-1~deb12u1_amd64.deb ... #7 101.4 Unpacking libwebkit2gtk-4.0-37:amd64 (2.46.4-1~deb12u1) ... #7 102.0 Selecting previously unselected package libwxgtk-webview3.2-1:amd64. #7 102.0 Preparing to unpack .../235-libwxgtk-webview3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 102.1 Unpacking libwxgtk-webview3.2-1:amd64 (3.2.2+dfsg-2) ... #7 102.4 Selecting previously unselected package erlang-wx. #7 102.4 Preparing to unpack .../236-erlang-wx_1%3a25.2.3+dfsg-1_amd64.deb ... #7 102.5 Unpacking erlang-wx (1:25.2.3+dfsg-1) ... #7 103.0 Selecting previously unselected package erlang-debugger. #7 103.0 Preparing to unpack .../237-erlang-debugger_1%3a25.2.3+dfsg-1_amd64.deb ... #7 103.0 Unpacking erlang-debugger (1:25.2.3+dfsg-1) ... #7 103.3 Selecting previously unselected package erlang-mnesia. #7 103.4 Preparing to unpack .../238-erlang-mnesia_1%3a25.2.3+dfsg-1_amd64.deb ... #7 103.4 Unpacking erlang-mnesia (1:25.2.3+dfsg-1) ... #7 103.7 Selecting previously unselected package erlang-runtime-tools. #7 103.7 Preparing to unpack .../239-erlang-runtime-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 103.7 Unpacking erlang-runtime-tools (1:25.2.3+dfsg-1) ... #7 104.0 Selecting previously unselected package erlang-public-key. #7 104.0 Preparing to unpack .../240-erlang-public-key_1%3a25.2.3+dfsg-1_amd64.deb ... #7 104.0 Unpacking erlang-public-key (1:25.2.3+dfsg-1) ... #7 104.4 Selecting previously unselected package erlang-ssl. #7 104.4 Preparing to unpack .../241-erlang-ssl_1%3a25.2.3+dfsg-1_amd64.deb ... #7 104.5 Unpacking erlang-ssl (1:25.2.3+dfsg-1) ... #7 104.7 Selecting previously unselected package erlang-ftp. #7 104.7 Preparing to unpack .../242-erlang-ftp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 104.8 Unpacking erlang-ftp (1:25.2.3+dfsg-1) ... #7 105.2 Selecting previously unselected package erlang-tftp. #7 105.2 Preparing to unpack .../243-erlang-tftp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 105.2 Unpacking erlang-tftp (1:25.2.3+dfsg-1) ... #7 105.6 Selecting previously unselected package erlang-inets. #7 105.6 Preparing to unpack .../244-erlang-inets_1%3a25.2.3+dfsg-1_amd64.deb ... #7 105.6 Unpacking erlang-inets (1:25.2.3+dfsg-1) ... #7 105.9 Selecting previously unselected package erlang-et. #7 105.9 Preparing to unpack .../245-erlang-et_1%3a25.2.3+dfsg-1_amd64.deb ... #7 105.9 Unpacking erlang-et (1:25.2.3+dfsg-1) ... #7 106.2 Selecting previously unselected package erlang-observer. #7 106.2 Preparing to unpack .../246-erlang-observer_1%3a25.2.3+dfsg-1_amd64.deb ... #7 106.3 Unpacking erlang-observer (1:25.2.3+dfsg-1) ... #7 106.5 Selecting previously unselected package erlang-snmp. #7 106.5 Preparing to unpack .../247-erlang-snmp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 106.6 Unpacking erlang-snmp (1:25.2.3+dfsg-1) ... #7 106.9 Selecting previously unselected package erlang-ssh. #7 106.9 Preparing to unpack .../248-erlang-ssh_1%3a25.2.3+dfsg-1_amd64.deb ... #7 107.0 Unpacking erlang-ssh (1:25.2.3+dfsg-1) ... #7 107.3 Selecting previously unselected package erlang-syntax-tools. #7 107.3 Preparing to unpack .../249-erlang-syntax-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 107.3 Unpacking erlang-syntax-tools (1:25.2.3+dfsg-1) ... #7 107.7 Selecting previously unselected package erlang-tools. #7 107.7 Preparing to unpack .../250-erlang-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 107.7 Unpacking erlang-tools (1:25.2.3+dfsg-1) ... #7 108.1 Selecting previously unselected package erlang-xmerl. #7 108.1 Preparing to unpack .../251-erlang-xmerl_1%3a25.2.3+dfsg-1_amd64.deb ... #7 108.1 Unpacking erlang-xmerl (1:25.2.3+dfsg-1) ... #7 108.5 Selecting previously unselected package libjs-jquery. #7 108.5 Preparing to unpack .../252-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #7 108.5 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 108.8 Selecting previously unselected package libjs-jquery-metadata. #7 108.8 Preparing to unpack .../253-libjs-jquery-metadata_12-4_all.deb ... #7 108.8 Unpacking libjs-jquery-metadata (12-4) ... #7 109.0 Selecting previously unselected package libjs-jquery-tablesorter. #7 109.0 Preparing to unpack .../254-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... #7 109.1 Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... #7 109.3 Selecting previously unselected package erlang-common-test. #7 109.3 Preparing to unpack .../255-erlang-common-test_1%3a25.2.3+dfsg-1_amd64.deb ... #7 109.4 Unpacking erlang-common-test (1:25.2.3+dfsg-1) ... #7 109.6 Selecting previously unselected package erlang-dialyzer. #7 109.6 Preparing to unpack .../256-erlang-dialyzer_1%3a25.2.3+dfsg-1_amd64.deb ... #7 109.7 Unpacking erlang-dialyzer (1:25.2.3+dfsg-1) ... #7 109.9 Selecting previously unselected package erlang-diameter. #7 109.9 Preparing to unpack .../257-erlang-diameter_1%3a25.2.3+dfsg-1_amd64.deb ... #7 110.0 Unpacking erlang-diameter (1:25.2.3+dfsg-1) ... #7 110.2 Selecting previously unselected package erlang-edoc. #7 110.2 Preparing to unpack .../258-erlang-edoc_1%3a25.2.3+dfsg-1_amd64.deb ... #7 110.3 Unpacking erlang-edoc (1:25.2.3+dfsg-1) ... #7 110.5 Selecting previously unselected package erlang-eldap. #7 110.5 Preparing to unpack .../259-erlang-eldap_1%3a25.2.3+dfsg-1_amd64.deb ... #7 110.6 Unpacking erlang-eldap (1:25.2.3+dfsg-1) ... #7 110.8 Selecting previously unselected package erlang-erl-docgen. #7 110.8 Preparing to unpack .../260-erlang-erl-docgen_1%3a25.2.3+dfsg-1_amd64.deb ... #7 110.8 Unpacking erlang-erl-docgen (1:25.2.3+dfsg-1) ... #7 111.1 Selecting previously unselected package erlang-eunit. #7 111.1 Preparing to unpack .../261-erlang-eunit_1%3a25.2.3+dfsg-1_amd64.deb ... #7 111.1 Unpacking erlang-eunit (1:25.2.3+dfsg-1) ... #7 111.3 Selecting previously unselected package erlang-megaco. #7 111.4 Preparing to unpack .../262-erlang-megaco_1%3a25.2.3+dfsg-1_amd64.deb ... #7 111.4 Unpacking erlang-megaco (1:25.2.3+dfsg-1) ... #7 111.8 Selecting previously unselected package libltdl7:amd64. #7 111.8 Preparing to unpack .../263-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #7 111.8 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #7 112.1 Selecting previously unselected package libodbc2:amd64. #7 112.1 Preparing to unpack .../264-libodbc2_2.3.11-2+deb12u1_amd64.deb ... #7 112.2 Unpacking libodbc2:amd64 (2.3.11-2+deb12u1) ... #7 112.5 Selecting previously unselected package erlang-odbc. #7 112.5 Preparing to unpack .../265-erlang-odbc_1%3a25.2.3+dfsg-1_amd64.deb ... #7 112.6 Unpacking erlang-odbc (1:25.2.3+dfsg-1) ... #7 112.9 Selecting previously unselected package erlang-os-mon. #7 112.9 Preparing to unpack .../266-erlang-os-mon_1%3a25.2.3+dfsg-1_amd64.deb ... #7 112.9 Unpacking erlang-os-mon (1:25.2.3+dfsg-1) ... #7 113.2 Selecting previously unselected package erlang-parsetools. #7 113.2 Preparing to unpack .../267-erlang-parsetools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 113.2 Unpacking erlang-parsetools (1:25.2.3+dfsg-1) ... #7 113.4 Selecting previously unselected package erlang-reltool. #7 113.4 Preparing to unpack .../268-erlang-reltool_1%3a25.2.3+dfsg-1_amd64.deb ... #7 113.5 Unpacking erlang-reltool (1:25.2.3+dfsg-1) ... #7 113.7 Selecting previously unselected package erlang. #7 113.7 Preparing to unpack .../269-erlang_1%3a25.2.3+dfsg-1_all.deb ... #7 113.8 Unpacking erlang (1:25.2.3+dfsg-1) ... #7 114.0 Selecting previously unselected package rebar. #7 114.0 Preparing to unpack .../270-rebar_2.6.4-3_amd64.deb ... #7 114.0 Unpacking rebar (2.6.4-3) ... #7 114.3 Selecting previously unselected package rebar3. #7 114.3 Preparing to unpack .../271-rebar3_3.19.0-1_all.deb ... #7 114.3 Unpacking rebar3 (3.19.0-1) ... #7 114.6 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 114.7 Setting up bubblewrap (0.8.0-2+deb12u1) ... #7 114.8 sysctl: cannot open "/etc/sysctl.d/99-sysctl.conf": No such file or directory #7 114.8 Setting up libtext-iconv-perl:amd64 (1.7-8) ... #7 114.9 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #7 115.1 Setting up liblcms2-2:amd64 (2.14-2) ... #7 115.2 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #7 115.3 Setting up libcdparanoia0:amd64 (3.10.2+debian-14) ... #7 115.5 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 115.6 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... #7 115.7 Setting up libpciaccess0:amd64 (0.17-2) ... #7 115.8 Setting up libabsl20220623:amd64 (20220623.1-1) ... #7 116.0 Setting up systemd-sysv (252.31-1~deb12u1) ... #7 116.1 Setting up libxau6:amd64 (1:1.0.9-1) ... #7 116.3 Setting up libraw1394-11:amd64 (2.1.2-2) ... #7 116.4 Setting up libkeyutils1:amd64 (1.6.3-2) ... #7 116.5 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #7 116.7 Setting up libpsl5:amd64 (0.21.2-1) ... #7 116.8 Setting up libtag1v5-vanilla:amd64 (1.13-2) ... #7 117.0 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #7 117.1 Setting up libicu72:amd64 (72.1-3) ... #7 117.3 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #7 117.4 Setting up libogg0:amd64 (1.3.5-3) ... #7 117.6 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #7 117.7 Setting up libspeex1:amd64 (1.2.1-2) ... #7 117.8 Setting up hicolor-icon-theme (0.17-2) ... #7 118.3 Setting up libtwolame0:amd64 (0.4.0-2) ... #7 118.5 Setting up libhyphen0:amd64 (2.8.8-7) ... #7 118.7 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #7 118.9 Setting up libvisual-0.4-0:amd64 (0.4.0-19) ... #7 119.0 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #7 119.2 Setting up libaspell15:amd64 (0.60.8-4+b1) ... #7 119.4 Setting up libglvnd0:amd64 (1.6.0-1) ... #7 119.5 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #7 119.7 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #7 119.9 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #7 120.0 Setting up x11-common (1:7.7+23) ... #7 120.8 debconf: unable to initialize frontend: Dialog #7 120.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 120.8 debconf: falling back to frontend: Readline #7 120.8 debconf: unable to initialize frontend: Readline #7 120.8 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.) #7 120.8 debconf: falling back to frontend: Teletype #7 120.8 invoke-rc.d: could not determine current runlevel #7 120.8 invoke-rc.d: policy-rc.d denied execution of restart. #7 120.9 Setting up libsensors-config (1:3.6.0-7.1) ... #7 121.1 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 121.2 Setting up libdeflate0:amd64 (1.14-1) ... #7 121.4 Setting up xkb-data (2.35.1-1) ... #7 121.5 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #7 121.6 Setting up libsoup-3.0-common (3.2.2-2) ... #7 121.8 Setting up libunwind8:amd64 (1.6.2-3) ... #7 121.9 Setting up libjbig0:amd64 (2.1-6.1) ... #7 122.1 Setting up librav1e0:amd64 (0.5.1-6) ... #7 122.2 Setting up libcolord2:amd64 (1.4.6-2.2) ... #7 122.3 Setting up libopengl0:amd64 (1.6.0-1) ... #7 122.5 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #7 122.6 Setting up libcap2-bin (1:2.66-4) ... #7 122.7 Setting up libdconf1:amd64 (0.40.0-4) ... #7 122.9 Setting up libz3-4:amd64 (4.8.12-3.1) ... #7 123.0 Setting up libpcre2-32-0:amd64 (10.42-1) ... #7 123.1 Setting up libflac12:amd64 (1.4.2+ds-2) ... #7 123.2 Setting up libgles2:amd64 (1.6.0-1) ... #7 123.4 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #7 123.5 Setting up emacsen-common (3.0.5) ... #7 123.6 Setting up libslang2:amd64 (2.3.3-3) ... #7 123.8 Setting up libva2:amd64 (2.17.0-1) ... #7 123.9 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #7 124.0 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 124.2 Setting up libavahi-common-data:amd64 (0.8-10) ... #7 124.3 Setting up libncurses6:amd64 (6.4-4) ... #7 124.4 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #7 124.5 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #7 124.7 Setting up libopus0:amd64 (1.3.1-3) ... #7 124.8 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #7 124.9 Setting up libpng16-16:amd64 (1.6.39-2) ... #7 125.0 Setting up libatomic1:amd64 (12.2.0-14) ... #7 125.2 Setting up libvorbis0a:amd64 (1.3.7-1) ... #7 125.3 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 125.4 Setting up fonts-dejavu-core (2.37-6) ... #7 126.0 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #7 126.1 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #7 126.3 Setting up libncursesw6:amd64 (6.4-4) ... #7 126.4 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #7 126.6 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #7 126.7 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #7 126.8 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #7 126.9 Setting up libvulkan1:amd64 (1.3.239.0-1) ... #7 127.1 Setting up libsoup2.4-common (2.74.3-1) ... #7 127.2 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #7 127.3 Setting up libodbc2:amd64 (2.3.11-2+deb12u1) ... #7 127.4 Setting up xdg-dbus-proxy (0.1.4-3) ... #7 127.5 Setting up libtag1v5:amd64 (1.13-2) ... #7 127.7 Setting up libdv4:amd64 (1.0.0-15) ... #7 127.8 Setting up libasyncns0:amd64 (0.8-6+b3) ... #7 127.9 Setting up libxshmfence1:amd64 (1.3-1) ... #7 128.0 Setting up at-spi2-common (2.46.0-5) ... #7 128.1 Setting up libwavpack1:amd64 (5.6.0-1) ... #7 128.3 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #7 128.4 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #7 128.5 Setting up procps (2:4.0.2-3) ... #7 128.8 Setting up libv4lconvert0:amd64 (1.22.1-5+b2) ... #7 128.9 Setting up libthai-data (0.1.29-1) ... #7 129.1 Setting up libvpx7:amd64 (1.12.0-1+deb12u3) ... #7 129.2 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #7 129.3 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #7 129.4 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #7 129.5 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #7 129.7 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 129.8 Setting up libhunspell-1.7-0:amd64 (1.7.1-1) ... #7 129.9 Setting up glib-networking-common (2.74.0-4) ... #7 130.1 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #7 130.5 Setting up libsamplerate0:amd64 (0.2.2-3) ... #7 130.6 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #7 130.7 Setting up libbsd0:amd64 (0.11.7-2) ... #7 130.9 Setting up libdrm-common (2.4.114-1) ... #7 131.0 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #7 131.1 Setting up libelf1:amd64 (0.188-2.1) ... #7 131.2 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #7 131.3 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #7 131.5 Setting up iso-codes (4.15.0-1) ... #7 131.6 Setting up dbus-bin (1.14.10-1~deb12u1) ... #7 131.7 Setting up libgudev-1.0-0:amd64 (237-2) ... #7 131.9 Setting up libsecret-common (0.20.5-3) ... #7 132.0 Setting up libmp3lame0:amd64 (3.100-6) ... #7 132.1 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #7 132.2 Setting up libiec61883-0:amd64 (1.2.0-6+b1) ... #7 132.4 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #7 132.5 Setting up libwayland-client0:amd64 (1.21.0-1) ... #7 132.6 Setting up libavc1394-0:amd64 (0.5.4-5) ... #7 132.7 Setting up glib-networking-services (2.74.0-4) ... #7 132.9 Setting up libice6:amd64 (2:1.0.10-1) ... #7 133.1 Setting up libdw1:amd64 (0.188-2.1) ... #7 133.2 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #7 133.3 Setting up libxcb1:amd64 (1.15-1) ... #7 133.5 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #7 133.6 Setting up libcaca0:amd64 (0.99.beta20-3) ... #7 133.7 Setting up libavif15:amd64 (0.11.1-1) ... #7 133.9 Setting up erlang-base (1:25.2.3+dfsg-1) ... #7 134.5 Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. #7 134.5 Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. #7 134.6 Searching for services which depend on erlang and should be started... none found. #7 134.6 Setting up libwoff1:amd64 (1.0.2-2) ... #7 134.8 Setting up dictionaries-common (1.29.5) ... #7 135.0 debconf: unable to initialize frontend: Dialog #7 135.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 135.0 debconf: falling back to frontend: Readline #7 135.0 debconf: unable to initialize frontend: Readline #7 135.0 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.) #7 135.0 debconf: falling back to frontend: Teletype #7 135.4 Setting up libxcb-render0:amd64 (1.15-1) ... #7 135.5 Setting up fontconfig-config (2.14.1-4) ... #7 135.8 debconf: unable to initialize frontend: Dialog #7 135.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 135.8 debconf: falling back to frontend: Readline #7 135.8 debconf: unable to initialize frontend: Readline #7 135.8 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.) #7 135.8 debconf: falling back to frontend: Teletype #7 135.9 Setting up libxcb-glx0:amd64 (1.15-1) ... #7 136.0 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #7 136.2 Setting up libmanette-0.2-0:amd64 (0.2.6-3+b1) ... #7 136.3 Setting up erlang-odbc (1:25.2.3+dfsg-1) ... #7 136.4 Setting up libedit2:amd64 (3.1-20221030-2) ... #7 136.5 Setting up erlang-xmerl (1:25.2.3+dfsg-1) ... #7 136.7 Setting up libavahi-common3:amd64 (0.8-10) ... #7 136.8 Setting up libjavascriptcoregtk-4.0-18:amd64 (2.46.4-1~deb12u1) ... #7 136.9 Setting up erlang-syntax-tools (1:25.2.3+dfsg-1) ... #7 137.1 Setting up libxcb-shm0:amd64 (1.15-1) ... #7 137.2 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #7 137.4 Setting up erlang-eunit (1:25.2.3+dfsg-1) ... #7 137.6 Setting up libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ... #7 137.8 Setting up libxcb-xkb1:amd64 (1.15-1) ... #7 137.9 Setting up libxcb-present0:amd64 (1.15-1) ... #7 138.1 Setting up libv4l-0:amd64 (1.22.1-5+b2) ... #7 138.2 Setting up libthai0:amd64 (0.1.29-1) ... #7 138.4 Setting up libsecret-1-0:amd64 (0.20.5-3) ... #7 138.5 Setting up erlang-parsetools (1:25.2.3+dfsg-1) ... #7 138.6 Setting up erlang-dialyzer (1:25.2.3+dfsg-1) ... #7 138.8 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #7 139.0 Setting up libxcb-sync1:amd64 (1.15-1) ... #7 139.1 Setting up libjs-jquery-metadata (12-4) ... #7 139.3 Setting up dbus (1.14.10-1~deb12u1) ... #7 139.5 invoke-rc.d: could not determine current runlevel #7 139.5 invoke-rc.d: policy-rc.d denied execution of start. #7 139.6 Setting up shared-mime-info (2.2-1) ... #7 161.8 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #7 161.9 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #7 162.1 Setting up erlang-dev (1:25.2.3+dfsg-1) ... #7 162.2 Setting up erlang-asn1 (1:25.2.3+dfsg-1) ... #7 162.5 Setting up erlang-tftp (1:25.2.3+dfsg-1) ... #7 162.8 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #7 163.2 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #7 163.5 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 163.7 Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... #7 164.2 Setting up libva-drm2:amd64 (2.17.0-1) ... #7 164.5 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #7 164.7 Setting up libxcb-randr0:amd64 (1.15-1) ... #7 164.8 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #7 165.0 Setting up libxslt1.1:amd64 (1.1.35-1) ... #7 165.1 Setting up hunspell-en-us (1:2020.12.07-2) ... #7 165.2 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #7 165.3 debconf: unable to initialize frontend: Dialog #7 165.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 165.3 debconf: falling back to frontend: Readline #7 165.3 debconf: unable to initialize frontend: Readline #7 165.3 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.) #7 165.3 debconf: falling back to frontend: Teletype #7 165.4 Setting up erlang-mnesia (1:25.2.3+dfsg-1) ... #7 165.6 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #7 165.7 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #7 165.9 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #7 166.0 Setting up libfontconfig1:amd64 (2.14.1-4) ... #7 166.2 Setting up libsndfile1:amd64 (1.2.0-1) ... #7 166.3 Setting up erlang-crypto (1:25.2.3+dfsg-1) ... #7 166.6 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #7 166.9 Setting up libsm6:amd64 (2:1.2.3-1) ... #7 167.0 Setting up libavahi-client3:amd64 (0.8-10) ... #7 167.2 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 167.2 Setcap worked! gst-ptp-helper is not suid! #7 167.3 Setting up libaa1:amd64 (1.4p5-50) ... #7 167.4 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #7 167.6 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #7 167.7 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #7 167.9 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #7 168.0 Setting up fontconfig (2.14.1-4) ... #7 168.1 Regenerating fonts cache... done. #7 170.2 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #7 170.3 Setting up libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... #7 170.6 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #7 170.9 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #7 171.2 Setting up erlang-runtime-tools (1:25.2.3+dfsg-1) ... #7 171.3 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 171.5 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #7 171.7 Setting up libenchant-2-2:amd64 (2.3.3-2) ... #7 172.1 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #7 172.4 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #7 172.6 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #7 172.7 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #7 173.0 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #7 173.1 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 173.2 Setting up erlang-tools (1:25.2.3+dfsg-1) ... #7 173.5 Setting up libcairo2:amd64 (1.16.0-7) ... #7 173.6 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #7 173.8 Setting up erlang-snmp (1:25.2.3+dfsg-1) ... #7 174.0 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #7 174.5 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 174.7 Setting up adwaita-icon-theme (43-1) ... #7 174.8 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #7 174.9 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #7 175.1 Setting up libnotify4:amd64 (0.8.1-1) ... #7 175.6 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #7 175.9 Setting up erlang-public-key (1:25.2.3+dfsg-1) ... #7 176.0 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #7 176.2 Setting up erlang-megaco (1:25.2.3+dfsg-1) ... #7 176.4 Setting up erlang-ssh (1:25.2.3+dfsg-1) ... #7 176.6 Setting up libcups2:amd64 (2.4.2-3+deb12u8) ... #7 176.9 Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1+b1) ... #7 177.1 Setting up libegl1:amd64 (1.6.0-1) ... #7 177.4 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #7 177.6 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #7 177.8 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #7 178.0 Setting up erlang-ssl (1:25.2.3+dfsg-1) ... #7 178.2 Setting up erlang-diameter (1:25.2.3+dfsg-1) ... #7 178.5 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 178.7 Setting up libxi6:amd64 (2:1.8-1+b1) ... #7 178.8 Setting up libglx0:amd64 (1.6.0-1) ... #7 179.2 Setting up libxtst6:amd64 (2:1.2.3-1.1) ... #7 179.4 Setting up erlang-os-mon (1:25.2.3+dfsg-1) ... #7 179.5 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #7 179.9 Setting up dconf-service (0.40.0-4) ... #7 180.1 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #7 180.4 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #7 180.6 Setting up erlang-eldap (1:25.2.3+dfsg-1) ... #7 181.2 Setting up gstreamer1.0-plugins-base:amd64 (1.22.0-3+deb12u2) ... #7 181.4 Setting up libgl1:amd64 (1.6.0-1) ... #7 181.6 Setting up libshout3:amd64 (2.4.6-1+b1) ... #7 181.8 Setting up erlang-ftp (1:25.2.3+dfsg-1) ... #7 182.0 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #7 182.2 Setting up erlang-inets (1:25.2.3+dfsg-1) ... #7 182.3 Setting up libgstreamer-gl1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 182.5 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #7 182.8 Setting up gsettings-desktop-schemas (43.0-1) ... #7 183.0 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #7 183.2 Setting up erlang-edoc (1:25.2.3+dfsg-1) ... #7 183.7 Setting up erlang-erl-docgen (1:25.2.3+dfsg-1) ... #7 184.0 Setting up glib-networking:amd64 (2.74.0-4) ... #7 184.2 Setting up libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ... #7 184.3 Setting up libsoup2.4-1:amd64 (2.74.3-1) ... #7 184.5 Setting up libwxgtk-gl3.2-1:amd64 (3.2.2+dfsg-2) ... #7 184.6 Setting up gstreamer1.0-plugins-good:amd64 (1.22.0-5+deb12u1) ... #7 184.8 Setting up libsoup-3.0-0:amd64 (3.2.2-2) ... #7 185.0 Setting up libgssdp-1.6-0:amd64 (1.6.2-2) ... #7 185.1 Setting up libgupnp-1.6-0:amd64 (1.6.3-1) ... #7 185.3 Setting up libgupnp-igd-1.0-4:amd64 (1.2.0-3) ... #7 185.6 Setting up libnice10:amd64 (0.1.21-1) ... #7 185.7 Setting up libgstreamer-plugins-bad1.0-0:amd64 (1.22.0-4+deb12u5) ... #7 185.9 Setting up libwebkit2gtk-4.0-37:amd64 (2.46.4-1~deb12u1) ... #7 186.0 Setting up libwxgtk-webview3.2-1:amd64 (3.2.2+dfsg-2) ... #7 186.2 Setting up erlang-wx (1:25.2.3+dfsg-1) ... #7 186.3 Setting up erlang-reltool (1:25.2.3+dfsg-1) ... #7 186.5 Setting up erlang-et (1:25.2.3+dfsg-1) ... #7 186.6 Setting up rebar (2.6.4-3) ... #7 186.8 Setting up erlang-debugger (1:25.2.3+dfsg-1) ... #7 186.9 Setting up erlang-observer (1:25.2.3+dfsg-1) ... #7 187.1 Setting up erlang-common-test (1:25.2.3+dfsg-1) ... #7 187.2 Setting up erlang (1:25.2.3+dfsg-1) ... #7 187.3 Setting up rebar3 (3.19.0-1) ... #7 187.7 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 187.9 Processing triggers for dictionaries-common (1.29.5) ... #7 188.0 debconf: unable to initialize frontend: Dialog #7 188.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 188.0 debconf: falling back to frontend: Readline #7 188.0 debconf: unable to initialize frontend: Readline #7 188.0 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.) #7 188.0 debconf: falling back to frontend: Teletype #7 188.2 + apt-get clean #7 DONE 188.9s #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 0.765 + apt-get update #8 0.814 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.814 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.814 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.959 Reading package lists... #8 1.221 + apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget #8 1.224 Reading package lists... #8 1.477 Building dependency tree... #8 1.538 Reading state information... #8 1.608 procps is already the newest version (2:4.0.2-3). #8 1.608 procps set to manually installed. #8 1.608 The following additional packages will be installed: #8 1.608 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev #8 1.608 g++ g++-12 gcc gcc-12 git-man libasan8 libbinutils libbpf1 libc-dev-bin #8 1.608 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #8 1.608 libdpkg-perl liberror-perl libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 #8 1.608 libgprofng0 libisl23 libitm1 libjansson4 libldap-2.5-0 liblsan0 libmnl0 #8 1.608 libmpc3 libmpfr6 libnsl-dev libnsl2 libpcap0.8 libperl5.36 libquadmath0 #8 1.608 librtmp1 libsasl2-2 libsasl2-modules-db libsodium23 libssh2-1 #8 1.608 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 #8 1.608 libxtables12 linux-libc-dev make patch perl perl-modules-5.36 rpcsvc-proto #8 1.608 vim-common vim-runtime xz-utils #8 1.609 Suggested packages: #8 1.609 binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debian-keyring #8 1.609 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf #8 1.609 automake libtool flex bison gdb gcc-doc gcc-12-multilib gettext-base #8 1.609 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #8 1.609 git-cvs git-mediawiki git-svn iproute2-doc python3:any glibc-doc gnupg | sq #8 1.609 | sqop | pgpainless-cli sensible-utils bzr gdbm-l10n libstdc++-12-doc #8 1.609 make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl #8 1.609 | libterm-readline-perl-perl libtap-harness-archive-perl apparmor ctags #8 1.609 vim-doc vim-scripts #8 1.609 Recommended packages: #8 1.609 fakeroot gnupg | sq | sqop | pgpainless-cli libalgorithm-merge-perl #8 1.609 ca-certificates less ssh-client libatm1 manpages manpages-dev libc-devtools #8 1.609 libfile-fcntllock-perl liblocale-gettext-perl libldap-common #8 1.609 libsasl2-modules netbase xxd #8 1.798 The following NEW packages will be installed: #8 1.798 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp #8 1.798 cpp-12 dpkg-dev g++ g++-12 gcc gcc-12 git git-man iproute2 libasan8 #8 1.798 libbinutils libbpf1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #8 1.798 libctf-nobfd0 libctf0 libcurl3-gnutls libdpkg-perl liberror-perl #8 1.798 libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libisl23 libitm1 #8 1.798 libjansson4 libldap-2.5-0 liblsan0 libmnl0 libmpc3 libmpfr6 libnsl-dev #8 1.798 libnsl2 libpcap0.8 libperl5.36 libquadmath0 librtmp1 libsasl2-2 #8 1.798 libsasl2-modules-db libsodium23 libssh2-1 libstdc++-12-dev libtirpc-common #8 1.798 libtirpc-dev libtirpc3 libtsan2 libubsan1 libxtables12 linux-libc-dev make #8 1.798 netcat-openbsd patch perl perl-modules-5.36 rpcsvc-proto tcpdump vim #8 1.798 vim-common vim-runtime wget xz-utils #8 1.816 0 upgraded, 70 newly installed, 0 to remove and 0 not upgraded. #8 1.816 Need to get 95.7 MB of archives. #8 1.816 After this operation, 416 MB of additional disk space will be used. #8 1.816 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #8 1.893 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #8 1.894 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #8 1.894 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #8 1.956 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #8 1.957 Get:6 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #8 1.957 Get:7 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #8 1.958 Get:8 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #8 1.958 Get:9 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #8 1.964 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #8 2.053 Get:11 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #8 2.060 Get:12 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #8 2.060 Get:13 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #8 2.060 Get:14 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #8 2.062 Get:15 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #8 2.064 Get:16 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #8 2.075 Get:17 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #8 2.080 Get:18 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #8 2.081 Get:19 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #8 2.082 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #8 2.089 Get:21 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #8 2.089 Get:22 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #8 2.108 Get:23 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #8 2.109 Get:24 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u9 [46.7 kB] #8 2.109 Get:25 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.119-1 [2074 kB] #8 2.225 Get:26 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #8 2.227 Get:27 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #8 2.228 Get:28 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #8 2.230 Get:29 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 2.230 Get:30 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.230 Get:31 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u9 [1904 kB] #8 2.298 Get:32 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #8 2.299 Get:33 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #8 2.301 Get:34 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #8 2.350 Get:35 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #8 2.412 Get:36 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #8 2.412 Get:37 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #8 2.412 Get:38 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #8 2.526 Get:39 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #8 2.526 Get:40 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #8 2.533 Get:41 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #8 2.538 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #8 2.557 Get:43 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #8 2.565 Get:44 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #8 2.566 Get:45 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #8 2.588 Get:46 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #8 2.766 Get:47 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #8 2.766 Get:48 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #8 2.771 Get:49 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #8 2.984 Get:50 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #8 2.984 Get:51 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #8 2.985 Get:52 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #8 2.986 Get:53 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #8 2.987 Get:54 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #8 2.990 Get:55 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #8 2.990 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #8 2.990 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #8 2.990 Get:58 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #8 2.994 Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 2.995 Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #8 2.997 Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB] #8 3.001 Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #8 3.002 Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] #8 3.019 Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB] #8 3.113 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #8 3.114 Get:66 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #8 3.114 Get:67 http://deb.debian.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB] #8 3.115 Get:68 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #8 3.116 Get:69 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #8 3.256 Get:70 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #8 3.537 debconf: delaying package configuration, since apt-utils is not installed #8 3.654 Fetched 95.7 MB in 1s (65.6 MB/s) #8 3.922 Selecting previously unselected package perl-modules-5.36. #8 3.922 (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 ... 21088 files and directories currently installed.) #8 3.930 Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #8 4.001 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #8 5.067 Selecting previously unselected package libgdbm6:amd64. #8 5.069 Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... #8 5.202 Unpacking libgdbm6:amd64 (1.23-3) ... #8 5.917 Selecting previously unselected package libgdbm-compat4:amd64. #8 5.919 Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... #8 5.963 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #8 6.537 Selecting previously unselected package libperl5.36:amd64. #8 6.540 Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #8 6.652 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #8 8.031 Selecting previously unselected package perl. #8 8.032 Preparing to unpack .../04-perl_5.36.0-7+deb12u1_amd64.deb ... #8 8.075 Unpacking perl (5.36.0-7+deb12u1) ... #8 8.429 Selecting previously unselected package libbpf1:amd64. #8 8.430 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_amd64.deb ... #8 8.566 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #8 9.085 Selecting previously unselected package libmnl0:amd64. #8 9.086 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #8 9.127 Unpacking libmnl0:amd64 (1.0.4-3) ... #8 9.637 Selecting previously unselected package libtirpc-common. #8 9.638 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #8 9.681 Unpacking libtirpc-common (1.3.3+ds-1) ... #8 10.12 Selecting previously unselected package libtirpc3:amd64. #8 10.12 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... #8 10.17 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #8 10.46 Selecting previously unselected package libxtables12:amd64. #8 10.46 Preparing to unpack .../09-libxtables12_1.8.9-2_amd64.deb ... #8 10.51 Unpacking libxtables12:amd64 (1.8.9-2) ... #8 11.01 Selecting previously unselected package iproute2. #8 11.02 Preparing to unpack .../10-iproute2_6.1.0-3_amd64.deb ... #8 11.06 Unpacking iproute2 (6.1.0-3) ... #8 11.50 Selecting previously unselected package vim-common. #8 11.50 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ... #8 11.54 Unpacking vim-common (2:9.0.1378-2) ... #8 11.91 Selecting previously unselected package bzip2. #8 11.91 Preparing to unpack .../12-bzip2_1.0.8-5+b1_amd64.deb ... #8 11.97 Unpacking bzip2 (1.0.8-5+b1) ... #8 12.22 Selecting previously unselected package wget. #8 12.22 Preparing to unpack .../13-wget_1.21.3-1+b2_amd64.deb ... #8 12.27 Unpacking wget (1.21.3-1+b2) ... #8 12.63 Selecting previously unselected package xz-utils. #8 12.63 Preparing to unpack .../14-xz-utils_5.4.1-0.2_amd64.deb ... #8 12.73 Unpacking xz-utils (5.4.1-0.2) ... #8 13.01 Selecting previously unselected package binutils-common:amd64. #8 13.01 Preparing to unpack .../15-binutils-common_2.40-2_amd64.deb ... #8 13.06 Unpacking binutils-common:amd64 (2.40-2) ... #8 13.43 Selecting previously unselected package libbinutils:amd64. #8 13.43 Preparing to unpack .../16-libbinutils_2.40-2_amd64.deb ... #8 13.55 Unpacking libbinutils:amd64 (2.40-2) ... #8 13.91 Selecting previously unselected package libctf-nobfd0:amd64. #8 13.92 Preparing to unpack .../17-libctf-nobfd0_2.40-2_amd64.deb ... #8 13.96 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #8 14.24 Selecting previously unselected package libctf0:amd64. #8 14.24 Preparing to unpack .../18-libctf0_2.40-2_amd64.deb ... #8 14.28 Unpacking libctf0:amd64 (2.40-2) ... #8 14.62 Selecting previously unselected package libgprofng0:amd64. #8 14.62 Preparing to unpack .../19-libgprofng0_2.40-2_amd64.deb ... #8 14.67 Unpacking libgprofng0:amd64 (2.40-2) ... #8 15.41 Selecting previously unselected package libjansson4:amd64. #8 15.41 Preparing to unpack .../20-libjansson4_2.14-2_amd64.deb ... #8 15.45 Unpacking libjansson4:amd64 (2.14-2) ... #8 15.66 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 15.66 Preparing to unpack .../21-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #8 15.70 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #8 16.01 Selecting previously unselected package binutils. #8 16.01 Preparing to unpack .../22-binutils_2.40-2_amd64.deb ... #8 16.06 Unpacking binutils (2.40-2) ... #8 16.32 Selecting previously unselected package libc-dev-bin. #8 16.33 Preparing to unpack .../23-libc-dev-bin_2.36-9+deb12u9_amd64.deb ... #8 16.37 Unpacking libc-dev-bin (2.36-9+deb12u9) ... #8 16.60 Selecting previously unselected package linux-libc-dev:amd64. #8 16.60 Preparing to unpack .../24-linux-libc-dev_6.1.119-1_amd64.deb ... #8 16.65 Unpacking linux-libc-dev:amd64 (6.1.119-1) ... #8 17.05 Selecting previously unselected package libcrypt-dev:amd64. #8 17.05 Preparing to unpack .../25-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #8 17.10 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #8 17.43 Selecting previously unselected package libnsl2:amd64. #8 17.43 Preparing to unpack .../26-libnsl2_1.3.0-2_amd64.deb ... #8 17.47 Unpacking libnsl2:amd64 (1.3.0-2) ... #8 17.74 Selecting previously unselected package libtirpc-dev:amd64. #8 17.75 Preparing to unpack .../27-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #8 17.79 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #8 18.02 Selecting previously unselected package libnsl-dev:amd64. #8 18.03 Preparing to unpack .../28-libnsl-dev_1.3.0-2_amd64.deb ... #8 18.07 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 18.45 Selecting previously unselected package rpcsvc-proto. #8 18.45 Preparing to unpack .../29-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 18.54 Unpacking rpcsvc-proto (1.4.3-1) ... #8 19.24 Selecting previously unselected package libc6-dev:amd64. #8 19.24 Preparing to unpack .../30-libc6-dev_2.36-9+deb12u9_amd64.deb ... #8 19.42 Unpacking libc6-dev:amd64 (2.36-9+deb12u9) ... #8 19.97 Selecting previously unselected package libisl23:amd64. #8 19.97 Preparing to unpack .../31-libisl23_0.25-1.1_amd64.deb ... #8 20.02 Unpacking libisl23:amd64 (0.25-1.1) ... #8 20.35 Selecting previously unselected package libmpfr6:amd64. #8 20.35 Preparing to unpack .../32-libmpfr6_4.2.0-1_amd64.deb ... #8 20.39 Unpacking libmpfr6:amd64 (4.2.0-1) ... #8 20.91 Selecting previously unselected package libmpc3:amd64. #8 20.91 Preparing to unpack .../33-libmpc3_1.3.1-1_amd64.deb ... #8 21.74 Unpacking libmpc3:amd64 (1.3.1-1) ... #8 22.52 Selecting previously unselected package cpp-12. #8 22.52 Preparing to unpack .../34-cpp-12_12.2.0-14_amd64.deb ... #8 22.57 Unpacking cpp-12 (12.2.0-14) ... #8 23.18 Selecting previously unselected package cpp. #8 23.18 Preparing to unpack .../35-cpp_4%3a12.2.0-3_amd64.deb ... #8 23.22 Unpacking cpp (4:12.2.0-3) ... #8 23.51 Selecting previously unselected package libcc1-0:amd64. #8 23.51 Preparing to unpack .../36-libcc1-0_12.2.0-14_amd64.deb ... #8 23.66 Unpacking libcc1-0:amd64 (12.2.0-14) ... #8 24.60 Selecting previously unselected package libgomp1:amd64. #8 24.60 Preparing to unpack .../37-libgomp1_12.2.0-14_amd64.deb ... #8 25.06 Unpacking libgomp1:amd64 (12.2.0-14) ... #8 26.04 Selecting previously unselected package libitm1:amd64. #8 26.04 Preparing to unpack .../38-libitm1_12.2.0-14_amd64.deb ... #8 26.09 Unpacking libitm1:amd64 (12.2.0-14) ... #8 26.50 Selecting previously unselected package libasan8:amd64. #8 26.51 Preparing to unpack .../39-libasan8_12.2.0-14_amd64.deb ... #8 26.58 Unpacking libasan8:amd64 (12.2.0-14) ... #8 27.51 Selecting previously unselected package liblsan0:amd64. #8 27.51 Preparing to unpack .../40-liblsan0_12.2.0-14_amd64.deb ... #8 27.59 Unpacking liblsan0:amd64 (12.2.0-14) ... #8 27.95 Selecting previously unselected package libtsan2:amd64. #8 27.95 Preparing to unpack .../41-libtsan2_12.2.0-14_amd64.deb ... #8 28.00 Unpacking libtsan2:amd64 (12.2.0-14) ... #8 28.59 Selecting previously unselected package libubsan1:amd64. #8 28.59 Preparing to unpack .../42-libubsan1_12.2.0-14_amd64.deb ... #8 28.71 Unpacking libubsan1:amd64 (12.2.0-14) ... #8 29.07 Selecting previously unselected package libquadmath0:amd64. #8 29.07 Preparing to unpack .../43-libquadmath0_12.2.0-14_amd64.deb ... #8 29.15 Unpacking libquadmath0:amd64 (12.2.0-14) ... #8 29.50 Selecting previously unselected package libgcc-12-dev:amd64. #8 29.51 Preparing to unpack .../44-libgcc-12-dev_12.2.0-14_amd64.deb ... #8 29.77 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #8 30.28 Selecting previously unselected package gcc-12. #8 30.28 Preparing to unpack .../45-gcc-12_12.2.0-14_amd64.deb ... #8 30.50 Unpacking gcc-12 (12.2.0-14) ... #8 31.57 Selecting previously unselected package gcc. #8 31.57 Preparing to unpack .../46-gcc_4%3a12.2.0-3_amd64.deb ... #8 31.61 Unpacking gcc (4:12.2.0-3) ... #8 31.89 Selecting previously unselected package libstdc++-12-dev:amd64. #8 31.90 Preparing to unpack .../47-libstdc++-12-dev_12.2.0-14_amd64.deb ... #8 31.94 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #8 32.82 Selecting previously unselected package g++-12. #8 32.83 Preparing to unpack .../48-g++-12_12.2.0-14_amd64.deb ... #8 32.90 Unpacking g++-12 (12.2.0-14) ... #8 34.18 Selecting previously unselected package g++. #8 34.19 Preparing to unpack .../49-g++_4%3a12.2.0-3_amd64.deb ... #8 34.31 Unpacking g++ (4:12.2.0-3) ... #8 34.68 Selecting previously unselected package make. #8 34.68 Preparing to unpack .../50-make_4.3-4.1_amd64.deb ... #8 34.79 Unpacking make (4.3-4.1) ... #8 35.28 Selecting previously unselected package libdpkg-perl. #8 35.28 Preparing to unpack .../51-libdpkg-perl_1.21.22_all.deb ... #8 35.34 Unpacking libdpkg-perl (1.21.22) ... #8 35.66 Selecting previously unselected package patch. #8 35.66 Preparing to unpack .../52-patch_2.7.6-7_amd64.deb ... #8 35.73 Unpacking patch (2.7.6-7) ... #8 36.25 Selecting previously unselected package dpkg-dev. #8 36.25 Preparing to unpack .../53-dpkg-dev_1.21.22_all.deb ... #8 36.32 Unpacking dpkg-dev (1.21.22) ... #8 36.59 Selecting previously unselected package build-essential. #8 36.59 Preparing to unpack .../54-build-essential_12.9_amd64.deb ... #8 36.63 Unpacking build-essential (12.9) ... #8 36.88 Selecting previously unselected package libsasl2-modules-db:amd64. #8 36.89 Preparing to unpack .../55-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #8 36.93 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #8 37.24 Selecting previously unselected package libsasl2-2:amd64. #8 37.24 Preparing to unpack .../56-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #8 37.34 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #8 37.70 Selecting previously unselected package libldap-2.5-0:amd64. #8 37.70 Preparing to unpack .../57-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #8 37.75 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #8 38.05 Selecting previously unselected package librtmp1:amd64. #8 38.05 Preparing to unpack .../58-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 38.10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 39.97 Selecting previously unselected package libssh2-1:amd64. #8 39.97 Preparing to unpack .../59-libssh2-1_1.10.0-3+b1_amd64.deb ... #8 40.04 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #8 40.59 Selecting previously unselected package libcurl3-gnutls:amd64. #8 40.59 Preparing to unpack .../60-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ... #8 40.64 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #8 40.97 Selecting previously unselected package liberror-perl. #8 40.98 Preparing to unpack .../61-liberror-perl_0.17029-2_all.deb ... #8 41.03 Unpacking liberror-perl (0.17029-2) ... #8 41.47 Selecting previously unselected package git-man. #8 41.47 Preparing to unpack .../62-git-man_1%3a2.39.5-0+deb12u1_all.deb ... #8 41.52 Unpacking git-man (1:2.39.5-0+deb12u1) ... #8 42.19 Selecting previously unselected package git. #8 42.19 Preparing to unpack .../63-git_1%3a2.39.5-0+deb12u1_amd64.deb ... #8 42.30 Unpacking git (1:2.39.5-0+deb12u1) ... #8 43.13 Selecting previously unselected package libpcap0.8:amd64. #8 43.13 Preparing to unpack .../64-libpcap0.8_1.10.3-1_amd64.deb ... #8 43.18 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #8 43.57 Selecting previously unselected package libsodium23:amd64. #8 43.58 Preparing to unpack .../65-libsodium23_1.0.18-1_amd64.deb ... #8 43.62 Unpacking libsodium23:amd64 (1.0.18-1) ... #8 43.94 Selecting previously unselected package netcat-openbsd. #8 43.94 Preparing to unpack .../66-netcat-openbsd_1.219-1_amd64.deb ... #8 43.99 Unpacking netcat-openbsd (1.219-1) ... #8 44.40 Selecting previously unselected package tcpdump. #8 44.40 Preparing to unpack .../67-tcpdump_4.99.3-1_amd64.deb ... #8 44.48 Unpacking tcpdump (4.99.3-1) ... #8 45.23 Selecting previously unselected package vim-runtime. #8 45.23 Preparing to unpack .../68-vim-runtime_2%3a9.0.1378-2_all.deb ... #8 45.46 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #8 45.68 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #8 45.75 Unpacking vim-runtime (2:9.0.1378-2) ... #8 46.89 Selecting previously unselected package vim. #8 46.89 Preparing to unpack .../69-vim_2%3a9.0.1378-2_amd64.deb ... #8 46.95 Unpacking vim (2:9.0.1378-2) ... #8 47.63 Setting up libsodium23:amd64 (1.0.18-1) ... #8 47.84 Setting up wget (1.21.3-1+b2) ... #8 48.11 Setting up libtirpc-common (1.3.3+ds-1) ... #8 48.39 Setting up netcat-openbsd (1.219-1) ... #8 48.55 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #8 48.62 Setting up binutils-common:amd64 (2.40-2) ... #8 48.87 Setting up linux-libc-dev:amd64 (6.1.119-1) ... #8 49.06 Setting up libctf-nobfd0:amd64 (2.40-2) ... #8 49.36 Setting up libgomp1:amd64 (12.2.0-14) ... #8 49.57 Setting up bzip2 (1.0.8-5+b1) ... #8 49.69 Setting up libjansson4:amd64 (2.14-2) ... #8 49.81 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #8 49.94 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #8 50.17 Setting up rpcsvc-proto (1.4.3-1) ... #8 50.41 Setting up vim-common (2:9.0.1378-2) ... #8 50.68 Setting up libpcap0.8:amd64 (1.10.3-1) ... #8 50.88 Setting up make (4.3-4.1) ... #8 51.03 Setting up libmpfr6:amd64 (4.2.0-1) ... #8 51.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 51.31 Setting up xz-utils (5.4.1-0.2) ... #8 51.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 51.49 Setting up libquadmath0:amd64 (12.2.0-14) ... #8 51.61 Setting up libmpc3:amd64 (1.3.1-1) ... #8 51.74 Setting up libmnl0:amd64 (1.0.4-3) ... #8 51.89 Setting up patch (2.7.6-7) ... #8 52.04 Setting up libxtables12:amd64 (1.8.9-2) ... #8 52.18 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #8 52.34 Setting up libubsan1:amd64 (12.2.0-14) ... #8 52.86 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #8 53.82 Setting up libasan8:amd64 (12.2.0-14) ... #8 54.32 Setting up git-man (1:2.39.5-0+deb12u1) ... #8 54.69 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #8 55.17 Setting up libtsan2:amd64 (12.2.0-14) ... #8 55.37 Setting up libbinutils:amd64 (2.40-2) ... #8 55.52 Setting up vim-runtime (2:9.0.1378-2) ... #8 55.68 Setting up libisl23:amd64 (0.25-1.1) ... #8 55.96 Setting up libc-dev-bin (2.36-9+deb12u9) ... #8 56.22 Setting up libcc1-0:amd64 (12.2.0-14) ... #8 56.41 Setting up libbpf1:amd64 (1:1.1.0-1) ... #8 56.58 Setting up liblsan0:amd64 (12.2.0-14) ... #8 56.73 Setting up libitm1:amd64 (12.2.0-14) ... #8 56.88 Setting up libgdbm6:amd64 (1.23-3) ... #8 57.04 Setting up libctf0:amd64 (2.40-2) ... #8 57.20 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #8 57.34 Setting up tcpdump (4.99.3-1) ... #8 58.12 Setting up cpp-12 (12.2.0-14) ... #8 58.25 Setting up vim (2:9.0.1378-2) ... #8 58.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #8 58.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #8 58.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #8 58.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #8 58.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #8 58.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #8 58.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #8 58.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #8 58.60 Setting up iproute2 (6.1.0-3) ... #8 60.05 debconf: unable to initialize frontend: Dialog #8 60.05 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 60.05 debconf: falling back to frontend: Readline #8 60.06 debconf: unable to initialize frontend: Readline #8 60.06 debconf: (This frontend requires a controlling tty.) #8 60.06 debconf: falling back to frontend: Teletype #8 60.15 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #8 60.28 Setting up libgprofng0:amd64 (2.40-2) ... #8 60.42 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #8 60.55 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #8 60.68 Setting up libgdbm-compat4:amd64 (1.23-3) ... #8 60.82 Setting up cpp (4:12.2.0-3) ... #8 61.04 Setting up libnsl2:amd64 (1.3.0-2) ... #8 61.16 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #8 61.29 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #8 61.41 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #8 61.56 Setting up binutils (2.40-2) ... #8 61.69 Setting up perl (5.36.0-7+deb12u1) ... #8 62.20 Setting up gcc-12 (12.2.0-14) ... #8 62.46 Setting up libdpkg-perl (1.21.22) ... #8 62.71 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 62.97 Setting up libc6-dev:amd64 (2.36-9+deb12u9) ... #8 63.10 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #8 63.22 Setting up gcc (4:12.2.0-3) ... #8 63.40 Setting up dpkg-dev (1.21.22) ... #8 63.63 Setting up liberror-perl (0.17029-2) ... #8 63.75 Setting up git (1:2.39.5-0+deb12u1) ... #8 63.91 Setting up g++-12 (12.2.0-14) ... #8 64.03 Setting up g++ (4:12.2.0-3) ... #8 64.14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 64.21 Setting up build-essential (12.9) ... #8 64.36 Processing triggers for libc-bin (2.36-9+deb12u9) ... #8 64.60 Processing triggers for hicolor-icon-theme (0.17-2) ... #8 64.86 + apt-get clean #8 DONE 66.0s #9 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #9 0.622 + apt-get update #9 0.662 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.662 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.662 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.831 Reading package lists... #9 1.131 + apt-get install -y --no-install-recommends libpcap-dev libsctp1 #9 1.134 Reading package lists... #9 1.427 Building dependency tree... #9 1.533 Reading state information... #9 1.614 The following additional packages will be installed: #9 1.614 libdbus-1-dev libpcap0.8-dev libpkgconf3 pkg-config pkgconf pkgconf-bin #9 1.614 sgml-base xml-core #9 1.614 Suggested packages: #9 1.614 lksctp-tools sgml-base-doc debhelper #9 1.693 The following NEW packages will be installed: #9 1.693 libdbus-1-dev libpcap-dev libpcap0.8-dev libpkgconf3 libsctp1 pkg-config #9 1.693 pkgconf pkgconf-bin sgml-base xml-core #9 1.712 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #9 1.712 Need to get 724 kB of archives. #9 1.712 After this operation, 2442 kB of additional disk space will be used. #9 1.712 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #9 1.718 Get:2 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #9 1.720 Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #9 1.724 Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #9 1.724 Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #9 1.737 Get:6 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #9 1.737 Get:7 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #9 1.738 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #9 1.742 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #9 1.742 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #9 1.853 debconf: delaying package configuration, since apt-utils is not installed #9 1.911 Fetched 724 kB in 0s (15.7 MB/s) #9 2.079 Selecting previously unselected package sgml-base. #9 2.079 (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 ... 30764 files and directories currently installed.) #9 2.093 Preparing to unpack .../0-sgml-base_1.31_all.deb ... #9 2.128 Unpacking sgml-base (1.31) ... #9 2.566 Selecting previously unselected package libpkgconf3:amd64. #9 2.569 Preparing to unpack .../1-libpkgconf3_1.8.1-1_amd64.deb ... #9 2.675 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #9 3.322 Selecting previously unselected package pkgconf-bin. #9 3.325 Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ... #9 3.410 Unpacking pkgconf-bin (1.8.1-1) ... #9 3.655 Selecting previously unselected package pkgconf:amd64. #9 3.658 Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ... #9 3.696 Unpacking pkgconf:amd64 (1.8.1-1) ... #9 3.918 Selecting previously unselected package pkg-config:amd64. #9 3.921 Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ... #9 3.967 Unpacking pkg-config:amd64 (1.8.1-1) ... #9 4.256 Selecting previously unselected package xml-core. #9 4.259 Preparing to unpack .../5-xml-core_0.18+nmu1_all.deb ... #9 4.297 Unpacking xml-core (0.18+nmu1) ... #9 4.691 Selecting previously unselected package libdbus-1-dev:amd64. #9 4.694 Preparing to unpack .../6-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #9 4.750 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #9 5.097 Selecting previously unselected package libpcap0.8-dev:amd64. #9 5.100 Preparing to unpack .../7-libpcap0.8-dev_1.10.3-1_amd64.deb ... #9 5.287 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #9 6.194 Selecting previously unselected package libpcap-dev:amd64. #9 6.196 Preparing to unpack .../8-libpcap-dev_1.10.3-1_amd64.deb ... #9 6.239 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #9 6.495 Selecting previously unselected package libsctp1:amd64. #9 6.496 Preparing to unpack .../9-libsctp1_1.0.19+dfsg-2_amd64.deb ... #9 6.535 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #9 7.378 Setting up libpkgconf3:amd64 (1.8.1-1) ... #9 7.907 Setting up pkgconf-bin (1.8.1-1) ... #9 8.081 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #9 8.212 Setting up sgml-base (1.31) ... #9 8.353 Setting up pkgconf:amd64 (1.8.1-1) ... #9 8.484 Setting up pkg-config:amd64 (1.8.1-1) ... #9 8.613 Setting up xml-core (0.18+nmu1) ... #9 9.024 Processing triggers for libc-bin (2.36-9+deb12u9) ... #9 9.188 Processing triggers for sgml-base (1.31) ... #9 9.331 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #9 9.522 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #9 9.662 Setting up libpcap-dev:amd64 (1.10.3-1) ... #9 9.886 + apt-get clean #9 DONE 12.1s #10 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 DONE 0.4s #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.527 + apt-get update #12 0.570 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.570 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.570 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.806 Reading package lists... #12 1.062 + apt-get install -y --no-install-recommends ca-certificates gnupg #12 1.065 Reading package lists... #12 1.340 Building dependency tree... #12 1.404 Reading state information... #12 1.471 The following additional packages will be installed: #12 1.471 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #12 1.471 gpgconf gpgsm libassuan0 libksba8 libnpth0 libreadline8 openssl #12 1.471 pinentry-curses readline-common #12 1.471 Suggested packages: #12 1.471 pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc readline-doc #12 1.530 The following NEW packages will be installed: #12 1.530 ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent #12 1.530 gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 #12 1.530 libreadline8 openssl pinentry-curses readline-common #12 1.548 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #12 1.548 Need to get 9697 kB of archives. #12 1.548 After this operation, 19.3 MB of additional disk space will be used. #12 1.548 Get:1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #12 1.559 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #12 1.615 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #12 1.615 Get:4 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #12 1.616 Get:5 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #12 1.616 Get:6 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #12 1.618 Get:7 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #12 1.629 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #12 1.629 Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #12 1.631 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #12 1.634 Get:11 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #12 1.636 Get:12 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #12 1.725 Get:13 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #12 1.726 Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #12 1.743 Get:15 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #12 1.745 Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #12 1.746 Get:17 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #12 1.867 Get:18 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #12 2.172 debconf: delaying package configuration, since apt-utils is not installed #12 2.287 Fetched 9697 kB in 0s (24.7 MB/s) #12 3.255 Selecting previously unselected package readline-common. #12 3.255 (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 ... 31025 files and directories currently installed.) #12 3.276 Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ... #12 3.380 Unpacking readline-common (8.2-1.3) ... #12 3.686 Selecting previously unselected package openssl. #12 3.692 Preparing to unpack .../01-openssl_3.0.15-1~deb12u1_amd64.deb ... #12 3.735 Unpacking openssl (3.0.15-1~deb12u1) ... #12 4.164 Selecting previously unselected package ca-certificates. #12 4.170 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #12 4.203 Unpacking ca-certificates (20230311) ... #12 4.651 Selecting previously unselected package libassuan0:amd64. #12 4.657 Preparing to unpack .../03-libassuan0_2.5.5-5_amd64.deb ... #12 4.741 Unpacking libassuan0:amd64 (2.5.5-5) ... #12 5.066 Selecting previously unselected package libreadline8:amd64. #12 5.072 Preparing to unpack .../04-libreadline8_8.2-1.3_amd64.deb ... #12 5.120 Unpacking libreadline8:amd64 (8.2-1.3) ... #12 5.381 Selecting previously unselected package gpgconf. #12 5.387 Preparing to unpack .../05-gpgconf_2.2.40-1.1_amd64.deb ... #12 5.426 Unpacking gpgconf (2.2.40-1.1) ... #12 5.900 Selecting previously unselected package libksba8:amd64. #12 5.902 Preparing to unpack .../06-libksba8_1.6.3-2_amd64.deb ... #12 5.981 Unpacking libksba8:amd64 (1.6.3-2) ... #12 6.387 Selecting previously unselected package libnpth0:amd64. #12 6.388 Preparing to unpack .../07-libnpth0_1.6-3_amd64.deb ... #12 6.434 Unpacking libnpth0:amd64 (1.6-3) ... #12 6.745 Selecting previously unselected package dirmngr. #12 6.746 Preparing to unpack .../08-dirmngr_2.2.40-1.1_amd64.deb ... #12 6.806 Unpacking dirmngr (2.2.40-1.1) ... #12 7.100 Selecting previously unselected package gnupg-l10n. #12 7.102 Preparing to unpack .../09-gnupg-l10n_2.2.40-1.1_all.deb ... #12 7.137 Unpacking gnupg-l10n (2.2.40-1.1) ... #12 7.396 Selecting previously unselected package gnupg-utils. #12 7.398 Preparing to unpack .../10-gnupg-utils_2.2.40-1.1_amd64.deb ... #12 7.436 Unpacking gnupg-utils (2.2.40-1.1) ... #12 7.682 Selecting previously unselected package gpg. #12 7.685 Preparing to unpack .../11-gpg_2.2.40-1.1_amd64.deb ... #12 7.725 Unpacking gpg (2.2.40-1.1) ... #12 8.006 Selecting previously unselected package pinentry-curses. #12 8.009 Preparing to unpack .../12-pinentry-curses_1.2.1-1_amd64.deb ... #12 8.046 Unpacking pinentry-curses (1.2.1-1) ... #12 8.551 Selecting previously unselected package gpg-agent. #12 8.554 Preparing to unpack .../13-gpg-agent_2.2.40-1.1_amd64.deb ... #12 8.595 Unpacking gpg-agent (2.2.40-1.1) ... #12 8.820 Selecting previously unselected package gpg-wks-client. #12 8.821 Preparing to unpack .../14-gpg-wks-client_2.2.40-1.1_amd64.deb ... #12 8.878 Unpacking gpg-wks-client (2.2.40-1.1) ... #12 9.118 Selecting previously unselected package gpg-wks-server. #12 9.119 Preparing to unpack .../15-gpg-wks-server_2.2.40-1.1_amd64.deb ... #12 9.175 Unpacking gpg-wks-server (2.2.40-1.1) ... #12 9.402 Selecting previously unselected package gpgsm. #12 9.403 Preparing to unpack .../16-gpgsm_2.2.40-1.1_amd64.deb ... #12 9.437 Unpacking gpgsm (2.2.40-1.1) ... #12 9.659 Selecting previously unselected package gnupg. #12 9.661 Preparing to unpack .../17-gnupg_2.2.40-1.1_all.deb ... #12 9.703 Unpacking gnupg (2.2.40-1.1) ... #12 9.956 Setting up libksba8:amd64 (1.6.3-2) ... #12 10.08 Setting up libnpth0:amd64 (1.6-3) ... #12 10.21 Setting up libassuan0:amd64 (2.5.5-5) ... #12 10.34 Setting up gnupg-l10n (2.2.40-1.1) ... #12 10.47 Setting up openssl (3.0.15-1~deb12u1) ... #12 10.65 Setting up readline-common (8.2-1.3) ... #12 10.79 Setting up pinentry-curses (1.2.1-1) ... #12 10.96 Setting up libreadline8:amd64 (8.2-1.3) ... #12 11.11 Setting up ca-certificates (20230311) ... #12 11.23 debconf: unable to initialize frontend: Dialog #12 11.23 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 11.23 debconf: falling back to frontend: Readline #12 11.24 debconf: unable to initialize frontend: Readline #12 11.24 debconf: (This frontend requires a controlling tty.) #12 11.24 debconf: falling back to frontend: Teletype #12 11.40 Updating certificates in /etc/ssl/certs... #12 11.64 140 added, 0 removed; done. #12 11.82 Setting up gpgconf (2.2.40-1.1) ... #12 11.95 Setting up gpg (2.2.40-1.1) ... #12 12.07 Setting up gnupg-utils (2.2.40-1.1) ... #12 12.19 Setting up gpg-agent (2.2.40-1.1) ... #12 12.42 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #12 12.48 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #12 12.54 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #12 12.61 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #12 12.65 Setting up gpgsm (2.2.40-1.1) ... #12 12.77 Setting up dirmngr (2.2.40-1.1) ... #12 12.91 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #12 12.97 Setting up gpg-wks-server (2.2.40-1.1) ... #12 13.09 Setting up gpg-wks-client (2.2.40-1.1) ... #12 13.23 Setting up gnupg (2.2.40-1.1) ... #12 13.35 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 13.48 Processing triggers for ca-certificates (20230311) ... #12 13.52 Updating certificates in /etc/ssl/certs... #12 13.71 0 added, 0 removed; done. #12 13.71 Running hooks in /etc/ca-certificates/update.d... #12 13.71 done. #12 13.82 + apt-get clean #12 13.82 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #12 DONE 15.1s #13 [8/9] RUN USERADD --uid=1000 -m build #13 DONE 1.7s #14 [9/9] WORKDIR /HOME/BUILD #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:376263d23b0bc58ba6ce7ca7d0d76769e55125a6ac4d13ec863d5a167e005a9c done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #15 DONE 3.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 376263d23b0b + 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 + ret=0 + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + return 0 Finished: SUCCESS