Started by upstream project "update-osmo-ci-on-slaves" build number 2783 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8bb42f8210e01f51d34e9f5189e20714d21a4dc5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8bb42f8210e01f51d34e9f5189e20714d21a4dc5 # timeout=10 Commit message: "jobs/dahdi: build against linux latest stable too" > git rev-list --no-walk 8bb42f8210e01f51d34e9f5189e20714d21a4dc5 # timeout=10 [build5-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins5135365322369753303.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 8bb42f8210e01f51d34e9f5189e20714d21a4dc5 + 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 fe06065..f05c4d6 osmith/wip -> origin/osmith/wip + 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 8bb42f8210e01f51d34e9f5189e20714d21a4dc5 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD f48063315392190cce65e5cc39fea06b98643028 + 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 f48063315392190cce65e5cc39fea06b98643028 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at a214a38 debian-bookworm-build: add xxd + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build5-deb12build-ansible-2783 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.80kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed #4 CACHED #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #6 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #6 ... #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.2s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.5s #9 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #9 DONE 0.6s #6 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #6 DONE 0.4s #10 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #10 DONE 0.6s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.6s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 DONE 0.2s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.5s #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.3s #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.357 + useradd --uid=1000 -d /build -m build #13 0.562 + chown -R build:build /usr/local #13 0.571 + echo path-exclude=/usr/share/man/* #13 0.571 + rm -rf /usr/share/man/ #13 DONE 0.7s #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.434 + apt-get update #14 0.458 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #14 0.483 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #14 0.483 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #14 0.596 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #14 0.703 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] #14 0.704 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #14 1.253 Fetched 9306 kB in 1s (11.5 MB/s) #14 1.253 Reading package lists... #14 1.493 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #14 1.496 Reading package lists... #14 1.746 Building dependency tree... #14 1.802 Reading state information... #14 1.862 The following additional packages will be installed: #14 1.863 libpsl5 libssl3 openssl #14 1.863 Recommended packages: #14 1.863 publicsuffix #14 1.898 The following NEW packages will be installed: #14 1.898 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #14 1.915 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. #14 1.915 Need to get 4930 kB of archives. #14 1.915 After this operation, 13.2 MB of additional disk space will be used. #14 1.915 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #14 1.955 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #14 1.967 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #14 1.976 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #14 1.977 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB] #14 1.980 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #14 2.051 debconf: delaying package configuration, since apt-utils is not installed #14 2.062 Fetched 4930 kB in 0s (61.3 MB/s) #14 2.120 Selecting previously unselected package libssl3:amd64. #14 2.120 (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.133 Preparing to unpack .../0-libssl3_3.0.15-1~deb12u1_amd64.deb ... #14 2.166 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #14 2.412 Selecting previously unselected package openssl. #14 2.414 Preparing to unpack .../1-openssl_3.0.15-1~deb12u1_amd64.deb ... #14 2.461 Unpacking openssl (3.0.15-1~deb12u1) ... #14 3.322 Selecting previously unselected package ca-certificates. #14 3.327 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #14 3.347 Unpacking ca-certificates (20230311) ... #14 3.534 Selecting previously unselected package libpsl5:amd64. #14 3.536 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #14 3.553 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 3.669 Selecting previously unselected package wget. #14 3.671 Preparing to unpack .../4-wget_1.21.3-1+deb12u1_amd64.deb ... #14 3.688 Unpacking wget (1.21.3-1+deb12u1) ... #14 3.839 Selecting previously unselected package libtinfo5:amd64. #14 3.840 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #14 3.857 Unpacking libtinfo5:amd64 (6.4-4) ... #14 3.978 Setting up libpsl5:amd64 (0.21.2-1) ... #14 4.034 Setting up wget (1.21.3-1+deb12u1) ... #14 4.099 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #14 4.147 Setting up openssl (3.0.15-1~deb12u1) ... #14 4.213 Setting up libtinfo5:amd64 (6.4-4) ... #14 4.275 Setting up ca-certificates (20230311) ... #14 4.422 debconf: unable to initialize frontend: Dialog #14 4.422 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.422 debconf: falling back to frontend: Readline #14 4.422 debconf: unable to initialize frontend: Readline #14 4.422 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #14 4.422 debconf: falling back to frontend: Teletype #14 4.721 Updating certificates in /etc/ssl/certs... #14 5.498 140 added, 0 removed; done. #14 5.584 Processing triggers for libc-bin (2.36-9+deb12u9) ... #14 5.646 Processing triggers for ca-certificates (20230311) ... #14 5.672 Updating certificates in /etc/ssl/certs... #14 6.157 0 added, 0 removed; done. #14 6.157 Running hooks in /etc/ca-certificates/update.d... #14 6.157 done. #14 6.231 + apt-get clean #14 6.242 + 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 6.248 --2025-03-15 12:29:10-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 6.261 Resolving github.com (github.com)... 140.82.121.3 #14 6.261 Connecting to github.com (github.com)|140.82.121.3|:443... connected. #14 6.336 HTTP request sent, awaiting response... 302 Found #14 6.510 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%2F20250315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250315T122910Z&X-Amz-Expires=300&X-Amz-Signature=427bef6178899c714d9bca5cef50b0a157f09d81c788b5c05efd325d33d25a0d&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 6.510 --2025-03-15 12:29:10-- 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%2F20250315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250315T122910Z&X-Amz-Expires=300&X-Amz-Signature=427bef6178899c714d9bca5cef50b0a157f09d81c788b5c05efd325d33d25a0d&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #14 6.510 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... #14 6.512 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. #14 6.530 HTTP request sent, awaiting response... 200 OK #14 6.989 Length: 115786100 (110M) [application/octet-stream] #14 6.990 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #14 6.990 #14 6.990 0K .......... .......... .......... .......... .......... 0% 8.52M 13s #14 6.996 50K .......... .......... .......... .......... .......... 0% 9.84M 12s #14 7.000 100K .......... .......... .......... .......... .......... 0% 39.0M 9s #14 7.002 150K .......... .......... .......... .......... .......... 0% 40.6M 7s #14 7.003 200K .......... .......... .......... .......... .......... 0% 17.3M 7s #14 7.006 250K .......... .......... .......... .......... .......... 0% 46.5M 6s #14 7.007 300K .......... .......... .......... .......... .......... 0% 66.6M 6s #14 7.007 350K .......... .......... .......... .......... .......... 0% 86.3M 5s #14 7.008 400K .......... .......... .......... .......... .......... 0% 16.9M 5s #14 7.011 450K .......... .......... .......... .......... .......... 0% 114M 5s #14 7.011 500K .......... .......... .......... .......... .......... 0% 90.8M 5s #14 7.012 550K .......... .......... .......... .......... .......... 0% 112M 4s #14 7.012 600K .......... .......... .......... .......... .......... 0% 119M 4s #14 7.013 650K .......... .......... .......... .......... .......... 0% 117M 4s #14 7.013 700K .......... .......... .......... .......... .......... 0% 91.4M 4s #14 7.013 750K .......... .......... .......... .......... .......... 0% 75.3M 3s #14 7.014 800K .......... .......... .......... .......... .......... 0% 121M 3s #14 7.015 850K .......... .......... .......... .......... .......... 0% 119M 3s #14 7.015 900K .......... .......... .......... .......... .......... 0% 127M 3s #14 7.015 950K .......... .......... .......... .......... .......... 0% 37.5M 3s #14 7.017 1000K .......... .......... .......... .......... .......... 0% 129M 3s #14 7.017 1050K .......... .......... .......... .......... .......... 0% 115M 3s #14 7.018 1100K .......... .......... .......... .......... .......... 1% 89.4M 3s #14 7.018 1150K .......... .......... .......... .......... .......... 1% 103M 3s #14 7.018 1200K .......... .......... .......... .......... .......... 1% 126M 3s #14 7.019 1250K .......... .......... .......... .......... .......... 1% 131M 3s #14 7.019 1300K .......... .......... .......... .......... .......... 1% 103M 2s #14 7.020 1350K .......... .......... .......... .......... .......... 1% 105M 2s #14 7.020 1400K .......... .......... .......... .......... .......... 1% 120M 2s #14 7.021 1450K .......... .......... .......... .......... .......... 1% 126M 2s #14 7.021 1500K .......... .......... .......... .......... .......... 1% 99.8M 2s #14 7.021 1550K .......... .......... .......... .......... .......... 1% 110M 2s #14 7.022 1600K .......... .......... .......... .......... .......... 1% 115M 2s #14 7.022 1650K .......... .......... .......... .......... .......... 1% 104M 2s #14 7.023 1700K .......... .......... .......... .......... .......... 1% 113M 2s #14 7.023 1750K .......... .......... .......... .......... .......... 1% 120M 2s #14 7.024 1800K .......... .......... .......... .......... .......... 1% 126M 2s #14 7.024 1850K .......... .......... .......... .......... .......... 1% 113M 2s #14 7.025 1900K .......... .......... .......... .......... .......... 1% 4.23M 3s #14 7.036 1950K .......... .......... .......... .......... .......... 1% 458M 3s #14 7.036 2000K .......... .......... .......... .......... .......... 1% 687M 3s #14 7.036 2050K .......... .......... .......... .......... .......... 1% 617M 2s #14 7.036 2100K .......... .......... .......... .......... .......... 1% 557M 2s #14 7.036 2150K .......... .......... .......... .......... .......... 1% 688M 2s #14 7.036 2200K .......... .......... .......... .......... .......... 1% 709M 2s #14 7.036 2250K .......... .......... .......... .......... .......... 2% 768M 2s #14 7.037 2300K .......... .......... .......... .......... .......... 2% 593M 2s #14 7.037 2350K .......... .......... .......... .......... .......... 2% 760M 2s #14 7.037 2400K .......... .......... .......... .......... .......... 2% 761M 2s #14 7.037 2450K .......... .......... .......... .......... .......... 2% 435M 2s #14 7.037 2500K .......... .......... .......... .......... .......... 2% 349M 2s #14 7.037 2550K .......... .......... .......... .......... .......... 2% 17.2M 2s #14 7.040 2600K .......... .......... .......... .......... .......... 2% 168M 2s #14 7.040 2650K .......... .......... .......... .......... .......... 2% 220M 2s #14 7.040 2700K .......... .......... .......... .......... .......... 2% 256M 2s #14 7.040 2750K .......... .......... .......... .......... .......... 2% 301M 2s #14 7.041 2800K .......... .......... .......... .......... .......... 2% 292M 2s #14 7.041 2850K .......... .......... .......... .......... .......... 2% 177M 2s #14 7.041 2900K .......... .......... .......... .......... .......... 2% 146M 2s #14 7.041 2950K .......... .......... .......... .......... .......... 2% 360M 2s #14 7.042 3000K .......... .......... .......... .......... .......... 2% 234M 2s #14 7.042 3050K .......... .......... .......... .......... .......... 2% 212M 2s #14 7.042 3100K .......... .......... .......... .......... .......... 2% 144M 2s #14 7.042 3150K .......... .......... .......... .......... .......... 2% 240M 2s #14 7.043 3200K .......... .......... .......... .......... .......... 2% 92.3M 2s #14 7.043 3250K .......... .......... .......... .......... .......... 2% 861M 2s #14 7.043 3300K .......... .......... .......... .......... .......... 2% 742M 2s #14 7.043 3350K .......... .......... .......... .......... .......... 3% 899M 2s #14 7.043 3400K .......... .......... .......... .......... .......... 3% 33.7M 2s #14 7.045 3450K .......... .......... .......... .......... .......... 3% 99.8M 2s #14 7.045 3500K .......... .......... .......... .......... .......... 3% 567M 2s #14 7.045 3550K .......... .......... .......... .......... .......... 3% 704M 2s #14 7.045 3600K .......... .......... .......... .......... .......... 3% 907M 2s #14 7.045 3650K .......... .......... .......... .......... .......... 3% 921M 2s #14 7.045 3700K .......... .......... .......... .......... .......... 3% 838M 2s #14 7.046 3750K .......... .......... .......... .......... .......... 3% 615M 2s #14 7.046 3800K .......... .......... .......... .......... .......... 3% 817M 2s #14 7.046 3850K .......... .......... .......... .......... .......... 3% 930M 2s #14 7.046 3900K .......... .......... .......... .......... .......... 3% 764M 2s #14 7.046 3950K .......... .......... .......... .......... .......... 3% 903M 2s #14 7.046 4000K .......... .......... .......... .......... .......... 3% 907M 2s #14 7.046 4050K .......... .......... .......... .......... .......... 3% 819M 2s #14 7.046 4100K .......... .......... .......... .......... .......... 3% 6.44M 2s #14 7.054 4150K .......... .......... .......... .......... .......... 3% 863M 2s #14 7.054 4200K .......... .......... .......... .......... .......... 3% 909M 2s #14 7.054 4250K .......... .......... .......... .......... .......... 3% 911M 2s #14 7.054 4300K .......... .......... .......... .......... .......... 3% 468M 2s #14 7.054 4350K .......... .......... .......... .......... .......... 3% 824M 2s #14 7.054 4400K .......... .......... .......... .......... .......... 3% 846M 2s #14 7.054 4450K .......... .......... .......... .......... .......... 3% 853M 2s #14 7.054 4500K .......... .......... .......... .......... .......... 4% 800M 2s #14 7.054 4550K .......... .......... .......... .......... .......... 4% 793M 2s #14 7.054 4600K .......... .......... .......... .......... .......... 4% 925M 2s #14 7.054 4650K .......... .......... .......... .......... .......... 4% 842M 1s #14 7.054 4700K .......... .......... .......... .......... .......... 4% 683M 1s #14 7.054 4750K .......... .......... .......... .......... .......... 4% 894M 1s #14 7.054 4800K .......... .......... .......... .......... .......... 4% 730M 1s #14 7.054 4850K .......... .......... .......... .......... .......... 4% 859M 1s #14 7.054 4900K .......... .......... .......... .......... .......... 4% 557M 1s #14 7.055 4950K .......... .......... .......... .......... .......... 4% 845M 1s #14 7.055 5000K .......... .......... .......... .......... .......... 4% 891M 1s #14 7.055 5050K .......... .......... .......... .......... .......... 4% 673M 1s #14 7.055 5100K .......... .......... .......... .......... .......... 4% 799M 1s #14 7.055 5150K .......... .......... .......... .......... .......... 4% 840M 1s #14 7.055 5200K .......... .......... .......... .......... .......... 4% 864M 1s #14 7.055 5250K .......... .......... .......... .......... .......... 4% 787M 1s #14 7.055 5300K .......... .......... .......... .......... .......... 4% 650M 1s #14 7.055 5350K .......... .......... .......... .......... .......... 4% 817M 1s #14 7.055 5400K .......... .......... .......... .......... .......... 4% 284M 1s #14 7.055 5450K .......... .......... .......... .......... .......... 4% 115M 1s #14 7.056 5500K .......... .......... .......... .......... .......... 4% 88.0M 1s #14 7.056 5550K .......... .......... .......... .......... .......... 4% 118M 1s #14 7.057 5600K .......... .......... .......... .......... .......... 4% 115M 1s #14 7.057 5650K .......... .......... .......... .......... .......... 5% 119M 1s #14 7.058 5700K .......... .......... .......... .......... .......... 5% 114M 1s #14 7.058 5750K .......... .......... .......... .......... .......... 5% 115M 1s #14 7.058 5800K .......... .......... .......... .......... .......... 5% 120M 1s #14 7.059 5850K .......... .......... .......... .......... .......... 5% 115M 1s #14 7.059 5900K .......... .......... .......... .......... .......... 5% 89.0M 1s #14 7.060 5950K .......... .......... .......... .......... .......... 5% 116M 1s #14 7.060 6000K .......... .......... .......... .......... .......... 5% 119M 1s #14 7.061 6050K .......... .......... .......... .......... .......... 5% 115M 1s #14 7.061 6100K .......... .......... .......... .......... .......... 5% 114M 1s #14 7.061 6150K .......... .......... .......... .......... .......... 5% 118M 1s #14 7.062 6200K .......... .......... .......... .......... .......... 5% 92.6M 1s #14 7.062 6250K .......... .......... .......... .......... .......... 5% 156M 1s #14 7.063 6300K .......... .......... .......... .......... .......... 5% 95.1M 1s #14 7.063 6350K .......... .......... .......... .......... .......... 5% 115M 1s #14 7.064 6400K .......... .......... .......... .......... .......... 5% 116M 1s #14 7.064 6450K .......... .......... .......... .......... .......... 5% 116M 1s #14 7.064 6500K .......... .......... .......... .......... .......... 5% 116M 1s #14 7.065 6550K .......... .......... .......... .......... .......... 5% 119M 1s #14 7.065 6600K .......... .......... .......... .......... .......... 5% 86.7M 1s #14 7.066 6650K .......... .......... .......... .......... .......... 5% 119M 1s #14 7.066 6700K .......... .......... .......... .......... .......... 5% 140M 1s #14 7.067 6750K .......... .......... .......... .......... .......... 6% 93.4M 1s #14 7.067 6800K .......... .......... .......... .......... .......... 6% 115M 1s #14 7.068 6850K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.068 6900K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.068 6950K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.069 7000K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.069 7050K .......... .......... .......... .......... .......... 6% 118M 1s #14 7.070 7100K .......... .......... .......... .......... .......... 6% 87.5M 1s #14 7.070 7150K .......... .......... .......... .......... .......... 6% 119M 1s #14 7.071 7200K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.071 7250K .......... .......... .......... .......... .......... 6% 115M 1s #14 7.071 7300K .......... .......... .......... .......... .......... 6% 117M 1s #14 7.072 7350K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.072 7400K .......... .......... .......... .......... .......... 6% 114M 1s #14 7.073 7450K .......... .......... .......... .......... .......... 6% 120M 1s #14 7.073 7500K .......... .......... .......... .......... .......... 6% 86.9M 1s #14 7.074 7550K .......... .......... .......... .......... .......... 6% 119M 1s #14 7.074 7600K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.075 7650K .......... .......... .......... .......... .......... 6% 119M 1s #14 7.075 7700K .......... .......... .......... .......... .......... 6% 112M 1s #14 7.075 7750K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.076 7800K .......... .......... .......... .......... .......... 6% 118M 1s #14 7.076 7850K .......... .......... .......... .......... .......... 6% 116M 1s #14 7.077 7900K .......... .......... .......... .......... .......... 7% 89.3M 1s #14 7.077 7950K .......... .......... .......... .......... .......... 7% 116M 1s #14 7.078 8000K .......... .......... .......... .......... .......... 7% 115M 1s #14 7.078 8050K .......... .......... .......... .......... .......... 7% 120M 1s #14 7.078 8100K .......... .......... .......... .......... .......... 7% 114M 1s #14 7.079 8150K .......... .......... .......... .......... .......... 7% 114M 1s #14 7.079 8200K .......... .......... .......... .......... .......... 7% 118M 1s #14 7.080 8250K .......... .......... .......... .......... .......... 7% 117M 1s #14 7.080 8300K .......... .......... .......... .......... .......... 7% 88.7M 1s #14 7.081 8350K .......... .......... .......... .......... .......... 7% 115M 1s #14 7.081 8400K .......... .......... .......... .......... .......... 7% 117M 1s #14 7.082 8450K .......... .......... .......... .......... .......... 7% 119M 1s #14 7.082 8500K .......... .......... .......... .......... .......... 7% 112M 1s #14 7.082 8550K .......... .......... .......... .......... .......... 7% 120M 1s #14 7.083 8600K .......... .......... .......... .......... .......... 7% 115M 1s #14 7.083 8650K .......... .......... .......... .......... .......... 7% 115M 1s #14 7.084 8700K .......... .......... .......... .......... .......... 7% 89.6M 1s #14 7.084 8750K .......... .......... .......... .......... .......... 7% 115M 1s #14 7.085 8800K .......... .......... .......... .......... .......... 7% 118M 1s #14 7.085 8850K .......... .......... .......... .......... .......... 7% 116M 1s #14 7.085 8900K .......... .......... .......... .......... .......... 7% 114M 1s #14 7.086 8950K .......... .......... .......... .......... .......... 7% 118M 1s #14 7.086 9000K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.087 9050K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.087 9100K .......... .......... .......... .......... .......... 8% 88.7M 1s #14 7.088 9150K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.088 9200K .......... .......... .......... .......... .......... 8% 119M 1s #14 7.088 9250K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.089 9300K .......... .......... .......... .......... .......... 8% 114M 1s #14 7.089 9350K .......... .......... .......... .......... .......... 8% 118M 1s #14 7.090 9400K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.090 9450K .......... .......... .......... .......... .......... 8% 119M 1s #14 7.091 9500K .......... .......... .......... .......... .......... 8% 86.9M 1s #14 7.091 9550K .......... .......... .......... .......... .......... 8% 117M 1s #14 7.092 9600K .......... .......... .......... .......... .......... 8% 115M 1s #14 7.092 9650K .......... .......... .......... .......... .......... 8% 113M 1s #14 7.092 9700K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.093 9750K .......... .......... .......... .......... .......... 8% 117M 1s #14 7.093 9800K .......... .......... .......... .......... .......... 8% 114M 1s #14 7.094 9850K .......... .......... .......... .......... .......... 8% 119M 1s #14 7.094 9900K .......... .......... .......... .......... .......... 8% 87.4M 1s #14 7.095 9950K .......... .......... .......... .......... .......... 8% 117M 1s #14 7.095 10000K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.095 10050K .......... .......... .......... .......... .......... 8% 116M 1s #14 7.096 10100K .......... .......... .......... .......... .......... 8% 117M 1s #14 7.096 10150K .......... .......... .......... .......... .......... 9% 116M 1s #14 7.097 10200K .......... .......... .......... .......... .......... 9% 766K 2s #14 7.162 10250K .......... .......... .......... .......... .......... 9% 129M 2s #14 7.162 10300K .......... .......... .......... .......... .......... 9% 119M 2s #14 7.163 10350K .......... .......... .......... .......... .......... 9% 89.3M 2s #14 7.163 10400K .......... .......... .......... .......... .......... 9% 111M 2s #14 7.164 10450K .......... .......... .......... .......... .......... 9% 118M 2s #14 7.164 10500K .......... .......... .......... .......... .......... 9% 119M 2s #14 7.165 10550K .......... .......... .......... .......... .......... 9% 112M 2s #14 7.165 10600K .......... .......... .......... .......... .......... 9% 117M 2s #14 7.165 10650K .......... .......... .......... .......... .......... 9% 115M 2s #14 7.166 10700K .......... .......... .......... .......... .......... 9% 111M 2s #14 7.166 10750K .......... .......... .......... .......... .......... 9% 92.2M 2s #14 7.167 10800K .......... .......... .......... .......... .......... 9% 119M 2s #14 7.167 10850K .......... .......... .......... .......... .......... 9% 98.3M 2s #14 7.168 10900K .......... .......... .......... .......... .......... 9% 138M 2s #14 7.168 10950K .......... .......... .......... .......... .......... 9% 111M 2s #14 7.169 11000K .......... .......... .......... .......... .......... 9% 117M 2s #14 7.169 11050K .......... .......... .......... .......... .......... 9% 114M 2s #14 7.169 11100K .......... .......... .......... .......... .......... 9% 113M 2s #14 7.170 11150K .......... .......... .......... .......... .......... 9% 90.2M 2s #14 7.170 11200K .......... .......... .......... .......... .......... 9% 123M 2s #14 7.171 11250K .......... .......... .......... .......... .......... 9% 106M 2s #14 7.171 11300K .......... .......... .......... .......... .......... 10% 122M 2s #14 7.172 11350K .......... .......... .......... .......... .......... 10% 116M 2s #14 7.172 11400K .......... .......... .......... .......... .......... 10% 114M 2s #14 7.172 11450K .......... .......... .......... .......... .......... 10% 119M 2s #14 7.173 11500K .......... .......... .......... .......... .......... 10% 112M 2s #14 7.173 11550K .......... .......... .......... .......... .......... 10% 99.4M 2s #14 7.174 11600K .......... .......... .......... .......... .......... 10% 114M 2s #14 7.174 11650K .......... .......... .......... .......... .......... 10% 111M 2s #14 7.175 11700K .......... .......... .......... .......... .......... 10% 129M 2s #14 7.175 11750K .......... .......... .......... .......... .......... 10% 113M 2s #14 7.175 11800K .......... .......... .......... .......... .......... 10% 116M 2s #14 7.176 11850K .......... .......... .......... .......... .......... 10% 117M 2s #14 7.176 11900K .......... .......... .......... .......... .......... 10% 117M 2s #14 7.177 11950K .......... .......... .......... .......... .......... 10% 90.5M 2s #14 7.177 12000K .......... .......... .......... .......... .......... 10% 114M 2s #14 7.178 12050K .......... .......... .......... .......... .......... 10% 117M 2s #14 7.178 12100K .......... .......... .......... .......... .......... 10% 120M 2s #14 7.179 12150K .......... .......... .......... .......... .......... 10% 113M 2s #14 7.179 12200K .......... .......... .......... .......... .......... 10% 117M 2s #14 7.179 12250K .......... .......... .......... .......... .......... 10% 120M 2s #14 7.180 12300K .......... .......... .......... .......... .......... 10% 117M 2s #14 7.180 12350K .......... .......... .......... .......... .......... 10% 87.8M 2s #14 7.181 12400K .......... .......... .......... .......... .......... 11% 117M 2s #14 7.181 12450K .......... .......... .......... .......... .......... 11% 119M 2s #14 7.182 12500K .......... .......... .......... .......... .......... 11% 116M 2s #14 7.182 12550K .......... .......... .......... .......... .......... 11% 113M 2s #14 7.182 12600K .......... .......... .......... .......... .......... 11% 119M 2s #14 7.183 12650K .......... .......... .......... .......... .......... 11% 116M 2s #14 7.183 12700K .......... .......... .......... .......... .......... 11% 116M 2s #14 7.184 12750K .......... .......... .......... .......... .......... 11% 88.5M 2s #14 7.184 12800K .......... .......... .......... .......... .......... 11% 115M 2s #14 7.185 12850K .......... .......... .......... .......... .......... 11% 117M 2s #14 7.185 12900K .......... .......... .......... .......... .......... 11% 117M 2s #14 7.185 12950K .......... .......... .......... .......... .......... 11% 115M 2s #14 7.186 13000K .......... .......... .......... .......... .......... 11% 118M 2s #14 7.186 13050K .......... .......... .......... .......... .......... 11% 115M 2s #14 7.187 13100K .......... .......... .......... .......... .......... 11% 116M 2s #14 7.187 13150K .......... .......... .......... .......... .......... 11% 89.1M 1s #14 7.188 13200K .......... .......... .......... .......... .......... 11% 117M 1s #14 7.188 13250K .......... .......... .......... .......... .......... 11% 115M 1s #14 7.189 13300K .......... .......... .......... .......... .......... 11% 116M 1s #14 7.189 13350K .......... .......... .......... .......... .......... 11% 119M 1s #14 7.189 13400K .......... .......... .......... .......... .......... 11% 114M 1s #14 7.190 13450K .......... .......... .......... .......... .......... 11% 115M 1s #14 7.190 13500K .......... .......... .......... .......... .......... 11% 120M 1s #14 7.191 13550K .......... .......... .......... .......... .......... 12% 92.5M 1s #14 7.191 13600K .......... .......... .......... .......... .......... 12% 109M 1s #14 7.192 13650K .......... .......... .......... .......... .......... 12% 115M 1s #14 7.192 13700K .......... .......... .......... .......... .......... 12% 114M 1s #14 7.192 13750K .......... .......... .......... .......... .......... 12% 117M 1s #14 7.193 13800K .......... .......... .......... .......... .......... 12% 115M 1s #14 7.193 13850K .......... .......... .......... .......... .......... 12% 116M 1s #14 7.194 13900K .......... .......... .......... .......... .......... 12% 119M 1s #14 7.194 13950K .......... .......... .......... .......... .......... 12% 88.0M 1s #14 7.195 14000K .......... .......... .......... .......... .......... 12% 117M 1s #14 7.195 14050K .......... .......... .......... .......... .......... 12% 115M 1s #14 7.196 14100K .......... .......... .......... .......... .......... 12% 117M 1s #14 7.196 14150K .......... .......... .......... .......... .......... 12% 113M 1s #14 7.196 14200K .......... .......... .......... .......... .......... 12% 110M 1s #14 7.197 14250K .......... .......... .......... .......... .......... 12% 125M 1s #14 7.197 14300K .......... .......... .......... .......... .......... 12% 117M 1s #14 7.198 14350K .......... .......... .......... .......... .......... 12% 89.0M 1s #14 7.198 14400K .......... .......... .......... .......... .......... 12% 116M 1s #14 7.199 14450K .......... .......... .......... .......... .......... 12% 116M 1s #14 7.199 14500K .......... .......... .......... .......... .......... 12% 119M 1s #14 7.199 14550K .......... .......... .......... .......... .......... 12% 114M 1s #14 7.200 14600K .......... .......... .......... .......... .......... 12% 115M 1s #14 7.200 14650K .......... .......... .......... .......... .......... 13% 119M 1s #14 7.201 14700K .......... .......... .......... .......... .......... 13% 115M 1s #14 7.201 14750K .......... .......... .......... .......... .......... 13% 89.4M 1s #14 7.202 14800K .......... .......... .......... .......... .......... 13% 114M 1s #14 7.202 14850K .......... .......... .......... .......... .......... 13% 118M 1s #14 7.203 14900K .......... .......... .......... .......... .......... 13% 116M 1s #14 7.203 14950K .......... .......... .......... .......... .......... 13% 114M 1s #14 7.203 15000K .......... .......... .......... .......... .......... 13% 120M 1s #14 7.204 15050K .......... .......... .......... .......... .......... 13% 116M 1s #14 7.204 15100K .......... .......... .......... .......... .......... 13% 115M 1s #14 7.205 15150K .......... .......... .......... .......... .......... 13% 88.8M 1s #14 7.205 15200K .......... .......... .......... .......... .......... 13% 115M 1s #14 7.206 15250K .......... .......... .......... .......... .......... 13% 120M 1s #14 7.206 15300K .......... .......... .......... .......... .......... 13% 115M 1s #14 7.206 15350K .......... .......... .......... .......... .......... 13% 112M 1s #14 7.207 15400K .......... .......... .......... .......... .......... 13% 119M 1s #14 7.207 15450K .......... .......... .......... .......... .......... 13% 117M 1s #14 7.208 15500K .......... .......... .......... .......... .......... 13% 114M 1s #14 7.208 15550K .......... .......... .......... .......... .......... 13% 90.1M 1s #14 7.209 15600K .......... .......... .......... .......... .......... 13% 118M 1s #14 7.209 15650K .......... .......... .......... .......... .......... 13% 114M 1s #14 7.210 15700K .......... .......... .......... .......... .......... 13% 116M 1s #14 7.210 15750K .......... .......... .......... .......... .......... 13% 118M 1s #14 7.210 15800K .......... .......... .......... .......... .......... 14% 114M 1s #14 7.211 15850K .......... .......... .......... .......... .......... 14% 117M 1s #14 7.211 15900K .......... .......... .......... .......... .......... 14% 118M 1s #14 7.212 15950K .......... .......... .......... .......... .......... 14% 87.6M 1s #14 7.212 16000K .......... .......... .......... .......... .......... 14% 118M 1s #14 7.213 16050K .......... .......... .......... .......... .......... 14% 116M 1s #14 7.213 16100K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.213 16150K .......... .......... .......... .......... .......... 14% 118M 1s #14 7.214 16200K .......... .......... .......... .......... .......... 14% 114M 1s #14 7.214 16250K .......... .......... .......... .......... .......... 14% 116M 1s #14 7.215 16300K .......... .......... .......... .......... .......... 14% 120M 1s #14 7.215 16350K .......... .......... .......... .......... .......... 14% 89.3M 1s #14 7.216 16400K .......... .......... .......... .......... .......... 14% 114M 1s #14 7.216 16450K .......... .......... .......... .......... .......... 14% 116M 1s #14 7.216 16500K .......... .......... .......... .......... .......... 14% 118M 1s #14 7.217 16550K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.217 16600K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.218 16650K .......... .......... .......... .......... .......... 14% 118M 1s #14 7.218 16700K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.219 16750K .......... .......... .......... .......... .......... 14% 90.2M 1s #14 7.219 16800K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.220 16850K .......... .......... .......... .......... .......... 14% 115M 1s #14 7.220 16900K .......... .......... .......... .......... .......... 14% 119M 1s #14 7.220 16950K .......... .......... .......... .......... .......... 15% 114M 1s #14 7.221 17000K .......... .......... .......... .......... .......... 15% 116M 1s #14 7.221 17050K .......... .......... .......... .......... .......... 15% 102M 1s #14 7.222 17100K .......... .......... .......... .......... .......... 15% 116M 1s #14 7.222 17150K .......... .......... .......... .......... .......... 15% 116M 1s #14 7.223 17200K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.223 17250K .......... .......... .......... .......... .......... 15% 116M 1s #14 7.223 17300K .......... .......... .......... .......... .......... 15% 119M 1s #14 7.224 17350K .......... .......... .......... .......... .......... 15% 86.6M 1s #14 7.224 17400K .......... .......... .......... .......... .......... 15% 120M 1s #14 7.225 17450K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.225 17500K .......... .......... .......... .......... .......... 15% 114M 1s #14 7.226 17550K .......... .......... .......... .......... .......... 15% 120M 1s #14 7.226 17600K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.226 17650K .......... .......... .......... .......... .......... 15% 116M 1s #14 7.227 17700K .......... .......... .......... .......... .......... 15% 119M 1s #14 7.227 17750K .......... .......... .......... .......... .......... 15% 89.2M 1s #14 7.228 17800K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.228 17850K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.229 17900K .......... .......... .......... .......... .......... 15% 119M 1s #14 7.229 17950K .......... .......... .......... .......... .......... 15% 114M 1s #14 7.230 18000K .......... .......... .......... .......... .......... 15% 115M 1s #14 7.230 18050K .......... .......... .......... .......... .......... 16% 118M 1s #14 7.230 18100K .......... .......... .......... .......... .......... 16% 116M 1s #14 7.231 18150K .......... .......... .......... .......... .......... 16% 89.1M 1s #14 7.231 18200K .......... .......... .......... .......... .......... 16% 115M 1s #14 7.232 18250K .......... .......... .......... .......... .......... 16% 115M 1s #14 7.232 18300K .......... .......... .......... .......... .......... 16% 119M 1s #14 7.233 18350K .......... .......... .......... .......... .......... 16% 114M 1s #14 7.233 18400K .......... .......... .......... .......... .......... 16% 116M 1s #14 7.233 18450K .......... .......... .......... .......... .......... 16% 117M 1s #14 7.234 18500K .......... .......... .......... .......... .......... 16% 117M 1s #14 7.234 18550K .......... .......... .......... .......... .......... 16% 88.3M 1s #14 7.235 18600K .......... .......... .......... .......... .......... 16% 116M 1s #14 7.235 18650K .......... .......... .......... .......... .......... 16% 119M 1s #14 7.236 18700K .......... .......... .......... .......... .......... 16% 115M 1s #14 7.236 18750K .......... .......... .......... .......... .......... 16% 115M 1s #14 7.237 18800K .......... .......... .......... .......... .......... 16% 100M 1s #14 7.237 18850K .......... .......... .......... .......... .......... 16% 118M 1s #14 7.237 18900K .......... .......... .......... .......... .......... 16% 119M 1s #14 7.238 18950K .......... .......... .......... .......... .......... 16% 115M 1s #14 7.238 19000K .......... .......... .......... .......... .......... 16% 114M 1s #14 7.239 19050K .......... .......... .......... .......... .......... 16% 120M 1s #14 7.239 19100K .......... .......... .......... .......... .......... 16% 114M 1s #14 7.240 19150K .......... .......... .......... .......... .......... 16% 90.3M 1s #14 7.240 19200K .......... .......... .......... .......... .......... 17% 114M 1s #14 7.240 19250K .......... .......... .......... .......... .......... 17% 117M 1s #14 7.241 19300K .......... .......... .......... .......... .......... 17% 117M 1s #14 7.241 19350K .......... .......... .......... .......... .......... 17% 115M 1s #14 7.242 19400K .......... .......... .......... .......... .......... 17% 115M 1s #14 7.242 19450K .......... .......... .......... .......... .......... 17% 119M 1s #14 7.243 19500K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.243 19550K .......... .......... .......... .......... .......... 17% 88.8M 1s #14 7.244 19600K .......... .......... .......... .......... .......... 17% 115M 1s #14 7.244 19650K .......... .......... .......... .......... .......... 17% 120M 1s #14 7.244 19700K .......... .......... .......... .......... .......... 17% 114M 1s #14 7.245 19750K .......... .......... .......... .......... .......... 17% 114M 1s #14 7.245 19800K .......... .......... .......... .......... .......... 17% 118M 1s #14 7.246 19850K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.246 19900K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.247 19950K .......... .......... .......... .......... .......... 17% 88.7M 1s #14 7.247 20000K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.247 20050K .......... .......... .......... .......... .......... 17% 119M 1s #14 7.248 20100K .......... .......... .......... .......... .......... 17% 115M 1s #14 7.248 20150K .......... .......... .......... .......... .......... 17% 114M 1s #14 7.249 20200K .......... .......... .......... .......... .......... 17% 118M 1s #14 7.249 20250K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.250 20300K .......... .......... .......... .......... .......... 17% 116M 1s #14 7.250 20350K .......... .......... .......... .......... .......... 18% 89.1M 1s #14 7.251 20400K .......... .......... .......... .......... .......... 18% 115M 1s #14 7.251 20450K .......... .......... .......... .......... .......... 18% 773K 1s #14 7.316 20500K .......... .......... .......... .......... .......... 18% 121M 1s #14 7.316 20550K .......... .......... .......... .......... .......... 18% 124M 1s #14 7.316 20600K .......... .......... .......... .......... .......... 18% 120M 1s #14 7.317 20650K .......... .......... .......... .......... .......... 18% 118M 1s #14 7.317 20700K .......... .......... .......... .......... .......... 18% 137M 1s #14 7.318 20750K .......... .......... .......... .......... .......... 18% 109M 1s #14 7.318 20800K .......... .......... .......... .......... .......... 18% 70.8M 1s #14 7.319 20850K .......... .......... .......... .......... .......... 18% 131M 1s #14 7.319 20900K .......... .......... .......... .......... .......... 18% 147M 1s #14 7.320 20950K .......... .......... .......... .......... .......... 18% 106M 1s #14 7.320 21000K .......... .......... .......... .......... .......... 18% 124M 1s #14 7.320 21050K .......... .......... .......... .......... .......... 18% 129M 1s #14 7.321 21100K .......... .......... .......... .......... .......... 18% 137M 1s #14 7.321 21150K .......... .......... .......... .......... .......... 18% 269M 1s #14 7.321 21200K .......... .......... .......... .......... .......... 18% 102M 1s #14 7.322 21250K .......... .......... .......... .......... .......... 18% 136M 1s #14 7.322 21300K .......... .......... .......... .......... .......... 18% 98.6M 1s #14 7.323 21350K .......... .......... .......... .......... .......... 18% 86.3M 1s #14 7.323 21400K .......... .......... .......... .......... .......... 18% 125M 1s #14 7.324 21450K .......... .......... .......... .......... .......... 19% 142M 1s #14 7.324 21500K .......... .......... .......... .......... .......... 19% 118M 1s #14 7.324 21550K .......... .......... .......... .......... .......... 19% 84.5M 1s #14 7.325 21600K .......... .......... .......... .......... .......... 19% 107M 1s #14 7.325 21650K .......... .......... .......... .......... .......... 19% 127M 1s #14 7.326 21700K .......... .......... .......... .......... .......... 19% 116M 1s #14 7.326 21750K .......... .......... .......... .......... .......... 19% 110M 1s #14 7.327 21800K .......... .......... .......... .......... .......... 19% 120M 1s #14 7.327 21850K .......... .......... .......... .......... .......... 19% 121M 1s #14 7.327 21900K .......... .......... .......... .......... .......... 19% 134M 1s #14 7.328 21950K .......... .......... .......... .......... .......... 19% 67.8M 1s #14 7.328 22000K .......... .......... .......... .......... .......... 19% 138M 1s #14 7.329 22050K .......... .......... .......... .......... .......... 19% 120M 1s #14 7.329 22100K .......... .......... .......... .......... .......... 19% 128M 1s #14 7.330 22150K .......... .......... .......... .......... .......... 19% 116M 1s #14 7.330 22200K .......... .......... .......... .......... .......... 19% 116M 1s #14 7.330 22250K .......... .......... .......... .......... .......... 19% 114M 1s #14 7.331 22300K .......... .......... .......... .......... .......... 19% 125M 1s #14 7.331 22350K .......... .......... .......... .......... .......... 19% 94.2M 1s #14 7.332 22400K .......... .......... .......... .......... .......... 19% 125M 1s #14 7.332 22450K .......... .......... .......... .......... .......... 19% 115M 1s #14 7.333 22500K .......... .......... .......... .......... .......... 19% 98.8M 1s #14 7.333 22550K .......... .......... .......... .......... .......... 19% 83.5M 1s #14 7.334 22600K .......... .......... .......... .......... .......... 20% 125M 1s #14 7.334 22650K .......... .......... .......... .......... .......... 20% 127M 1s #14 7.334 22700K .......... .......... .......... .......... .......... 20% 129M 1s #14 7.335 22750K .......... .......... .......... .......... .......... 20% 104M 1s #14 7.335 22800K .......... .......... .......... .......... .......... 20% 120M 1s #14 7.336 22850K .......... .......... .......... .......... .......... 20% 127M 1s #14 7.336 22900K .......... .......... .......... .......... .......... 20% 116M 1s #14 7.337 22950K .......... .......... .......... .......... .......... 20% 105M 1s #14 7.337 23000K .......... .......... .......... .......... .......... 20% 113M 1s #14 7.337 23050K .......... .......... .......... .......... .......... 20% 126M 1s #14 7.338 23100K .......... .......... .......... .......... .......... 20% 119M 1s #14 7.338 23150K .......... .......... .......... .......... .......... 20% 73.1M 1s #14 7.339 23200K .......... .......... .......... .......... .......... 20% 130M 1s #14 7.339 23250K .......... .......... .......... .......... .......... 20% 132M 1s #14 7.340 23300K .......... .......... .......... .......... .......... 20% 127M 1s #14 7.340 23350K .......... .......... .......... .......... .......... 20% 108M 1s #14 7.340 23400K .......... .......... .......... .......... .......... 20% 70.0M 1s #14 7.341 23450K .......... .......... .......... .......... .......... 20% 104M 1s #14 7.342 23500K .......... .......... .......... .......... .......... 20% 272M 1s #14 7.342 23550K .......... .......... .......... .......... .......... 20% 120M 1s #14 7.342 23600K .......... .......... .......... .......... .......... 20% 115M 1s #14 7.343 23650K .......... .......... .......... .......... .......... 20% 119M 1s #14 7.343 23700K .......... .......... .......... .......... .......... 21% 109M 1s #14 7.344 23750K .......... .......... .......... .......... .......... 21% 99.1M 1s #14 7.344 23800K .......... .......... .......... .......... .......... 21% 154M 1s #14 7.344 23850K .......... .......... .......... .......... .......... 21% 120M 1s #14 7.345 23900K .......... .......... .......... .......... .......... 21% 115M 1s #14 7.345 23950K .......... .......... .......... .......... .......... 21% 90.7M 1s #14 7.346 24000K .......... .......... .......... .......... .......... 21% 116M 1s #14 7.346 24050K .......... .......... .......... .......... .......... 21% 118M 1s #14 7.346 24100K .......... .......... .......... .......... .......... 21% 120M 1s #14 7.347 24150K .......... .......... .......... .......... .......... 21% 113M 1s #14 7.347 24200K .......... .......... .......... .......... .......... 21% 117M 1s #14 7.348 24250K .......... .......... .......... .......... .......... 21% 119M 1s #14 7.348 24300K .......... .......... .......... .......... .......... 21% 116M 1s #14 7.349 24350K .......... .......... .......... .......... .......... 21% 88.6M 1s #14 7.349 24400K .......... .......... .......... .......... .......... 21% 109M 1s #14 7.350 24450K .......... .......... .......... .......... .......... 21% 123M 1s #14 7.350 24500K .......... .......... .......... .......... .......... 21% 118M 1s #14 7.350 24550K .......... .......... .......... .......... .......... 21% 117M 1s #14 7.351 24600K .......... .......... .......... .......... .......... 21% 114M 1s #14 7.351 24650K .......... .......... .......... .......... .......... 21% 119M 1s #14 7.352 24700K .......... .......... .......... .......... .......... 21% 116M 1s #14 7.352 24750K .......... .......... .......... .......... .......... 21% 88.5M 1s #14 7.353 24800K .......... .......... .......... .......... .......... 21% 116M 1s #14 7.353 24850K .......... .......... .......... .......... .......... 22% 118M 1s #14 7.353 24900K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.354 24950K .......... .......... .......... .......... .......... 22% 114M 1s #14 7.354 25000K .......... .......... .......... .......... .......... 22% 119M 1s #14 7.355 25050K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.355 25100K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.356 25150K .......... .......... .......... .......... .......... 22% 88.8M 1s #14 7.356 25200K .......... .......... .......... .......... .......... 22% 115M 1s #14 7.357 25250K .......... .......... .......... .......... .......... 22% 118M 1s #14 7.357 25300K .......... .......... .......... .......... .......... 22% 115M 1s #14 7.357 25350K .......... .......... .......... .......... .......... 22% 115M 1s #14 7.358 25400K .......... .......... .......... .......... .......... 22% 118M 1s #14 7.358 25450K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.359 25500K .......... .......... .......... .......... .......... 22% 117M 1s #14 7.359 25550K .......... .......... .......... .......... .......... 22% 88.5M 1s #14 7.360 25600K .......... .......... .......... .......... .......... 22% 118M 1s #14 7.360 25650K .......... .......... .......... .......... .......... 22% 117M 1s #14 7.360 25700K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.361 25750K .......... .......... .......... .......... .......... 22% 117M 1s #14 7.361 25800K .......... .......... .......... .......... .......... 22% 114M 1s #14 7.362 25850K .......... .......... .......... .......... .......... 22% 116M 1s #14 7.362 25900K .......... .......... .......... .......... .......... 22% 119M 1s #14 7.363 25950K .......... .......... .......... .......... .......... 22% 87.2M 1s #14 7.363 26000K .......... .......... .......... .......... .......... 23% 118M 1s #14 7.363 26050K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.364 26100K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.364 26150K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.365 26200K .......... .......... .......... .......... .......... 23% 117M 1s #14 7.365 26250K .......... .......... .......... .......... .......... 23% 115M 1s #14 7.366 26300K .......... .......... .......... .......... .......... 23% 118M 1s #14 7.366 26350K .......... .......... .......... .......... .......... 23% 89.4M 1s #14 7.367 26400K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.367 26450K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.367 26500K .......... .......... .......... .......... .......... 23% 118M 1s #14 7.368 26550K .......... .......... .......... .......... .......... 23% 114M 1s #14 7.368 26600K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.369 26650K .......... .......... .......... .......... .......... 23% 118M 1s #14 7.369 26700K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.370 26750K .......... .......... .......... .......... .......... 23% 88.8M 1s #14 7.370 26800K .......... .......... .......... .......... .......... 23% 116M 1s #14 7.370 26850K .......... .......... .......... .......... .......... 23% 115M 1s #14 7.371 26900K .......... .......... .......... .......... .......... 23% 120M 1s #14 7.371 26950K .......... .......... .......... .......... .......... 23% 114M 1s #14 7.372 27000K .......... .......... .......... .......... .......... 23% 115M 1s #14 7.372 27050K .......... .......... .......... .......... .......... 23% 119M 1s #14 7.373 27100K .......... .......... .......... .......... .......... 24% 115M 1s #14 7.373 27150K .......... .......... .......... .......... .......... 24% 89.2M 1s #14 7.374 27200K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.374 27250K .......... .......... .......... .......... .......... 24% 120M 1s #14 7.374 27300K .......... .......... .......... .......... .......... 24% 114M 1s #14 7.375 27350K .......... .......... .......... .......... .......... 24% 115M 1s #14 7.375 27400K .......... .......... .......... .......... .......... 24% 119M 1s #14 7.376 27450K .......... .......... .......... .......... .......... 24% 114M 1s #14 7.376 27500K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.377 27550K .......... .......... .......... .......... .......... 24% 89.3M 1s #14 7.377 27600K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.377 27650K .......... .......... .......... .......... .......... 24% 118M 1s #14 7.378 27700K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.378 27750K .......... .......... .......... .......... .......... 24% 114M 1s #14 7.379 27800K .......... .......... .......... .......... .......... 24% 118M 1s #14 7.379 27850K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.380 27900K .......... .......... .......... .......... .......... 24% 114M 1s #14 7.380 27950K .......... .......... .......... .......... .......... 24% 89.5M 1s #14 7.381 28000K .......... .......... .......... .......... .......... 24% 118M 1s #14 7.381 28050K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.381 28100K .......... .......... .......... .......... .......... 24% 115M 1s #14 7.382 28150K .......... .......... .......... .......... .......... 24% 116M 1s #14 7.382 28200K .......... .......... .......... .......... .......... 24% 115M 1s #14 7.383 28250K .......... .......... .......... .......... .......... 25% 117M 1s #14 7.383 28300K .......... .......... .......... .......... .......... 25% 118M 1s #14 7.384 28350K .......... .......... .......... .......... .......... 25% 87.7M 1s #14 7.384 28400K .......... .......... .......... .......... .......... 25% 119M 1s #14 7.384 28450K .......... .......... .......... .......... .......... 25% 116M 1s #14 7.385 28500K .......... .......... .......... .......... .......... 25% 116M 1s #14 7.385 28550K .......... .......... .......... .......... .......... 25% 115M 1s #14 7.386 28600K .......... .......... .......... .......... .......... 25% 116M 1s #14 7.386 28650K .......... .......... .......... .......... .......... 25% 117M 1s #14 7.387 28700K .......... .......... .......... .......... .......... 25% 118M 1s #14 7.387 28750K .......... .......... .......... .......... .......... 25% 87.9M 1s #14 7.387 28800K .......... .......... .......... .......... .......... 25% 116M 1s #14 7.388 28850K .......... .......... .......... .......... .......... 25% 117M 1s #14 7.388 28900K .......... .......... .......... .......... .......... 25% 118M 1s #14 7.389 28950K .......... .......... .......... .......... .......... 25% 114M 1s #14 7.389 29000K .......... .......... .......... .......... .......... 25% 116M 1s #14 7.390 29050K .......... .......... .......... .......... .......... 25% 119M 1s #14 7.390 29100K .......... .......... .......... .......... .......... 25% 115M 1s #14 7.390 29150K .......... .......... .......... .......... .......... 25% 99.2M 1s #14 7.391 29200K .......... .......... .......... .......... .......... 25% 131M 1s #14 7.391 29250K .......... .......... .......... .......... .......... 25% 87.0M 1s #14 7.392 29300K .......... .......... .......... .......... .......... 25% 114M 1s #14 7.392 29350K .......... .......... .......... .......... .......... 26% 119M 1s #14 7.393 29400K .......... .......... .......... .......... .......... 26% 112M 1s #14 7.393 29450K .......... .......... .......... .......... .......... 26% 120M 1s #14 7.394 29500K .......... .......... .......... .......... .......... 26% 115M 1s #14 7.394 29550K .......... .......... .......... .......... .......... 26% 117M 1s #14 7.394 29600K .......... .......... .......... .......... .......... 26% 119M 1s #14 7.395 29650K .......... .......... .......... .......... .......... 26% 89.6M 1s #14 7.395 29700K .......... .......... .......... .......... .......... 26% 115M 1s #14 7.396 29750K .......... .......... .......... .......... .......... 26% 116M 1s #14 7.396 29800K .......... .......... .......... .......... .......... 26% 119M 1s #14 7.397 29850K .......... .......... .......... .......... .......... 26% 113M 1s #14 7.397 29900K .......... .......... .......... .......... .......... 26% 115M 1s #14 7.397 29950K .......... .......... .......... .......... .......... 26% 120M 1s #14 7.398 30000K .......... .......... .......... .......... .......... 26% 112M 1s #14 7.398 30050K .......... .......... .......... .......... .......... 26% 91.1M 1s #14 7.399 30100K .......... .......... .......... .......... .......... 26% 116M 1s #14 7.399 30150K .......... .......... .......... .......... .......... 26% 115M 1s #14 7.400 30200K .......... .......... .......... .......... .......... 26% 120M 1s #14 7.400 30250K .......... .......... .......... .......... .......... 26% 111M 1s #14 7.401 30300K .......... .......... .......... .......... .......... 26% 118M 1s #14 7.401 30350K .......... .......... .......... .......... .......... 26% 118M 1s #14 7.401 30400K .......... .......... .......... .......... .......... 26% 116M 1s #14 7.402 30450K .......... .......... .......... .......... .......... 26% 88.2M 1s #14 7.402 30500K .......... .......... .......... .......... .......... 27% 116M 1s #14 7.403 30550K .......... .......... .......... .......... .......... 27% 115M 1s #14 7.403 30600K .......... .......... .......... .......... .......... 27% 120M 1s #14 7.404 30650K .......... .......... .......... .......... .......... 27% 114M 1s #14 7.404 30700K .......... .......... .......... .......... .......... 27% 594K 1s #14 7.488 30750K .......... .......... .......... .......... .......... 27% 94.7M 1s #14 7.489 30800K .......... .......... .......... .......... .......... 27% 105M 1s #14 7.489 30850K .......... .......... .......... .......... .......... 27% 91.9M 1s #14 7.490 30900K .......... .......... .......... .......... .......... 27% 87.6M 1s #14 7.490 30950K .......... .......... .......... .......... .......... 27% 124M 1s #14 7.491 31000K .......... .......... .......... .......... .......... 27% 127M 1s #14 7.491 31050K .......... .......... .......... .......... .......... 27% 117M 1s #14 7.492 31100K .......... .......... .......... .......... .......... 27% 118M 1s #14 7.492 31150K .......... .......... .......... .......... .......... 27% 73.6M 1s #14 7.493 31200K .......... .......... .......... .......... .......... 27% 128M 1s #14 7.493 31250K .......... .......... .......... .......... .......... 27% 144M 1s #14 7.493 31300K .......... .......... .......... .......... .......... 27% 670M 1s #14 7.493 31350K .......... .......... .......... .......... .......... 27% 888M 1s #14 7.493 31400K .......... .......... .......... .......... .......... 27% 261M 1s #14 7.494 31450K .......... .......... .......... .......... .......... 27% 135M 1s #14 7.494 31500K .......... .......... .......... .......... .......... 27% 89.4M 1s #14 7.494 31550K .......... .......... .......... .......... .......... 27% 116M 1s #14 7.495 31600K .......... .......... .......... .......... .......... 27% 115M 1s #14 7.495 31650K .......... .......... .......... .......... .......... 28% 119M 1s #14 7.496 31700K .......... .......... .......... .......... .......... 28% 107M 1s #14 7.496 31750K .......... .......... .......... .......... .......... 28% 124M 1s #14 7.497 31800K .......... .......... .......... .......... .......... 28% 118M 1s #14 7.497 31850K .......... .......... .......... .......... .......... 28% 117M 1s #14 7.497 31900K .......... .......... .......... .......... .......... 28% 88.0M 1s #14 7.498 31950K .......... .......... .......... .......... .......... 28% 117M 1s #14 7.498 32000K .......... .......... .......... .......... .......... 28% 119M 1s #14 7.499 32050K .......... .......... .......... .......... .......... 28% 114M 1s #14 7.499 32100K .......... .......... .......... .......... .......... 28% 115M 1s #14 7.500 32150K .......... .......... .......... .......... .......... 28% 119M 1s #14 7.500 32200K .......... .......... .......... .......... .......... 28% 114M 1s #14 7.500 32250K .......... .......... .......... .......... .......... 28% 117M 1s #14 7.501 32300K .......... .......... .......... .......... .......... 28% 87.9M 1s #14 7.501 32350K .......... .......... .......... .......... .......... 28% 117M 1s #14 7.502 32400K .......... .......... .......... .......... .......... 28% 119M 1s #14 7.502 32450K .......... .......... .......... .......... .......... 28% 117M 1s #14 7.503 32500K .......... .......... .......... .......... .......... 28% 113M 1s #14 7.503 32550K .......... .......... .......... .......... .......... 28% 118M 1s #14 7.504 32600K .......... .......... .......... .......... .......... 28% 116M 1s #14 7.504 32650K .......... .......... .......... .......... .......... 28% 115M 1s #14 7.504 32700K .......... .......... .......... .......... .......... 28% 89.4M 1s #14 7.505 32750K .......... .......... .......... .......... .......... 29% 117M 1s #14 7.505 32800K .......... .......... .......... .......... .......... 29% 116M 1s #14 7.506 32850K .......... .......... .......... .......... .......... 29% 116M 1s #14 7.506 32900K .......... .......... .......... .......... .......... 29% 117M 1s #14 7.507 32950K .......... .......... .......... .......... .......... 29% 116M 1s #14 7.507 33000K .......... .......... .......... .......... .......... 29% 117M 1s #14 7.507 33050K .......... .......... .......... .......... .......... 29% 118M 1s #14 7.508 33100K .......... .......... .......... .......... .......... 29% 86.8M 1s #14 7.508 33150K .......... .......... .......... .......... .......... 29% 119M 1s #14 7.509 33200K .......... .......... .......... .......... .......... 29% 117M 1s #14 7.509 33250K .......... .......... .......... .......... .......... 29% 115M 1s #14 7.510 33300K .......... .......... .......... .......... .......... 29% 117M 1s #14 7.510 33350K .......... .......... .......... .......... .......... 29% 114M 1s #14 7.510 33400K .......... .......... .......... .......... .......... 29% 116M 1s #14 7.511 33450K .......... .......... .......... .......... .......... 29% 119M 1s #14 7.511 33500K .......... .......... .......... .......... .......... 29% 86.4M 1s #14 7.512 33550K .......... .......... .......... .......... .......... 29% 120M 1s #14 7.512 33600K .......... .......... .......... .......... .......... 29% 116M 1s #14 7.513 33650K .......... .......... .......... .......... .......... 29% 118M 1s #14 7.513 33700K .......... .......... .......... .......... .......... 29% 114M 1s #14 7.514 33750K .......... .......... .......... .......... .......... 29% 115M 1s #14 7.514 33800K .......... .......... .......... .......... .......... 29% 121M 1s #14 7.514 33850K .......... .......... .......... .......... .......... 29% 111M 1s #14 7.515 33900K .......... .......... .......... .......... .......... 30% 90.8M 1s #14 7.515 33950K .......... .......... .......... .......... .......... 30% 116M 1s #14 7.516 34000K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.516 34050K .......... .......... .......... .......... .......... 30% 120M 1s #14 7.517 34100K .......... .......... .......... .......... .......... 30% 114M 1s #14 7.517 34150K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.517 34200K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.518 34250K .......... .......... .......... .......... .......... 30% 120M 1s #14 7.518 34300K .......... .......... .......... .......... .......... 30% 88.6M 1s #14 7.519 34350K .......... .......... .......... .......... .......... 30% 117M 1s #14 7.519 34400K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.520 34450K .......... .......... .......... .......... .......... 30% 117M 1s #14 7.520 34500K .......... .......... .......... .......... .......... 30% 114M 1s #14 7.521 34550K .......... .......... .......... .......... .......... 30% 118M 1s #14 7.521 34600K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.521 34650K .......... .......... .......... .......... .......... 30% 118M 1s #14 7.522 34700K .......... .......... .......... .......... .......... 30% 88.9M 1s #14 7.522 34750K .......... .......... .......... .......... .......... 30% 115M 1s #14 7.523 34800K .......... .......... .......... .......... .......... 30% 119M 1s #14 7.523 34850K .......... .......... .......... .......... .......... 30% 116M 1s #14 7.524 34900K .......... .......... .......... .......... .......... 30% 114M 1s #14 7.524 34950K .......... .......... .......... .......... .......... 30% 117M 1s #14 7.524 35000K .......... .......... .......... .......... .......... 30% 118M 1s #14 7.525 35050K .......... .......... .......... .......... .......... 31% 115M 1s #14 7.525 35100K .......... .......... .......... .......... .......... 31% 88.2M 1s #14 7.526 35150K .......... .......... .......... .......... .......... 31% 117M 1s #14 7.526 35200K .......... .......... .......... .......... .......... 31% 119M 1s #14 7.527 35250K .......... .......... .......... .......... .......... 31% 114M 1s #14 7.527 35300K .......... .......... .......... .......... .......... 31% 114M 1s #14 7.528 35350K .......... .......... .......... .......... .......... 31% 118M 1s #14 7.528 35400K .......... .......... .......... .......... .......... 31% 116M 1s #14 7.528 35450K .......... .......... .......... .......... .......... 31% 120M 1s #14 7.529 35500K .......... .......... .......... .......... .......... 31% 85.8M 1s #14 7.529 35550K .......... .......... .......... .......... .......... 31% 121M 1s #14 7.530 35600K .......... .......... .......... .......... .......... 31% 116M 1s #14 7.530 35650K .......... .......... .......... .......... .......... 31% 115M 1s #14 7.531 35700K .......... .......... .......... .......... .......... 31% 115M 1s #14 7.531 35750K .......... .......... .......... .......... .......... 31% 117M 1s #14 7.531 35800K .......... .......... .......... .......... .......... 31% 114M 1s #14 7.532 35850K .......... .......... .......... .......... .......... 31% 120M 1s #14 7.532 35900K .......... .......... .......... .......... .......... 31% 87.3M 1s #14 7.533 35950K .......... .......... .......... .......... .......... 31% 117M 1s #14 7.533 36000K .......... .......... .......... .......... .......... 31% 116M 1s #14 7.534 36050K .......... .......... .......... .......... .......... 31% 115M 1s #14 7.534 36100K .......... .......... .......... .......... .......... 31% 117M 1s #14 7.534 36150K .......... .......... .......... .......... .......... 32% 117M 1s #14 7.535 36200K .......... .......... .......... .......... .......... 32% 114M 1s #14 7.535 36250K .......... .......... .......... .......... .......... 32% 120M 1s #14 7.536 36300K .......... .......... .......... .......... .......... 32% 88.8M 1s #14 7.536 36350K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.537 36400K .......... .......... .......... .......... .......... 32% 116M 1s #14 7.537 36450K .......... .......... .......... .......... .......... 32% 118M 1s #14 7.538 36500K .......... .......... .......... .......... .......... 32% 114M 1s #14 7.538 36550K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.538 36600K .......... .......... .......... .......... .......... 32% 120M 1s #14 7.539 36650K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.539 36700K .......... .......... .......... .......... .......... 32% 88.4M 1s #14 7.540 36750K .......... .......... .......... .......... .......... 32% 117M 1s #14 7.540 36800K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.541 36850K .......... .......... .......... .......... .......... 32% 102M 1s #14 7.541 36900K .......... .......... .......... .......... .......... 32% 136M 1s #14 7.542 36950K .......... .......... .......... .......... .......... 32% 116M 1s #14 7.542 37000K .......... .......... .......... .......... .......... 32% 117M 1s #14 7.542 37050K .......... .......... .......... .......... .......... 32% 113M 1s #14 7.543 37100K .......... .......... .......... .......... .......... 32% 88.2M 1s #14 7.543 37150K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.544 37200K .......... .......... .......... .......... .......... 32% 119M 1s #14 7.544 37250K .......... .......... .......... .......... .......... 32% 115M 1s #14 7.545 37300K .......... .......... .......... .......... .......... 33% 114M 1s #14 7.545 37350K .......... .......... .......... .......... .......... 33% 119M 1s #14 7.545 37400K .......... .......... .......... .......... .......... 33% 114M 1s #14 7.546 37450K .......... .......... .......... .......... .......... 33% 117M 1s #14 7.546 37500K .......... .......... .......... .......... .......... 33% 89.0M 1s #14 7.547 37550K .......... .......... .......... .......... .......... 33% 136M 1s #14 7.547 37600K .......... .......... .......... .......... .......... 33% 119M 1s #14 7.548 37650K .......... .......... .......... .......... .......... 33% 116M 1s #14 7.548 37700K .......... .......... .......... .......... .......... 33% 98.6M 1s #14 7.548 37750K .......... .......... .......... .......... .......... 33% 119M 1s #14 7.549 37800K .......... .......... .......... .......... .......... 33% 116M 1s #14 7.549 37850K .......... .......... .......... .......... .......... 33% 113M 1s #14 7.550 37900K .......... .......... .......... .......... .......... 33% 89.4M 1s #14 7.550 37950K .......... .......... .......... .......... .......... 33% 118M 1s #14 7.551 38000K .......... .......... .......... .......... .......... 33% 115M 1s #14 7.551 38050K .......... .......... .......... .......... .......... 33% 115M 1s #14 7.552 38100K .......... .......... .......... .......... .......... 33% 107M 1s #14 7.552 38150K .......... .......... .......... .......... .......... 33% 131M 1s #14 7.552 38200K .......... .......... .......... .......... .......... 33% 113M 1s #14 7.553 38250K .......... .......... .......... .......... .......... 33% 120M 1s #14 7.553 38300K .......... .......... .......... .......... .......... 33% 86.5M 1s #14 7.554 38350K .......... .......... .......... .......... .......... 33% 121M 1s #14 7.554 38400K .......... .......... .......... .......... .......... 34% 114M 1s #14 7.555 38450K .......... .......... .......... .......... .......... 34% 118M 1s #14 7.555 38500K .......... .......... .......... .......... .......... 34% 115M 1s #14 7.555 38550K .......... .......... .......... .......... .......... 34% 113M 1s #14 7.556 38600K .......... .......... .......... .......... .......... 34% 120M 1s #14 7.556 38650K .......... .......... .......... .......... .......... 34% 118M 1s #14 7.557 38700K .......... .......... .......... .......... .......... 34% 88.9M 1s #14 7.557 38750K .......... .......... .......... .......... .......... 34% 116M 1s #14 7.558 38800K .......... .......... .......... .......... .......... 34% 116M 1s #14 7.558 38850K .......... .......... .......... .......... .......... 34% 119M 1s #14 7.559 38900K .......... .......... .......... .......... .......... 34% 111M 1s #14 7.559 38950K .......... .......... .......... .......... .......... 34% 117M 1s #14 7.559 39000K .......... .......... .......... .......... .......... 34% 118M 1s #14 7.560 39050K .......... .......... .......... .......... .......... 34% 118M 1s #14 7.560 39100K .......... .......... .......... .......... .......... 34% 95.6M 1s #14 7.561 39150K .......... .......... .......... .......... .......... 34% 114M 1s #14 7.561 39200K .......... .......... .......... .......... .......... 34% 113M 1s #14 7.562 39250K .......... .......... .......... .......... .......... 34% 119M 1s #14 7.562 39300K .......... .......... .......... .......... .......... 34% 115M 1s #14 7.562 39350K .......... .......... .......... .......... .......... 34% 116M 1s #14 7.563 39400K .......... .......... .......... .......... .......... 34% 89.6M 1s #14 7.563 39450K .......... .......... .......... .......... .......... 34% 116M 1s #14 7.564 39500K .......... .......... .......... .......... .......... 34% 117M 1s #14 7.564 39550K .......... .......... .......... .......... .......... 35% 115M 1s #14 7.565 39600K .......... .......... .......... .......... .......... 35% 114M 1s #14 7.565 39650K .......... .......... .......... .......... .......... 35% 119M 1s #14 7.565 39700K .......... .......... .......... .......... .......... 35% 115M 1s #14 7.566 39750K .......... .......... .......... .......... .......... 35% 116M 1s #14 7.566 39800K .......... .......... .......... .......... .......... 35% 89.1M 1s #14 7.567 39850K .......... .......... .......... .......... .......... 35% 118M 1s #14 7.567 39900K .......... .......... .......... .......... .......... 35% 116M 1s #14 7.568 39950K .......... .......... .......... .......... .......... 35% 117M 1s #14 7.568 40000K .......... .......... .......... .......... .......... 35% 115M 1s #14 7.569 40050K .......... .......... .......... .......... .......... 35% 117M 1s #14 7.569 40100K .......... .......... .......... .......... .......... 35% 116M 1s #14 7.569 40150K .......... .......... .......... .......... .......... 35% 119M 1s #14 7.570 40200K .......... .......... .......... .......... .......... 35% 86.2M 1s #14 7.570 40250K .......... .......... .......... .......... .......... 35% 118M 1s #14 7.571 40300K .......... .......... .......... .......... .......... 35% 116M 1s #14 7.571 40350K .......... .......... .......... .......... .......... 35% 117M 1s #14 7.572 40400K .......... .......... .......... .......... .......... 35% 110M 1s #14 7.572 40450K .......... .......... .......... .......... .......... 35% 123M 1s #14 7.572 40500K .......... .......... .......... .......... .......... 35% 116M 1s #14 7.573 40550K .......... .......... .......... .......... .......... 35% 119M 1s #14 7.573 40600K .......... .......... .......... .......... .......... 35% 88.7M 1s #14 7.574 40650K .......... .......... .......... .......... .......... 35% 153M 1s #14 7.574 40700K .......... .......... .......... .......... .......... 36% 86.4M 1s #14 7.575 40750K .......... .......... .......... .......... .......... 36% 119M 1s #14 7.575 40800K .......... .......... .......... .......... .......... 36% 115M 1s #14 7.576 40850K .......... .......... .......... .......... .......... 36% 115M 1s #14 7.576 40900K .......... .......... .......... .......... .......... 36% 118M 1s #14 7.576 40950K .......... .......... .......... .......... .......... 36% 656K 1s #14 7.653 41000K .......... .......... .......... .......... .......... 36% 68.8M 1s #14 7.653 41050K .......... .......... .......... .......... .......... 36% 122M 1s #14 7.654 41100K .......... .......... .......... .......... .......... 36% 91.7M 1s #14 7.654 41150K .......... .......... .......... .......... .......... 36% 151M 1s #14 7.655 41200K .......... .......... .......... .......... .......... 36% 136M 1s #14 7.655 41250K .......... .......... .......... .......... .......... 36% 115M 1s #14 7.655 41300K .......... .......... .......... .......... .......... 36% 132M 1s #14 7.656 41350K .......... .......... .......... .......... .......... 36% 141M 1s #14 7.656 41400K .......... .......... .......... .......... .......... 36% 134M 1s #14 7.656 41450K .......... .......... .......... .......... .......... 36% 124M 1s #14 7.657 41500K .......... .......... .......... .......... .......... 36% 107M 1s #14 7.657 41550K .......... .......... .......... .......... .......... 36% 128M 1s #14 7.658 41600K .......... .......... .......... .......... .......... 36% 73.1M 1s #14 7.658 41650K .......... .......... .......... .......... .......... 36% 141M 1s #14 7.659 41700K .......... .......... .......... .......... .......... 36% 171M 1s #14 7.659 41750K .......... .......... .......... .......... .......... 36% 121M 1s #14 7.659 41800K .......... .......... .......... .......... .......... 37% 112M 1s #14 7.660 41850K .......... .......... .......... .......... .......... 37% 132M 1s #14 7.660 41900K .......... .......... .......... .......... .......... 37% 97.7M 1s #14 7.661 41950K .......... .......... .......... .......... .......... 37% 97.2M 1s #14 7.661 42000K .......... .......... .......... .......... .......... 37% 83.5M 1s #14 7.662 42050K .......... .......... .......... .......... .......... 37% 57.4M 1s #14 7.663 42100K .......... .......... .......... .......... .......... 37% 111M 1s #14 7.663 42150K .......... .......... .......... .......... .......... 37% 115M 1s #14 7.663 42200K .......... .......... .......... .......... .......... 37% 69.9M 1s #14 7.664 42250K .......... .......... .......... .......... .......... 37% 122M 1s #14 7.665 42300K .......... .......... .......... .......... .......... 37% 101M 1s #14 7.665 42350K .......... .......... .......... .......... .......... 37% 122M 1s #14 7.665 42400K .......... .......... .......... .......... .......... 37% 135M 1s #14 7.666 42450K .......... .......... .......... .......... .......... 37% 117M 1s #14 7.666 42500K .......... .......... .......... .......... .......... 37% 119M 1s #14 7.667 42550K .......... .......... .......... .......... .......... 37% 122M 1s #14 7.667 42600K .......... .......... .......... .......... .......... 37% 130M 1s #14 7.667 42650K .......... .......... .......... .......... .......... 37% 117M 1s #14 7.668 42700K .......... .......... .......... .......... .......... 37% 94.5M 1s #14 7.668 42750K .......... .......... .......... .......... .......... 37% 124M 1s #14 7.669 42800K .......... .......... .......... .......... .......... 37% 72.3M 1s #14 7.669 42850K .......... .......... .......... .......... .......... 37% 130M 1s #14 7.670 42900K .......... .......... .......... .......... .......... 37% 123M 1s #14 7.670 42950K .......... .......... .......... .......... .......... 38% 123M 1s #14 7.671 43000K .......... .......... .......... .......... .......... 38% 124M 1s #14 7.671 43050K .......... .......... .......... .......... .......... 38% 117M 1s #14 7.671 43100K .......... .......... .......... .......... .......... 38% 103M 1s #14 7.672 43150K .......... .......... .......... .......... .......... 38% 118M 1s #14 7.672 43200K .......... .......... .......... .......... .......... 38% 123M 1s #14 7.673 43250K .......... .......... .......... .......... .......... 38% 123M 1s #14 7.673 43300K .......... .......... .......... .......... .......... 38% 105M 1s #14 7.674 43350K .......... .......... .......... .......... .......... 38% 140M 1s #14 7.674 43400K .......... .......... .......... .......... .......... 38% 86.2M 1s #14 7.674 43450K .......... .......... .......... .......... .......... 38% 124M 1s #14 7.675 43500K .......... .......... .......... .......... .......... 38% 133M 1s #14 7.675 43550K .......... .......... .......... .......... .......... 38% 116M 1s #14 7.676 43600K .......... .......... .......... .......... .......... 38% 135M 1s #14 7.676 43650K .......... .......... .......... .......... .......... 38% 131M 1s #14 7.676 43700K .......... .......... .......... .......... .......... 38% 119M 1s #14 7.677 43750K .......... .......... .......... .......... .......... 38% 121M 1s #14 7.677 43800K .......... .......... .......... .......... .......... 38% 132M 1s #14 7.678 43850K .......... .......... .......... .......... .......... 38% 128M 1s #14 7.678 43900K .......... .......... .......... .......... .......... 38% 107M 1s #14 7.678 43950K .......... .......... .......... .......... .......... 38% 122M 1s #14 7.679 44000K .......... .......... .......... .......... .......... 38% 78.6M 1s #14 7.679 44050K .......... .......... .......... .......... .......... 39% 161M 1s #14 7.680 44100K .......... .......... .......... .......... .......... 39% 112M 1s #14 7.680 44150K .......... .......... .......... .......... .......... 39% 134M 1s #14 7.681 44200K .......... .......... .......... .......... .......... 39% 113M 1s #14 7.681 44250K .......... .......... .......... .......... .......... 39% 129M 1s #14 7.681 44300K .......... .......... .......... .......... .......... 39% 92.4M 1s #14 7.682 44350K .......... .......... .......... .......... .......... 39% 111M 1s #14 7.682 44400K .......... .......... .......... .......... .......... 39% 116M 1s #14 7.683 44450K .......... .......... .......... .......... .......... 39% 128M 1s #14 7.683 44500K .......... .......... .......... .......... .......... 39% 106M 1s #14 7.684 44550K .......... .......... .......... .......... .......... 39% 114M 1s #14 7.684 44600K .......... .......... .......... .......... .......... 39% 80.0M 1s #14 7.685 44650K .......... .......... .......... .......... .......... 39% 122M 1s #14 7.685 44700K .......... .......... .......... .......... .......... 39% 89.5M 1s #14 7.686 44750K .......... .......... .......... .......... .......... 39% 122M 1s #14 7.686 44800K .......... .......... .......... .......... .......... 39% 134M 1s #14 7.686 44850K .......... .......... .......... .......... .......... 39% 130M 1s #14 7.687 44900K .......... .......... .......... .......... .......... 39% 119M 1s #14 7.687 44950K .......... .......... .......... .......... .......... 39% 110M 1s #14 7.688 45000K .......... .......... .......... .......... .......... 39% 122M 1s #14 7.688 45050K .......... .......... .......... .......... .......... 39% 117M 1s #14 7.688 45100K .......... .......... .......... .......... .......... 39% 92.1M 1s #14 7.689 45150K .......... .......... .......... .......... .......... 39% 125M 1s #14 7.689 45200K .......... .......... .......... .......... .......... 40% 83.0M 1s #14 7.690 45250K .......... .......... .......... .......... .......... 40% 117M 1s #14 7.690 45300K .......... .......... .......... .......... .......... 40% 120M 1s #14 7.691 45350K .......... .......... .......... .......... .......... 40% 124M 1s #14 7.691 45400K .......... .......... .......... .......... .......... 40% 131M 1s #14 7.691 45450K .......... .......... .......... .......... .......... 40% 123M 1s #14 7.692 45500K .......... .......... .......... .......... .......... 40% 97.5M 1s #14 7.692 45550K .......... .......... .......... .......... .......... 40% 117M 1s #14 7.693 45600K .......... .......... .......... .......... .......... 40% 118M 1s #14 7.693 45650K .......... .......... .......... .......... .......... 40% 135M 1s #14 7.694 45700K .......... .......... .......... .......... .......... 40% 122M 1s #14 7.694 45750K .......... .......... .......... .......... .......... 40% 129M 1s #14 7.694 45800K .......... .......... .......... .......... .......... 40% 85.7M 1s #14 7.695 45850K .......... .......... .......... .......... .......... 40% 119M 1s #14 7.695 45900K .......... .......... .......... .......... .......... 40% 94.1M 1s #14 7.696 45950K .......... .......... .......... .......... .......... 40% 105M 1s #14 7.696 46000K .......... .......... .......... .......... .......... 40% 150M 1s #14 7.697 46050K .......... .......... .......... .......... .......... 40% 202M 1s #14 7.697 46100K .......... .......... .......... .......... .......... 40% 105M 1s #14 7.697 46150K .......... .......... .......... .......... .......... 40% 122M 1s #14 7.698 46200K .......... .......... .......... .......... .......... 40% 116M 1s #14 7.698 46250K .......... .......... .......... .......... .......... 40% 114M 1s #14 7.699 46300K .......... .......... .......... .......... .......... 40% 101M 1s #14 7.699 46350K .......... .......... .......... .......... .......... 41% 122M 1s #14 7.700 46400K .......... .......... .......... .......... .......... 41% 86.9M 1s #14 7.700 46450K .......... .......... .......... .......... .......... 41% 137M 1s #14 7.700 46500K .......... .......... .......... .......... .......... 41% 132M 1s #14 7.701 46550K .......... .......... .......... .......... .......... 41% 100M 1s #14 7.701 46600K .......... .......... .......... .......... .......... 41% 130M 1s #14 7.702 46650K .......... .......... .......... .......... .......... 41% 112M 1s #14 7.702 46700K .......... .......... .......... .......... .......... 41% 114M 1s #14 7.702 46750K .......... .......... .......... .......... .......... 41% 88.9M 1s #14 7.703 46800K .......... .......... .......... .......... .......... 41% 147M 1s #14 7.703 46850K .......... .......... .......... .......... .......... 41% 114M 1s #14 7.704 46900K .......... .......... .......... .......... .......... 41% 113M 1s #14 7.704 46950K .......... .......... .......... .......... .......... 41% 104M 1s #14 7.705 47000K .......... .......... .......... .......... .......... 41% 69.3M 1s #14 7.705 47050K .......... .......... .......... .......... .......... 41% 171M 1s #14 7.706 47100K .......... .......... .......... .......... .......... 41% 128M 1s #14 7.706 47150K .......... .......... .......... .......... .......... 41% 102M 1s #14 7.707 47200K .......... .......... .......... .......... .......... 41% 126M 1s #14 7.707 47250K .......... .......... .......... .......... .......... 41% 144M 1s #14 7.707 47300K .......... .......... .......... .......... .......... 41% 99.3M 1s #14 7.708 47350K .......... .......... .......... .......... .......... 41% 126M 1s #14 7.708 47400K .......... .......... .......... .......... .......... 41% 120M 1s #14 7.709 47450K .......... .......... .......... .......... .......... 42% 128M 1s #14 7.709 47500K .......... .......... .......... .......... .......... 42% 87.8M 1s #14 7.709 47550K .......... .......... .......... .......... .......... 42% 127M 1s #14 7.710 47600K .......... .......... .......... .......... .......... 42% 96.3M 1s #14 7.710 47650K .......... .......... .......... .......... .......... 42% 141M 1s #14 7.711 47700K .......... .......... .......... .......... .......... 42% 110M 1s #14 7.711 47750K .......... .......... .......... .......... .......... 42% 148M 1s #14 7.712 47800K .......... .......... .......... .......... .......... 42% 90.8M 1s #14 7.712 47850K .......... .......... .......... .......... .......... 42% 117M 1s #14 7.712 47900K .......... .......... .......... .......... .......... 42% 114M 1s #14 7.713 47950K .......... .......... .......... .......... .......... 42% 118M 1s #14 7.713 48000K .......... .......... .......... .......... .......... 42% 115M 1s #14 7.714 48050K .......... .......... .......... .......... .......... 42% 118M 1s #14 7.714 48100K .......... .......... .......... .......... .......... 42% 107M 1s #14 7.715 48150K .......... .......... .......... .......... .......... 42% 128M 1s #14 7.715 48200K .......... .......... .......... .......... .......... 42% 88.5M 1s #14 7.715 48250K .......... .......... .......... .......... .......... 42% 117M 1s #14 7.716 48300K .......... .......... .......... .......... .......... 42% 114M 1s #14 7.716 48350K .......... .......... .......... .......... .......... 42% 119M 1s #14 7.717 48400K .......... .......... .......... .......... .......... 42% 116M 1s #14 7.717 48450K .......... .......... .......... .......... .......... 42% 117M 1s #14 7.718 48500K .......... .......... .......... .......... .......... 42% 118M 1s #14 7.718 48550K .......... .......... .......... .......... .......... 42% 114M 1s #14 7.719 48600K .......... .......... .......... .......... .......... 43% 90.3M 1s #14 7.719 48650K .......... .......... .......... .......... .......... 43% 115M 1s #14 7.719 48700K .......... .......... .......... .......... .......... 43% 115M 1s #14 7.720 48750K .......... .......... .......... .......... .......... 43% 120M 1s #14 7.720 48800K .......... .......... .......... .......... .......... 43% 113M 1s #14 7.721 48850K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.721 48900K .......... .......... .......... .......... .......... 43% 122M 1s #14 7.721 48950K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.722 49000K .......... .......... .......... .......... .......... 43% 90.2M 1s #14 7.722 49050K .......... .......... .......... .......... .......... 43% 116M 1s #14 7.723 49100K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.723 49150K .......... .......... .......... .......... .......... 43% 119M 1s #14 7.724 49200K .......... .......... .......... .......... .......... 43% 113M 1s #14 7.724 49250K .......... .......... .......... .......... .......... 43% 117M 1s #14 7.725 49300K .......... .......... .......... .......... .......... 43% 118M 1s #14 7.725 49350K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.726 49400K .......... .......... .......... .......... .......... 43% 89.6M 1s #14 7.726 49450K .......... .......... .......... .......... .......... 43% 156M 1s #14 7.726 49500K .......... .......... .......... .......... .......... 43% 87.5M 1s #14 7.727 49550K .......... .......... .......... .......... .......... 43% 117M 1s #14 7.727 49600K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.728 49650K .......... .......... .......... .......... .......... 43% 120M 1s #14 7.728 49700K .......... .......... .......... .......... .......... 43% 114M 1s #14 7.729 49750K .......... .......... .......... .......... .......... 44% 116M 1s #14 7.729 49800K .......... .......... .......... .......... .......... 44% 118M 1s #14 7.729 49850K .......... .......... .......... .......... .......... 44% 118M 1s #14 7.730 49900K .......... .......... .......... .......... .......... 44% 88.6M 1s #14 7.730 49950K .......... .......... .......... .......... .......... 44% 115M 1s #14 7.731 50000K .......... .......... .......... .......... .......... 44% 119M 1s #14 7.731 50050K .......... .......... .......... .......... .......... 44% 110M 1s #14 7.732 50100K .......... .......... .......... .......... .......... 44% 120M 1s #14 7.732 50150K .......... .......... .......... .......... .......... 44% 115M 1s #14 7.732 50200K .......... .......... .......... .......... .......... 44% 120M 1s #14 7.733 50250K .......... .......... .......... .......... .......... 44% 116M 1s #14 7.733 50300K .......... .......... .......... .......... .......... 44% 88.7M 1s #14 7.734 50350K .......... .......... .......... .......... .......... 44% 116M 1s #14 7.734 50400K .......... .......... .......... .......... .......... 44% 120M 1s #14 7.735 50450K .......... .......... .......... .......... .......... 44% 115M 1s #14 7.735 50500K .......... .......... .......... .......... .......... 44% 114M 1s #14 7.735 50550K .......... .......... .......... .......... .......... 44% 120M 1s #14 7.736 50600K .......... .......... .......... .......... .......... 44% 115M 1s #14 7.736 50650K .......... .......... .......... .......... .......... 44% 116M 1s #14 7.737 50700K .......... .......... .......... .......... .......... 44% 88.8M 1s #14 7.737 50750K .......... .......... .......... .......... .......... 44% 118M 1s #14 7.738 50800K .......... .......... .......... .......... .......... 44% 115M 1s #14 7.738 50850K .......... .......... .......... .......... .......... 45% 117M 1s #14 7.739 50900K .......... .......... .......... .......... .......... 45% 117M 1s #14 7.739 50950K .......... .......... .......... .......... .......... 45% 112M 1s #14 7.739 51000K .......... .......... .......... .......... .......... 45% 119M 1s #14 7.740 51050K .......... .......... .......... .......... .......... 45% 119M 1s #14 7.740 51100K .......... .......... .......... .......... .......... 45% 86.9M 1s #14 7.741 51150K .......... .......... .......... .......... .......... 45% 163M 1s #14 7.813 51200K .......... .......... .......... .......... .......... 45% 693K 1s #14 7.813 51250K .......... .......... .......... .......... .......... 45% 137M 1s #14 7.814 51300K .......... .......... .......... .......... .......... 45% 129M 1s #14 7.814 51350K .......... .......... .......... .......... .......... 45% 100M 1s #14 7.815 51400K .......... .......... .......... .......... .......... 45% 137M 1s #14 7.815 51450K .......... .......... .......... .......... .......... 45% 126M 1s #14 7.815 51500K .......... .......... .......... .......... .......... 45% 156M 1s #14 7.816 51550K .......... .......... .......... .......... .......... 45% 117M 1s #14 7.816 51600K .......... .......... .......... .......... .......... 45% 59.0M 1s #14 7.817 51650K .......... .......... .......... .......... .......... 45% 97.1M 1s #14 7.817 51700K .......... .......... .......... .......... .......... 45% 124M 1s #14 7.818 51750K .......... .......... .......... .......... .......... 45% 150M 1s #14 7.818 51800K .......... .......... .......... .......... .......... 45% 134M 1s #14 7.818 51850K .......... .......... .......... .......... .......... 45% 117M 1s #14 7.819 51900K .......... .......... .......... .......... .......... 45% 111M 1s #14 7.819 51950K .......... .......... .......... .......... .......... 45% 89.8M 1s #14 7.820 52000K .......... .......... .......... .......... .......... 46% 119M 1s #14 7.820 52050K .......... .......... .......... .......... .......... 46% 124M 1s #14 7.821 52100K .......... .......... .......... .......... .......... 46% 122M 1s #14 7.821 52150K .......... .......... .......... .......... .......... 46% 123M 1s #14 7.821 52200K .......... .......... .......... .......... .......... 46% 120M 1s #14 7.822 52250K .......... .......... .......... .......... .......... 46% 125M 1s #14 7.822 52300K .......... .......... .......... .......... .......... 46% 104M 1s #14 7.823 52350K .......... .......... .......... .......... .......... 46% 129M 1s #14 7.823 52400K .......... .......... .......... .......... .......... 46% 115M 1s #14 7.823 52450K .......... .......... .......... .......... .......... 46% 131M 1s #14 7.824 52500K .......... .......... .......... .......... .......... 46% 103M 1s #14 7.824 52550K .......... .......... .......... .......... .......... 46% 89.1M 1s #14 7.825 52600K .......... .......... .......... .......... .......... 46% 123M 1s #14 7.825 52650K .......... .......... .......... .......... .......... 46% 134M 1s #14 7.826 52700K .......... .......... .......... .......... .......... 46% 91.8M 1s #14 7.826 52750K .......... .......... .......... .......... .......... 46% 133M 1s #14 7.827 52800K .......... .......... .......... .......... .......... 46% 120M 1s #14 7.827 52850K .......... .......... .......... .......... .......... 46% 97.7M 1s #14 7.827 52900K .......... .......... .......... .......... .......... 46% 109M 1s #14 7.828 52950K .......... .......... .......... .......... .......... 46% 131M 1s #14 7.828 53000K .......... .......... .......... .......... .......... 46% 129M 1s #14 7.829 53050K .......... .......... .......... .......... .......... 46% 119M 1s #14 7.829 53100K .......... .......... .......... .......... .......... 47% 83.7M 1s #14 7.830 53150K .......... .......... .......... .......... .......... 47% 93.5M 1s #14 7.830 53200K .......... .......... .......... .......... .......... 47% 125M 1s #14 7.831 53250K .......... .......... .......... .......... .......... 47% 124M 1s #14 7.831 53300K .......... .......... .......... .......... .......... 47% 109M 1s #14 7.831 53350K .......... .......... .......... .......... .......... 47% 119M 1s #14 7.832 53400K .......... .......... .......... .......... .......... 47% 117M 1s #14 7.832 53450K .......... .......... .......... .......... .......... 47% 119M 1s #14 7.833 53500K .......... .......... .......... .......... .......... 47% 76.4M 1s #14 7.833 53550K .......... .......... .......... .......... .......... 47% 110M 1s #14 7.834 53600K .......... .......... .......... .......... .......... 47% 172M 1s #14 7.834 53650K .......... .......... .......... .......... .......... 47% 88.1M 1s #14 7.835 53700K .......... .......... .......... .......... .......... 47% 109M 1s #14 7.835 53750K .......... .......... .......... .......... .......... 47% 146M 1s #14 7.835 53800K .......... .......... .......... .......... .......... 47% 103M 1s #14 7.836 53850K .......... .......... .......... .......... .......... 47% 116M 1s #14 7.836 53900K .......... .......... .......... .......... .......... 47% 96.7M 1s #14 7.837 53950K .......... .......... .......... .......... .......... 47% 70.8M 1s #14 7.837 54000K .......... .......... .......... .......... .......... 47% 126M 1s #14 7.838 54050K .......... .......... .......... .......... .......... 47% 148M 1s #14 7.838 54100K .......... .......... .......... .......... .......... 47% 123M 1s #14 7.839 54150K .......... .......... .......... .......... .......... 47% 116M 1s #14 7.839 54200K .......... .......... .......... .......... .......... 47% 103M 1s #14 7.839 54250K .......... .......... .......... .......... .......... 48% 119M 1s #14 7.840 54300K .......... .......... .......... .......... .......... 48% 106M 1s #14 7.840 54350K .......... .......... .......... .......... .......... 48% 117M 1s #14 7.841 54400K .......... .......... .......... .......... .......... 48% 112M 1s #14 7.841 54450K .......... .......... .......... .......... .......... 48% 97.7M 1s #14 7.842 54500K .......... .......... .......... .......... .......... 48% 160M 1s #14 7.842 54550K .......... .......... .......... .......... .......... 48% 97.2M 1s #14 7.842 54600K .......... .......... .......... .......... .......... 48% 111M 1s #14 7.843 54650K .......... .......... .......... .......... .......... 48% 125M 1s #14 7.843 54700K .......... .......... .......... .......... .......... 48% 90.3M 1s #14 7.844 54750K .......... .......... .......... .......... .......... 48% 118M 1s #14 7.844 54800K .......... .......... .......... .......... .......... 48% 111M 1s #14 7.845 54850K .......... .......... .......... .......... .......... 48% 124M 1s #14 7.845 54900K .......... .......... .......... .......... .......... 48% 103M 1s #14 7.846 54950K .......... .......... .......... .......... .......... 48% 105M 1s #14 7.846 55000K .......... .......... .......... .......... .......... 48% 122M 1s #14 7.846 55050K .......... .......... .......... .......... .......... 48% 113M 1s #14 7.847 55100K .......... .......... .......... .......... .......... 48% 91.5M 1s #14 7.847 55150K .......... .......... .......... .......... .......... 48% 116M 1s #14 7.848 55200K .......... .......... .......... .......... .......... 48% 115M 1s #14 7.848 55250K .......... .......... .......... .......... .......... 48% 118M 1s #14 7.849 55300K .......... .......... .......... .......... .......... 48% 114M 1s #14 7.849 55350K .......... .......... .......... .......... .......... 48% 89.9M 1s #14 7.850 55400K .......... .......... .......... .......... .......... 49% 129M 1s #14 7.850 55450K .......... .......... .......... .......... .......... 49% 117M 1s #14 7.850 55500K .......... .......... .......... .......... .......... 49% 88.5M 1s #14 7.851 55550K .......... .......... .......... .......... .......... 49% 116M 1s #14 7.851 55600K .......... .......... .......... .......... .......... 49% 119M 1s #14 7.852 55650K .......... .......... .......... .......... .......... 49% 116M 1s #14 7.852 55700K .......... .......... .......... .......... .......... 49% 93.6M 1s #14 7.853 55750K .......... .......... .......... .......... .......... 49% 119M 1s #14 7.853 55800K .......... .......... .......... .......... .......... 49% 115M 1s #14 7.854 55850K .......... .......... .......... .......... .......... 49% 116M 1s #14 7.854 55900K .......... .......... .......... .......... .......... 49% 88.9M 1s #14 7.855 55950K .......... .......... .......... .......... .......... 49% 116M 1s #14 7.855 56000K .......... .......... .......... .......... .......... 49% 114M 1s #14 7.855 56050K .......... .......... .......... .......... .......... 49% 118M 1s #14 7.856 56100K .......... .......... .......... .......... .......... 49% 111M 1s #14 7.856 56150K .......... .......... .......... .......... .......... 49% 119M 1s #14 7.857 56200K .......... .......... .......... .......... .......... 49% 114M 1s #14 7.857 56250K .......... .......... .......... .......... .......... 49% 115M 1s #14 7.857 56300K .......... .......... .......... .......... .......... 49% 88.7M 1s #14 7.858 56350K .......... .......... .......... .......... .......... 49% 121M 1s #14 7.858 56400K .......... .......... .......... .......... .......... 49% 114M 1s #14 7.859 56450K .......... .......... .......... .......... .......... 49% 116M 1s #14 7.859 56500K .......... .......... .......... .......... .......... 50% 117M 1s #14 7.860 56550K .......... .......... .......... .......... .......... 50% 116M 1s #14 7.860 56600K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.861 56650K .......... .......... .......... .......... .......... 50% 118M 1s #14 7.861 56700K .......... .......... .......... .......... .......... 50% 86.8M 1s #14 7.862 56750K .......... .......... .......... .......... .......... 50% 121M 1s #14 7.862 56800K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.862 56850K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.863 56900K .......... .......... .......... .......... .......... 50% 117M 1s #14 7.863 56950K .......... .......... .......... .......... .......... 50% 116M 1s #14 7.864 57000K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.864 57050K .......... .......... .......... .......... .......... 50% 119M 1s #14 7.864 57100K .......... .......... .......... .......... .......... 50% 88.7M 1s #14 7.865 57150K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.865 57200K .......... .......... .......... .......... .......... 50% 91.5M 1s #14 7.866 57250K .......... .......... .......... .......... .......... 50% 161M 1s #14 7.866 57300K .......... .......... .......... .......... .......... 50% 114M 1s #14 7.867 57350K .......... .......... .......... .......... .......... 50% 116M 1s #14 7.867 57400K .......... .......... .......... .......... .......... 50% 118M 1s #14 7.868 57450K .......... .......... .......... .......... .......... 50% 116M 1s #14 7.868 57500K .......... .......... .......... .......... .......... 50% 88.9M 1s #14 7.868 57550K .......... .......... .......... .......... .......... 50% 115M 1s #14 7.869 57600K .......... .......... .......... .......... .......... 50% 112M 1s #14 7.869 57650K .......... .......... .......... .......... .......... 51% 124M 1s #14 7.870 57700K .......... .......... .......... .......... .......... 51% 112M 1s #14 7.870 57750K .......... .......... .......... .......... .......... 51% 118M 1s #14 7.871 57800K .......... .......... .......... .......... .......... 51% 118M 1s #14 7.871 57850K .......... .......... .......... .......... .......... 51% 115M 1s #14 7.871 57900K .......... .......... .......... .......... .......... 51% 89.1M 1s #14 7.872 57950K .......... .......... .......... .......... .......... 51% 115M 1s #14 7.872 58000K .......... .......... .......... .......... .......... 51% 119M 1s #14 7.873 58050K .......... .......... .......... .......... .......... 51% 116M 1s #14 7.873 58100K .......... .......... .......... .......... .......... 51% 114M 1s #14 7.874 58150K .......... .......... .......... .......... .......... 51% 118M 1s #14 7.874 58200K .......... .......... .......... .......... .......... 51% 116M 1s #14 7.874 58250K .......... .......... .......... .......... .......... 51% 116M 1s #14 7.875 58300K .......... .......... .......... .......... .......... 51% 88.7M 1s #14 7.875 58350K .......... .......... .......... .......... .......... 51% 116M 1s #14 7.876 58400K .......... .......... .......... .......... .......... 51% 117M 1s #14 7.876 58450K .......... .......... .......... .......... .......... 51% 115M 1s #14 7.877 58500K .......... .......... .......... .......... .......... 51% 115M 1s #14 7.877 58550K .......... .......... .......... .......... .......... 51% 119M 1s #14 7.878 58600K .......... .......... .......... .......... .......... 51% 116M 1s #14 7.878 58650K .......... .......... .......... .......... .......... 51% 115M 1s #14 7.878 58700K .......... .......... .......... .......... .......... 51% 89.1M 1s #14 7.879 58750K .......... .......... .......... .......... .......... 52% 119M 1s #14 7.879 58800K .......... .......... .......... .......... .......... 52% 115M 1s #14 7.880 58850K .......... .......... .......... .......... .......... 52% 117M 1s #14 7.880 58900K .......... .......... .......... .......... .......... 52% 116M 1s #14 7.881 58950K .......... .......... .......... .......... .......... 52% 114M 1s #14 7.881 59000K .......... .......... .......... .......... .......... 52% 118M 1s #14 7.881 59050K .......... .......... .......... .......... .......... 52% 119M 1s #14 7.882 59100K .......... .......... .......... .......... .......... 52% 86.8M 1s #14 7.882 59150K .......... .......... .......... .......... .......... 52% 119M 1s #14 7.883 59200K .......... .......... .......... .......... .......... 52% 115M 1s #14 7.883 59250K .......... .......... .......... .......... .......... 52% 115M 1s #14 7.884 59300K .......... .......... .......... .......... .......... 52% 117M 1s #14 7.884 59350K .......... .......... .......... .......... .......... 52% 115M 1s #14 7.885 59400K .......... .......... .......... .......... .......... 52% 95.3M 1s #14 7.885 59450K .......... .......... .......... .......... .......... 52% 116M 1s #14 7.885 59500K .......... .......... .......... .......... .......... 52% 116M 1s #14 7.886 59550K .......... .......... .......... .......... .......... 52% 118M 1s #14 7.886 59600K .......... .......... .......... .......... .......... 52% 114M 1s #14 7.887 59650K .......... .......... .......... .......... .......... 52% 116M 1s #14 7.887 59700K .......... .......... .......... .......... .......... 52% 118M 1s #14 7.888 59750K .......... .......... .......... .......... .......... 52% 116M 1s #14 7.888 59800K .......... .......... .......... .......... .......... 52% 88.8M 1s #14 7.889 59850K .......... .......... .......... .......... .......... 52% 115M 1s #14 7.889 59900K .......... .......... .......... .......... .......... 53% 119M 1s #14 7.889 59950K .......... .......... .......... .......... .......... 53% 114M 1s #14 7.890 60000K .......... .......... .......... .......... .......... 53% 115M 1s #14 7.890 60050K .......... .......... .......... .......... .......... 53% 119M 1s #14 7.891 60100K .......... .......... .......... .......... .......... 53% 114M 1s #14 7.891 60150K .......... .......... .......... .......... .......... 53% 118M 1s #14 7.891 60200K .......... .......... .......... .......... .......... 53% 88.8M 1s #14 7.892 60250K .......... .......... .......... .......... .......... 53% 115M 1s #14 7.892 60300K .......... .......... .......... .......... .......... 53% 119M 1s #14 7.893 60350K .......... .......... .......... .......... .......... 53% 116M 1s #14 7.893 60400K .......... .......... .......... .......... .......... 53% 110M 1s #14 7.894 60450K .......... .......... .......... .......... .......... 53% 123M 1s #14 7.894 60500K .......... .......... .......... .......... .......... 53% 116M 1s #14 7.895 60550K .......... .......... .......... .......... .......... 53% 115M 1s #14 7.895 60600K .......... .......... .......... .......... .......... 53% 89.4M 1s #14 7.896 60650K .......... .......... .......... .......... .......... 53% 117M 1s #14 7.896 60700K .......... .......... .......... .......... .......... 53% 116M 1s #14 7.896 60750K .......... .......... .......... .......... .......... 53% 117M 1s #14 7.897 60800K .......... .......... .......... .......... .......... 53% 116M 1s #14 7.897 60850K .......... .......... .......... .......... .......... 53% 115M 1s #14 7.898 60900K .......... .......... .......... .......... .......... 53% 107M 1s #14 7.898 60950K .......... .......... .......... .......... .......... 53% 118M 1s #14 7.898 61000K .......... .......... .......... .......... .......... 53% 115M 1s #14 7.899 61050K .......... .......... .......... .......... .......... 54% 117M 1s #14 7.899 61100K .......... .......... .......... .......... .......... 54% 88.9M 1s #14 7.900 61150K .......... .......... .......... .......... .......... 54% 119M 1s #14 7.900 61200K .......... .......... .......... .......... .......... 54% 124M 1s #14 7.901 61250K .......... .......... .......... .......... .......... 54% 114M 1s #14 7.901 61300K .......... .......... .......... .......... .......... 54% 116M 1s #14 7.902 61350K .......... .......... .......... .......... .......... 54% 119M 1s #14 7.902 61400K .......... .......... .......... .......... .......... 54% 741K 1s #14 7.970 61450K .......... .......... .......... .......... .......... 54% 150M 1s #14 7.970 61500K .......... .......... .......... .......... .......... 54% 84.1M 1s #14 7.970 61550K .......... .......... .......... .......... .......... 54% 69.5M 1s #14 7.971 61600K .......... .......... .......... .......... .......... 54% 94.4M 1s #14 7.972 61650K .......... .......... .......... .......... .......... 54% 103M 1s #14 7.972 61700K .......... .......... .......... .......... .......... 54% 64.2M 1s #14 7.973 61750K .......... .......... .......... .......... .......... 54% 61.0M 1s #14 7.974 61800K .......... .......... .......... .......... .......... 54% 67.2M 1s #14 7.974 61850K .......... .......... .......... .......... .......... 54% 97.1M 1s #14 7.975 61900K .......... .......... .......... .......... .......... 54% 22.1M 1s #14 7.977 61950K .......... .......... .......... .......... .......... 54% 57.7M 1s #14 7.978 62000K .......... .......... .......... .......... .......... 54% 68.6M 1s #14 7.979 62050K .......... .......... .......... .......... .......... 54% 47.8M 1s #14 7.980 62100K .......... .......... .......... .......... .......... 54% 67.5M 1s #14 7.980 62150K .......... .......... .......... .......... .......... 55% 63.2M 1s #14 7.981 62200K .......... .......... .......... .......... .......... 55% 78.2M 1s #14 7.982 62250K .......... .......... .......... .......... .......... 55% 104M 1s #14 7.982 62300K .......... .......... .......... .......... .......... 55% 103M 1s #14 7.983 62350K .......... .......... .......... .......... .......... 55% 86.8M 1s #14 7.983 62400K .......... .......... .......... .......... .......... 55% 19.3M 1s #14 7.986 62450K .......... .......... .......... .......... .......... 55% 79.7M 1s #14 7.986 62500K .......... .......... .......... .......... .......... 55% 90.7M 1s #14 7.987 62550K .......... .......... .......... .......... .......... 55% 62.6M 1s #14 7.988 62600K .......... .......... .......... .......... .......... 55% 73.4M 1s #14 7.988 62650K .......... .......... .......... .......... .......... 55% 72.3M 1s #14 7.989 62700K .......... .......... .......... .......... .......... 55% 68.3M 1s #14 7.990 62750K .......... .......... .......... .......... .......... 55% 55.4M 1s #14 7.991 62800K .......... .......... .......... .......... .......... 55% 68.9M 1s #14 7.991 62850K .......... .......... .......... .......... .......... 55% 69.4M 1s #14 7.992 62900K .......... .......... .......... .......... .......... 55% 76.3M 1s #14 7.993 62950K .......... .......... .......... .......... .......... 55% 64.3M 1s #14 7.993 63000K .......... .......... .......... .......... .......... 55% 87.9M 1s #14 7.994 63050K .......... .......... .......... .......... .......... 55% 86.4M 1s #14 7.995 63100K .......... .......... .......... .......... .......... 55% 99.2M 1s #14 7.995 63150K .......... .......... .......... .......... .......... 55% 102M 1s #14 7.996 63200K .......... .......... .......... .......... .......... 55% 114M 1s #14 7.996 63250K .......... .......... .......... .......... .......... 55% 72.8M 1s #14 7.997 63300K .......... .......... .......... .......... .......... 56% 129M 1s #14 7.997 63350K .......... .......... .......... .......... .......... 56% 131M 1s #14 7.997 63400K .......... .......... .......... .......... .......... 56% 139M 1s #14 7.998 63450K .......... .......... .......... .......... .......... 56% 142M 1s #14 7.998 63500K .......... .......... .......... .......... .......... 56% 163M 1s #14 7.998 63550K .......... .......... .......... .......... .......... 56% 161M 1s #14 7.999 63600K .......... .......... .......... .......... .......... 56% 179M 1s #14 7.999 63650K .......... .......... .......... .......... .......... 56% 158M 1s #14 7.999 63700K .......... .......... .......... .......... .......... 56% 187M 1s #14 8.000 63750K .......... .......... .......... .......... .......... 56% 214M 1s #14 8.000 63800K .......... .......... .......... .......... .......... 56% 217M 1s #14 8.000 63850K .......... .......... .......... .......... .......... 56% 157M 1s #14 8.000 63900K .......... .......... .......... .......... .......... 56% 240M 1s #14 8.000 63950K .......... .......... .......... .......... .......... 56% 221M 1s #14 8.001 64000K .......... .......... .......... .......... .......... 56% 338M 1s #14 8.001 64050K .......... .......... .......... .......... .......... 56% 22.3M 1s #14 8.003 64100K .......... .......... .......... .......... .......... 56% 128M 1s #14 8.003 64150K .......... .......... .......... .......... .......... 56% 116M 1s #14 8.004 64200K .......... .......... .......... .......... .......... 56% 124M 1s #14 8.004 64250K .......... .......... .......... .......... .......... 56% 115M 1s #14 8.005 64300K .......... .......... .......... .......... .......... 56% 120M 1s #14 8.005 64350K .......... .......... .......... .......... .......... 56% 87.9M 1s #14 8.006 64400K .......... .......... .......... .......... .......... 56% 123M 1s #14 8.006 64450K .......... .......... .......... .......... .......... 57% 112M 1s #14 8.006 64500K .......... .......... .......... .......... .......... 57% 121M 1s #14 8.007 64550K .......... .......... .......... .......... .......... 57% 112M 1s #14 8.007 64600K .......... .......... .......... .......... .......... 57% 111M 1s #14 8.008 64650K .......... .......... .......... .......... .......... 57% 117M 1s #14 8.008 64700K .......... .......... .......... .......... .......... 57% 117M 1s #14 8.009 64750K .......... .......... .......... .......... .......... 57% 88.8M 1s #14 8.009 64800K .......... .......... .......... .......... .......... 57% 116M 1s #14 8.010 64850K .......... .......... .......... .......... .......... 57% 119M 1s #14 8.010 64900K .......... .......... .......... .......... .......... 57% 113M 1s #14 8.010 64950K .......... .......... .......... .......... .......... 57% 117M 1s #14 8.011 65000K .......... .......... .......... .......... .......... 57% 113M 1s #14 8.011 65050K .......... .......... .......... .......... .......... 57% 118M 1s #14 8.012 65100K .......... .......... .......... .......... .......... 57% 118M 1s #14 8.012 65150K .......... .......... .......... .......... .......... 57% 87.5M 1s #14 8.013 65200K .......... .......... .......... .......... .......... 57% 114M 1s #14 8.013 65250K .......... .......... .......... .......... .......... 57% 121M 1s #14 8.013 65300K .......... .......... .......... .......... .......... 57% 116M 1s #14 8.014 65350K .......... .......... .......... .......... .......... 57% 115M 1s #14 8.014 65400K .......... .......... .......... .......... .......... 57% 116M 1s #14 8.015 65450K .......... .......... .......... .......... .......... 57% 115M 1s #14 8.015 65500K .......... .......... .......... .......... .......... 57% 118M 1s #14 8.016 65550K .......... .......... .......... .......... .......... 58% 91.1M 1s #14 8.016 65600K .......... .......... .......... .......... .......... 58% 114M 1s #14 8.017 65650K .......... .......... .......... .......... .......... 58% 116M 1s #14 8.017 65700K .......... .......... .......... .......... .......... 58% 120M 1s #14 8.017 65750K .......... .......... .......... .......... .......... 58% 111M 1s #14 8.018 65800K .......... .......... .......... .......... .......... 58% 116M 1s #14 8.018 65850K .......... .......... .......... .......... .......... 58% 118M 1s #14 8.019 65900K .......... .......... .......... .......... .......... 58% 116M 1s #14 8.019 65950K .......... .......... .......... .......... .......... 58% 90.0M 1s #14 8.020 66000K .......... .......... .......... .......... .......... 58% 115M 1s #14 8.020 66050K .......... .......... .......... .......... .......... 58% 114M 1s #14 8.020 66100K .......... .......... .......... .......... .......... 58% 122M 1s #14 8.021 66150K .......... .......... .......... .......... .......... 58% 111M 1s #14 8.021 66200K .......... .......... .......... .......... .......... 58% 114M 1s #14 8.022 66250K .......... .......... .......... .......... .......... 58% 113M 1s #14 8.022 66300K .......... .......... .......... .......... .......... 58% 114M 1s #14 8.023 66350K .......... .......... .......... .......... .......... 58% 120M 1s #14 8.023 66400K .......... .......... .......... .......... .......... 58% 115M 1s #14 8.023 66450K .......... .......... .......... .......... .......... 58% 96.7M 1s #14 8.024 66500K .......... .......... .......... .......... .......... 58% 116M 1s #14 8.024 66550K .......... .......... .......... .......... .......... 58% 114M 1s #14 8.025 66600K .......... .......... .......... .......... .......... 58% 118M 1s #14 8.025 66650K .......... .......... .......... .......... .......... 58% 113M 1s #14 8.026 66700K .......... .......... .......... .......... .......... 59% 121M 1s #14 8.026 66750K .......... .......... .......... .......... .......... 59% 88.6M 1s #14 8.027 66800K .......... .......... .......... .......... .......... 59% 118M 1s #14 8.027 66850K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.027 66900K .......... .......... .......... .......... .......... 59% 116M 1s #14 8.028 66950K .......... .......... .......... .......... .......... 59% 116M 1s #14 8.028 67000K .......... .......... .......... .......... .......... 59% 117M 1s #14 8.029 67050K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.029 67100K .......... .......... .......... .......... .......... 59% 117M 1s #14 8.029 67150K .......... .......... .......... .......... .......... 59% 89.0M 1s #14 8.030 67200K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.030 67250K .......... .......... .......... .......... .......... 59% 118M 1s #14 8.031 67300K .......... .......... .......... .......... .......... 59% 117M 1s #14 8.031 67350K .......... .......... .......... .......... .......... 59% 114M 1s #14 8.032 67400K .......... .......... .......... .......... .......... 59% 119M 1s #14 8.032 67450K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.033 67500K .......... .......... .......... .......... .......... 59% 116M 1s #14 8.033 67550K .......... .......... .......... .......... .......... 59% 88.9M 1s #14 8.034 67600K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.034 67650K .......... .......... .......... .......... .......... 59% 118M 1s #14 8.034 67700K .......... .......... .......... .......... .......... 59% 116M 1s #14 8.035 67750K .......... .......... .......... .......... .......... 59% 115M 1s #14 8.035 67800K .......... .......... .......... .......... .......... 60% 117M 1s #14 8.036 67850K .......... .......... .......... .......... .......... 60% 107M 1s #14 8.036 67900K .......... .......... .......... .......... .......... 60% 127M 1s #14 8.036 67950K .......... .......... .......... .......... .......... 60% 88.6M 1s #14 8.037 68000K .......... .......... .......... .......... .......... 60% 119M 1s #14 8.037 68050K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.038 68100K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.038 68150K .......... .......... .......... .......... .......... 60% 115M 1s #14 8.039 68200K .......... .......... .......... .......... .......... 60% 117M 1s #14 8.039 68250K .......... .......... .......... .......... .......... 60% 115M 1s #14 8.040 68300K .......... .......... .......... .......... .......... 60% 119M 1s #14 8.040 68350K .......... .......... .......... .......... .......... 60% 86.7M 1s #14 8.041 68400K .......... .......... .......... .......... .......... 60% 118M 1s #14 8.041 68450K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.041 68500K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.042 68550K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.042 68600K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.043 68650K .......... .......... .......... .......... .......... 60% 117M 1s #14 8.043 68700K .......... .......... .......... .......... .......... 60% 118M 1s #14 8.043 68750K .......... .......... .......... .......... .......... 60% 87.3M 1s #14 8.044 68800K .......... .......... .......... .......... .......... 60% 119M 1s #14 8.044 68850K .......... .......... .......... .......... .......... 60% 116M 1s #14 8.045 68900K .......... .......... .......... .......... .......... 60% 119M 1s #14 8.045 68950K .......... .......... .......... .......... .......... 61% 115M 1s #14 8.046 69000K .......... .......... .......... .......... .......... 61% 114M 1s #14 8.046 69050K .......... .......... .......... .......... .......... 61% 118M 1s #14 8.047 69100K .......... .......... .......... .......... .......... 61% 115M 1s #14 8.047 69150K .......... .......... .......... .......... .......... 61% 89.9M 1s #14 8.047 69200K .......... .......... .......... .......... .......... 61% 114M 1s #14 8.048 69250K .......... .......... .......... .......... .......... 61% 116M 1s #14 8.048 69300K .......... .......... .......... .......... .......... 61% 120M 1s #14 8.049 69350K .......... .......... .......... .......... .......... 61% 113M 1s #14 8.049 69400K .......... .......... .......... .......... .......... 61% 116M 1s #14 8.050 69450K .......... .......... .......... .......... .......... 61% 118M 1s #14 8.050 69500K .......... .......... .......... .......... .......... 61% 116M 1s #14 8.050 69550K .......... .......... .......... .......... .......... 61% 88.4M 1s #14 8.051 69600K .......... .......... .......... .......... .......... 61% 117M 1s #14 8.051 69650K .......... .......... .......... .......... .......... 61% 119M 1s #14 8.052 69700K .......... .......... .......... .......... .......... 61% 115M 1s #14 8.052 69750K .......... .......... .......... .......... .......... 61% 111M 1s #14 8.053 69800K .......... .......... .......... .......... .......... 61% 120M 1s #14 8.053 69850K .......... .......... .......... .......... .......... 61% 117M 1s #14 8.053 69900K .......... .......... .......... .......... .......... 61% 114M 1s #14 8.054 69950K .......... .......... .......... .......... .......... 61% 89.8M 1s #14 8.054 70000K .......... .......... .......... .......... .......... 61% 110M 1s #14 8.055 70050K .......... .......... .......... .......... .......... 61% 125M 1s #14 8.055 70100K .......... .......... .......... .......... .......... 62% 115M 1s #14 8.056 70150K .......... .......... .......... .......... .......... 62% 113M 1s #14 8.056 70200K .......... .......... .......... .......... .......... 62% 119M 1s #14 8.057 70250K .......... .......... .......... .......... .......... 62% 116M 1s #14 8.057 70300K .......... .......... .......... .......... .......... 62% 114M 1s #14 8.057 70350K .......... .......... .......... .......... .......... 62% 89.3M 1s #14 8.058 70400K .......... .......... .......... .......... .......... 62% 118M 1s #14 8.058 70450K .......... .......... .......... .......... .......... 62% 115M 1s #14 8.059 70500K .......... .......... .......... .......... .......... 62% 116M 1s #14 8.059 70550K .......... .......... .......... .......... .......... 62% 116M 1s #14 8.060 70600K .......... .......... .......... .......... .......... 62% 115M 1s #14 8.060 70650K .......... .......... .......... .......... .......... 62% 117M 1s #14 8.060 70700K .......... .......... .......... .......... .......... 62% 117M 1s #14 8.061 70750K .......... .......... .......... .......... .......... 62% 88.4M 1s #14 8.061 70800K .......... .......... .......... .......... .......... 62% 118M 1s #14 8.062 70850K .......... .......... .......... .......... .......... 62% 116M 1s #14 8.062 70900K .......... .......... .......... .......... .......... 62% 115M 1s #14 8.063 70950K .......... .......... .......... .......... .......... 62% 117M 1s #14 8.063 71000K .......... .......... .......... .......... .......... 62% 117M 1s #14 8.064 71050K .......... .......... .......... .......... .......... 62% 115M 1s #14 8.064 71100K .......... .......... .......... .......... .......... 62% 119M 1s #14 8.064 71150K .......... .......... .......... .......... .......... 62% 89.5M 1s #14 8.065 71200K .......... .......... .......... .......... .......... 63% 114M 1s #14 8.065 71250K .......... .......... .......... .......... .......... 63% 116M 1s #14 8.066 71300K .......... .......... .......... .......... .......... 63% 117M 1s #14 8.066 71350K .......... .......... .......... .......... .......... 63% 115M 1s #14 8.067 71400K .......... .......... .......... .......... .......... 63% 114M 1s #14 8.067 71450K .......... .......... .......... .......... .......... 63% 121M 1s #14 8.067 71500K .......... .......... .......... .......... .......... 63% 115M 1s #14 8.068 71550K .......... .......... .......... .......... .......... 63% 89.0M 1s #14 8.068 71600K .......... .......... .......... .......... .......... 63% 116M 1s #14 8.069 71650K .......... .......... .......... .......... .......... 63% 656K 1s #14 8.145 71700K .......... .......... .......... .......... .......... 63% 91.6M 1s #14 8.146 71750K .......... .......... .......... .......... .......... 63% 116M 1s #14 8.146 71800K .......... .......... .......... .......... .......... 63% 86.7M 1s #14 8.147 71850K .......... .......... .......... .......... .......... 63% 99.7M 1s #14 8.148 71900K .......... .......... .......... .......... .......... 63% 53.0M 1s #14 8.148 71950K .......... .......... .......... .......... .......... 63% 110M 1s #14 8.148 72000K .......... .......... .......... .......... .......... 63% 129M 1s #14 8.149 72050K .......... .......... .......... .......... .......... 63% 95.6M 1s #14 8.149 72100K .......... .......... .......... .......... .......... 63% 134M 1s #14 8.150 72150K .......... .......... .......... .......... .......... 63% 122M 1s #14 8.150 72200K .......... .......... .......... .......... .......... 63% 107M 1s #14 8.151 72250K .......... .......... .......... .......... .......... 63% 139M 1s #14 8.151 72300K .......... .......... .......... .......... .......... 63% 125M 1s #14 8.151 72350K .......... .......... .......... .......... .......... 64% 157M 1s #14 8.152 72400K .......... .......... .......... .......... .......... 64% 739M 1s #14 8.152 72450K .......... .......... .......... .......... .......... 64% 516M 1s #14 8.152 72500K .......... .......... .......... .......... .......... 64% 364M 1s #14 8.152 72550K .......... .......... .......... .......... .......... 64% 116M 1s #14 8.152 72600K .......... .......... .......... .......... .......... 64% 97.3M 1s #14 8.153 72650K .......... .......... .......... .......... .......... 64% 93.3M 1s #14 8.153 72700K .......... .......... .......... .......... .......... 64% 94.9M 1s #14 8.154 72750K .......... .......... .......... .......... .......... 64% 117M 1s #14 8.154 72800K .......... .......... .......... .......... .......... 64% 123M 1s #14 8.155 72850K .......... .......... .......... .......... .......... 64% 122M 1s #14 8.155 72900K .......... .......... .......... .......... .......... 64% 112M 1s #14 8.156 72950K .......... .......... .......... .......... .......... 64% 114M 1s #14 8.156 73000K .......... .......... .......... .......... .......... 64% 104M 1s #14 8.156 73050K .......... .......... .......... .......... .......... 64% 82.5M 1s #14 8.157 73100K .......... .......... .......... .......... .......... 64% 94.4M 1s #14 8.158 73150K .......... .......... .......... .......... .......... 64% 114M 1s #14 8.158 73200K .......... .......... .......... .......... .......... 64% 116M 1s #14 8.158 73250K .......... .......... .......... .......... .......... 64% 114M 1s #14 8.159 73300K .......... .......... .......... .......... .......... 64% 107M 1s #14 8.159 73350K .......... .......... .......... .......... .......... 64% 117M 1s #14 8.160 73400K .......... .......... .......... .......... .......... 64% 120M 1s #14 8.160 73450K .......... .......... .......... .......... .......... 65% 138M 1s #14 8.161 73500K .......... .......... .......... .......... .......... 65% 100M 1s #14 8.161 73550K .......... .......... .......... .......... .......... 65% 130M 1s #14 8.161 73600K .......... .......... .......... .......... .......... 65% 131M 1s #14 8.162 73650K .......... .......... .......... .......... .......... 65% 74.5M 1s #14 8.162 73700K .......... .......... .......... .......... .......... 65% 126M 1s #14 8.163 73750K .......... .......... .......... .......... .......... 65% 164M 1s #14 8.163 73800K .......... .......... .......... .......... .......... 65% 107M 1s #14 8.163 73850K .......... .......... .......... .......... .......... 65% 135M 1s #14 8.164 73900K .......... .......... .......... .......... .......... 65% 110M 1s #14 8.164 73950K .......... .......... .......... .......... .......... 65% 111M 1s #14 8.165 74000K .......... .......... .......... .......... .......... 65% 98.1M 1s #14 8.165 74050K .......... .......... .......... .......... .......... 65% 140M 1s #14 8.166 74100K .......... .......... .......... .......... .......... 65% 113M 1s #14 8.166 74150K .......... .......... .......... .......... .......... 65% 112M 1s #14 8.166 74200K .......... .......... .......... .......... .......... 65% 109M 1s #14 8.167 74250K .......... .......... .......... .......... .......... 65% 87.4M 1s #14 8.168 74300K .......... .......... .......... .......... .......... 65% 96.2M 1s #14 8.168 74350K .......... .......... .......... .......... .......... 65% 135M 1s #14 8.168 74400K .......... .......... .......... .......... .......... 65% 134M 1s #14 8.169 74450K .......... .......... .......... .......... .......... 65% 128M 1s #14 8.169 74500K .......... .......... .......... .......... .......... 65% 99.3M 1s #14 8.170 74550K .......... .......... .......... .......... .......... 65% 125M 1s #14 8.170 74600K .......... .......... .......... .......... .......... 66% 122M 1s #14 8.170 74650K .......... .......... .......... .......... .......... 66% 114M 1s #14 8.171 74700K .......... .......... .......... .......... .......... 66% 86.4M 1s #14 8.171 74750K .......... .......... .......... .......... .......... 66% 133M 1s #14 8.172 74800K .......... .......... .......... .......... .......... 66% 115M 1s #14 8.172 74850K .......... .......... .......... .......... .......... 66% 87.8M 1s #14 8.173 74900K .......... .......... .......... .......... .......... 66% 103M 1s #14 8.173 74950K .......... .......... .......... .......... .......... 66% 115M 1s #14 8.174 75000K .......... .......... .......... .......... .......... 66% 118M 1s #14 8.174 75050K .......... .......... .......... .......... .......... 66% 118M 1s #14 8.175 75100K .......... .......... .......... .......... .......... 66% 105M 1s #14 8.175 75150K .......... .......... .......... .......... .......... 66% 123M 1s #14 8.175 75200K .......... .......... .......... .......... .......... 66% 107M 1s #14 8.176 75250K .......... .......... .......... .......... .......... 66% 115M 1s #14 8.176 75300K .......... .......... .......... .......... .......... 66% 112M 1s #14 8.177 75350K .......... .......... .......... .......... .......... 66% 122M 1s #14 8.177 75400K .......... .......... .......... .......... .......... 66% 104M 1s #14 8.177 75450K .......... .......... .......... .......... .......... 66% 83.4M 1s #14 8.178 75500K .......... .......... .......... .......... .......... 66% 105M 1s #14 8.179 75550K .......... .......... .......... .......... .......... 66% 124M 1s #14 8.179 75600K .......... .......... .......... .......... .......... 66% 123M 1s #14 8.179 75650K .......... .......... .......... .......... .......... 66% 136M 1s #14 8.180 75700K .......... .......... .......... .......... .......... 66% 111M 1s #14 8.180 75750K .......... .......... .......... .......... .......... 67% 112M 1s #14 8.181 75800K .......... .......... .......... .......... .......... 67% 123M 1s #14 8.181 75850K .......... .......... .......... .......... .......... 67% 115M 1s #14 8.181 75900K .......... .......... .......... .......... .......... 67% 100M 1s #14 8.182 75950K .......... .......... .......... .......... .......... 67% 125M 1s #14 8.182 76000K .......... .......... .......... .......... .......... 67% 114M 1s #14 8.183 76050K .......... .......... .......... .......... .......... 67% 85.4M 1s #14 8.183 76100K .......... .......... .......... .......... .......... 67% 138M 1s #14 8.184 76150K .......... .......... .......... .......... .......... 67% 163M 1s #14 8.184 76200K .......... .......... .......... .......... .......... 67% 111M 1s #14 8.184 76250K .......... .......... .......... .......... .......... 67% 112M 1s #14 8.185 76300K .......... .......... .......... .......... .......... 67% 71.5M 1s #14 8.185 76350K .......... .......... .......... .......... .......... 67% 145M 1s #14 8.186 76400K .......... .......... .......... .......... .......... 67% 173M 1s #14 8.186 76450K .......... .......... .......... .......... .......... 67% 114M 1s #14 8.187 76500K .......... .......... .......... .......... .......... 67% 133M 1s #14 8.187 76550K .......... .......... .......... .......... .......... 67% 113M 1s #14 8.187 76600K .......... .......... .......... .......... .......... 67% 119M 1s #14 8.188 76650K .......... .......... .......... .......... .......... 67% 120M 1s #14 8.188 76700K .......... .......... .......... .......... .......... 67% 86.3M 1s #14 8.189 76750K .......... .......... .......... .......... .......... 67% 111M 1s #14 8.189 76800K .......... .......... .......... .......... .......... 67% 126M 1s #14 8.189 76850K .......... .......... .......... .......... .......... 68% 120M 1s #14 8.190 76900K .......... .......... .......... .......... .......... 68% 114M 1s #14 8.190 76950K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.191 77000K .......... .......... .......... .......... .......... 68% 117M 1s #14 8.191 77050K .......... .......... .......... .......... .......... 68% 115M 1s #14 8.192 77100K .......... .......... .......... .......... .......... 68% 89.3M 1s #14 8.192 77150K .......... .......... .......... .......... .......... 68% 115M 1s #14 8.193 77200K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.193 77250K .......... .......... .......... .......... .......... 68% 117M 1s #14 8.193 77300K .......... .......... .......... .......... .......... 68% 114M 1s #14 8.194 77350K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.194 77400K .......... .......... .......... .......... .......... 68% 118M 1s #14 8.195 77450K .......... .......... .......... .......... .......... 68% 114M 1s #14 8.195 77500K .......... .......... .......... .......... .......... 68% 89.5M 1s #14 8.196 77550K .......... .......... .......... .......... .......... 68% 115M 1s #14 8.196 77600K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.196 77650K .......... .......... .......... .......... .......... 68% 120M 1s #14 8.197 77700K .......... .......... .......... .......... .......... 68% 113M 1s #14 8.197 77750K .......... .......... .......... .......... .......... 68% 119M 1s #14 8.198 77800K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.198 77850K .......... .......... .......... .......... .......... 68% 112M 1s #14 8.199 77900K .......... .......... .......... .......... .......... 68% 89.6M 1s #14 8.199 77950K .......... .......... .......... .......... .......... 68% 116M 1s #14 8.200 78000K .......... .......... .......... .......... .......... 69% 115M 1s #14 8.200 78050K .......... .......... .......... .......... .......... 69% 119M 1s #14 8.200 78100K .......... .......... .......... .......... .......... 69% 114M 1s #14 8.201 78150K .......... .......... .......... .......... .......... 69% 115M 1s #14 8.201 78200K .......... .......... .......... .......... .......... 69% 119M 1s #14 8.202 78250K .......... .......... .......... .......... .......... 69% 116M 1s #14 8.202 78300K .......... .......... .......... .......... .......... 69% 88.1M 1s #14 8.203 78350K .......... .......... .......... .......... .......... 69% 118M 1s #14 8.203 78400K .......... .......... .......... .......... .......... 69% 116M 1s #14 8.203 78450K .......... .......... .......... .......... .......... 69% 117M 1s #14 8.204 78500K .......... .......... .......... .......... .......... 69% 115M 1s #14 8.204 78550K .......... .......... .......... .......... .......... 69% 116M 1s #14 8.205 78600K .......... .......... .......... .......... .......... 69% 115M 1s #14 8.205 78650K .......... .......... .......... .......... .......... 69% 119M 1s #14 8.206 78700K .......... .......... .......... .......... .......... 69% 88.6M 1s #14 8.206 78750K .......... .......... .......... .......... .......... 69% 118M 1s #14 8.206 78800K .......... .......... .......... .......... .......... 69% 114M 1s #14 8.207 78850K .......... .......... .......... .......... .......... 69% 116M 1s #14 8.207 78900K .......... .......... .......... .......... .......... 69% 118M 1s #14 8.208 78950K .......... .......... .......... .......... .......... 69% 114M 1s #14 8.208 79000K .......... .......... .......... .......... .......... 69% 116M 1s #14 8.209 79050K .......... .......... .......... .......... .......... 69% 120M 1s #14 8.209 79100K .......... .......... .......... .......... .......... 69% 87.6M 1s #14 8.210 79150K .......... .......... .......... .......... .......... 70% 117M 1s #14 8.210 79200K .......... .......... .......... .......... .......... 70% 115M 1s #14 8.210 79250K .......... .......... .......... .......... .......... 70% 112M 1s #14 8.211 79300K .......... .......... .......... .......... .......... 70% 121M 1s #14 8.211 79350K .......... .......... .......... .......... .......... 70% 103M 1s #14 8.212 79400K .......... .......... .......... .......... .......... 70% 138M 1s #14 8.212 79450K .......... .......... .......... .......... .......... 70% 110M 1s #14 8.213 79500K .......... .......... .......... .......... .......... 70% 92.0M 1s #14 8.213 79550K .......... .......... .......... .......... .......... 70% 114M 1s #14 8.213 79600K .......... .......... .......... .......... .......... 70% 116M 1s #14 8.214 79650K .......... .......... .......... .......... .......... 70% 121M 1s #14 8.214 79700K .......... .......... .......... .......... .......... 70% 97.3M 1s #14 8.215 79750K .......... .......... .......... .......... .......... 70% 139M 1s #14 8.215 79800K .......... .......... .......... .......... .......... 70% 118M 1s #14 8.216 79850K .......... .......... .......... .......... .......... 70% 115M 1s #14 8.216 79900K .......... .......... .......... .......... .......... 70% 87.4M 1s #14 8.217 79950K .......... .......... .......... .......... .......... 70% 116M 1s #14 8.217 80000K .......... .......... .......... .......... .......... 70% 117M 1s #14 8.217 80050K .......... .......... .......... .......... .......... 70% 118M 1s #14 8.218 80100K .......... .......... .......... .......... .......... 70% 113M 1s #14 8.218 80150K .......... .......... .......... .......... .......... 70% 116M 1s #14 8.219 80200K .......... .......... .......... .......... .......... 70% 120M 1s #14 8.219 80250K .......... .......... .......... .......... .......... 71% 113M 1s #14 8.220 80300K .......... .......... .......... .......... .......... 71% 89.0M 1s #14 8.220 80350K .......... .......... .......... .......... .......... 71% 116M 1s #14 8.220 80400K .......... .......... .......... .......... .......... 71% 118M 0s #14 8.221 80450K .......... .......... .......... .......... .......... 71% 113M 0s #14 8.221 80500K .......... .......... .......... .......... .......... 71% 59.8M 0s #14 8.222 80550K .......... .......... .......... .......... .......... 71% 71.5M 0s #14 8.223 80600K .......... .......... .......... .......... .......... 71% 736M 0s #14 8.223 80650K .......... .......... .......... .......... .......... 71% 359M 0s #14 8.223 80700K .......... .......... .......... .......... .......... 71% 87.0M 0s #14 8.224 80750K .......... .......... .......... .......... .......... 71% 117M 0s #14 8.224 80800K .......... .......... .......... .......... .......... 71% 118M 0s #14 8.224 80850K .......... .......... .......... .......... .......... 71% 113M 0s #14 8.225 80900K .......... .......... .......... .......... .......... 71% 113M 0s #14 8.225 80950K .......... .......... .......... .......... .......... 71% 118M 0s #14 8.226 81000K .......... .......... .......... .......... .......... 71% 113M 0s #14 8.226 81050K .......... .......... .......... .......... .......... 71% 97.5M 0s #14 8.227 81100K .......... .......... .......... .......... .......... 71% 85.4M 0s #14 8.227 81150K .......... .......... .......... .......... .......... 71% 121M 0s #14 8.228 81200K .......... .......... .......... .......... .......... 71% 115M 0s #14 8.228 81250K .......... .......... .......... .......... .......... 71% 116M 0s #14 8.228 81300K .......... .......... .......... .......... .......... 71% 116M 0s #14 8.229 81350K .......... .......... .......... .......... .......... 71% 114M 0s #14 8.229 81400K .......... .......... .......... .......... .......... 72% 117M 0s #14 8.230 81450K .......... .......... .......... .......... .......... 72% 115M 0s #14 8.230 81500K .......... .......... .......... .......... .......... 72% 89.2M 0s #14 8.231 81550K .......... .......... .......... .......... .......... 72% 118M 0s #14 8.231 81600K .......... .......... .......... .......... .......... 72% 115M 0s #14 8.232 81650K .......... .......... .......... .......... .......... 72% 110M 0s #14 8.232 81700K .......... .......... .......... .......... .......... 72% 124M 0s #14 8.232 81750K .......... .......... .......... .......... .......... 72% 117M 0s #14 8.233 81800K .......... .......... .......... .......... .......... 72% 114M 0s #14 8.233 81850K .......... .......... .......... .......... .......... 72% 116M 0s #14 8.234 81900K .......... .......... .......... .......... .......... 72% 742K 0s #14 8.301 81950K .......... .......... .......... .......... .......... 72% 93.5M 0s #14 8.302 82000K .......... .......... .......... .......... .......... 72% 131M 0s #14 8.302 82050K .......... .......... .......... .......... .......... 72% 145M 0s #14 8.303 82100K .......... .......... .......... .......... .......... 72% 62.2M 0s #14 8.303 82150K .......... .......... .......... .......... .......... 72% 101M 0s #14 8.304 82200K .......... .......... .......... .......... .......... 72% 114M 0s #14 8.304 82250K .......... .......... .......... .......... .......... 72% 143M 0s #14 8.304 82300K .......... .......... .......... .......... .......... 72% 96.0M 0s #14 8.305 82350K .......... .......... .......... .......... .......... 72% 114M 0s #14 8.305 82400K .......... .......... .......... .......... .......... 72% 115M 0s #14 8.306 82450K .......... .......... .......... .......... .......... 72% 122M 0s #14 8.306 82500K .......... .......... .......... .......... .......... 73% 111M 0s #14 8.307 82550K .......... .......... .......... .......... .......... 73% 107M 0s #14 8.307 82600K .......... .......... .......... .......... .......... 73% 113M 0s #14 8.307 82650K .......... .......... .......... .......... .......... 73% 122M 0s #14 8.308 82700K .......... .......... .......... .......... .......... 73% 66.5M 0s #14 8.309 82750K .......... .......... .......... .......... .......... 73% 126M 0s #14 8.309 82800K .......... .......... .......... .......... .......... 73% 112M 0s #14 8.309 82850K .......... .......... .......... .......... .......... 73% 112M 0s #14 8.310 82900K .......... .......... .......... .......... .......... 73% 112M 0s #14 8.310 82950K .......... .......... .......... .......... .......... 73% 145M 0s #14 8.311 83000K .......... .......... .......... .......... .......... 73% 124M 0s #14 8.311 83050K .......... .......... .......... .......... .......... 73% 136M 0s #14 8.311 83100K .......... .......... .......... .......... .......... 73% 100M 0s #14 8.312 83150K .......... .......... .......... .......... .......... 73% 112M 0s #14 8.312 83200K .......... .......... .......... .......... .......... 73% 123M 0s #14 8.313 83250K .......... .......... .......... .......... .......... 73% 77.7M 0s #14 8.313 83300K .......... .......... .......... .......... .......... 73% 114M 0s #14 8.314 83350K .......... .......... .......... .......... .......... 73% 116M 0s #14 8.314 83400K .......... .......... .......... .......... .......... 73% 134M 0s #14 8.315 83450K .......... .......... .......... .......... .......... 73% 110M 0s #14 8.315 83500K .......... .......... .......... .......... .......... 73% 76.5M 0s #14 8.316 83550K .......... .......... .......... .......... .......... 73% 86.0M 0s #14 8.316 83600K .......... .......... .......... .......... .......... 73% 114M 0s #14 8.317 83650K .......... .......... .......... .......... .......... 74% 122M 0s #14 8.317 83700K .......... .......... .......... .......... .......... 74% 112M 0s #14 8.317 83750K .......... .......... .......... .......... .......... 74% 97.5M 0s #14 8.318 83800K .......... .......... .......... .......... .......... 74% 93.3M 0s #14 8.318 83850K .......... .......... .......... .......... .......... 74% 64.7M 0s #14 8.319 83900K .......... .......... .......... .......... .......... 74% 92.4M 0s #14 8.320 83950K .......... .......... .......... .......... .......... 74% 172M 0s #14 8.320 84000K .......... .......... .......... .......... .......... 74% 121M 0s #14 8.320 84050K .......... .......... .......... .......... .......... 74% 125M 0s #14 8.321 84100K .......... .......... .......... .......... .......... 74% 109M 0s #14 8.321 84150K .......... .......... .......... .......... .......... 74% 118M 0s #14 8.322 84200K .......... .......... .......... .......... .......... 74% 121M 0s #14 8.322 84250K .......... .......... .......... .......... .......... 74% 118M 0s #14 8.323 84300K .......... .......... .......... .......... .......... 74% 88.7M 0s #14 8.323 84350K .......... .......... .......... .......... .......... 74% 117M 0s #14 8.323 84400K .......... .......... .......... .......... .......... 74% 133M 0s #14 8.324 84450K .......... .......... .......... .......... .......... 74% 75.3M 0s #14 8.325 84500K .......... .......... .......... .......... .......... 74% 143M 0s #14 8.325 84550K .......... .......... .......... .......... .......... 74% 157M 0s #14 8.325 84600K .......... .......... .......... .......... .......... 74% 116M 0s #14 8.326 84650K .......... .......... .......... .......... .......... 74% 117M 0s #14 8.326 84700K .......... .......... .......... .......... .......... 74% 124M 0s #14 8.326 84750K .......... .......... .......... .......... .......... 74% 120M 0s #14 8.327 84800K .......... .......... .......... .......... .......... 75% 98.0M 0s #14 8.327 84850K .......... .......... .......... .......... .......... 75% 128M 0s #14 8.328 84900K .......... .......... .......... .......... .......... 75% 164M 0s #14 8.328 84950K .......... .......... .......... .......... .......... 75% 111M 0s #14 8.328 85000K .......... .......... .......... .......... .......... 75% 140M 0s #14 8.329 85050K .......... .......... .......... .......... .......... 75% 77.2M 0s #14 8.329 85100K .......... .......... .......... .......... .......... 75% 105M 0s #14 8.330 85150K .......... .......... .......... .......... .......... 75% 121M 0s #14 8.330 85200K .......... .......... .......... .......... .......... 75% 125M 0s #14 8.331 85250K .......... .......... .......... .......... .......... 75% 118M 0s #14 8.331 85300K .......... .......... .......... .......... .......... 75% 122M 0s #14 8.331 85350K .......... .......... .......... .......... .......... 75% 115M 0s #14 8.332 85400K .......... .......... .......... .......... .......... 75% 124M 0s #14 8.332 85450K .......... .......... .......... .......... .......... 75% 123M 0s #14 8.333 85500K .......... .......... .......... .......... .......... 75% 94.3M 0s #14 8.333 85550K .......... .......... .......... .......... .......... 75% 117M 0s #14 8.334 85600K .......... .......... .......... .......... .......... 75% 116M 0s #14 8.334 85650K .......... .......... .......... .......... .......... 75% 82.8M 0s #14 8.335 85700K .......... .......... .......... .......... .......... 75% 117M 0s #14 8.335 85750K .......... .......... .......... .......... .......... 75% 122M 0s #14 8.335 85800K .......... .......... .......... .......... .......... 75% 124M 0s #14 8.336 85850K .......... .......... .......... .......... .......... 75% 129M 0s #14 8.336 85900K .......... .......... .......... .......... .......... 76% 137M 0s #14 8.337 85950K .......... .......... .......... .......... .......... 76% 119M 0s #14 8.337 86000K .......... .......... .......... .......... .......... 76% 109M 0s #14 8.337 86050K .......... .......... .......... .......... .......... 76% 125M 0s #14 8.338 86100K .......... .......... .......... .......... .......... 76% 123M 0s #14 8.338 86150K .......... .......... .......... .......... .......... 76% 84.1M 0s #14 8.339 86200K .......... .......... .......... .......... .......... 76% 84.2M 0s #14 8.339 86250K .......... .......... .......... .......... .......... 76% 68.7M 0s #14 8.340 86300K .......... .......... .......... .......... .......... 76% 137M 0s #14 8.340 86350K .......... .......... .......... .......... .......... 76% 117M 0s #14 8.341 86400K .......... .......... .......... .......... .......... 76% 106M 0s #14 8.341 86450K .......... .......... .......... .......... .......... 76% 166M 0s #14 8.342 86500K .......... .......... .......... .......... .......... 76% 325M 0s #14 8.342 86550K .......... .......... .......... .......... .......... 76% 174M 0s #14 8.342 86600K .......... .......... .......... .......... .......... 76% 90.6M 0s #14 8.343 86650K .......... .......... .......... .......... .......... 76% 121M 0s #14 8.343 86700K .......... .......... .......... .......... .......... 76% 121M 0s #14 8.343 86750K .......... .......... .......... .......... .......... 76% 119M 0s #14 8.344 86800K .......... .......... .......... .......... .......... 76% 108M 0s #14 8.344 86850K .......... .......... .......... .......... .......... 76% 78.2M 0s #14 8.345 86900K .......... .......... .......... .......... .......... 76% 122M 0s #14 8.345 86950K .......... .......... .......... .......... .......... 76% 116M 0s #14 8.346 87000K .......... .......... .......... .......... .......... 76% 139M 0s #14 8.346 87050K .......... .......... .......... .......... .......... 77% 123M 0s #14 8.347 87100K .......... .......... .......... .......... .......... 77% 106M 0s #14 8.347 87150K .......... .......... .......... .......... .......... 77% 115M 0s #14 8.347 87200K .......... .......... .......... .......... .......... 77% 117M 0s #14 8.348 87250K .......... .......... .......... .......... .......... 77% 131M 0s #14 8.348 87300K .......... .......... .......... .......... .......... 77% 112M 0s #14 8.349 87350K .......... .......... .......... .......... .......... 77% 127M 0s #14 8.349 87400K .......... .......... .......... .......... .......... 77% 128M 0s #14 8.349 87450K .......... .......... .......... .......... .......... 77% 80.3M 0s #14 8.350 87500K .......... .......... .......... .......... .......... 77% 99.1M 0s #14 8.350 87550K .......... .......... .......... .......... .......... 77% 128M 0s #14 8.351 87600K .......... .......... .......... .......... .......... 77% 138M 0s #14 8.351 87650K .......... .......... .......... .......... .......... 77% 116M 0s #14 8.352 87700K .......... .......... .......... .......... .......... 77% 111M 0s #14 8.352 87750K .......... .......... .......... .......... .......... 77% 109M 0s #14 8.352 87800K .......... .......... .......... .......... .......... 77% 123M 0s #14 8.353 87850K .......... .......... .......... .......... .......... 77% 118M 0s #14 8.353 87900K .......... .......... .......... .......... .......... 77% 93.3M 0s #14 8.354 87950K .......... .......... .......... .......... .......... 77% 118M 0s #14 8.354 88000K .......... .......... .......... .......... .......... 77% 137M 0s #14 8.355 88050K .......... .......... .......... .......... .......... 77% 91.0M 0s #14 8.355 88100K .......... .......... .......... .......... .......... 77% 127M 0s #14 8.355 88150K .......... .......... .......... .......... .......... 78% 145M 0s #14 8.356 88200K .......... .......... .......... .......... .......... 78% 109M 0s #14 8.356 88250K .......... .......... .......... .......... .......... 78% 128M 0s #14 8.357 88300K .......... .......... .......... .......... .......... 78% 65.7M 0s #14 8.358 88350K .......... .......... .......... .......... .......... 78% 94.4M 0s #14 8.358 88400K .......... .......... .......... .......... .......... 78% 230M 0s #14 8.358 88450K .......... .......... .......... .......... .......... 78% 170M 0s #14 8.358 88500K .......... .......... .......... .......... .......... 78% 114M 0s #14 8.359 88550K .......... .......... .......... .......... .......... 78% 120M 0s #14 8.359 88600K .......... .......... .......... .......... .......... 78% 117M 0s #14 8.360 88650K .......... .......... .......... .......... .......... 78% 119M 0s #14 8.360 88700K .......... .......... .......... .......... .......... 78% 90.3M 0s #14 8.361 88750K .......... .......... .......... .......... .......... 78% 114M 0s #14 8.361 88800K .......... .......... .......... .......... .......... 78% 117M 0s #14 8.361 88850K .......... .......... .......... .......... .......... 78% 117M 0s #14 8.362 88900K .......... .......... .......... .......... .......... 78% 99.7M 0s #14 8.362 88950K .......... .......... .......... .......... .......... 78% 129M 0s #14 8.363 89000K .......... .......... .......... .......... .......... 78% 109M 0s #14 8.363 89050K .......... .......... .......... .......... .......... 78% 128M 0s #14 8.364 89100K .......... .......... .......... .......... .......... 78% 90.1M 0s #14 8.364 89150K .......... .......... .......... .......... .......... 78% 112M 0s #14 8.365 89200K .......... .......... .......... .......... .......... 78% 125M 0s #14 8.365 89250K .......... .......... .......... .......... .......... 78% 114M 0s #14 8.365 89300K .......... .......... .......... .......... .......... 79% 111M 0s #14 8.366 89350K .......... .......... .......... .......... .......... 79% 118M 0s #14 8.366 89400K .......... .......... .......... .......... .......... 79% 117M 0s #14 8.367 89450K .......... .......... .......... .......... .......... 79% 117M 0s #14 8.367 89500K .......... .......... .......... .......... .......... 79% 88.9M 0s #14 8.368 89550K .......... .......... .......... .......... .......... 79% 119M 0s #14 8.368 89600K .......... .......... .......... .......... .......... 79% 119M 0s #14 8.368 89650K .......... .......... .......... .......... .......... 79% 114M 0s #14 8.369 89700K .......... .......... .......... .......... .......... 79% 113M 0s #14 8.369 89750K .......... .......... .......... .......... .......... 79% 118M 0s #14 8.370 89800K .......... .......... .......... .......... .......... 79% 118M 0s #14 8.370 89850K .......... .......... .......... .......... .......... 79% 114M 0s #14 8.371 89900K .......... .......... .......... .......... .......... 79% 89.8M 0s #14 8.371 89950K .......... .......... .......... .......... .......... 79% 119M 0s #14 8.371 90000K .......... .......... .......... .......... .......... 79% 114M 0s #14 8.372 90050K .......... .......... .......... .......... .......... 79% 116M 0s #14 8.372 90100K .......... .......... .......... .......... .......... 79% 117M 0s #14 8.373 90150K .......... .......... .......... .......... .......... 79% 113M 0s #14 8.373 90200K .......... .......... .......... .......... .......... 79% 117M 0s #14 8.374 90250K .......... .......... .......... .......... .......... 79% 118M 0s #14 8.374 90300K .......... .......... .......... .......... .......... 79% 57.9M 0s #14 8.375 90350K .......... .......... .......... .......... .......... 79% 74.8M 0s #14 8.376 90400K .......... .......... .......... .......... .......... 79% 78.0M 0s #14 8.376 90450K .......... .......... .......... .......... .......... 80% 80.6M 0s #14 8.377 90500K .......... .......... .......... .......... .......... 80% 111M 0s #14 8.377 90550K .......... .......... .......... .......... .......... 80% 432M 0s #14 8.377 90600K .......... .......... .......... .......... .......... 80% 444M 0s #14 8.377 90650K .......... .......... .......... .......... .......... 80% 210M 0s #14 8.378 90700K .......... .......... .......... .......... .......... 80% 116M 0s #14 8.378 90750K .......... .......... .......... .......... .......... 80% 118M 0s #14 8.378 90800K .......... .......... .......... .......... .......... 80% 113M 0s #14 8.379 90850K .......... .......... .......... .......... .......... 80% 120M 0s #14 8.379 90900K .......... .......... .......... .......... .......... 80% 110M 0s #14 8.380 90950K .......... .......... .......... .......... .......... 80% 115M 0s #14 8.380 91000K .......... .......... .......... .......... .......... 80% 119M 0s #14 8.381 91050K .......... .......... .......... .......... .......... 80% 116M 0s #14 8.381 91100K .......... .......... .......... .......... .......... 80% 90.3M 0s #14 8.382 91150K .......... .......... .......... .......... .......... 80% 114M 0s #14 8.382 91200K .......... .......... .......... .......... .......... 80% 116M 0s #14 8.382 91250K .......... .......... .......... .......... .......... 80% 117M 0s #14 8.383 91300K .......... .......... .......... .......... .......... 80% 114M 0s #14 8.383 91350K .......... .......... .......... .......... .......... 80% 117M 0s #14 8.384 91400K .......... .......... .......... .......... .......... 80% 114M 0s #14 8.384 91450K .......... .......... .......... .......... .......... 80% 117M 0s #14 8.385 91500K .......... .......... .......... .......... .......... 80% 91.9M 0s #14 8.385 91550K .......... .......... .......... .......... .......... 81% 117M 0s #14 8.385 91600K .......... .......... .......... .......... .......... 81% 117M 0s #14 8.386 91650K .......... .......... .......... .......... .......... 81% 84.2M 0s #14 8.386 91700K .......... .......... .......... .......... .......... 81% 165M 0s #14 8.387 91750K .......... .......... .......... .......... .......... 81% 128M 0s #14 8.387 91800K .......... .......... .......... .......... .......... 81% 92.5M 0s #14 8.388 91850K .......... .......... .......... .......... .......... 81% 152M 0s #14 8.388 91900K .......... .......... .......... .......... .......... 81% 88.9M 0s #14 8.388 91950K .......... .......... .......... .......... .......... 81% 115M 0s #14 8.389 92000K .......... .......... .......... .......... .......... 81% 119M 0s #14 8.389 92050K .......... .......... .......... .......... .......... 81% 108M 0s #14 8.390 92100K .......... .......... .......... .......... .......... 81% 117M 0s #14 8.390 92150K .......... .......... .......... .......... .......... 81% 719K 0s #14 8.460 92200K .......... .......... .......... .......... .......... 81% 112M 0s #14 8.460 92250K .......... .......... .......... .......... .......... 81% 129M 0s #14 8.461 92300K .......... .......... .......... .......... .......... 81% 99.1M 0s #14 8.461 92350K .......... .......... .......... .......... .......... 81% 114M 0s #14 8.461 92400K .......... .......... .......... .......... .......... 81% 122M 0s #14 8.462 92450K .......... .......... .......... .......... .......... 81% 130M 0s #14 8.462 92500K .......... .......... .......... .......... .......... 81% 95.1M 0s #14 8.463 92550K .......... .......... .......... .......... .......... 81% 125M 0s #14 8.463 92600K .......... .......... .......... .......... .......... 81% 58.7M 0s #14 8.464 92650K .......... .......... .......... .......... .......... 81% 118M 0s #14 8.465 92700K .......... .......... .......... .......... .......... 82% 100M 0s #14 8.465 92750K .......... .......... .......... .......... .......... 82% 109M 0s #14 8.465 92800K .......... .......... .......... .......... .......... 82% 123M 0s #14 8.466 92850K .......... .......... .......... .......... .......... 82% 117M 0s #14 8.466 92900K .......... .......... .......... .......... .......... 82% 108M 0s #14 8.467 92950K .......... .......... .......... .......... .......... 82% 124M 0s #14 8.467 93000K .......... .......... .......... .......... .......... 82% 147M 0s #14 8.467 93050K .......... .......... .......... .......... .......... 82% 128M 0s #14 8.468 93100K .......... .......... .......... .......... .......... 82% 96.2M 0s #14 8.468 93150K .......... .......... .......... .......... .......... 82% 94.4M 0s #14 8.469 93200K .......... .......... .......... .......... .......... 82% 61.9M 0s #14 8.470 93250K .......... .......... .......... .......... .......... 82% 130M 0s #14 8.470 93300K .......... .......... .......... .......... .......... 82% 118M 0s #14 8.470 93350K .......... .......... .......... .......... .......... 82% 104M 0s #14 8.471 93400K .......... .......... .......... .......... .......... 82% 119M 0s #14 8.471 93450K .......... .......... .......... .......... .......... 82% 130M 0s #14 8.472 93500K .......... .......... .......... .......... .......... 82% 132M 0s #14 8.472 93550K .......... .......... .......... .......... .......... 82% 124M 0s #14 8.472 93600K .......... .......... .......... .......... .......... 82% 116M 0s #14 8.473 93650K .......... .......... .......... .......... .......... 82% 121M 0s #14 8.473 93700K .......... .......... .......... .......... .......... 82% 120M 0s #14 8.474 93750K .......... .......... .......... .......... .......... 82% 127M 0s #14 8.474 93800K .......... .......... .......... .......... .......... 82% 71.1M 0s #14 8.475 93850K .......... .......... .......... .......... .......... 83% 116M 0s #14 8.475 93900K .......... .......... .......... .......... .......... 83% 104M 0s #14 8.476 93950K .......... .......... .......... .......... .......... 83% 146M 0s #14 8.476 94000K .......... .......... .......... .......... .......... 83% 124M 0s #14 8.476 94050K .......... .......... .......... .......... .......... 83% 131M 0s #14 8.477 94100K .......... .......... .......... .......... .......... 83% 117M 0s #14 8.477 94150K .......... .......... .......... .......... .......... 83% 119M 0s #14 8.477 94200K .......... .......... .......... .......... .......... 83% 118M 0s #14 8.478 94250K .......... .......... .......... .......... .......... 83% 150M 0s #14 8.478 94300K .......... .......... .......... .......... .......... 83% 106M 0s #14 8.479 94350K .......... .......... .......... .......... .......... 83% 122M 0s #14 8.479 94400K .......... .......... .......... .......... .......... 83% 85.9M 0s #14 8.480 94450K .......... .......... .......... .......... .......... 83% 121M 0s #14 8.480 94500K .......... .......... .......... .......... .......... 83% 119M 0s #14 8.480 94550K .......... .......... .......... .......... .......... 83% 125M 0s #14 8.481 94600K .......... .......... .......... .......... .......... 83% 125M 0s #14 8.481 94650K .......... .......... .......... .......... .......... 83% 147M 0s #14 8.482 94700K .......... .......... .......... .......... .......... 83% 95.1M 0s #14 8.482 94750K .......... .......... .......... .......... .......... 83% 115M 0s #14 8.482 94800K .......... .......... .......... .......... .......... 83% 127M 0s #14 8.483 94850K .......... .......... .......... .......... .......... 83% 122M 0s #14 8.483 94900K .......... .......... .......... .......... .......... 83% 109M 0s #14 8.484 94950K .......... .......... .......... .......... .......... 84% 123M 0s #14 8.484 95000K .......... .......... .......... .......... .......... 84% 88.4M 0s #14 8.485 95050K .......... .......... .......... .......... .......... 84% 125M 0s #14 8.485 95100K .......... .......... .......... .......... .......... 84% 95.9M 0s #14 8.486 95150K .......... .......... .......... .......... .......... 84% 123M 0s #14 8.486 95200K .......... .......... .......... .......... .......... 84% 129M 0s #14 8.486 95250K .......... .......... .......... .......... .......... 84% 131M 0s #14 8.487 95300K .......... .......... .......... .......... .......... 84% 120M 0s #14 8.487 95350K .......... .......... .......... .......... .......... 84% 104M 0s #14 8.488 95400K .......... .......... .......... .......... .......... 84% 113M 0s #14 8.488 95450K .......... .......... .......... .......... .......... 84% 129M 0s #14 8.489 95500K .......... .......... .......... .......... .......... 84% 105M 0s #14 8.489 95550K .......... .......... .......... .......... .......... 84% 109M 0s #14 8.489 95600K .......... .......... .......... .......... .......... 84% 88.3M 0s #14 8.490 95650K .......... .......... .......... .......... .......... 84% 129M 0s #14 8.490 95700K .......... .......... .......... .......... .......... 84% 126M 0s #14 8.491 95750K .......... .......... .......... .......... .......... 84% 122M 0s #14 8.491 95800K .......... .......... .......... .......... .......... 84% 131M 0s #14 8.491 95850K .......... .......... .......... .......... .......... 84% 109M 0s #14 8.492 95900K .......... .......... .......... .......... .......... 84% 75.6M 0s #14 8.493 95950K .......... .......... .......... .......... .......... 84% 113M 0s #14 8.493 96000K .......... .......... .......... .......... .......... 84% 207M 0s #14 8.493 96050K .......... .......... .......... .......... .......... 84% 87.3M 0s #14 8.494 96100K .......... .......... .......... .......... .......... 85% 171M 0s #14 8.494 96150K .......... .......... .......... .......... .......... 85% 117M 0s #14 8.494 96200K .......... .......... .......... .......... .......... 85% 121M 0s #14 8.495 96250K .......... .......... .......... .......... .......... 85% 119M 0s #14 8.495 96300K .......... .......... .......... .......... .......... 85% 91.7M 0s #14 8.496 96350K .......... .......... .......... .......... .......... 85% 116M 0s #14 8.496 96400K .......... .......... .......... .......... .......... 85% 109M 0s #14 8.497 96450K .......... .......... .......... .......... .......... 85% 128M 0s #14 8.497 96500K .......... .......... .......... .......... .......... 85% 111M 0s #14 8.497 96550K .......... .......... .......... .......... .......... 85% 120M 0s #14 8.498 96600K .......... .......... .......... .......... .......... 85% 117M 0s #14 8.498 96650K .......... .......... .......... .......... .......... 85% 119M 0s #14 8.499 96700K .......... .......... .......... .......... .......... 85% 95.0M 0s #14 8.499 96750K .......... .......... .......... .......... .......... 85% 115M 0s #14 8.500 96800K .......... .......... .......... .......... .......... 85% 112M 0s #14 8.500 96850K .......... .......... .......... .......... .......... 85% 118M 0s #14 8.500 96900K .......... .......... .......... .......... .......... 85% 118M 0s #14 8.501 96950K .......... .......... .......... .......... .......... 85% 116M 0s #14 8.501 97000K .......... .......... .......... .......... .......... 85% 88.0M 0s #14 8.502 97050K .......... .......... .......... .......... .......... 85% 116M 0s #14 8.502 97100K .......... .......... .......... .......... .......... 85% 120M 0s #14 8.503 97150K .......... .......... .......... .......... .......... 85% 116M 0s #14 8.503 97200K .......... .......... .......... .......... .......... 86% 113M 0s #14 8.504 97250K .......... .......... .......... .......... .......... 86% 103M 0s #14 8.504 97300K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.504 97350K .......... .......... .......... .......... .......... 86% 118M 0s #14 8.505 97400K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.505 97450K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.506 97500K .......... .......... .......... .......... .......... 86% 119M 0s #14 8.506 97550K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.507 97600K .......... .......... .......... .......... .......... 86% 88.7M 0s #14 8.507 97650K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.507 97700K .......... .......... .......... .......... .......... 86% 120M 0s #14 8.508 97750K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.508 97800K .......... .......... .......... .......... .......... 86% 114M 0s #14 8.509 97850K .......... .......... .......... .......... .......... 86% 118M 0s #14 8.509 97900K .......... .......... .......... .......... .......... 86% 116M 0s #14 8.510 97950K .......... .......... .......... .......... .......... 86% 116M 0s #14 8.510 98000K .......... .......... .......... .......... .......... 86% 88.6M 0s #14 8.511 98050K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.511 98100K .......... .......... .......... .......... .......... 86% 120M 0s #14 8.511 98150K .......... .......... .......... .......... .......... 86% 116M 0s #14 8.512 98200K .......... .......... .......... .......... .......... 86% 114M 0s #14 8.512 98250K .......... .......... .......... .......... .......... 86% 119M 0s #14 8.513 98300K .......... .......... .......... .......... .......... 86% 107M 0s #14 8.513 98350K .......... .......... .......... .......... .......... 87% 123M 0s #14 8.514 98400K .......... .......... .......... .......... .......... 87% 89.2M 0s #14 8.514 98450K .......... .......... .......... .......... .......... 87% 119M 0s #14 8.514 98500K .......... .......... .......... .......... .......... 87% 116M 0s #14 8.515 98550K .......... .......... .......... .......... .......... 87% 114M 0s #14 8.515 98600K .......... .......... .......... .......... .......... 87% 111M 0s #14 8.516 98650K .......... .......... .......... .......... .......... 87% 117M 0s #14 8.516 98700K .......... .......... .......... .......... .......... 87% 121M 0s #14 8.517 98750K .......... .......... .......... .......... .......... 87% 118M 0s #14 8.517 98800K .......... .......... .......... .......... .......... 87% 87.1M 0s #14 8.518 98850K .......... .......... .......... .......... .......... 87% 119M 0s #14 8.518 98900K .......... .......... .......... .......... .......... 87% 116M 0s #14 8.518 98950K .......... .......... .......... .......... .......... 87% 115M 0s #14 8.519 99000K .......... .......... .......... .......... .......... 87% 117M 0s #14 8.519 99050K .......... .......... .......... .......... .......... 87% 116M 0s #14 8.520 99100K .......... .......... .......... .......... .......... 87% 114M 0s #14 8.520 99150K .......... .......... .......... .......... .......... 87% 120M 0s #14 8.521 99200K .......... .......... .......... .......... .......... 87% 87.7M 0s #14 8.521 99250K .......... .......... .......... .......... .......... 87% 117M 0s #14 8.521 99300K .......... .......... .......... .......... .......... 87% 116M 0s #14 8.522 99350K .......... .......... .......... .......... .......... 87% 119M 0s #14 8.522 99400K .......... .......... .......... .......... .......... 87% 114M 0s #14 8.523 99450K .......... .......... .......... .......... .......... 87% 115M 0s #14 8.523 99500K .......... .......... .......... .......... .......... 88% 120M 0s #14 8.524 99550K .......... .......... .......... .......... .......... 88% 115M 0s #14 8.524 99600K .......... .......... .......... .......... .......... 88% 88.9M 0s #14 8.525 99650K .......... .......... .......... .......... .......... 88% 116M 0s #14 8.525 99700K .......... .......... .......... .......... .......... 88% 109M 0s #14 8.525 99750K .......... .......... .......... .......... .......... 88% 126M 0s #14 8.526 99800K .......... .......... .......... .......... .......... 88% 113M 0s #14 8.526 99850K .......... .......... .......... .......... .......... 88% 115M 0s #14 8.527 99900K .......... .......... .......... .......... .......... 88% 120M 0s #14 8.527 99950K .......... .......... .......... .......... .......... 88% 116M 0s #14 8.528 100000K .......... .......... .......... .......... .......... 88% 88.9M 0s #14 8.528 100050K .......... .......... .......... .......... .......... 88% 116M 0s #14 8.528 100100K .......... .......... .......... .......... .......... 88% 119M 0s #14 8.529 100150K .......... .......... .......... .......... .......... 88% 122M 0s #14 8.529 100200K .......... .......... .......... .......... .......... 88% 117M 0s #14 8.530 100250K .......... .......... .......... .......... .......... 88% 115M 0s #14 8.530 100300K .......... .......... .......... .......... .......... 88% 89.2M 0s #14 8.531 100350K .......... .......... .......... .......... .......... 88% 120M 0s #14 8.531 100400K .......... .......... .......... .......... .......... 88% 115M 0s #14 8.531 100450K .......... .......... .......... .......... .......... 88% 89.8M 0s #14 8.532 100500K .......... .......... .......... .......... .......... 88% 93.5M 0s #14 8.533 100550K .......... .......... .......... .......... .......... 88% 242M 0s #14 8.533 100600K .......... .......... .......... .......... .......... 89% 99.7M 0s #14 8.533 100650K .......... .......... .......... .......... .......... 89% 101M 0s #14 8.534 100700K .......... .......... .......... .......... .......... 89% 89.3M 0s #14 8.534 100750K .......... .......... .......... .......... .......... 89% 172M 0s #14 8.535 100800K .......... .......... .......... .......... .......... 89% 116M 0s #14 8.535 100850K .......... .......... .......... .......... .......... 89% 116M 0s #14 8.535 100900K .......... .......... .......... .......... .......... 89% 117M 0s #14 8.536 100950K .......... .......... .......... .......... .......... 89% 115M 0s #14 8.536 101000K .......... .......... .......... .......... .......... 89% 113M 0s #14 8.537 101050K .......... .......... .......... .......... .......... 89% 120M 0s #14 8.537 101100K .......... .......... .......... .......... .......... 89% 90.2M 0s #14 8.538 101150K .......... .......... .......... .......... .......... 89% 116M 0s #14 8.538 101200K .......... .......... .......... .......... .......... 89% 110M 0s #14 8.538 101250K .......... .......... .......... .......... .......... 89% 80.4M 0s #14 8.539 101300K .......... .......... .......... .......... .......... 89% 223M 0s #14 8.539 101350K .......... .......... .......... .......... .......... 89% 114M 0s #14 8.540 101400K .......... .......... .......... .......... .......... 89% 120M 0s #14 8.540 101450K .......... .......... .......... .......... .......... 89% 115M 0s #14 8.541 101500K .......... .......... .......... .......... .......... 89% 88.7M 0s #14 8.541 101550K .......... .......... .......... .......... .......... 89% 116M 0s #14 8.542 101600K .......... .......... .......... .......... .......... 89% 116M 0s #14 8.542 101650K .......... .......... .......... .......... .......... 89% 119M 0s #14 8.542 101700K .......... .......... .......... .......... .......... 89% 113M 0s #14 8.543 101750K .......... .......... .......... .......... .......... 90% 99.8M 0s #14 8.543 101800K .......... .......... .......... .......... .......... 90% 140M 0s #14 8.544 101850K .......... .......... .......... .......... .......... 90% 102M 0s #14 8.544 101900K .......... .......... .......... .......... .......... 90% 99.7M 0s #14 8.545 101950K .......... .......... .......... .......... .......... 90% 116M 0s #14 8.545 102000K .......... .......... .......... .......... .......... 90% 119M 0s #14 8.545 102050K .......... .......... .......... .......... .......... 90% 114M 0s #14 8.546 102100K .......... .......... .......... .......... .......... 90% 114M 0s #14 8.546 102150K .......... .......... .......... .......... .......... 90% 119M 0s #14 8.547 102200K .......... .......... .......... .......... .......... 90% 116M 0s #14 8.547 102250K .......... .......... .......... .......... .......... 90% 115M 0s #14 8.548 102300K .......... .......... .......... .......... .......... 90% 89.8M 0s #14 8.548 102350K .......... .......... .......... .......... .......... 90% 156M 0s #14 8.618 102400K .......... .......... .......... .......... .......... 90% 718K 0s #14 8.618 102450K .......... .......... .......... .......... .......... 90% 127M 0s #14 8.618 102500K .......... .......... .......... .......... .......... 90% 72.1M 0s #14 8.619 102550K .......... .......... .......... .......... .......... 90% 117M 0s #14 8.620 102600K .......... .......... .......... .......... .......... 90% 131M 0s #14 8.620 102650K .......... .......... .......... .......... .......... 90% 141M 0s #14 8.620 102700K .......... .......... .......... .......... .......... 90% 124M 0s #14 8.621 102750K .......... .......... .......... .......... .......... 90% 115M 0s #14 8.621 102800K .......... .......... .......... .......... .......... 90% 117M 0s #14 8.621 102850K .......... .......... .......... .......... .......... 91% 138M 0s #14 8.622 102900K .......... .......... .......... .......... .......... 91% 136M 0s #14 8.622 102950K .......... .......... .......... .......... .......... 91% 105M 0s #14 8.623 103000K .......... .......... .......... .......... .......... 91% 112M 0s #14 8.623 103050K .......... .......... .......... .......... .......... 91% 123M 0s #14 8.623 103100K .......... .......... .......... .......... .......... 91% 347M 0s #14 8.624 103150K .......... .......... .......... .......... .......... 91% 91.1M 0s #14 8.624 103200K .......... .......... .......... .......... .......... 91% 97.6M 0s #14 8.625 103250K .......... .......... .......... .......... .......... 91% 118M 0s #14 8.625 103300K .......... .......... .......... .......... .......... 91% 102M 0s #14 8.626 103350K .......... .......... .......... .......... .......... 91% 110M 0s #14 8.626 103400K .......... .......... .......... .......... .......... 91% 105M 0s #14 8.626 103450K .......... .......... .......... .......... .......... 91% 123M 0s #14 8.627 103500K .......... .......... .......... .......... .......... 91% 116M 0s #14 8.627 103550K .......... .......... .......... .......... .......... 91% 107M 0s #14 8.628 103600K .......... .......... .......... .......... .......... 91% 126M 0s #14 8.628 103650K .......... .......... .......... .......... .......... 91% 115M 0s #14 8.629 103700K .......... .......... .......... .......... .......... 91% 87.0M 0s #14 8.629 103750K .......... .......... .......... .......... .......... 91% 86.6M 0s #14 8.630 103800K .......... .......... .......... .......... .......... 91% 136M 0s #14 8.630 103850K .......... .......... .......... .......... .......... 91% 130M 0s #14 8.630 103900K .......... .......... .......... .......... .......... 91% 123M 0s #14 8.631 103950K .......... .......... .......... .......... .......... 91% 114M 0s #14 8.631 104000K .......... .......... .......... .......... .......... 92% 128M 0s #14 8.632 104050K .......... .......... .......... .......... .......... 92% 108M 0s #14 8.632 104100K .......... .......... .......... .......... .......... 92% 117M 0s #14 8.633 104150K .......... .......... .......... .......... .......... 92% 97.2M 0s #14 8.633 104200K .......... .......... .......... .......... .......... 92% 119M 0s #14 8.633 104250K .......... .......... .......... .......... .......... 92% 110M 0s #14 8.634 104300K .......... .......... .......... .......... .......... 92% 102M 0s #14 8.634 104350K .......... .......... .......... .......... .......... 92% 116M 0s #14 8.635 104400K .......... .......... .......... .......... .......... 92% 123M 0s #14 8.635 104450K .......... .......... .......... .......... .......... 92% 103M 0s #14 8.636 104500K .......... .......... .......... .......... .......... 92% 117M 0s #14 8.636 104550K .......... .......... .......... .......... .......... 92% 119M 0s #14 8.636 104600K .......... .......... .......... .......... .......... 92% 117M 0s #14 8.637 104650K .......... .......... .......... .......... .......... 92% 113M 0s #14 8.637 104700K .......... .......... .......... .......... .......... 92% 120M 0s #14 8.638 104750K .......... .......... .......... .......... .......... 92% 94.9M 0s #14 8.638 104800K .......... .......... .......... .......... .......... 92% 118M 0s #14 8.639 104850K .......... .......... .......... .......... .......... 92% 123M 0s #14 8.639 104900K .......... .......... .......... .......... .......... 92% 104M 0s #14 8.639 104950K .......... .......... .......... .......... .......... 92% 138M 0s #14 8.640 105000K .......... .......... .......... .......... .......... 92% 104M 0s #14 8.640 105050K .......... .......... .......... .......... .......... 92% 116M 0s #14 8.641 105100K .......... .......... .......... .......... .......... 92% 99.1M 0s #14 8.641 105150K .......... .......... .......... .......... .......... 93% 95.1M 0s #14 8.642 105200K .......... .......... .......... .......... .......... 93% 121M 0s #14 8.642 105250K .......... .......... .......... .......... .......... 93% 121M 0s #14 8.643 105300K .......... .......... .......... .......... .......... 93% 118M 0s #14 8.643 105350K .......... .......... .......... .......... .......... 93% 113M 0s #14 8.643 105400K .......... .......... .......... .......... .......... 93% 121M 0s #14 8.644 105450K .......... .......... .......... .......... .......... 93% 112M 0s #14 8.644 105500K .......... .......... .......... .......... .......... 93% 84.3M 0s #14 8.645 105550K .......... .......... .......... .......... .......... 93% 110M 0s #14 8.645 105600K .......... .......... .......... .......... .......... 93% 145M 0s #14 8.646 105650K .......... .......... .......... .......... .......... 93% 104M 0s #14 8.646 105700K .......... .......... .......... .......... .......... 93% 124M 0s #14 8.647 105750K .......... .......... .......... .......... .......... 93% 113M 0s #14 8.647 105800K .......... .......... .......... .......... .......... 93% 118M 0s #14 8.647 105850K .......... .......... .......... .......... .......... 93% 117M 0s #14 8.648 105900K .......... .......... .......... .......... .......... 93% 115M 0s #14 8.648 105950K .......... .......... .......... .......... .......... 93% 95.4M 0s #14 8.649 106000K .......... .......... .......... .......... .......... 93% 119M 0s #14 8.649 106050K .......... .......... .......... .......... .......... 93% 82.6M 0s #14 8.650 106100K .......... .......... .......... .......... .......... 93% 127M 0s #14 8.650 106150K .......... .......... .......... .......... .......... 93% 125M 0s #14 8.650 106200K .......... .......... .......... .......... .......... 93% 116M 0s #14 8.651 106250K .......... .......... .......... .......... .......... 94% 169M 0s #14 8.651 106300K .......... .......... .......... .......... .......... 94% 115M 0s #14 8.652 106350K .......... .......... .......... .......... .......... 94% 100M 0s #14 8.652 106400K .......... .......... .......... .......... .......... 94% 116M 0s #14 8.652 106450K .......... .......... .......... .......... .......... 94% 112M 0s #14 8.653 106500K .......... .......... .......... .......... .......... 94% 117M 0s #14 8.653 106550K .......... .......... .......... .......... .......... 94% 122M 0s #14 8.654 106600K .......... .......... .......... .......... .......... 94% 116M 0s #14 8.654 106650K .......... .......... .......... .......... .......... 94% 91.0M 0s #14 8.655 106700K .......... .......... .......... .......... .......... 94% 114M 0s #14 8.655 106750K .......... .......... .......... .......... .......... 94% 116M 0s #14 8.655 106800K .......... .......... .......... .......... .......... 94% 120M 0s #14 8.656 106850K .......... .......... .......... .......... .......... 94% 114M 0s #14 8.656 106900K .......... .......... .......... .......... .......... 94% 110M 0s #14 8.657 106950K .......... .......... .......... .......... .......... 94% 112M 0s #14 8.657 107000K .......... .......... .......... .......... .......... 94% 118M 0s #14 8.658 107050K .......... .......... .......... .......... .......... 94% 119M 0s #14 8.658 107100K .......... .......... .......... .......... .......... 94% 115M 0s #14 8.659 107150K .......... .......... .......... .......... .......... 94% 88.9M 0s #14 8.659 107200K .......... .......... .......... .......... .......... 94% 116M 0s #14 8.659 107250K .......... .......... .......... .......... .......... 94% 116M 0s #14 8.660 107300K .......... .......... .......... .......... .......... 94% 119M 0s #14 8.660 107350K .......... .......... .......... .......... .......... 94% 113M 0s #14 8.661 107400K .......... .......... .......... .......... .......... 95% 104M 0s #14 8.661 107450K .......... .......... .......... .......... .......... 95% 127M 0s #14 8.662 107500K .......... .......... .......... .......... .......... 95% 123M 0s #14 8.662 107550K .......... .......... .......... .......... .......... 95% 88.2M 0s #14 8.662 107600K .......... .......... .......... .......... .......... 95% 117M 0s #14 8.663 107650K .......... .......... .......... .......... .......... 95% 115M 0s #14 8.663 107700K .......... .......... .......... .......... .......... 95% 119M 0s #14 8.664 107750K .......... .......... .......... .......... .......... 95% 114M 0s #14 8.664 107800K .......... .......... .......... .......... .......... 95% 119M 0s #14 8.665 107850K .......... .......... .......... .......... .......... 95% 114M 0s #14 8.665 107900K .......... .......... .......... .......... .......... 95% 117M 0s #14 8.666 107950K .......... .......... .......... .......... .......... 95% 89.0M 0s #14 8.666 108000K .......... .......... .......... .......... .......... 95% 111M 0s #14 8.666 108050K .......... .......... .......... .......... .......... 95% 124M 0s #14 8.667 108100K .......... .......... .......... .......... .......... 95% 116M 0s #14 8.667 108150K .......... .......... .......... .......... .......... 95% 114M 0s #14 8.668 108200K .......... .......... .......... .......... .......... 95% 115M 0s #14 8.668 108250K .......... .......... .......... .......... .......... 95% 119M 0s #14 8.668 108300K .......... .......... .......... .......... .......... 95% 116M 0s #14 8.669 108350K .......... .......... .......... .......... .......... 95% 88.8M 0s #14 8.669 108400K .......... .......... .......... .......... .......... 95% 116M 0s #14 8.670 108450K .......... .......... .......... .......... .......... 95% 119M 0s #14 8.670 108500K .......... .......... .......... .......... .......... 96% 116M 0s #14 8.671 108550K .......... .......... .......... .......... .......... 96% 113M 0s #14 8.671 108600K .......... .......... .......... .......... .......... 96% 119M 0s #14 8.672 108650K .......... .......... .......... .......... .......... 96% 114M 0s #14 8.672 108700K .......... .......... .......... .......... .......... 96% 115M 0s #14 8.673 108750K .......... .......... .......... .......... .......... 96% 90.0M 0s #14 8.673 108800K .......... .......... .......... .......... .......... 96% 115M 0s #14 8.673 108850K .......... .......... .......... .......... .......... 96% 120M 0s #14 8.674 108900K .......... .......... .......... .......... .......... 96% 115M 0s #14 8.674 108950K .......... .......... .......... .......... .......... 96% 117M 0s #14 8.675 109000K .......... .......... .......... .......... .......... 96% 114M 0s #14 8.675 109050K .......... .......... .......... .......... .......... 96% 115M 0s #14 8.675 109100K .......... .......... .......... .......... .......... 96% 119M 0s #14 8.676 109150K .......... .......... .......... .......... .......... 96% 87.8M 0s #14 8.676 109200K .......... .......... .......... .......... .......... 96% 118M 0s #14 8.677 109250K .......... .......... .......... .......... .......... 96% 116M 0s #14 8.677 109300K .......... .......... .......... .......... .......... 96% 115M 0s #14 8.678 109350K .......... .......... .......... .......... .......... 96% 118M 0s #14 8.678 109400K .......... .......... .......... .......... .......... 96% 114M 0s #14 8.679 109450K .......... .......... .......... .......... .......... 96% 113M 0s #14 8.679 109500K .......... .......... .......... .......... .......... 96% 121M 0s #14 8.680 109550K .......... .......... .......... .......... .......... 96% 88.9M 0s #14 8.680 109600K .......... .......... .......... .......... .......... 96% 112M 0s #14 8.680 109650K .......... .......... .......... .......... .......... 97% 120M 0s #14 8.681 109700K .......... .......... .......... .......... .......... 97% 120M 0s #14 8.681 109750K .......... .......... .......... .......... .......... 97% 113M 0s #14 8.682 109800K .......... .......... .......... .......... .......... 97% 115M 0s #14 8.682 109850K .......... .......... .......... .......... .......... 97% 119M 0s #14 8.682 109900K .......... .......... .......... .......... .......... 97% 116M 0s #14 8.683 109950K .......... .......... .......... .......... .......... 97% 88.3M 0s #14 8.683 110000K .......... .......... .......... .......... .......... 97% 116M 0s #14 8.684 110050K .......... .......... .......... .......... .......... 97% 115M 0s #14 8.684 110100K .......... .......... .......... .......... .......... 97% 119M 0s #14 8.685 110150K .......... .......... .......... .......... .......... 97% 114M 0s #14 8.685 110200K .......... .......... .......... .......... .......... 97% 111M 0s #14 8.686 110250K .......... .......... .......... .......... .......... 97% 104M 0s #14 8.686 110300K .......... .......... .......... .......... .......... 97% 133M 0s #14 8.687 110350K .......... .......... .......... .......... .......... 97% 92.5M 0s #14 8.687 110400K .......... .......... .......... .......... .......... 97% 78.2M 0s #14 8.688 110450K .......... .......... .......... .......... .......... 97% 230M 0s #14 8.688 110500K .......... .......... .......... .......... .......... 97% 116M 0s #14 8.688 110550K .......... .......... .......... .......... .......... 97% 114M 0s #14 8.689 110600K .......... .......... .......... .......... .......... 97% 118M 0s #14 8.689 110650K .......... .......... .......... .......... .......... 97% 116M 0s #14 8.689 110700K .......... .......... .......... .......... .......... 97% 114M 0s #14 8.690 110750K .......... .......... .......... .......... .......... 97% 89.6M 0s #14 8.690 110800K .......... .......... .......... .......... .......... 98% 113M 0s #14 8.691 110850K .......... .......... .......... .......... .......... 98% 122M 0s #14 8.691 110900K .......... .......... .......... .......... .......... 98% 115M 0s #14 8.692 110950K .......... .......... .......... .......... .......... 98% 113M 0s #14 8.692 111000K .......... .......... .......... .......... .......... 98% 105M 0s #14 8.693 111050K .......... .......... .......... .......... .......... 98% 82.4M 0s #14 8.693 111100K .......... .......... .......... .......... .......... 98% 247M 0s #14 8.693 111150K .......... .......... .......... .......... .......... 98% 89.0M 0s #14 8.694 111200K .......... .......... .......... .......... .......... 98% 119M 0s #14 8.694 111250K .......... .......... .......... .......... .......... 98% 114M 0s #14 8.695 111300K .......... .......... .......... .......... .......... 98% 116M 0s #14 8.695 111350K .......... .......... .......... .......... .......... 98% 118M 0s #14 8.696 111400K .......... .......... .......... .......... .......... 98% 114M 0s #14 8.696 111450K .......... .......... .......... .......... .......... 98% 116M 0s #14 8.696 111500K .......... .......... .......... .......... .......... 98% 118M 0s #14 8.697 111550K .......... .......... .......... .......... .......... 98% 80.3M 0s #14 8.697 111600K .......... .......... .......... .......... .......... 98% 131M 0s #14 8.698 111650K .......... .......... .......... .......... .......... 98% 119M 0s #14 8.698 111700K .......... .......... .......... .......... .......... 98% 115M 0s #14 8.699 111750K .......... .......... .......... .......... .......... 98% 116M 0s #14 8.699 111800K .......... .......... .......... .......... .......... 98% 112M 0s #14 8.700 111850K .......... .......... .......... .......... .......... 98% 115M 0s #14 8.700 111900K .......... .......... .......... .......... .......... 99% 125M 0s #14 8.700 111950K .......... .......... .......... .......... .......... 99% 88.4M 0s #14 8.701 112000K .......... .......... .......... .......... .......... 99% 116M 0s #14 8.701 112050K .......... .......... .......... .......... .......... 99% 116M 0s #14 8.702 112100K .......... .......... .......... .......... .......... 99% 103M 0s #14 8.702 112150K .......... .......... .......... .......... .......... 99% 131M 0s #14 8.703 112200K .......... .......... .......... .......... .......... 99% 112M 0s #14 8.703 112250K .......... .......... .......... .......... .......... 99% 98.6M 0s #14 8.703 112300K .......... .......... .......... .......... .......... 99% 151M 0s #14 8.704 112350K .......... .......... .......... .......... .......... 99% 89.8M 0s #14 8.704 112400K .......... .......... .......... .......... .......... 99% 115M 0s #14 8.705 112450K .......... .......... .......... .......... .......... 99% 115M 0s #14 8.705 112500K .......... .......... .......... .......... .......... 99% 120M 0s #14 8.706 112550K .......... .......... .......... .......... .......... 99% 113M 0s #14 8.706 112600K .......... .......... .......... .......... .......... 99% 692K 0s #14 8.779 112650K .......... .......... .......... .......... .......... 99% 71.3M 0s #14 8.779 112700K .......... .......... .......... .......... .......... 99% 111M 0s #14 8.780 112750K .......... .......... .......... .......... .......... 99% 111M 0s #14 8.780 112800K .......... .......... .......... .......... .......... 99% 134M 0s #14 8.780 112850K .......... .......... .......... .......... .......... 99% 97.8M 0s #14 8.781 112900K .......... .......... .......... .......... .......... 99% 103M 0s #14 8.781 112950K .......... .......... .......... .......... .......... 99% 131M 0s #14 8.782 113000K .......... .......... .......... .......... .......... 99% 138M 0s #14 8.782 113050K .......... .......... .. 100% 143M=1.8s #14 8.782 #14 8.782 2025-03-15 12:29:12 (61.6 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #14 8.782 #14 8.796 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 10.44 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 10.45 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #14 10.45 + /opt/llvm-arm/bin/clang --version #14 10.45 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #14 10.45 Target: x86_64-unknown-linux-gnu #14 10.45 Thread model: posix #14 10.45 InstalledDir: /opt/llvm-arm/bin #14 10.45 + /opt/llvm-arm/bin/clang --print-targets #14 10.46 Registered Targets: #14 10.46 aarch64 - AArch64 (little endian) #14 10.46 aarch64_32 - AArch64 (little endian ILP32) #14 10.46 aarch64_be - AArch64 (big endian) #14 10.46 arm - ARM #14 10.46 arm64 - ARM64 (little endian) #14 10.46 arm64_32 - ARM64 (little endian ILP32) #14 10.46 armeb - ARM (big endian) #14 10.46 thumb - Thumb #14 10.46 thumbeb - Thumb (big endian) #14 DONE 11.1s #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi 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 xxd && apt-get clean #15 0.374 + apt-get update #15 0.414 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.414 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.414 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #15 0.755 Reading package lists... #15 1.026 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi 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 xxd #15 1.029 Reading package lists... #15 1.268 Building dependency tree... #15 1.318 Reading state information... #15 1.402 ca-certificates is already the newest version (20230311). #15 1.402 libtinfo5 is already the newest version (6.4-4). #15 1.402 The following additional packages will be installed: #15 1.402 asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.402 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.402 bsdextrautils clang-format-14 cmake-data comerr-dev cpp cpp-12 dbus-bin #15 1.402 dbus-daemon dbus-session-bus-common dbus-system-bus-common #15 1.402 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #15 1.402 docbook-dsssl docbook-utils docbook-xml docbook-xsl docutils-common dpkg-dev #15 1.402 dwz fakeroot file fontconfig fontconfig-config fonts-dejavu-core #15 1.402 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 #15 1.402 gcc-12 gettext gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n #15 1.402 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #15 1.402 groff-base guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #15 1.402 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #15 1.402 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #15 1.402 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #15 1.402 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 1.402 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #15 1.402 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #15 1.402 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #15 1.402 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #15 1.402 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #15 1.402 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #15 1.402 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #15 1.402 libboost-dev libboost-exception-dev libboost-exception1.74-dev #15 1.402 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #15 1.402 libboost-filesystem-dev libboost-filesystem1.74-dev #15 1.402 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.402 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 1.402 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 1.402 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 1.402 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 1.402 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 1.402 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 1.402 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 1.402 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 1.402 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 1.402 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 1.402 libboost-program-options-dev libboost-program-options1.74-dev #15 1.402 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 1.402 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 1.402 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 1.402 libboost-regex1.74.0 libboost-serialization-dev #15 1.402 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 1.402 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 1.402 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 1.402 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 1.402 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 1.402 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 1.402 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 1.402 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 1.402 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 1.402 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #15 1.402 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcairo-gobject2 libcairo2 #15 1.402 libcap2-bin libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #15 1.402 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #15 1.402 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #15 1.402 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #15 1.402 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 1.402 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 1.402 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 1.402 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 1.402 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 1.402 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 1.402 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 1.402 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 1.402 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.402 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #15 1.402 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #15 1.402 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 1.402 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #15 1.402 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #15 1.402 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #15 1.402 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 1.402 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #15 1.402 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 1.402 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.402 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 1.402 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 1.402 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 1.402 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 1.402 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #15 1.402 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #15 1.402 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #15 1.402 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #15 1.402 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #15 1.402 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #15 1.402 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #15 1.402 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #15 1.402 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #15 1.402 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 1.402 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #15 1.402 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #15 1.402 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 1.402 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #15 1.402 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #15 1.402 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #15 1.402 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #15 1.402 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #15 1.402 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #15 1.402 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #15 1.402 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #15 1.402 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #15 1.402 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #15 1.402 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 1.402 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #15 1.402 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #15 1.402 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #15 1.402 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 1.402 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #15 1.402 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #15 1.402 libsvtav1enc1 libsynctex2 libsystemd-shared libsystemd0 libtalloc2 #15 1.402 libtasn1-6-dev libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #15 1.402 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #15 1.402 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #15 1.402 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 1.402 libudev1 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 #15 1.402 libusb-0.1-4 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 #15 1.402 libwrap0-dev libwww-perl libwww-robotrules-perl libx11-6 libx11-data #15 1.402 libx265-199 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #15 1.402 libxdmcp6 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #15 1.402 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #15 1.402 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 1.402 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #15 1.402 mailcap man-db mariadb-common media-types mime-support module-assistant #15 1.402 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #15 1.402 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #15 1.402 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #15 1.402 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #15 1.402 preview-latex-style procps python-apt-common python3-apt python3-astroid #15 1.402 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #15 1.402 python3-docutils python3-filelock python3-funcparserlib #15 1.402 python3-importlib-metadata python3-isort python3-lazy-object-proxy #15 1.402 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #15 1.402 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #15 1.402 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #15 1.402 python3-reportlab python3-reportlab-accel python3-roman #15 1.402 python3-setuptools-whl python3-six python3-toml python3-tomlkit #15 1.402 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #15 1.402 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #15 1.402 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #15 1.402 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #15 1.402 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #15 1.402 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #15 1.402 texlive-lang-greek texlive-latex-base texlive-latex-extra #15 1.402 texlive-latex-recommended texlive-luatex texlive-pictures #15 1.402 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #15 1.402 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #15 1.402 zlib1g-dev #15 1.403 Suggested packages: #15 1.403 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #15 1.403 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #15 1.403 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #15 1.403 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #15 1.403 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #15 1.403 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #15 1.403 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #15 1.403 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #15 1.403 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #15 1.403 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #15 1.403 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #15 1.403 piuparts postgresql-client pristine-lfs quilt ratt reprotest #15 1.403 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #15 1.403 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #15 1.403 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #15 1.403 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #15 1.403 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #15 1.403 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.403 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #15 1.403 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #15 1.403 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #15 1.403 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #15 1.403 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #15 1.403 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #15 1.403 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #15 1.403 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #15 1.403 libmpfrc++-dev libntl-dev default-jdk glibc-doc libnss-nis libnss-nisplus #15 1.403 libavalon-framework-java libcommons-logging-java-doc #15 1.403 libexcalibur-logkit-java liblog4j1.2-java cups-common bzr libfftw3-doc #15 1.403 libgd-tools gdbm-l10n low-memory-monitor libgirepository1.0-dev #15 1.403 libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc libgmp10-doc libmpfr-dev #15 1.403 dns-root-data gnutls-bin gnutls-doc gpsd krb5-user libdata-dump-perl #15 1.403 libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs liblcms2-utils #15 1.403 libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #15 1.403 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #15 1.403 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #15 1.403 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #15 1.403 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #15 1.403 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #15 1.403 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #15 1.403 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #15 1.403 diffutils-doc perl-doc libterm-readline-gnu-perl #15 1.403 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #15 1.403 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #15 1.403 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #15 1.403 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #15 1.403 python3-venv python-apt-doc python3-objgraph docutils-doc #15 1.403 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #15 1.403 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #15 1.403 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #15 1.403 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #15 1.403 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #15 1.403 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #15 1.403 systemd-container systemd-homed systemd-userdbd systemd-boot #15 1.403 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #15 1.403 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #15 1.403 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #15 1.403 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #15 1.403 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #15 1.403 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #15 1.403 wdiff-doc #15 1.403 Recommended packages: #15 1.403 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #15 1.403 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #15 1.403 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #15 1.403 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #15 1.403 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #15 1.403 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #15 1.403 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #15 1.403 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #15 1.403 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #15 1.403 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #15 1.403 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #15 1.403 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #15 1.403 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #15 1.403 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.403 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #15 1.403 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #15 1.403 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #15 1.403 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #15 1.403 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #15 1.403 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #15 1.403 libx11-protocol-perl x11-utils x11-xserver-utils #15 3.681 The following NEW packages will be installed: #15 3.681 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 3.681 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 3.681 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 3.681 bsdextrautils build-essential bzip2 ccache clang-format clang-format-14 #15 3.681 cmake cmake-data coccinelle comerr-dev cpp cpp-12 cppcheck curl dahdi-source #15 3.681 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #15 3.681 dbus-system-bus-common debhelper devscripts dh-autoreconf #15 3.681 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #15 3.681 docbook-dsssl docbook-utils docbook-xml docbook-xsl docbook5-xml #15 3.681 docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex fontconfig #15 3.681 fontconfig-config fonts-dejavu-core fonts-gfs-baskerville fonts-gfs-porson #15 3.681 fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 gcc-arm-none-eabi #15 3.681 gettext gettext-base gfortran-12 ghostscript gir1.2-glib-2.0 git git-man #15 3.681 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #15 3.681 gpgconf gpgsm graphviz groff-base guile-3.0-libs htop ibverbs-providers #15 3.681 icu-devtools inetutils-telnet intltool-debian iproute2 krb5-multidev latexmk #15 3.681 lcov libabsl20220623 libaio-dev libaio1 libann0 libaom3 libapache-pom-java #15 3.681 libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 libasan8 #15 3.681 libasound2 libasound2-data libasound2-dev libassuan0 libatomic1 #15 3.681 libavahi-client3 libavahi-common-data libavahi-common3 libavif15 #15 3.681 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #15 3.681 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #15 3.681 libboost-atomic1.74-dev libboost-atomic1.74.0 libboost-chrono-dev #15 3.681 libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container-dev #15 3.681 libboost-container1.74-dev libboost-container1.74.0 libboost-context-dev #15 3.681 libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine-dev #15 3.681 libboost-coroutine1.74-dev libboost-coroutine1.74.0 libboost-date-time-dev #15 3.681 libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-dev #15 3.681 libboost-exception-dev libboost-exception1.74-dev libboost-fiber-dev #15 3.681 libboost-fiber1.74-dev libboost-fiber1.74.0 libboost-filesystem-dev #15 3.681 libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-dev #15 3.681 libboost-graph-parallel-dev libboost-graph-parallel1.74-dev #15 3.681 libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0 #15 3.681 libboost-iostreams-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0 #15 3.681 libboost-locale-dev libboost-locale1.74-dev libboost-locale1.74.0 #15 3.681 libboost-log-dev libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 3.681 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 3.681 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 3.681 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 3.681 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 3.681 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 3.681 libboost-program-options-dev libboost-program-options1.74-dev #15 3.681 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 3.681 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 3.681 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 3.681 libboost-regex1.74.0 libboost-serialization-dev #15 3.681 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 3.681 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 3.681 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 3.681 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 3.681 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 3.681 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 3.681 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 3.681 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 3.681 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 3.681 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #15 3.681 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #15 3.681 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #15 3.681 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #15 3.681 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #15 3.681 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #15 3.681 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #15 3.681 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 3.681 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 3.681 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 3.681 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 3.681 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 3.681 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 3.681 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #15 3.681 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 3.681 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 3.681 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #15 3.681 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #15 3.681 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #15 3.681 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #15 3.681 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #15 3.681 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #15 3.681 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #15 3.681 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 3.681 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #15 3.681 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 3.681 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 3.681 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 3.681 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 3.681 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 3.681 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 3.681 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #15 3.681 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #15 3.681 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #15 3.681 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #15 3.681 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #15 3.681 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #15 3.681 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #15 3.681 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #15 3.681 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #15 3.681 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #15 3.681 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 3.681 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #15 3.681 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #15 3.681 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #15 3.681 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 3.681 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #15 3.681 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #15 3.681 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #15 3.681 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #15 3.681 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #15 3.681 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #15 3.681 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #15 3.681 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #15 3.681 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #15 3.681 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #15 3.681 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #15 3.681 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 3.681 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #15 3.681 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #15 3.681 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #15 3.681 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 3.681 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 3.681 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #15 3.681 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #15 3.681 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #15 3.681 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #15 3.681 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #15 3.681 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #15 3.681 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #15 3.681 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 3.681 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #15 3.681 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #15 3.681 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 3.681 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #15 3.681 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 3.681 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 3.681 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 3.681 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 3.681 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #15 3.681 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #15 3.681 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #15 3.681 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #15 3.681 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #15 3.681 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #15 3.681 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #15 3.681 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #15 3.681 pylint python-apt-common python3 python3-apt python3-astroid #15 3.681 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #15 3.681 python3-docutils python3-filelock python3-funcparserlib python3-gi #15 3.681 python3-importlib-metadata python3-isort python3-lazy-object-proxy #15 3.681 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #15 3.681 python3-mccabe python3-minimal python3-more-itertools #15 3.681 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #15 3.681 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #15 3.681 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #15 3.681 python3-setuptools python3-setuptools-whl python3-six python3-toml #15 3.681 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #15 3.681 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #15 3.681 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #15 3.681 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #15 3.681 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #15 3.681 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #15 3.681 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 3.681 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 3.681 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 3.681 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 3.681 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 3.681 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #15 3.682 The following packages will be upgraded: #15 3.682 libc-bin libc6 libsystemd0 libudev1 #15 3.708 4 upgraded, 781 newly installed, 0 to remove and 2 not upgraded. #15 3.708 Need to get 944 MB of archives. #15 3.708 After this operation, 4008 MB of additional disk space will be used. #15 3.708 Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] #15 3.791 Get:2 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] #15 3.800 Get:3 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #15 3.801 Get:4 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.36-1~deb12u1 [109 kB] #15 3.803 Get:5 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #15 3.805 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #15 3.806 Get:7 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #15 3.807 Get:8 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #15 3.808 Get:9 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] #15 3.809 Get:10 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #15 3.809 Get:11 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #15 3.810 Get:12 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #15 3.811 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] #15 3.825 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.36-1~deb12u1 [332 kB] #15 3.828 Get:15 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] #15 3.854 Get:16 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #15 3.856 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #15 3.857 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #15 3.867 Get:19 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #15 3.867 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #15 3.867 Get:21 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #15 3.868 Get:22 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #15 3.868 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #15 3.886 Get:24 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #15 3.886 Get:25 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #15 3.886 Get:26 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #15 3.923 Get:27 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #15 3.924 Get:28 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 3.931 Get:29 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #15 3.937 Get:30 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #15 3.937 Get:31 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #15 3.939 Get:32 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #15 3.943 Get:33 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #15 3.943 Get:34 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB] #15 3.950 Get:35 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB] #15 3.968 Get:36 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #15 3.968 Get:37 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #15 3.968 Get:38 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #15 3.968 Get:39 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #15 3.969 Get:40 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #15 3.970 Get:41 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #15 3.970 Get:42 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #15 3.971 Get:43 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #15 3.971 Get:44 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #15 3.974 Get:45 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #15 3.976 Get:46 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #15 3.979 Get:47 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #15 3.980 Get:48 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #15 3.980 Get:49 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #15 3.982 Get:50 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #15 3.987 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB] #15 3.994 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB] #15 4.018 Get:53 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB] #15 4.027 Get:54 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #15 4.027 Get:55 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #15 4.027 Get:56 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #15 4.028 Get:57 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #15 4.085 Get:58 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #15 4.087 Get:59 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #15 4.090 Get:60 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #15 4.096 Get:61 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #15 4.096 Get:62 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #15 4.102 Get:63 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u5 [1403 kB] #15 4.122 Get:64 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #15 4.124 Get:65 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 4.134 Get:66 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #15 4.134 Get:67 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB] #15 4.138 Get:68 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #15 4.138 Get:69 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #15 4.154 Get:70 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #15 4.156 Get:71 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #15 4.157 Get:72 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #15 4.158 Get:73 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #15 4.158 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #15 4.158 Get:75 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #15 4.159 Get:76 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #15 4.168 Get:77 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #15 4.168 Get:78 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 4.168 Get:79 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 4.174 Get:80 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #15 4.174 Get:81 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #15 4.175 Get:82 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #15 4.177 Get:83 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #15 4.178 Get:84 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #15 4.179 Get:85 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #15 4.180 Get:86 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #15 4.180 Get:87 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #15 4.188 Get:88 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #15 4.189 Get:89 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u10 [676 kB] #15 4.195 Get:90 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u10 [3905 kB] #15 4.240 Get:91 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB] #15 4.240 Get:92 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #15 4.241 Get:93 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #15 4.244 Get:94 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #15 4.244 Get:95 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #15 4.244 Get:96 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #15 4.244 Get:97 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u5 [991 kB] #15 4.252 Get:98 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] #15 4.252 Get:99 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #15 4.256 Get:100 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #15 4.257 Get:101 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #15 4.258 Get:102 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #15 4.269 Get:103 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #15 4.357 Get:104 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #15 4.372 Get:105 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #15 4.372 Get:106 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #15 4.373 Get:107 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #15 4.374 Get:108 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #15 4.374 Get:109 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #15 4.374 Get:110 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 4.374 Get:111 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #15 4.375 Get:112 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #15 4.375 Get:113 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u3 [6272 B] #15 4.380 Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #15 4.384 Get:115 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #15 4.386 Get:116 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #15 4.389 Get:117 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #15 4.394 Get:118 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u2 [152 kB] #15 4.398 Get:119 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u2 [43.8 kB] #15 4.400 Get:120 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u2 [59.9 kB] #15 4.403 Get:121 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u2 [111 kB] #15 4.405 Get:122 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u2 [246 kB] #15 4.408 Get:123 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 4.409 Get:124 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #15 4.412 Get:125 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #15 4.414 Get:126 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB] #15 4.417 Get:127 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #15 4.426 Get:128 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #15 4.427 Get:129 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #15 4.429 Get:130 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 4.434 Get:131 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #15 4.434 Get:132 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #15 4.535 Get:133 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #15 4.552 Get:134 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #15 4.552 Get:135 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #15 4.554 Get:136 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #15 4.554 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #15 4.554 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #15 4.554 Get:139 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #15 4.555 Get:140 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #15 4.557 Get:141 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #15 4.557 Get:142 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #15 4.557 Get:143 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #15 4.563 Get:144 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #15 4.565 Get:145 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #15 4.570 Get:146 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #15 4.571 Get:147 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #15 4.587 Get:148 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #15 4.590 Get:149 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #15 4.590 Get:150 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #15 4.592 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #15 4.594 Get:152 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #15 4.595 Get:153 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #15 4.595 Get:154 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #15 4.597 Get:155 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #15 4.597 Get:156 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #15 4.598 Get:157 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u2 [10.5 MB] #15 4.696 Get:158 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #15 4.714 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #15 4.885 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #15 4.920 Get:161 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 4.967 Get:162 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #15 4.969 Get:163 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #15 5.062 Get:164 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #15 5.062 Get:165 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #15 5.713 Get:166 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #15 5.713 Get:167 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #15 5.713 Get:168 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #15 5.713 Get:169 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #15 5.714 Get:170 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 5.714 Get:171 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #15 5.714 Get:172 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 5.715 Get:173 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #15 5.800 Get:174 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #15 6.000 Get:175 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #15 6.305 Get:176 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #15 7.163 Get:177 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #15 7.163 Get:178 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 7.163 Get:179 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #15 7.163 Get:180 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #15 7.164 Get:181 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #15 7.229 Get:182 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #15 7.231 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #15 7.432 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #15 7.659 Get:185 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 7.659 Get:186 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 7.659 Get:187 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #15 8.477 Get:188 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #15 8.498 Get:189 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #15 8.501 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #15 8.503 Get:191 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #15 8.512 Get:192 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #15 8.517 Get:193 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #15 8.520 Get:194 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 8.522 Get:195 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #15 8.529 Get:196 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #15 8.563 Get:197 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #15 8.688 Get:198 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #15 8.770 Get:199 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #15 8.780 Get:200 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #15 8.786 Get:201 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 8.786 Get:202 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 8.786 Get:203 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #15 8.790 Get:204 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 8.791 Get:205 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #15 8.791 Get:206 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #15 8.794 Get:207 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #15 8.796 Get:208 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #15 8.856 Get:209 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #15 8.856 Get:210 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #15 8.857 Get:211 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #15 8.862 Get:212 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #15 8.863 Get:213 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #15 8.870 Get:214 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #15 8.874 Get:215 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #15 8.875 Get:216 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #15 8.898 Get:217 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #15 8.902 Get:218 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #15 8.904 Get:219 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #15 8.904 Get:220 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #15 8.911 Get:221 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #15 8.912 Get:222 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #15 8.932 Get:223 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #15 8.933 Get:224 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #15 8.958 Get:225 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #15 8.968 Get:226 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] #15 8.969 Get:227 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.129-1 [2115 kB] #15 8.987 Get:228 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #15 8.997 Get:229 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #15 8.998 Get:230 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #15 8.998 Get:231 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 8.998 Get:232 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] #15 9.010 Get:233 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #15 9.016 Get:234 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #15 9.016 Get:235 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #15 9.109 Get:236 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #15 9.109 Get:237 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #15 9.109 Get:238 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #15 9.124 Get:239 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #15 9.124 Get:240 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #15 9.124 Get:241 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #15 9.129 Get:242 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #15 9.134 Get:243 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #15 9.154 Get:244 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #15 9.161 Get:245 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #15 9.162 Get:246 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #15 9.183 Get:247 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #15 9.367 Get:248 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #15 9.367 Get:249 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #15 9.392 Get:250 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #15 9.473 Get:251 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #15 9.473 Get:252 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #15 9.475 Get:253 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #15 9.480 Get:254 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #15 9.481 Get:255 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #15 9.493 Get:256 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #15 9.493 Get:257 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #15 9.493 Get:258 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #15 9.499 Get:259 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #15 9.561 Get:260 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #15 9.764 Get:261 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #15 9.859 Get:262 http://deb.debian.org/debian bookworm/main amd64 clang-format-14 amd64 1:14.0.6-12 [75.0 kB] #15 9.859 Get:263 http://deb.debian.org/debian bookworm/main amd64 clang-format amd64 1:14.0-55.7~deb12u1 [5256 B] #15 9.859 Get:264 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB] #15 9.860 Get:265 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #15 9.860 Get:266 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #15 9.860 Get:267 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #15 9.860 Get:268 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #15 9.861 Get:269 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #15 9.861 Get:270 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #15 9.865 Get:271 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB] #15 9.870 Get:272 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 9.871 Get:273 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 9.873 Get:274 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #15 9.877 Get:275 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 9.895 Get:276 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 9.972 Get:277 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #15 9.972 Get:278 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #15 9.972 Get:279 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB] #15 9.988 Get:280 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #15 9.989 Get:281 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #15 10.00 Get:282 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB] #15 10.00 Get:283 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #15 10.00 Get:284 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #15 10.01 Get:285 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #15 10.01 Get:286 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 10.01 Get:287 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #15 10.01 Get:288 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #15 10.01 Get:289 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #15 10.01 Get:290 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #15 10.02 Get:291 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #15 10.04 Get:292 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 10.04 Get:293 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 10.04 Get:294 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #15 10.05 Get:295 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #15 10.05 Get:296 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 10.05 Get:297 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #15 10.05 Get:298 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #15 10.06 Get:299 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #15 10.06 Get:300 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #15 10.06 Get:301 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #15 10.06 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #15 10.07 Get:303 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #15 10.07 Get:304 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #15 10.07 Get:305 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #15 10.08 Get:306 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #15 10.09 Get:307 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #15 10.09 Get:308 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #15 10.10 Get:309 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #15 10.10 Get:310 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #15 10.11 Get:311 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #15 10.11 Get:312 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #15 10.12 Get:313 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #15 10.12 Get:314 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #15 10.13 Get:315 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 10.13 Get:316 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 10.13 Get:317 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 10.13 Get:318 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 10.13 Get:319 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #15 10.13 Get:320 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #15 10.13 Get:321 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #15 10.14 Get:322 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #15 10.14 Get:323 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #15 10.14 Get:324 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #15 10.14 Get:325 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #15 10.15 Get:326 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #15 10.15 Get:327 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #15 10.16 Get:328 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 10.16 Get:329 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 10.16 Get:330 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 10.16 Get:331 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 10.17 Get:332 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 10.17 Get:333 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 10.17 Get:334 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #15 10.17 Get:335 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #15 10.17 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #15 10.18 Get:337 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #15 10.18 Get:338 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #15 10.18 Get:339 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #15 10.18 Get:340 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 10.18 Get:341 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #15 10.19 Get:342 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 10.19 Get:343 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 10.19 Get:344 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #15 10.20 Get:345 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #15 10.20 Get:346 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 10.20 Get:347 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #15 10.20 Get:348 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #15 10.21 Get:349 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #15 10.21 Get:350 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #15 10.22 Get:351 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #15 10.22 Get:352 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #15 10.22 Get:353 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 10.22 Get:354 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #15 10.22 Get:355 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 10.22 Get:356 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #15 10.22 Get:357 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB] #15 10.23 Get:358 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #15 10.24 Get:359 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #15 10.24 Get:360 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #15 10.29 Get:361 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #15 10.30 Get:362 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #15 10.34 Get:363 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #15 10.34 Get:364 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #15 10.34 Get:365 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #15 10.83 Get:366 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #15 10.88 Get:367 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #15 10.88 Get:368 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #15 10.95 Get:369 http://deb.debian.org/debian bookworm/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u6 [149 kB] #15 10.97 Get:370 http://deb.debian.org/debian bookworm/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u6 [587 kB] #15 10.97 Get:371 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB] #15 10.97 Get:372 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB] #15 10.97 Get:373 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB] #15 10.97 Get:374 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u8 [246 kB] #15 10.97 Get:375 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #15 10.97 Get:376 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #15 10.97 Get:377 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #15 10.97 Get:378 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #15 10.97 Get:379 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #15 10.98 Get:380 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2+deb12u1 [189 kB] #15 10.98 Get:381 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #15 10.98 Get:382 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #15 10.98 Get:383 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #15 10.99 Get:384 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #15 10.99 Get:385 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB] #15 10.99 Get:386 http://deb.debian.org/debian bookworm/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u6 [2467 kB] #15 11.01 Get:387 http://deb.debian.org/debian bookworm/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u6 [57.5 kB] #15 11.01 Get:388 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #15 11.01 Get:389 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #15 11.02 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] #15 11.02 Get:391 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #15 11.02 Get:392 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #15 11.04 Get:393 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #15 11.10 Get:394 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 11.10 Get:395 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB] #15 11.10 Get:396 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB] #15 11.10 Get:397 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] #15 11.12 Get:398 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #15 11.12 Get:399 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #15 11.12 Get:400 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #15 11.13 Get:401 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #15 11.13 Get:402 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #15 11.15 Get:403 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #15 11.15 Get:404 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #15 11.15 Get:405 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #15 11.15 Get:406 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #15 11.15 Get:407 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #15 11.16 Get:408 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] #15 11.17 Get:409 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #15 11.17 Get:410 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #15 11.17 Get:411 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #15 11.17 Get:412 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #15 11.17 Get:413 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #15 11.17 Get:414 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #15 11.17 Get:415 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #15 11.17 Get:416 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB] #15 11.18 Get:417 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB] #15 11.18 Get:418 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB] #15 11.18 Get:419 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB] #15 11.18 Get:420 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB] #15 11.19 Get:421 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #15 11.19 Get:422 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #15 11.19 Get:423 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #15 11.20 Get:424 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #15 11.20 Get:425 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #15 11.20 Get:426 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #15 11.20 Get:427 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #15 11.21 Get:428 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u2 [58.2 kB] #15 11.21 Get:429 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u2 [40.6 kB] #15 11.21 Get:430 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u2 [52.9 kB] #15 11.21 Get:431 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u2 [41.1 kB] #15 11.21 Get:432 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u2 [125 kB] #15 11.22 Get:433 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #15 11.22 Get:434 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 11.22 Get:435 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #15 11.22 Get:436 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #15 11.22 Get:437 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #15 11.23 Get:438 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #15 11.23 Get:439 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #15 11.23 Get:440 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #15 11.23 Get:441 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #15 11.23 Get:442 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #15 11.24 Get:443 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #15 11.24 Get:444 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #15 11.24 Get:445 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #15 11.24 Get:446 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #15 11.25 Get:447 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #15 11.25 Get:448 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #15 11.25 Get:449 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #15 11.25 Get:450 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #15 11.25 Get:451 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB] #15 11.26 Get:452 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u3 [179 kB] #15 11.26 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #15 11.34 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #15 11.34 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #15 11.35 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #15 11.35 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #15 11.36 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #15 11.37 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #15 11.38 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #15 11.38 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #15 11.39 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #15 11.39 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #15 11.39 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #15 11.44 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #15 11.44 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #15 11.45 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #15 11.45 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #15 11.45 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #15 11.46 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #15 11.46 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #15 11.46 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #15 11.46 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #15 11.46 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 11.46 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 11.47 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #15 11.47 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #15 11.47 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #15 11.48 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #15 11.48 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #15 11.48 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #15 11.48 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #15 11.49 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 11.49 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #15 11.49 Get:485 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 11.50 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #15 11.50 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #15 11.50 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #15 11.51 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #15 11.51 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #15 11.51 Get:491 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #15 11.60 Get:492 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #15 11.61 Get:493 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #15 11.61 Get:494 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #15 11.61 Get:495 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #15 11.63 Get:496 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #15 11.63 Get:497 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #15 11.63 Get:498 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #15 11.63 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #15 11.63 Get:500 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #15 11.63 Get:501 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #15 11.63 Get:502 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #15 11.64 Get:503 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #15 11.64 Get:504 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #15 11.65 Get:505 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #15 11.65 Get:506 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #15 11.65 Get:507 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #15 11.65 Get:508 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #15 11.66 Get:509 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #15 11.66 Get:510 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #15 11.67 Get:511 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #15 11.69 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 11.69 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #15 11.69 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #15 11.70 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #15 11.70 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 11.70 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #15 11.71 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #15 11.71 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #15 11.71 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #15 11.72 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #15 11.72 Get:522 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #15 11.72 Get:523 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #15 11.73 Get:524 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #15 11.73 Get:525 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #15 11.73 Get:526 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #15 11.74 Get:527 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #15 11.74 Get:528 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #15 11.74 Get:529 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #15 11.74 Get:530 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #15 11.74 Get:531 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #15 11.75 Get:532 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #15 11.75 Get:533 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #15 11.75 Get:534 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #15 11.75 Get:535 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #15 11.75 Get:536 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #15 11.76 Get:537 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #15 11.76 Get:538 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #15 11.77 Get:539 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #15 11.78 Get:540 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #15 11.78 Get:541 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 11.79 Get:542 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #15 11.79 Get:543 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #15 11.79 Get:544 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #15 11.79 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #15 11.79 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #15 11.79 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #15 11.80 Get:548 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #15 11.80 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #15 11.80 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #15 11.80 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #15 11.80 Get:552 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #15 11.80 Get:553 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 11.81 Get:554 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #15 11.81 Get:555 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #15 11.82 Get:556 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #15 11.82 Get:557 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #15 11.83 Get:558 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u5 [1988 kB] #15 11.84 Get:559 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB] #15 11.84 Get:560 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u5 [4739 kB] #15 11.88 Get:561 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #15 11.88 Get:562 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u5 [616 kB] #15 11.89 Get:563 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #15 11.89 Get:564 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #15 11.89 Get:565 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 11.89 Get:566 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #15 11.89 Get:567 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #15 11.89 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #15 11.90 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #15 11.90 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 11.90 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 11.90 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #15 11.90 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #15 11.90 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #15 11.91 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #15 11.91 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 11.91 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #15 11.92 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #15 11.92 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #15 11.92 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #15 11.92 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 11.93 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 11.93 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #15 11.93 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #15 11.93 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #15 11.94 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #15 11.94 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #15 11.94 Get:588 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #15 11.95 Get:589 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #15 11.95 Get:590 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 11.95 Get:591 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 11.96 Get:592 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #15 11.96 Get:593 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #15 11.97 Get:594 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #15 11.97 Get:595 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #15 11.97 Get:596 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #15 11.97 Get:597 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #15 11.98 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #15 11.98 Get:599 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #15 11.98 Get:600 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #15 11.98 Get:601 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #15 11.99 Get:602 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #15 11.99 Get:603 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #15 11.99 Get:604 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #15 11.99 Get:605 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #15 11.99 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #15 12.00 Get:607 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #15 12.00 Get:608 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 12.00 Get:609 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 12.00 Get:610 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 12.02 Get:611 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 12.02 Get:612 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #15 12.03 Get:613 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #15 12.03 Get:614 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #15 12.03 Get:615 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #15 12.07 Get:616 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #15 12.08 Get:617 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #15 12.08 Get:618 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #15 12.08 Get:619 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #15 12.09 Get:620 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #15 12.11 Get:621 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #15 12.11 Get:622 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #15 12.12 Get:623 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #15 12.12 Get:624 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u5 [1209 kB] #15 12.13 Get:625 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u5 [111 kB] #15 12.13 Get:626 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u5 [152 kB] #15 12.13 Get:627 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #15 12.13 Get:628 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #15 12.14 Get:629 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #15 12.14 Get:630 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #15 12.14 Get:631 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #15 12.14 Get:632 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #15 12.15 Get:633 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u3 [22.6 kB] #15 12.15 Get:634 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u5 [1605 kB] #15 12.16 Get:635 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #15 12.16 Get:636 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #15 12.17 Get:637 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #15 12.17 Get:638 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u4 [407 kB] #15 12.18 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u4 [407 kB] #15 12.18 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u4 [14.4 kB] #15 12.18 Get:641 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #15 12.19 Get:642 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #15 12.19 Get:643 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2+deb12u1 [98.0 kB] #15 12.20 Get:644 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #15 12.21 Get:645 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u4 [1353 kB] #15 12.22 Get:646 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #15 12.23 Get:647 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #15 12.23 Get:648 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #15 12.23 Get:649 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #15 12.23 Get:650 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #15 12.23 Get:651 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #15 12.23 Get:652 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u2 [14.8 kB] #15 12.23 Get:653 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #15 12.23 Get:654 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #15 12.23 Get:655 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #15 12.24 Get:656 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #15 12.24 Get:657 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.11-0+deb12u1 [25.5 kB] #15 12.24 Get:658 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.11-0+deb12u1 [180 kB] #15 12.24 Get:659 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #15 12.24 Get:660 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #15 12.24 Get:661 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #15 12.25 Get:662 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #15 12.25 Get:663 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #15 12.25 Get:664 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #15 12.25 Get:665 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #15 12.25 Get:666 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #15 12.26 Get:667 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #15 12.29 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #15 12.29 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3+deb12u1 [257 kB] #15 12.29 Get:670 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3+deb12u1 [45.4 MB] #15 12.69 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #15 12.69 Get:672 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #15 12.74 Get:673 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #15 12.74 Get:674 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #15 12.74 Get:675 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #15 12.75 Get:676 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #15 12.76 Get:677 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #15 12.76 Get:678 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #15 12.76 Get:679 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #15 12.76 Get:680 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #15 12.76 Get:681 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #15 12.76 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #15 12.76 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #15 12.76 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #15 12.76 Get:685 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.36-1~deb12u1 [52.7 kB] #15 12.77 Get:686 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #15 12.77 Get:687 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #15 12.77 Get:688 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #15 12.77 Get:689 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #15 12.77 Get:690 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #15 12.78 Get:691 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #15 12.78 Get:692 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #15 12.80 Get:693 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #15 12.81 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #15 12.81 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #15 12.81 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #15 12.81 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #15 12.81 Get:698 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #15 12.82 Get:699 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.15-1~deb12u1 [2439 kB] #15 12.84 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #15 12.84 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #15 12.84 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #15 12.84 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #15 12.85 Get:704 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #15 12.85 Get:705 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #15 12.85 Get:706 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB] #15 12.85 Get:707 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #15 12.85 Get:708 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #15 12.85 Get:709 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB] #15 12.86 Get:710 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #15 12.86 Get:711 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #15 12.87 Get:712 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 12.87 Get:713 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #15 12.87 Get:714 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #15 12.87 Get:715 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #15 12.87 Get:716 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #15 12.88 Get:717 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #15 12.88 Get:718 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #15 12.88 Get:719 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #15 12.88 Get:720 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 12.88 Get:721 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 12.88 Get:722 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #15 12.89 Get:723 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #15 12.89 Get:724 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #15 12.89 Get:725 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #15 12.89 Get:726 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #15 12.90 Get:727 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #15 12.90 Get:728 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #15 12.90 Get:729 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #15 12.90 Get:730 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #15 13.21 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB] #15 13.21 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #15 13.21 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #15 13.21 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #15 13.21 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #15 13.21 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #15 13.21 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #15 13.21 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #15 13.21 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #15 13.21 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #15 13.22 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #15 13.22 Get:742 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #15 13.23 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #15 13.23 Get:744 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #15 13.23 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #15 13.24 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #15 13.24 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #15 13.24 Get:748 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #15 13.25 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 13.25 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #15 13.25 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #15 13.25 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #15 13.25 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #15 13.26 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+deb12u1 [38.5 kB] #15 13.26 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1+deb12u1 [565 kB] #15 13.26 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #15 13.27 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #15 13.27 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #15 13.27 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #15 13.27 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #15 13.27 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #15 13.28 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #15 13.28 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #15 13.28 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #15 13.29 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #15 13.31 Get:766 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #15 13.31 Get:767 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB] #15 13.32 Get:768 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 13.32 Get:769 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #15 13.32 Get:770 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #15 13.32 Get:771 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #15 13.32 Get:772 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #15 13.33 Get:773 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #15 13.35 Get:774 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #15 13.36 Get:775 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u1 [353 kB] #15 13.36 Get:776 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #15 13.36 Get:777 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #15 13.37 Get:778 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #15 13.38 Get:779 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #15 13.38 Get:780 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #15 13.38 Get:781 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 13.43 Get:782 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #15 13.45 Get:783 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #15 13.45 Get:784 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #15 13.45 Get:785 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2+deb12u2 [84.1 kB] #15 13.57 debconf: delaying package configuration, since apt-utils is not installed #15 13.61 Fetched 944 MB in 10s (96.7 MB/s) #15 13.75 (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 ... 6684 files and directories currently installed.) #15 13.76 Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... #15 13.87 debconf: unable to initialize frontend: Dialog #15 13.87 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 13.87 debconf: falling back to frontend: Readline #15 13.87 debconf: unable to initialize frontend: Readline #15 13.87 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.) #15 13.87 debconf: falling back to frontend: Teletype #15 13.89 Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... #15 16.85 Setting up libc6:amd64 (2.36-9+deb12u10) ... #15 16.96 debconf: unable to initialize frontend: Dialog #15 16.96 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 16.96 debconf: falling back to frontend: Readline #15 16.96 debconf: unable to initialize frontend: Readline #15 16.96 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.) #15 16.96 debconf: falling back to frontend: Teletype #15 18.12 (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 ... 6684 files and directories currently installed.) #15 18.13 Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... #15 18.18 Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... #15 18.67 Setting up libc-bin (2.36-9+deb12u10) ... #15 18.93 Selecting previously unselected package libargon2-1:amd64. #15 18.93 (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 ... 6684 files and directories currently installed.) #15 18.94 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #15 18.97 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 19.09 Preparing to unpack .../libudev1_252.36-1~deb12u1_amd64.deb ... #15 19.14 Unpacking libudev1:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #15 19.30 Setting up libudev1:amd64 (252.36-1~deb12u1) ... #15 19.45 Selecting previously unselected package dmsetup. #15 19.45 (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 ... 6689 files and directories currently installed.) #15 19.45 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ... #15 19.47 Unpacking dmsetup (2:1.02.185-2) ... #15 19.61 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 19.61 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #15 19.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 19.80 Selecting previously unselected package libjson-c5:amd64. #15 19.80 Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ... #15 19.83 Unpacking libjson-c5:amd64 (0.16-2) ... #15 19.99 Selecting previously unselected package libcryptsetup12:amd64. #15 19.99 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #15 20.01 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 20.15 Selecting previously unselected package libfdisk1:amd64. #15 20.15 Preparing to unpack .../4-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... #15 20.17 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... #15 20.32 Selecting previously unselected package libkmod2:amd64. #15 20.32 Preparing to unpack .../5-libkmod2_30+20221128-1_amd64.deb ... #15 20.34 Unpacking libkmod2:amd64 (30+20221128-1) ... #15 20.46 Selecting previously unselected package libapparmor1:amd64. #15 20.46 Preparing to unpack .../6-libapparmor1_3.0.8-3_amd64.deb ... #15 20.48 Unpacking libapparmor1:amd64 (3.0.8-3) ... #15 20.64 Selecting previously unselected package libip4tc2:amd64. #15 20.64 Preparing to unpack .../7-libip4tc2_1.8.9-2_amd64.deb ... #15 20.65 Unpacking libip4tc2:amd64 (1.8.9-2) ... #15 20.77 Selecting previously unselected package libsystemd-shared:amd64. #15 20.77 Preparing to unpack .../8-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... #15 20.79 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... #15 20.99 Preparing to unpack .../9-libsystemd0_252.36-1~deb12u1_amd64.deb ... #15 21.05 Unpacking libsystemd0:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #15 21.24 Setting up libsystemd0:amd64 (252.36-1~deb12u1) ... #15 21.43 Selecting previously unselected package systemd. #15 21.43 (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 ... 6758 files and directories currently installed.) #15 21.43 Preparing to unpack .../00-systemd_252.36-1~deb12u1_amd64.deb ... #15 21.48 Unpacking systemd (252.36-1~deb12u1) ... #15 21.78 Selecting previously unselected package libdbus-1-3:amd64. #15 21.78 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #15 21.80 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 21.91 Selecting previously unselected package dbus-bin. #15 21.92 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #15 21.93 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #15 22.06 Selecting previously unselected package dbus-session-bus-common. #15 22.06 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #15 22.08 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 22.21 Selecting previously unselected package libexpat1:amd64. #15 22.21 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #15 22.23 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #15 22.35 Selecting previously unselected package dbus-daemon. #15 22.35 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #15 22.37 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #15 22.48 Selecting previously unselected package dbus-system-bus-common. #15 22.49 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #15 22.50 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 22.67 Selecting previously unselected package dbus. #15 22.67 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... #15 22.69 Unpacking dbus (1.14.10-1~deb12u1) ... #15 22.83 Selecting previously unselected package perl-modules-5.36. #15 22.83 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #15 22.84 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 23.13 Selecting previously unselected package libgdbm6:amd64. #15 23.13 Preparing to unpack .../09-libgdbm6_1.23-3_amd64.deb ... #15 23.15 Unpacking libgdbm6:amd64 (1.23-3) ... #15 23.28 Selecting previously unselected package libgdbm-compat4:amd64. #15 23.28 Preparing to unpack .../10-libgdbm-compat4_1.23-3_amd64.deb ... #15 23.30 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #15 23.44 Selecting previously unselected package libperl5.36:amd64. #15 23.44 Preparing to unpack .../11-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #15 23.46 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 23.79 Selecting previously unselected package perl. #15 23.79 Preparing to unpack .../12-perl_5.36.0-7+deb12u1_amd64.deb ... #15 23.82 Unpacking perl (5.36.0-7+deb12u1) ... #15 23.95 Selecting previously unselected package autoconf-archive. #15 23.95 Preparing to unpack .../13-autoconf-archive_20220903-3_all.deb ... #15 23.97 Unpacking autoconf-archive (20220903-3) ... #15 24.16 Selecting previously unselected package ocaml-base. #15 24.16 Preparing to unpack .../14-ocaml-base_4.13.1-4_amd64.deb ... #15 24.18 Unpacking ocaml-base (4.13.1-4) ... #15 24.32 Selecting previously unselected package libparmap-ocaml. #15 24.32 Preparing to unpack .../15-libparmap-ocaml_1.2.5-1_amd64.deb ... #15 24.34 Unpacking libparmap-ocaml (1.2.5-1) ... #15 24.46 Selecting previously unselected package libfindlib-ocaml. #15 24.46 Preparing to unpack .../16-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #15 24.48 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #15 24.61 Selecting previously unselected package ocaml-findlib. #15 24.61 Preparing to unpack .../17-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #15 24.63 Unpacking ocaml-findlib (1.9.6-1+b1) ... #15 24.76 Selecting previously unselected package libstdcompat-ocaml. #15 24.77 Preparing to unpack .../18-libstdcompat-ocaml_19-1_amd64.deb ... #15 24.78 Unpacking libstdcompat-ocaml (19-1) ... #15 24.93 Selecting previously unselected package libpython3.11-minimal:amd64. #15 24.93 Preparing to unpack .../19-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... #15 24.95 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... #15 25.15 Selecting previously unselected package python3.11-minimal. #15 25.15 Preparing to unpack .../20-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... #15 25.18 Unpacking python3.11-minimal (3.11.2-6+deb12u5) ... #15 25.39 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... #15 25.47 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #15 25.52 Setting up python3.11-minimal (3.11.2-6+deb12u5) ... #15 26.02 Selecting previously unselected package python3-minimal. #15 26.02 (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 ... 11270 files and directories currently installed.) #15 26.03 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #15 26.05 Unpacking python3-minimal (3.11.2-1+b1) ... #15 26.17 Selecting previously unselected package media-types. #15 26.17 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #15 26.19 Unpacking media-types (10.0.0) ... #15 26.33 Selecting previously unselected package mailcap. #15 26.33 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #15 26.35 Unpacking mailcap (3.70+nmu1) ... #15 26.47 Selecting previously unselected package mime-support. #15 26.47 Preparing to unpack .../03-mime-support_3.66_all.deb ... #15 26.49 Unpacking mime-support (3.66) ... #15 26.62 Selecting previously unselected package libncursesw6:amd64. #15 26.63 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #15 26.64 Unpacking libncursesw6:amd64 (6.4-4) ... #15 26.78 Selecting previously unselected package libkrb5support0:amd64. #15 26.78 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #15 26.80 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #15 26.94 Selecting previously unselected package libk5crypto3:amd64. #15 26.94 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #15 26.96 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #15 27.09 Selecting previously unselected package libkeyutils1:amd64. #15 27.10 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #15 27.11 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #15 27.24 Selecting previously unselected package libkrb5-3:amd64. #15 27.25 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #15 27.26 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #15 27.43 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 27.43 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #15 27.45 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #15 27.58 Selecting previously unselected package libtirpc-common. #15 27.58 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #15 27.60 Unpacking libtirpc-common (1.3.3+ds-1) ... #15 27.74 Selecting previously unselected package libtirpc3:amd64. #15 27.74 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #15 27.76 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #15 27.89 Selecting previously unselected package libnsl2:amd64. #15 27.89 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #15 27.91 Unpacking libnsl2:amd64 (1.3.0-2) ... #15 28.05 Selecting previously unselected package readline-common. #15 28.05 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #15 28.07 Unpacking readline-common (8.2-1.3) ... #15 28.20 Selecting previously unselected package libreadline8:amd64. #15 28.21 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #15 28.22 Unpacking libreadline8:amd64 (8.2-1.3) ... #15 28.37 Selecting previously unselected package libsqlite3-0:amd64. #15 28.37 Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... #15 28.39 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #15 28.53 Selecting previously unselected package libpython3.11-stdlib:amd64. #15 28.53 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ... #15 28.55 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... #15 28.76 Selecting previously unselected package python3.11. #15 28.77 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u5_amd64.deb ... #15 28.78 Unpacking python3.11 (3.11.2-6+deb12u5) ... #15 28.90 Selecting previously unselected package libpython3-stdlib:amd64. #15 28.90 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #15 28.91 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 29.03 Setting up python3-minimal (3.11.2-1+b1) ... #15 29.25 Selecting previously unselected package python3. #15 29.25 (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 ... 11802 files and directories currently installed.) #15 29.25 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #15 29.27 Unpacking python3 (3.11.2-1+b1) ... #15 29.38 Selecting previously unselected package libpcre3:amd64. #15 29.38 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #15 29.39 Unpacking libpcre3:amd64 (2:8.39-15) ... #15 29.54 Selecting previously unselected package coccinelle. #15 29.55 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #15 29.57 Unpacking coccinelle (1.1.1.deb-2+b1) ... #15 29.91 Selecting previously unselected package m4. #15 29.91 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #15 29.93 Unpacking m4 (1.4.19-3) ... #15 30.09 Selecting previously unselected package flex. #15 30.09 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #15 30.10 Unpacking flex (2.6.4-8.2) ... #15 30.25 Selecting previously unselected package libmpfr6:amd64. #15 30.26 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #15 30.27 Unpacking libmpfr6:amd64 (4.2.0-1) ... #15 30.45 Selecting previously unselected package libsigsegv2:amd64. #15 30.45 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #15 30.47 Unpacking libsigsegv2:amd64 (2.14-1) ... #15 30.58 Setting up libmpfr6:amd64 (4.2.0-1) ... #15 30.63 Setting up readline-common (8.2-1.3) ... #15 30.69 Setting up libreadline8:amd64 (8.2-1.3) ... #15 30.74 Setting up libsigsegv2:amd64 (2.14-1) ... #15 30.92 Selecting previously unselected package gawk. #15 30.92 (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 ... 12134 files and directories currently installed.) #15 30.93 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #15 30.95 Unpacking gawk (1:5.2.1-2) ... #15 31.14 Selecting previously unselected package libglib2.0-0:amd64. #15 31.14 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u5_amd64.deb ... #15 31.16 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u5) ... #15 31.39 Selecting previously unselected package ofono. #15 31.40 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #15 31.42 Unpacking ofono (1.31-3+b1) ... #15 31.58 Selecting previously unselected package poppler-data. #15 31.58 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #15 31.60 Unpacking poppler-data (0.4.12-1) ... #15 31.82 Selecting previously unselected package libpopt0:amd64. #15 31.82 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #15 31.84 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #15 32.00 Selecting previously unselected package rsync. #15 32.00 Preparing to unpack .../005-rsync_3.2.7-1+deb12u2_amd64.deb ... #15 32.02 Unpacking rsync (3.2.7-1+deb12u2) ... #15 32.20 Selecting previously unselected package sgml-base. #15 32.20 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #15 32.22 Unpacking sgml-base (1.31) ... #15 32.42 Selecting previously unselected package sudo. #15 32.43 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #15 32.45 Unpacking sudo (1.9.13p3-1+deb12u1) ... #15 32.63 Selecting previously unselected package libelf1:amd64. #15 32.63 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #15 32.65 Unpacking libelf1:amd64 (0.188-2.1) ... #15 32.78 Selecting previously unselected package libbpf1:amd64. #15 32.78 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #15 32.80 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #15 32.93 Selecting previously unselected package libbsd0:amd64. #15 32.94 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #15 32.95 Unpacking libbsd0:amd64 (0.11.7-2) ... #15 33.10 Selecting previously unselected package libmnl0:amd64. #15 33.10 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #15 33.12 Unpacking libmnl0:amd64 (1.0.4-3) ... #15 33.26 Selecting previously unselected package libxtables12:amd64. #15 33.27 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #15 33.28 Unpacking libxtables12:amd64 (1.8.9-2) ... #15 33.39 Selecting previously unselected package libcap2-bin. #15 33.39 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #15 33.41 Unpacking libcap2-bin (1:2.66-4) ... #15 33.56 Selecting previously unselected package iproute2. #15 33.56 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #15 33.57 Unpacking iproute2 (6.1.0-3) ... #15 33.76 Selecting previously unselected package netbase. #15 33.76 Preparing to unpack .../015-netbase_6.4_all.deb ... #15 33.78 Unpacking netbase (6.4) ... #15 33.90 Selecting previously unselected package libproc2-0:amd64. #15 33.90 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 33.92 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 34.09 Selecting previously unselected package procps. #15 34.09 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #15 34.13 Unpacking procps (2:4.0.2-3) ... #15 34.28 Selecting previously unselected package sensible-utils. #15 34.28 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #15 34.30 Unpacking sensible-utils (0.0.17+nmu1) ... #15 34.40 Selecting previously unselected package bzip2. #15 34.40 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #15 34.42 Unpacking bzip2 (1.0.8-5+b1) ... #15 34.50 Selecting previously unselected package libmagic-mgc. #15 34.50 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #15 34.52 Unpacking libmagic-mgc (1:5.44-3) ... #15 34.66 Selecting previously unselected package libmagic1:amd64. #15 34.66 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #15 34.67 Unpacking libmagic1:amd64 (1:5.44-3) ... #15 34.76 Selecting previously unselected package file. #15 34.76 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #15 34.78 Unpacking file (1:5.44-3) ... #15 34.87 Selecting previously unselected package gettext-base. #15 34.87 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #15 34.88 Unpacking gettext-base (0.21-12) ... #15 35.00 Selecting previously unselected package libuchardet0:amd64. #15 35.00 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #15 35.01 Unpacking libuchardet0:amd64 (0.0.7-1) ... #15 35.11 Selecting previously unselected package groff-base. #15 35.11 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #15 35.12 Unpacking groff-base (1.22.4-10) ... #15 35.28 Selecting previously unselected package inetutils-telnet. #15 35.29 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #15 35.30 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #15 35.43 Selecting previously unselected package libc-l10n. #15 35.43 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u10_all.deb ... #15 35.45 Unpacking libc-l10n (2.36-9+deb12u10) ... #15 35.65 Selecting previously unselected package locales. #15 35.65 Preparing to unpack .../028-locales_2.36-9+deb12u10_all.deb ... #15 35.67 Unpacking locales (2.36-9+deb12u10) ... #15 35.96 Selecting previously unselected package bsdextrautils. #15 35.97 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ... #15 35.99 Unpacking bsdextrautils (2.38.1-5+deb12u3) ... #15 36.13 Selecting previously unselected package libpipeline1:amd64. #15 36.13 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #15 36.15 Unpacking libpipeline1:amd64 (1.5.7-1) ... #15 36.31 Selecting previously unselected package man-db. #15 36.32 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #15 36.34 Unpacking man-db (2.11.2-2) ... #15 36.81 Selecting previously unselected package libedit2:amd64. #15 36.81 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #15 36.83 Unpacking libedit2:amd64 (3.1-20221030-2) ... #15 36.97 Selecting previously unselected package libcbor0.8:amd64. #15 36.97 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #15 36.98 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #15 37.12 Selecting previously unselected package libfido2-1:amd64. #15 37.12 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #15 37.14 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #15 37.28 Selecting previously unselected package openssh-client. #15 37.28 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u5_amd64.deb ... #15 37.31 Unpacking openssh-client (1:9.2p1-2+deb12u5) ... #15 37.51 Selecting previously unselected package ucf. #15 37.51 Preparing to unpack .../036-ucf_3.0043+nmu1+deb12u1_all.deb ... #15 37.54 Moving old data out of the way #15 37.54 Unpacking ucf (3.0043+nmu1+deb12u1) ... #15 37.68 Selecting previously unselected package xz-utils. #15 37.68 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #15 37.70 Unpacking xz-utils (5.4.1-0.2) ... #15 37.87 Selecting previously unselected package asciidoc-common. #15 37.87 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #15 38.17 Unpacking asciidoc-common (10.2.0-1) ... #15 38.38 Selecting previously unselected package xml-core. #15 38.38 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #15 38.40 Unpacking xml-core (0.18+nmu1) ... #15 38.54 Selecting previously unselected package docbook-xsl. #15 38.55 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #15 38.57 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #15 38.75 Selecting previously unselected package libicu72:amd64. #15 38.76 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #15 38.77 Unpacking libicu72:amd64 (72.1-3) ... #15 39.24 Selecting previously unselected package libxml2:amd64. #15 39.24 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 39.26 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 39.39 Selecting previously unselected package libxml2-utils. #15 39.40 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 39.42 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 39.54 Selecting previously unselected package libxslt1.1:amd64. #15 39.54 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #15 39.56 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #15 39.65 Selecting previously unselected package xsltproc. #15 39.65 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #15 39.67 Unpacking xsltproc (1.1.35-1) ... #15 39.79 Selecting previously unselected package asciidoc-base. #15 39.79 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #15 39.81 Unpacking asciidoc-base (10.2.0-1) ... #15 39.94 Selecting previously unselected package asciidoc. #15 39.95 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #15 40.00 Unpacking asciidoc (10.2.0-1) ... #15 40.13 Selecting previously unselected package sgml-data. #15 40.13 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #15 40.14 Unpacking sgml-data (2.0.11+nmu1) ... #15 40.31 Selecting previously unselected package docbook-xml. #15 40.31 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #15 40.33 Unpacking docbook-xml (4.5-12) ... #15 40.46 Selecting previously unselected package python-apt-common. #15 40.47 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #15 40.49 Unpacking python-apt-common (2.6.0) ... #15 40.60 Selecting previously unselected package distro-info-data. #15 40.60 Preparing to unpack .../051-distro-info-data_0.58+deb12u3_all.deb ... #15 40.62 Unpacking distro-info-data (0.58+deb12u3) ... #15 40.74 Selecting previously unselected package python3-apt. #15 40.75 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #15 40.76 Unpacking python3-apt (2.6.0) ... #15 40.93 Selecting previously unselected package tex-common. #15 40.93 Preparing to unpack .../053-tex-common_6.18_all.deb ... #15 40.95 Unpacking tex-common (6.18) ... #15 41.19 Selecting previously unselected package libpaper1:amd64. #15 41.19 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #15 41.21 Unpacking libpaper1:amd64 (1.1.29) ... #15 41.32 Selecting previously unselected package libpaper-utils. #15 41.32 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #15 41.34 Unpacking libpaper-utils (1.1.29) ... #15 41.47 Selecting previously unselected package libkpathsea6:amd64. #15 41.47 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 41.49 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 41.69 Selecting previously unselected package libptexenc1:amd64. #15 41.69 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 41.71 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 41.85 Selecting previously unselected package libsynctex2:amd64. #15 41.85 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 41.87 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 42.00 Selecting previously unselected package libtexlua53-5:amd64. #15 42.00 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 42.02 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 42.15 Selecting previously unselected package libtexluajit2:amd64. #15 42.15 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 42.17 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 42.29 Selecting previously unselected package t1utils. #15 42.29 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #15 42.30 Unpacking t1utils (1.41-4) ... #15 42.45 Selecting previously unselected package libbrotli1:amd64. #15 42.45 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #15 42.47 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #15 42.61 Selecting previously unselected package libpng16-16:amd64. #15 42.62 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #15 42.64 Unpacking libpng16-16:amd64 (1.6.39-2) ... #15 42.78 Selecting previously unselected package libfreetype6:amd64. #15 42.79 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ... #15 42.80 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #15 42.92 Selecting previously unselected package fonts-dejavu-core. #15 42.92 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #15 42.94 Unpacking fonts-dejavu-core (2.37-6) ... #15 43.12 Selecting previously unselected package libfontenc1:amd64. #15 43.13 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #15 43.14 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #15 43.30 Selecting previously unselected package x11-common. #15 43.30 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #15 43.32 Unpacking x11-common (1:7.7+23) ... #15 43.46 Selecting previously unselected package xfonts-encodings. #15 43.46 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 43.48 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 43.62 Selecting previously unselected package xfonts-utils. #15 43.62 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #15 43.64 Unpacking xfonts-utils (1:7.7+6) ... #15 43.79 Selecting previously unselected package fonts-urw-base35. #15 43.80 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #15 43.96 Unpacking fonts-urw-base35 (20200910-7) ... #15 44.41 Selecting previously unselected package fontconfig-config. #15 44.42 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #15 44.56 Unpacking fontconfig-config (2.14.1-4) ... #15 44.68 Selecting previously unselected package libfontconfig1:amd64. #15 44.68 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #15 44.70 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #15 44.81 Selecting previously unselected package libpixman-1-0:amd64. #15 44.81 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #15 44.83 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #15 44.94 Selecting previously unselected package libxau6:amd64. #15 44.94 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #15 44.95 Unpacking libxau6:amd64 (1:1.0.9-1) ... #15 45.05 Selecting previously unselected package libxdmcp6:amd64. #15 45.05 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #15 45.07 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #15 45.18 Selecting previously unselected package libxcb1:amd64. #15 45.19 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #15 45.20 Unpacking libxcb1:amd64 (1.15-1) ... #15 45.32 Selecting previously unselected package libx11-data. #15 45.33 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #15 45.34 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #15 45.50 Selecting previously unselected package libx11-6:amd64. #15 45.50 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #15 45.52 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 45.68 Selecting previously unselected package libxcb-render0:amd64. #15 45.68 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #15 45.70 Unpacking libxcb-render0:amd64 (1.15-1) ... #15 45.85 Selecting previously unselected package libxcb-shm0:amd64. #15 45.85 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #15 45.87 Unpacking libxcb-shm0:amd64 (1.15-1) ... #15 46.01 Selecting previously unselected package libxext6:amd64. #15 46.01 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #15 46.03 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #15 46.16 Selecting previously unselected package libxrender1:amd64. #15 46.17 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #15 46.18 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #15 46.32 Selecting previously unselected package libcairo2:amd64. #15 46.32 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #15 46.34 Unpacking libcairo2:amd64 (1.16.0-7) ... #15 46.52 Selecting previously unselected package libgraphite2-3:amd64. #15 46.52 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #15 46.53 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #15 46.68 Selecting previously unselected package libharfbuzz0b:amd64. #15 46.68 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #15 46.70 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 46.86 Selecting previously unselected package libteckit0:amd64. #15 46.86 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #15 46.88 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 47.03 Selecting previously unselected package libice6:amd64. #15 47.04 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #15 47.06 Unpacking libice6:amd64 (2:1.0.10-1) ... #15 47.18 Selecting previously unselected package libsm6:amd64. #15 47.18 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #15 47.20 Unpacking libsm6:amd64 (2:1.2.3-1) ... #15 47.31 Selecting previously unselected package libxt6:amd64. #15 47.32 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #15 47.33 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #15 47.46 Selecting previously unselected package libxmu6:amd64. #15 47.46 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #15 47.48 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #15 47.61 Selecting previously unselected package libxpm4:amd64. #15 47.62 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #15 47.63 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 47.77 Selecting previously unselected package libxaw7:amd64. #15 47.77 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #15 47.79 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #15 47.93 Selecting previously unselected package libxi6:amd64. #15 47.94 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #15 47.95 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #15 48.10 Selecting previously unselected package libzzip-0-13:amd64. #15 48.10 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #15 48.12 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 48.25 Selecting previously unselected package texlive-binaries. #15 48.26 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #15 48.28 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #15 48.68 Selecting previously unselected package xdg-utils. #15 48.68 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #15 48.70 Unpacking xdg-utils (1.1.3-4.1) ... #15 48.86 Selecting previously unselected package texlive-base. #15 48.87 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #15 48.88 Unpacking texlive-base (2022.20230122-3) ... #15 49.72 Selecting previously unselected package texlive-fonts-recommended. #15 49.72 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #15 49.73 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #15 50.10 Selecting previously unselected package fonts-lmodern. #15 50.10 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #15 50.11 Unpacking fonts-lmodern (2.005-1) ... #15 50.44 Selecting previously unselected package texlive-latex-base. #15 50.44 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #15 50.46 Unpacking texlive-latex-base (2022.20230122-3) ... #15 50.69 Selecting previously unselected package texlive-latex-recommended. #15 50.69 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #15 50.71 Unpacking texlive-latex-recommended (2022.20230122-3) ... #15 51.23 Selecting previously unselected package texlive. #15 51.24 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #15 51.26 Unpacking texlive (2022.20230122-3) ... #15 51.39 Selecting previously unselected package texlive-bibtex-extra. #15 51.40 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #15 51.41 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #15 52.52 Selecting previously unselected package libthai-data. #15 52.52 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #15 52.54 Unpacking libthai-data (0.1.29-1) ... #15 52.69 Selecting previously unselected package libdatrie1:amd64. #15 52.70 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #15 52.72 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #15 52.86 Selecting previously unselected package libthai0:amd64. #15 52.87 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #15 52.88 Unpacking libthai0:amd64 (0.1.29-1) ... #15 53.01 Selecting previously unselected package libsombok3:amd64. #15 53.02 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #15 53.03 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #15 53.15 Selecting previously unselected package libmime-charset-perl. #15 53.16 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #15 53.17 Unpacking libmime-charset-perl (1.013.1-2) ... #15 53.30 Selecting previously unselected package libunicode-linebreak-perl. #15 53.30 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #15 53.32 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 53.48 Selecting previously unselected package libjs-jquery. #15 53.48 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 53.50 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 53.63 Selecting previously unselected package lmodern. #15 53.63 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #15 53.65 Unpacking lmodern (2.005-1) ... #15 54.14 Selecting previously unselected package texlive-luatex. #15 54.14 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #15 54.16 Unpacking texlive-luatex (2022.20230122-3) ... #15 55.18 Selecting previously unselected package texlive-plain-generic. #15 55.18 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #15 55.20 Unpacking texlive-plain-generic (2022.20230122-4) ... #15 56.47 Selecting previously unselected package texlive-extra-utils. #15 56.48 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #15 56.50 Unpacking texlive-extra-utils (2022.20230122-4) ... #15 57.59 Selecting previously unselected package libapache-pom-java. #15 57.59 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #15 57.60 Unpacking libapache-pom-java (29-2) ... #15 57.69 Selecting previously unselected package libcommons-parent-java. #15 57.69 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #15 57.71 Unpacking libcommons-parent-java (56-1) ... #15 57.79 Selecting previously unselected package libcommons-logging-java. #15 57.80 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #15 57.81 Unpacking libcommons-logging-java (1.2-3) ... #15 57.90 Selecting previously unselected package libfontbox-java. #15 57.90 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #15 57.92 Unpacking libfontbox-java (1:1.8.16-2) ... #15 58.01 Selecting previously unselected package libpdfbox-java. #15 58.01 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #15 58.03 Unpacking libpdfbox-java (1:1.8.16-2) ... #15 58.34 Selecting previously unselected package preview-latex-style. #15 58.34 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #15 58.36 Unpacking preview-latex-style (12.2-1) ... #15 58.46 Selecting previously unselected package texlive-pictures. #15 58.46 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #15 58.48 Unpacking texlive-pictures (2022.20230122-3) ... #15 59.06 Selecting previously unselected package texlive-latex-extra. #15 59.06 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #15 59.11 Unpacking texlive-latex-extra (2022.20230122-4) ... #15 59.76 Selecting previously unselected package fonts-gfs-baskerville. #15 59.76 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #15 59.78 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 59.91 Selecting previously unselected package fonts-gfs-porson. #15 59.91 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #15 59.93 Unpacking fonts-gfs-porson (1.1-7) ... #15 60.07 Selecting previously unselected package texlive-lang-greek. #15 60.07 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #15 60.10 Unpacking texlive-lang-greek (2022.20230122-1) ... #15 61.08 Selecting previously unselected package texlive-science. #15 61.09 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #15 61.10 Unpacking texlive-science (2022.20230122-4) ... #15 61.41 Selecting previously unselected package dblatex. #15 61.42 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #15 61.43 Unpacking dblatex (0.3.12py3-2) ... #15 63.18 Selecting previously unselected package docbook. #15 63.18 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #15 63.20 Unpacking docbook (4.5-10) ... #15 63.36 Selecting previously unselected package libosp5. #15 63.37 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #15 63.39 Unpacking libosp5 (1.5.2-13+b2) ... #15 63.58 Selecting previously unselected package libostyle1c2. #15 63.59 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #15 63.61 Unpacking libostyle1c2 (1.4devel1-22) ... #15 63.78 Selecting previously unselected package openjade. #15 63.78 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #15 63.80 Unpacking openjade (1.4devel1-22) ... #15 63.95 Selecting previously unselected package docbook-dsssl. #15 63.96 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #15 63.98 Unpacking docbook-dsssl (1.79-10) ... #15 64.12 Selecting previously unselected package teckit. #15 64.13 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #15 64.15 Unpacking teckit (2.5.11+ds1-1+b1) ... #15 64.28 Selecting previously unselected package tipa. #15 64.29 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #15 64.31 Unpacking tipa (2:1.3-21) ... #15 64.57 Selecting previously unselected package texlive-xetex. #15 64.57 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #15 64.59 Unpacking texlive-xetex (2022.20230122-3) ... #15 65.11 Selecting previously unselected package texlive-formats-extra. #15 65.11 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #15 65.13 Unpacking texlive-formats-extra (2022.20230122-4) ... #15 65.52 Selecting previously unselected package lynx-common. #15 65.53 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #15 65.55 Unpacking lynx-common (2.9.0dev.12-1) ... #15 65.74 Selecting previously unselected package lynx. #15 65.75 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #15 65.83 Unpacking lynx (2.9.0dev.12-1) ... #15 65.97 Selecting previously unselected package libsgmls-perl. #15 65.97 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #15 65.99 Unpacking libsgmls-perl (1.03ii-38) ... #15 66.07 Selecting previously unselected package sgmlspl. #15 66.08 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #15 66.09 Unpacking sgmlspl (1.03ii-38) ... #15 66.19 Selecting previously unselected package opensp. #15 66.20 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #15 66.22 Unpacking opensp (1.5.2-13+b2) ... #15 66.33 Selecting previously unselected package docbook-utils. #15 66.34 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #15 66.35 Unpacking docbook-utils (0.6.14-4) ... #15 66.45 Selecting previously unselected package asciidoc-dblatex. #15 66.45 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #15 66.47 Unpacking asciidoc-dblatex (10.2.0-1) ... #15 66.57 Selecting previously unselected package autoconf. #15 66.57 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #15 66.59 Unpacking autoconf (2.71-3) ... #15 66.71 Selecting previously unselected package libgc1:amd64. #15 66.71 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #15 66.73 Unpacking libgc1:amd64 (1:8.2.2-3) ... #15 66.86 Selecting previously unselected package guile-3.0-libs:amd64. #15 66.86 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #15 66.88 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #15 67.21 Selecting previously unselected package libopts25:amd64. #15 67.22 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #15 67.23 Unpacking libopts25:amd64 (1:5.18.16-5) ... #15 67.44 Selecting previously unselected package libopts25-dev:amd64. #15 67.44 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #15 67.46 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #15 67.56 Selecting previously unselected package autogen. #15 67.56 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #15 67.58 Unpacking autogen (1:5.18.16-5) ... #15 67.59 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #15 67.68 Selecting previously unselected package autotools-dev. #15 67.69 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #15 67.70 Unpacking autotools-dev (20220109.1) ... #15 67.81 Selecting previously unselected package automake. #15 67.81 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #15 67.83 Unpacking automake (1:1.16.5-1.3) ... #15 67.96 Selecting previously unselected package autopoint. #15 67.96 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #15 67.98 Unpacking autopoint (0.21-12) ... #15 68.11 Selecting previously unselected package bc. #15 68.12 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #15 68.14 Unpacking bc (1.07.1-3+b1) ... #15 68.27 Selecting previously unselected package binutils-common:amd64. #15 68.28 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #15 68.30 Unpacking binutils-common:amd64 (2.40-2) ... #15 68.55 Selecting previously unselected package libbinutils:amd64. #15 68.55 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #15 68.56 Unpacking libbinutils:amd64 (2.40-2) ... #15 68.72 Selecting previously unselected package libctf-nobfd0:amd64. #15 68.73 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #15 68.75 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #15 68.91 Selecting previously unselected package libctf0:amd64. #15 68.92 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #15 68.94 Unpacking libctf0:amd64 (2.40-2) ... #15 69.09 Selecting previously unselected package libgprofng0:amd64. #15 69.10 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #15 69.11 Unpacking libgprofng0:amd64 (2.40-2) ... #15 69.29 Selecting previously unselected package libjansson4:amd64. #15 69.30 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #15 69.31 Unpacking libjansson4:amd64 (2.14-2) ... #15 69.44 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 69.45 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #15 69.46 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #15 69.71 Selecting previously unselected package binutils. #15 69.72 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #15 69.73 Unpacking binutils (2.40-2) ... #15 69.86 Selecting previously unselected package binutils-arm-none-eabi. #15 69.87 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #15 69.88 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #15 70.15 Selecting previously unselected package bison. #15 70.16 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #15 70.19 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #15 70.35 Selecting previously unselected package libc-dev-bin. #15 70.36 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u10_amd64.deb ... #15 70.37 Unpacking libc-dev-bin (2.36-9+deb12u10) ... #15 70.49 Selecting previously unselected package linux-libc-dev:amd64. #15 70.50 Preparing to unpack .../165-linux-libc-dev_6.1.129-1_amd64.deb ... #15 70.51 Unpacking linux-libc-dev:amd64 (6.1.129-1) ... #15 70.70 Selecting previously unselected package libcrypt-dev:amd64. #15 70.70 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #15 70.72 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #15 70.81 Selecting previously unselected package libtirpc-dev:amd64. #15 70.81 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #15 70.86 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 70.96 Selecting previously unselected package libnsl-dev:amd64. #15 70.97 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #15 70.99 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #15 71.11 Selecting previously unselected package rpcsvc-proto. #15 71.12 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 71.14 Unpacking rpcsvc-proto (1.4.3-1) ... #15 71.27 Selecting previously unselected package libc6-dev:amd64. #15 71.28 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u10_amd64.deb ... #15 71.30 Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ... #15 71.65 Selecting previously unselected package libisl23:amd64. #15 71.66 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #15 71.68 Unpacking libisl23:amd64 (0.25-1.1) ... #15 71.85 Selecting previously unselected package libmpc3:amd64. #15 71.86 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #15 71.88 Unpacking libmpc3:amd64 (1.3.1-1) ... #15 71.99 Selecting previously unselected package cpp-12. #15 72.00 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #15 72.01 Unpacking cpp-12 (12.2.0-14) ... #15 72.52 Selecting previously unselected package cpp. #15 72.53 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #15 72.55 Unpacking cpp (4:12.2.0-3) ... #15 72.69 Selecting previously unselected package libcc1-0:amd64. #15 72.69 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #15 72.71 Unpacking libcc1-0:amd64 (12.2.0-14) ... #15 72.85 Selecting previously unselected package libgomp1:amd64. #15 72.86 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #15 72.88 Unpacking libgomp1:amd64 (12.2.0-14) ... #15 73.01 Selecting previously unselected package libitm1:amd64. #15 73.02 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #15 73.04 Unpacking libitm1:amd64 (12.2.0-14) ... #15 73.17 Selecting previously unselected package libatomic1:amd64. #15 73.17 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #15 73.19 Unpacking libatomic1:amd64 (12.2.0-14) ... #15 73.32 Selecting previously unselected package libasan8:amd64. #15 73.33 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #15 73.35 Unpacking libasan8:amd64 (12.2.0-14) ... #15 73.60 Selecting previously unselected package liblsan0:amd64. #15 73.60 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #15 73.62 Unpacking liblsan0:amd64 (12.2.0-14) ... #15 73.79 Selecting previously unselected package libtsan2:amd64. #15 73.80 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #15 73.81 Unpacking libtsan2:amd64 (12.2.0-14) ... #15 74.06 Selecting previously unselected package libubsan1:amd64. #15 74.07 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #15 74.08 Unpacking libubsan1:amd64 (12.2.0-14) ... #15 74.27 Selecting previously unselected package libquadmath0:amd64. #15 74.28 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #15 74.30 Unpacking libquadmath0:amd64 (12.2.0-14) ... #15 74.42 Selecting previously unselected package libgcc-12-dev:amd64. #15 74.43 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #15 74.45 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #15 74.95 Selecting previously unselected package gcc-12. #15 74.96 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #15 74.98 Unpacking gcc-12 (12.2.0-14) ... #15 75.54 Selecting previously unselected package gcc. #15 75.55 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #15 75.57 Unpacking gcc (4:12.2.0-3) ... #15 75.69 Selecting previously unselected package libstdc++-12-dev:amd64. #15 75.70 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #15 75.72 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #15 75.93 Selecting previously unselected package g++-12. #15 75.94 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #15 75.95 Unpacking g++-12 (12.2.0-14) ... #15 76.46 Selecting previously unselected package g++. #15 76.47 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #15 76.49 Unpacking g++ (4:12.2.0-3) ... #15 76.59 Selecting previously unselected package make. #15 76.60 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #15 76.62 Unpacking make (4.3-4.1) ... #15 76.75 Selecting previously unselected package libdpkg-perl. #15 76.76 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #15 76.78 Unpacking libdpkg-perl (1.21.22) ... #15 76.93 Selecting previously unselected package patch. #15 76.94 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #15 76.96 Unpacking patch (2.7.6-7) ... #15 77.10 Selecting previously unselected package dpkg-dev. #15 77.11 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #15 77.17 Unpacking dpkg-dev (1.21.22) ... #15 77.33 Selecting previously unselected package build-essential. #15 77.34 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #15 77.36 Unpacking build-essential (12.9) ... #15 77.49 Selecting previously unselected package libhiredis0.14:amd64. #15 77.50 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #15 77.52 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #15 77.67 Selecting previously unselected package ccache. #15 77.67 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #15 77.69 Unpacking ccache (4.8+really4.7.5-1) ... #15 77.85 Selecting previously unselected package libz3-4:amd64. #15 77.86 Preparing to unpack .../197-libz3-4_4.8.12-3.1_amd64.deb ... #15 77.88 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #15 78.31 Selecting previously unselected package libllvm14:amd64. #15 78.32 Preparing to unpack .../198-libllvm14_1%3a14.0.6-12_amd64.deb ... #15 78.34 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #15 78.88 Selecting previously unselected package libclang-cpp14. #15 78.88 Preparing to unpack .../199-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #15 78.90 Unpacking libclang-cpp14 (1:14.0.6-12) ... #15 79.29 Selecting previously unselected package clang-format-14. #15 79.29 Preparing to unpack .../200-clang-format-14_1%3a14.0.6-12_amd64.deb ... #15 79.32 Unpacking clang-format-14 (1:14.0.6-12) ... #15 79.42 Selecting previously unselected package clang-format:amd64. #15 79.43 Preparing to unpack .../201-clang-format_1%3a14.0-55.7~deb12u1_amd64.deb ... #15 79.44 Unpacking clang-format:amd64 (1:14.0-55.7~deb12u1) ... #15 79.58 Selecting previously unselected package libarchive13:amd64. #15 79.58 Preparing to unpack .../202-libarchive13_3.6.2-1+deb12u2_amd64.deb ... #15 79.60 Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ... #15 79.72 Selecting previously unselected package libsasl2-modules-db:amd64. #15 79.74 Preparing to unpack .../203-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #15 79.75 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 79.87 Selecting previously unselected package libsasl2-2:amd64. #15 79.88 Preparing to unpack .../204-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #15 79.90 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 80.05 Selecting previously unselected package libldap-2.5-0:amd64. #15 80.06 Preparing to unpack .../205-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #15 80.07 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 80.23 Selecting previously unselected package libnghttp2-14:amd64. #15 80.24 Preparing to unpack .../206-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #15 80.26 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 80.40 Selecting previously unselected package librtmp1:amd64. #15 80.42 Preparing to unpack .../207-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #15 80.43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 80.57 Selecting previously unselected package libssh2-1:amd64. #15 80.59 Preparing to unpack .../208-libssh2-1_1.10.0-3+b1_amd64.deb ... #15 80.60 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #15 80.76 Selecting previously unselected package libcurl4:amd64. #15 80.77 Preparing to unpack .../209-libcurl4_7.88.1-10+deb12u12_amd64.deb ... #15 80.79 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ... #15 80.93 Selecting previously unselected package libjsoncpp25:amd64. #15 80.94 Preparing to unpack .../210-libjsoncpp25_1.9.5-4_amd64.deb ... #15 80.96 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 81.11 Selecting previously unselected package librhash0:amd64. #15 81.13 Preparing to unpack .../211-librhash0_1.4.3-3_amd64.deb ... #15 81.14 Unpacking librhash0:amd64 (1.4.3-3) ... #15 81.26 Selecting previously unselected package libuv1:amd64. #15 81.26 Preparing to unpack .../212-libuv1_1.44.2-1+deb12u1_amd64.deb ... #15 81.28 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #15 81.40 Selecting previously unselected package cmake-data. #15 81.40 Preparing to unpack .../213-cmake-data_3.25.1-1_all.deb ... #15 81.42 Unpacking cmake-data (3.25.1-1) ... #15 81.66 Selecting previously unselected package cmake. #15 81.66 Preparing to unpack .../214-cmake_3.25.1-1_amd64.deb ... #15 81.67 Unpacking cmake (3.25.1-1) ... #15 82.11 Selecting previously unselected package comerr-dev:amd64. #15 82.12 Preparing to unpack .../215-comerr-dev_2.1-1.47.0-2_amd64.deb ... #15 82.13 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #15 82.24 Selecting previously unselected package libtinyxml2-9:amd64. #15 82.25 Preparing to unpack .../216-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #15 82.26 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 82.44 Selecting previously unselected package python3-pkg-resources. #15 82.44 Preparing to unpack .../217-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ... #15 82.46 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ... #15 82.57 Selecting previously unselected package python3-pygments. #15 82.57 Preparing to unpack .../218-python3-pygments_2.14.0+dfsg-1_all.deb ... #15 82.59 Unpacking python3-pygments (2.14.0+dfsg-1) ... #15 82.71 Selecting previously unselected package cppcheck. #15 82.71 Preparing to unpack .../219-cppcheck_2.10-2_amd64.deb ... #15 82.73 Unpacking cppcheck (2.10-2) ... #15 82.91 Selecting previously unselected package curl. #15 82.91 Preparing to unpack .../220-curl_7.88.1-10+deb12u12_amd64.deb ... #15 82.92 Unpacking curl (7.88.1-10+deb12u12) ... #15 83.02 Selecting previously unselected package libdebhelper-perl. #15 83.02 Preparing to unpack .../221-libdebhelper-perl_13.11.4_all.deb ... #15 83.04 Unpacking libdebhelper-perl (13.11.4) ... #15 83.13 Selecting previously unselected package libtool. #15 83.13 Preparing to unpack .../222-libtool_2.4.7-7~deb12u1_all.deb ... #15 83.15 Unpacking libtool (2.4.7-7~deb12u1) ... #15 83.26 Selecting previously unselected package dh-autoreconf. #15 83.27 Preparing to unpack .../223-dh-autoreconf_20_all.deb ... #15 83.28 Unpacking dh-autoreconf (20) ... #15 83.37 Selecting previously unselected package libarchive-zip-perl. #15 83.37 Preparing to unpack .../224-libarchive-zip-perl_1.68-1_all.deb ... #15 83.39 Unpacking libarchive-zip-perl (1.68-1) ... #15 83.47 Selecting previously unselected package libsub-override-perl. #15 83.48 Preparing to unpack .../225-libsub-override-perl_0.09-4_all.deb ... #15 83.49 Unpacking libsub-override-perl (0.09-4) ... #15 83.58 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 83.59 Preparing to unpack .../226-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #15 83.60 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #15 83.71 Selecting previously unselected package dh-strip-nondeterminism. #15 83.71 Preparing to unpack .../227-dh-strip-nondeterminism_1.13.1-1_all.deb ... #15 83.73 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #15 83.82 Selecting previously unselected package dwz. #15 83.83 Preparing to unpack .../228-dwz_0.15-1_amd64.deb ... #15 83.84 Unpacking dwz (0.15-1) ... #15 83.95 Selecting previously unselected package gettext. #15 83.95 Preparing to unpack .../229-gettext_0.21-12_amd64.deb ... #15 83.97 Unpacking gettext (0.21-12) ... #15 84.13 Selecting previously unselected package intltool-debian. #15 84.13 Preparing to unpack .../230-intltool-debian_0.35.0+20060710.6_all.deb ... #15 84.14 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 84.23 Selecting previously unselected package po-debconf. #15 84.23 Preparing to unpack .../231-po-debconf_1.0.21+nmu1_all.deb ... #15 84.25 Unpacking po-debconf (1.0.21+nmu1) ... #15 84.35 Selecting previously unselected package debhelper. #15 84.35 Preparing to unpack .../232-debhelper_13.11.4_all.deb ... #15 84.37 Unpacking debhelper (13.11.4) ... #15 84.50 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 84.50 Preparing to unpack .../233-libtext-charwidth-perl_0.04-11_amd64.deb ... #15 84.51 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #15 84.60 Selecting previously unselected package libtext-wrapi18n-perl. #15 84.60 Preparing to unpack .../234-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 84.62 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 84.74 Selecting previously unselected package module-assistant. #15 84.74 Preparing to unpack .../235-module-assistant_0.11.11_all.deb ... #15 84.76 Unpacking module-assistant (0.11.11) ... #15 84.85 Selecting previously unselected package dahdi-source. #15 84.85 Preparing to unpack .../236-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #15 84.87 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 84.98 Selecting previously unselected package libfakeroot:amd64. #15 84.99 Preparing to unpack .../237-libfakeroot_1.31-1.2_amd64.deb ... #15 85.00 Unpacking libfakeroot:amd64 (1.31-1.2) ... #15 85.11 Selecting previously unselected package fakeroot. #15 85.11 Preparing to unpack .../238-fakeroot_1.31-1.2_amd64.deb ... #15 85.13 Unpacking fakeroot (1.31-1.2) ... #15 85.24 Selecting previously unselected package libassuan0:amd64. #15 85.24 Preparing to unpack .../239-libassuan0_2.5.5-5_amd64.deb ... #15 85.26 Unpacking libassuan0:amd64 (2.5.5-5) ... #15 85.35 Selecting previously unselected package gpgconf. #15 85.35 Preparing to unpack .../240-gpgconf_2.2.40-1.1_amd64.deb ... #15 85.37 Unpacking gpgconf (2.2.40-1.1) ... #15 85.50 Selecting previously unselected package libksba8:amd64. #15 85.50 Preparing to unpack .../241-libksba8_1.6.3-2_amd64.deb ... #15 85.51 Unpacking libksba8:amd64 (1.6.3-2) ... #15 85.63 Selecting previously unselected package libnpth0:amd64. #15 85.63 Preparing to unpack .../242-libnpth0_1.6-3_amd64.deb ... #15 85.65 Unpacking libnpth0:amd64 (1.6-3) ... #15 85.77 Selecting previously unselected package dirmngr. #15 85.77 Preparing to unpack .../243-dirmngr_2.2.40-1.1_amd64.deb ... #15 85.79 Unpacking dirmngr (2.2.40-1.1) ... #15 85.90 Selecting previously unselected package gnupg-l10n. #15 85.91 Preparing to unpack .../244-gnupg-l10n_2.2.40-1.1_all.deb ... #15 85.92 Unpacking gnupg-l10n (2.2.40-1.1) ... #15 86.04 Selecting previously unselected package gnupg-utils. #15 86.05 Preparing to unpack .../245-gnupg-utils_2.2.40-1.1_amd64.deb ... #15 86.06 Unpacking gnupg-utils (2.2.40-1.1) ... #15 86.17 Selecting previously unselected package gpg. #15 86.17 Preparing to unpack .../246-gpg_2.2.40-1.1_amd64.deb ... #15 86.19 Unpacking gpg (2.2.40-1.1) ... #15 86.31 Selecting previously unselected package pinentry-curses. #15 86.32 Preparing to unpack .../247-pinentry-curses_1.2.1-1_amd64.deb ... #15 86.33 Unpacking pinentry-curses (1.2.1-1) ... #15 86.44 Selecting previously unselected package gpg-agent. #15 86.45 Preparing to unpack .../248-gpg-agent_2.2.40-1.1_amd64.deb ... #15 86.46 Unpacking gpg-agent (2.2.40-1.1) ... #15 86.63 Selecting previously unselected package gpg-wks-client. #15 86.63 Preparing to unpack .../249-gpg-wks-client_2.2.40-1.1_amd64.deb ... #15 86.83 Unpacking gpg-wks-client (2.2.40-1.1) ... #15 87.06 Selecting previously unselected package gpg-wks-server. #15 87.06 Preparing to unpack .../250-gpg-wks-server_2.2.40-1.1_amd64.deb ... #15 87.08 Unpacking gpg-wks-server (2.2.40-1.1) ... #15 87.20 Selecting previously unselected package gpgsm. #15 87.20 Preparing to unpack .../251-gpgsm_2.2.40-1.1_amd64.deb ... #15 87.22 Unpacking gpgsm (2.2.40-1.1) ... #15 87.31 Selecting previously unselected package gnupg. #15 87.32 Preparing to unpack .../252-gnupg_2.2.40-1.1_all.deb ... #15 87.33 Unpacking gnupg (2.2.40-1.1) ... #15 87.44 Selecting previously unselected package libfile-dirlist-perl. #15 87.44 Preparing to unpack .../253-libfile-dirlist-perl_0.05-3_all.deb ... #15 87.45 Unpacking libfile-dirlist-perl (0.05-3) ... #15 87.55 Selecting previously unselected package libfile-which-perl. #15 87.56 Preparing to unpack .../254-libfile-which-perl_1.27-2_all.deb ... #15 87.57 Unpacking libfile-which-perl (1.27-2) ... #15 87.67 Selecting previously unselected package libfile-homedir-perl. #15 87.68 Preparing to unpack .../255-libfile-homedir-perl_1.006-2_all.deb ... #15 87.69 Unpacking libfile-homedir-perl (1.006-2) ... #15 87.78 Selecting previously unselected package libfile-touch-perl. #15 87.78 Preparing to unpack .../256-libfile-touch-perl_0.12-2_all.deb ... #15 87.79 Unpacking libfile-touch-perl (0.12-2) ... #15 87.88 Selecting previously unselected package libio-pty-perl. #15 87.88 Preparing to unpack .../257-libio-pty-perl_1%3a1.17-1_amd64.deb ... #15 87.90 Unpacking libio-pty-perl (1:1.17-1) ... #15 87.99 Selecting previously unselected package libipc-run-perl. #15 87.99 Preparing to unpack .../258-libipc-run-perl_20220807.0-1_all.deb ... #15 88.01 Unpacking libipc-run-perl (20220807.0-1) ... #15 88.11 Selecting previously unselected package libclass-method-modifiers-perl. #15 88.11 Preparing to unpack .../259-libclass-method-modifiers-perl_2.14-1_all.deb ... #15 88.13 Unpacking libclass-method-modifiers-perl (2.14-1) ... #15 88.21 Selecting previously unselected package libclass-xsaccessor-perl. #15 88.21 Preparing to unpack .../260-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #15 88.23 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #15 88.32 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 88.32 Preparing to unpack .../261-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #15 88.33 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 88.42 Selecting previously unselected package libdynaloader-functions-perl. #15 88.42 Preparing to unpack .../262-libdynaloader-functions-perl_0.003-3_all.deb ... #15 88.44 Unpacking libdynaloader-functions-perl (0.003-3) ... #15 88.52 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 88.52 Preparing to unpack .../263-libdevel-callchecker-perl_0.008-2_amd64.deb ... #15 88.54 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #15 88.63 Selecting previously unselected package libparams-classify-perl:amd64. #15 88.63 Preparing to unpack .../264-libparams-classify-perl_0.015-2+b1_amd64.deb ... #15 88.65 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #15 88.75 Selecting previously unselected package libmodule-runtime-perl. #15 88.75 Preparing to unpack .../265-libmodule-runtime-perl_0.016-2_all.deb ... #15 88.77 Unpacking libmodule-runtime-perl (0.016-2) ... #15 88.87 Selecting previously unselected package libimport-into-perl. #15 88.87 Preparing to unpack .../266-libimport-into-perl_1.002005-2_all.deb ... #15 88.88 Unpacking libimport-into-perl (1.002005-2) ... #15 88.97 Selecting previously unselected package librole-tiny-perl. #15 88.97 Preparing to unpack .../267-librole-tiny-perl_2.002004-1_all.deb ... #15 88.99 Unpacking librole-tiny-perl (2.002004-1) ... #15 89.07 Selecting previously unselected package libsub-quote-perl. #15 89.07 Preparing to unpack .../268-libsub-quote-perl_2.006008-1_all.deb ... #15 89.09 Unpacking libsub-quote-perl (2.006008-1) ... #15 89.17 Selecting previously unselected package libmoo-perl. #15 89.18 Preparing to unpack .../269-libmoo-perl_2.005005-1_all.deb ... #15 89.19 Unpacking libmoo-perl (2.005005-1) ... #15 89.28 Selecting previously unselected package libencode-locale-perl. #15 89.28 Preparing to unpack .../270-libencode-locale-perl_1.05-3_all.deb ... #15 89.30 Unpacking libencode-locale-perl (1.05-3) ... #15 89.38 Selecting previously unselected package libtimedate-perl. #15 89.38 Preparing to unpack .../271-libtimedate-perl_2.3300-2_all.deb ... #15 89.40 Unpacking libtimedate-perl (2.3300-2) ... #15 89.49 Selecting previously unselected package libhttp-date-perl. #15 89.49 Preparing to unpack .../272-libhttp-date-perl_6.05-2_all.deb ... #15 89.51 Unpacking libhttp-date-perl (6.05-2) ... #15 89.59 Selecting previously unselected package libfile-listing-perl. #15 89.59 Preparing to unpack .../273-libfile-listing-perl_6.15-1_all.deb ... #15 89.61 Unpacking libfile-listing-perl (6.15-1) ... #15 89.70 Selecting previously unselected package libhtml-tagset-perl. #15 89.70 Preparing to unpack .../274-libhtml-tagset-perl_3.20-6_all.deb ... #15 89.72 Unpacking libhtml-tagset-perl (3.20-6) ... #15 89.81 Selecting previously unselected package libregexp-ipv6-perl. #15 89.81 Preparing to unpack .../275-libregexp-ipv6-perl_0.03-3_all.deb ... #15 89.83 Unpacking libregexp-ipv6-perl (0.03-3) ... #15 89.91 Selecting previously unselected package liburi-perl. #15 89.92 Preparing to unpack .../276-liburi-perl_5.17-1_all.deb ... #15 89.93 Unpacking liburi-perl (5.17-1) ... #15 90.02 Selecting previously unselected package libhtml-parser-perl:amd64. #15 90.02 Preparing to unpack .../277-libhtml-parser-perl_3.81-1_amd64.deb ... #15 90.04 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #15 90.12 Selecting previously unselected package libhtml-tree-perl. #15 90.13 Preparing to unpack .../278-libhtml-tree-perl_5.07-3_all.deb ... #15 90.15 Unpacking libhtml-tree-perl (5.07-3) ... #15 90.26 Selecting previously unselected package libclone-perl:amd64. #15 90.26 Preparing to unpack .../279-libclone-perl_0.46-1_amd64.deb ... #15 90.28 Unpacking libclone-perl:amd64 (0.46-1) ... #15 90.36 Selecting previously unselected package libio-html-perl. #15 90.37 Preparing to unpack .../280-libio-html-perl_1.004-3_all.deb ... #15 90.38 Unpacking libio-html-perl (1.004-3) ... #15 90.47 Selecting previously unselected package liblwp-mediatypes-perl. #15 90.47 Preparing to unpack .../281-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 90.48 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 90.57 Selecting previously unselected package libhttp-message-perl. #15 90.57 Preparing to unpack .../282-libhttp-message-perl_6.44-1_all.deb ... #15 90.59 Unpacking libhttp-message-perl (6.44-1) ... #15 90.67 Selecting previously unselected package libhttp-cookies-perl. #15 90.68 Preparing to unpack .../283-libhttp-cookies-perl_6.10-1_all.deb ... #15 90.69 Unpacking libhttp-cookies-perl (6.10-1) ... #15 90.77 Selecting previously unselected package libhttp-negotiate-perl. #15 90.78 Preparing to unpack .../284-libhttp-negotiate-perl_6.01-2_all.deb ... #15 90.79 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 90.88 Selecting previously unselected package perl-openssl-defaults:amd64. #15 90.88 Preparing to unpack .../285-perl-openssl-defaults_7+b1_amd64.deb ... #15 90.89 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #15 90.98 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 90.98 Preparing to unpack .../286-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #15 91.00 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 91.09 Selecting previously unselected package libio-socket-ssl-perl. #15 91.10 Preparing to unpack .../287-libio-socket-ssl-perl_2.081-2_all.deb ... #15 91.11 Unpacking libio-socket-ssl-perl (2.081-2) ... #15 91.20 Selecting previously unselected package libnet-http-perl. #15 91.21 Preparing to unpack .../288-libnet-http-perl_6.22-1_all.deb ... #15 91.22 Unpacking libnet-http-perl (6.22-1) ... #15 91.31 Selecting previously unselected package liblwp-protocol-https-perl. #15 91.31 Preparing to unpack .../289-liblwp-protocol-https-perl_6.10-1_all.deb ... #15 91.32 Unpacking liblwp-protocol-https-perl (6.10-1) ... #15 91.41 Selecting previously unselected package libtry-tiny-perl. #15 91.41 Preparing to unpack .../290-libtry-tiny-perl_0.31-2_all.deb ... #15 91.43 Unpacking libtry-tiny-perl (0.31-2) ... #15 91.51 Selecting previously unselected package libwww-robotrules-perl. #15 91.51 Preparing to unpack .../291-libwww-robotrules-perl_6.02-1_all.deb ... #15 91.53 Unpacking libwww-robotrules-perl (6.02-1) ... #15 91.61 Selecting previously unselected package libwww-perl. #15 91.61 Preparing to unpack .../292-libwww-perl_6.68-1_all.deb ... #15 91.63 Unpacking libwww-perl (6.68-1) ... #15 91.73 Selecting previously unselected package patchutils. #15 91.73 Preparing to unpack .../293-patchutils_0.4.2-1_amd64.deb ... #15 91.75 Unpacking patchutils (0.4.2-1) ... #15 91.84 Selecting previously unselected package wdiff. #15 91.85 Preparing to unpack .../294-wdiff_1.2.2-5_amd64.deb ... #15 91.86 Unpacking wdiff (1.2.2-5) ... #15 92.02 Selecting previously unselected package devscripts. #15 92.02 Preparing to unpack .../295-devscripts_2.23.4+deb12u2_amd64.deb ... #15 92.04 Unpacking devscripts (2.23.4+deb12u2) ... #15 92.20 Selecting previously unselected package docbook5-xml. #15 92.21 Preparing to unpack .../296-docbook5-xml_5.0-3_all.deb ... #15 92.22 Unpacking docbook5-xml (5.0-3) ... #15 92.39 Selecting previously unselected package docutils-common. #15 92.39 Preparing to unpack .../297-docutils-common_0.19+dfsg-6_all.deb ... #15 92.41 Unpacking docutils-common (0.19+dfsg-6) ... #15 92.53 Selecting previously unselected package libclang1-14. #15 92.53 Preparing to unpack .../298-libclang1-14_1%3a14.0.6-12_amd64.deb ... #15 92.55 Unpacking libclang1-14 (1:14.0.6-12) ... #15 92.91 Selecting previously unselected package libxapian30:amd64. #15 92.91 Preparing to unpack .../299-libxapian30_1.4.22-1_amd64.deb ... #15 92.93 Unpacking libxapian30:amd64 (1.4.22-1) ... #15 93.05 Selecting previously unselected package doxygen. #15 93.05 Preparing to unpack .../300-doxygen_1.9.4-4_amd64.deb ... #15 93.07 Unpacking doxygen (1.9.4-4) ... #15 93.37 Selecting previously unselected package equivs. #15 93.37 Preparing to unpack .../301-equivs_2.3.1_all.deb ... #15 93.39 Unpacking equivs (2.3.1) ... #15 93.50 Selecting previously unselected package fontconfig. #15 93.50 Preparing to unpack .../302-fontconfig_2.14.1-4_amd64.deb ... #15 93.52 Unpacking fontconfig (2.14.1-4) ... #15 93.65 Selecting previously unselected package gcc-arm-none-eabi. #15 93.65 Preparing to unpack .../303-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #15 93.66 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 94.83 Selecting previously unselected package libgfortran5:amd64. #15 94.83 Preparing to unpack .../304-libgfortran5_12.2.0-14_amd64.deb ... #15 94.85 Unpacking libgfortran5:amd64 (12.2.0-14) ... #15 94.97 Selecting previously unselected package libgfortran-12-dev:amd64. #15 94.97 Preparing to unpack .../305-libgfortran-12-dev_12.2.0-14_amd64.deb ... #15 94.99 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #15 95.11 Selecting previously unselected package gfortran-12. #15 95.11 Preparing to unpack .../306-gfortran-12_12.2.0-14_amd64.deb ... #15 95.13 Unpacking gfortran-12 (12.2.0-14) ... #15 95.61 Selecting previously unselected package libgs-common. #15 95.61 Preparing to unpack .../307-libgs-common_10.0.0~dfsg-11+deb12u6_all.deb ... #15 95.62 Unpacking libgs-common (10.0.0~dfsg-11+deb12u6) ... #15 95.71 Selecting previously unselected package libgs10-common. #15 95.72 Preparing to unpack .../308-libgs10-common_10.0.0~dfsg-11+deb12u6_all.deb ... #15 95.73 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u6) ... #15 95.85 Selecting previously unselected package libavahi-common-data:amd64. #15 95.86 Preparing to unpack .../309-libavahi-common-data_0.8-10+deb12u1_amd64.deb ... #15 95.87 Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ... #15 95.98 Selecting previously unselected package libavahi-common3:amd64. #15 95.99 Preparing to unpack .../310-libavahi-common3_0.8-10+deb12u1_amd64.deb ... #15 96.00 Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ... #15 96.11 Selecting previously unselected package libavahi-client3:amd64. #15 96.12 Preparing to unpack .../311-libavahi-client3_0.8-10+deb12u1_amd64.deb ... #15 96.13 Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ... #15 96.26 Selecting previously unselected package libcups2:amd64. #15 96.26 Preparing to unpack .../312-libcups2_2.4.2-3+deb12u8_amd64.deb ... #15 96.28 Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ... #15 96.40 Selecting previously unselected package libidn12:amd64. #15 96.40 Preparing to unpack .../313-libidn12_1.41-1_amd64.deb ... #15 96.42 Unpacking libidn12:amd64 (1.41-1) ... #15 96.52 Selecting previously unselected package libijs-0.35:amd64. #15 96.53 Preparing to unpack .../314-libijs-0.35_0.35-15_amd64.deb ... #15 96.54 Unpacking libijs-0.35:amd64 (0.35-15) ... #15 96.65 Selecting previously unselected package libjbig2dec0:amd64. #15 96.66 Preparing to unpack .../315-libjbig2dec0_0.19-3_amd64.deb ... #15 96.67 Unpacking libjbig2dec0:amd64 (0.19-3) ... #15 96.80 Selecting previously unselected package libjpeg62-turbo:amd64. #15 96.81 Preparing to unpack .../316-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #15 96.83 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 96.94 Selecting previously unselected package liblcms2-2:amd64. #15 96.94 Preparing to unpack .../317-liblcms2-2_2.14-2_amd64.deb ... #15 96.96 Unpacking liblcms2-2:amd64 (2.14-2) ... #15 97.07 Selecting previously unselected package libopenjp2-7:amd64. #15 97.08 Preparing to unpack .../318-libopenjp2-7_2.5.0-2+deb12u1_amd64.deb ... #15 97.09 Unpacking libopenjp2-7:amd64 (2.5.0-2+deb12u1) ... #15 97.21 Selecting previously unselected package libdeflate0:amd64. #15 97.22 Preparing to unpack .../319-libdeflate0_1.14-1_amd64.deb ... #15 97.23 Unpacking libdeflate0:amd64 (1.14-1) ... #15 97.35 Selecting previously unselected package libjbig0:amd64. #15 97.35 Preparing to unpack .../320-libjbig0_2.1-6.1_amd64.deb ... #15 97.37 Unpacking libjbig0:amd64 (2.1-6.1) ... #15 97.48 Selecting previously unselected package liblerc4:amd64. #15 97.48 Preparing to unpack .../321-liblerc4_4.0.0+ds-2_amd64.deb ... #15 97.50 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #15 97.61 Selecting previously unselected package libwebp7:amd64. #15 97.61 Preparing to unpack .../322-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #15 97.63 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 97.75 Selecting previously unselected package libtiff6:amd64. #15 97.75 Preparing to unpack .../323-libtiff6_4.5.0-6+deb12u2_amd64.deb ... #15 97.77 Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ... #15 97.88 Selecting previously unselected package libgs10:amd64. #15 97.89 Preparing to unpack .../324-libgs10_10.0.0~dfsg-11+deb12u6_amd64.deb ... #15 97.90 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ... #15 98.14 Selecting previously unselected package ghostscript. #15 98.14 Preparing to unpack .../325-ghostscript_10.0.0~dfsg-11+deb12u6_amd64.deb ... #15 98.16 Unpacking ghostscript (10.0.0~dfsg-11+deb12u6) ... #15 98.28 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 98.28 Preparing to unpack .../326-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #15 98.30 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 98.40 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 98.40 Preparing to unpack .../327-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #15 98.42 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 98.54 Selecting previously unselected package libcurl3-gnutls:amd64. #15 98.55 Preparing to unpack .../328-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... #15 98.56 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #15 98.66 Selecting previously unselected package liberror-perl. #15 98.66 Preparing to unpack .../329-liberror-perl_0.17029-2_all.deb ... #15 98.68 Unpacking liberror-perl (0.17029-2) ... #15 98.77 Selecting previously unselected package git-man. #15 98.77 Preparing to unpack .../330-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #15 98.79 Unpacking git-man (1:2.39.5-0+deb12u2) ... #15 98.98 Selecting previously unselected package git. #15 98.98 Preparing to unpack .../331-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #15 99.00 Unpacking git (1:2.39.5-0+deb12u2) ... #15 99.33 Selecting previously unselected package libann0. #15 99.33 Preparing to unpack .../332-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 99.34 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 99.45 Selecting previously unselected package libcdt5:amd64. #15 99.45 Preparing to unpack .../333-libcdt5_2.42.2-7+deb12u1_amd64.deb ... #15 99.47 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 99.57 Selecting previously unselected package libcgraph6:amd64. #15 99.57 Preparing to unpack .../334-libcgraph6_2.42.2-7+deb12u1_amd64.deb ... #15 99.59 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 99.73 Selecting previously unselected package libaom3:amd64. #15 99.73 Preparing to unpack .../335-libaom3_3.6.0-1+deb12u1_amd64.deb ... #15 99.75 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... #15 99.94 Selecting previously unselected package libdav1d6:amd64. #15 99.95 Preparing to unpack .../336-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #15 99.97 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 100.1 Selecting previously unselected package libabsl20220623:amd64. #15 100.1 Preparing to unpack .../337-libabsl20220623_20220623.1-1_amd64.deb ... #15 100.1 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #15 100.3 Selecting previously unselected package libgav1-1:amd64. #15 100.3 Preparing to unpack .../338-libgav1-1_0.18.0-1+b1_amd64.deb ... #15 100.3 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #15 100.4 Selecting previously unselected package librav1e0:amd64. #15 100.4 Preparing to unpack .../339-librav1e0_0.5.1-6_amd64.deb ... #15 100.4 Unpacking librav1e0:amd64 (0.5.1-6) ... #15 100.6 Selecting previously unselected package libsvtav1enc1:amd64. #15 100.6 Preparing to unpack .../340-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #15 100.6 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 100.8 Selecting previously unselected package libyuv0:amd64. #15 100.8 Preparing to unpack .../341-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #15 100.8 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 100.9 Selecting previously unselected package libavif15:amd64. #15 100.9 Preparing to unpack .../342-libavif15_0.11.1-1_amd64.deb ... #15 100.9 Unpacking libavif15:amd64 (0.11.1-1) ... #15 101.0 Selecting previously unselected package libde265-0:amd64. #15 101.0 Preparing to unpack .../343-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #15 101.1 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 101.2 Selecting previously unselected package libnuma1:amd64. #15 101.2 Preparing to unpack .../344-libnuma1_2.0.16-1_amd64.deb ... #15 101.2 Unpacking libnuma1:amd64 (2.0.16-1) ... #15 101.3 Selecting previously unselected package libx265-199:amd64. #15 101.3 Preparing to unpack .../345-libx265-199_3.5-2+b1_amd64.deb ... #15 101.3 Unpacking libx265-199:amd64 (3.5-2+b1) ... #15 101.5 Selecting previously unselected package libheif1:amd64. #15 101.5 Preparing to unpack .../346-libheif1_1.15.1-1+deb12u1_amd64.deb ... #15 101.5 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... #15 101.6 Selecting previously unselected package libgd3:amd64. #15 101.6 Preparing to unpack .../347-libgd3_2.3.3-9_amd64.deb ... #15 101.7 Unpacking libgd3:amd64 (2.3.3-9) ... #15 101.8 Selecting previously unselected package libgts-0.7-5:amd64. #15 101.8 Preparing to unpack .../348-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #15 101.8 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 101.9 Selecting previously unselected package libltdl7:amd64. #15 101.9 Preparing to unpack .../349-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #15 101.9 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 102.0 Selecting previously unselected package libfribidi0:amd64. #15 102.0 Preparing to unpack .../350-libfribidi0_1.0.8-2.1_amd64.deb ... #15 102.0 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #15 102.2 Selecting previously unselected package libpango-1.0-0:amd64. #15 102.2 Preparing to unpack .../351-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #15 102.2 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 102.3 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 102.3 Preparing to unpack .../352-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #15 102.3 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 102.5 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 102.5 Preparing to unpack .../353-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #15 102.5 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 102.7 Selecting previously unselected package libpathplan4:amd64. #15 102.7 Preparing to unpack .../354-libpathplan4_2.42.2-7+deb12u1_amd64.deb ... #15 102.7 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 102.9 Selecting previously unselected package libgvc6. #15 102.9 Preparing to unpack .../355-libgvc6_2.42.2-7+deb12u1_amd64.deb ... #15 102.9 Unpacking libgvc6 (2.42.2-7+deb12u1) ... #15 103.0 Selecting previously unselected package libgvpr2:amd64. #15 103.0 Preparing to unpack .../356-libgvpr2_2.42.2-7+deb12u1_amd64.deb ... #15 103.1 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 103.2 Selecting previously unselected package liblab-gamut1:amd64. #15 103.2 Preparing to unpack .../357-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ... #15 103.2 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 103.4 Selecting previously unselected package graphviz. #15 103.4 Preparing to unpack .../358-graphviz_2.42.2-7+deb12u1_amd64.deb ... #15 103.4 Unpacking graphviz (2.42.2-7+deb12u1) ... #15 103.6 Selecting previously unselected package libnl-3-200:amd64. #15 103.6 Preparing to unpack .../359-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 103.6 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 103.8 Selecting previously unselected package libnl-genl-3-200:amd64. #15 103.8 Preparing to unpack .../360-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 103.8 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 103.9 Selecting previously unselected package htop. #15 103.9 Preparing to unpack .../361-htop_3.2.2-2_amd64.deb ... #15 103.9 Unpacking htop (3.2.2-2) ... #15 104.1 Selecting previously unselected package libnl-route-3-200:amd64. #15 104.1 Preparing to unpack .../362-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #15 104.1 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 104.9 Selecting previously unselected package libibverbs1:amd64. #15 105.0 Preparing to unpack .../363-libibverbs1_44.0-2_amd64.deb ... #15 105.0 Unpacking libibverbs1:amd64 (44.0-2) ... #15 105.2 Selecting previously unselected package ibverbs-providers:amd64. #15 105.2 Preparing to unpack .../364-ibverbs-providers_44.0-2_amd64.deb ... #15 105.2 Unpacking ibverbs-providers:amd64 (44.0-2) ... #15 105.4 Selecting previously unselected package icu-devtools. #15 105.4 Preparing to unpack .../365-icu-devtools_72.1-3_amd64.deb ... #15 105.4 Unpacking icu-devtools (72.1-3) ... #15 105.5 Selecting previously unselected package libgssrpc4:amd64. #15 105.5 Preparing to unpack .../366-libgssrpc4_1.20.1-2+deb12u2_amd64.deb ... #15 105.6 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #15 105.7 Selecting previously unselected package libkdb5-10:amd64. #15 105.7 Preparing to unpack .../367-libkdb5-10_1.20.1-2+deb12u2_amd64.deb ... #15 105.7 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #15 105.9 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 105.9 Preparing to unpack .../368-libkadm5srv-mit12_1.20.1-2+deb12u2_amd64.deb ... #15 105.9 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #15 106.1 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 106.1 Preparing to unpack .../369-libkadm5clnt-mit12_1.20.1-2+deb12u2_amd64.deb ... #15 106.1 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #15 106.2 Selecting previously unselected package krb5-multidev:amd64. #15 106.2 Preparing to unpack .../370-krb5-multidev_1.20.1-2+deb12u2_amd64.deb ... #15 106.2 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #15 106.4 Selecting previously unselected package latexmk. #15 106.4 Preparing to unpack .../371-latexmk_1%3a4.79-1_all.deb ... #15 106.4 Unpacking latexmk (1:4.79-1) ... #15 106.5 Selecting previously unselected package libjson-perl. #15 106.5 Preparing to unpack .../372-libjson-perl_4.10000-1_all.deb ... #15 106.5 Unpacking libjson-perl (4.10000-1) ... #15 106.7 Selecting previously unselected package libperlio-gzip-perl. #15 106.7 Preparing to unpack .../373-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #15 106.7 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #15 106.8 Selecting previously unselected package lcov. #15 106.8 Preparing to unpack .../374-lcov_1.16-1_all.deb ... #15 106.8 Unpacking lcov (1.16-1) ... #15 107.0 Selecting previously unselected package libaio1:amd64. #15 107.0 Preparing to unpack .../375-libaio1_0.3.113-4_amd64.deb ... #15 107.0 Unpacking libaio1:amd64 (0.3.113-4) ... #15 107.1 Selecting previously unselected package libaio-dev:amd64. #15 107.1 Preparing to unpack .../376-libaio-dev_0.3.113-4_amd64.deb ... #15 107.1 Unpacking libaio-dev:amd64 (0.3.113-4) ... #15 107.3 Selecting previously unselected package libasound2-data. #15 107.3 Preparing to unpack .../377-libasound2-data_1.2.8-1_all.deb ... #15 107.3 Unpacking libasound2-data (1.2.8-1) ... #15 107.4 Selecting previously unselected package libasound2:amd64. #15 107.4 Preparing to unpack .../378-libasound2_1.2.8-1+b1_amd64.deb ... #15 107.4 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #15 107.5 Selecting previously unselected package libasound2-dev:amd64. #15 107.5 Preparing to unpack .../379-libasound2-dev_1.2.8-1+b1_amd64.deb ... #15 107.5 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #15 107.7 Selecting previously unselected package libdecaf0:amd64. #15 107.7 Preparing to unpack .../380-libdecaf0_1.0.2-2_amd64.deb ... #15 107.7 Unpacking libdecaf0:amd64 (1.0.2-2) ... #15 107.8 Selecting previously unselected package libmbedcrypto7:amd64. #15 107.8 Preparing to unpack .../381-libmbedcrypto7_2.28.3-1_amd64.deb ... #15 107.8 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #15 108.0 Selecting previously unselected package libmbedx509-1:amd64. #15 108.0 Preparing to unpack .../382-libmbedx509-1_2.28.3-1_amd64.deb ... #15 108.0 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #15 108.1 Selecting previously unselected package libmbedtls14:amd64. #15 108.1 Preparing to unpack .../383-libmbedtls14_2.28.3-1_amd64.deb ... #15 108.1 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #15 108.2 Selecting previously unselected package libbctoolbox1:amd64. #15 108.2 Preparing to unpack .../384-libbctoolbox1_5.1.64-2_amd64.deb ... #15 108.2 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #15 108.3 Selecting previously unselected package libbctoolbox-dev:amd64. #15 108.3 Preparing to unpack .../385-libbctoolbox-dev_5.1.64-2_amd64.deb ... #15 108.3 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #15 108.5 Selecting previously unselected package libusb-1.0-0:amd64. #15 108.5 Preparing to unpack .../386-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #15 108.5 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 108.6 Selecting previously unselected package libbladerf2:amd64. #15 108.6 Preparing to unpack .../387-libbladerf2_0.2022.11-1_amd64.deb ... #15 108.6 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #15 108.7 Selecting previously unselected package libbladerf-dev:amd64. #15 108.7 Preparing to unpack .../388-libbladerf-dev_0.2022.11-1_amd64.deb ... #15 108.7 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #15 108.8 Selecting previously unselected package uuid-dev:amd64. #15 108.8 Preparing to unpack .../389-uuid-dev_2.38.1-5+deb12u3_amd64.deb ... #15 108.9 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ... #15 108.9 Selecting previously unselected package libblkid-dev:amd64. #15 108.9 Preparing to unpack .../390-libblkid-dev_2.38.1-5+deb12u3_amd64.deb ... #15 109.0 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #15 109.1 Selecting previously unselected package libboost1.74-dev:amd64. #15 109.1 Preparing to unpack .../391-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 109.1 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 110.0 Selecting previously unselected package libboost-dev:amd64. #15 110.0 Preparing to unpack .../392-libboost-dev_1.74.0.3_amd64.deb ... #15 110.0 Unpacking libboost-dev:amd64 (1.74.0.3) ... #15 110.1 Selecting previously unselected package libboost1.74-tools-dev. #15 110.1 Preparing to unpack .../393-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #15 110.1 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 110.3 Selecting previously unselected package libboost-tools-dev. #15 110.3 Preparing to unpack .../394-libboost-tools-dev_1.74.0.3_amd64.deb ... #15 110.3 Unpacking libboost-tools-dev (1.74.0.3) ... #15 110.4 Selecting previously unselected package libboost-atomic1.74.0:amd64. #15 110.4 Preparing to unpack .../395-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #15 110.4 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 110.5 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #15 110.5 Preparing to unpack .../396-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 110.6 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 110.7 Selecting previously unselected package libboost-atomic-dev:amd64. #15 110.7 Preparing to unpack .../397-libboost-atomic-dev_1.74.0.3_amd64.deb ... #15 110.7 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #15 110.8 Selecting previously unselected package libboost-chrono1.74.0:amd64. #15 110.8 Preparing to unpack .../398-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #15 110.8 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 110.9 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #15 110.9 Preparing to unpack .../399-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 110.9 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 111.0 Selecting previously unselected package libboost-chrono-dev:amd64. #15 111.0 Preparing to unpack .../400-libboost-chrono-dev_1.74.0.3_amd64.deb ... #15 111.0 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #15 111.1 Selecting previously unselected package libboost-container1.74.0:amd64. #15 111.1 Preparing to unpack .../401-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #15 111.1 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 111.2 Selecting previously unselected package libboost-container1.74-dev:amd64. #15 111.2 Preparing to unpack .../402-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 111.3 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 111.4 Selecting previously unselected package libboost-container-dev:amd64. #15 111.4 Preparing to unpack .../403-libboost-container-dev_1.74.0.3_amd64.deb ... #15 111.4 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #15 111.5 Selecting previously unselected package libboost-date-time1.74.0:amd64. #15 111.5 Preparing to unpack .../404-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #15 111.5 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 111.6 Selecting previously unselected package libboost-serialization1.74.0:amd64. #15 111.6 Preparing to unpack .../405-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #15 111.7 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 111.8 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #15 111.8 Preparing to unpack .../406-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 111.8 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 111.9 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #15 111.9 Preparing to unpack .../407-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 111.9 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 112.0 Selecting previously unselected package libboost-system1.74.0:amd64. #15 112.0 Preparing to unpack .../408-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #15 112.0 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 112.1 Selecting previously unselected package libboost-system1.74-dev:amd64. #15 112.1 Preparing to unpack .../409-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 112.2 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 112.3 Selecting previously unselected package libboost-thread1.74.0:amd64. #15 112.3 Preparing to unpack .../410-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #15 112.3 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 112.4 Selecting previously unselected package libboost-thread1.74-dev:amd64. #15 112.4 Preparing to unpack .../411-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 112.4 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 112.5 Selecting previously unselected package libboost-context1.74.0:amd64. #15 112.5 Preparing to unpack .../412-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #15 112.6 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 112.7 Selecting previously unselected package libboost-context1.74-dev:amd64. #15 112.7 Preparing to unpack .../413-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 112.7 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 112.8 Selecting previously unselected package libboost-context-dev:amd64. #15 112.8 Preparing to unpack .../414-libboost-context-dev_1.74.0.3_amd64.deb ... #15 112.8 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #15 112.9 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #15 112.9 Preparing to unpack .../415-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #15 112.9 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 113.0 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #15 113.0 Preparing to unpack .../416-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 113.0 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 113.1 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 113.1 Preparing to unpack .../417-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #15 113.1 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 113.2 Selecting previously unselected package libboost-date-time-dev:amd64. #15 113.2 Preparing to unpack .../418-libboost-date-time-dev_1.74.0.3_amd64.deb ... #15 113.3 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #15 113.4 Selecting previously unselected package libboost-exception1.74-dev:amd64. #15 113.4 Preparing to unpack .../419-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 113.4 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 113.5 Selecting previously unselected package libboost-exception-dev:amd64. #15 113.5 Preparing to unpack .../420-libboost-exception-dev_1.74.0.3_amd64.deb ... #15 113.5 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #15 113.6 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #15 113.6 Preparing to unpack .../421-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #15 113.6 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 113.7 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #15 113.7 Preparing to unpack .../422-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 113.8 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 113.9 Selecting previously unselected package libboost-fiber1.74.0:amd64. #15 113.9 Preparing to unpack .../423-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #15 113.9 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 114.0 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #15 114.0 Preparing to unpack .../424-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 114.0 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 114.1 Selecting previously unselected package libboost-fiber-dev:amd64. #15 114.1 Preparing to unpack .../425-libboost-fiber-dev_1.74.0.3_amd64.deb ... #15 114.1 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #15 114.2 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 114.2 Preparing to unpack .../426-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #15 114.2 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 114.3 Selecting previously unselected package libboost-regex1.74.0:amd64. #15 114.4 Preparing to unpack .../427-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #15 114.4 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 114.5 Selecting previously unselected package libboost-graph1.74.0:amd64. #15 114.5 Preparing to unpack .../428-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #15 114.5 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 114.6 Selecting previously unselected package libicu-dev:amd64. #15 114.6 Preparing to unpack .../429-libicu-dev_72.1-3_amd64.deb ... #15 114.6 Unpacking libicu-dev:amd64 (72.1-3) ... #15 115.0 Selecting previously unselected package libboost-regex1.74-dev:amd64. #15 115.0 Preparing to unpack .../430-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 115.1 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 115.2 Selecting previously unselected package libboost-test1.74.0:amd64. #15 115.2 Preparing to unpack .../431-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #15 115.2 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 115.3 Selecting previously unselected package libboost-test1.74-dev:amd64. #15 115.3 Preparing to unpack .../432-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 115.3 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 115.4 Selecting previously unselected package libboost-graph1.74-dev:amd64. #15 115.4 Preparing to unpack .../433-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 115.5 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 115.6 Selecting previously unselected package libboost-graph-dev:amd64. #15 115.6 Preparing to unpack .../434-libboost-graph-dev_1.74.0.3_amd64.deb ... #15 115.6 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #15 115.7 Selecting previously unselected package libevent-core-2.1-7:amd64. #15 115.7 Preparing to unpack .../435-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #15 115.8 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 115.9 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #15 115.9 Preparing to unpack .../436-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #15 115.9 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 116.1 Selecting previously unselected package libpsm-infinipath1. #15 116.1 Preparing to unpack .../437-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #15 116.1 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 116.2 Selecting previously unselected package libpsm2-2. #15 116.2 Preparing to unpack .../438-libpsm2-2_11.2.185-2_amd64.deb ... #15 116.2 Unpacking libpsm2-2 (11.2.185-2) ... #15 116.3 Selecting previously unselected package librdmacm1:amd64. #15 116.3 Preparing to unpack .../439-librdmacm1_44.0-2_amd64.deb ... #15 116.3 Unpacking librdmacm1:amd64 (44.0-2) ... #15 116.5 Selecting previously unselected package libfabric1:amd64. #15 116.5 Preparing to unpack .../440-libfabric1_1.17.0-3_amd64.deb ... #15 116.5 Unpacking libfabric1:amd64 (1.17.0-3) ... #15 116.6 Selecting previously unselected package libhwloc15:amd64. #15 116.6 Preparing to unpack .../441-libhwloc15_2.9.0-1_amd64.deb ... #15 116.6 Unpacking libhwloc15:amd64 (2.9.0-1) ... #15 116.8 Selecting previously unselected package libmunge2. #15 116.8 Preparing to unpack .../442-libmunge2_0.5.15-2_amd64.deb ... #15 116.8 Unpacking libmunge2 (0.5.15-2) ... #15 116.9 Selecting previously unselected package libpciaccess0:amd64. #15 116.9 Preparing to unpack .../443-libpciaccess0_0.17-2_amd64.deb ... #15 116.9 Unpacking libpciaccess0:amd64 (0.17-2) ... #15 117.0 Selecting previously unselected package libxnvctrl0:amd64. #15 117.0 Preparing to unpack .../444-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #15 117.1 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 117.2 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 117.2 Preparing to unpack .../445-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #15 117.2 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 117.3 Selecting previously unselected package libhwloc-plugins:amd64. #15 117.3 Preparing to unpack .../446-libhwloc-plugins_2.9.0-1_amd64.deb ... #15 117.3 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #15 117.4 Selecting previously unselected package libpmix2:amd64. #15 117.4 Preparing to unpack .../447-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #15 117.4 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 117.6 Selecting previously unselected package libucx0:amd64. #15 117.6 Preparing to unpack .../448-libucx0_1.13.1-1_amd64.deb ... #15 117.6 Unpacking libucx0:amd64 (1.13.1-1) ... #15 117.7 Selecting previously unselected package libopenmpi3:amd64. #15 117.7 Preparing to unpack .../449-libopenmpi3_4.1.4-3+b1_amd64.deb ... #15 117.7 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #15 117.9 Selecting previously unselected package libboost-mpi1.74.0. #15 117.9 Preparing to unpack .../450-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #15 118.0 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 118.1 Selecting previously unselected package libboost-graph-parallel1.74.0. #15 118.1 Preparing to unpack .../451-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #15 118.1 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 118.2 Selecting previously unselected package libboost-graph-parallel1.74-dev. #15 118.2 Preparing to unpack .../452-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 118.2 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 118.3 Selecting previously unselected package libboost-graph-parallel-dev. #15 118.3 Preparing to unpack .../453-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #15 118.3 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #15 118.4 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #15 118.4 Preparing to unpack .../454-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #15 118.5 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 118.6 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #15 118.6 Preparing to unpack .../455-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 118.6 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 118.7 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 118.7 Preparing to unpack .../456-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #15 118.7 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 118.8 Selecting previously unselected package libboost-locale1.74.0:amd64. #15 118.8 Preparing to unpack .../457-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #15 118.8 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 118.9 Selecting previously unselected package libboost-locale1.74-dev:amd64. #15 118.9 Preparing to unpack .../458-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 119.0 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 119.1 Selecting previously unselected package libboost-locale-dev:amd64. #15 119.1 Preparing to unpack .../459-libboost-locale-dev_1.74.0.3_amd64.deb ... #15 119.1 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #15 119.2 Selecting previously unselected package libboost-log1.74.0. #15 119.2 Preparing to unpack .../460-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #15 119.2 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #15 119.4 Selecting previously unselected package libboost-log1.74-dev. #15 119.4 Preparing to unpack .../461-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 119.4 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #15 119.6 Selecting previously unselected package libboost-log-dev. #15 119.6 Preparing to unpack .../462-libboost-log-dev_1.74.0.3_amd64.deb ... #15 119.6 Unpacking libboost-log-dev (1.74.0.3) ... #15 119.7 Selecting previously unselected package libboost-math1.74.0:amd64. #15 119.7 Preparing to unpack .../463-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #15 119.7 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 119.9 Selecting previously unselected package libboost-math1.74-dev:amd64. #15 119.9 Preparing to unpack .../464-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 119.9 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 120.0 Selecting previously unselected package libboost-math-dev:amd64. #15 120.1 Preparing to unpack .../465-libboost-math-dev_1.74.0.3_amd64.deb ... #15 120.1 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #15 120.2 Selecting previously unselected package openmpi-common. #15 120.2 Preparing to unpack .../466-openmpi-common_4.1.4-3_all.deb ... #15 120.2 Unpacking openmpi-common (4.1.4-3) ... #15 120.3 Selecting previously unselected package libnl-3-dev:amd64. #15 120.4 Preparing to unpack .../467-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 120.4 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 120.5 Selecting previously unselected package libnl-route-3-dev:amd64. #15 120.5 Preparing to unpack .../468-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 120.5 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 120.6 Selecting previously unselected package libibverbs-dev:amd64. #15 120.6 Preparing to unpack .../469-libibverbs-dev_44.0-2_amd64.deb ... #15 120.7 Unpacking libibverbs-dev:amd64 (44.0-2) ... #15 120.8 Selecting previously unselected package libnuma-dev:amd64. #15 120.8 Preparing to unpack .../470-libnuma-dev_2.0.16-1_amd64.deb ... #15 120.8 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #15 120.9 Selecting previously unselected package libltdl-dev:amd64. #15 121.0 Preparing to unpack .../471-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #15 121.0 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 121.1 Selecting previously unselected package libhwloc-dev:amd64. #15 121.1 Preparing to unpack .../472-libhwloc-dev_2.9.0-1_amd64.deb ... #15 121.1 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #15 121.3 Selecting previously unselected package libevent-2.1-7:amd64. #15 121.3 Preparing to unpack .../473-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #15 121.3 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 121.5 Selecting previously unselected package libevent-extra-2.1-7:amd64. #15 121.5 Preparing to unpack .../474-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #15 121.5 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 121.6 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #15 121.6 Preparing to unpack .../475-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #15 121.7 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 121.8 Selecting previously unselected package libevent-dev. #15 121.8 Preparing to unpack .../476-libevent-dev_2.1.12-stable-8_amd64.deb ... #15 121.8 Unpacking libevent-dev (2.1.12-stable-8) ... #15 121.9 Selecting previously unselected package zlib1g-dev:amd64. #15 122.0 Preparing to unpack .../477-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #15 122.0 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 122.1 Selecting previously unselected package libpmix-dev:amd64. #15 122.1 Preparing to unpack .../478-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #15 122.1 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 122.3 Selecting previously unselected package libjs-jquery-ui. #15 122.3 Preparing to unpack .../479-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 122.3 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 122.4 Selecting previously unselected package openmpi-bin. #15 122.4 Preparing to unpack .../480-openmpi-bin_4.1.4-3+b1_amd64.deb ... #15 122.5 Unpacking openmpi-bin (4.1.4-3+b1) ... #15 122.6 Selecting previously unselected package libopenmpi-dev:amd64. #15 122.6 Preparing to unpack .../481-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #15 122.6 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 122.8 Selecting previously unselected package mpi-default-dev. #15 122.8 Preparing to unpack .../482-mpi-default-dev_1.14_amd64.deb ... #15 122.9 Unpacking mpi-default-dev (1.14) ... #15 122.9 Selecting previously unselected package libboost-mpi1.74-dev. #15 123.0 Preparing to unpack .../483-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 123.0 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 123.1 Selecting previously unselected package libboost-mpi-dev. #15 123.1 Preparing to unpack .../484-libboost-mpi-dev_1.74.0.3_amd64.deb ... #15 123.1 Unpacking libboost-mpi-dev (1.74.0.3) ... #15 123.2 Selecting previously unselected package libboost-python1.74.0. #15 123.2 Preparing to unpack .../485-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 123.2 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #15 123.4 Selecting previously unselected package mpi-default-bin. #15 123.4 Preparing to unpack .../486-mpi-default-bin_1.14_amd64.deb ... #15 123.4 Unpacking mpi-default-bin (1.14) ... #15 123.5 Selecting previously unselected package libboost-mpi-python1.74.0. #15 123.6 Preparing to unpack .../487-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 123.6 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 123.7 Selecting previously unselected package libboost-mpi-python1.74-dev. #15 123.7 Preparing to unpack .../488-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 123.7 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 123.8 Selecting previously unselected package libboost-mpi-python-dev. #15 123.8 Preparing to unpack .../489-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #15 123.8 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #15 124.0 Selecting previously unselected package libboost-numpy1.74.0. #15 124.0 Preparing to unpack .../490-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #15 124.0 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 124.1 Selecting previously unselected package libboost-numpy1.74-dev. #15 124.1 Preparing to unpack .../491-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 124.2 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 124.3 Selecting previously unselected package libboost-numpy-dev. #15 124.3 Preparing to unpack .../492-libboost-numpy-dev_1.74.0.3_amd64.deb ... #15 124.3 Unpacking libboost-numpy-dev (1.74.0.3) ... #15 124.5 Selecting previously unselected package libboost-program-options1.74.0:amd64. #15 124.5 Preparing to unpack .../493-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #15 124.5 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 124.6 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #15 124.6 Preparing to unpack .../494-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 124.7 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 124.8 Selecting previously unselected package libboost-program-options-dev:amd64. #15 124.8 Preparing to unpack .../495-libboost-program-options-dev_1.74.0.3_amd64.deb ... #15 124.8 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #15 124.9 Selecting previously unselected package libpython3.11:amd64. #15 125.0 Preparing to unpack .../496-libpython3.11_3.11.2-6+deb12u5_amd64.deb ... #15 125.0 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u5) ... #15 125.2 Selecting previously unselected package libexpat1-dev:amd64. #15 125.2 Preparing to unpack .../497-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... #15 125.2 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #15 125.4 Selecting previously unselected package libpython3.11-dev:amd64. #15 125.4 Preparing to unpack .../498-libpython3.11-dev_3.11.2-6+deb12u5_amd64.deb ... #15 125.4 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ... #15 125.7 Selecting previously unselected package libpython3-dev:amd64. #15 125.7 Preparing to unpack .../499-libpython3-dev_3.11.2-1+b1_amd64.deb ... #15 125.7 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #15 126.5 Selecting previously unselected package python3.11-dev. #15 126.5 Preparing to unpack .../500-python3.11-dev_3.11.2-6+deb12u5_amd64.deb ... #15 126.5 Unpacking python3.11-dev (3.11.2-6+deb12u5) ... #15 126.6 Selecting previously unselected package python3-lib2to3. #15 126.6 Preparing to unpack .../501-python3-lib2to3_3.11.2-3_all.deb ... #15 126.7 Unpacking python3-lib2to3 (3.11.2-3) ... #15 126.8 Selecting previously unselected package python3-distutils. #15 126.9 Preparing to unpack .../502-python3-distutils_3.11.2-3_all.deb ... #15 126.9 Unpacking python3-distutils (3.11.2-3) ... #15 127.0 Selecting previously unselected package libjs-underscore. #15 127.0 Preparing to unpack .../503-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 127.0 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 127.1 Selecting previously unselected package libjs-sphinxdoc. #15 127.1 Preparing to unpack .../504-libjs-sphinxdoc_5.3.0-4_all.deb ... #15 127.1 Unpacking libjs-sphinxdoc (5.3.0-4) ... #15 127.3 Selecting previously unselected package python3-dev. #15 127.3 Preparing to unpack .../505-python3-dev_3.11.2-1+b1_amd64.deb ... #15 127.3 Unpacking python3-dev (3.11.2-1+b1) ... #15 127.4 Selecting previously unselected package libboost-python1.74-dev. #15 127.4 Preparing to unpack .../506-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 127.4 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #15 127.6 Selecting previously unselected package libboost-python-dev. #15 127.6 Preparing to unpack .../507-libboost-python-dev_1.74.0.3_amd64.deb ... #15 127.6 Unpacking libboost-python-dev (1.74.0.3) ... #15 127.7 Selecting previously unselected package libboost-random1.74.0:amd64. #15 127.7 Preparing to unpack .../508-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #15 127.7 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 127.9 Selecting previously unselected package libboost-random1.74-dev:amd64. #15 127.9 Preparing to unpack .../509-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 127.9 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 128.0 Selecting previously unselected package libboost-random-dev:amd64. #15 128.0 Preparing to unpack .../510-libboost-random-dev_1.74.0.3_amd64.deb ... #15 128.0 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #15 128.1 Selecting previously unselected package libboost-regex-dev:amd64. #15 128.2 Preparing to unpack .../511-libboost-regex-dev_1.74.0.3_amd64.deb ... #15 128.2 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #15 128.3 Selecting previously unselected package libboost-serialization-dev:amd64. #15 128.3 Preparing to unpack .../512-libboost-serialization-dev_1.74.0.3_amd64.deb ... #15 128.3 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #15 128.4 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #15 128.4 Preparing to unpack .../513-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #15 128.4 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 128.5 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #15 128.5 Preparing to unpack .../514-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 128.5 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 128.6 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 128.7 Preparing to unpack .../515-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #15 128.7 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 128.8 Selecting previously unselected package libboost-system-dev:amd64. #15 128.8 Preparing to unpack .../516-libboost-system-dev_1.74.0.3_amd64.deb ... #15 128.8 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #15 128.9 Selecting previously unselected package libboost-test-dev:amd64. #15 128.9 Preparing to unpack .../517-libboost-test-dev_1.74.0.3_amd64.deb ... #15 128.9 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #15 129.0 Selecting previously unselected package libboost-thread-dev:amd64. #15 129.0 Preparing to unpack .../518-libboost-thread-dev_1.74.0.3_amd64.deb ... #15 129.0 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #15 129.1 Selecting previously unselected package libboost-timer1.74.0:amd64. #15 129.1 Preparing to unpack .../519-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #15 129.1 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 129.3 Selecting previously unselected package libboost-timer1.74-dev:amd64. #15 129.3 Preparing to unpack .../520-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 129.3 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 129.5 Selecting previously unselected package libboost-timer-dev:amd64. #15 129.5 Preparing to unpack .../521-libboost-timer-dev_1.74.0.3_amd64.deb ... #15 129.5 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #15 129.7 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #15 129.7 Preparing to unpack .../522-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #15 129.7 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 129.8 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #15 129.8 Preparing to unpack .../523-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 129.9 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 130.1 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 130.1 Preparing to unpack .../524-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #15 130.1 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 130.2 Selecting previously unselected package libboost-wave1.74.0:amd64. #15 130.2 Preparing to unpack .../525-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #15 130.3 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 130.4 Selecting previously unselected package libboost-wave1.74-dev:amd64. #15 130.4 Preparing to unpack .../526-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 130.4 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 130.5 Selecting previously unselected package libboost-wave-dev:amd64. #15 130.5 Preparing to unpack .../527-libboost-wave-dev_1.74.0.3_amd64.deb ... #15 130.5 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #15 130.6 Selecting previously unselected package libboost-nowide1.74.0. #15 130.6 Preparing to unpack .../528-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #15 130.6 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 130.7 Selecting previously unselected package libboost-nowide1.74-dev. #15 130.7 Preparing to unpack .../529-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 130.8 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 130.9 Selecting previously unselected package libboost-nowide-dev. #15 130.9 Preparing to unpack .../530-libboost-nowide-dev_1.74.0.3_amd64.deb ... #15 130.9 Unpacking libboost-nowide-dev (1.74.0.3) ... #15 131.0 Selecting previously unselected package libboost-all-dev. #15 131.0 Preparing to unpack .../531-libboost-all-dev_1.74.0.3_amd64.deb ... #15 131.0 Unpacking libboost-all-dev (1.74.0.3) ... #15 131.1 Selecting previously unselected package libmd-dev:amd64. #15 131.1 Preparing to unpack .../532-libmd-dev_1.0.4-2_amd64.deb ... #15 131.1 Unpacking libmd-dev:amd64 (1.0.4-2) ... #15 131.2 Selecting previously unselected package libbsd-dev:amd64. #15 131.2 Preparing to unpack .../533-libbsd-dev_0.11.7-2_amd64.deb ... #15 131.2 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #15 131.3 Selecting previously unselected package libc-ares2:amd64. #15 131.3 Preparing to unpack .../534-libc-ares2_1.18.1-3_amd64.deb ... #15 131.4 Unpacking libc-ares2:amd64 (1.18.1-3) ... #15 131.5 Selecting previously unselected package libc-ares-dev:amd64. #15 131.5 Preparing to unpack .../535-libc-ares-dev_1.18.1-3_amd64.deb ... #15 131.5 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #15 131.7 Selecting previously unselected package libcairo-gobject2:amd64. #15 131.7 Preparing to unpack .../536-libcairo-gobject2_1.16.0-7_amd64.deb ... #15 131.8 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #15 131.9 Selecting previously unselected package libncurses6:amd64. #15 131.9 Preparing to unpack .../537-libncurses6_6.4-4_amd64.deb ... #15 131.9 Unpacking libncurses6:amd64 (6.4-4) ... #15 132.0 Selecting previously unselected package libcdk5nc6:amd64. #15 132.0 Preparing to unpack .../538-libcdk5nc6_5.0.20180306-3_amd64.deb ... #15 132.0 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #15 132.1 Selecting previously unselected package libncurses-dev:amd64. #15 132.1 Preparing to unpack .../539-libncurses-dev_6.4-4_amd64.deb ... #15 132.2 Unpacking libncurses-dev:amd64 (6.4-4) ... #15 132.3 Selecting previously unselected package libcdk5-dev. #15 132.3 Preparing to unpack .../540-libcdk5-dev_5.0.20180306-3_amd64.deb ... #15 132.3 Unpacking libcdk5-dev (5.0.20180306-3) ... #15 132.4 Selecting previously unselected package libcsv3:amd64. #15 132.4 Preparing to unpack .../541-libcsv3_3.0.3+dfsg-6_amd64.deb ... #15 132.5 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #15 132.5 Selecting previously unselected package libcsv-dev:amd64. #15 132.6 Preparing to unpack .../542-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #15 132.6 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 132.7 Selecting previously unselected package libdbi1:amd64. #15 132.7 Preparing to unpack .../543-libdbi1_0.9.0-6_amd64.deb ... #15 132.7 Unpacking libdbi1:amd64 (0.9.0-6) ... #15 132.8 Selecting previously unselected package libdbd-sqlite3:amd64. #15 132.8 Preparing to unpack .../544-libdbd-sqlite3_0.9.0-11_amd64.deb ... #15 132.8 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #15 132.9 Selecting previously unselected package libdbi-dev. #15 132.9 Preparing to unpack .../545-libdbi-dev_0.9.0-6_amd64.deb ... #15 132.9 Unpacking libdbi-dev (0.9.0-6) ... #15 133.1 Selecting previously unselected package libpkgconf3:amd64. #15 133.1 Preparing to unpack .../546-libpkgconf3_1.8.1-1_amd64.deb ... #15 133.1 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 133.2 Selecting previously unselected package pkgconf-bin. #15 133.2 Preparing to unpack .../547-pkgconf-bin_1.8.1-1_amd64.deb ... #15 133.2 Unpacking pkgconf-bin (1.8.1-1) ... #15 133.3 Selecting previously unselected package pkgconf:amd64. #15 133.3 Preparing to unpack .../548-pkgconf_1.8.1-1_amd64.deb ... #15 133.3 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 133.4 Selecting previously unselected package pkg-config:amd64. #15 133.4 Preparing to unpack .../549-pkg-config_1.8.1-1_amd64.deb ... #15 133.5 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 133.6 Selecting previously unselected package libdbus-1-dev:amd64. #15 133.6 Preparing to unpack .../550-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #15 133.6 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 133.7 Selecting previously unselected package libelf-dev:amd64. #15 133.7 Preparing to unpack .../551-libelf-dev_0.188-2.1_amd64.deb ... #15 133.7 Unpacking libelf-dev:amd64 (0.188-2.1) ... #15 133.8 Selecting previously unselected package libffi-dev:amd64. #15 133.8 Preparing to unpack .../552-libffi-dev_3.4.4-1_amd64.deb ... #15 133.8 Unpacking libffi-dev:amd64 (3.4.4-1) ... #15 134.0 Selecting previously unselected package libfftw3-double3:amd64. #15 134.0 Preparing to unpack .../553-libfftw3-double3_3.3.10-1_amd64.deb ... #15 134.0 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #15 134.1 Selecting previously unselected package libfftw3-long3:amd64. #15 134.1 Preparing to unpack .../554-libfftw3-long3_3.3.10-1_amd64.deb ... #15 134.1 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #15 134.3 Selecting previously unselected package libfftw3-quad3:amd64. #15 134.3 Preparing to unpack .../555-libfftw3-quad3_3.3.10-1_amd64.deb ... #15 134.3 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #15 134.5 Selecting previously unselected package libfftw3-single3:amd64. #15 134.5 Preparing to unpack .../556-libfftw3-single3_3.3.10-1_amd64.deb ... #15 134.5 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #15 134.6 Selecting previously unselected package libfftw3-bin. #15 134.6 Preparing to unpack .../557-libfftw3-bin_3.3.10-1_amd64.deb ... #15 134.6 Unpacking libfftw3-bin (3.3.10-1) ... #15 134.7 Selecting previously unselected package libfftw3-dev:amd64. #15 134.7 Preparing to unpack .../558-libfftw3-dev_3.3.10-1_amd64.deb ... #15 134.7 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #15 135.0 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 135.0 Preparing to unpack .../559-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #15 135.0 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #15 135.1 Selecting previously unselected package shared-mime-info. #15 135.2 Preparing to unpack .../560-shared-mime-info_2.2-1_amd64.deb ... #15 135.2 Unpacking shared-mime-info (2.2-1) ... #15 135.4 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 135.4 Preparing to unpack .../561-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #15 135.4 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #15 135.6 Selecting previously unselected package libglib2.0-data. #15 135.6 Preparing to unpack .../562-libglib2.0-data_2.74.6-2+deb12u5_all.deb ... #15 135.6 Unpacking libglib2.0-data (2.74.6-2+deb12u5) ... #15 135.8 Selecting previously unselected package libglib2.0-bin. #15 135.8 Preparing to unpack .../563-libglib2.0-bin_2.74.6-2+deb12u5_amd64.deb ... #15 135.8 Unpacking libglib2.0-bin (2.74.6-2+deb12u5) ... #15 136.0 Selecting previously unselected package libglib2.0-dev-bin. #15 136.0 Preparing to unpack .../564-libglib2.0-dev-bin_2.74.6-2+deb12u5_amd64.deb ... #15 136.0 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u5) ... #15 136.1 Selecting previously unselected package libsepol-dev:amd64. #15 136.1 Preparing to unpack .../565-libsepol-dev_3.4-2.1_amd64.deb ... #15 136.2 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #15 136.3 Selecting previously unselected package libpcre2-16-0:amd64. #15 136.3 Preparing to unpack .../566-libpcre2-16-0_10.42-1_amd64.deb ... #15 136.4 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #15 136.5 Selecting previously unselected package libpcre2-32-0:amd64. #15 136.6 Preparing to unpack .../567-libpcre2-32-0_10.42-1_amd64.deb ... #15 136.6 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #15 136.7 Selecting previously unselected package libpcre2-posix3:amd64. #15 136.7 Preparing to unpack .../568-libpcre2-posix3_10.42-1_amd64.deb ... #15 136.8 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #15 136.9 Selecting previously unselected package libpcre2-dev:amd64. #15 136.9 Preparing to unpack .../569-libpcre2-dev_10.42-1_amd64.deb ... #15 136.9 Unpacking libpcre2-dev:amd64 (10.42-1) ... #15 137.1 Selecting previously unselected package libselinux1-dev:amd64. #15 137.1 Preparing to unpack .../570-libselinux1-dev_3.4-1+b6_amd64.deb ... #15 137.1 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #15 137.3 Selecting previously unselected package libmount-dev:amd64. #15 137.3 Preparing to unpack .../571-libmount-dev_2.38.1-5+deb12u3_amd64.deb ... #15 137.3 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) ... #15 137.4 Selecting previously unselected package libglib2.0-dev:amd64. #15 137.4 Preparing to unpack .../572-libglib2.0-dev_2.74.6-2+deb12u5_amd64.deb ... #15 137.4 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ... #15 137.6 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 137.6 Preparing to unpack .../573-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 137.7 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 137.8 Selecting previously unselected package libgmp-dev:amd64. #15 137.8 Preparing to unpack .../574-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 137.8 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 138.0 Selecting previously unselected package libunbound8:amd64. #15 138.0 Preparing to unpack .../575-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #15 138.0 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 138.1 Selecting previously unselected package libgnutls-dane0:amd64. #15 138.2 Preparing to unpack .../576-libgnutls-dane0_3.7.9-2+deb12u4_amd64.deb ... #15 138.2 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u4) ... #15 138.3 Selecting previously unselected package libgnutls-openssl27:amd64. #15 138.3 Preparing to unpack .../577-libgnutls-openssl27_3.7.9-2+deb12u4_amd64.deb ... #15 138.4 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u4) ... #15 138.5 Selecting previously unselected package libgnutlsxx30:amd64. #15 138.5 Preparing to unpack .../578-libgnutlsxx30_3.7.9-2+deb12u4_amd64.deb ... #15 138.5 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u4) ... #15 138.6 Selecting previously unselected package libidn2-dev:amd64. #15 138.7 Preparing to unpack .../579-libidn2-dev_2.3.3-1+b1_amd64.deb ... #15 138.7 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #15 138.8 Selecting previously unselected package libp11-kit-dev:amd64. #15 138.8 Preparing to unpack .../580-libp11-kit-dev_0.24.1-2_amd64.deb ... #15 138.8 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #15 139.0 Selecting previously unselected package libtasn1-6-dev:amd64. #15 139.0 Preparing to unpack .../581-libtasn1-6-dev_4.19.0-2+deb12u1_amd64.deb ... #15 139.0 Unpacking libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #15 139.1 Selecting previously unselected package nettle-dev:amd64. #15 139.1 Preparing to unpack .../582-nettle-dev_3.8.1-2_amd64.deb ... #15 139.2 Unpacking nettle-dev:amd64 (3.8.1-2) ... #15 139.3 Selecting previously unselected package libgnutls28-dev:amd64. #15 139.3 Preparing to unpack .../583-libgnutls28-dev_3.7.9-2+deb12u4_amd64.deb ... #15 139.3 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u4) ... #15 139.5 Selecting previously unselected package libgps28:amd64. #15 139.5 Preparing to unpack .../584-libgps28_3.22-4.1+b1_amd64.deb ... #15 139.5 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #15 139.7 Selecting previously unselected package libgps-dev:amd64. #15 139.7 Preparing to unpack .../585-libgps-dev_3.22-4.1+b1_amd64.deb ... #15 139.7 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #15 139.9 Selecting previously unselected package libgsm1:amd64. #15 139.9 Preparing to unpack .../586-libgsm1_1.0.22-1_amd64.deb ... #15 139.9 Unpacking libgsm1:amd64 (1.0.22-1) ... #15 140.1 Selecting previously unselected package libgsm1-dev:amd64. #15 140.1 Preparing to unpack .../587-libgsm1-dev_1.0.22-1_amd64.deb ... #15 140.2 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #15 140.3 Selecting previously unselected package libimagequant0:amd64. #15 140.3 Preparing to unpack .../588-libimagequant0_2.17.0-1_amd64.deb ... #15 140.3 Unpacking libimagequant0:amd64 (2.17.0-1) ... #15 140.4 Selecting previously unselected package libjansson-dev:amd64. #15 140.4 Preparing to unpack .../589-libjansson-dev_2.14-2_amd64.deb ... #15 140.5 Unpacking libjansson-dev:amd64 (2.14-2) ... #15 140.6 Selecting previously unselected package libkrb5-dev:amd64. #15 140.6 Preparing to unpack .../590-libkrb5-dev_1.20.1-2+deb12u2_amd64.deb ... #15 140.6 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #15 140.7 Selecting previously unselected package liblua5.3-0:amd64. #15 140.7 Preparing to unpack .../591-liblua5.3-0_5.3.6-2_amd64.deb ... #15 140.8 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #15 140.9 Selecting previously unselected package libreadline-dev:amd64. #15 140.9 Preparing to unpack .../592-libreadline-dev_8.2-1.3_amd64.deb ... #15 140.9 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #15 141.0 Selecting previously unselected package liblua5.3-dev:amd64. #15 141.0 Preparing to unpack .../593-liblua5.3-dev_5.3.6-2_amd64.deb ... #15 141.0 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #15 141.1 Selecting previously unselected package mysql-common. #15 141.2 Preparing to unpack .../594-mysql-common_5.8+1.1.0_all.deb ... #15 141.2 Unpacking mysql-common (5.8+1.1.0) ... #15 141.4 Selecting previously unselected package mariadb-common. #15 141.4 Preparing to unpack .../595-mariadb-common_1%3a10.11.11-0+deb12u1_all.deb ... #15 141.4 Unpacking mariadb-common (1:10.11.11-0+deb12u1) ... #15 141.5 Selecting previously unselected package libmariadb3:amd64. #15 141.6 Preparing to unpack .../596-libmariadb3_1%3a10.11.11-0+deb12u1_amd64.deb ... #15 141.6 Unpacking libmariadb3:amd64 (1:10.11.11-0+deb12u1) ... #15 141.7 Selecting previously unselected package libmnl-dev:amd64. #15 141.7 Preparing to unpack .../597-libmnl-dev_1.0.4-3_amd64.deb ... #15 141.7 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #15 141.9 Selecting previously unselected package libncurses5-dev:amd64. #15 141.9 Preparing to unpack .../598-libncurses5-dev_6.4-4_amd64.deb ... #15 141.9 Unpacking libncurses5-dev:amd64 (6.4-4) ... #15 142.0 Selecting previously unselected package pci.ids. #15 142.0 Preparing to unpack .../599-pci.ids_0.0~2023.04.11-1_all.deb ... #15 142.1 Unpacking pci.ids (0.0~2023.04.11-1) ... #15 142.2 Selecting previously unselected package libpci3:amd64. #15 142.2 Preparing to unpack .../600-libpci3_1%3a3.9.0-4_amd64.deb ... #15 142.2 Unpacking libpci3:amd64 (1:3.9.0-4) ... #15 142.4 Selecting previously unselected package libsensors-config. #15 142.4 Preparing to unpack .../601-libsensors-config_1%3a3.6.0-7.1_all.deb ... #15 142.4 Unpacking libsensors-config (1:3.6.0-7.1) ... #15 142.6 Selecting previously unselected package libsensors5:amd64. #15 142.6 Preparing to unpack .../602-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #15 142.6 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #15 143.1 Selecting previously unselected package libwrap0:amd64. #15 143.1 Preparing to unpack .../603-libwrap0_7.6.q-32_amd64.deb ... #15 143.1 Unpacking libwrap0:amd64 (7.6.q-32) ... #15 143.3 Selecting previously unselected package libsnmp-base. #15 143.3 Preparing to unpack .../604-libsnmp-base_5.9.3+dfsg-2_all.deb ... #15 143.3 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #15 143.5 Selecting previously unselected package libsnmp40:amd64. #15 143.5 Preparing to unpack .../605-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #15 143.5 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 143.7 Selecting previously unselected package libnetsnmptrapd40:amd64. #15 143.7 Preparing to unpack .../606-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #15 143.7 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 143.8 Selecting previously unselected package libnewlib-dev. #15 143.8 Preparing to unpack .../607-libnewlib-dev_3.3.0-1.3+deb12u1_all.deb ... #15 143.9 Unpacking libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 144.0 Selecting previously unselected package libnewlib-arm-none-eabi. #15 144.0 Preparing to unpack .../608-libnewlib-arm-none-eabi_3.3.0-1.3+deb12u1_all.deb ... #15 144.0 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 145.3 Selecting previously unselected package libnftnl11:amd64. #15 145.3 Preparing to unpack .../609-libnftnl11_1.2.4-2_amd64.deb ... #15 145.3 Unpacking libnftnl11:amd64 (1.2.4-2) ... #15 145.4 Selecting previously unselected package libnftables1:amd64. #15 145.4 Preparing to unpack .../610-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #15 145.5 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 145.6 Selecting previously unselected package libnftables-dev:amd64. #15 145.6 Preparing to unpack .../611-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #15 145.6 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 145.7 Selecting previously unselected package libnftnl-dev:amd64. #15 145.8 Preparing to unpack .../612-libnftnl-dev_1.2.4-2_amd64.deb ... #15 145.8 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #15 145.9 Selecting previously unselected package libnorm1:amd64. #15 145.9 Preparing to unpack .../613-libnorm1_1.5.9+dfsg-2_amd64.deb ... #15 145.9 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #15 146.0 Selecting previously unselected package libxml2-dev:amd64. #15 146.0 Preparing to unpack .../614-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 146.0 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 146.1 Selecting previously unselected package libnorm-dev:amd64. #15 146.1 Preparing to unpack .../615-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #15 146.1 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 146.3 Selecting previously unselected package liboping0:amd64. #15 146.3 Preparing to unpack .../616-liboping0_1.10.0-5+b1_amd64.deb ... #15 146.3 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #15 146.4 Selecting previously unselected package liboping-dev:amd64. #15 146.4 Preparing to unpack .../617-liboping-dev_1.10.0-5+b1_amd64.deb ... #15 146.5 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #15 146.6 Selecting previously unselected package libortp16:amd64. #15 146.6 Preparing to unpack .../618-libortp16_1%3a5.1.64-2_amd64.deb ... #15 146.6 Unpacking libortp16:amd64 (1:5.1.64-2) ... #15 146.8 Selecting previously unselected package libortp-dev:amd64. #15 146.8 Preparing to unpack .../619-libortp-dev_1%3a5.1.64-2_amd64.deb ... #15 146.8 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #15 146.9 Selecting previously unselected package libpcap0.8:amd64. #15 147.0 Preparing to unpack .../620-libpcap0.8_1.10.3-1_amd64.deb ... #15 147.0 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #15 147.1 Selecting previously unselected package libpcap0.8-dev:amd64. #15 147.1 Preparing to unpack .../621-libpcap0.8-dev_1.10.3-1_amd64.deb ... #15 147.2 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #15 147.3 Selecting previously unselected package libpcap-dev:amd64. #15 147.3 Preparing to unpack .../622-libpcap-dev_1.10.3-1_amd64.deb ... #15 147.3 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #15 147.4 Selecting previously unselected package libudev-dev:amd64. #15 147.5 Preparing to unpack .../623-libudev-dev_252.36-1~deb12u1_amd64.deb ... #15 147.5 Unpacking libudev-dev:amd64 (252.36-1~deb12u1) ... #15 147.6 Selecting previously unselected package libpci-dev:amd64. #15 147.6 Preparing to unpack .../624-libpci-dev_1%3a3.9.0-4_amd64.deb ... #15 147.6 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #15 147.8 Selecting previously unselected package libpcsclite1:amd64. #15 147.8 Preparing to unpack .../625-libpcsclite1_1.9.9-2_amd64.deb ... #15 147.8 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #15 148.6 Selecting previously unselected package libpcsclite-dev:amd64. #15 148.7 Preparing to unpack .../626-libpcsclite-dev_1.9.9-2_amd64.deb ... #15 148.7 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #15 148.8 Selecting previously unselected package libpgm-5.3-0:amd64. #15 148.9 Preparing to unpack .../627-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #15 148.9 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 149.0 Selecting previously unselected package libpgm-dev:amd64. #15 149.0 Preparing to unpack .../628-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #15 149.0 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 149.2 Selecting previously unselected package libraqm0:amd64. #15 149.2 Preparing to unpack .../629-libraqm0_0.7.0-4.1_amd64.deb ... #15 149.2 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #15 149.4 Selecting previously unselected package librsvg2-2:amd64. #15 149.4 Preparing to unpack .../630-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 149.4 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 149.7 Selecting previously unselected package librsvg2-bin. #15 149.7 Preparing to unpack .../631-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 149.7 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 149.9 Selecting previously unselected package libsctp1:amd64. #15 149.9 Preparing to unpack .../632-libsctp1_1.0.19+dfsg-2_amd64.deb ... #15 149.9 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #15 150.1 Selecting previously unselected package libsctp-dev:amd64. #15 150.1 Preparing to unpack .../633-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #15 150.1 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 150.2 Selecting previously unselected package libsensors-dev:amd64. #15 150.2 Preparing to unpack .../634-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #15 150.3 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 150.4 Selecting previously unselected package libsigsegv-dev:amd64. #15 150.4 Preparing to unpack .../635-libsigsegv-dev_2.14-1_amd64.deb ... #15 150.4 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #15 150.5 Selecting previously unselected package libwrap0-dev:amd64. #15 150.6 Preparing to unpack .../636-libwrap0-dev_7.6.q-32_amd64.deb ... #15 150.6 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #15 150.7 Selecting previously unselected package libssl-dev:amd64. #15 150.7 Preparing to unpack .../637-libssl-dev_3.0.15-1~deb12u1_amd64.deb ... #15 150.7 Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ... #15 150.9 Selecting previously unselected package libsnmp-dev. #15 151.0 Preparing to unpack .../638-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #15 151.0 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #15 151.1 Selecting previously unselected package libsodium23:amd64. #15 151.1 Preparing to unpack .../639-libsodium23_1.0.18-1_amd64.deb ... #15 151.1 Unpacking libsodium23:amd64 (1.0.18-1) ... #15 151.2 Selecting previously unselected package libsodium-dev:amd64. #15 151.3 Preparing to unpack .../640-libsodium-dev_1.0.18-1_amd64.deb ... #15 151.3 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #15 151.4 Selecting previously unselected package libsofia-sip-ua0. #15 151.4 Preparing to unpack .../641-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 151.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 151.6 Selecting previously unselected package libsofia-sip-ua-dev. #15 151.6 Preparing to unpack .../642-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 151.6 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 151.8 Selecting previously unselected package libsofia-sip-ua-glib3. #15 151.8 Preparing to unpack .../643-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 151.9 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 152.0 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 152.0 Preparing to unpack .../644-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 152.0 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 152.1 Selecting previously unselected package libsource-highlight-common. #15 152.1 Preparing to unpack .../645-libsource-highlight-common_3.1.9-4.2_all.deb ... #15 152.2 Unpacking libsource-highlight-common (3.1.9-4.2) ... #15 152.3 Selecting previously unselected package libsource-highlight4v5:amd64. #15 152.4 Preparing to unpack .../646-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #15 152.4 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 152.5 Selecting previously unselected package libsqlite3-dev:amd64. #15 152.5 Preparing to unpack .../647-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ... #15 152.5 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #15 152.7 Selecting previously unselected package libtalloc2:amd64. #15 152.7 Preparing to unpack .../648-libtalloc2_2.4.0-f2_amd64.deb ... #15 152.7 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #15 152.8 Selecting previously unselected package libtalloc-dev:amd64. #15 152.8 Preparing to unpack .../649-libtalloc-dev_2.4.0-f2_amd64.deb ... #15 152.9 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #15 153.0 Selecting previously unselected package libtext-unidecode-perl. #15 153.0 Preparing to unpack .../650-libtext-unidecode-perl_1.30-3_all.deb ... #15 153.0 Unpacking libtext-unidecode-perl (1.30-3) ... #15 153.2 Selecting previously unselected package liburing2:amd64. #15 153.2 Preparing to unpack .../651-liburing2_2.3-3_amd64.deb ... #15 153.2 Unpacking liburing2:amd64 (2.3-3) ... #15 153.3 Selecting previously unselected package liburing-dev:amd64. #15 153.3 Preparing to unpack .../652-liburing-dev_2.3-3_amd64.deb ... #15 153.4 Unpacking liburing-dev:amd64 (2.3-3) ... #15 153.5 Selecting previously unselected package libusb-0.1-4:amd64. #15 153.5 Preparing to unpack .../653-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #15 153.5 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 153.7 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 153.7 Preparing to unpack .../654-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #15 153.7 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 153.8 Selecting previously unselected package libusb-dev. #15 153.9 Preparing to unpack .../655-libusb-dev_2%3a0.1.12-32_amd64.deb ... #15 153.9 Unpacking libusb-dev (2:0.1.12-32) ... #15 154.0 Selecting previously unselected package libwebpdemux2:amd64. #15 154.1 Preparing to unpack .../656-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #15 154.1 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 154.2 Selecting previously unselected package libwebpmux3:amd64. #15 154.2 Preparing to unpack .../657-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #15 154.2 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 154.4 Selecting previously unselected package libxml-namespacesupport-perl. #15 154.4 Preparing to unpack .../658-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 154.4 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 154.6 Selecting previously unselected package libxml-sax-base-perl. #15 154.6 Preparing to unpack .../659-libxml-sax-base-perl_1.09-3_all.deb ... #15 154.6 Unpacking libxml-sax-base-perl (1.09-3) ... #15 154.8 Selecting previously unselected package libxml-sax-perl. #15 154.8 Preparing to unpack .../660-libxml-sax-perl_1.02+dfsg-3_all.deb ... #15 154.8 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #15 155.0 Selecting previously unselected package libxml-libxml-perl. #15 155.0 Preparing to unpack .../661-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #15 155.0 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 155.1 Selecting previously unselected package libyaml-0-2:amd64. #15 155.1 Preparing to unpack .../662-libyaml-0-2_0.2.5-1_amd64.deb ... #15 155.2 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #15 155.3 Selecting previously unselected package libzmq5:amd64. #15 155.3 Preparing to unpack .../663-libzmq5_4.3.4-6_amd64.deb ... #15 155.4 Unpacking libzmq5:amd64 (4.3.4-6) ... #15 155.5 Selecting previously unselected package libzmq3-dev:amd64. #15 155.5 Preparing to unpack .../664-libzmq3-dev_4.3.4-6_amd64.deb ... #15 155.5 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #15 155.7 Selecting previously unselected package lua-socket:amd64. #15 155.7 Preparing to unpack .../665-lua-socket_3.1.0-1+b1_amd64.deb ... #15 155.7 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #15 155.8 Selecting previously unselected package mscgen. #15 155.9 Preparing to unpack .../666-mscgen_0.20-14_amd64.deb ... #15 155.9 Unpacking mscgen (0.20-14) ... #15 156.0 Selecting previously unselected package patchelf. #15 156.0 Preparing to unpack .../667-patchelf_0.14.3-1+b1_amd64.deb ... #15 156.0 Unpacking patchelf (0.14.3-1+b1) ... #15 156.1 Selecting previously unselected package picolibc-arm-none-eabi. #15 156.2 Preparing to unpack .../668-picolibc-arm-none-eabi_1.8-1_all.deb ... #15 156.2 Unpacking picolibc-arm-none-eabi (1.8-1) ... #15 157.0 Selecting previously unselected package python3-setuptools. #15 157.0 Preparing to unpack .../669-python3-setuptools_66.1.1-1+deb12u1_all.deb ... #15 157.1 Unpacking python3-setuptools (66.1.1-1+deb12u1) ... #15 157.3 Selecting previously unselected package python3-six. #15 157.3 Preparing to unpack .../670-python3-six_1.16.0-4_all.deb ... #15 157.3 Unpacking python3-six (1.16.0-4) ... #15 157.4 Selecting previously unselected package python3-typing-extensions. #15 157.4 Preparing to unpack .../671-python3-typing-extensions_4.4.0-1_all.deb ... #15 157.4 Unpacking python3-typing-extensions (4.4.0-1) ... #15 157.6 Selecting previously unselected package python3-lazy-object-proxy. #15 157.6 Preparing to unpack .../672-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #15 157.6 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #15 157.8 Selecting previously unselected package python3-wrapt. #15 157.8 Preparing to unpack .../673-python3-wrapt_1.14.1-2+b2_amd64.deb ... #15 157.8 Unpacking python3-wrapt (1.14.1-2+b2) ... #15 157.9 Selecting previously unselected package python3-astroid. #15 158.0 Preparing to unpack .../674-python3-astroid_2.14.2-1_all.deb ... #15 158.0 Unpacking python3-astroid (2.14.2-1) ... #15 158.1 Selecting previously unselected package python3-toml. #15 158.1 Preparing to unpack .../675-python3-toml_0.10.2-1_all.deb ... #15 158.2 Unpacking python3-toml (0.10.2-1) ... #15 158.3 Selecting previously unselected package python3-isort. #15 158.3 Preparing to unpack .../676-python3-isort_5.6.4-1_all.deb ... #15 158.3 Unpacking python3-isort (5.6.4-1) ... #15 158.5 Selecting previously unselected package python3-more-itertools. #15 158.5 Preparing to unpack .../677-python3-more-itertools_8.10.0-2_all.deb ... #15 158.5 Unpacking python3-more-itertools (8.10.0-2) ... #15 158.6 Selecting previously unselected package python3-zipp. #15 158.6 Preparing to unpack .../678-python3-zipp_1.0.0-6_all.deb ... #15 158.6 Unpacking python3-zipp (1.0.0-6) ... #15 158.8 Selecting previously unselected package python3-importlib-metadata. #15 158.8 Preparing to unpack .../679-python3-importlib-metadata_4.12.0-1_all.deb ... #15 158.8 Unpacking python3-importlib-metadata (4.12.0-1) ... #15 158.9 Selecting previously unselected package python3-mypy-extensions. #15 158.9 Preparing to unpack .../680-python3-mypy-extensions_0.4.3-4_all.deb ... #15 159.0 Unpacking python3-mypy-extensions (0.4.3-4) ... #15 159.1 Selecting previously unselected package python3-logilab-common. #15 159.1 Preparing to unpack .../681-python3-logilab-common_1.9.8-1_all.deb ... #15 159.1 Unpacking python3-logilab-common (1.9.8-1) ... #15 159.3 Selecting previously unselected package python3-dill. #15 159.3 Preparing to unpack .../682-python3-dill_0.3.6-1_all.deb ... #15 159.3 Unpacking python3-dill (0.3.6-1) ... #15 159.5 Selecting previously unselected package python3-mccabe. #15 159.5 Preparing to unpack .../683-python3-mccabe_0.7.0-1_all.deb ... #15 159.5 Unpacking python3-mccabe (0.7.0-1) ... #15 159.6 Selecting previously unselected package python3-platformdirs. #15 159.7 Preparing to unpack .../684-python3-platformdirs_2.6.0-1_all.deb ... #15 159.7 Unpacking python3-platformdirs (2.6.0-1) ... #15 159.8 Selecting previously unselected package python3-tomlkit. #15 159.8 Preparing to unpack .../685-python3-tomlkit_0.11.7-1_all.deb ... #15 159.8 Unpacking python3-tomlkit (0.11.7-1) ... #15 160.0 Selecting previously unselected package pylint. #15 160.0 Preparing to unpack .../686-pylint_2.16.2-2_all.deb ... #15 160.0 Unpacking pylint (2.16.2-2) ... #15 160.2 Selecting previously unselected package python3-funcparserlib. #15 160.2 Preparing to unpack .../687-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 160.2 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 160.4 Selecting previously unselected package python3-pil:amd64. #15 160.4 Preparing to unpack .../688-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #15 160.4 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 160.6 Selecting previously unselected package python3-webcolors. #15 160.6 Preparing to unpack .../689-python3-webcolors_1.11.1-1_all.deb ... #15 160.6 Unpacking python3-webcolors (1.11.1-1) ... #15 160.7 Selecting previously unselected package python3-roman. #15 160.8 Preparing to unpack .../690-python3-roman_3.3-3_all.deb ... #15 160.8 Unpacking python3-roman (3.3-3) ... #15 160.9 Selecting previously unselected package python3-docutils. #15 161.0 Preparing to unpack .../691-python3-docutils_0.19+dfsg-6_all.deb ... #15 161.0 Unpacking python3-docutils (0.19+dfsg-6) ... #15 161.1 Selecting previously unselected package python3-reportlab-accel:amd64. #15 161.1 Preparing to unpack .../692-python3-reportlab-accel_3.6.12-1+deb12u1_amd64.deb ... #15 161.1 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 161.3 Selecting previously unselected package python3-reportlab. #15 161.3 Preparing to unpack .../693-python3-reportlab_3.6.12-1+deb12u1_all.deb ... #15 161.3 Unpacking python3-reportlab (3.6.12-1+deb12u1) ... #15 161.4 Selecting previously unselected package python3-blockdiag. #15 161.4 Preparing to unpack .../694-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #15 161.4 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #15 161.5 Selecting previously unselected package python3-distlib. #15 161.5 Preparing to unpack .../695-python3-distlib_0.3.6-1_all.deb ... #15 161.6 Unpacking python3-distlib (0.3.6-1) ... #15 161.7 Selecting previously unselected package python3-filelock. #15 161.7 Preparing to unpack .../696-python3-filelock_3.9.0-1_all.deb ... #15 161.7 Unpacking python3-filelock (3.9.0-1) ... #15 161.8 Selecting previously unselected package python3-gi. #15 161.8 Preparing to unpack .../697-python3-gi_3.42.2-3+b1_amd64.deb ... #15 161.8 Unpacking python3-gi (3.42.2-3+b1) ... #15 161.9 Selecting previously unselected package python3-markupsafe. #15 161.9 Preparing to unpack .../698-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #15 162.0 Unpacking python3-markupsafe (2.1.2-1+b1) ... #15 162.1 Selecting previously unselected package python3-mako. #15 162.1 Preparing to unpack .../699-python3-mako_1.2.4+ds-1_all.deb ... #15 162.1 Unpacking python3-mako (1.2.4+ds-1) ... #15 162.2 Selecting previously unselected package python3-nwdiag. #15 162.2 Preparing to unpack .../700-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #15 162.2 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #15 162.4 Selecting previously unselected package python3-wheel. #15 162.4 Preparing to unpack .../701-python3-wheel_0.38.4-2_all.deb ... #15 162.4 Unpacking python3-wheel (0.38.4-2) ... #15 162.6 Selecting previously unselected package python3-pip. #15 162.6 Preparing to unpack .../702-python3-pip_23.0.1+dfsg-1_all.deb ... #15 162.6 Unpacking python3-pip (23.0.1+dfsg-1) ... #15 162.8 Selecting previously unselected package python3-pip-whl. #15 162.8 Preparing to unpack .../703-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #15 162.8 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #15 163.0 Selecting previously unselected package python3-pyflakes. #15 163.0 Preparing to unpack .../704-python3-pyflakes_2.5.0-1_all.deb ... #15 163.1 Unpacking python3-pyflakes (2.5.0-1) ... #15 163.2 Selecting previously unselected package python3-setuptools-whl. #15 163.2 Preparing to unpack .../705-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ... #15 163.2 Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) ... #15 163.4 Selecting previously unselected package python3-usb. #15 163.4 Preparing to unpack .../706-python3-usb_1.2.1-2_all.deb ... #15 163.4 Unpacking python3-usb (1.2.1-2) ... #15 163.5 Selecting previously unselected package python3-wheel-whl. #15 163.6 Preparing to unpack .../707-python3-wheel-whl_0.38.4-2_all.deb ... #15 163.6 Unpacking python3-wheel-whl (0.38.4-2) ... #15 163.7 Selecting previously unselected package python3-virtualenv. #15 163.7 Preparing to unpack .../708-python3-virtualenv_20.17.1+ds-1_all.deb ... #15 163.7 Unpacking python3-virtualenv (20.17.1+ds-1) ... #15 163.9 Selecting previously unselected package python3-yaml. #15 163.9 Preparing to unpack .../709-python3-yaml_6.0-3+b2_amd64.deb ... #15 163.9 Unpacking python3-yaml (6.0-3+b2) ... #15 164.1 Selecting previously unselected package sdcc-libraries. #15 164.1 Preparing to unpack .../710-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #15 164.1 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #15 164.3 Selecting previously unselected package sdcc. #15 164.3 Preparing to unpack .../711-sdcc_4.2.0+dfsg-1_amd64.deb ... #15 164.3 Unpacking sdcc (4.2.0+dfsg-1) ... #15 164.5 Selecting previously unselected package source-highlight. #15 164.5 Preparing to unpack .../712-source-highlight_3.1.9-4.2+b3_amd64.deb ... #15 164.6 Unpacking source-highlight (3.1.9-4.2+b3) ... #15 164.7 Selecting previously unselected package sqlite3. #15 164.7 Preparing to unpack .../713-sqlite3_3.40.1-2+deb12u1_amd64.deb ... #15 164.7 Unpacking sqlite3 (3.40.1-2+deb12u1) ... #15 164.9 Selecting previously unselected package stow. #15 164.9 Preparing to unpack .../714-stow_2.3.1-1_all.deb ... #15 164.9 Unpacking stow (2.3.1-1) ... #15 165.1 Selecting previously unselected package swig4.0. #15 165.1 Preparing to unpack .../715-swig4.0_4.1.0-0.2_amd64.deb ... #15 165.1 Unpacking swig4.0 (4.1.0-0.2) ... #15 165.3 Selecting previously unselected package swig. #15 165.3 Preparing to unpack .../716-swig_4.1.0-0.2_all.deb ... #15 165.3 Unpacking swig (4.1.0-0.2) ... #15 165.5 Selecting previously unselected package tcpdump. #15 165.5 Preparing to unpack .../717-tcpdump_4.99.3-1_amd64.deb ... #15 165.5 Unpacking tcpdump (4.99.3-1) ... #15 165.7 Selecting previously unselected package telnet. #15 165.7 Preparing to unpack .../718-telnet_0.17+2.4-2+deb12u1_all.deb ... #15 165.7 Unpacking telnet (0.17+2.4-2+deb12u1) ... #15 165.9 Selecting previously unselected package tex-gyre. #15 165.9 Preparing to unpack .../719-tex-gyre_20180621-6_all.deb ... #15 165.9 Unpacking tex-gyre (20180621-6) ... #15 166.3 Selecting previously unselected package texinfo. #15 166.3 Preparing to unpack .../720-texinfo_6.8-6+b1_amd64.deb ... #15 166.3 Unpacking texinfo (6.8-6+b1) ... #15 166.5 Selecting previously unselected package unzip. #15 166.5 Preparing to unpack .../721-unzip_6.0-28_amd64.deb ... #15 166.5 Unpacking unzip (6.0-28) ... #15 166.6 Selecting previously unselected package virtualenv. #15 166.6 Preparing to unpack .../722-virtualenv_20.17.1+ds-1_all.deb ... #15 166.6 Unpacking virtualenv (20.17.1+ds-1) ... #15 166.7 Selecting previously unselected package xxd. #15 166.7 Preparing to unpack .../723-xxd_2%3a9.0.1378-2+deb12u2_amd64.deb ... #15 166.7 Unpacking xxd (2:9.0.1378-2+deb12u2) ... #15 166.8 Setting up libip4tc2:amd64 (1.8.9-2) ... #15 166.9 Setting up libksba8:amd64 (1.6.3-2) ... #15 166.9 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 167.0 Setting up media-types (10.0.0) ... #15 167.0 Setting up libpipeline1:amd64 (1.5.7-1) ... #15 167.1 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 167.1 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #15 167.2 Setting up liblcms2-2:amd64 (2.14-2) ... #15 167.2 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #15 167.3 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #15 167.3 Setting up libxapian30:amd64 (1.4.22-1) ... #15 167.4 Setting up wdiff (1.2.2-5) ... #15 167.4 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... #15 167.5 Setting up libpciaccess0:amd64 (0.17-2) ... #15 167.5 Setting up mysql-common (5.8+1.1.0) ... #15 167.6 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 167.7 Setting up libabsl20220623:amd64 (20220623.1-1) ... #15 167.7 Setting up libxau6:amd64 (1:1.0.9-1) ... #15 167.8 Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ... #15 167.8 Setting up libkeyutils1:amd64 (1.6.3-2) ... #15 167.9 Setting up libapparmor1:amd64 (3.0.8-3) ... #15 167.9 Setting up libc-l10n (2.36-9+deb12u10) ... #15 168.0 Setting up pci.ids (0.0~2023.04.11-1) ... #15 168.0 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #15 168.1 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u4) ... #15 168.1 Setting up libsodium23:amd64 (1.0.18-1) ... #15 168.2 Setting up libicu72:amd64 (72.1-3) ... #15 168.2 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 168.3 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #15 168.3 Setting up libdbi1:amd64 (0.9.0-6) ... #15 168.4 Setting up bsdextrautils (2.38.1-5+deb12u3) ... #15 168.4 Setting up fonts-gfs-porson (1.1-7) ... #15 168.5 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #15 168.5 Setting up libmagic-mgc (1:5.44-3) ... #15 168.6 Setting up libgsm1:amd64 (1.0.22-1) ... #15 168.6 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #15 168.7 Setting up gawk (1:5.2.1-2) ... #15 168.8 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #15 168.8 Setting up libsigsegv-dev:amd64 (2.14-1) ... #15 168.9 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u5) ... #15 168.9 No schema files found: doing nothing. #15 168.9 Setting up distro-info-data (0.58+deb12u3) ... #15 169.0 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 169.1 Setting up libsnmp-base (5.9.3+dfsg-2) ... #15 169.1 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 169.2 Setting up libtirpc-common (1.3.3+ds-1) ... #15 169.2 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 169.3 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 169.3 Setting up libijs-0.35:amd64 (0.35-15) ... #15 169.4 Setting up unzip (6.0-28) ... #15 169.5 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #15 169.5 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 169.5 Setting up libgs-common (10.0.0~dfsg-11+deb12u6) ... #15 169.6 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #15 169.6 Setting up libfontbox-java (1:1.8.16-2) ... #15 169.7 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #15 169.8 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #15 169.8 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #15 169.9 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #15 169.9 Setting up binutils-common:amd64 (2.40-2) ... #15 170.0 Setting up x11-common (1:7.7+23) ... #15 170.3 debconf: unable to initialize frontend: Dialog #15 170.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 170.3 debconf: falling back to frontend: Readline #15 170.3 debconf: unable to initialize frontend: Readline #15 170.3 debconf: (This frontend requires a controlling tty.) #15 170.3 debconf: falling back to frontend: Teletype #15 170.3 invoke-rc.d: could not determine current runlevel #15 170.3 invoke-rc.d: policy-rc.d denied execution of restart. #15 170.3 Setting up libsensors-config (1:3.6.0-7.1) ... #15 170.4 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 170.5 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #15 170.5 Setting up libmagic1:amd64 (1:5.44-3) ... #15 170.6 Setting up libdeflate0:amd64 (1.14-1) ... #15 170.7 Setting up perl-openssl-defaults:amd64 (7+b1) ... #15 170.7 Setting up linux-libc-dev:amd64 (6.1.129-1) ... #15 170.8 Setting up bc (1.07.1-3+b1) ... #15 170.9 Setting up libctf-nobfd0:amd64 (2.40-2) ... #15 170.9 Setting up gettext-base (0.21-12) ... #15 171.0 Setting up m4 (1.4.19-3) ... #15 171.0 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 171.1 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #15 171.1 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 171.2 Setting up libnpth0:amd64 (1.6-3) ... #15 171.2 Setting up autoconf-archive (20220903-3) ... #15 171.3 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 171.4 Setting up libc-ares2:amd64 (1.18.1-3) ... #15 171.4 Setting up file (1:5.44-3) ... #15 171.5 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 171.5 Setting up libassuan0:amd64 (2.5.5-5) ... #15 171.6 Setting up libdecaf0:amd64 (1.0.2-2) ... #15 171.6 Setting up libgomp1:amd64 (12.2.0-14) ... #15 171.7 Setting up bzip2 (1.0.8-5+b1) ... #15 171.7 Setting up libffi-dev:amd64 (3.4.4-1) ... #15 171.8 Setting up locales (2.36-9+deb12u10) ... #15 171.9 debconf: unable to initialize frontend: Dialog #15 171.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 171.9 debconf: falling back to frontend: Readline #15 171.9 debconf: unable to initialize frontend: Readline #15 171.9 debconf: (This frontend requires a controlling tty.) #15 171.9 debconf: falling back to frontend: Teletype #15 172.0 Generating locales (this might take a while)... #15 172.0 Generation complete. #15 172.1 Setting up libopts25:amd64 (1:5.18.16-5) ... #15 172.1 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 172.2 Setting up libjbig0:amd64 (2.1-6.1) ... #15 172.2 Setting up librav1e0:amd64 (0.5.1-6) ... #15 172.3 Setting up libpcre2-16-0:amd64 (10.42-1) ... #15 172.3 Setting up xxd (2:9.0.1378-2+deb12u2) ... #15 172.4 Setting up libsource-highlight-common (3.1.9-4.2) ... #15 172.4 Setting up libfakeroot:amd64 (1.31-1.2) ... #15 172.5 Setting up libjansson4:amd64 (2.14-2) ... #15 172.6 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 172.6 Setting up poppler-data (0.4.12-1) ... #15 172.8 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #15 172.8 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 172.9 Setting up libosp5 (1.5.2-13+b2) ... #15 173.0 Setting up libcap2-bin (1:2.66-4) ... #15 173.0 Setting up fakeroot (1.31-1.2) ... #15 173.1 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #15 173.1 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 173.1 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 173.1 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 173.1 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 173.1 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 173.1 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 173.1 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 173.1 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 173.1 Setting up libtalloc2:amd64 (2.4.0-f2) ... #15 173.2 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 173.2 Setting up mariadb-common (1:10.11.11-0+deb12u1) ... #15 173.3 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 173.3 Setting up libasound2-data (1.2.8-1) ... #15 173.4 Setting up libpcre3:amd64 (2:8.39-15) ... #15 173.4 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #15 173.5 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 173.5 Setting up autotools-dev (20220109.1) ... #15 173.6 Setting up libz3-4:amd64 (4.8.12-3.1) ... #15 173.6 Setting up libpcre2-32-0:amd64 (10.42-1) ... #15 173.7 Setting up libglib2.0-data (2.74.6-2+deb12u5) ... #15 173.7 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 173.8 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 173.8 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #15 173.9 Setting up rpcsvc-proto (1.4.3-1) ... #15 173.9 Setting up libmunge2 (0.5.15-2) ... #15 174.0 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 174.0 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 174.1 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #15 174.1 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #15 174.2 Setting up make (4.3-4.1) ... #15 174.2 Setting up gnupg-l10n (2.2.40-1.1) ... #15 174.3 Setting up libjbig2dec0:amd64 (0.19-3) ... #15 174.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 174.4 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 174.4 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 174.5 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u4) ... #15 174.5 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ... #15 174.6 Setting up libapache-pom-java (29-2) ... #15 174.6 Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ... #15 174.7 Setting up libann0 (1.1.2+doc-9+b1) ... #15 174.7 Setting up libncurses6:amd64 (6.4-4) ... #15 174.8 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 174.8 Setting up xz-utils (5.4.1-0.2) ... #15 174.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 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 174.9 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 174.9 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 175.0 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #15 175.9 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 176.0 Setting up t1utils (1.41-4) ... #15 176.1 Setting up libnewlib-dev (3.3.0-1.3+deb12u1) ... #15 176.1 Setting up libquadmath0:amd64 (12.2.0-14) ... #15 176.2 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 176.2 Setting up libimagequant0:amd64 (2.17.0-1) ... #15 176.3 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 176.3 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #15 176.4 Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ... #15 176.4 Setting up libpng16-16:amd64 (1.6.39-2) ... #15 176.5 Setting up libhwloc15:amd64 (2.9.0-1) ... #15 176.5 Setting up libmpc3:amd64 (1.3.1-1) ... #15 176.6 Setting up libmnl0:amd64 (1.0.4-3) ... #15 176.6 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #15 176.7 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 176.8 Setting up liboping0:amd64 (1.10.0-5+b1) ... #15 176.8 Setting up libatomic1:amd64 (12.2.0-14) ... #15 176.9 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 177.0 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 177.0 Setting up libidn12:amd64 (1.41-1) ... #15 177.1 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 177.1 Setting up patch (2.7.6-7) ... #15 177.2 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 177.2 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 177.3 Setting up autopoint (0.21-12) ... #15 177.3 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 177.4 Setting up icu-devtools (72.1-3) ... #15 177.4 Setting up sudo (1.9.13p3-1+deb12u1) ... #15 177.6 invoke-rc.d: could not determine current runlevel #15 177.6 invoke-rc.d: policy-rc.d denied execution of start. #15 177.6 Setting up ocaml-base (4.13.1-4) ... #15 177.7 Setting up libmariadb3:amd64 (1:10.11.11-0+deb12u1) ... #15 177.8 Setting up fonts-dejavu-core (2.37-6) ... #15 178.0 Setting up libudev-dev:amd64 (252.36-1~deb12u1) ... #15 178.1 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #15 178.1 Setting up libsepol-dev:amd64 (3.4-2.1) ... #15 178.2 Setting up libpcsclite1:amd64 (1.9.9-2) ... #15 178.2 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 178.3 Setting up pkgconf-bin (1.8.1-1) ... #15 178.3 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #15 178.4 Setting up libsodium-dev:amd64 (1.0.18-1) ... #15 178.4 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #15 178.5 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #15 178.5 Setting up libncursesw6:amd64 (6.4-4) ... #15 178.6 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #15 178.6 Setting up libxtables12:amd64 (1.8.9-2) ... #15 178.7 Setting up lynx-common (2.9.0dev.12-1) ... #15 178.8 Setting up libgc1:amd64 (1:8.2.2-3) ... #15 178.8 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #15 178.9 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #15 178.9 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #15 179.0 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #15 179.0 Setting up libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #15 179.1 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 179.1 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 179.2 Setting up libgfortran5:amd64 (12.2.0-14) ... #15 179.3 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 179.3 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... #15 179.4 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 179.4 Setting up libubsan1:amd64 (12.2.0-14) ... #15 179.5 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 179.5 Setting up libstdcompat-ocaml (19-1) ... #15 179.6 Setting up libpci3:amd64 (1:3.9.0-4) ... #15 179.6 Setting up libnuma1:amd64 (2.0.16-1) ... #15 179.7 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 179.7 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #15 179.7 Setting up python-apt-common (2.6.0) ... #15 179.8 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 179.8 Setting up libostyle1c2 (1.4devel1-22) ... #15 179.9 Setting up fonts-gfs-baskerville (1.1-6) ... #15 180.0 Setting up sensible-utils (0.0.17+nmu1) ... #15 180.0 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 180.1 Setting up librhash0:amd64 (1.4.3-3) ... #15 180.1 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #15 180.2 Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ... #15 180.2 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 180.3 Setting up libasan8:amd64 (12.2.0-14) ... #15 180.3 Setting up libuchardet0:amd64 (0.0.7-1) ... #15 180.4 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #15 180.4 Setting up procps (2:4.0.2-3) ... #15 180.6 Setting up libasound2:amd64 (1.2.8-1+b1) ... #15 180.6 Setting up libmd-dev:amd64 (1.0.4-2) ... #15 180.7 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 180.8 Setting up bison (2:3.8.2+dfsg-1+b1) ... #15 180.8 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 180.8 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 180.9 Setting up gpgconf (2.2.40-1.1) ... #15 180.9 Setting up libpsm2-2 (11.2.185-2) ... #15 181.0 Setting up openmpi-common (4.1.4-3) ... #15 181.0 Setting up fonts-lmodern (2.005-1) ... #15 181.1 Setting up libopenjp2-7:amd64 (2.5.0-2+deb12u1) ... #15 181.1 Setting up git-man (1:2.39.5-0+deb12u2) ... #15 181.2 Setting up libthai-data (0.1.29-1) ... #15 181.3 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 181.3 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #15 181.4 Setting up netbase (6.4) ... #15 181.5 Setting up sgml-base (1.31) ... #15 181.6 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 181.7 Setting up cmake-data (3.25.1-1) ... #15 181.8 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ... #15 181.8 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #15 181.9 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ... #15 181.9 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 182.0 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 182.0 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 182.1 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 182.1 Setting up libtsan2:amd64 (12.2.0-14) ... #15 182.2 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 182.2 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 182.3 Setting up libbinutils:amd64 (2.40-2) ... #15 182.3 Setting up liburing2:amd64 (2.3-3) ... #15 182.4 Setting up patchelf (0.14.3-1+b1) ... #15 182.4 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 182.7 Setting up swig4.0 (4.1.0-0.2) ... #15 182.7 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #15 182.8 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #15 182.8 Setting up libisl23:amd64 (0.25-1.1) ... #15 182.9 Setting up libaio1:amd64 (0.3.113-4) ... #15 182.9 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #15 183.0 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 183.0 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 183.1 Setting up libc-dev-bin (2.36-9+deb12u10) ... #15 183.1 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #15 183.2 Setting up libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #15 183.2 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 183.3 Setting up libbsd0:amd64 (0.11.7-2) ... #15 183.3 Setting up libparmap-ocaml (1.2.5-1) ... #15 183.4 Setting up python3-wheel-whl (0.38.4-2) ... #15 183.4 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 183.5 Setting up libelf1:amd64 (0.188-2.1) ... #15 183.5 Setting up libjson-c5:amd64 (0.16-2) ... #15 183.6 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 183.7 Setting up openjade (1.4devel1-22) ... #15 183.8 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 183.9 Setting up xdg-utils (1.1.3-4.1) ... #15 183.9 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 183.9 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 184.0 Setting up libbsd-dev:amd64 (0.11.7-2) ... #15 184.0 Setting up libcc1-0:amd64 (12.2.0-14) ... #15 184.1 Setting up libjansson-dev:amd64 (2.14-2) ... #15 184.1 Setting up dbus-bin (1.14.10-1~deb12u1) ... #15 184.2 Setting up sqlite3 (3.40.1-2+deb12u1) ... #15 184.2 Setting up gpg (2.2.40-1.1) ... #15 184.3 Setting up libgps28:amd64 (3.22-4.1+b1) ... #15 184.3 Setting up libbpf1:amd64 (1:1.1.0-1) ... #15 184.4 Setting up liblsan0:amd64 (12.2.0-14) ... #15 184.4 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #15 184.5 Setting up libitm1:amd64 (12.2.0-14) ... #15 184.5 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 184.6 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 184.6 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 184.7 Setting up libkmod2:amd64 (30+20221128-1) ... #15 184.7 Setting up libgdbm6:amd64 (1.23-3) ... #15 184.8 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 184.8 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #15 184.9 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 184.9 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 185.0 Setting up gnupg-utils (2.2.40-1.1) ... #15 185.0 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 185.1 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #15 185.1 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #15 185.2 Setting up libctf0:amd64 (2.40-2) ... #15 185.2 Setting up pinentry-curses (1.2.1-1) ... #15 185.3 Setting up libdbi-dev (0.9.0-6) ... #15 185.4 Setting up teckit (2.5.11+ds1-1+b1) ... #15 185.4 Setting up libice6:amd64 (2:1.0.10-1) ... #15 185.5 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #15 185.5 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #15 185.6 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 185.6 Setting up flex (2.6.4-8.2) ... #15 185.7 Setting up cpp-12 (12.2.0-14) ... #15 185.7 Setting up libxcb1:amd64 (1.15-1) ... #15 185.8 Setting up gettext (0.21-12) ... #15 185.9 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #15 185.9 Setting up swig (4.1.0-0.2) ... #15 186.0 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 186.0 Setting up gpg-agent (2.2.40-1.1) ... #15 186.2 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #15 186.2 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #15 186.3 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #15 186.3 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #15 186.3 Setting up libpdfbox-java (1:1.8.16-2) ... #15 186.4 Setting up libavif15:amd64 (0.11.1-1) ... #15 186.5 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #15 186.5 Setting up libmbedtls14:amd64 (2.28.3-1) ... #15 186.6 Setting up nettle-dev:amd64 (3.8.1-2) ... #15 186.6 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 186.7 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #15 186.7 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #15 186.8 Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ... #15 186.8 Setting up libxcb-render0:amd64 (1.15-1) ... #15 186.9 Setting up fontconfig-config (2.14.1-4) ... #15 187.0 debconf: unable to initialize frontend: Dialog #15 187.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 187.0 debconf: falling back to frontend: Readline #15 187.0 debconf: unable to initialize frontend: Readline #15 187.0 debconf: (This frontend requires a controlling tty.) #15 187.0 debconf: falling back to frontend: Teletype #15 187.1 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #15 187.2 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #15 187.2 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 187.3 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 187.3 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 187.4 Setting up libedit2:amd64 (3.1-20221030-2) ... #15 187.4 Setting up gpgsm (2.2.40-1.1) ... #15 187.5 Setting up ccache (4.8+really4.7.5-1) ... #15 187.5 Updating symlinks in /usr/lib/ccache ... #15 187.5 Setting up libcommons-parent-java (56-1) ... #15 187.6 Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ... #15 187.6 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #15 187.7 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 187.7 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 187.7 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #15 187.8 Setting up libcommons-logging-java (1.2-3) ... #15 187.8 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 187.9 Setting up libglib2.0-bin (2.74.6-2+deb12u5) ... #15 187.9 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #15 188.0 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 188.0 Setting up libboost-tools-dev (1.74.0.3) ... #15 188.1 Setting up libnftnl11:amd64 (1.2.4-2) ... #15 188.1 Setting up libxcb-shm0:amd64 (1.15-1) ... #15 188.2 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #15 188.2 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #15 188.3 Setting up opensp (1.5.2-13+b2) ... #15 188.3 Setting up libaio-dev:amd64 (0.3.113-4) ... #15 188.4 Setting up libboost-nowide-dev (1.74.0.3) ... #15 188.4 Setting up libbladerf2:amd64 (0.2022.11-1) ... #15 188.5 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 188.5 Setting up sdcc (4.2.0+dfsg-1) ... #15 188.6 Setting up pkgconf:amd64 (1.8.1-1) ... #15 188.6 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 188.7 Setting up dirmngr (2.2.40-1.1) ... #15 188.8 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #15 188.8 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #15 188.9 Setting up libthai0:amd64 (0.1.29-1) ... #15 188.9 Setting up libgprofng0:amd64 (2.40-2) ... #15 189.0 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 189.0 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 189.1 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #15 189.1 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #15 189.2 Setting up libpcap0.8:amd64 (1.10.3-1) ... #15 189.2 Setting up libmnl-dev:amd64 (1.0.4-3) ... #15 189.3 Setting up dbus (1.14.10-1~deb12u1) ... #15 189.4 invoke-rc.d: could not determine current runlevel #15 189.4 invoke-rc.d: policy-rc.d denied execution of start. #15 189.4 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #15 189.4 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #15 189.5 Setting up shared-mime-info (2.2-1) ... #15 197.5 Setting up ofono (1.31-3+b1) ... #15 197.7 invoke-rc.d: could not determine current runlevel #15 197.7 invoke-rc.d: policy-rc.d denied execution of start. #15 197.7 invoke-rc.d: could not determine current runlevel #15 197.7 invoke-rc.d: policy-rc.d denied execution of start. #15 197.8 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #15 197.8 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #15 197.8 Setting up ocaml-findlib (1.9.6-1+b1) ... #15 197.9 Setting up libevent-dev (2.1.12-stable-8) ... #15 197.9 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #15 198.0 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #15 198.0 Setting up libortp16:amd64 (1:5.1.64-2) ... #15 198.1 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... #15 198.1 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 198.2 Setting up pkg-config:amd64 (1.8.1-1) ... #15 198.2 Setting up libgdbm-compat4:amd64 (1.23-3) ... #15 198.3 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #15 198.4 Setting up ucf (3.0043+nmu1+deb12u1) ... #15 198.5 debconf: unable to initialize frontend: Dialog #15 198.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 198.5 debconf: falling back to frontend: Readline #15 198.5 debconf: unable to initialize frontend: Readline #15 198.5 debconf: (This frontend requires a controlling tty.) #15 198.5 debconf: falling back to frontend: Teletype #15 198.5 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 198.6 Setting up libjs-sphinxdoc (5.3.0-4) ... #15 198.6 Setting up libx265-199:amd64 (3.5-2+b1) ... #15 198.7 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 198.7 Setting up gpg-wks-server (2.2.40-1.1) ... #15 198.8 Setting up libllvm14:amd64 (1:14.0.6-12) ... #15 198.8 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 198.9 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ... #15 198.9 Setting up dwz (0.15-1) ... #15 199.0 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 199.1 Setting up groff-base (1.22.4-10) ... #15 199.1 Setting up cpp (4:12.2.0-3) ... #15 199.2 Setting up xml-core (0.18+nmu1) ... #15 199.4 Setting up source-highlight (3.1.9-4.2+b3) ... #15 199.5 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 199.6 Setting up libxslt1.1:amd64 (1.1.35-1) ... #15 199.6 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... #15 199.7 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 199.7 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 199.8 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #15 199.8 Setting up curl (7.88.1-10+deb12u12) ... #15 199.9 Setting up libfontconfig1:amd64 (2.14.1-4) ... #15 199.9 Setting up lynx (2.9.0dev.12-1) ... #15 200.0 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 200.0 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 200.0 Setting up picolibc-arm-none-eabi (1.8-1) ... #15 200.1 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 200.1 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 200.2 Setting up libsm6:amd64 (2:1.2.3-1) ... #15 200.2 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #15 200.3 Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ... #15 200.3 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 200.4 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #15 200.4 Setting up rsync (3.2.7-1+deb12u2) ... #15 200.5 invoke-rc.d: could not determine current runlevel #15 200.5 invoke-rc.d: policy-rc.d denied execution of start. #15 200.6 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 200.6 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #15 200.7 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #15 200.8 Setting up libpaper1:amd64 (1.1.29) ... #15 200.8 debconf: unable to initialize frontend: Dialog #15 200.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 200.8 debconf: falling back to frontend: Readline #15 200.8 debconf: unable to initialize frontend: Readline #15 200.8 debconf: (This frontend requires a controlling tty.) #15 200.8 debconf: falling back to frontend: Teletype #15 200.9 #15 200.9 Creating config file /etc/papersize with new version #15 200.9 Setting up tcpdump (4.99.3-1) ... #15 201.2 Setting up libibverbs1:amd64 (44.0-2) ... #15 201.4 Setting up fontconfig (2.14.1-4) ... #15 201.4 Regenerating fonts cache... done. #15 203.8 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u4) ... #15 203.9 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 203.9 Setting up telnet (0.17+2.4-2+deb12u1) ... #15 204.0 Setting up libzmq5:amd64 (4.3.4-6) ... #15 204.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 204.1 Setting up gpg-wks-client (2.2.40-1.1) ... #15 204.2 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #15 204.2 Setting up ibverbs-providers:amd64 (44.0-2) ... #15 204.6 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 204.6 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #15 204.7 Setting up libfftw3-bin (3.3.10-1) ... #15 204.7 Setting up htop (3.2.2-2) ... #15 204.8 Setting up iproute2 (6.1.0-3) ... #15 205.0 debconf: unable to initialize frontend: Dialog #15 205.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 205.0 debconf: falling back to frontend: Readline #15 205.0 debconf: unable to initialize frontend: Readline #15 205.0 debconf: (This frontend requires a controlling tty.) #15 205.0 debconf: falling back to frontend: Teletype #15 205.1 Setting up openssh-client (1:9.2p1-2+deb12u5) ... #15 205.3 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 205.3 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... #15 205.4 Setting up xsltproc (1.1.35-1) ... #15 205.4 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #15 205.5 Setting up libclang1-14 (1:14.0.6-12) ... #15 205.5 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #15 205.6 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #15 205.6 Setting up binutils (2.40-2) ... #15 205.7 Setting up libpaper-utils (1.1.29) ... #15 205.7 Setting up xfonts-utils (1:7.7+6) ... #15 205.8 Setting up man-db (2.11.2-2) ... #15 205.9 debconf: unable to initialize frontend: Dialog #15 205.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 205.9 debconf: falling back to frontend: Readline #15 205.9 debconf: unable to initialize frontend: Readline #15 205.9 debconf: (This frontend requires a controlling tty.) #15 205.9 debconf: falling back to frontend: Teletype #15 205.9 Building database of manual pages ... #15 206.0 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #15 206.1 Setting up libcairo2:amd64 (1.16.0-7) ... #15 206.1 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 206.2 Setting up tex-common (6.18) ... #15 206.3 debconf: unable to initialize frontend: Dialog #15 206.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 206.3 debconf: falling back to frontend: Readline #15 206.3 debconf: unable to initialize frontend: Readline #15 206.3 debconf: (This frontend requires a controlling tty.) #15 206.3 debconf: falling back to frontend: Teletype #15 206.3 update-language: texlive-base not installed and configured, doing nothing! #15 206.4 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 206.5 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #15 206.5 Setting up perl (5.36.0-7+deb12u1) ... #15 206.6 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 206.6 Setting up gcc-12 (12.2.0-14) ... #15 206.7 Setting up libraqm0:amd64 (0.7.0-4.1) ... #15 206.8 Setting up libboost-numpy-dev (1.74.0.3) ... #15 206.8 Setting up libgd3:amd64 (2.3.3-9) ... #15 206.9 Setting up stow (2.3.1-1) ... #15 206.9 Setting up libio-html-perl (1.004-3) ... #15 207.0 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 207.0 Setting up libclang-cpp14 (1:14.0.6-12) ... #15 207.1 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #15 207.1 Setting up libdpkg-perl (1.21.22) ... #15 207.2 Setting up autoconf (2.71-3) ... #15 207.2 Setting up libtimedate-perl (2.3300-2) ... #15 207.3 Setting up libregexp-ipv6-perl (0.03-3) ... #15 207.4 Setting up module-assistant (0.11.11) ... #15 207.4 Setting up libcups2:amd64 (2.4.2-3+deb12u8) ... #15 207.5 Setting up libmime-charset-perl (1.013.1-2) ... #15 207.6 Setting up lmodern (2.005-1) ... #15 207.8 Setting up libjson-perl (4.10000-1) ... #15 207.9 Setting up libnsl2:amd64 (1.3.0-2) ... #15 207.9 Setting up gnupg (2.2.40-1.1) ... #15 208.0 Setting up cmake (3.25.1-1) ... #15 208.0 Setting up libsub-override-perl (0.09-4) ... #15 208.1 Setting up libsub-quote-perl (2.006008-1) ... #15 208.1 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #15 208.2 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #15 208.2 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 208.3 Setting up libfile-dirlist-perl (0.05-3) ... #15 208.3 Setting up libtext-unidecode-perl (1.30-3) ... #15 208.4 Setting up libperlio-gzip-perl (0.20-1+b1) ... #15 208.4 Setting up mailcap (3.70+nmu1) ... #15 208.5 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #15 208.6 Setting up tex-gyre (20180621-6) ... #15 208.8 Setting up liburi-perl (5.17-1) ... #15 208.9 Setting up libfile-touch-perl (0.12-2) ... #15 208.9 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 209.0 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #15 209.0 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 209.1 Setting up automake (1:1.16.5-1.3) ... #15 209.1 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #15 209.1 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 209.1 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 209.1 Setting up librdmacm1:amd64 (44.0-2) ... #15 209.2 Setting up libhttp-date-perl (6.05-2) ... #15 209.2 Setting up libfile-which-perl (1.27-2) ... #15 209.3 Setting up libucx0:amd64 (1.13.1-1) ... #15 209.3 Setting up libsgmls-perl (1.03ii-38) ... #15 209.4 Setting up libxmu6:amd64 (2:1.1.3-3) ... #15 209.4 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #15 209.5 Setting up libfile-listing-perl (6.15-1) ... #15 209.5 Setting up mime-support (3.66) ... #15 209.6 Setting up libxi6:amd64 (2:1.8-1+b1) ... #15 209.7 Setting up libdynaloader-functions-perl (0.003-3) ... #15 209.7 Setting up libclass-method-modifiers-perl (2.14-1) ... #15 209.8 Setting up libio-pty-perl (1:1.17-1) ... #15 209.8 Setting up sgmlspl (1.03ii-38) ... #15 209.9 Setting up mscgen (0.20-14) ... #15 209.9 Setting up libclone-perl:amd64 (0.46-1) ... #15 210.0 Setting up libarchive-zip-perl (1.68-1) ... #15 210.0 Setting up libhtml-tagset-perl (3.20-6) ... #15 210.1 Setting up preview-latex-style (12.2-1) ... #15 210.2 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... #15 210.2 Setting up libdebhelper-perl (13.11.4) ... #15 210.3 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 210.3 Setting up libtry-tiny-perl (0.31-2) ... #15 210.4 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 210.4 Setting up libnet-http-perl (6.22-1) ... #15 210.5 Setting up libencode-locale-perl (1.05-3) ... #15 210.5 Setting up libxaw7:amd64 (2:1.0.14-1) ... #15 210.6 Setting up fonts-urw-base35 (20200910-7) ... #15 210.8 Setting up libibverbs-dev:amd64 (44.0-2) ... #15 210.9 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #15 210.9 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #15 211.0 Setting up gcc (4:12.2.0-3) ... #15 211.1 Setting up autogen (1:5.18.16-5) ... #15 211.1 Setting up dpkg-dev (1.21.22) ... #15 211.2 Setting up intltool-debian (0.35.0+20060710.6) ... #15 211.3 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 211.3 Setting up liberror-perl (0.17029-2) ... #15 211.4 Setting up patchutils (0.4.2-1) ... #15 211.4 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #15 211.5 Setting up libxml-sax-base-perl (1.09-3) ... #15 211.5 Setting up doxygen (1.9.4-4) ... #15 211.6 Setting up libwrap0:amd64 (7.6.q-32) ... #15 211.6 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 211.7 Setting up libgvc6 (2.42.2-7+deb12u1) ... #15 211.7 Setting up libipc-run-perl (20220807.0-1) ... #15 211.8 Setting up git (1:2.39.5-0+deb12u2) ... #15 211.9 Setting up libwww-robotrules-perl (6.02-1) ... #15 211.9 Setting up libnsl-dev:amd64 (1.3.0-2) ... #15 212.0 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #15 212.0 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 212.0 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 212.0 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #15 212.1 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #15 212.1 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #15 212.2 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #15 212.3 Setting up librole-tiny-perl (2.002004-1) ... #15 212.3 Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... #15 212.4 Setting up libfile-homedir-perl (1.006-2) ... #15 212.5 Setting up texlive-base (2022.20230122-3) ... #15 213.1 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 213.3 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 213.4 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 213.5 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 213.6 debconf: unable to initialize frontend: Dialog #15 213.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 213.6 debconf: falling back to frontend: Readline #15 213.6 debconf: unable to initialize frontend: Readline #15 213.6 debconf: (This frontend requires a controlling tty.) #15 213.6 debconf: falling back to frontend: Teletype #15 213.9 Setting up libicu-dev:amd64 (72.1-3) ... #15 213.9 Setting up libio-socket-ssl-perl (2.081-2) ... #15 214.0 Setting up liburing-dev:amd64 (2.3-3) ... #15 214.0 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 214.1 Setting up libhttp-message-perl (6.44-1) ... #15 214.2 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u4) ... #15 214.2 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #15 214.2 Setting up graphviz (2.42.2-7+deb12u1) ... #15 214.3 Setting up libfabric1:amd64 (1.17.0-3) ... #15 214.4 Setting up libgs10-common (10.0.0~dfsg-11+deb12u6) ... #15 214.4 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 214.4 Setting up python3.11 (3.11.2-6+deb12u5) ... #15 214.9 Setting up libhttp-negotiate-perl (6.01-2) ... #15 214.9 Setting up libncurses-dev:amd64 (6.4-4) ... #15 215.0 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #15 215.0 Setting up libpython3.11:amd64 (3.11.2-6+deb12u5) ... #15 215.1 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 215.1 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 215.2 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #15 215.2 Setting up libhttp-cookies-perl (6.10-1) ... #15 215.3 Setting up libtool (2.4.7-7~deb12u1) ... #15 215.3 Setting up texlive-luatex (2022.20230122-3) ... #15 215.4 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #15 215.5 Setting up po-debconf (1.0.21+nmu1) ... #15 215.5 Setting up libhtml-tree-perl (5.07-3) ... #15 215.6 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #15 215.6 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #15 215.7 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 215.7 Setting up texlive-plain-generic (2022.20230122-4) ... #15 215.8 Setting up lcov (1.16-1) ... #15 215.8 Setting up python3 (3.11.2-1+b1) ... #15 215.9 running python rtupdate hooks for python3.11... #15 216.1 running python post-rtupdate hooks for python3.11... #15 216.2 Setting up texlive-lang-greek (2022.20230122-1) ... #15 216.3 Setting up libusb-dev (2:0.1.12-32) ... #15 216.3 Setting up libreadline-dev:amd64 (8.2-1.3) ... #15 216.4 Setting up python3-distlib (0.3.6-1) ... #15 216.5 Setting up python3-markupsafe (2.1.2-1+b1) ... #15 216.7 Setting up libxml-sax-perl (1.02+dfsg-3) ... #15 216.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 216.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 216.8 debconf: unable to initialize frontend: Dialog #15 216.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 216.8 debconf: falling back to frontend: Readline #15 216.9 debconf: unable to initialize frontend: Readline #15 216.9 debconf: (This frontend requires a controlling tty.) #15 216.9 debconf: falling back to frontend: Teletype #15 216.9 #15 216.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 216.9 Setting up python3-platformdirs (2.6.0-1) ... #15 217.1 Setting up libcdk5-dev (5.0.20180306-3) ... #15 217.1 Setting up libnuma-dev:amd64 (2.0.16-1) ... #15 217.2 Setting up python3-six (1.16.0-4) ... #15 217.3 Setting up dh-autoreconf (20) ... #15 217.3 Setting up asciidoc-common (10.2.0-1) ... #15 218.4 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #15 218.5 Setting up python3-roman (3.3-3) ... #15 218.7 Setting up gfortran-12 (12.2.0-14) ... #15 218.7 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 218.8 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 218.8 Setting up python3-webcolors (1.11.1-1) ... #15 218.9 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #15 219.0 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #15 219.0 Setting up texlive-latex-base (2022.20230122-3) ... #15 219.1 Setting up libmodule-runtime-perl (0.016-2) ... #15 219.1 Setting up texlive-extra-utils (2022.20230122-4) ... #15 219.2 Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ... #15 219.3 Setting up python3-dill (0.3.6-1) ... #15 219.4 Setting up python3-gi (3.42.2-3+b1) ... #15 219.5 Setting up texlive-latex-recommended (2022.20230122-3) ... #15 219.6 Setting up python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #15 219.7 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #15 219.7 Setting up python3-wrapt (1.14.1-2+b2) ... #15 219.8 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 219.9 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 220.0 Setting up python3-typing-extensions (4.4.0-1) ... #15 220.2 Setting up python3-toml (0.10.2-1) ... #15 220.3 Setting up texlive-pictures (2022.20230122-3) ... #15 220.5 Setting up python3-isort (5.6.4-1) ... #15 220.6 Setting up python3-reportlab (3.6.12-1+deb12u1) ... #15 221.0 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 221.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 221.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 221.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 221.2 debconf: unable to initialize frontend: Dialog #15 221.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 221.2 debconf: falling back to frontend: Readline #15 221.2 debconf: unable to initialize frontend: Readline #15 221.2 debconf: (This frontend requires a controlling tty.) #15 221.2 debconf: falling back to frontend: Teletype #15 221.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 221.3 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 221.3 Setting up dh-strip-nondeterminism (1.13.1-1) ... #15 221.4 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 221.4 Setting up libncurses5-dev:amd64 (6.4-4) ... #15 221.5 Setting up texlive-fonts-recommended (2022.20230122-3) ... #15 221.5 Setting up python3-mccabe (0.7.0-1) ... #15 221.7 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #15 221.7 Setting up tipa (2:1.3-21) ... #15 221.8 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #15 221.9 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 222.0 Setting up clang-format-14 (1:14.0.6-12) ... #15 222.0 Setting up python3-tomlkit (0.11.7-1) ... #15 222.2 Setting up python3-lib2to3 (3.11.2-3) ... #15 222.3 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 222.3 Setting up openmpi-bin (4.1.4-3+b1) ... #15 222.4 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 222.4 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 222.4 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 222.4 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 222.4 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 222.4 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 222.4 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 222.4 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 222.4 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 222.4 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 222.4 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 222.5 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #15 222.5 Setting up coccinelle (1.1.1.deb-2+b1) ... #15 222.7 Setting up g++-12 (12.2.0-14) ... #15 222.7 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #15 222.8 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ... #15 222.8 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ... #15 223.0 Setting up python3-distutils (3.11.2-3) ... #15 223.1 Setting up python3-more-itertools (8.10.0-2) ... #15 223.3 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u5) ... #15 223.4 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #15 223.4 Setting up clang-format:amd64 (1:14.0-55.7~deb12u1) ... #15 223.5 Setting up python3-filelock (3.9.0-1) ... #15 223.6 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #15 223.6 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 223.7 Setting up python3-setuptools (66.1.1-1+deb12u1) ... #15 223.9 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 224.0 Setting up texlive (2022.20230122-3) ... #15 224.0 Setting up python3-apt (2.6.0) ... #15 224.2 Setting up libimport-into-perl (1.002005-2) ... #15 224.2 Setting up python3-usb (1.2.1-2) ... #15 224.3 Setting up python3-mypy-extensions (0.4.3-4) ... #15 224.5 Setting up libmoo-perl (2.005005-1) ... #15 224.5 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 224.6 Setting up python3-pyflakes (2.5.0-1) ... #15 224.7 Setting up texlive-science (2022.20230122-4) ... #15 224.8 Setting up mpi-default-bin (1.14) ... #15 224.8 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 224.9 Setting up python3-virtualenv (20.17.1+ds-1) ... #15 225.1 Setting up latexmk (1:4.79-1) ... #15 225.2 Setting up python3-yaml (6.0-3+b2) ... #15 225.3 Setting up debhelper (13.11.4) ... #15 225.3 Setting up texlive-latex-extra (2022.20230122-4) ... #15 225.4 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 225.5 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #15 225.5 Setting up python3-zipp (1.0.0-6) ... #15 225.7 Setting up ghostscript (10.0.0~dfsg-11+deb12u6) ... #15 225.7 Setting up python3-wheel (0.38.4-2) ... #15 225.8 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #15 225.9 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 225.9 Setting up texlive-bibtex-extra (2022.20230122-4) ... #15 226.0 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #15 226.0 Setting up python3-pygments (2.14.0+dfsg-1) ... #15 226.4 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #15 226.5 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ... #15 226.5 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 226.6 Setting up virtualenv (20.17.1+ds-1) ... #15 226.6 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 226.7 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 226.7 Setting up libelf-dev:amd64 (0.188-2.1) ... #15 226.8 Setting up python3-pip (23.0.1+dfsg-1) ... #15 227.3 Setting up texinfo (6.8-6+b1) ... #15 227.4 Running mktexlsr. This may take some time. ... done. #15 227.6 Setting up cppcheck (2.10-2) ... #15 227.6 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 227.7 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 227.7 Setting up equivs (2.3.1) ... #15 227.8 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #15 227.8 Setting up g++ (4:12.2.0-3) ... #15 227.9 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 227.9 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 228.0 Setting up python3-astroid (2.14.2-1) ... #15 228.2 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #15 228.6 Setting up build-essential (12.9) ... #15 228.7 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #15 228.7 Setting up texlive-xetex (2022.20230122-3) ... #15 228.8 Setting up libboost-dev:amd64 (1.74.0.3) ... #15 228.8 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 228.9 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 228.9 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 229.0 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #15 229.0 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 229.0 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 229.1 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #15 229.1 Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ... #15 229.2 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #15 229.2 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 229.3 Setting up python3-mako (1.2.4+ds-1) ... #15 229.4 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 229.6 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #15 229.6 Setting up python3-importlib-metadata (4.12.0-1) ... #15 229.7 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 229.8 Setting up python3-logilab-common (1.9.8-1) ... #15 230.0 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #15 230.0 Setting up python3.11-dev (3.11.2-6+deb12u5) ... #15 230.1 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #15 230.1 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #15 230.2 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 230.2 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #15 230.3 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #15 230.3 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #15 230.4 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 230.4 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 230.5 Setting up texlive-formats-extra (2022.20230122-4) ... #15 230.6 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ... #15 230.6 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 230.7 Setting up python3-dev (3.11.2-1+b1) ... #15 230.7 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #15 230.8 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #15 230.8 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 230.9 Setting up mpi-default-dev (1.14) ... #15 230.9 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 231.0 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.0 Setting up pylint (2.16.2-2) ... #15 231.3 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #15 231.3 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 231.4 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #15 231.4 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #15 231.5 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 231.5 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 231.6 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 231.7 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.7 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #15 231.8 Setting up libboost-python-dev (1.74.0.3) ... #15 231.8 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 231.9 Setting up libboost-mpi-python-dev (1.74.0.3) ... #15 231.9 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 232.0 Setting up libboost-mpi-dev (1.74.0.3) ... #15 232.0 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 232.1 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #15 232.1 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 232.2 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 232.2 Setting up libboost-log-dev (1.74.0.3) ... #15 232.3 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #15 232.3 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #15 232.4 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #15 232.4 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 232.5 Setting up libboost-all-dev (1.74.0.3) ... #15 232.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 232.6 Setting up dmsetup (2:1.02.185-2) ... #15 232.7 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 232.7 Setting up libwww-perl (6.68-1) ... #15 232.8 Setting up systemd (252.36-1~deb12u1) ... #15 232.9 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #15 232.9 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #15 232.9 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #15 233.0 Initializing machine ID from D-Bus machine ID. #15 233.0 Creating group 'systemd-journal' with GID 999. #15 233.0 Creating group 'systemd-network' with GID 998. #15 233.0 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 233.1 Setting up devscripts (2.23.4+deb12u2) ... #15 233.3 Setting up liblwp-protocol-https-perl (6.10-1) ... #15 233.4 Processing triggers for libc-bin (2.36-9+deb12u10) ... #15 233.5 Processing triggers for sgml-base (1.31) ... #15 233.6 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 233.8 Setting up docbook-xsl (1.79.2+dfsg-2) ... #15 233.9 Setting up docutils-common (0.19+dfsg-6) ... #15 234.1 Setting up sgml-data (2.0.11+nmu1) ... #15 234.4 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #15 234.4 Setting up docbook5-xml (5.0-3) ... #15 234.6 Setting up asciidoc-base (10.2.0-1) ... #15 235.0 Setting up libpcap-dev:amd64 (1.10.3-1) ... #15 235.0 Setting up asciidoc (10.2.0-1) ... #15 235.3 Processing triggers for sgml-base (1.31) ... #15 235.4 Setting up docbook (4.5-10) ... #15 235.7 Setting up python3-docutils (0.19+dfsg-6) ... #15 235.9 Setting up docbook-xml (4.5-12) ... #15 236.9 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #15 237.1 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #15 237.2 Processing triggers for sgml-base (1.31) ... #15 237.3 Setting up dblatex (0.3.12py3-2) ... #15 237.4 Setting up docbook-dsssl (1.79-10) ... #15 237.5 Processing triggers for sgml-base (1.31) ... #15 237.6 Setting up docbook-utils (0.6.14-4) ... #15 237.7 Setting up asciidoc-dblatex (10.2.0-1) ... #15 237.8 Processing triggers for dbus (1.14.10-1~deb12u1) ... #15 237.8 Processing triggers for tex-common (6.18) ... #15 237.9 debconf: unable to initialize frontend: Dialog #15 237.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 237.9 debconf: falling back to frontend: Readline #15 237.9 debconf: unable to initialize frontend: Readline #15 237.9 debconf: (This frontend requires a controlling tty.) #15 237.9 debconf: falling back to frontend: Teletype #15 237.9 Running updmap-sys. This may take some time... done. #15 238.3 Running mktexlsr /var/lib/texmf ... done. #15 238.3 Building format(s) --all. #15 238.3 This may take some time... done. #15 270.3 + apt-get clean #15 DONE 270.5s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.3s #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' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 0.387 + cat /tmp/pysim_requirements.txt #17 0.387 + 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 ruff sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #17 0.387 pyscard #17 0.387 pyserial #17 0.387 pytlv #17 0.387 cmd2>=1.5 #17 0.387 jsonpath-ng #17 0.387 construct>=2.10.70 #17 0.387 bidict #17 0.387 pyosmocom>=0.0.8 #17 0.387 pyyaml>=5.1 #17 0.387 termcolor #17 0.387 colorlog #17 0.387 pycryptodomex #17 0.387 cryptography #17 0.387 git+https://github.com/osmocom/asn1tools #17 0.387 packaging #17 0.387 git+https://github.com/hologram-io/smpp.pdu #17 0.585 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #17 0.585 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-qtv407ev #17 0.586 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-qtv407ev #17 1.592 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 85f51dfd646fadf534ce2bd636befeec37148ff9 #17 1.602 Installing build dependencies: started #17 2.820 Installing build dependencies: finished with status 'done' #17 2.821 Getting requirements to build wheel: started #17 2.908 Getting requirements to build wheel: finished with status 'done' #17 2.910 Preparing metadata (pyproject.toml): started #17 3.015 Preparing metadata (pyproject.toml): finished with status 'done' #17 3.018 Collecting sphinx-argparse #17 3.019 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-8md54c3a/sphinx-argparse_461281dba19a4fb5adc7d3fda935bb9c #17 3.019 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-8md54c3a/sphinx-argparse_461281dba19a4fb5adc7d3fda935bb9c #17 3.952 Running command git checkout -b inside-classes --track origin/inside-classes #17 4.286 Switched to a new branch 'inside-classes' #17 4.287 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 4.287 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a #17 4.298 Installing build dependencies: started #17 4.714 Installing build dependencies: finished with status 'done' #17 4.715 Getting requirements to build wheel: started #17 4.754 Getting requirements to build wheel: finished with status 'done' #17 4.755 Preparing metadata (pyproject.toml): started #17 4.793 Preparing metadata (pyproject.toml): finished with status 'done' #17 4.796 Collecting git+https://github.com/podshumok/python-smpplib.git #17 4.797 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-y1kijjst #17 4.797 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-y1kijjst #17 5.647 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 5.653 Preparing metadata (setup.py): started #17 5.783 Preparing metadata (setup.py): finished with status 'done' #17 5.787 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 5.787 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-ikmv9c2h #17 5.788 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-ikmv9c2h #17 7.095 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 7.096 Preparing metadata (setup.py): started #17 7.219 Preparing metadata (setup.py): finished with status 'done' #17 7.222 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 7.223 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-x89lk1k3 #17 7.224 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-x89lk1k3 #17 8.036 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 8.040 Preparing metadata (setup.py): started #17 8.165 Preparing metadata (setup.py): finished with status 'done' #17 8.311 Collecting pydbus #17 8.344 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #17 8.541 Collecting pysispm #17 8.578 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #17 8.945 Collecting ruff #17 8.953 Downloading ruff-0.11.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) #17 9.147 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 62.3 MB/s eta 0:00:00 #17 9.220 Collecting sphinx #17 9.227 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #17 9.273 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 79.9 MB/s eta 0:00:00 #17 9.406 Collecting sphinxcontrib-napoleon #17 9.415 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 9.472 Collecting pyscard #17 9.480 Downloading pyscard-2.2.1.tar.gz (156 kB) #17 9.492 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 14.4 MB/s eta 0:00:00 #17 9.511 Installing build dependencies: started #17 10.58 Installing build dependencies: finished with status 'done' #17 10.58 Getting requirements to build wheel: started #17 10.67 Getting requirements to build wheel: finished with status 'done' #17 10.67 Preparing metadata (pyproject.toml): started #17 10.76 Preparing metadata (pyproject.toml): finished with status 'done' #17 10.78 Collecting pyserial #17 10.79 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 10.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 7.7 MB/s eta 0:00:00 #17 10.93 Collecting pytlv #17 10.94 Downloading pytlv-0.71.tar.gz (15 kB) #17 10.95 Preparing metadata (setup.py): started #17 11.08 Preparing metadata (setup.py): finished with status 'done' #17 11.13 Collecting cmd2>=1.5 #17 11.13 Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) #17 11.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 15.4 MB/s eta 0:00:00 #17 11.18 Collecting jsonpath-ng #17 11.19 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 11.23 Collecting construct>=2.10.70 #17 11.24 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 11.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.7 MB/s eta 0:00:00 #17 11.29 Collecting bidict #17 11.29 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 11.43 Collecting pyosmocom>=0.0.8 #17 11.44 Downloading pyosmocom-0.0.8-py3-none-any.whl (39 kB) #17 11.46 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #17 11.49 Collecting termcolor #17 11.50 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB) #17 11.55 Collecting colorlog #17 11.56 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #17 11.68 Collecting pycryptodomex #17 11.69 Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 11.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 70.9 MB/s eta 0:00:00 #17 11.88 Collecting cryptography #17 11.89 Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) #17 11.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 72.2 MB/s eta 0:00:00 #17 11.99 Collecting packaging #17 11.99 Using cached packaging-24.2-py3-none-any.whl (65 kB) #17 12.00 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19) #17 12.00 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #17 12.01 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #17 12.04 Collecting sphinxcontrib-applehelp>=1.0.7 #17 12.05 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 12.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 12.1 MB/s eta 0:00:00 #17 12.09 Collecting sphinxcontrib-devhelp>=1.0.6 #17 12.09 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 12.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 7.4 MB/s eta 0:00:00 #17 12.14 Collecting sphinxcontrib-htmlhelp>=2.0.6 #17 12.15 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 12.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 8.9 MB/s eta 0:00:00 #17 12.20 Collecting sphinxcontrib-jsmath>=1.0.1 #17 12.21 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 12.26 Collecting sphinxcontrib-qthelp>=1.0.6 #17 12.26 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 12.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 7.8 MB/s eta 0:00:00 #17 12.31 Collecting sphinxcontrib-serializinghtml>=1.1.9 #17 12.32 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 12.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 8.6 MB/s eta 0:00:00 #17 12.37 Collecting Jinja2>=3.1 #17 12.38 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #17 12.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 13.2 MB/s eta 0:00:00 #17 12.44 Collecting Pygments>=2.17 #17 12.45 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) #17 12.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.8 MB/s eta 0:00:00 #17 12.50 Collecting docutils>=0.19 #17 12.51 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #17 12.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 42.1 MB/s eta 0:00:00 #17 12.55 Collecting snowballstemmer>=2.2 #17 12.56 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #17 12.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 7.8 MB/s eta 0:00:00 #17 12.61 Collecting babel>=2.13 #17 12.62 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #17 12.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 79.3 MB/s eta 0:00:00 #17 12.78 Collecting alabaster>=0.7.14 #17 12.79 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 12.84 Collecting imagesize>=1.3 #17 12.84 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 12.90 Collecting requests>=2.30.0 #17 12.90 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #17 12.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 3.6 MB/s eta 0:00:00 #17 12.96 Collecting roman-numerals-py>=1.0.0 #17 12.97 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #17 13.12 Collecting pockets>=0.3 #17 13.13 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 13.17 Collecting pyperclip>=1.8 #17 13.18 Downloading pyperclip-1.9.0.tar.gz (20 kB) #17 13.19 Preparing metadata (setup.py): started #17 13.32 Preparing metadata (setup.py): finished with status 'done' #17 13.34 Collecting wcwidth>=0.2.10 #17 13.35 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #17 13.38 Collecting ply #17 13.39 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 13.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.6 MB/s eta 0:00:00 #17 13.51 Collecting gsm0338 #17 13.52 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #17 13.65 Collecting cffi>=1.12 #17 13.65 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #17 13.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 35.6 MB/s eta 0:00:00 #17 13.70 Collecting bitstruct #17 13.71 Downloading bitstruct-8.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #17 13.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 8.4 MB/s eta 0:00:00 #17 13.75 Collecting pyparsing>=3.0.6 #17 13.76 Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) #17 13.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 11.2 MB/s eta 0:00:00 #17 13.79 Collecting pycparser #17 13.80 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #17 13.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 12.2 MB/s eta 0:00:00 #17 13.81 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #17 13.90 Collecting charset-normalizer<4,>=2 #17 13.91 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) #17 13.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 14.9 MB/s eta 0:00:00 #17 13.94 Collecting idna<4,>=2.5 #17 13.95 Downloading idna-3.10-py3-none-any.whl (70 kB) #17 13.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.6 MB/s eta 0:00:00 #17 14.01 Collecting urllib3<3,>=1.21.1 #17 14.02 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) #17 14.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 13.4 MB/s eta 0:00:00 #17 14.05 Collecting certifi>=2017.4.17 #17 14.06 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) #17 14.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 16.9 MB/s eta 0:00:00 #17 14.12 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #17 14.12 Building wheel for lcov_cobertura (pyproject.toml): started #17 14.24 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 14.24 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.1.1-py3-none-any.whl size=12289 sha256=d2dd3387fdb28f69448f7b14f92bba29314c9b3e713ceb2c1668dcdc853ba4ff #17 14.24 Stored in directory: /tmp/pip-ephem-wheel-cache-cdiij98o/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #17 14.24 Building wheel for sphinx-argparse (pyproject.toml): started #17 14.28 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 14.28 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=13533 sha256=332ed72ef3c863e1e8d96cfd6cae0992c919d4fd580475227bf657f4eab46796 #17 14.28 Stored in directory: /tmp/pip-ephem-wheel-cache-cdiij98o/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #17 14.28 Building wheel for smpplib (setup.py): started #17 14.43 Building wheel for smpplib (setup.py): finished with status 'done' #17 14.43 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=ccf8cef35b52b1c328fc441e3cc9bfa36ac4a5dc2bb8ea3c71ab23c598167177 #17 14.43 Stored in directory: /tmp/pip-ephem-wheel-cache-cdiij98o/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #17 14.43 Building wheel for pyscard (pyproject.toml): started #17 15.38 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 15.38 Created wheel for pyscard: filename=pyscard-2.2.1-cp311-cp311-linux_x86_64.whl size=231743 sha256=c95643cff2b7960675d3d7f483151f0025e15204505667e566d55ef7c6a8ea15 #17 15.38 Stored in directory: /root/.cache/pip/wheels/6c/22/1b/d9f2851969b54b9c7ae2779fd0d950809c49df116decc6e6b8 #17 15.38 Building wheel for pytlv (setup.py): started #17 15.54 Building wheel for pytlv (setup.py): finished with status 'done' #17 15.54 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=662442a44ddf0eae3a231ea91292102a098b082499caf828035136271d9128ed #17 15.54 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #17 15.54 Building wheel for asn1tools (setup.py): started #17 15.71 Building wheel for asn1tools (setup.py): finished with status 'done' #17 15.71 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=0c7d8afd117a1913abed98bf0b03f9d10d92d83522a166bb9fbce56476d92afe #17 15.71 Stored in directory: /tmp/pip-ephem-wheel-cache-cdiij98o/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #17 15.71 Building wheel for smpp.pdu (setup.py): started #17 15.86 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 15.86 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=72bfd0fc947edb697abec230231c3b9775f14990755c8ca04df75eb149f5db99 #17 15.86 Stored in directory: /tmp/pip-ephem-wheel-cache-cdiij98o/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #17 15.86 Building wheel for pyperclip (setup.py): started #17 16.00 Building wheel for pyperclip (setup.py): finished with status 'done' #17 16.00 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=e6fc9b32973848bf2d7faa0e292dfc28420509c7c0d3bb33e2a3ab7986efc285 #17 16.00 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #17 16.00 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #17 16.15 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, ruff, roman-numerals-py, 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 17.06 Attempting uninstall: Pygments #17 17.07 Found existing installation: Pygments 2.14.0 #17 17.07 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #17 17.07 Can't uninstall 'Pygments'. No files were found to uninstall. #17 17.97 Attempting uninstall: docutils #17 17.98 Found existing installation: docutils 0.19 #17 17.98 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #17 17.98 Can't uninstall 'docutils'. No files were found to uninstall. #17 19.45 Successfully installed Jinja2-3.1.6 Pygments-2.19.1 alabaster-1.0.0 asn1tools-0.166.0 babel-2.17.0 bidict-0.23.1 bitstruct-8.20.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cmd2-2.5.11 colorlog-6.9.0 construct-2.10.70 cryptography-44.0.2 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.1.1 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.8 pyparsing-3.2.1 pyperclip-1.9.0 pyscard-2.2.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 roman-numerals-py-3.1.0 ruff-0.11.0 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.2.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.3.0 wcwidth-0.2.13 #17 19.45 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 19.9s #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.2s #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.330 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.331 Cloning into 'osmo-python-tests'... #19 0.405 + cd osmo-python-tests #19 0.405 + python3 setup.py clean build install #19 0.509 running clean #19 0.510 running build #19 0.510 running build_py #19 0.512 creating build #19 0.512 creating build/lib #19 0.512 creating build/lib/osmopy #19 0.512 copying osmopy/twisted_ipa.py -> build/lib/osmopy #19 0.512 copying osmopy/__init__.py -> build/lib/osmopy #19 0.512 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.513 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.513 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.513 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.513 creating build/lib/osmopy/osmo_interact #19 0.513 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.513 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.513 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.513 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.513 running build_scripts #19 0.515 creating build/scripts-3.11 #19 0.515 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #19 0.516 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #19 0.516 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #19 0.516 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.516 running install #19 0.516 /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.516 warnings.warn( #19 0.536 /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.536 warnings.warn( #19 0.556 running bdist_egg #19 0.560 running egg_info #19 0.560 creating osmopython.egg-info #19 0.562 writing osmopython.egg-info/PKG-INFO #19 0.562 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.562 writing top-level names to osmopython.egg-info/top_level.txt #19 0.562 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.564 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.564 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.564 installing library code to build/bdist.linux-x86_64/egg #19 0.564 running install_lib #19 0.564 creating build/bdist.linux-x86_64 #19 0.564 creating build/bdist.linux-x86_64/egg #19 0.565 creating build/bdist.linux-x86_64/egg/osmopy #19 0.565 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.565 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.565 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.565 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.565 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.565 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.565 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #19 0.567 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #19 0.567 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #19 0.568 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #19 0.568 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #19 0.569 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #19 0.570 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #19 0.571 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #19 0.571 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #19 0.572 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #19 0.572 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.572 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.572 running install_scripts #19 0.573 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.573 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.573 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.573 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.573 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.573 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.573 zip_safe flag not set; analyzing archive contents... #19 0.574 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #19 0.575 creating dist #19 0.575 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 0.580 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 0.581 Processing osmopython-0.3.0-py3.11.egg #19 0.581 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 0.581 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #19 0.591 Adding osmopython 0.3.0 to easy-install.pth file #19 0.591 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 0.592 Installing osmodumpdoc.py script to /usr/local/bin #19 0.592 Installing osmotestvty.py script to /usr/local/bin #19 0.592 Installing osmo_trap2cgi.py script to /usr/local/bin #19 0.593 Installing osmotestconfig.py script to /usr/local/bin #19 0.593 Installing osmo_ctrl.py script to /usr/local/bin #19 0.593 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 0.594 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 0.594 Installing osmo_interact_vty.py script to /usr/local/bin #19 0.594 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 0.595 #19 0.595 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #19 0.595 Processing dependencies for osmopython==0.3.0 #19 0.595 Finished processing dependencies for osmopython==0.3.0 #19 0.615 + cd .. #19 0.615 + rm -rf osmo-python-tests #19 DONE 0.7s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.1s #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.465 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.465 Cloning into 'osmo-ci'... #21 0.593 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.599 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.599 'common.sh' -> '/usr/local/bin/common.sh' #21 0.599 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.599 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.599 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.599 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.599 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.599 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.599 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.599 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.599 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.599 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.599 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.599 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.599 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.599 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.599 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.599 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.600 + rm -rf osmo-ci #21 DONE 0.7s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.1s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.342 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.5s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.1s #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.312 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.312 + apt-get update #25 0.360 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.360 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #25 0.360 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #25 0.374 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.755 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] #25 0.794 Fetched 199 kB in 0s (424 kB/s) #25 0.794 Reading package lists... #25 1.070 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.072 Reading package lists... #25 1.321 Building dependency tree... #25 1.380 Reading state information... #25 1.444 The following additional packages will be installed: #25 1.444 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 1.444 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.444 libyder-dev libyder2.0 #25 1.445 Suggested packages: #25 1.445 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 1.445 uhd-host #25 1.445 Recommended packages: #25 1.445 limesuite-udev limesuite-images gnuradio-dev #25 1.515 The following NEW packages will be installed: #25 1.515 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 1.515 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.515 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.536 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #25 1.536 Need to get 5784 kB of archives. #25 1.536 After this operation, 24.8 MB of additional disk space will be used. #25 1.536 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u12 [487 kB] #25 1.573 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503142026 [263 kB] #25 1.580 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 1.582 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 1.585 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 1.587 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 1.589 Get:7 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.36-1~deb12u1 [354 kB] #25 1.592 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 1.606 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503142026 [53.0 kB] #25 1.623 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 1.624 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 1.624 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 1.625 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 1.627 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 1.731 debconf: delaying package configuration, since apt-utils is not installed #25 1.760 Fetched 5784 kB in 0s (51.6 MB/s) #25 1.807 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 1.807 (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 ... 115802 files and directories currently installed.) #25 1.833 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u12_amd64.deb ... #25 1.849 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #25 2.011 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 2.019 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503142026_amd64.deb ... #25 2.052 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503142026) ... #25 2.178 Selecting previously unselected package liblimesuite-dev. #25 2.195 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503142026_amd64.deb ... #25 2.212 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503142026) ... #25 2.358 Selecting previously unselected package libmicrohttpd12:amd64. #25 2.375 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 2.391 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 2.485 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 2.490 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 2.506 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 2.663 Selecting previously unselected package liborcania2.3:amd64. #25 2.671 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 2.687 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 2.796 Selecting previously unselected package liborcania-dev:amd64. #25 2.814 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 2.831 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 2.963 Selecting previously unselected package libsystemd-dev:amd64. #25 2.981 Preparing to unpack .../07-libsystemd-dev_252.36-1~deb12u1_amd64.deb ... #25 2.998 Unpacking libsystemd-dev:amd64 (252.36-1~deb12u1) ... #25 3.151 Selecting previously unselected package libuhd4.3.0:amd64. #25 3.158 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 3.175 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 3.457 Selecting previously unselected package libuhd-dev:amd64. #25 3.475 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 3.491 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 3.637 Selecting previously unselected package libyder2.0:amd64. #25 3.644 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 3.661 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 3.809 Selecting previously unselected package libulfius2.7:amd64. #25 3.817 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 3.834 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 3.951 Selecting previously unselected package libyder-dev:amd64. #25 3.965 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 3.983 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 4.112 Selecting previously unselected package libulfius-dev:amd64. #25 4.120 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 4.137 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 4.318 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 4.370 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #25 4.421 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 4.473 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 4.526 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503142026) ... #25 4.578 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 4.628 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 4.677 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 4.724 Setting up libsystemd-dev:amd64 (252.36-1~deb12u1) ... #25 4.774 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503142026) ... #25 4.824 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 4.874 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 4.924 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 4.975 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 5.028 Processing triggers for man-db (2.11.2-2) ... #25 5.082 Processing triggers for libc-bin (2.36-9+deb12u10) ... #25 5.214 + apt-get clean #25 DONE 5.3s #26 exporting to image #26 exporting layers #26 exporting layers 15.2s done #26 writing image sha256:d6b5cc51c66d1ad6a74f194927197a332216e50141b9bf8a781342e5e2f8273b done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 15.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d6b5cc51c66d + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + [ = registry.osmocom.org ] + docker_depends debian-bookworm-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-erlang' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.62kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.7s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/9] FROM docker.io/library/debian:bookworm@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.1s #6 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.1s #6 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.1s #7 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #7 CACHED #8 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #8 CACHED #9 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #9 CACHED #10 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.2s #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.348 + apt-get update #12 0.379 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #12 0.405 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #12 0.405 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #12 0.526 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #12 0.628 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #12 1.228 Fetched 9293 kB in 1s (11.5 MB/s) #12 1.228 Reading package lists... #12 1.501 + apt-get install -y --no-install-recommends ca-certificates gnupg #12 1.504 Reading package lists... #12 1.757 Building dependency tree... #12 1.808 Reading state information... #12 1.873 The following additional packages will be installed: #12 1.873 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #12 1.873 gpgconf gpgsm libassuan0 libksba8 libnpth0 libreadline8 openssl #12 1.873 pinentry-curses readline-common #12 1.874 Suggested packages: #12 1.874 pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc readline-doc #12 1.933 The following NEW packages will be installed: #12 1.933 ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent #12 1.933 gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 #12 1.933 libreadline8 openssl pinentry-curses readline-common #12 1.950 0 upgraded, 18 newly installed, 0 to remove and 18 not upgraded. #12 1.950 Need to get 9697 kB of archives. #12 1.950 After this operation, 19.3 MB of additional disk space will be used. #12 1.950 Get:1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #12 1.963 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #12 1.987 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #12 1.988 Get:4 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #12 1.988 Get:5 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #12 1.989 Get:6 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #12 1.993 Get:7 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #12 1.994 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #12 1.994 Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #12 2.007 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #12 2.010 Get:11 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #12 2.018 Get:12 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #12 2.026 Get:13 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #12 2.027 Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #12 2.033 Get:15 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #12 2.037 Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #12 2.042 Get:17 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #12 2.048 Get:18 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #12 2.142 debconf: delaying package configuration, since apt-utils is not installed #12 2.176 Fetched 9697 kB in 0s (81.5 MB/s) #12 2.248 Selecting previously unselected package readline-common. #12 2.248 (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 2.321 Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ... #12 2.338 Unpacking readline-common (8.2-1.3) ... #12 2.472 Selecting previously unselected package openssl. #12 2.478 Preparing to unpack .../01-openssl_3.0.15-1~deb12u1_amd64.deb ... #12 2.495 Unpacking openssl (3.0.15-1~deb12u1) ... #12 2.735 Selecting previously unselected package ca-certificates. #12 2.737 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #12 2.754 Unpacking ca-certificates (20230311) ... #12 2.944 Selecting previously unselected package libassuan0:amd64. #12 2.945 Preparing to unpack .../03-libassuan0_2.5.5-5_amd64.deb ... #12 2.978 Unpacking libassuan0:amd64 (2.5.5-5) ... #12 3.126 Selecting previously unselected package libreadline8:amd64. #12 3.131 Preparing to unpack .../04-libreadline8_8.2-1.3_amd64.deb ... #12 3.147 Unpacking libreadline8:amd64 (8.2-1.3) ... #12 3.276 Selecting previously unselected package gpgconf. #12 3.282 Preparing to unpack .../05-gpgconf_2.2.40-1.1_amd64.deb ... #12 3.298 Unpacking gpgconf (2.2.40-1.1) ... #12 3.439 Selecting previously unselected package libksba8:amd64. #12 3.445 Preparing to unpack .../06-libksba8_1.6.3-2_amd64.deb ... #12 3.462 Unpacking libksba8:amd64 (1.6.3-2) ... #12 3.600 Selecting previously unselected package libnpth0:amd64. #12 3.604 Preparing to unpack .../07-libnpth0_1.6-3_amd64.deb ... #12 3.620 Unpacking libnpth0:amd64 (1.6-3) ... #12 3.767 Selecting previously unselected package dirmngr. #12 3.773 Preparing to unpack .../08-dirmngr_2.2.40-1.1_amd64.deb ... #12 3.818 Unpacking dirmngr (2.2.40-1.1) ... #12 3.955 Selecting previously unselected package gnupg-l10n. #12 3.961 Preparing to unpack .../09-gnupg-l10n_2.2.40-1.1_all.deb ... #12 3.979 Unpacking gnupg-l10n (2.2.40-1.1) ... #12 4.161 Selecting previously unselected package gnupg-utils. #12 4.164 Preparing to unpack .../10-gnupg-utils_2.2.40-1.1_amd64.deb ... #12 4.180 Unpacking gnupg-utils (2.2.40-1.1) ... #12 4.296 Selecting previously unselected package gpg. #12 4.297 Preparing to unpack .../11-gpg_2.2.40-1.1_amd64.deb ... #12 4.313 Unpacking gpg (2.2.40-1.1) ... #12 4.436 Selecting previously unselected package pinentry-curses. #12 4.438 Preparing to unpack .../12-pinentry-curses_1.2.1-1_amd64.deb ... #12 4.453 Unpacking pinentry-curses (1.2.1-1) ... #12 4.564 Selecting previously unselected package gpg-agent. #12 4.565 Preparing to unpack .../13-gpg-agent_2.2.40-1.1_amd64.deb ... #12 4.581 Unpacking gpg-agent (2.2.40-1.1) ... #12 4.691 Selecting previously unselected package gpg-wks-client. #12 4.697 Preparing to unpack .../14-gpg-wks-client_2.2.40-1.1_amd64.deb ... #12 4.714 Unpacking gpg-wks-client (2.2.40-1.1) ... #12 4.831 Selecting previously unselected package gpg-wks-server. #12 4.837 Preparing to unpack .../15-gpg-wks-server_2.2.40-1.1_amd64.deb ... #12 4.854 Unpacking gpg-wks-server (2.2.40-1.1) ... #12 4.968 Selecting previously unselected package gpgsm. #12 4.970 Preparing to unpack .../16-gpgsm_2.2.40-1.1_amd64.deb ... #12 4.986 Unpacking gpgsm (2.2.40-1.1) ... #12 5.114 Selecting previously unselected package gnupg. #12 5.120 Preparing to unpack .../17-gnupg_2.2.40-1.1_all.deb ... #12 5.140 Unpacking gnupg (2.2.40-1.1) ... #12 5.306 Setting up libksba8:amd64 (1.6.3-2) ... #12 5.358 Setting up libnpth0:amd64 (1.6-3) ... #12 5.411 Setting up libassuan0:amd64 (2.5.5-5) ... #12 5.463 Setting up gnupg-l10n (2.2.40-1.1) ... #12 5.515 Setting up openssl (3.0.15-1~deb12u1) ... #12 5.584 Setting up readline-common (8.2-1.3) ... #12 5.638 Setting up pinentry-curses (1.2.1-1) ... #12 5.715 Setting up libreadline8:amd64 (8.2-1.3) ... #12 5.763 Setting up ca-certificates (20230311) ... #12 5.859 debconf: unable to initialize frontend: Dialog #12 5.859 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 5.859 debconf: falling back to frontend: Readline #12 5.862 debconf: unable to initialize frontend: Readline #12 5.862 debconf: (This frontend requires a controlling tty.) #12 5.862 debconf: falling back to frontend: Teletype #12 6.496 Updating certificates in /etc/ssl/certs... #12 7.221 140 added, 0 removed; done. #12 7.302 Setting up gpgconf (2.2.40-1.1) ... #12 7.357 Setting up gpg (2.2.40-1.1) ... #12 7.406 Setting up gnupg-utils (2.2.40-1.1) ... #12 7.453 Setting up gpg-agent (2.2.40-1.1) ... #12 7.583 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #12 7.640 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #12 7.698 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #12 7.754 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #12 7.784 Setting up gpgsm (2.2.40-1.1) ... #12 7.835 Setting up dirmngr (2.2.40-1.1) ... #12 7.939 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #12 7.961 Setting up gpg-wks-server (2.2.40-1.1) ... #12 8.019 Setting up gpg-wks-client (2.2.40-1.1) ... #12 8.071 Setting up gnupg (2.2.40-1.1) ... #12 8.123 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 8.298 Processing triggers for ca-certificates (20230311) ... #12 8.321 Updating certificates in /etc/ssl/certs... #12 9.257 0 added, 0 removed; done. #12 9.257 Running hooks in /etc/ca-certificates/update.d... #12 9.259 done. #12 9.332 + apt-get clean #12 9.343 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #12 DONE 9.5s #13 [8/9] RUN USERADD --uid=1000 -m build #13 DONE 0.6s #14 [9/9] WORKDIR /HOME/BUILD #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.4s done #15 writing image sha256:09a29514375f6b8cc23225279717d875298acd006ee0288aee7d6a26a6b2cf3a done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #15 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 09a29514375f + 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/build5-deb12build-ansible + return 0 Finished: SUCCESS