Started by upstream project "update-osmo-ci-on-slaves" build number 2239 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-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/build2-deb10build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.20.1' > 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 0c3634e7f9cb9f68a9c9ccdea866b5b9810edc56 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c3634e7f9cb9f68a9c9ccdea866b5b9810edc56 # timeout=10 Commit message: "jobs/ttcn3: add ttcn3-sgsn-test-sns[-latest]" > git rev-list --no-walk 0cc68159f632e4320054290df3baeee517cda71a # timeout=10 [build2-deb10build-ansible] $ /bin/sh -xe /tmp/jenkins4364444449747029900.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-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 0cc68159f632e4320054290df3baeee517cda71a + 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 0cc6815..0c3634e master -> origin/master + 7aba752...faf0702 osmith/offline-nodes -> origin/osmith/offline-nodes (forced update) + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 0c3634e7f9cb9f68a9c9ccdea866b5b9810edc56 + 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/build2-deb10build-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 8819bd91ec607a42cda0574d16d3e5eccd63ef78 + 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 remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 8819bd91ec607a42cda0574d16d3e5eccd63ef78 + 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/build2-deb10build-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/build2-deb10build-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 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/build2-deb10build-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 bee0425 ttcn3-sgsn-test: add config files for running SNS testcases + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build2-deb10build-ansible-2239 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-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 + 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/build2-deb10build-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/build2-deb10build-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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.77kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B 0.0s done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 DONE 0.1s #6 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #6 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #6 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.3s done #6 DONE 0.3s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 ... #6 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #6 CACHED #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 DONE 0.6s #8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #8 DONE 0.7s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.7s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.3s #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.7s #11 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 DONE 0.2s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 DONE 0.3s #13 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build: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.503 + useradd --uid=1000 build #13 0.698 + mkdir /build #13 0.699 + chown -R build:build /build /usr/local #13 0.709 + echo path-exclude=/usr/share/man/* #13 0.709 + rm -rf /usr/share/man/ #13 DONE 0.8s #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 0.456 + apt-get update #14 0.482 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #14 0.498 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #14 0.503 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #14 0.560 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #14 0.653 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #14 0.659 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB] #14 1.402 Fetched 9209 kB in 1s (9882 kB/s) #14 1.402 Reading package lists... #14 1.766 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #14 1.769 Reading package lists... #14 2.149 Building dependency tree... #14 2.246 Reading state information... #14 2.332 The following additional packages will be installed: #14 2.332 libpsl5 libssl3 openssl #14 2.332 Recommended packages: #14 2.332 publicsuffix #14 2.380 The following NEW packages will be installed: #14 2.381 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #14 2.404 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #14 2.404 Need to get 4962 kB of archives. #14 2.404 After this operation, 13.2 MB of additional disk space will be used. #14 2.404 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #14 2.443 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #14 2.466 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #14 2.466 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #14 2.467 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #14 2.471 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #14 2.583 debconf: delaying package configuration, since apt-utils is not installed #14 2.601 Fetched 4962 kB in 0s (56.4 MB/s) #14 2.695 Selecting previously unselected package libssl3:amd64. #14 2.695 (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 ... 6090 files and directories currently installed.) #14 2.700 Preparing to unpack .../0-libssl3_3.0.11-1~deb12u2_amd64.deb ... #14 2.759 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #14 3.037 Selecting previously unselected package openssl. #14 3.039 Preparing to unpack .../1-openssl_3.0.11-1~deb12u2_amd64.deb ... #14 3.069 Unpacking openssl (3.0.11-1~deb12u2) ... #14 4.456 Selecting previously unselected package ca-certificates. #14 4.460 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #14 4.492 Unpacking ca-certificates (20230311) ... #14 4.763 Selecting previously unselected package libpsl5:amd64. #14 4.764 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #14 4.791 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 4.970 Selecting previously unselected package wget. #14 4.971 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ... #14 4.997 Unpacking wget (1.21.3-1+b2) ... #14 5.161 Selecting previously unselected package libtinfo5:amd64. #14 5.163 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #14 5.176 Unpacking libtinfo5:amd64 (6.4-4) ... #14 5.290 Setting up libpsl5:amd64 (0.21.2-1) ... #14 5.340 Setting up wget (1.21.3-1+b2) ... #14 5.406 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #14 5.451 Setting up openssl (3.0.11-1~deb12u2) ... #14 5.522 Setting up libtinfo5:amd64 (6.4-4) ... #14 5.573 Setting up ca-certificates (20230311) ... #14 5.653 debconf: unable to initialize frontend: Dialog #14 5.653 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 5.653 debconf: falling back to frontend: Readline #14 5.653 debconf: unable to initialize frontend: Readline #14 5.653 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 5.653 debconf: falling back to frontend: Teletype #14 5.939 Updating certificates in /etc/ssl/certs... #14 6.318 140 added, 0 removed; done. #14 6.397 Processing triggers for libc-bin (2.36-9+deb12u6) ... #14 6.449 Processing triggers for ca-certificates (20230311) ... #14 6.466 Updating certificates in /etc/ssl/certs... #14 6.807 0 added, 0 removed; done. #14 6.807 Running hooks in /etc/ca-certificates/update.d... #14 6.807 done. #14 6.864 + apt-get clean #14 6.867 + 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.869 --2024-04-24 08:49:21-- 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.880 Resolving github.com (github.com)... 140.82.121.3 #14 6.880 Connecting to github.com (github.com)|140.82.121.3|:443... connected. #14 6.956 HTTP request sent, awaiting response... 302 Found #14 6.971 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=AKIAVCODYLSA53PQK4ZA%2F20240424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240424T084921Z&X-Amz-Expires=300&X-Amz-Signature=8d6516b92eb7ad261b8b69fa1372603047e8a6deebb3ed893e9277770b29ac5b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #14 6.971 --2024-04-24 08:49:21-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240424T084921Z&X-Amz-Expires=300&X-Amz-Signature=8d6516b92eb7ad261b8b69fa1372603047e8a6deebb3ed893e9277770b29ac5b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #14 6.971 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... #14 6.977 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. #14 7.003 HTTP request sent, awaiting response... 200 OK #14 7.391 Length: 115786100 (110M) [application/octet-stream] #14 7.391 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #14 7.391 #14 7.391 0K .......... .......... .......... .......... .......... 0% 3.84M 29s #14 7.404 50K .......... .......... .......... .......... .......... 0% 6.64M 23s #14 7.411 100K .......... .......... .......... .......... .......... 0% 23.4M 17s #14 7.413 150K .......... .......... .......... .......... .......... 0% 27.2M 14s #14 7.415 200K .......... .......... .......... .......... .......... 0% 10.3M 13s #14 7.420 250K .......... .......... .......... .......... .......... 0% 23.0M 12s #14 7.422 300K .......... .......... .......... .......... .......... 0% 49.9M 10s #14 7.423 350K .......... .......... .......... .......... .......... 0% 50.8M 9s #14 7.425 400K .......... .......... .......... .......... .......... 0% 31.4M 9s #14 7.426 450K .......... .......... .......... .......... .......... 0% 11.2M 9s #14 7.430 500K .......... .......... .......... .......... .......... 0% 54.8M 8s #14 7.431 550K .......... .......... .......... .......... .......... 0% 141M 7s #14 7.431 600K .......... .......... .......... .......... .......... 0% 32.7M 7s #14 7.433 650K .......... .......... .......... .......... .......... 0% 36.9M 7s #14 7.434 700K .......... .......... .......... .......... .......... 0% 52.6M 7s #14 7.435 750K .......... .......... .......... .......... .......... 0% 3.82M 8s #14 7.448 800K .......... .......... .......... .......... .......... 0% 13.5M 8s #14 7.451 850K .......... .......... .......... .......... .......... 0% 82.9M 8s #14 7.452 900K .......... .......... .......... .......... .......... 0% 77.1M 7s #14 7.453 950K .......... .......... .......... .......... .......... 0% 118M 7s #14 7.453 1000K .......... .......... .......... .......... .......... 0% 82.8M 7s #14 7.454 1050K .......... .......... .......... .......... .......... 0% 105M 6s #14 7.454 1100K .......... .......... .......... .......... .......... 1% 118M 6s #14 7.454 1150K .......... .......... .......... .......... .......... 1% 84.9M 6s #14 7.455 1200K .......... .......... .......... .......... .......... 1% 114M 6s #14 7.455 1250K .......... .......... .......... .......... .......... 1% 163M 6s #14 7.456 1300K .......... .......... .......... .......... .......... 1% 120M 5s #14 7.456 1350K .......... .......... .......... .......... .......... 1% 42.9M 5s #14 7.457 1400K .......... .......... .......... .......... .......... 1% 91.8M 5s #14 7.458 1450K .......... .......... .......... .......... .......... 1% 96.7M 5s #14 7.458 1500K .......... .......... .......... .......... .......... 1% 65.9M 5s #14 7.459 1550K .......... .......... .......... .......... .......... 1% 38.0M 5s #14 7.460 1600K .......... .......... .......... .......... .......... 1% 238M 5s #14 7.461 1650K .......... .......... .......... .......... .......... 1% 114M 5s #14 7.461 1700K .......... .......... .......... .......... .......... 1% 76.6M 4s #14 7.462 1750K .......... .......... .......... .......... .......... 1% 393M 4s #14 7.462 1800K .......... .......... .......... .......... .......... 1% 189M 4s #14 7.462 1850K .......... .......... .......... .......... .......... 1% 199M 4s #14 7.462 1900K .......... .......... .......... .......... .......... 1% 217M 4s #14 7.462 1950K .......... .......... .......... .......... .......... 1% 229M 4s #14 7.463 2000K .......... .......... .......... .......... .......... 1% 129M 4s #14 7.463 2050K .......... .......... .......... .......... .......... 1% 65.2M 4s #14 7.464 2100K .......... .......... .......... .......... .......... 1% 49.7M 4s #14 7.465 2150K .......... .......... .......... .......... .......... 1% 134M 4s #14 7.465 2200K .......... .......... .......... .......... .......... 1% 90.9M 4s #14 7.466 2250K .......... .......... .......... .......... .......... 2% 78.5M 4s #14 7.467 2300K .......... .......... .......... .......... .......... 2% 39.4M 4s #14 7.467 2350K .......... .......... .......... .......... .......... 2% 63.5M 4s #14 7.468 2400K .......... .......... .......... .......... .......... 2% 26.1M 4s #14 7.470 2450K .......... .......... .......... .......... .......... 2% 50.1M 4s #14 7.471 2500K .......... .......... .......... .......... .......... 2% 49.9M 4s #14 7.472 2550K .......... .......... .......... .......... .......... 2% 109M 3s #14 7.473 2600K .......... .......... .......... .......... .......... 2% 42.0M 3s #14 7.474 2650K .......... .......... .......... .......... .......... 2% 111M 3s #14 7.474 2700K .......... .......... .......... .......... .......... 2% 52.3M 3s #14 7.475 2750K .......... .......... .......... .......... .......... 2% 46.4M 3s #14 7.476 2800K .......... .......... .......... .......... .......... 2% 84.5M 3s #14 7.477 2850K .......... .......... .......... .......... .......... 2% 113M 3s #14 7.477 2900K .......... .......... .......... .......... .......... 2% 77.6M 3s #14 7.478 2950K .......... .......... .......... .......... .......... 2% 22.1M 3s #14 7.480 3000K .......... .......... .......... .......... .......... 2% 29.9M 3s #14 7.482 3050K .......... .......... .......... .......... .......... 2% 61.7M 3s #14 7.482 3100K .......... .......... .......... .......... .......... 2% 127M 3s #14 7.483 3150K .......... .......... .......... .......... .......... 2% 42.3M 3s #14 7.484 3200K .......... .......... .......... .......... .......... 2% 110M 3s #14 7.484 3250K .......... .......... .......... .......... .......... 2% 59.1M 3s #14 7.485 3300K .......... .......... .......... .......... .......... 2% 94.4M 3s #14 7.486 3350K .......... .......... .......... .......... .......... 3% 44.9M 3s #14 7.487 3400K .......... .......... .......... .......... .......... 3% 121M 3s #14 7.487 3450K .......... .......... .......... .......... .......... 3% 62.2M 3s #14 7.488 3500K .......... .......... .......... .......... .......... 3% 21.4M 3s #14 7.490 3550K .......... .......... .......... .......... .......... 3% 58.4M 3s #14 7.491 3600K .......... .......... .......... .......... .......... 3% 47.6M 3s #14 7.492 3650K .......... .......... .......... .......... .......... 3% 58.3M 3s #14 7.493 3700K .......... .......... .......... .......... .......... 3% 44.3M 3s #14 7.494 3750K .......... .......... .......... .......... .......... 3% 11.3M 3s #14 7.498 3800K .......... .......... .......... .......... .......... 3% 54.5M 3s #14 7.499 3850K .......... .......... .......... .......... .......... 3% 45.8M 3s #14 7.500 3900K .......... .......... .......... .......... .......... 3% 35.0M 3s #14 7.502 3950K .......... .......... .......... .......... .......... 3% 57.3M 3s #14 7.503 4000K .......... .......... .......... .......... .......... 3% 45.6M 3s #14 7.504 4050K .......... .......... .......... .......... .......... 3% 54.7M 3s #14 7.505 4100K .......... .......... .......... .......... .......... 3% 67.2M 3s #14 7.505 4150K .......... .......... .......... .......... .......... 3% 47.3M 3s #14 7.506 4200K .......... .......... .......... .......... .......... 3% 31.1M 3s #14 7.508 4250K .......... .......... .......... .......... .......... 3% 51.6M 3s #14 7.509 4300K .......... .......... .......... .......... .......... 3% 63.2M 3s #14 7.510 4350K .......... .......... .......... .......... .......... 3% 89.6M 3s #14 7.510 4400K .......... .......... .......... .......... .......... 3% 56.8M 3s #14 7.511 4450K .......... .......... .......... .......... .......... 3% 48.8M 3s #14 7.512 4500K .......... .......... .......... .......... .......... 4% 129M 3s #14 7.512 4550K .......... .......... .......... .......... .......... 4% 31.2M 3s #14 7.514 4600K .......... .......... .......... .......... .......... 4% 54.8M 3s #14 7.515 4650K .......... .......... .......... .......... .......... 4% 70.3M 3s #14 7.516 4700K .......... .......... .......... .......... .......... 4% 49.4M 3s #14 7.517 4750K .......... .......... .......... .......... .......... 4% 32.6M 3s #14 7.518 4800K .......... .......... .......... .......... .......... 4% 57.7M 3s #14 7.519 4850K .......... .......... .......... .......... .......... 4% 113M 3s #14 7.519 4900K .......... .......... .......... .......... .......... 4% 44.5M 3s #14 7.520 4950K .......... .......... .......... .......... .......... 4% 44.0M 3s #14 7.522 5000K .......... .......... .......... .......... .......... 4% 48.0M 3s #14 7.523 5050K .......... .......... .......... .......... .......... 4% 170M 3s #14 7.523 5100K .......... .......... .......... .......... .......... 4% 121M 3s #14 7.523 5150K .......... .......... .......... .......... .......... 4% 32.4M 3s #14 7.525 5200K .......... .......... .......... .......... .......... 4% 44.0M 3s #14 7.526 5250K .......... .......... .......... .......... .......... 4% 53.4M 3s #14 7.527 5300K .......... .......... .......... .......... .......... 4% 34.3M 3s #14 7.528 5350K .......... .......... .......... .......... .......... 4% 47.4M 3s #14 7.529 5400K .......... .......... .......... .......... .......... 4% 128M 3s #14 7.530 5450K .......... .......... .......... .......... .......... 4% 42.9M 3s #14 7.531 5500K .......... .......... .......... .......... .......... 4% 52.2M 3s #14 7.532 5550K .......... .......... .......... .......... .......... 4% 54.5M 3s #14 7.533 5600K .......... .......... .......... .......... .......... 4% 109M 3s #14 7.533 5650K .......... .......... .......... .......... .......... 5% 84.6M 3s #14 7.534 5700K .......... .......... .......... .......... .......... 5% 35.4M 3s #14 7.535 5750K .......... .......... .......... .......... .......... 5% 41.5M 3s #14 7.536 5800K .......... .......... .......... .......... .......... 5% 72.4M 3s #14 7.537 5850K .......... .......... .......... .......... .......... 5% 110M 3s #14 7.537 5900K .......... .......... .......... .......... .......... 5% 29.7M 3s #14 7.539 5950K .......... .......... .......... .......... .......... 5% 59.0M 3s #14 7.540 6000K .......... .......... .......... .......... .......... 5% 43.4M 3s #14 7.541 6050K .......... .......... .......... .......... .......... 5% 57.0M 3s #14 7.542 6100K .......... .......... .......... .......... .......... 5% 98.1M 3s #14 7.542 6150K .......... .......... .......... .......... .......... 5% 48.6M 3s #14 7.543 6200K .......... .......... .......... .......... .......... 5% 84.5M 3s #14 7.544 6250K .......... .......... .......... .......... .......... 5% 35.0M 3s #14 7.545 6300K .......... .......... .......... .......... .......... 5% 51.4M 3s #14 7.546 6350K .......... .......... .......... .......... .......... 5% 59.8M 3s #14 7.547 6400K .......... .......... .......... .......... .......... 5% 60.7M 3s #14 7.548 6450K .......... .......... .......... .......... .......... 5% 54.6M 3s #14 7.549 6500K .......... .......... .......... .......... .......... 5% 36.5M 3s #14 7.550 6550K .......... .......... .......... .......... .......... 5% 48.6M 3s #14 7.551 6600K .......... .......... .......... .......... .......... 5% 45.6M 3s #14 7.553 6650K .......... .......... .......... .......... .......... 5% 98.8M 3s #14 7.553 6700K .......... .......... .......... .......... .......... 5% 48.5M 3s #14 7.554 6750K .......... .......... .......... .......... .......... 6% 136M 3s #14 7.554 6800K .......... .......... .......... .......... .......... 6% 35.1M 3s #14 7.555 6850K .......... .......... .......... .......... .......... 6% 108M 3s #14 7.556 6900K .......... .......... .......... .......... .......... 6% 43.9M 3s #14 7.557 6950K .......... .......... .......... .......... .......... 6% 47.3M 3s #14 7.558 7000K .......... .......... .......... .......... .......... 6% 138M 3s #14 7.558 7050K .......... .......... .......... .......... .......... 6% 24.9M 3s #14 7.560 7100K .......... .......... .......... .......... .......... 6% 45.2M 3s #14 7.561 7150K .......... .......... .......... .......... .......... 6% 112M 3s #14 7.562 7200K .......... .......... .......... .......... .......... 6% 47.3M 3s #14 7.563 7250K .......... .......... .......... .......... .......... 6% 55.1M 2s #14 7.564 7300K .......... .......... .......... .......... .......... 6% 121M 2s #14 7.564 7350K .......... .......... .......... .......... .......... 6% 123M 2s #14 7.566 7400K .......... .......... .......... .......... .......... 6% 29.5M 2s #14 7.566 7450K .......... .......... .......... .......... .......... 6% 49.3M 2s #14 7.567 7500K .......... .......... .......... .......... .......... 6% 53.8M 2s #14 7.568 7550K .......... .......... .......... .......... .......... 6% 119M 2s #14 7.569 7600K .......... .......... .......... .......... .......... 6% 31.3M 2s #14 7.570 7650K .......... .......... .......... .......... .......... 6% 129M 2s #14 7.570 7700K .......... .......... .......... .......... .......... 6% 28.4M 2s #14 7.572 7750K .......... .......... .......... .......... .......... 6% 56.5M 2s #14 7.573 7800K .......... .......... .......... .......... .......... 6% 90.6M 2s #14 7.573 7850K .......... .......... .......... .......... .......... 6% 54.7M 2s #14 7.574 7900K .......... .......... .......... .......... .......... 7% 151M 2s #14 7.575 7950K .......... .......... .......... .......... .......... 7% 28.5M 2s #14 7.576 8000K .......... .......... .......... .......... .......... 7% 137M 2s #14 7.577 8050K .......... .......... .......... .......... .......... 7% 34.7M 2s #14 7.578 8100K .......... .......... .......... .......... .......... 7% 74.2M 2s #14 7.579 8150K .......... .......... .......... .......... .......... 7% 151M 2s #14 7.580 8200K .......... .......... .......... .......... .......... 7% 48.6M 2s #14 7.580 8250K .......... .......... .......... .......... .......... 7% 137M 2s #14 7.581 8300K .......... .......... .......... .......... .......... 7% 125M 2s #14 7.581 8350K .......... .......... .......... .......... .......... 7% 102M 2s #14 7.581 8400K .......... .......... .......... .......... .......... 7% 83.8M 2s #14 7.582 8450K .......... .......... .......... .......... .......... 7% 33.6M 2s #14 7.583 8500K .......... .......... .......... .......... .......... 7% 51.4M 2s #14 7.584 8550K .......... .......... .......... .......... .......... 7% 57.1M 2s #14 7.585 8600K .......... .......... .......... .......... .......... 7% 30.2M 2s #14 7.587 8650K .......... .......... .......... .......... .......... 7% 81.4M 2s #14 7.588 8700K .......... .......... .......... .......... .......... 7% 52.9M 2s #14 7.588 8750K .......... .......... .......... .......... .......... 7% 59.2M 2s #14 7.589 8800K .......... .......... .......... .......... .......... 7% 43.5M 2s #14 7.590 8850K .......... .......... .......... .......... .......... 7% 55.1M 2s #14 7.591 8900K .......... .......... .......... .......... .......... 7% 98.1M 2s #14 7.592 8950K .......... .......... .......... .......... .......... 7% 144M 2s #14 7.592 9000K .......... .......... .......... .......... .......... 8% 42.6M 2s #14 7.593 9050K .......... .......... .......... .......... .......... 8% 33.4M 2s #14 7.595 9100K .......... .......... .......... .......... .......... 8% 136M 2s #14 7.595 9150K .......... .......... .......... .......... .......... 8% 120M 2s #14 7.595 9200K .......... .......... .......... .......... .......... 8% 24.0M 2s #14 7.597 9250K .......... .......... .......... .......... .......... 8% 46.1M 2s #14 7.599 9300K .......... .......... .......... .......... .......... 8% 43.2M 2s #14 7.600 9350K .......... .......... .......... .......... .......... 8% 60.5M 2s #14 7.600 9400K .......... .......... .......... .......... .......... 8% 91.8M 2s #14 7.601 9450K .......... .......... .......... .......... .......... 8% 50.6M 2s #14 7.602 9500K .......... .......... .......... .......... .......... 8% 82.9M 2s #14 7.603 9550K .......... .......... .......... .......... .......... 8% 52.5M 2s #14 7.603 9600K .......... .......... .......... .......... .......... 8% 35.5M 2s #14 7.605 9650K .......... .......... .......... .......... .......... 8% 119M 2s #14 7.605 9700K .......... .......... .......... .......... .......... 8% 98.4M 2s #14 7.606 9750K .......... .......... .......... .......... .......... 8% 29.8M 2s #14 7.607 9800K .......... .......... .......... .......... .......... 8% 33.4M 2s #14 7.609 9850K .......... .......... .......... .......... .......... 8% 57.6M 2s #14 7.610 9900K .......... .......... .......... .......... .......... 8% 88.1M 2s #14 7.610 9950K .......... .......... .......... .......... .......... 8% 51.4M 2s #14 7.611 10000K .......... .......... .......... .......... .......... 8% 41.7M 2s #14 7.612 10050K .......... .......... .......... .......... .......... 8% 194M 2s #14 7.613 10100K .......... .......... .......... .......... .......... 8% 45.7M 2s #14 7.614 10150K .......... .......... .......... .......... .......... 9% 33.5M 2s #14 7.615 10200K .......... .......... .......... .......... .......... 9% 123M 2s #14 7.616 10250K .......... .......... .......... .......... .......... 9% 140M 2s #14 7.616 10300K .......... .......... .......... .......... .......... 9% 29.0M 2s #14 7.618 10350K .......... .......... .......... .......... .......... 9% 35.0M 2s #14 7.619 10400K .......... .......... .......... .......... .......... 9% 114M 2s #14 7.619 10450K .......... .......... .......... .......... .......... 9% 45.2M 2s #14 7.621 10500K .......... .......... .......... .......... .......... 9% 56.1M 2s #14 7.621 10550K .......... .......... .......... .......... .......... 9% 38.5M 2s #14 7.623 10600K .......... .......... .......... .......... .......... 9% 254M 2s #14 7.623 10650K .......... .......... .......... .......... .......... 9% 73.7M 2s #14 7.624 10700K .......... .......... .......... .......... .......... 9% 68.8M 2s #14 7.624 10750K .......... .......... .......... .......... .......... 9% 26.5M 2s #14 7.626 10800K .......... .......... .......... .......... .......... 9% 184M 2s #14 7.626 10850K .......... .......... .......... .......... .......... 9% 32.4M 2s #14 7.628 10900K .......... .......... .......... .......... .......... 9% 31.3M 2s #14 7.629 10950K .......... .......... .......... .......... .......... 9% 117M 2s #14 7.630 11000K .......... .......... .......... .......... .......... 9% 45.1M 2s #14 7.631 11050K .......... .......... .......... .......... .......... 9% 59.5M 2s #14 7.632 11100K .......... .......... .......... .......... .......... 9% 52.6M 2s #14 7.633 11150K .......... .......... .......... .......... .......... 9% 86.9M 2s #14 7.633 11200K .......... .......... .......... .......... .......... 9% 127M 2s #14 7.634 11250K .......... .......... .......... .......... .......... 9% 71.9M 2s #14 7.634 11300K .......... .......... .......... .......... .......... 10% 24.8M 2s #14 7.636 11350K .......... .......... .......... .......... .......... 10% 177M 2s #14 7.636 11400K .......... .......... .......... .......... .......... 10% 47.5M 2s #14 7.637 11450K .......... .......... .......... .......... .......... 10% 113M 2s #14 7.638 11500K .......... .......... .......... .......... .......... 10% 29.5M 2s #14 7.640 11550K .......... .......... .......... .......... .......... 10% 54.4M 2s #14 7.641 11600K .......... .......... .......... .......... .......... 10% 61.0M 2s #14 7.641 11650K .......... .......... .......... .......... .......... 10% 45.3M 2s #14 7.642 11700K .......... .......... .......... .......... .......... 10% 64.0M 2s #14 7.643 11750K .......... .......... .......... .......... .......... 10% 58.8M 2s #14 7.644 11800K .......... .......... .......... .......... .......... 10% 132M 2s #14 7.644 11850K .......... .......... .......... .......... .......... 10% 36.6M 2s #14 7.646 11900K .......... .......... .......... .......... .......... 10% 93.1M 2s #14 7.646 11950K .......... .......... .......... .......... .......... 10% 51.6M 2s #14 7.647 12000K .......... .......... .......... .......... .......... 10% 43.7M 2s #14 7.648 12050K .......... .......... .......... .......... .......... 10% 33.4M 2s #14 7.650 12100K .......... .......... .......... .......... .......... 10% 46.8M 2s #14 7.651 12150K .......... .......... .......... .......... .......... 10% 57.8M 2s #14 7.652 12200K .......... .......... .......... .......... .......... 10% 127M 2s #14 7.652 12250K .......... .......... .......... .......... .......... 10% 44.8M 2s #14 7.653 12300K .......... .......... .......... .......... .......... 10% 51.0M 2s #14 7.654 12350K .......... .......... .......... .......... .......... 10% 88.8M 2s #14 7.655 12400K .......... .......... .......... .......... .......... 11% 35.4M 2s #14 7.656 12450K .......... .......... .......... .......... .......... 11% 124M 2s #14 7.656 12500K .......... .......... .......... .......... .......... 11% 46.3M 2s #14 7.657 12550K .......... .......... .......... .......... .......... 11% 41.9M 2s #14 7.659 12600K .......... .......... .......... .......... .......... 11% 39.4M 2s #14 7.660 12650K .......... .......... .......... .......... .......... 11% 43.2M 2s #14 7.661 12700K .......... .......... .......... .......... .......... 11% 124M 2s #14 7.661 12750K .......... .......... .......... .......... .......... 11% 50.1M 2s #14 7.662 12800K .......... .......... .......... .......... .......... 11% 48.1M 2s #14 7.663 12850K .......... .......... .......... .......... .......... 11% 48.3M 2s #14 7.664 12900K .......... .......... .......... .......... .......... 11% 113M 2s #14 7.665 12950K .......... .......... .......... .......... .......... 11% 104M 2s #14 7.665 13000K .......... .......... .......... .......... .......... 11% 33.9M 2s #14 7.667 13050K .......... .......... .......... .......... .......... 11% 53.0M 2s #14 7.668 13100K .......... .......... .......... .......... .......... 11% 56.2M 2s #14 7.668 13150K .......... .......... .......... .......... .......... 11% 29.5M 2s #14 7.670 13200K .......... .......... .......... .......... .......... 11% 55.0M 2s #14 7.671 13250K .......... .......... .......... .......... .......... 11% 69.0M 2s #14 7.672 13300K .......... .......... .......... .......... .......... 11% 65.2M 2s #14 7.672 13350K .......... .......... .......... .......... .......... 11% 53.6M 2s #14 7.673 13400K .......... .......... .......... .......... .......... 11% 50.9M 2s #14 7.675 13450K .......... .......... .......... .......... .......... 11% 69.5M 2s #14 7.675 13500K .......... .......... .......... .......... .......... 11% 126M 2s #14 7.675 13550K .......... .......... .......... .......... .......... 12% 35.2M 2s #14 7.677 13600K .......... .......... .......... .......... .......... 12% 44.7M 2s #14 7.678 13650K .......... .......... .......... .......... .......... 12% 50.8M 2s #14 7.679 13700K .......... .......... .......... .......... .......... 12% 129M 2s #14 7.679 13750K .......... .......... .......... .......... .......... 12% 29.1M 2s #14 7.681 13800K .......... .......... .......... .......... .......... 12% 60.9M 2s #14 7.682 13850K .......... .......... .......... .......... .......... 12% 47.0M 2s #14 7.683 13900K .......... .......... .......... .......... .......... 12% 47.3M 2s #14 7.684 13950K .......... .......... .......... .......... .......... 12% 64.7M 2s #14 7.685 14000K .......... .......... .......... .......... .......... 12% 80.4M 2s #14 7.685 14050K .......... .......... .......... .......... .......... 12% 123M 2s #14 7.686 14100K .......... .......... .......... .......... .......... 12% 33.8M 2s #14 7.687 14150K .......... .......... .......... .......... .......... 12% 47.7M 2s #14 7.688 14200K .......... .......... .......... .......... .......... 12% 44.8M 2s #14 7.689 14250K .......... .......... .......... .......... .......... 12% 110M 2s #14 7.690 14300K .......... .......... .......... .......... .......... 12% 30.4M 2s #14 7.691 14350K .......... .......... .......... .......... .......... 12% 45.5M 2s #14 7.692 14400K .......... .......... .......... .......... .......... 12% 69.0M 2s #14 7.693 14450K .......... .......... .......... .......... .......... 12% 123M 2s #14 7.693 14500K .......... .......... .......... .......... .......... 12% 28.5M 2s #14 7.695 14550K .......... .......... .......... .......... .......... 12% 97.2M 2s #14 7.696 14600K .......... .......... .......... .......... .......... 12% 148M 2s #14 7.696 14650K .......... .......... .......... .......... .......... 13% 35.2M 2s #14 7.697 14700K .......... .......... .......... .......... .......... 13% 46.0M 2s #14 7.698 14750K .......... .......... .......... .......... .......... 13% 126M 2s #14 7.699 14800K .......... .......... .......... .......... .......... 13% 42.6M 2s #14 7.700 14850K .......... .......... .......... .......... .......... 13% 36.1M 2s #14 7.701 14900K .......... .......... .......... .......... .......... 13% 49.1M 2s #14 7.702 14950K .......... .......... .......... .......... .......... 13% 93.4M 2s #14 7.703 15000K .......... .......... .......... .......... .......... 13% 54.7M 2s #14 7.704 15050K .......... .......... .......... .......... .......... 13% 79.8M 2s #14 7.704 15100K .......... .......... .......... .......... .......... 13% 34.6M 2s #14 7.706 15150K .......... .......... .......... .......... .......... 13% 126M 2s #14 7.706 15200K .......... .......... .......... .......... .......... 13% 113M 2s #14 7.707 15250K .......... .......... .......... .......... .......... 13% 31.5M 2s #14 7.708 15300K .......... .......... .......... .......... .......... 13% 54.1M 2s #14 7.709 15350K .......... .......... .......... .......... .......... 13% 43.3M 2s #14 7.710 15400K .......... .......... .......... .......... .......... 13% 34.4M 2s #14 7.711 15450K .......... .......... .......... .......... .......... 13% 45.8M 2s #14 7.713 15500K .......... .......... .......... .......... .......... 13% 104M 2s #14 7.713 15550K .......... .......... .......... .......... .......... 13% 55.3M 2s #14 7.714 15600K .......... .......... .......... .......... .......... 13% 137M 2s #14 7.714 15650K .......... .......... .......... .......... .......... 13% 29.7M 2s #14 7.716 15700K .......... .......... .......... .......... .......... 13% 128M 2s #14 7.716 15750K .......... .......... .......... .......... .......... 13% 95.3M 2s #14 7.717 15800K .......... .......... .......... .......... .......... 14% 31.3M 2s #14 7.718 15850K .......... .......... .......... .......... .......... 14% 57.6M 2s #14 7.719 15900K .......... .......... .......... .......... .......... 14% 49.4M 2s #14 7.720 15950K .......... .......... .......... .......... .......... 14% 46.1M 2s #14 7.721 16000K .......... .......... .......... .......... .......... 14% 66.7M 2s #14 7.722 16050K .......... .......... .......... .......... .......... 14% 39.3M 2s #14 7.723 16100K .......... .......... .......... .......... .......... 14% 65.8M 2s #14 7.724 16150K .......... .......... .......... .......... .......... 14% 66.7M 2s #14 7.725 16200K .......... .......... .......... .......... .......... 14% 29.8M 2s #14 7.726 16250K .......... .......... .......... .......... .......... 14% 125M 2s #14 7.727 16300K .......... .......... .......... .......... .......... 14% 116M 2s #14 7.727 16350K .......... .......... .......... .......... .......... 14% 33.0M 2s #14 7.729 16400K .......... .......... .......... .......... .......... 14% 63.8M 2s #14 7.729 16450K .......... .......... .......... .......... .......... 14% 55.0M 2s #14 7.730 16500K .......... .......... .......... .......... .......... 14% 65.8M 2s #14 7.731 16550K .......... .......... .......... .......... .......... 14% 48.6M 2s #14 7.732 16600K .......... .......... .......... .......... .......... 14% 36.5M 2s #14 7.733 16650K .......... .......... .......... .......... .......... 14% 51.4M 2s #14 7.734 16700K .......... .......... .......... .......... .......... 14% 120M 2s #14 7.735 16750K .......... .......... .......... .......... .......... 14% 83.0M 2s #14 7.735 16800K .......... .......... .......... .......... .......... 14% 34.1M 2s #14 7.737 16850K .......... .......... .......... .......... .......... 14% 93.8M 2s #14 7.737 16900K .......... .......... .......... .......... .......... 14% 31.5M 2s #14 7.739 16950K .......... .......... .......... .......... .......... 15% 55.6M 2s #14 7.740 17000K .......... .......... .......... .......... .......... 15% 132M 2s #14 7.740 17050K .......... .......... .......... .......... .......... 15% 40.8M 2s #14 7.741 17100K .......... .......... .......... .......... .......... 15% 56.9M 2s #14 7.742 17150K .......... .......... .......... .......... .......... 15% 34.8M 2s #14 7.743 17200K .......... .......... .......... .......... .......... 15% 119M 2s #14 7.745 17250K .......... .......... .......... .......... .......... 15% 44.9M 2s #14 7.745 17300K .......... .......... .......... .......... .......... 15% 92.7M 2s #14 7.746 17350K .......... .......... .......... .......... .......... 15% 30.2M 2s #14 7.747 17400K .......... .......... .......... .......... .......... 15% 209M 2s #14 7.747 17450K .......... .......... .......... .......... .......... 15% 30.9M 2s #14 7.749 17500K .......... .......... .......... .......... .......... 15% 140M 2s #14 7.749 17550K .......... .......... .......... .......... .......... 15% 41.0M 2s #14 7.750 17600K .......... .......... .......... .......... .......... 15% 58.7M 2s #14 7.752 17650K .......... .......... .......... .......... .......... 15% 41.5M 2s #14 7.752 17700K .......... .......... .......... .......... .......... 15% 58.5M 2s #14 7.753 17750K .......... .......... .......... .......... .......... 15% 126M 2s #14 7.754 17800K .......... .......... .......... .......... .......... 15% 29.2M 2s #14 7.755 17850K .......... .......... .......... .......... .......... 15% 163M 2s #14 7.756 17900K .......... .......... .......... .......... .......... 15% 53.0M 2s #14 7.757 17950K .......... .......... .......... .......... .......... 15% 46.9M 2s #14 7.758 18000K .......... .......... .......... .......... .......... 15% 106M 2s #14 7.758 18050K .......... .......... .......... .......... .......... 16% 110M 2s #14 7.759 18100K .......... .......... .......... .......... .......... 16% 33.6M 2s #14 7.760 18150K .......... .......... .......... .......... .......... 16% 44.5M 2s #14 7.761 18200K .......... .......... .......... .......... .......... 16% 53.7M 2s #14 7.762 18250K .......... .......... .......... .......... .......... 16% 116M 2s #14 7.762 18300K .......... .......... .......... .......... .......... 16% 44.6M 2s #14 7.764 18350K .......... .......... .......... .......... .......... 16% 58.3M 2s #14 7.764 18400K .......... .......... .......... .......... .......... 16% 30.6M 2s #14 7.766 18450K .......... .......... .......... .......... .......... 16% 120M 2s #14 7.766 18500K .......... .......... .......... .......... .......... 16% 99.4M 2s #14 7.767 18550K .......... .......... .......... .......... .......... 16% 48.3M 2s #14 7.768 18600K .......... .......... .......... .......... .......... 16% 45.8M 2s #14 7.769 18650K .......... .......... .......... .......... .......... 16% 284M 2s #14 7.769 18700K .......... .......... .......... .......... .......... 16% 30.7M 2s #14 7.771 18750K .......... .......... .......... .......... .......... 16% 46.0M 2s #14 7.772 18800K .......... .......... .......... .......... .......... 16% 111M 2s #14 7.772 18850K .......... .......... .......... .......... .......... 16% 46.4M 2s #14 7.773 18900K .......... .......... .......... .......... .......... 16% 52.6M 2s #14 7.774 18950K .......... .......... .......... .......... .......... 16% 58.0M 2s #14 7.775 19000K .......... .......... .......... .......... .......... 16% 122M 2s #14 7.775 19050K .......... .......... .......... .......... .......... 16% 30.0M 2s #14 7.777 19100K .......... .......... .......... .......... .......... 16% 86.1M 2s #14 7.778 19150K .......... .......... .......... .......... .......... 16% 55.7M 2s #14 7.779 19200K .......... .......... .......... .......... .......... 17% 54.2M 2s #14 7.779 19250K .......... .......... .......... .......... .......... 17% 125M 2s #14 7.780 19300K .......... .......... .......... .......... .......... 17% 91.1M 2s #14 7.780 19350K .......... .......... .......... .......... .......... 17% 32.6M 2s #14 7.782 19400K .......... .......... .......... .......... .......... 17% 55.2M 2s #14 7.783 19450K .......... .......... .......... .......... .......... 17% 46.2M 2s #14 7.784 19500K .......... .......... .......... .......... .......... 17% 47.8M 2s #14 7.785 19550K .......... .......... .......... .......... .......... 17% 128M 2s #14 7.785 19600K .......... .......... .......... .......... .......... 17% 51.2M 2s #14 7.786 19650K .......... .......... .......... .......... .......... 17% 29.8M 2s #14 7.788 19700K .......... .......... .......... .......... .......... 17% 127M 2s #14 7.788 19750K .......... .......... .......... .......... .......... 17% 113M 2s #14 7.789 19800K .......... .......... .......... .......... .......... 17% 44.6M 2s #14 7.790 19850K .......... .......... .......... .......... .......... 17% 51.9M 2s #14 7.791 19900K .......... .......... .......... .......... .......... 17% 134M 2s #14 7.791 19950K .......... .......... .......... .......... .......... 17% 28.2M 2s #14 7.793 20000K .......... .......... .......... .......... .......... 17% 61.7M 2s #14 7.794 20050K .......... .......... .......... .......... .......... 17% 89.6M 2s #14 7.794 20100K .......... .......... .......... .......... .......... 17% 51.2M 2s #14 7.795 20150K .......... .......... .......... .......... .......... 17% 69.5M 2s #14 7.796 20200K .......... .......... .......... .......... .......... 17% 46.6M 2s #14 7.797 20250K .......... .......... .......... .......... .......... 17% 29.6M 2s #14 7.798 20300K .......... .......... .......... .......... .......... 17% 126M 2s #14 7.799 20350K .......... .......... .......... .......... .......... 18% 85.1M 2s #14 7.799 20400K .......... .......... .......... .......... .......... 18% 55.8M 2s #14 7.800 20450K .......... .......... .......... .......... .......... 18% 55.0M 2s #14 7.801 20500K .......... .......... .......... .......... .......... 18% 112M 2s #14 7.802 20550K .......... .......... .......... .......... .......... 18% 90.7M 2s #14 7.802 20600K .......... .......... .......... .......... .......... 18% 30.6M 2s #14 7.804 20650K .......... .......... .......... .......... .......... 18% 43.5M 2s #14 7.805 20700K .......... .......... .......... .......... .......... 18% 66.4M 2s #14 7.806 20750K .......... .......... .......... .......... .......... 18% 48.8M 2s #14 7.807 20800K .......... .......... .......... .......... .......... 18% 105M 2s #14 7.807 20850K .......... .......... .......... .......... .......... 18% 43.3M 2s #14 7.808 20900K .......... .......... .......... .......... .......... 18% 34.4M 2s #14 7.810 20950K .......... .......... .......... .......... .......... 18% 129M 2s #14 7.810 21000K .......... .......... .......... .......... .......... 18% 50.5M 2s #14 7.811 21050K .......... .......... .......... .......... .......... 18% 134M 2s #14 7.811 21100K .......... .......... .......... .......... .......... 18% 42.4M 2s #14 7.812 21150K .......... .......... .......... .......... .......... 18% 133M 2s #14 7.813 21200K .......... .......... .......... .......... .......... 18% 35.4M 2s #14 7.814 21250K .......... .......... .......... .......... .......... 18% 43.7M 2s #14 7.815 21300K .......... .......... .......... .......... .......... 18% 138M 2s #14 7.816 21350K .......... .......... .......... .......... .......... 18% 46.4M 2s #14 7.817 21400K .......... .......... .......... .......... .......... 18% 43.3M 2s #14 7.818 21450K .......... .......... .......... .......... .......... 19% 53.9M 2s #14 7.819 21500K .......... .......... .......... .......... .......... 19% 34.0M 2s #14 7.820 21550K .......... .......... .......... .......... .......... 19% 118M 2s #14 7.821 21600K .......... .......... .......... .......... .......... 19% 126M 2s #14 7.821 21650K .......... .......... .......... .......... .......... 19% 48.5M 2s #14 7.822 21700K .......... .......... .......... .......... .......... 19% 54.7M 2s #14 7.823 21750K .......... .......... .......... .......... .......... 19% 80.4M 2s #14 7.823 21800K .......... .......... .......... .......... .......... 19% 36.2M 2s #14 7.825 21850K .......... .......... .......... .......... .......... 19% 74.0M 2s #14 7.825 21900K .......... .......... .......... .......... .......... 19% 60.2M 2s #14 7.826 21950K .......... .......... .......... .......... .......... 19% 51.8M 2s #14 7.827 22000K .......... .......... .......... .......... .......... 19% 45.9M 2s #14 7.828 22050K .......... .......... .......... .......... .......... 19% 43.7M 2s #14 7.829 22100K .......... .......... .......... .......... .......... 19% 125M 2s #14 7.830 22150K .......... .......... .......... .......... .......... 19% 34.1M 2s #14 7.831 22200K .......... .......... .......... .......... .......... 19% 129M 2s #14 7.832 22250K .......... .......... .......... .......... .......... 19% 45.6M 2s #14 7.833 22300K .......... .......... .......... .......... .......... 19% 99.2M 2s #14 7.833 22350K .......... .......... .......... .......... .......... 19% 56.0M 2s #14 7.834 22400K .......... .......... .......... .......... .......... 19% 70.2M 2s #14 7.835 22450K .......... .......... .......... .......... .......... 19% 35.9M 2s #14 7.836 22500K .......... .......... .......... .......... .......... 19% 54.2M 2s #14 7.837 22550K .......... .......... .......... .......... .......... 19% 54.8M 2s #14 7.838 22600K .......... .......... .......... .......... .......... 20% 72.2M 2s #14 7.839 22650K .......... .......... .......... .......... .......... 20% 49.0M 2s #14 7.840 22700K .......... .......... .......... .......... .......... 20% 52.9M 2s #14 7.840 22750K .......... .......... .......... .......... .......... 20% 33.1M 2s #14 7.842 22800K .......... .......... .......... .......... .......... 20% 145M 2s #14 7.842 22850K .......... .......... .......... .......... .......... 20% 74.3M 2s #14 7.843 22900K .......... .......... .......... .......... .......... 20% 49.0M 2s #14 7.844 22950K .......... .......... .......... .......... .......... 20% 54.4M 2s #14 7.845 23000K .......... .......... .......... .......... .......... 20% 148M 2s #14 7.845 23050K .......... .......... .......... .......... .......... 20% 98.0M 2s #14 7.846 23100K .......... .......... .......... .......... .......... 20% 32.7M 2s #14 7.847 23150K .......... .......... .......... .......... .......... 20% 42.4M 2s #14 7.848 23200K .......... .......... .......... .......... .......... 20% 66.3M 2s #14 7.849 23250K .......... .......... .......... .......... .......... 20% 46.5M 2s #14 7.850 23300K .......... .......... .......... .......... .......... 20% 45.4M 2s #14 7.851 23350K .......... .......... .......... .......... .......... 20% 151M 2s #14 7.852 23400K .......... .......... .......... .......... .......... 20% 28.6M 2s #14 7.853 23450K .......... .......... .......... .......... .......... 20% 129M 2s #14 7.854 23500K .......... .......... .......... .......... .......... 20% 55.9M 2s #14 7.854 23550K .......... .......... .......... .......... .......... 20% 47.6M 2s #14 7.856 23600K .......... .......... .......... .......... .......... 20% 101M 2s #14 7.856 23650K .......... .......... .......... .......... .......... 20% 95.9M 2s #14 7.856 23700K .......... .......... .......... .......... .......... 21% 36.0M 2s #14 7.858 23750K .......... .......... .......... .......... .......... 21% 51.5M 2s #14 7.859 23800K .......... .......... .......... .......... .......... 21% 121M 2s #14 7.859 23850K .......... .......... .......... .......... .......... 21% 47.2M 2s #14 7.860 23900K .......... .......... .......... .......... .......... 21% 49.9M 2s #14 7.861 23950K .......... .......... .......... .......... .......... 21% 50.4M 2s #14 7.862 24000K .......... .......... .......... .......... .......... 21% 31.8M 2s #14 7.864 24050K .......... .......... .......... .......... .......... 21% 99.5M 2s #14 7.864 24100K .......... .......... .......... .......... .......... 21% 135M 2s #14 7.865 24150K .......... .......... .......... .......... .......... 21% 46.6M 2s #14 7.866 24200K .......... .......... .......... .......... .......... 21% 41.5M 2s #14 7.867 24250K .......... .......... .......... .......... .......... 21% 216M 2s #14 7.867 24300K .......... .......... .......... .......... .......... 21% 173M 2s #14 7.867 24350K .......... .......... .......... .......... .......... 21% 28.0M 2s #14 7.869 24400K .......... .......... .......... .......... .......... 21% 47.5M 2s #14 7.870 24450K .......... .......... .......... .......... .......... 21% 57.1M 2s #14 7.871 24500K .......... .......... .......... .......... .......... 21% 51.6M 2s #14 7.872 24550K .......... .......... .......... .......... .......... 21% 46.7M 2s #14 7.873 24600K .......... .......... .......... .......... .......... 21% 140M 2s #14 7.873 24650K .......... .......... .......... .......... .......... 21% 31.5M 2s #14 7.875 24700K .......... .......... .......... .......... .......... 21% 141M 2s #14 7.875 24750K .......... .......... .......... .......... .......... 21% 42.9M 2s #14 7.876 24800K .......... .......... .......... .......... .......... 21% 52.0M 2s #14 7.877 24850K .......... .......... .......... .......... .......... 22% 134M 2s #14 7.878 24900K .......... .......... .......... .......... .......... 22% 113M 2s #14 7.878 24950K .......... .......... .......... .......... .......... 22% 30.3M 2s #14 7.880 25000K .......... .......... .......... .......... .......... 22% 54.8M 2s #14 7.881 25050K .......... .......... .......... .......... .......... 22% 57.6M 2s #14 7.881 25100K .......... .......... .......... .......... .......... 22% 77.7M 2s #14 7.882 25150K .......... .......... .......... .......... .......... 22% 47.4M 2s #14 7.883 25200K .......... .......... .......... .......... .......... 22% 43.1M 2s #14 7.884 25250K .......... .......... .......... .......... .......... 22% 38.3M 2s #14 7.885 25300K .......... .......... .......... .......... .......... 22% 97.2M 2s #14 7.886 25350K .......... .......... .......... .......... .......... 22% 101M 2s #14 7.886 25400K .......... .......... .......... .......... .......... 22% 56.4M 2s #14 7.887 25450K .......... .......... .......... .......... .......... 22% 47.1M 2s #14 7.888 25500K .......... .......... .......... .......... .......... 22% 147M 2s #14 7.889 25550K .......... .......... .......... .......... .......... 22% 29.4M 2s #14 7.890 25600K .......... .......... .......... .......... .......... 22% 122M 2s #14 7.891 25650K .......... .......... .......... .......... .......... 22% 44.1M 2s #14 7.892 25700K .......... .......... .......... .......... .......... 22% 57.7M 2s #14 7.893 25750K .......... .......... .......... .......... .......... 22% 53.6M 2s #14 7.894 25800K .......... .......... .......... .......... .......... 22% 110M 2s #14 7.895 25850K .......... .......... .......... .......... .......... 22% 22.0M 2s #14 7.896 25900K .......... .......... .......... .......... .......... 22% 127M 2s #14 7.897 25950K .......... .......... .......... .......... .......... 22% 85.2M 2s #14 7.897 26000K .......... .......... .......... .......... .......... 23% 141M 2s #14 7.898 26050K .......... .......... .......... .......... .......... 23% 60.3M 2s #14 7.898 26100K .......... .......... .......... .......... .......... 23% 91.4M 2s #14 7.899 26150K .......... .......... .......... .......... .......... 23% 135M 2s #14 7.899 26200K .......... .......... .......... .......... .......... 23% 22.7M 2s #14 7.902 26250K .......... .......... .......... .......... .......... 23% 48.0M 2s #14 7.902 26300K .......... .......... .......... .......... .......... 23% 53.3M 2s #14 7.903 26350K .......... .......... .......... .......... .......... 23% 127M 2s #14 7.904 26400K .......... .......... .......... .......... .......... 23% 43.6M 2s #14 7.905 26450K .......... .......... .......... .......... .......... 23% 45.3M 2s #14 7.906 26500K .......... .......... .......... .......... .......... 23% 37.4M 2s #14 7.907 26550K .......... .......... .......... .......... .......... 23% 125M 2s #14 7.908 26600K .......... .......... .......... .......... .......... 23% 41.9M 2s #14 7.909 26650K .......... .......... .......... .......... .......... 23% 133M 2s #14 7.909 26700K .......... .......... .......... .......... .......... 23% 82.4M 2s #14 7.910 26750K .......... .......... .......... .......... .......... 23% 53.4M 2s #14 7.911 26800K .......... .......... .......... .......... .......... 23% 32.3M 2s #14 7.912 26850K .......... .......... .......... .......... .......... 23% 131M 2s #14 7.913 26900K .......... .......... .......... .......... .......... 23% 59.0M 2s #14 7.913 26950K .......... .......... .......... .......... .......... 23% 37.9M 2s #14 7.915 27000K .......... .......... .......... .......... .......... 23% 57.6M 2s #14 7.916 27050K .......... .......... .......... .......... .......... 23% 54.6M 2s #14 7.916 27100K .......... .......... .......... .......... .......... 24% 34.6M 2s #14 7.918 27150K .......... .......... .......... .......... .......... 24% 84.8M 2s #14 7.918 27200K .......... .......... .......... .......... .......... 24% 126M 2s #14 7.919 27250K .......... .......... .......... .......... .......... 24% 47.2M 2s #14 7.920 27300K .......... .......... .......... .......... .......... 24% 104M 2s #14 7.920 27350K .......... .......... .......... .......... .......... 24% 110M 2s #14 7.921 27400K .......... .......... .......... .......... .......... 24% 46.9M 2s #14 7.922 27450K .......... .......... .......... .......... .......... 24% 30.8M 2s #14 7.923 27500K .......... .......... .......... .......... .......... 24% 58.7M 2s #14 7.924 27550K .......... .......... .......... .......... .......... 24% 53.9M 2s #14 7.925 27600K .......... .......... .......... .......... .......... 24% 104M 2s #14 7.926 27650K .......... .......... .......... .......... .......... 24% 39.1M 2s #14 7.927 27700K .......... .......... .......... .......... .......... 24% 53.7M 2s #14 7.928 27750K .......... .......... .......... .......... .......... 24% 37.6M 2s #14 7.929 27800K .......... .......... .......... .......... .......... 24% 95.4M 2s #14 7.930 27850K .......... .......... .......... .......... .......... 24% 48.5M 2s #14 7.931 27900K .......... .......... .......... .......... .......... 24% 97.8M 2s #14 7.931 27950K .......... .......... .......... .......... .......... 24% 107M 2s #14 7.932 28000K .......... .......... .......... .......... .......... 24% 52.0M 2s #14 7.932 28050K .......... .......... .......... .......... .......... 24% 34.7M 2s #14 7.934 28100K .......... .......... .......... .......... .......... 24% 125M 2s #14 7.934 28150K .......... .......... .......... .......... .......... 24% 46.4M 2s #14 7.935 28200K .......... .......... .......... .......... .......... 24% 45.6M 2s #14 7.936 28250K .......... .......... .......... .......... .......... 25% 43.6M 2s #14 7.937 28300K .......... .......... .......... .......... .......... 25% 70.1M 2s #14 7.938 28350K .......... .......... .......... .......... .......... 25% 30.3M 2s #14 7.940 28400K .......... .......... .......... .......... .......... 25% 126M 2s #14 7.940 28450K .......... .......... .......... .......... .......... 25% 80.6M 2s #14 7.941 28500K .......... .......... .......... .......... .......... 25% 55.8M 2s #14 7.942 28550K .......... .......... .......... .......... .......... 25% 117M 2s #14 7.942 28600K .......... .......... .......... .......... .......... 25% 47.3M 2s #14 7.943 28650K .......... .......... .......... .......... .......... 25% 126M 2s #14 7.943 28700K .......... .......... .......... .......... .......... 25% 34.6M 2s #14 7.945 28750K .......... .......... .......... .......... .......... 25% 43.5M 2s #14 7.946 28800K .......... .......... .......... .......... .......... 25% 55.7M 2s #14 7.947 28850K .......... .......... .......... .......... .......... 25% 101M 2s #14 7.947 28900K .......... .......... .......... .......... .......... 25% 46.4M 2s #14 7.948 28950K .......... .......... .......... .......... .......... 25% 60.2M 2s #14 7.949 29000K .......... .......... .......... .......... .......... 25% 28.5M 2s #14 7.951 29050K .......... .......... .......... .......... .......... 25% 89.4M 2s #14 7.952 29100K .......... .......... .......... .......... .......... 25% 45.1M 2s #14 7.953 29150K .......... .......... .......... .......... .......... 25% 147M 2s #14 7.953 29200K .......... .......... .......... .......... .......... 25% 216M 2s #14 7.953 29250K .......... .......... .......... .......... .......... 25% 48.4M 2s #14 7.954 29300K .......... .......... .......... .......... .......... 25% 34.1M 2s #14 7.956 29350K .......... .......... .......... .......... .......... 26% 137M 2s #14 7.957 29400K .......... .......... .......... .......... .......... 26% 37.8M 2s #14 7.957 29450K .......... .......... .......... .......... .......... 26% 52.2M 2s #14 7.958 29500K .......... .......... .......... .......... .......... 26% 57.4M 2s #14 7.959 29550K .......... .......... .......... .......... .......... 26% 49.9M 2s #14 7.960 29600K .......... .......... .......... .......... .......... 26% 31.3M 2s #14 7.962 29650K .......... .......... .......... .......... .......... 26% 117M 2s #14 7.962 29700K .......... .......... .......... .......... .......... 26% 88.4M 2s #14 7.963 29750K .......... .......... .......... .......... .......... 26% 53.7M 2s #14 7.964 29800K .......... .......... .......... .......... .......... 26% 87.8M 2s #14 7.964 29850K .......... .......... .......... .......... .......... 26% 60.8M 2s #14 7.965 29900K .......... .......... .......... .......... .......... 26% 130M 2s #14 7.965 29950K .......... .......... .......... .......... .......... 26% 29.0M 2s #14 7.967 30000K .......... .......... .......... .......... .......... 26% 45.7M 2s #14 7.968 30050K .......... .......... .......... .......... .......... 26% 67.8M 2s #14 7.969 30100K .......... .......... .......... .......... .......... 26% 46.5M 2s #14 7.970 30150K .......... .......... .......... .......... .......... 26% 131M 2s #14 7.971 30200K .......... .......... .......... .......... .......... 26% 41.9M 2s #14 7.971 30250K .......... .......... .......... .......... .......... 26% 33.5M 2s #14 7.973 30300K .......... .......... .......... .......... .......... 26% 143M 2s #14 7.973 30350K .......... .......... .......... .......... .......... 26% 48.2M 2s #14 7.974 30400K .......... .......... .......... .......... .......... 26% 122M 2s #14 7.974 30450K .......... .......... .......... .......... .......... 26% 135M 2s #14 7.975 30500K .......... .......... .......... .......... .......... 27% 38.2M 2s #14 7.976 30550K .......... .......... .......... .......... .......... 27% 33.7M 2s #14 7.978 30600K .......... .......... .......... .......... .......... 27% 56.2M 2s #14 7.978 30650K .......... .......... .......... .......... .......... 27% 113M 2s #14 7.979 30700K .......... .......... .......... .......... .......... 27% 46.8M 2s #14 7.980 30750K .......... .......... .......... .......... .......... 27% 44.0M 2s #14 7.981 30800K .......... .......... .......... .......... .......... 27% 28.3M 2s #14 7.983 30850K .......... .......... .......... .......... .......... 27% 85.3M 2s #14 7.983 30900K .......... .......... .......... .......... .......... 27% 88.6M 2s #14 7.984 30950K .......... .......... .......... .......... .......... 27% 105M 2s #14 7.984 31000K .......... .......... .......... .......... .......... 27% 60.9M 2s #14 7.985 31050K .......... .......... .......... .......... .......... 27% 36.8M 2s #14 7.986 31100K .......... .......... .......... .......... .......... 27% 208M 2s #14 7.987 31150K .......... .......... .......... .......... .......... 27% 134M 2s #14 7.987 31200K .......... .......... .......... .......... .......... 27% 30.4M 2s #14 7.989 31250K .......... .......... .......... .......... .......... 27% 46.0M 2s #14 7.990 31300K .......... .......... .......... .......... .......... 27% 57.5M 2s #14 7.991 31350K .......... .......... .......... .......... .......... 27% 52.5M 2s #14 7.992 31400K .......... .......... .......... .......... .......... 27% 29.8M 2s #14 7.993 31450K .......... .......... .......... .......... .......... 27% 58.6M 2s #14 7.994 31500K .......... .......... .......... .......... .......... 27% 83.3M 2s #14 7.995 31550K .......... .......... .......... .......... .......... 27% 156M 2s #14 7.995 31600K .......... .......... .......... .......... .......... 27% 51.9M 2s #14 7.996 31650K .......... .......... .......... .......... .......... 28% 128M 2s #14 7.996 31700K .......... .......... .......... .......... .......... 28% 41.3M 2s #14 7.997 31750K .......... .......... .......... .......... .......... 28% 84.0M 2s #14 7.998 31800K .......... .......... .......... .......... .......... 28% 35.3M 2s #14 7.999 31850K .......... .......... .......... .......... .......... 28% 59.5M 2s #14 8.000 31900K .......... .......... .......... .......... .......... 28% 99.7M 2s #14 8.001 31950K .......... .......... .......... .......... .......... 28% 47.0M 2s #14 8.002 32000K .......... .......... .......... .......... .......... 28% 43.5M 2s #14 8.003 32050K .......... .......... .......... .......... .......... 28% 35.8M 2s #14 8.004 32100K .......... .......... .......... .......... .......... 28% 46.7M 2s #14 8.005 32150K .......... .......... .......... .......... .......... 28% 156M 2s #14 8.006 32200K .......... .......... .......... .......... .......... 28% 102M 2s #14 8.006 32250K .......... .......... .......... .......... .......... 28% 41.9M 2s #14 8.007 32300K .......... .......... .......... .......... .......... 28% 57.7M 2s #14 8.008 32350K .......... .......... .......... .......... .......... 28% 94.1M 2s #14 8.009 32400K .......... .......... .......... .......... .......... 28% 187M 2s #14 8.009 32450K .......... .......... .......... .......... .......... 28% 32.5M 2s #14 8.010 32500K .......... .......... .......... .......... .......... 28% 45.0M 2s #14 8.011 32550K .......... .......... .......... .......... .......... 28% 44.8M 2s #14 8.012 32600K .......... .......... .......... .......... .......... 28% 60.9M 2s #14 8.013 32650K .......... .......... .......... .......... .......... 28% 30.3M 2s #14 8.015 32700K .......... .......... .......... .......... .......... 28% 66.4M 2s #14 8.016 32750K .......... .......... .......... .......... .......... 29% 86.9M 2s #14 8.016 32800K .......... .......... .......... .......... .......... 29% 132M 2s #14 8.017 32850K .......... .......... .......... .......... .......... 29% 40.4M 2s #14 8.018 32900K .......... .......... .......... .......... .......... 29% 52.2M 2s #14 8.019 32950K .......... .......... .......... .......... .......... 29% 108M 2s #14 8.019 33000K .......... .......... .......... .......... .......... 29% 99.6M 2s #14 8.020 33050K .......... .......... .......... .......... .......... 29% 35.6M 2s #14 8.021 33100K .......... .......... .......... .......... .......... 29% 52.0M 2s #14 8.022 33150K .......... .......... .......... .......... .......... 29% 128M 2s #14 8.022 33200K .......... .......... .......... .......... .......... 29% 44.6M 2s #14 8.023 33250K .......... .......... .......... .......... .......... 29% 46.9M 2s #14 8.024 33300K .......... .......... .......... .......... .......... 29% 33.6M 2s #14 8.026 33350K .......... .......... .......... .......... .......... 29% 58.0M 2s #14 8.027 33400K .......... .......... .......... .......... .......... 29% 92.4M 2s #14 8.027 33450K .......... .......... .......... .......... .......... 29% 116M 2s #14 8.028 33500K .......... .......... .......... .......... .......... 29% 46.2M 2s #14 8.029 33550K .......... .......... .......... .......... .......... 29% 53.0M 2s #14 8.030 33600K .......... .......... .......... .......... .......... 29% 120M 2s #14 8.030 33650K .......... .......... .......... .......... .......... 29% 32.6M 2s #14 8.032 33700K .......... .......... .......... .......... .......... 29% 122M 2s #14 8.032 33750K .......... .......... .......... .......... .......... 29% 43.2M 2s #14 8.033 33800K .......... .......... .......... .......... .......... 29% 44.8M 2s #14 8.034 33850K .......... .......... .......... .......... .......... 29% 68.6M 2s #14 8.035 33900K .......... .......... .......... .......... .......... 30% 31.3M 2s #14 8.036 33950K .......... .......... .......... .......... .......... 30% 110M 2s #14 8.037 34000K .......... .......... .......... .......... .......... 30% 45.7M 2s #14 8.038 34050K .......... .......... .......... .......... .......... 30% 131M 1s #14 8.038 34100K .......... .......... .......... .......... .......... 30% 53.6M 1s #14 8.039 34150K .......... .......... .......... .......... .......... 30% 68.7M 1s #14 8.040 34200K .......... .......... .......... .......... .......... 30% 109M 1s #14 8.040 34250K .......... .......... .......... .......... .......... 30% 151M 1s #14 8.041 34300K .......... .......... .......... .......... .......... 30% 35.1M 1s #14 8.042 34350K .......... .......... .......... .......... .......... 30% 60.3M 1s #14 8.043 34400K .......... .......... .......... .......... .......... 30% 88.0M 1s #14 8.044 34450K .......... .......... .......... .......... .......... 30% 90.9M 1s #14 8.044 34500K .......... .......... .......... .......... .......... 30% 48.2M 1s #14 8.045 34550K .......... .......... .......... .......... .......... 30% 36.2M 1s #14 8.046 34600K .......... .......... .......... .......... .......... 30% 85.8M 1s #14 8.047 34650K .......... .......... .......... .......... .......... 30% 91.5M 1s #14 8.048 34700K .......... .......... .......... .......... .......... 30% 80.5M 1s #14 8.048 34750K .......... .......... .......... .......... .......... 30% 90.9M 1s #14 8.049 34800K .......... .......... .......... .......... .......... 30% 66.2M 1s #14 8.049 34850K .......... .......... .......... .......... .......... 30% 150M 1s #14 8.050 34900K .......... .......... .......... .......... .......... 30% 33.9M 1s #14 8.051 34950K .......... .......... .......... .......... .......... 30% 121M 1s #14 8.052 35000K .......... .......... .......... .......... .......... 30% 81.9M 1s #14 8.052 35050K .......... .......... .......... .......... .......... 31% 53.7M 1s #14 8.053 35100K .......... .......... .......... .......... .......... 31% 47.4M 1s #14 8.054 35150K .......... .......... .......... .......... .......... 31% 56.8M 1s #14 8.055 35200K .......... .......... .......... .......... .......... 31% 52.5M 1s #14 8.056 35250K .......... .......... .......... .......... .......... 31% 74.6M 1s #14 8.057 35300K .......... .......... .......... .......... .......... 31% 129M 1s #14 8.057 35350K .......... .......... .......... .......... .......... 31% 115M 1s #14 8.057 35400K .......... .......... .......... .......... .......... 31% 42.6M 1s #14 8.059 35450K .......... .......... .......... .......... .......... 31% 138M 1s #14 8.059 35500K .......... .......... .......... .......... .......... 31% 111M 1s #14 8.059 35550K .......... .......... .......... .......... .......... 31% 35.8M 1s #14 8.061 35600K .......... .......... .......... .......... .......... 31% 118M 1s #14 8.061 35650K .......... .......... .......... .......... .......... 31% 45.2M 1s #14 8.062 35700K .......... .......... .......... .......... .......... 31% 96.0M 1s #14 8.063 35750K .......... .......... .......... .......... .......... 31% 49.6M 1s #14 8.064 35800K .......... .......... .......... .......... .......... 31% 45.8M 1s #14 8.065 35850K .......... .......... .......... .......... .......... 31% 58.3M 1s #14 8.066 35900K .......... .......... .......... .......... .......... 31% 123M 1s #14 8.066 35950K .......... .......... .......... .......... .......... 31% 112M 1s #14 8.066 36000K .......... .......... .......... .......... .......... 31% 84.6M 1s #14 8.067 36050K .......... .......... .......... .......... .......... 31% 54.6M 1s #14 8.068 36100K .......... .......... .......... .......... .......... 31% 120M 1s #14 8.068 36150K .......... .......... .......... .......... .......... 32% 29.2M 1s #14 8.070 36200K .......... .......... .......... .......... .......... 32% 136M 1s #14 8.070 36250K .......... .......... .......... .......... .......... 32% 139M 1s #14 8.071 36300K .......... .......... .......... .......... .......... 32% 43.5M 1s #14 8.072 36350K .......... .......... .......... .......... .......... 32% 43.2M 1s #14 8.073 36400K .......... .......... .......... .......... .......... 32% 77.3M 1s #14 8.074 36450K .......... .......... .......... .......... .......... 32% 90.8M 1s #14 8.074 36500K .......... .......... .......... .......... .......... 32% 47.0M 1s #14 8.075 36550K .......... .......... .......... .......... .......... 32% 121M 1s #14 8.076 36600K .......... .......... .......... .......... .......... 32% 131M 1s #14 8.076 36650K .......... .......... .......... .......... .......... 32% 43.6M 1s #14 8.077 36700K .......... .......... .......... .......... .......... 32% 146M 1s #14 8.077 36750K .......... .......... .......... .......... .......... 32% 108M 1s #14 8.078 36800K .......... .......... .......... .......... .......... 32% 35.2M 1s #14 8.079 36850K .......... .......... .......... .......... .......... 32% 68.1M 1s #14 8.080 36900K .......... .......... .......... .......... .......... 32% 69.7M 1s #14 8.081 36950K .......... .......... .......... .......... .......... 32% 46.9M 1s #14 8.082 37000K .......... .......... .......... .......... .......... 32% 106M 1s #14 8.082 37050K .......... .......... .......... .......... .......... 32% 42.7M 1s #14 8.083 37100K .......... .......... .......... .......... .......... 32% 54.8M 1s #14 8.084 37150K .......... .......... .......... .......... .......... 32% 165M 1s #14 8.084 37200K .......... .......... .......... .......... .......... 32% 98.3M 1s #14 8.085 37250K .......... .......... .......... .......... .......... 32% 96.9M 1s #14 8.085 37300K .......... .......... .......... .......... .......... 33% 34.5M 1s #14 8.087 37350K .......... .......... .......... .......... .......... 33% 88.1M 1s #14 8.087 37400K .......... .......... .......... .......... .......... 33% 48.0M 1s #14 8.088 37450K .......... .......... .......... .......... .......... 33% 130M 1s #14 8.089 37500K .......... .......... .......... .......... .......... 33% 107M 1s #14 8.089 37550K .......... .......... .......... .......... .......... 33% 45.3M 1s #14 8.090 37600K .......... .......... .......... .......... .......... 33% 70.3M 1s #14 8.091 37650K .......... .......... .......... .......... .......... 33% 46.5M 1s #14 8.092 37700K .......... .......... .......... .......... .......... 33% 45.4M 1s #14 8.093 37750K .......... .......... .......... .......... .......... 33% 113M 1s #14 8.094 37800K .......... .......... .......... .......... .......... 33% 104M 1s #14 8.094 37850K .......... .......... .......... .......... .......... 33% 123M 1s #14 8.094 37900K .......... .......... .......... .......... .......... 33% 56.7M 1s #14 8.095 37950K .......... .......... .......... .......... .......... 33% 130M 1s #14 8.096 38000K .......... .......... .......... .......... .......... 33% 45.6M 1s #14 8.097 38050K .......... .......... .......... .......... .......... 33% 44.2M 1s #14 8.098 38100K .......... .......... .......... .......... .......... 33% 93.2M 1s #14 8.098 38150K .......... .......... .......... .......... .......... 33% 69.8M 1s #14 8.099 38200K .......... .......... .......... .......... .......... 33% 42.6M 1s #14 8.100 38250K .......... .......... .......... .......... .......... 33% 129M 1s #14 8.101 38300K .......... .......... .......... .......... .......... 33% 56.4M 1s #14 8.101 38350K .......... .......... .......... .......... .......... 33% 44.4M 1s #14 8.103 38400K .......... .......... .......... .......... .......... 34% 90.7M 1s #14 8.103 38450K .......... .......... .......... .......... .......... 34% 87.2M 1s #14 8.104 38500K .......... .......... .......... .......... .......... 34% 118M 1s #14 8.104 38550K .......... .......... .......... .......... .......... 34% 57.4M 1s #14 8.105 38600K .......... .......... .......... .......... .......... 34% 49.7M 1s #14 8.106 38650K .......... .......... .......... .......... .......... 34% 59.8M 1s #14 8.107 38700K .......... .......... .......... .......... .......... 34% 85.6M 1s #14 8.107 38750K .......... .......... .......... .......... .......... 34% 112M 1s #14 8.108 38800K .......... .......... .......... .......... .......... 34% 47.0M 1s #14 8.109 38850K .......... .......... .......... .......... .......... 34% 46.5M 1s #14 8.110 38900K .......... .......... .......... .......... .......... 34% 56.7M 1s #14 8.111 38950K .......... .......... .......... .......... .......... 34% 52.5M 1s #14 8.112 39000K .......... .......... .......... .......... .......... 34% 127M 1s #14 8.112 39050K .......... .......... .......... .......... .......... 34% 80.1M 1s #14 8.113 39100K .......... .......... .......... .......... .......... 34% 285M 1s #14 8.113 39150K .......... .......... .......... .......... .......... 34% 38.4M 1s #14 8.114 39200K .......... .......... .......... .......... .......... 34% 62.2M 1s #14 8.115 39250K .......... .......... .......... .......... .......... 34% 103M 1s #14 8.115 39300K .......... .......... .......... .......... .......... 34% 45.5M 1s #14 8.116 39350K .......... .......... .......... .......... .......... 34% 152M 1s #14 8.117 39400K .......... .......... .......... .......... .......... 34% 53.7M 1s #14 8.118 39450K .......... .......... .......... .......... .......... 34% 46.2M 1s #14 8.119 39500K .......... .......... .......... .......... .......... 34% 42.7M 1s #14 8.120 39550K .......... .......... .......... .......... .......... 35% 138M 1s #14 8.120 39600K .......... .......... .......... .......... .......... 35% 46.5M 1s #14 8.121 39650K .......... .......... .......... .......... .......... 35% 149M 1s #14 8.122 39700K .......... .......... .......... .......... .......... 35% 111M 1s #14 8.122 39750K .......... .......... .......... .......... .......... 35% 144M 1s #14 8.122 39800K .......... .......... .......... .......... .......... 35% 44.7M 1s #14 8.123 39850K .......... .......... .......... .......... .......... 35% 52.6M 1s #14 8.124 39900K .......... .......... .......... .......... .......... 35% 44.2M 1s #14 8.125 39950K .......... .......... .......... .......... .......... 35% 133M 1s #14 8.126 40000K .......... .......... .......... .......... .......... 35% 47.8M 1s #14 8.127 40050K .......... .......... .......... .......... .......... 35% 140M 1s #14 8.127 40100K .......... .......... .......... .......... .......... 35% 41.0M 1s #14 8.128 40150K .......... .......... .......... .......... .......... 35% 56.3M 1s #14 8.129 40200K .......... .......... .......... .......... .......... 35% 51.2M 1s #14 8.130 40250K .......... .......... .......... .......... .......... 35% 124M 1s #14 8.131 40300K .......... .......... .......... .......... .......... 35% 109M 1s #14 8.131 40350K .......... .......... .......... .......... .......... 35% 135M 1s #14 8.131 40400K .......... .......... .......... .......... .......... 35% 45.9M 1s #14 8.132 40450K .......... .......... .......... .......... .......... 35% 55.6M 1s #14 8.133 40500K .......... .......... .......... .......... .......... 35% 103M 1s #14 8.134 40550K .......... .......... .......... .......... .......... 35% 43.3M 1s #14 8.135 40600K .......... .......... .......... .......... .......... 35% 159M 1s #14 8.135 40650K .......... .......... .......... .......... .......... 35% 54.6M 1s #14 8.136 40700K .......... .......... .......... .......... .......... 36% 47.7M 1s #14 8.137 40750K .......... .......... .......... .......... .......... 36% 44.7M 1s #14 8.138 40800K .......... .......... .......... .......... .......... 36% 82.0M 1s #14 8.139 40850K .......... .......... .......... .......... .......... 36% 55.2M 1s #14 8.140 40900K .......... .......... .......... .......... .......... 36% 86.0M 1s #14 8.140 40950K .......... .......... .......... .......... .......... 36% 253M 1s #14 8.140 41000K .......... .......... .......... .......... .......... 36% 126M 1s #14 8.141 41050K .......... .......... .......... .......... .......... 36% 45.3M 1s #14 8.142 41100K .......... .......... .......... .......... .......... 36% 48.5M 1s #14 8.143 41150K .......... .......... .......... .......... .......... 36% 44.9M 1s #14 8.144 41200K .......... .......... .......... .......... .......... 36% 176M 1s #14 8.144 41250K .......... .......... .......... .......... .......... 36% 50.0M 1s #14 8.145 41300K .......... .......... .......... .......... .......... 36% 107M 1s #14 8.146 41350K .......... .......... .......... .......... .......... 36% 43.6M 1s #14 8.147 41400K .......... .......... .......... .......... .......... 36% 60.6M 1s #14 8.148 41450K .......... .......... .......... .......... .......... 36% 52.3M 1s #14 8.149 41500K .......... .......... .......... .......... .......... 36% 101M 1s #14 8.149 41550K .......... .......... .......... .......... .......... 36% 91.8M 1s #14 8.150 41600K .......... .......... .......... .......... .......... 36% 94.7M 1s #14 8.150 41650K .......... .......... .......... .......... .......... 36% 48.4M 1s #14 8.151 41700K .......... .......... .......... .......... .......... 36% 70.2M 1s #14 8.152 41750K .......... .......... .......... .......... .......... 36% 53.4M 1s #14 8.153 41800K .......... .......... .......... .......... .......... 37% 92.9M 1s #14 8.153 41850K .......... .......... .......... .......... .......... 37% 61.7M 1s #14 8.154 41900K .......... .......... .......... .......... .......... 37% 59.9M 1s #14 8.155 41950K .......... .......... .......... .......... .......... 37% 57.9M 1s #14 8.156 42000K .......... .......... .......... .......... .......... 37% 48.7M 1s #14 8.157 42050K .......... .......... .......... .......... .......... 37% 80.3M 1s #14 8.157 42100K .......... .......... .......... .......... .......... 37% 75.8M 1s #14 8.158 42150K .......... .......... .......... .......... .......... 37% 86.4M 1s #14 8.159 42200K .......... .......... .......... .......... .......... 37% 125M 1s #14 8.159 42250K .......... .......... .......... .......... .......... 37% 43.6M 1s #14 8.160 42300K .......... .......... .......... .......... .......... 37% 136M 1s #14 8.160 42350K .......... .......... .......... .......... .......... 37% 44.2M 1s #14 8.162 42400K .......... .......... .......... .......... .......... 37% 48.8M 1s #14 8.163 42450K .......... .......... .......... .......... .......... 37% 288M 1s #14 8.163 42500K .......... .......... .......... .......... .......... 37% 107M 1s #14 8.163 42550K .......... .......... .......... .......... .......... 37% 33.0M 1s #14 8.165 42600K .......... .......... .......... .......... .......... 37% 75.1M 1s #14 8.165 42650K .......... .......... .......... .......... .......... 37% 48.2M 1s #14 8.166 42700K .......... .......... .......... .......... .......... 37% 52.9M 1s #14 8.167 42750K .......... .......... .......... .......... .......... 37% 123M 1s #14 8.168 42800K .......... .......... .......... .......... .......... 37% 143M 1s #14 8.168 42850K .......... .......... .......... .......... .......... 37% 132M 1s #14 8.168 42900K .......... .......... .......... .......... .......... 37% 36.9M 1s #14 8.170 42950K .......... .......... .......... .......... .......... 38% 46.2M 1s #14 8.171 43000K .......... .......... .......... .......... .......... 38% 69.1M 1s #14 8.171 43050K .......... .......... .......... .......... .......... 38% 95.2M 1s #14 8.172 43100K .......... .......... .......... .......... .......... 38% 90.9M 1s #14 8.172 43150K .......... .......... .......... .......... .......... 38% 63.5M 1s #14 8.173 43200K .......... .......... .......... .......... .......... 38% 49.8M 1s #14 8.174 43250K .......... .......... .......... .......... .......... 38% 45.6M 1s #14 8.175 43300K .......... .......... .......... .......... .......... 38% 111M 1s #14 8.176 43350K .......... .......... .......... .......... .......... 38% 50.1M 1s #14 8.177 43400K .......... .......... .......... .......... .......... 38% 84.7M 1s #14 8.177 43450K .......... .......... .......... .......... .......... 38% 155M 1s #14 8.178 43500K .......... .......... .......... .......... .......... 38% 61.5M 1s #14 8.178 43550K .......... .......... .......... .......... .......... 38% 124M 1s #14 8.179 43600K .......... .......... .......... .......... .......... 38% 41.7M 1s #14 8.180 43650K .......... .......... .......... .......... .......... 38% 51.3M 1s #14 8.181 43700K .......... .......... .......... .......... .......... 38% 165M 1s #14 8.182 43750K .......... .......... .......... .......... .......... 38% 47.4M 1s #14 8.182 43800K .......... .......... .......... .......... .......... 38% 55.2M 1s #14 8.183 43850K .......... .......... .......... .......... .......... 38% 82.0M 1s #14 8.184 43900K .......... .......... .......... .......... .......... 38% 45.5M 1s #14 8.185 43950K .......... .......... .......... .......... .......... 38% 50.3M 1s #14 8.186 44000K .......... .......... .......... .......... .......... 38% 147M 1s #14 8.186 44050K .......... .......... .......... .......... .......... 39% 88.8M 1s #14 8.187 44100K .......... .......... .......... .......... .......... 39% 123M 1s #14 8.187 44150K .......... .......... .......... .......... .......... 39% 45.1M 1s #14 8.188 44200K .......... .......... .......... .......... .......... 39% 58.0M 1s #14 8.189 44250K .......... .......... .......... .......... .......... 39% 43.7M 1s #14 8.190 44300K .......... .......... .......... .......... .......... 39% 137M 1s #14 8.190 44350K .......... .......... .......... .......... .......... 39% 102M 1s #14 8.191 44400K .......... .......... .......... .......... .......... 39% 44.8M 1s #14 8.192 44450K .......... .......... .......... .......... .......... 39% 55.3M 1s #14 8.193 44500K .......... .......... .......... .......... .......... 39% 62.7M 1s #14 8.194 44550K .......... .......... .......... .......... .......... 39% 42.7M 1s #14 8.195 44600K .......... .......... .......... .......... .......... 39% 119M 1s #14 8.195 44650K .......... .......... .......... .......... .......... 39% 121M 1s #14 8.196 44700K .......... .......... .......... .......... .......... 39% 106M 1s #14 8.196 44750K .......... .......... .......... .......... .......... 39% 54.3M 1s #14 8.197 44800K .......... .......... .......... .......... .......... 39% 106M 1s #14 8.197 44850K .......... .......... .......... .......... .......... 39% 46.3M 1s #14 8.199 44900K .......... .......... .......... .......... .......... 39% 60.6M 1s #14 8.199 44950K .......... .......... .......... .......... .......... 39% 64.9M 1s #14 8.200 45000K .......... .......... .......... .......... .......... 39% 71.2M 1s #14 8.201 45050K .......... .......... .......... .......... .......... 39% 55.5M 1s #14 8.202 45100K .......... .......... .......... .......... .......... 39% 76.4M 1s #14 8.202 45150K .......... .......... .......... .......... .......... 39% 45.2M 1s #14 8.203 45200K .......... .......... .......... .......... .......... 40% 57.7M 1s #14 8.204 45250K .......... .......... .......... .......... .......... 40% 107M 1s #14 8.205 45300K .......... .......... .......... .......... .......... 40% 101M 1s #14 8.205 45350K .......... .......... .......... .......... .......... 40% 96.6M 1s #14 8.206 45400K .......... .......... .......... .......... .......... 40% 48.8M 1s #14 8.207 45450K .......... .......... .......... .......... .......... 40% 56.4M 1s #14 8.208 45500K .......... .......... .......... .......... .......... 40% 53.7M 1s #14 8.208 45550K .......... .......... .......... .......... .......... 40% 103M 1s #14 8.209 45600K .......... .......... .......... .......... .......... 40% 116M 1s #14 8.209 45650K .......... .......... .......... .......... .......... 40% 46.0M 1s #14 8.210 45700K .......... .......... .......... .......... .......... 40% 44.9M 1s #14 8.211 45750K .......... .......... .......... .......... .......... 40% 64.3M 1s #14 8.212 45800K .......... .......... .......... .......... .......... 40% 53.7M 1s #14 8.213 45850K .......... .......... .......... .......... .......... 40% 77.2M 1s #14 8.214 45900K .......... .......... .......... .......... .......... 40% 203M 1s #14 8.214 45950K .......... .......... .......... .......... .......... 40% 91.9M 1s #14 8.215 46000K .......... .......... .......... .......... .......... 40% 43.1M 1s #14 8.216 46050K .......... .......... .......... .......... .......... 40% 56.7M 1s #14 8.217 46100K .......... .......... .......... .......... .......... 40% 106M 1s #14 8.217 46150K .......... .......... .......... .......... .......... 40% 48.6M 1s #14 8.218 46200K .......... .......... .......... .......... .......... 40% 113M 1s #14 8.218 46250K .......... .......... .......... .......... .......... 40% 60.4M 1s #14 8.219 46300K .......... .......... .......... .......... .......... 40% 131M 1s #14 8.220 46350K .......... .......... .......... .......... .......... 41% 43.2M 1s #14 8.221 46400K .......... .......... .......... .......... .......... 41% 43.9M 1s #14 8.222 46450K .......... .......... .......... .......... .......... 41% 48.3M 1s #14 8.223 46500K .......... .......... .......... .......... .......... 41% 233M 1s #14 8.223 46550K .......... .......... .......... .......... .......... 41% 90.5M 1s #14 8.224 46600K .......... .......... .......... .......... .......... 41% 130M 1s #14 8.224 46650K .......... .......... .......... .......... .......... 41% 52.4M 1s #14 8.225 46700K .......... .......... .......... .......... .......... 41% 38.9M 1s #14 8.226 46750K .......... .......... .......... .......... .......... 41% 46.7M 1s #14 8.227 46800K .......... .......... .......... .......... .......... 41% 86.4M 1s #14 8.228 46850K .......... .......... .......... .......... .......... 41% 173M 1s #14 8.228 46900K .......... .......... .......... .......... .......... 41% 64.8M 1s #14 8.229 46950K .......... .......... .......... .......... .......... 41% 51.2M 1s #14 8.230 47000K .......... .......... .......... .......... .......... 41% 49.0M 1s #14 8.231 47050K .......... .......... .......... .......... .......... 41% 46.5M 1s #14 8.232 47100K .......... .......... .......... .......... .......... 41% 141M 1s #14 8.232 47150K .......... .......... .......... .......... .......... 41% 81.7M 1s #14 8.233 47200K .......... .......... .......... .......... .......... 41% 95.8M 1s #14 8.233 47250K .......... .......... .......... .......... .......... 41% 58.2M 1s #14 8.234 47300K .......... .......... .......... .......... .......... 41% 54.3M 1s #14 8.235 47350K .......... .......... .......... .......... .......... 41% 126M 1s #14 8.235 47400K .......... .......... .......... .......... .......... 41% 42.1M 1s #14 8.237 47450K .......... .......... .......... .......... .......... 42% 88.2M 1s #14 8.237 47500K .......... .......... .......... .......... .......... 42% 69.8M 1s #14 8.238 47550K .......... .......... .......... .......... .......... 42% 41.1M 1s #14 8.239 47600K .......... .......... .......... .......... .......... 42% 69.3M 1s #14 8.240 47650K .......... .......... .......... .......... .......... 42% 87.4M 1s #14 8.240 47700K .......... .......... .......... .......... .......... 42% 43.2M 1s #14 8.241 47750K .......... .......... .......... .......... .......... 42% 187M 1s #14 8.242 47800K .......... .......... .......... .......... .......... 42% 106M 1s #14 8.242 47850K .......... .......... .......... .......... .......... 42% 109M 1s #14 8.243 47900K .......... .......... .......... .......... .......... 42% 43.8M 1s #14 8.244 47950K .......... .......... .......... .......... .......... 42% 59.6M 1s #14 8.245 48000K .......... .......... .......... .......... .......... 42% 44.9M 1s #14 8.246 48050K .......... .......... .......... .......... .......... 42% 135M 1s #14 8.246 48100K .......... .......... .......... .......... .......... 42% 81.3M 1s #14 8.247 48150K .......... .......... .......... .......... .......... 42% 53.4M 1s #14 8.247 48200K .......... .......... .......... .......... .......... 42% 45.6M 1s #14 8.249 48250K .......... .......... .......... .......... .......... 42% 45.9M 1s #14 8.250 48300K .......... .......... .......... .......... .......... 42% 71.2M 1s #14 8.250 48350K .......... .......... .......... .......... .......... 42% 85.9M 1s #14 8.251 48400K .......... .......... .......... .......... .......... 42% 100M 1s #14 8.251 48450K .......... .......... .......... .......... .......... 42% 145M 1s #14 8.252 48500K .......... .......... .......... .......... .......... 42% 48.2M 1s #14 8.253 48550K .......... .......... .......... .......... .......... 42% 57.3M 1s #14 8.254 48600K .......... .......... .......... .......... .......... 43% 90.4M 1s #14 8.254 48650K .......... .......... .......... .......... .......... 43% 57.1M 1s #14 8.255 48700K .......... .......... .......... .......... .......... 43% 44.9M 1s #14 8.256 48750K .......... .......... .......... .......... .......... 43% 75.7M 1s #14 8.257 48800K .......... .......... .......... .......... .......... 43% 73.5M 1s #14 8.257 48850K .......... .......... .......... .......... .......... 43% 91.2M 1s #14 8.258 48900K .......... .......... .......... .......... .......... 43% 47.2M 1s #14 8.259 48950K .......... .......... .......... .......... .......... 43% 59.4M 1s #14 8.260 49000K .......... .......... .......... .......... .......... 43% 129M 1s #14 8.260 49050K .......... .......... .......... .......... .......... 43% 118M 1s #14 8.261 49100K .......... .......... .......... .......... .......... 43% 41.3M 1s #14 8.262 49150K .......... .......... .......... .......... .......... 43% 105M 1s #14 8.262 49200K .......... .......... .......... .......... .......... 43% 48.3M 1s #14 8.263 49250K .......... .......... .......... .......... .......... 43% 45.6M 1s #14 8.264 49300K .......... .......... .......... .......... .......... 43% 71.6M 1s #14 8.265 49350K .......... .......... .......... .......... .......... 43% 137M 1s #14 8.265 49400K .......... .......... .......... .......... .......... 43% 87.1M 1s #14 8.266 49450K .......... .......... .......... .......... .......... 43% 43.0M 1s #14 8.267 49500K .......... .......... .......... .......... .......... 43% 46.7M 1s #14 8.268 49550K .......... .......... .......... .......... .......... 43% 58.1M 1s #14 8.269 49600K .......... .......... .......... .......... .......... 43% 100M 1s #14 8.269 49650K .......... .......... .......... .......... .......... 43% 121M 1s #14 8.270 49700K .......... .......... .......... .......... .......... 43% 164M 1s #14 8.270 49750K .......... .......... .......... .......... .......... 44% 45.9M 1s #14 8.271 49800K .......... .......... .......... .......... .......... 44% 52.1M 1s #14 8.272 49850K .......... .......... .......... .......... .......... 44% 136M 1s #14 8.273 49900K .......... .......... .......... .......... .......... 44% 45.3M 1s #14 8.273 49950K .......... .......... .......... .......... .......... 44% 46.6M 1s #14 8.275 50000K .......... .......... .......... .......... .......... 44% 128M 1s #14 8.275 50050K .......... .......... .......... .......... .......... 44% 57.9M 1s #14 8.276 50100K .......... .......... .......... .......... .......... 44% 50.7M 1s #14 8.277 50150K .......... .......... .......... .......... .......... 44% 84.1M 1s #14 8.277 50200K .......... .......... .......... .......... .......... 44% 57.0M 1s #14 8.278 50250K .......... .......... .......... .......... .......... 44% 113M 1s #14 8.279 50300K .......... .......... .......... .......... .......... 44% 86.7M 1s #14 8.279 50350K .......... .......... .......... .......... .......... 44% 50.5M 1s #14 8.280 50400K .......... .......... .......... .......... .......... 44% 105M 1s #14 8.281 50450K .......... .......... .......... .......... .......... 44% 55.5M 1s #14 8.281 50500K .......... .......... .......... .......... .......... 44% 43.2M 1s #14 8.283 50550K .......... .......... .......... .......... .......... 44% 53.8M 1s #14 8.284 50600K .......... .......... .......... .......... .......... 44% 119M 1s #14 8.284 50650K .......... .......... .......... .......... .......... 44% 93.1M 1s #14 8.285 50700K .......... .......... .......... .......... .......... 44% 43.4M 1s #14 8.286 50750K .......... .......... .......... .......... .......... 44% 62.3M 1s #14 8.286 50800K .......... .......... .......... .......... .......... 44% 44.5M 1s #14 8.287 50850K .......... .......... .......... .......... .......... 45% 144M 1s #14 8.288 50900K .......... .......... .......... .......... .......... 45% 102M 1s #14 8.288 50950K .......... .......... .......... .......... .......... 45% 138M 1s #14 8.289 51000K .......... .......... .......... .......... .......... 45% 43.7M 1s #14 8.290 51050K .......... .......... .......... .......... .......... 45% 54.2M 1s #14 8.291 51100K .......... .......... .......... .......... .......... 45% 49.5M 1s #14 8.292 51150K .......... .......... .......... .......... .......... 45% 120M 1s #14 8.292 51200K .......... .......... .......... .......... .......... 45% 48.0M 1s #14 8.293 51250K .......... .......... .......... .......... .......... 45% 86.9M 1s #14 8.294 51300K .......... .......... .......... .......... .......... 45% 71.6M 1s #14 8.294 51350K .......... .......... .......... .......... .......... 45% 119M 1s #14 8.295 51400K .......... .......... .......... .......... .......... 45% 32.0M 1s #14 8.296 51450K .......... .......... .......... .......... .......... 45% 78.1M 1s #14 8.297 51500K .......... .......... .......... .......... .......... 45% 90.8M 1s #14 8.297 51550K .......... .......... .......... .......... .......... 45% 254M 1s #14 8.298 51600K .......... .......... .......... .......... .......... 45% 51.8M 1s #14 8.299 51650K .......... .......... .......... .......... .......... 45% 104M 1s #14 8.299 51700K .......... .......... .......... .......... .......... 45% 40.3M 1s #14 8.300 51750K .......... .......... .......... .......... .......... 45% 60.6M 1s #14 8.301 51800K .......... .......... .......... .......... .......... 45% 45.6M 1s #14 8.302 51850K .......... .......... .......... .......... .......... 45% 117M 1s #14 8.302 51900K .......... .......... .......... .......... .......... 45% 123M 1s #14 8.303 51950K .......... .......... .......... .......... .......... 45% 44.9M 1s #14 8.304 52000K .......... .......... .......... .......... .......... 46% 45.5M 1s #14 8.305 52050K .......... .......... .......... .......... .......... 46% 71.4M 1s #14 8.306 52100K .......... .......... .......... .......... .......... 46% 91.6M 1s #14 8.306 52150K .......... .......... .......... .......... .......... 46% 136M 1s #14 8.307 52200K .......... .......... .......... .......... .......... 46% 90.9M 1s #14 8.307 52250K .......... .......... .......... .......... .......... 46% 42.5M 1s #14 8.308 52300K .......... .......... .......... .......... .......... 46% 54.9M 1s #14 8.309 52350K .......... .......... .......... .......... .......... 46% 55.0M 1s #14 8.310 52400K .......... .......... .......... .......... .......... 46% 100M 1s #14 8.311 52450K .......... .......... .......... .......... .......... 46% 59.5M 1s #14 8.311 52500K .......... .......... .......... .......... .......... 46% 101M 1s #14 8.312 52550K .......... .......... .......... .......... .......... 46% 50.5M 1s #14 8.313 52600K .......... .......... .......... .......... .......... 46% 47.9M 1s #14 8.314 52650K .......... .......... .......... .......... .......... 46% 47.0M 1s #14 8.315 52700K .......... .......... .......... .......... .......... 46% 110M 1s #14 8.315 52750K .......... .......... .......... .......... .......... 46% 85.8M 1s #14 8.316 52800K .......... .......... .......... .......... .......... 46% 310M 1s #14 8.316 52850K .......... .......... .......... .......... .......... 46% 45.7M 1s #14 8.317 52900K .......... .......... .......... .......... .......... 46% 108M 1s #14 8.318 52950K .......... .......... .......... .......... .......... 46% 46.0M 1s #14 8.319 53000K .......... .......... .......... .......... .......... 46% 45.7M 1s #14 8.320 53050K .......... .......... .......... .......... .......... 46% 55.4M 1s #14 8.321 53100K .......... .......... .......... .......... .......... 47% 152M 1s #14 8.321 53150K .......... .......... .......... .......... .......... 47% 125M 1s #14 8.321 53200K .......... .......... .......... .......... .......... 47% 46.9M 1s #14 8.322 53250K .......... .......... .......... .......... .......... 47% 42.5M 1s #14 8.323 53300K .......... .......... .......... .......... .......... 47% 55.2M 1s #14 8.324 53350K .......... .......... .......... .......... .......... 47% 120M 1s #14 8.325 53400K .......... .......... .......... .......... .......... 47% 95.3M 1s #14 8.325 53450K .......... .......... .......... .......... .......... 47% 111M 1s #14 8.326 53500K .......... .......... .......... .......... .......... 47% 56.5M 1s #14 8.327 53550K .......... .......... .......... .......... .......... 47% 45.4M 1s #14 8.328 53600K .......... .......... .......... .......... .......... 47% 52.6M 1s #14 8.329 53650K .......... .......... .......... .......... .......... 47% 94.4M 1s #14 8.330 53700K .......... .......... .......... .......... .......... 47% 50.6M 1s #14 8.330 53750K .......... .......... .......... .......... .......... 47% 93.7M 1s #14 8.331 53800K .......... .......... .......... .......... .......... 47% 55.0M 1s #14 8.332 53850K .......... .......... .......... .......... .......... 47% 58.1M 1s #14 8.332 53900K .......... .......... .......... .......... .......... 47% 53.0M 1s #14 8.334 53950K .......... .......... .......... .......... .......... 47% 71.1M 1s #14 8.334 54000K .......... .......... .......... .......... .......... 47% 158M 1s #14 8.334 54050K .......... .......... .......... .......... .......... 47% 91.7M 1s #14 8.335 54100K .......... .......... .......... .......... .......... 47% 50.9M 1s #14 8.336 54150K .......... .......... .......... .......... .......... 47% 53.1M 1s #14 8.337 54200K .......... .......... .......... .......... .......... 47% 124M 1s #14 8.337 54250K .......... .......... .......... .......... .......... 48% 45.7M 1s #14 8.338 54300K .......... .......... .......... .......... .......... 48% 42.4M 1s #14 8.339 54350K .......... .......... .......... .......... .......... 48% 237M 1s #14 8.339 54400K .......... .......... .......... .......... .......... 48% 110M 1s #14 8.340 54450K .......... .......... .......... .......... .......... 48% 46.8M 1s #14 8.341 54500K .......... .......... .......... .......... .......... 48% 51.3M 1s #14 8.342 54550K .......... .......... .......... .......... .......... 48% 52.8M 1s #14 8.343 54600K .......... .......... .......... .......... .......... 48% 115M 1s #14 8.343 54650K .......... .......... .......... .......... .......... 48% 99.2M 1s #14 8.344 54700K .......... .......... .......... .......... .......... 48% 92.7M 1s #14 8.344 54750K .......... .......... .......... .......... .......... 48% 50.2M 1s #14 8.345 54800K .......... .......... .......... .......... .......... 48% 46.1M 1s #14 8.346 54850K .......... .......... .......... .......... .......... 48% 68.2M 1s #14 8.347 54900K .......... .......... .......... .......... .......... 48% 46.8M 1s #14 8.348 54950K .......... .......... .......... .......... .......... 48% 129M 1s #14 8.348 55000K .......... .......... .......... .......... .......... 48% 77.8M 1s #14 8.349 55050K .......... .......... .......... .......... .......... 48% 56.2M 1s #14 8.350 55100K .......... .......... .......... .......... .......... 48% 42.9M 1s #14 8.351 55150K .......... .......... .......... .......... .......... 48% 59.3M 1s #14 8.352 55200K .......... .......... .......... .......... .......... 48% 109M 1s #14 8.352 55250K .......... .......... .......... .......... .......... 48% 135M 1s #14 8.353 55300K .......... .......... .......... .......... .......... 48% 98.9M 1s #14 8.353 55350K .......... .......... .......... .......... .......... 48% 45.4M 1s #14 8.354 55400K .......... .......... .......... .......... .......... 49% 51.8M 1s #14 8.355 55450K .......... .......... .......... .......... .......... 49% 111M 1s #14 8.356 55500K .......... .......... .......... .......... .......... 49% 49.1M 1s #14 8.357 55550K .......... .......... .......... .......... .......... 49% 56.6M 1s #14 8.358 55600K .......... .......... .......... .......... .......... 49% 43.9M 1s #14 8.359 55650K .......... .......... .......... .......... .......... 49% 58.2M 1s #14 8.360 55700K .......... .......... .......... .......... .......... 49% 111M 1s #14 8.360 55750K .......... .......... .......... .......... .......... 49% 43.2M 1s #14 8.361 55800K .......... .......... .......... .......... .......... 49% 93.2M 1s #14 8.362 55850K .......... .......... .......... .......... .......... 49% 250M 1s #14 8.362 55900K .......... .......... .......... .......... .......... 49% 49.9M 1s #14 8.363 55950K .......... .......... .......... .......... .......... 49% 131M 1s #14 8.363 56000K .......... .......... .......... .......... .......... 49% 80.3M 1s #14 8.364 56050K .......... .......... .......... .......... .......... 49% 53.5M 1s #14 8.365 56100K .......... .......... .......... .......... .......... 49% 55.3M 1s #14 8.366 56150K .......... .......... .......... .......... .......... 49% 44.5M 1s #14 8.367 56200K .......... .......... .......... .......... .......... 49% 97.1M 1s #14 8.367 56250K .......... .......... .......... .......... .......... 49% 55.2M 1s #14 8.368 56300K .......... .......... .......... .......... .......... 49% 41.1M 1s #14 8.369 56350K .......... .......... .......... .......... .......... 49% 55.8M 1s #14 8.370 56400K .......... .......... .......... .......... .......... 49% 133M 1s #14 8.370 56450K .......... .......... .......... .......... .......... 49% 101M 1s #14 8.371 56500K .......... .......... .......... .......... .......... 50% 97.5M 1s #14 8.371 56550K .......... .......... .......... .......... .......... 50% 60.8M 1s #14 8.372 56600K .......... .......... .......... .......... .......... 50% 124M 1s #14 8.373 56650K .......... .......... .......... .......... .......... 50% 46.1M 1s #14 8.374 56700K .......... .......... .......... .......... .......... 50% 94.5M 1s #14 8.374 56750K .......... .......... .......... .......... .......... 50% 47.4M 1s #14 8.375 56800K .......... .......... .......... .......... .......... 50% 46.8M 1s #14 8.376 56850K .......... .......... .......... .......... .......... 50% 52.6M 1s #14 8.377 56900K .......... .......... .......... .......... .......... 50% 58.7M 1s #14 8.378 56950K .......... .......... .......... .......... .......... 50% 141M 1s #14 8.379 57000K .......... .......... .......... .......... .......... 50% 38.1M 1s #14 8.380 57050K .......... .......... .......... .......... .......... 50% 109M 1s #14 8.380 57100K .......... .......... .......... .......... .......... 50% 164M 1s #14 8.380 57150K .......... .......... .......... .......... .......... 50% 55.3M 1s #14 8.381 57200K .......... .......... .......... .......... .......... 50% 85.8M 1s #14 8.382 57250K .......... .......... .......... .......... .......... 50% 108M 1s #14 8.382 57300K .......... .......... .......... .......... .......... 50% 64.9M 1s #14 8.383 57350K .......... .......... .......... .......... .......... 50% 52.5M 1s #14 8.384 57400K .......... .......... .......... .......... .......... 50% 37.6M 1s #14 8.385 57450K .......... .......... .......... .......... .......... 50% 57.3M 1s #14 8.386 57500K .......... .......... .......... .......... .......... 50% 107M 1s #14 8.387 57550K .......... .......... .......... .......... .......... 50% 49.6M 1s #14 8.388 57600K .......... .......... .......... .......... .......... 50% 52.2M 1s #14 8.389 57650K .......... .......... .......... .......... .......... 51% 133M 1s #14 8.389 57700K .......... .......... .......... .......... .......... 51% 112M 1s #14 8.389 57750K .......... .......... .......... .......... .......... 51% 97.7M 1s #14 8.390 57800K .......... .......... .......... .......... .......... 51% 46.8M 1s #14 8.391 57850K .......... .......... .......... .......... .......... 51% 131M 1s #14 8.391 57900K .......... .......... .......... .......... .......... 51% 55.1M 1s #14 8.392 57950K .......... .......... .......... .......... .......... 51% 49.6M 1s #14 8.393 58000K .......... .......... .......... .......... .......... 51% 100M 1s #14 8.394 58050K .......... .......... .......... .......... .......... 51% 125M 1s #14 8.394 58100K .......... .......... .......... .......... .......... 51% 47.7M 1s #14 8.395 58150K .......... .......... .......... .......... .......... 51% 49.2M 1s #14 8.396 58200K .......... .......... .......... .......... .......... 51% 45.0M 1s #14 8.397 58250K .......... .......... .......... .......... .......... 51% 130M 1s #14 8.397 58300K .......... .......... .......... .......... .......... 51% 54.4M 1s #14 8.398 58350K .......... .......... .......... .......... .......... 51% 98.0M 1s #14 8.399 58400K .......... .......... .......... .......... .......... 51% 122M 1s #14 8.399 58450K .......... .......... .......... .......... .......... 51% 130M 1s #14 8.400 58500K .......... .......... .......... .......... .......... 51% 41.4M 1s #14 8.401 58550K .......... .......... .......... .......... .......... 51% 87.5M 1s #14 8.402 58600K .......... .......... .......... .......... .......... 51% 49.2M 1s #14 8.402 58650K .......... .......... .......... .......... .......... 51% 55.4M 1s #14 8.403 58700K .......... .......... .......... .......... .......... 51% 142M 1s #14 8.404 58750K .......... .......... .......... .......... .......... 52% 128M 1s #14 8.404 58800K .......... .......... .......... .......... .......... 52% 42.4M 1s #14 8.405 58850K .......... .......... .......... .......... .......... 52% 55.5M 1s #14 8.406 58900K .......... .......... .......... .......... .......... 52% 55.1M 1s #14 8.407 58950K .......... .......... .......... .......... .......... 52% 97.0M 1s #14 8.408 59000K .......... .......... .......... .......... .......... 52% 47.9M 1s #14 8.408 59050K .......... .......... .......... .......... .......... 52% 171M 1s #14 8.409 59100K .......... .......... .......... .......... .......... 52% 91.3M 1s #14 8.409 59150K .......... .......... .......... .......... .......... 52% 45.4M 1s #14 8.410 59200K .......... .......... .......... .......... .......... 52% 48.5M 1s #14 8.411 59250K .......... .......... .......... .......... .......... 52% 210M 1s #14 8.412 59300K .......... .......... .......... .......... .......... 52% 102M 1s #14 8.412 59350K .......... .......... .......... .......... .......... 52% 50.7M 1s #14 8.413 59400K .......... .......... .......... .......... .......... 52% 76.2M 1s #14 8.414 59450K .......... .......... .......... .......... .......... 52% 48.5M 1s #14 8.415 59500K .......... .......... .......... .......... .......... 52% 64.4M 1s #14 8.415 59550K .......... .......... .......... .......... .......... 52% 83.6M 1s #14 8.416 59600K .......... .......... .......... .......... .......... 52% 54.6M 1s #14 8.417 59650K .......... .......... .......... .......... .......... 52% 54.0M 1s #14 8.418 59700K .......... .......... .......... .......... .......... 52% 123M 1s #14 8.418 59750K .......... .......... .......... .......... .......... 52% 93.0M 1s #14 8.419 59800K .......... .......... .......... .......... .......... 52% 96.6M 1s #14 8.419 59850K .......... .......... .......... .......... .......... 52% 44.3M 1s #14 8.420 59900K .......... .......... .......... .......... .......... 53% 54.4M 1s #14 8.421 59950K .......... .......... .......... .......... .......... 53% 85.3M 1s #14 8.422 60000K .......... .......... .......... .......... .......... 53% 65.7M 1s #14 8.423 60050K .......... .......... .......... .......... .......... 53% 126M 1s #14 8.423 60100K .......... .......... .......... .......... .......... 53% 90.0M 1s #14 8.423 60150K .......... .......... .......... .......... .......... 53% 33.4M 1s #14 8.425 60200K .......... .......... .......... .......... .......... 53% 115M 1s #14 8.425 60250K .......... .......... .......... .......... .......... 53% 103M 1s #14 8.426 60300K .......... .......... .......... .......... .......... 53% 49.4M 1s #14 8.427 60350K .......... .......... .......... .......... .......... 53% 49.7M 1s #14 8.428 60400K .......... .......... .......... .......... .......... 53% 138M 1s #14 8.428 60450K .......... .......... .......... .......... .......... 53% 119M 1s #14 8.429 60500K .......... .......... .......... .......... .......... 53% 107M 1s #14 8.429 60550K .......... .......... .......... .......... .......... 53% 46.9M 1s #14 8.430 60600K .......... .......... .......... .......... .......... 53% 39.7M 1s #14 8.431 60650K .......... .......... .......... .......... .......... 53% 55.9M 1s #14 8.432 60700K .......... .......... .......... .......... .......... 53% 158M 1s #14 8.432 60750K .......... .......... .......... .......... .......... 53% 105M 1s #14 8.433 60800K .......... .......... .......... .......... .......... 53% 99.4M 1s #14 8.433 60850K .......... .......... .......... .......... .......... 53% 36.3M 1s #14 8.435 60900K .......... .......... .......... .......... .......... 53% 116M 1s #14 8.435 60950K .......... .......... .......... .......... .......... 53% 44.8M 1s #14 8.436 61000K .......... .......... .......... .......... .......... 53% 45.5M 1s #14 8.437 61050K .......... .......... .......... .......... .......... 54% 107M 1s #14 8.438 61100K .......... .......... .......... .......... .......... 54% 127M 1s #14 8.438 61150K .......... .......... .......... .......... .......... 54% 50.2M 1s #14 8.439 61200K .......... .......... .......... .......... .......... 54% 145M 1s #14 8.440 61250K .......... .......... .......... .......... .......... 54% 133M 1s #14 8.440 61300K .......... .......... .......... .......... .......... 54% 41.5M 1s #14 8.441 61350K .......... .......... .......... .......... .......... 54% 46.9M 1s #14 8.442 61400K .......... .......... .......... .......... .......... 54% 85.3M 1s #14 8.443 61450K .......... .......... .......... .......... .......... 54% 58.1M 1s #14 8.444 61500K .......... .......... .......... .......... .......... 54% 175M 1s #14 8.444 61550K .......... .......... .......... .......... .......... 54% 48.1M 1s #14 8.445 61600K .......... .......... .......... .......... .......... 54% 147M 1s #14 8.445 61650K .......... .......... .......... .......... .......... 54% 32.9M 1s #14 8.447 61700K .......... .......... .......... .......... .......... 54% 43.8M 1s #14 8.448 61750K .......... .......... .......... .......... .......... 54% 96.9M 1s #14 8.448 61800K .......... .......... .......... .......... .......... 54% 119M 1s #14 8.449 61850K .......... .......... .......... .......... .......... 54% 80.6M 1s #14 8.449 61900K .......... .......... .......... .......... .......... 54% 213M 1s #14 8.449 61950K .......... .......... .......... .......... .......... 54% 34.3M 1s #14 8.451 62000K .......... .......... .......... .......... .......... 54% 116M 1s #14 8.451 62050K .......... .......... .......... .......... .......... 54% 43.4M 1s #14 8.452 62100K .......... .......... .......... .......... .......... 54% 94.7M 1s #14 8.453 62150K .......... .......... .......... .......... .......... 55% 90.5M 1s #14 8.454 62200K .......... .......... .......... .......... .......... 55% 55.2M 1s #14 8.454 62250K .......... .......... .......... .......... .......... 55% 138M 1s #14 8.455 62300K .......... .......... .......... .......... .......... 55% 134M 1s #14 8.455 62350K .......... .......... .......... .......... .......... 55% 31.9M 1s #14 8.457 62400K .......... .......... .......... .......... .......... 55% 41.7M 1s #14 8.458 62450K .......... .......... .......... .......... .......... 55% 241M 1s #14 8.458 62500K .......... .......... .......... .......... .......... 55% 105M 1s #14 8.458 62550K .......... .......... .......... .......... .......... 55% 47.0M 1s #14 8.460 62600K .......... .......... .......... .......... .......... 55% 160M 1s #14 8.460 62650K .......... .......... .......... .......... .......... 55% 45.5M 1s #14 8.461 62700K .......... .......... .......... .......... .......... 55% 51.5M 1s #14 8.462 62750K .......... .......... .......... .......... .......... 55% 98.0M 1s #14 8.462 62800K .......... .......... .......... .......... .......... 55% 98.3M 1s #14 8.463 62850K .......... .......... .......... .......... .......... 55% 55.3M 1s #14 8.464 62900K .......... .......... .......... .......... .......... 55% 57.1M 1s #14 8.465 62950K .......... .......... .......... .......... .......... 55% 97.9M 1s #14 8.465 63000K .......... .......... .......... .......... .......... 55% 44.8M 1s #14 8.466 63050K .......... .......... .......... .......... .......... 55% 102M 1s #14 8.467 63100K .......... .......... .......... .......... .......... 55% 52.7M 1s #14 8.468 63150K .......... .......... .......... .......... .......... 55% 53.5M 1s #14 8.468 63200K .......... .......... .......... .......... .......... 55% 131M 1s #14 8.469 63250K .......... .......... .......... .......... .......... 55% 109M 1s #14 8.469 63300K .......... .......... .......... .......... .......... 56% 87.7M 1s #14 8.470 63350K .......... .......... .......... .......... .......... 56% 31.4M 1s #14 8.471 63400K .......... .......... .......... .......... .......... 56% 55.7M 1s #14 8.472 63450K .......... .......... .......... .......... .......... 56% 115M 1s #14 8.473 63500K .......... .......... .......... .......... .......... 56% 106M 1s #14 8.473 63550K .......... .......... .......... .......... .......... 56% 104M 1s #14 8.474 63600K .......... .......... .......... .......... .......... 56% 47.0M 1s #14 8.475 63650K .......... .......... .......... .......... .......... 56% 110M 1s #14 8.475 63700K .......... .......... .......... .......... .......... 56% 49.5M 1s #14 8.476 63750K .......... .......... .......... .......... .......... 56% 88.3M 1s #14 8.477 63800K .......... .......... .......... .......... .......... 56% 109M 1s #14 8.477 63850K .......... .......... .......... .......... .......... 56% 91.3M 1s #14 8.478 63900K .......... .......... .......... .......... .......... 56% 124M 1s #14 8.478 63950K .......... .......... .......... .......... .......... 56% 119M 1s #14 8.478 64000K .......... .......... .......... .......... .......... 56% 154M 1s #14 8.479 64050K .......... .......... .......... .......... .......... 56% 94.7M 1s #14 8.479 64100K .......... .......... .......... .......... .......... 56% 134M 1s #14 8.480 64150K .......... .......... .......... .......... .......... 56% 112M 1s #14 8.480 64200K .......... .......... .......... .......... .......... 56% 126M 1s #14 8.481 64250K .......... .......... .......... .......... .......... 56% 92.9M 1s #14 8.481 64300K .......... .......... .......... .......... .......... 56% 126M 1s #14 8.481 64350K .......... .......... .......... .......... .......... 56% 79.3M 1s #14 8.482 64400K .......... .......... .......... .......... .......... 56% 136M 1s #14 8.483 64450K .......... .......... .......... .......... .......... 57% 131M 1s #14 8.483 64500K .......... .......... .......... .......... .......... 57% 99.6M 1s #14 8.483 64550K .......... .......... .......... .......... .......... 57% 127M 1s #14 8.484 64600K .......... .......... .......... .......... .......... 57% 84.3M 1s #14 8.484 64650K .......... .......... .......... .......... .......... 57% 106M 1s #14 8.485 64700K .......... .......... .......... .......... .......... 57% 147M 1s #14 8.485 64750K .......... .......... .......... .......... .......... 57% 146M 1s #14 8.485 64800K .......... .......... .......... .......... .......... 57% 81.3M 1s #14 8.486 64850K .......... .......... .......... .......... .......... 57% 95.1M 1s #14 8.486 64900K .......... .......... .......... .......... .......... 57% 127M 1s #14 8.487 64950K .......... .......... .......... .......... .......... 57% 131M 1s #14 8.487 65000K .......... .......... .......... .......... .......... 57% 99.4M 1s #14 8.488 65050K .......... .......... .......... .......... .......... 57% 104M 1s #14 8.488 65100K .......... .......... .......... .......... .......... 57% 111M 1s #14 8.489 65150K .......... .......... .......... .......... .......... 57% 87.8M 1s #14 8.489 65200K .......... .......... .......... .......... .......... 57% 98.7M 1s #14 8.490 65250K .......... .......... .......... .......... .......... 57% 153M 1s #14 8.490 65300K .......... .......... .......... .......... .......... 57% 111M 1s #14 8.490 65350K .......... .......... .......... .......... .......... 57% 105M 1s #14 8.491 65400K .......... .......... .......... .......... .......... 57% 148M 1s #14 8.491 65450K .......... .......... .......... .......... .......... 57% 151M 1s #14 8.492 65500K .......... .......... .......... .......... .......... 57% 112M 1s #14 8.492 65550K .......... .......... .......... .......... .......... 58% 90.3M 1s #14 8.492 65600K .......... .......... .......... .......... .......... 58% 98.1M 1s #14 8.493 65650K .......... .......... .......... .......... .......... 58% 127M 1s #14 8.493 65700K .......... .......... .......... .......... .......... 58% 92.5M 1s #14 8.494 65750K .......... .......... .......... .......... .......... 58% 101M 1s #14 8.494 65800K .......... .......... .......... .......... .......... 58% 148M 1s #14 8.495 65850K .......... .......... .......... .......... .......... 58% 113M 1s #14 8.495 65900K .......... .......... .......... .......... .......... 58% 95.8M 1s #14 8.496 65950K .......... .......... .......... .......... .......... 58% 86.3M 1s #14 8.496 66000K .......... .......... .......... .......... .......... 58% 107M 1s #14 8.497 66050K .......... .......... .......... .......... .......... 58% 148M 1s #14 8.497 66100K .......... .......... .......... .......... .......... 58% 139M 1s #14 8.497 66150K .......... .......... .......... .......... .......... 58% 134M 1s #14 8.498 66200K .......... .......... .......... .......... .......... 58% 127M 1s #14 8.498 66250K .......... .......... .......... .......... .......... 58% 100M 1s #14 8.499 66300K .......... .......... .......... .......... .......... 58% 81.5M 1s #14 8.499 66350K .......... .......... .......... .......... .......... 58% 105M 1s #14 8.500 66400K .......... .......... .......... .......... .......... 58% 113M 1s #14 8.500 66450K .......... .......... .......... .......... .......... 58% 79.3M 1s #14 8.501 66500K .......... .......... .......... .......... .......... 58% 170M 1s #14 8.501 66550K .......... .......... .......... .......... .......... 58% 156M 1s #14 8.501 66600K .......... .......... .......... .......... .......... 58% 102M 1s #14 8.502 66650K .......... .......... .......... .......... .......... 58% 133M 1s #14 8.502 66700K .......... .......... .......... .......... .......... 59% 116M 1s #14 8.503 66750K .......... .......... .......... .......... .......... 59% 120M 1s #14 8.503 66800K .......... .......... .......... .......... .......... 59% 127M 1s #14 8.503 66850K .......... .......... .......... .......... .......... 59% 89.5M 1s #14 8.504 66900K .......... .......... .......... .......... .......... 59% 104M 1s #14 8.504 66950K .......... .......... .......... .......... .......... 59% 94.5M 1s #14 8.505 67000K .......... .......... .......... .......... .......... 59% 245M 1s #14 8.505 67050K .......... .......... .......... .......... .......... 59% 70.0M 1s #14 8.506 67100K .......... .......... .......... .......... .......... 59% 171M 1s #14 8.506 67150K .......... .......... .......... .......... .......... 59% 92.9M 1s #14 8.507 67200K .......... .......... .......... .......... .......... 59% 170M 1s #14 8.507 67250K .......... .......... .......... .......... .......... 59% 126M 1s #14 8.507 67300K .......... .......... .......... .......... .......... 59% 126M 1s #14 8.508 67350K .......... .......... .......... .......... .......... 59% 121M 1s #14 8.508 67400K .......... .......... .......... .......... .......... 59% 93.0M 1s #14 8.509 67450K .......... .......... .......... .......... .......... 59% 84.9M 1s #14 8.509 67500K .......... .......... .......... .......... .......... 59% 82.6M 1s #14 8.510 67550K .......... .......... .......... .......... .......... 59% 287M 1s #14 8.510 67600K .......... .......... .......... .......... .......... 59% 103M 1s #14 8.510 67650K .......... .......... .......... .......... .......... 59% 91.9M 1s #14 8.511 67700K .......... .......... .......... .......... .......... 59% 93.0M 1s #14 8.511 67750K .......... .......... .......... .......... .......... 59% 135M 1s #14 8.512 67800K .......... .......... .......... .......... .......... 60% 199M 1s #14 8.512 67850K .......... .......... .......... .......... .......... 60% 101M 1s #14 8.513 67900K .......... .......... .......... .......... .......... 60% 120M 1s #14 8.513 67950K .......... .......... .......... .......... .......... 60% 96.3M 1s #14 8.513 68000K .......... .......... .......... .......... .......... 60% 130M 1s #14 8.514 68050K .......... .......... .......... .......... .......... 60% 97.8M 1s #14 8.514 68100K .......... .......... .......... .......... .......... 60% 129M 1s #14 8.515 68150K .......... .......... .......... .......... .......... 60% 86.2M 1s #14 8.515 68200K .......... .......... .......... .......... .......... 60% 97.4M 1s #14 8.516 68250K .......... .......... .......... .......... .......... 60% 146M 1s #14 8.516 68300K .......... .......... .......... .......... .......... 60% 125M 1s #14 8.517 68350K .......... .......... .......... .......... .......... 60% 91.5M 1s #14 8.517 68400K .......... .......... .......... .......... .......... 60% 214M 1s #14 8.517 68450K .......... .......... .......... .......... .......... 60% 93.1M 1s #14 8.518 68500K .......... .......... .......... .......... .......... 60% 123M 1s #14 8.518 68550K .......... .......... .......... .......... .......... 60% 120M 1s #14 8.519 68600K .......... .......... .......... .......... .......... 60% 123M 1s #14 8.519 68650K .......... .......... .......... .......... .......... 60% 83.2M 1s #14 8.520 68700K .......... .......... .......... .......... .......... 60% 98.6M 1s #14 8.520 68750K .......... .......... .......... .......... .......... 60% 82.0M 1s #14 8.521 68800K .......... .......... .......... .......... .......... 60% 244M 1s #14 8.521 68850K .......... .......... .......... .......... .......... 60% 137M 1s #14 8.521 68900K .......... .......... .......... .......... .......... 60% 93.6M 1s #14 8.522 68950K .......... .......... .......... .......... .......... 61% 120M 1s #14 8.522 69000K .......... .......... .......... .......... .......... 61% 142M 1s #14 8.523 69050K .......... .......... .......... .......... .......... 61% 89.1M 1s #14 8.523 69100K .......... .......... .......... .......... .......... 61% 125M 1s #14 8.523 69150K .......... .......... .......... .......... .......... 61% 103M 1s #14 8.524 69200K .......... .......... .......... .......... .......... 61% 99.6M 1s #14 8.524 69250K .......... .......... .......... .......... .......... 61% 122M 1s #14 8.525 69300K .......... .......... .......... .......... .......... 61% 136M 1s #14 8.525 69350K .......... .......... .......... .......... .......... 61% 110M 1s #14 8.526 69400K .......... .......... .......... .......... .......... 61% 91.3M 1s #14 8.526 69450K .......... .......... .......... .......... .......... 61% 90.1M 1s #14 8.527 69500K .......... .......... .......... .......... .......... 61% 122M 1s #14 8.527 69550K .......... .......... .......... .......... .......... 61% 144M 1s #14 8.527 69600K .......... .......... .......... .......... .......... 61% 134M 1s #14 8.528 69650K .......... .......... .......... .......... .......... 61% 120M 1s #14 8.528 69700K .......... .......... .......... .......... .......... 61% 91.9M 1s #14 8.529 69750K .......... .......... .......... .......... .......... 61% 81.4M 1s #14 8.529 69800K .......... .......... .......... .......... .......... 61% 251M 1s #14 8.530 69850K .......... .......... .......... .......... .......... 61% 93.2M 1s #14 8.530 69900K .......... .......... .......... .......... .......... 61% 110M 1s #14 8.531 69950K .......... .......... .......... .......... .......... 61% 121M 1s #14 8.531 70000K .......... .......... .......... .......... .......... 61% 107M 1s #14 8.531 70050K .......... .......... .......... .......... .......... 61% 134M 1s #14 8.532 70100K .......... .......... .......... .......... .......... 62% 111M 1s #14 8.532 70150K .......... .......... .......... .......... .......... 62% 136M 1s #14 8.533 70200K .......... .......... .......... .......... .......... 62% 95.9M 1s #14 8.533 70250K .......... .......... .......... .......... .......... 62% 88.8M 1s #14 8.534 70300K .......... .......... .......... .......... .......... 62% 126M 1s #14 8.534 70350K .......... .......... .......... .......... .......... 62% 123M 1s #14 8.534 70400K .......... .......... .......... .......... .......... 62% 109M 1s #14 8.535 70450K .......... .......... .......... .......... .......... 62% 89.6M 1s #14 8.535 70500K .......... .......... .......... .......... .......... 62% 235M 1s #14 8.536 70550K .......... .......... .......... .......... .......... 62% 65.4M 1s #14 8.536 70600K .......... .......... .......... .......... .......... 62% 132M 1s #14 8.537 70650K .......... .......... .......... .......... .......... 62% 112M 1s #14 8.537 70700K .......... .......... .......... .......... .......... 62% 109M 1s #14 8.538 70750K .......... .......... .......... .......... .......... 62% 198M 1s #14 8.538 70800K .......... .......... .......... .......... .......... 62% 98.8M 1s #14 8.538 70850K .......... .......... .......... .......... .......... 62% 129M 1s #14 8.539 70900K .......... .......... .......... .......... .......... 62% 131M 1s #14 8.539 70950K .......... .......... .......... .......... .......... 62% 90.3M 1s #14 8.540 71000K .......... .......... .......... .......... .......... 62% 80.0M 1s #14 8.540 71050K .......... .......... .......... .......... .......... 62% 206M 1s #14 8.540 71100K .......... .......... .......... .......... .......... 62% 90.6M 1s #14 8.541 71150K .......... .......... .......... .......... .......... 62% 106M 1s #14 8.541 71200K .......... .......... .......... .......... .......... 63% 94.0M 1s #14 8.542 71250K .......... .......... .......... .......... .......... 63% 159M 1s #14 8.542 71300K .......... .......... .......... .......... .......... 63% 109M 1s #14 8.543 71350K .......... .......... .......... .......... .......... 63% 107M 1s #14 8.543 71400K .......... .......... .......... .......... .......... 63% 127M 1s #14 8.544 71450K .......... .......... .......... .......... .......... 63% 135M 1s #14 8.544 71500K .......... .......... .......... .......... .......... 63% 73.0M 1s #14 8.545 71550K .......... .......... .......... .......... .......... 63% 136M 1s #14 8.545 71600K .......... .......... .......... .......... .......... 63% 140M 1s #14 8.545 71650K .......... .......... .......... .......... .......... 63% 131M 1s #14 8.546 71700K .......... .......... .......... .......... .......... 63% 115M 1s #14 8.546 71750K .......... .......... .......... .......... .......... 63% 69.0M 1s #14 8.547 71800K .......... .......... .......... .......... .......... 63% 130M 1s #14 8.547 71850K .......... .......... .......... .......... .......... 63% 124M 1s #14 8.548 71900K .......... .......... .......... .......... .......... 63% 141M 1s #14 8.548 71950K .......... .......... .......... .......... .......... 63% 134M 1s #14 8.548 72000K .......... .......... .......... .......... .......... 63% 104M 1s #14 8.549 72050K .......... .......... .......... .......... .......... 63% 134M 1s #14 8.549 72100K .......... .......... .......... .......... .......... 63% 96.9M 1s #14 8.550 72150K .......... .......... .......... .......... .......... 63% 87.5M 1s #14 8.550 72200K .......... .......... .......... .......... .......... 63% 112M 1s #14 8.551 72250K .......... .......... .......... .......... .......... 63% 93.1M 1s #14 8.551 72300K .......... .......... .......... .......... .......... 63% 133M 1s #14 8.552 72350K .......... .......... .......... .......... .......... 64% 129M 1s #14 8.552 72400K .......... .......... .......... .......... .......... 64% 112M 1s #14 8.552 72450K .......... .......... .......... .......... .......... 64% 96.5M 1s #14 8.553 72500K .......... .......... .......... .......... .......... 64% 122M 1s #14 8.553 72550K .......... .......... .......... .......... .......... 64% 165M 1s #14 8.554 72600K .......... .......... .......... .......... .......... 64% 85.1M 1s #14 8.554 72650K .......... .......... .......... .......... .......... 64% 120M 1s #14 8.555 72700K .......... .......... .......... .......... .......... 64% 112M 1s #14 8.555 72750K .......... .......... .......... .......... .......... 64% 90.5M 1s #14 8.555 72800K .......... .......... .......... .......... .......... 64% 314M 1s #14 8.556 72850K .......... .......... .......... .......... .......... 64% 97.6M 1s #14 8.556 72900K .......... .......... .......... .......... .......... 64% 111M 1s #14 8.557 72950K .......... .......... .......... .......... .......... 64% 89.7M 1s #14 8.557 73000K .......... .......... .......... .......... .......... 64% 88.4M 1s #14 8.558 73050K .......... .......... .......... .......... .......... 64% 226M 1s #14 8.558 73100K .......... .......... .......... .......... .......... 64% 115M 1s #14 8.558 73150K .......... .......... .......... .......... .......... 64% 101M 1s #14 8.559 73200K .......... .......... .......... .......... .......... 64% 131M 1s #14 8.559 73250K .......... .......... .......... .......... .......... 64% 79.4M 1s #14 8.560 73300K .......... .......... .......... .......... .......... 64% 91.8M 1s #14 8.560 73350K .......... .......... .......... .......... .......... 64% 311M 1s #14 8.560 73400K .......... .......... .......... .......... .......... 64% 86.7M 1s #14 8.561 73450K .......... .......... .......... .......... .......... 65% 106M 1s #14 8.561 73500K .......... .......... .......... .......... .......... 65% 141M 1s #14 8.562 73550K .......... .......... .......... .......... .......... 65% 87.5M 1s #14 8.562 73600K .......... .......... .......... .......... .......... 65% 222M 1s #14 8.563 73650K .......... .......... .......... .......... .......... 65% 88.0M 1s #14 8.563 73700K .......... .......... .......... .......... .......... 65% 93.1M 1s #14 8.564 73750K .......... .......... .......... .......... .......... 65% 143M 1s #14 8.564 73800K .......... .......... .......... .......... .......... 65% 129M 1s #14 8.564 73850K .......... .......... .......... .......... .......... 65% 120M 1s #14 8.565 73900K .......... .......... .......... .......... .......... 65% 107M 1s #14 8.565 73950K .......... .......... .......... .......... .......... 65% 95.1M 1s #14 8.566 74000K .......... .......... .......... .......... .......... 65% 132M 1s #14 8.566 74050K .......... .......... .......... .......... .......... 65% 86.0M 1s #14 8.567 74100K .......... .......... .......... .......... .......... 65% 144M 1s #14 8.567 74150K .......... .......... .......... .......... .......... 65% 106M 1s #14 8.568 74200K .......... .......... .......... .......... .......... 65% 102M 1s #14 8.568 74250K .......... .......... .......... .......... .......... 65% 132M 1s #14 8.568 74300K .......... .......... .......... .......... .......... 65% 134M 1s #14 8.569 74350K .......... .......... .......... .......... .......... 65% 113M 1s #14 8.569 74400K .......... .......... .......... .......... .......... 65% 125M 1s #14 8.570 74450K .......... .......... .......... .......... .......... 65% 91.8M 1s #14 8.570 74500K .......... .......... .......... .......... .......... 65% 77.4M 1s #14 8.571 74550K .......... .......... .......... .......... .......... 65% 97.9M 1s #14 8.571 74600K .......... .......... .......... .......... .......... 66% 333M 1s #14 8.571 74650K .......... .......... .......... .......... .......... 66% 105M 1s #14 8.572 74700K .......... .......... .......... .......... .......... 66% 97.1M 1s #14 8.572 74750K .......... .......... .......... .......... .......... 66% 79.8M 1s #14 8.573 74800K .......... .......... .......... .......... .......... 66% 130M 1s #14 8.573 74850K .......... .......... .......... .......... .......... 66% 156M 1s #14 8.574 74900K .......... .......... .......... .......... .......... 66% 127M 1s #14 8.574 74950K .......... .......... .......... .......... .......... 66% 124M 1s #14 8.574 75000K .......... .......... .......... .......... .......... 66% 116M 1s #14 8.575 75050K .......... .......... .......... .......... .......... 66% 82.7M 1s #14 8.575 75100K .......... .......... .......... .......... .......... 66% 144M 1s #14 8.576 75150K .......... .......... .......... .......... .......... 66% 97.4M 1s #14 8.576 75200K .......... .......... .......... .......... .......... 66% 97.4M 1s #14 8.577 75250K .......... .......... .......... .......... .......... 66% 145M 1s #14 8.577 75300K .......... .......... .......... .......... .......... 66% 124M 1s #14 8.578 75350K .......... .......... .......... .......... .......... 66% 100M 1s #14 8.578 75400K .......... .......... .......... .......... .......... 66% 104M 1s #14 8.578 75450K .......... .......... .......... .......... .......... 66% 99.9M 1s #14 8.579 75500K .......... .......... .......... .......... .......... 66% 267M 1s #14 8.579 75550K .......... .......... .......... .......... .......... 66% 89.8M 1s #14 8.580 75600K .......... .......... .......... .......... .......... 66% 88.5M 1s #14 8.580 75650K .......... .......... .......... .......... .......... 66% 125M 1s #14 8.581 75700K .......... .......... .......... .......... .......... 66% 115M 1s #14 8.581 75750K .......... .......... .......... .......... .......... 67% 90.2M 1s #14 8.582 75800K .......... .......... .......... .......... .......... 67% 122M 1s #14 8.582 75850K .......... .......... .......... .......... .......... 67% 99.9M 1s #14 8.583 75900K .......... .......... .......... .......... .......... 67% 73.4M 1s #14 8.583 75950K .......... .......... .......... .......... .......... 67% 97.4M 1s #14 8.584 76000K .......... .......... .......... .......... .......... 67% 109M 1s #14 8.584 76050K .......... .......... .......... .......... .......... 67% 197M 1s #14 8.584 76100K .......... .......... .......... .......... .......... 67% 124M 1s #14 8.585 76150K .......... .......... .......... .......... .......... 67% 117M 1s #14 8.585 76200K .......... .......... .......... .......... .......... 67% 91.1M 1s #14 8.586 76250K .......... .......... .......... .......... .......... 67% 111M 1s #14 8.586 76300K .......... .......... .......... .......... .......... 67% 91.8M 1s #14 8.587 76350K .......... .......... .......... .......... .......... 67% 152M 1s #14 8.587 76400K .......... .......... .......... .......... .......... 67% 79.1M 1s #14 8.588 76450K .......... .......... .......... .......... .......... 67% 145M 1s #14 8.588 76500K .......... .......... .......... .......... .......... 67% 113M 1s #14 8.588 76550K .......... .......... .......... .......... .......... 67% 125M 1s #14 8.589 76600K .......... .......... .......... .......... .......... 67% 131M 1s #14 8.589 76650K .......... .......... .......... .......... .......... 67% 141M 1s #14 8.590 76700K .......... .......... .......... .......... .......... 67% 82.1M 1s #14 8.590 76750K .......... .......... .......... .......... .......... 67% 99.2M 1s #14 8.591 76800K .......... .......... .......... .......... .......... 67% 121M 1s #14 8.591 76850K .......... .......... .......... .......... .......... 68% 132M 1s #14 8.591 76900K .......... .......... .......... .......... .......... 68% 111M 1s #14 8.592 76950K .......... .......... .......... .......... .......... 68% 98.8M 1s #14 8.592 77000K .......... .......... .......... .......... .......... 68% 76.4M 1s #14 8.593 77050K .......... .......... .......... .......... .......... 68% 296M 1s #14 8.593 77100K .......... .......... .......... .......... .......... 68% 66.2M 1s #14 8.594 77150K .......... .......... .......... .......... .......... 68% 278M 1s #14 8.594 77200K .......... .......... .......... .......... .......... 68% 121M 1s #14 8.594 77250K .......... .......... .......... .......... .......... 68% 97.7M 1s #14 8.595 77300K .......... .......... .......... .......... .......... 68% 118M 1s #14 8.595 77350K .......... .......... .......... .......... .......... 68% 122M 1s #14 8.596 77400K .......... .......... .......... .......... .......... 68% 87.9M 1s #14 8.596 77450K .......... .......... .......... .......... .......... 68% 102M 1s #14 8.597 77500K .......... .......... .......... .......... .......... 68% 106M 1s #14 8.597 77550K .......... .......... .......... .......... .......... 68% 93.8M 1s #14 8.598 77600K .......... .......... .......... .......... .......... 68% 131M 1s #14 8.598 77650K .......... .......... .......... .......... .......... 68% 212M 1s #14 8.598 77700K .......... .......... .......... .......... .......... 68% 91.1M 1s #14 8.599 77750K .......... .......... .......... .......... .......... 68% 140M 1s #14 8.599 77800K .......... .......... .......... .......... .......... 68% 128M 1s #14 8.600 77850K .......... .......... .......... .......... .......... 68% 125M 1s #14 8.600 77900K .......... .......... .......... .......... .......... 68% 90.9M 1s #14 8.601 77950K .......... .......... .......... .......... .......... 68% 118M 1s #14 8.601 78000K .......... .......... .......... .......... .......... 69% 79.1M 1s #14 8.602 78050K .......... .......... .......... .......... .......... 69% 94.8M 1s #14 8.602 78100K .......... .......... .......... .......... .......... 69% 243M 1s #14 8.602 78150K .......... .......... .......... .......... .......... 69% 108M 1s #14 8.603 78200K .......... .......... .......... .......... .......... 69% 94.2M 1s #14 8.603 78250K .......... .......... .......... .......... .......... 69% 128M 1s #14 8.604 78300K .......... .......... .......... .......... .......... 69% 102M 1s #14 8.604 78350K .......... .......... .......... .......... .......... 69% 132M 1s #14 8.604 78400K .......... .......... .......... .......... .......... 69% 123M 1s #14 8.605 78450K .......... .......... .......... .......... .......... 69% 121M 1s #14 8.605 78500K .......... .......... .......... .......... .......... 69% 91.8M 1s #14 8.606 78550K .......... .......... .......... .......... .......... 69% 126M 1s #14 8.606 78600K .......... .......... .......... .......... .......... 69% 81.4M 1s #14 8.607 78650K .......... .......... .......... .......... .......... 69% 141M 1s #14 8.607 78700K .......... .......... .......... .......... .......... 69% 110M 1s #14 8.608 78750K .......... .......... .......... .......... .......... 69% 99.5M 1s #14 8.608 78800K .......... .......... .......... .......... .......... 69% 122M 1s #14 8.608 78850K .......... .......... .......... .......... .......... 69% 131M 1s #14 8.609 78900K .......... .......... .......... .......... .......... 69% 125M 1s #14 8.609 78950K .......... .......... .......... .......... .......... 69% 136M 1s #14 8.610 79000K .......... .......... .......... .......... .......... 69% 94.8M 1s #14 8.610 79050K .......... .......... .......... .......... .......... 69% 85.3M 1s #14 8.611 79100K .......... .......... .......... .......... .......... 69% 118M 1s #14 8.611 79150K .......... .......... .......... .......... .......... 70% 78.3M 1s #14 8.612 79200K .......... .......... .......... .......... .......... 70% 182M 1s #14 8.612 79250K .......... .......... .......... .......... .......... 70% 95.1M 1s #14 8.613 79300K .......... .......... .......... .......... .......... 70% 162M 1s #14 8.613 79350K .......... .......... .......... .......... .......... 70% 121M 1s #14 8.613 79400K .......... .......... .......... .......... .......... 70% 66.1M 1s #14 8.614 79450K .......... .......... .......... .......... .......... 70% 166M 1s #14 8.614 79500K .......... .......... .......... .......... .......... 70% 190M 1s #14 8.614 79550K .......... .......... .......... .......... .......... 70% 94.7M 1s #14 8.615 79600K .......... .......... .......... .......... .......... 70% 120M 1s #14 8.615 79650K .......... .......... .......... .......... .......... 70% 123M 1s #14 8.616 79700K .......... .......... .......... .......... .......... 70% 106M 1s #14 8.616 79750K .......... .......... .......... .......... .......... 70% 101M 1s #14 8.617 79800K .......... .......... .......... .......... .......... 70% 85.4M 1s #14 8.617 79850K .......... .......... .......... .......... .......... 70% 126M 1s #14 8.618 79900K .......... .......... .......... .......... .......... 70% 121M 1s #14 8.618 79950K .......... .......... .......... .......... .......... 70% 115M 1s #14 8.619 80000K .......... .......... .......... .......... .......... 70% 112M 1s #14 8.619 80050K .......... .......... .......... .......... .......... 70% 120M 1s #14 8.619 80100K .......... .......... .......... .......... .......... 70% 143M 1s #14 8.620 80150K .......... .......... .......... .......... .......... 70% 131M 1s #14 8.620 80200K .......... .......... .......... .......... .......... 70% 89.2M 1s #14 8.621 80250K .......... .......... .......... .......... .......... 71% 114M 1s #14 8.621 80300K .......... .......... .......... .......... .......... 71% 88.6M 1s #14 8.622 80350K .......... .......... .......... .......... .......... 71% 133M 1s #14 8.622 80400K .......... .......... .......... .......... .......... 71% 114M 0s #14 8.622 80450K .......... .......... .......... .......... .......... 71% 136M 0s #14 8.623 80500K .......... .......... .......... .......... .......... 71% 88.0M 0s #14 8.623 80550K .......... .......... .......... .......... .......... 71% 139M 0s #14 8.624 80600K .......... .......... .......... .......... .......... 71% 86.9M 0s #14 8.624 80650K .......... .......... .......... .......... .......... 71% 127M 0s #14 8.625 80700K .......... .......... .......... .......... .......... 71% 144M 0s #14 8.625 80750K .......... .......... .......... .......... .......... 71% 130M 0s #14 8.625 80800K .......... .......... .......... .......... .......... 71% 112M 0s #14 8.626 80850K .......... .......... .......... .......... .......... 71% 89.2M 0s #14 8.626 80900K .......... .......... .......... .......... .......... 71% 133M 0s #14 8.627 80950K .......... .......... .......... .......... .......... 71% 107M 0s #14 8.627 81000K .......... .......... .......... .......... .......... 71% 88.7M 0s #14 8.628 81050K .......... .......... .......... .......... .......... 71% 101M 0s #14 8.628 81100K .......... .......... .......... .......... .......... 71% 121M 0s #14 8.629 81150K .......... .......... .......... .......... .......... 71% 122M 0s #14 8.629 81200K .......... .......... .......... .......... .......... 71% 149M 0s #14 8.629 81250K .......... .......... .......... .......... .......... 71% 117M 0s #14 8.630 81300K .......... .......... .......... .......... .......... 71% 141M 0s #14 8.630 81350K .......... .......... .......... .......... .......... 71% 88.1M 0s #14 8.631 81400K .......... .......... .......... .......... .......... 72% 86.7M 0s #14 8.631 81450K .......... .......... .......... .......... .......... 72% 120M 0s #14 8.632 81500K .......... .......... .......... .......... .......... 72% 126M 0s #14 8.632 81550K .......... .......... .......... .......... .......... 72% 89.2M 0s #14 8.633 81600K .......... .......... .......... .......... .......... 72% 131M 0s #14 8.633 81650K .......... .......... .......... .......... .......... 72% 140M 0s #14 8.633 81700K .......... .......... .......... .......... .......... 72% 114M 0s #14 8.634 81750K .......... .......... .......... .......... .......... 72% 98.6M 0s #14 8.634 81800K .......... .......... .......... .......... .......... 72% 88.5M 0s #14 8.635 81850K .......... .......... .......... .......... .......... 72% 219M 0s #14 8.635 81900K .......... .......... .......... .......... .......... 72% 92.4M 0s #14 8.635 81950K .......... .......... .......... .......... .......... 72% 127M 0s #14 8.636 82000K .......... .......... .......... .......... .......... 72% 125M 0s #14 8.636 82050K .......... .......... .......... .......... .......... 72% 81.5M 0s #14 8.637 82100K .......... .......... .......... .......... .......... 72% 115M 0s #14 8.637 82150K .......... .......... .......... .......... .......... 72% 111M 0s #14 8.638 82200K .......... .......... .......... .......... .......... 72% 101M 0s #14 8.638 82250K .......... .......... .......... .......... .......... 72% 131M 0s #14 8.639 82300K .......... .......... .......... .......... .......... 72% 129M 0s #14 8.639 82350K .......... .......... .......... .......... .......... 72% 84.0M 0s #14 8.640 82400K .......... .......... .......... .......... .......... 72% 86.6M 0s #14 8.640 82450K .......... .......... .......... .......... .......... 72% 240M 0s #14 8.640 82500K .......... .......... .......... .......... .......... 73% 164M 0s #14 8.641 82550K .......... .......... .......... .......... .......... 73% 87.7M 0s #14 8.641 82600K .......... .......... .......... .......... .......... 73% 139M 0s #14 8.642 82650K .......... .......... .......... .......... .......... 73% 108M 0s #14 8.642 82700K .......... .......... .......... .......... .......... 73% 91.4M 0s #14 8.643 82750K .......... .......... .......... .......... .......... 73% 117M 0s #14 8.643 82800K .......... .......... .......... .......... .......... 73% 99.6M 0s #14 8.643 82850K .......... .......... .......... .......... .......... 73% 100M 0s #14 8.644 82900K .......... .......... .......... .......... .......... 73% 150M 0s #14 8.644 82950K .......... .......... .......... .......... .......... 73% 145M 0s #14 8.645 83000K .......... .......... .......... .......... .......... 73% 85.2M 0s #14 8.645 83050K .......... .......... .......... .......... .......... 73% 122M 0s #14 8.646 83100K .......... .......... .......... .......... .......... 73% 159M 0s #14 8.646 83150K .......... .......... .......... .......... .......... 73% 126M 0s #14 8.646 83200K .......... .......... .......... .......... .......... 73% 83.8M 0s #14 8.647 83250K .......... .......... .......... .......... .......... 73% 87.0M 0s #14 8.647 83300K .......... .......... .......... .......... .......... 73% 138M 0s #14 8.648 83350K .......... .......... .......... .......... .......... 73% 119M 0s #14 8.648 83400K .......... .......... .......... .......... .......... 73% 139M 0s #14 8.648 83450K .......... .......... .......... .......... .......... 73% 106M 0s #14 8.649 83500K .......... .......... .......... .......... .......... 73% 96.2M 0s #14 8.649 83550K .......... .......... .......... .......... .......... 73% 128M 0s #14 8.650 83600K .......... .......... .......... .......... .......... 73% 83.9M 0s #14 8.650 83650K .......... .......... .......... .......... .......... 74% 162M 0s #14 8.651 83700K .......... .......... .......... .......... .......... 74% 132M 0s #14 8.651 83750K .......... .......... .......... .......... .......... 74% 113M 0s #14 8.652 83800K .......... .......... .......... .......... .......... 74% 91.1M 0s #14 8.652 83850K .......... .......... .......... .......... .......... 74% 118M 0s #14 8.652 83900K .......... .......... .......... .......... .......... 74% 89.9M 0s #14 8.653 83950K .......... .......... .......... .......... .......... 74% 183M 0s #14 8.653 84000K .......... .......... .......... .......... .......... 74% 93.8M 0s #14 8.654 84050K .......... .......... .......... .......... .......... 74% 95.4M 0s #14 8.654 84100K .......... .......... .......... .......... .......... 74% 115M 0s #14 8.655 84150K .......... .......... .......... .......... .......... 74% 158M 0s #14 8.655 84200K .......... .......... .......... .......... .......... 74% 98.7M 0s #14 8.656 84250K .......... .......... .......... .......... .......... 74% 100M 0s #14 8.656 84300K .......... .......... .......... .......... .......... 74% 135M 0s #14 8.656 84350K .......... .......... .......... .......... .......... 74% 130M 0s #14 8.657 84400K .......... .......... .......... .......... .......... 74% 64.4M 0s #14 8.658 84450K .......... .......... .......... .......... .......... 74% 209M 0s #14 8.658 84500K .......... .......... .......... .......... .......... 74% 92.9M 0s #14 8.658 84550K .......... .......... .......... .......... .......... 74% 121M 0s #14 8.659 84600K .......... .......... .......... .......... .......... 74% 86.4M 0s #14 8.659 84650K .......... .......... .......... .......... .......... 74% 115M 0s #14 8.660 84700K .......... .......... .......... .......... .......... 74% 159M 0s #14 8.660 84750K .......... .......... .......... .......... .......... 74% 117M 0s #14 8.660 84800K .......... .......... .......... .......... .......... 75% 99.9M 0s #14 8.661 84850K .......... .......... .......... .......... .......... 75% 132M 0s #14 8.661 84900K .......... .......... .......... .......... .......... 75% 134M 0s #14 8.662 84950K .......... .......... .......... .......... .......... 75% 103M 0s #14 8.662 85000K .......... .......... .......... .......... .......... 75% 93.3M 0s #14 8.663 85050K .......... .......... .......... .......... .......... 75% 100M 0s #14 8.663 85100K .......... .......... .......... .......... .......... 75% 189M 0s #14 8.663 85150K .......... .......... .......... .......... .......... 75% 136M 0s #14 8.664 85200K .......... .......... .......... .......... .......... 75% 83.8M 0s #14 8.664 85250K .......... .......... .......... .......... .......... 75% 117M 0s #14 8.665 85300K .......... .......... .......... .......... .......... 75% 92.9M 0s #14 8.665 85350K .......... .......... .......... .......... .......... 75% 138M 0s #14 8.666 85400K .......... .......... .......... .......... .......... 75% 129M 0s #14 8.666 85450K .......... .......... .......... .......... .......... 75% 129M 0s #14 8.666 85500K .......... .......... .......... .......... .......... 75% 88.3M 0s #14 8.667 85550K .......... .......... .......... .......... .......... 75% 135M 0s #14 8.667 85600K .......... .......... .......... .......... .......... 75% 82.7M 0s #14 8.668 85650K .......... .......... .......... .......... .......... 75% 121M 0s #14 8.668 85700K .......... .......... .......... .......... .......... 75% 133M 0s #14 8.669 85750K .......... .......... .......... .......... .......... 75% 127M 0s #14 8.669 85800K .......... .......... .......... .......... .......... 75% 86.6M 0s #14 8.670 85850K .......... .......... .......... .......... .......... 75% 134M 0s #14 8.670 85900K .......... .......... .......... .......... .......... 76% 133M 0s #14 8.670 85950K .......... .......... .......... .......... .......... 76% 126M 0s #14 8.671 86000K .......... .......... .......... .......... .......... 76% 88.4M 0s #14 8.671 86050K .......... .......... .......... .......... .......... 76% 95.6M 0s #14 8.672 86100K .......... .......... .......... .......... .......... 76% 126M 0s #14 8.672 86150K .......... .......... .......... .......... .......... 76% 132M 0s #14 8.673 86200K .......... .......... .......... .......... .......... 76% 125M 0s #14 8.673 86250K .......... .......... .......... .......... .......... 76% 73.9M 0s #14 8.674 86300K .......... .......... .......... .......... .......... 76% 130M 0s #14 8.674 86350K .......... .......... .......... .......... .......... 76% 160M 0s #14 8.674 86400K .......... .......... .......... .......... .......... 76% 90.8M 0s #14 8.675 86450K .......... .......... .......... .......... .......... 76% 83.6M 0s #14 8.675 86500K .......... .......... .......... .......... .......... 76% 228M 0s #14 8.676 86550K .......... .......... .......... .......... .......... 76% 94.2M 0s #14 8.676 86600K .......... .......... .......... .......... .......... 76% 127M 0s #14 8.677 86650K .......... .......... .......... .......... .......... 76% 127M 0s #14 8.677 86700K .......... .......... .......... .......... .......... 76% 127M 0s #14 8.677 86750K .......... .......... .......... .......... .......... 76% 120M 0s #14 8.678 86800K .......... .......... .......... .......... .......... 76% 79.2M 0s #14 8.678 86850K .......... .......... .......... .......... .......... 76% 105M 0s #14 8.679 86900K .......... .......... .......... .......... .......... 76% 125M 0s #14 8.679 86950K .......... .......... .......... .......... .......... 76% 125M 0s #14 8.680 87000K .......... .......... .......... .......... .......... 76% 116M 0s #14 8.680 87050K .......... .......... .......... .......... .......... 77% 96.3M 0s #14 8.680 87100K .......... .......... .......... .......... .......... 77% 116M 0s #14 8.681 87150K .......... .......... .......... .......... .......... 77% 140M 0s #14 8.681 87200K .......... .......... .......... .......... .......... 77% 98.0M 0s #14 8.682 87250K .......... .......... .......... .......... .......... 77% 129M 0s #14 8.682 87300K .......... .......... .......... .......... .......... 77% 120M 0s #14 8.683 87350K .......... .......... .......... .......... .......... 77% 122M 0s #14 8.683 87400K .......... .......... .......... .......... .......... 77% 66.9M 0s #14 8.684 87450K .......... .......... .......... .......... .......... 77% 215M 0s #14 8.684 87500K .......... .......... .......... .......... .......... 77% 86.9M 0s #14 8.684 87550K .......... .......... .......... .......... .......... 77% 131M 0s #14 8.685 87600K .......... .......... .......... .......... .......... 77% 91.2M 0s #14 8.685 87650K .......... .......... .......... .......... .......... 77% 112M 0s #14 8.686 87700K .......... .......... .......... .......... .......... 77% 151M 0s #14 8.686 87750K .......... .......... .......... .......... .......... 77% 137M 0s #14 8.686 87800K .......... .......... .......... .......... .......... 77% 90.5M 0s #14 8.687 87850K .......... .......... .......... .......... .......... 77% 123M 0s #14 8.687 87900K .......... .......... .......... .......... .......... 77% 112M 0s #14 8.688 87950K .......... .......... .......... .......... .......... 77% 95.3M 0s #14 8.688 88000K .......... .......... .......... .......... .......... 77% 119M 0s #14 8.689 88050K .......... .......... .......... .......... .......... 77% 143M 0s #14 8.689 88100K .......... .......... .......... .......... .......... 77% 96.4M 0s #14 8.690 88150K .......... .......... .......... .......... .......... 78% 112M 0s #14 8.690 88200K .......... .......... .......... .......... .......... 78% 76.1M 0s #14 8.691 88250K .......... .......... .......... .......... .......... 78% 120M 0s #14 8.691 88300K .......... .......... .......... .......... .......... 78% 183M 0s #14 8.691 88350K .......... .......... .......... .......... .......... 78% 136M 0s #14 8.692 88400K .......... .......... .......... .......... .......... 78% 109M 0s #14 8.692 88450K .......... .......... .......... .......... .......... 78% 93.5M 0s #14 8.693 88500K .......... .......... .......... .......... .......... 78% 124M 0s #14 8.693 88550K .......... .......... .......... .......... .......... 78% 91.5M 0s #14 8.694 88600K .......... .......... .......... .......... .......... 78% 94.1M 0s #14 8.694 88650K .......... .......... .......... .......... .......... 78% 107M 0s #14 8.695 88700K .......... .......... .......... .......... .......... 78% 174M 0s #14 8.695 88750K .......... .......... .......... .......... .......... 78% 97.6M 0s #14 8.695 88800K .......... .......... .......... .......... .......... 78% 146M 0s #14 8.696 88850K .......... .......... .......... .......... .......... 78% 89.9M 0s #14 8.696 88900K .......... .......... .......... .......... .......... 78% 117M 0s #14 8.697 88950K .......... .......... .......... .......... .......... 78% 150M 0s #14 8.697 89000K .......... .......... .......... .......... .......... 78% 90.8M 0s #14 8.698 89050K .......... .......... .......... .......... .......... 78% 122M 0s #14 8.698 89100K .......... .......... .......... .......... .......... 78% 101M 0s #14 8.698 89150K .......... .......... .......... .......... .......... 78% 99.1M 0s #14 8.699 89200K .......... .......... .......... .......... .......... 78% 167M 0s #14 8.699 89250K .......... .......... .......... .......... .......... 78% 110M 0s #14 8.700 89300K .......... .......... .......... .......... .......... 79% 107M 0s #14 8.700 89350K .......... .......... .......... .......... .......... 79% 125M 0s #14 8.701 89400K .......... .......... .......... .......... .......... 79% 93.0M 0s #14 8.701 89450K .......... .......... .......... .......... .......... 79% 161M 0s #14 8.701 89500K .......... .......... .......... .......... .......... 79% 110M 0s #14 8.702 89550K .......... .......... .......... .......... .......... 79% 96.0M 0s #14 8.702 89600K .......... .......... .......... .......... .......... 79% 136M 0s #14 8.703 89650K .......... .......... .......... .......... .......... 79% 117M 0s #14 8.703 89700K .......... .......... .......... .......... .......... 79% 64.6M 0s #14 8.704 89750K .......... .......... .......... .......... .......... 79% 149M 0s #14 8.704 89800K .......... .......... .......... .......... .......... 79% 128M 0s #14 8.704 89850K .......... .......... .......... .......... .......... 79% 130M 0s #14 8.705 89900K .......... .......... .......... .......... .......... 79% 107M 0s #14 8.705 89950K .......... .......... .......... .......... .......... 79% 130M 0s #14 8.706 90000K .......... .......... .......... .......... .......... 79% 134M 0s #14 8.706 90050K .......... .......... .......... .......... .......... 79% 97.7M 0s #14 8.707 90100K .......... .......... .......... .......... .......... 79% 89.4M 0s #14 8.707 90150K .......... .......... .......... .......... .......... 79% 130M 0s #14 8.707 90200K .......... .......... .......... .......... .......... 79% 133M 0s #14 8.708 90250K .......... .......... .......... .......... .......... 79% 111M 0s #14 8.708 90300K .......... .......... .......... .......... .......... 79% 94.6M 0s #14 8.709 90350K .......... .......... .......... .......... .......... 79% 122M 0s #14 8.709 90400K .......... .......... .......... .......... .......... 79% 121M 0s #14 8.710 90450K .......... .......... .......... .......... .......... 80% 122M 0s #14 8.710 90500K .......... .......... .......... .......... .......... 80% 88.8M 0s #14 8.711 90550K .......... .......... .......... .......... .......... 80% 134M 0s #14 8.711 90600K .......... .......... .......... .......... .......... 80% 88.0M 0s #14 8.711 90650K .......... .......... .......... .......... .......... 80% 132M 0s #14 8.712 90700K .......... .......... .......... .......... .......... 80% 139M 0s #14 8.712 90750K .......... .......... .......... .......... .......... 80% 120M 0s #14 8.713 90800K .......... .......... .......... .......... .......... 80% 91.0M 0s #14 8.713 90850K .......... .......... .......... .......... .......... 80% 126M 0s #14 8.714 90900K .......... .......... .......... .......... .......... 80% 77.8M 0s #14 8.714 90950K .......... .......... .......... .......... .......... 80% 134M 0s #14 8.715 91000K .......... .......... .......... .......... .......... 80% 87.9M 0s #14 8.715 91050K .......... .......... .......... .......... .......... 80% 224M 0s #14 8.715 91100K .......... .......... .......... .......... .......... 80% 96.9M 0s #14 8.716 91150K .......... .......... .......... .......... .......... 80% 119M 0s #14 8.716 91200K .......... .......... .......... .......... .......... 80% 89.9M 0s #14 8.717 91250K .......... .......... .......... .......... .......... 80% 133M 0s #14 8.717 91300K .......... .......... .......... .......... .......... 80% 146M 0s #14 8.717 91350K .......... .......... .......... .......... .......... 80% 110M 0s #14 8.718 91400K .......... .......... .......... .......... .......... 80% 94.6M 0s #14 8.718 91450K .......... .......... .......... .......... .......... 80% 115M 0s #14 8.719 91500K .......... .......... .......... .......... .......... 80% 141M 0s #14 8.719 91550K .......... .......... .......... .......... .......... 81% 89.3M 0s #14 8.720 91600K .......... .......... .......... .......... .......... 81% 115M 0s #14 8.720 91650K .......... .......... .......... .......... .......... 81% 84.8M 0s #14 8.721 91700K .......... .......... .......... .......... .......... 81% 146M 0s #14 8.721 91750K .......... .......... .......... .......... .......... 81% 113M 0s #14 8.722 91800K .......... .......... .......... .......... .......... 81% 144M 0s #14 8.722 91850K .......... .......... .......... .......... .......... 81% 108M 0s #14 8.722 91900K .......... .......... .......... .......... .......... 81% 115M 0s #14 8.723 91950K .......... .......... .......... .......... .......... 81% 88.1M 0s #14 8.723 92000K .......... .......... .......... .......... .......... 81% 126M 0s #14 8.724 92050K .......... .......... .......... .......... .......... 81% 125M 0s #14 8.724 92100K .......... .......... .......... .......... .......... 81% 118M 0s #14 8.724 92150K .......... .......... .......... .......... .......... 81% 95.8M 0s #14 8.725 92200K .......... .......... .......... .......... .......... 81% 120M 0s #14 8.725 92250K .......... .......... .......... .......... .......... 81% 126M 0s #14 8.726 92300K .......... .......... .......... .......... .......... 81% 130M 0s #14 8.726 92350K .......... .......... .......... .......... .......... 81% 89.9M 0s #14 8.727 92400K .......... .......... .......... .......... .......... 81% 115M 0s #14 8.727 92450K .......... .......... .......... .......... .......... 81% 97.1M 0s #14 8.728 92500K .......... .......... .......... .......... .......... 81% 141M 0s #14 8.728 92550K .......... .......... .......... .......... .......... 81% 122M 0s #14 8.728 92600K .......... .......... .......... .......... .......... 81% 117M 0s #14 8.729 92650K .......... .......... .......... .......... .......... 81% 92.0M 0s #14 8.729 92700K .......... .......... .......... .......... .......... 82% 84.9M 0s #14 8.730 92750K .......... .......... .......... .......... .......... 82% 120M 0s #14 8.730 92800K .......... .......... .......... .......... .......... 82% 146M 0s #14 8.731 92850K .......... .......... .......... .......... .......... 82% 116M 0s #14 8.731 92900K .......... .......... .......... .......... .......... 82% 129M 0s #14 8.731 92950K .......... .......... .......... .......... .......... 82% 85.9M 0s #14 8.732 93000K .......... .......... .......... .......... .......... 82% 145M 0s #14 8.732 93050K .......... .......... .......... .......... .......... 82% 132M 0s #14 8.733 93100K .......... .......... .......... .......... .......... 82% 90.7M 0s #14 8.733 93150K .......... .......... .......... .......... .......... 82% 122M 0s #14 8.734 93200K .......... .......... .......... .......... .......... 82% 73.0M 0s #14 8.734 93250K .......... .......... .......... .......... .......... 82% 178M 0s #14 8.735 93300K .......... .......... .......... .......... .......... 82% 116M 0s #14 8.735 93350K .......... .......... .......... .......... .......... 82% 141M 0s #14 8.735 93400K .......... .......... .......... .......... .......... 82% 97.9M 0s #14 8.736 93450K .......... .......... .......... .......... .......... 82% 103M 0s #14 8.736 93500K .......... .......... .......... .......... .......... 82% 116M 0s #14 8.737 93550K .......... .......... .......... .......... .......... 82% 94.6M 0s #14 8.737 93600K .......... .......... .......... .......... .......... 82% 165M 0s #14 8.738 93650K .......... .......... .......... .......... .......... 82% 127M 0s #14 8.738 93700K .......... .......... .......... .......... .......... 82% 124M 0s #14 8.738 93750K .......... .......... .......... .......... .......... 82% 115M 0s #14 8.739 93800K .......... .......... .......... .......... .......... 82% 96.0M 0s #14 8.739 93850K .......... .......... .......... .......... .......... 83% 81.1M 0s #14 8.740 93900K .......... .......... .......... .......... .......... 83% 112M 0s #14 8.740 93950K .......... .......... .......... .......... .......... 83% 141M 0s #14 8.741 94000K .......... .......... .......... .......... .......... 83% 91.8M 0s #14 8.741 94050K .......... .......... .......... .......... .......... 83% 133M 0s #14 8.742 94100K .......... .......... .......... .......... .......... 83% 115M 0s #14 8.742 94150K .......... .......... .......... .......... .......... 83% 124M 0s #14 8.742 94200K .......... .......... .......... .......... .......... 83% 164M 0s #14 8.743 94250K .......... .......... .......... .......... .......... 83% 91.6M 0s #14 8.743 94300K .......... .......... .......... .......... .......... 83% 119M 0s #14 8.744 94350K .......... .......... .......... .......... .......... 83% 91.5M 0s #14 8.744 94400K .......... .......... .......... .......... .......... 83% 122M 0s #14 8.745 94450K .......... .......... .......... .......... .......... 83% 82.3M 0s #14 8.745 94500K .......... .......... .......... .......... .......... 83% 130M 0s #14 8.746 94550K .......... .......... .......... .......... .......... 83% 120M 0s #14 8.746 94600K .......... .......... .......... .......... .......... 83% 145M 0s #14 8.746 94650K .......... .......... .......... .......... .......... 83% 87.9M 0s #14 8.747 94700K .......... .......... .......... .......... .......... 83% 117M 0s #14 8.747 94750K .......... .......... .......... .......... .......... 83% 99.3M 0s #14 8.748 94800K .......... .......... .......... .......... .......... 83% 229M 0s #14 8.748 94850K .......... .......... .......... .......... .......... 83% 89.4M 0s #14 8.748 94900K .......... .......... .......... .......... .......... 83% 127M 0s #14 8.749 94950K .......... .......... .......... .......... .......... 84% 110M 0s #14 8.749 95000K .......... .......... .......... .......... .......... 84% 96.9M 0s #14 8.750 95050K .......... .......... .......... .......... .......... 84% 82.5M 0s #14 8.750 95100K .......... .......... .......... .......... .......... 84% 138M 0s #14 8.751 95150K .......... .......... .......... .......... .......... 84% 122M 0s #14 8.751 95200K .......... .......... .......... .......... .......... 84% 127M 0s #14 8.752 95250K .......... .......... .......... .......... .......... 84% 90.5M 0s #14 8.752 95300K .......... .......... .......... .......... .......... 84% 217M 0s #14 8.752 95350K .......... .......... .......... .......... .......... 84% 100M 0s #14 8.753 95400K .......... .......... .......... .......... .......... 84% 126M 0s #14 8.753 95450K .......... .......... .......... .......... .......... 84% 90.3M 0s #14 8.754 95500K .......... .......... .......... .......... .......... 84% 131M 0s #14 8.754 95550K .......... .......... .......... .......... .......... 84% 82.3M 0s #14 8.755 95600K .......... .......... .......... .......... .......... 84% 211M 0s #14 8.755 95650K .......... .......... .......... .......... .......... 84% 95.2M 0s #14 8.755 95700K .......... .......... .......... .......... .......... 84% 121M 0s #14 8.756 95750K .......... .......... .......... .......... .......... 84% 81.7M 0s #14 8.756 95800K .......... .......... .......... .......... .......... 84% 150M 0s #14 8.757 95850K .......... .......... .......... .......... .......... 84% 125M 0s #14 8.757 95900K .......... .......... .......... .......... .......... 84% 104M 0s #14 8.758 95950K .......... .......... .......... .......... .......... 84% 112M 0s #14 8.758 96000K .......... .......... .......... .......... .......... 84% 126M 0s #14 8.758 96050K .......... .......... .......... .......... .......... 84% 120M 0s #14 8.759 96100K .......... .......... .......... .......... .......... 85% 124M 0s #14 8.759 96150K .......... .......... .......... .......... .......... 85% 82.3M 0s #14 8.760 96200K .......... .......... .......... .......... .......... 85% 98.6M 0s #14 8.760 96250K .......... .......... .......... .......... .......... 85% 112M 0s #14 8.761 96300K .......... .......... .......... .......... .......... 85% 88.6M 0s #14 8.761 96350K .......... .......... .......... .......... .......... 85% 205M 0s #14 8.762 96400K .......... .......... .......... .......... .......... 85% 105M 0s #14 8.762 96450K .......... .......... .......... .......... .......... 85% 113M 0s #14 8.762 96500K .......... .......... .......... .......... .......... 85% 88.5M 0s #14 8.763 96550K .......... .......... .......... .......... .......... 85% 286M 0s #14 8.763 96600K .......... .......... .......... .......... .......... 85% 92.8M 0s #14 8.764 96650K .......... .......... .......... .......... .......... 85% 118M 0s #14 8.764 96700K .......... .......... .......... .......... .......... 85% 94.1M 0s #14 8.765 96750K .......... .......... .......... .......... .......... 85% 105M 0s #14 8.765 96800K .......... .......... .......... .......... .......... 85% 144M 0s #14 8.765 96850K .......... .......... .......... .......... .......... 85% 121M 0s #14 8.766 96900K .......... .......... .......... .......... .......... 85% 97.8M 0s #14 8.766 96950K .......... .......... .......... .......... .......... 85% 108M 0s #14 8.767 97000K .......... .......... .......... .......... .......... 85% 90.4M 0s #14 8.767 97050K .......... .......... .......... .......... .......... 85% 92.8M 0s #14 8.768 97100K .......... .......... .......... .......... .......... 85% 131M 0s #14 8.768 97150K .......... .......... .......... .......... .......... 85% 237M 0s #14 8.768 97200K .......... .......... .......... .......... .......... 86% 89.9M 0s #14 8.769 97250K .......... .......... .......... .......... .......... 86% 136M 0s #14 8.769 97300K .......... .......... .......... .......... .......... 86% 119M 0s #14 8.770 97350K .......... .......... .......... .......... .......... 86% 116M 0s #14 8.771 97400K .......... .......... .......... .......... .......... 86% 88.2M 0s #14 8.771 97450K .......... .......... .......... .......... .......... 86% 89.7M 0s #14 8.771 97500K .......... .......... .......... .......... .......... 86% 119M 0s #14 8.772 97550K .......... .......... .......... .......... .......... 86% 145M 0s #14 8.772 97600K .......... .......... .......... .......... .......... 86% 120M 0s #14 8.772 97650K .......... .......... .......... .......... .......... 86% 111M 0s #14 8.773 97700K .......... .......... .......... .......... .......... 86% 109M 0s #14 8.773 97750K .......... .......... .......... .......... .......... 86% 140M 0s #14 8.774 97800K .......... .......... .......... .......... .......... 86% 85.9M 0s #14 8.774 97850K .......... .......... .......... .......... .......... 86% 124M 0s #14 8.775 97900K .......... .......... .......... .......... .......... 86% 115M 0s #14 8.775 97950K .......... .......... .......... .......... .......... 86% 87.8M 0s #14 8.776 98000K .......... .......... .......... .......... .......... 86% 151M 0s #14 8.776 98050K .......... .......... .......... .......... .......... 86% 84.6M 0s #14 8.777 98100K .......... .......... .......... .......... .......... 86% 225M 0s #14 8.777 98150K .......... .......... .......... .......... .......... 86% 93.8M 0s #14 8.777 98200K .......... .......... .......... .......... .......... 86% 118M 0s #14 8.778 98250K .......... .......... .......... .......... .......... 86% 85.3M 0s #14 8.778 98300K .......... .......... .......... .......... .......... 86% 138M 0s #14 8.779 98350K .......... .......... .......... .......... .......... 87% 152M 0s #14 8.779 98400K .......... .......... .......... .......... .......... 87% 109M 0s #14 8.779 98450K .......... .......... .......... .......... .......... 87% 93.0M 0s #14 8.780 98500K .......... .......... .......... .......... .......... 87% 124M 0s #14 8.780 98550K .......... .......... .......... .......... .......... 87% 130M 0s #14 8.781 98600K .......... .......... .......... .......... .......... 87% 80.1M 0s #14 8.781 98650K .......... .......... .......... .......... .......... 87% 152M 0s #14 8.782 98700K .......... .......... .......... .......... .......... 87% 90.0M 0s #14 8.782 98750K .......... .......... .......... .......... .......... 87% 123M 0s #14 8.783 98800K .......... .......... .......... .......... .......... 87% 114M 0s #14 8.783 98850K .......... .......... .......... .......... .......... 87% 144M 0s #14 8.783 98900K .......... .......... .......... .......... .......... 87% 105M 0s #14 8.784 98950K .......... .......... .......... .......... .......... 87% 110M 0s #14 8.784 99000K .......... .......... .......... .......... .......... 87% 88.2M 0s #14 8.785 99050K .......... .......... .......... .......... .......... 87% 126M 0s #14 8.785 99100K .......... .......... .......... .......... .......... 87% 78.3M 0s #14 8.786 99150K .......... .......... .......... .......... .......... 87% 223M 0s #14 8.786 99200K .......... .......... .......... .......... .......... 87% 96.4M 0s #14 8.786 99250K .......... .......... .......... .......... .......... 87% 126M 0s #14 8.787 99300K .......... .......... .......... .......... .......... 87% 83.3M 0s #14 8.787 99350K .......... .......... .......... .......... .......... 87% 137M 0s #14 8.788 99400K .......... .......... .......... .......... .......... 87% 144M 0s #14 8.788 99450K .......... .......... .......... .......... .......... 87% 126M 0s #14 8.789 99500K .......... .......... .......... .......... .......... 88% 127M 0s #14 8.789 99550K .......... .......... .......... .......... .......... 88% 92.2M 0s #14 8.789 99600K .......... .......... .......... .......... .......... 88% 127M 0s #14 8.790 99650K .......... .......... .......... .......... .......... 88% 79.2M 0s #14 8.790 99700K .......... .......... .......... .......... .......... 88% 133M 0s #14 8.791 99750K .......... .......... .......... .......... .......... 88% 123M 0s #14 8.791 99800K .......... .......... .......... .......... .......... 88% 90.7M 0s #14 8.792 99850K .......... .......... .......... .......... .......... 88% 124M 0s #14 8.792 99900K .......... .......... .......... .......... .......... 88% 149M 0s #14 8.792 99950K .......... .......... .......... .......... .......... 88% 105M 0s #14 8.793 100000K .......... .......... .......... .......... .......... 88% 91.6M 0s #14 8.793 100050K .......... .......... .......... .......... .......... 88% 150M 0s #14 8.794 100100K .......... .......... .......... .......... .......... 88% 86.8M 0s #14 8.794 100150K .......... .......... .......... .......... .......... 88% 145M 0s #14 8.795 100200K .......... .......... .......... .......... .......... 88% 124M 0s #14 8.795 100250K .......... .......... .......... .......... .......... 88% 119M 0s #14 8.796 100300K .......... .......... .......... .......... .......... 88% 84.9M 0s #14 8.796 100350K .......... .......... .......... .......... .......... 88% 86.0M 0s #14 8.797 100400K .......... .......... .......... .......... .......... 88% 199M 0s #14 8.797 100450K .......... .......... .......... .......... .......... 88% 87.0M 0s #14 8.797 100500K .......... .......... .......... .......... .......... 88% 117M 0s #14 8.798 100550K .......... .......... .......... .......... .......... 88% 106M 0s #14 8.798 100600K .......... .......... .......... .......... .......... 89% 133M 0s #14 8.799 100650K .......... .......... .......... .......... .......... 89% 142M 0s #14 8.799 100700K .......... .......... .......... .......... .......... 89% 124M 0s #14 8.799 100750K .......... .......... .......... .......... .......... 89% 124M 0s #14 8.800 100800K .......... .......... .......... .......... .......... 89% 93.1M 0s #14 8.800 100850K .......... .......... .......... .......... .......... 89% 78.3M 0s #14 8.801 100900K .......... .......... .......... .......... .......... 89% 119M 0s #14 8.801 100950K .......... .......... .......... .......... .......... 89% 153M 0s #14 8.802 101000K .......... .......... .......... .......... .......... 89% 92.4M 0s #14 8.802 101050K .......... .......... .......... .......... .......... 89% 107M 0s #14 8.803 101100K .......... .......... .......... .......... .......... 89% 131M 0s #14 8.803 101150K .......... .......... .......... .......... .......... 89% 145M 0s #14 8.803 101200K .......... .......... .......... .......... .......... 89% 95.5M 0s #14 8.804 101250K .......... .......... .......... .......... .......... 89% 121M 0s #14 8.804 101300K .......... .......... .......... .......... .......... 89% 134M 0s #14 8.805 101350K .......... .......... .......... .......... .......... 89% 120M 0s #14 8.805 101400K .......... .......... .......... .......... .......... 89% 89.7M 0s #14 8.806 101450K .......... .......... .......... .......... .......... 89% 115M 0s #14 8.806 101500K .......... .......... .......... .......... .......... 89% 98.0M 0s #14 8.807 101550K .......... .......... .......... .......... .......... 89% 108M 0s #14 8.807 101600K .......... .......... .......... .......... .......... 89% 90.7M 0s #14 8.808 101650K .......... .......... .......... .......... .......... 89% 124M 0s #14 8.808 101700K .......... .......... .......... .......... .......... 89% 150M 0s #14 8.808 101750K .......... .......... .......... .......... .......... 90% 102M 0s #14 8.809 101800K .......... .......... .......... .......... .......... 90% 141M 0s #14 8.809 101850K .......... .......... .......... .......... .......... 90% 151M 0s #14 8.809 101900K .......... .......... .......... .......... .......... 90% 88.0M 0s #14 8.810 101950K .......... .......... .......... .......... .......... 90% 89.9M 0s #14 8.811 102000K .......... .......... .......... .......... .......... 90% 122M 0s #14 8.811 102050K .......... .......... .......... .......... .......... 90% 114M 0s #14 8.811 102100K .......... .......... .......... .......... .......... 90% 90.7M 0s #14 8.812 102150K .......... .......... .......... .......... .......... 90% 128M 0s #14 8.812 102200K .......... .......... .......... .......... .......... 90% 132M 0s #14 8.813 102250K .......... .......... .......... .......... .......... 90% 114M 0s #14 8.813 102300K .......... .......... .......... .......... .......... 90% 92.2M 0s #14 8.814 102350K .......... .......... .......... .......... .......... 90% 126M 0s #14 8.814 102400K .......... .......... .......... .......... .......... 90% 150M 0s #14 8.814 102450K .......... .......... .......... .......... .......... 90% 74.7M 0s #14 8.815 102500K .......... .......... .......... .......... .......... 90% 175M 0s #14 8.815 102550K .......... .......... .......... .......... .......... 90% 143M 0s #14 8.816 102600K .......... .......... .......... .......... .......... 90% 127M 0s #14 8.816 102650K .......... .......... .......... .......... .......... 90% 117M 0s #14 8.816 102700K .......... .......... .......... .......... .......... 90% 90.2M 0s #14 8.817 102750K .......... .......... .......... .......... .......... 90% 90.5M 0s #14 8.817 102800K .......... .......... .......... .......... .......... 90% 109M 0s #14 8.818 102850K .......... .......... .......... .......... .......... 91% 92.7M 0s #14 8.818 102900K .......... .......... .......... .......... .......... 91% 137M 0s #14 8.819 102950K .......... .......... .......... .......... .......... 91% 129M 0s #14 8.819 103000K .......... .......... .......... .......... .......... 91% 132M 0s #14 8.820 103050K .......... .......... .......... .......... .......... 91% 135M 0s #14 8.820 103100K .......... .......... .......... .......... .......... 91% 89.6M 0s #14 8.820 103150K .......... .......... .......... .......... .......... 91% 78.1M 0s #14 8.821 103200K .......... .......... .......... .......... .......... 91% 128M 0s #14 8.821 103250K .......... .......... .......... .......... .......... 91% 150M 0s #14 8.822 103300K .......... .......... .......... .......... .......... 91% 115M 0s #14 8.822 103350K .......... .......... .......... .......... .......... 91% 124M 0s #14 8.823 103400K .......... .......... .......... .......... .......... 91% 83.4M 0s #14 8.823 103450K .......... .......... .......... .......... .......... 91% 132M 0s #14 8.824 103500K .......... .......... .......... .......... .......... 91% 118M 0s #14 8.824 103550K .......... .......... .......... .......... .......... 91% 93.3M 0s #14 8.825 103600K .......... .......... .......... .......... .......... 91% 164M 0s #14 8.825 103650K .......... .......... .......... .......... .......... 91% 125M 0s #14 8.825 103700K .......... .......... .......... .......... .......... 91% 127M 0s #14 8.826 103750K .......... .......... .......... .......... .......... 91% 83.5M 0s #14 8.826 103800K .......... .......... .......... .......... .......... 91% 90.0M 0s #14 8.827 103850K .......... .......... .......... .......... .......... 91% 107M 0s #14 8.827 103900K .......... .......... .......... .......... .......... 91% 96.5M 0s #14 8.828 103950K .......... .......... .......... .......... .......... 91% 245M 0s #14 8.828 104000K .......... .......... .......... .......... .......... 92% 107M 0s #14 8.828 104050K .......... .......... .......... .......... .......... 92% 91.2M 0s #14 8.829 104100K .......... .......... .......... .......... .......... 92% 123M 0s #14 8.829 104150K .......... .......... .......... .......... .......... 92% 141M 0s #14 8.830 104200K .......... .......... .......... .......... .......... 92% 107M 0s #14 8.830 104250K .......... .......... .......... .......... .......... 92% 110M 0s #14 8.831 104300K .......... .......... .......... .......... .......... 92% 138M 0s #14 8.831 104350K .......... .......... .......... .......... .......... 92% 92.1M 0s #14 8.831 104400K .......... .......... .......... .......... .......... 92% 114M 0s #14 8.832 104450K .......... .......... .......... .......... .......... 92% 113M 0s #14 8.832 104500K .......... .......... .......... .......... .......... 92% 143M 0s #14 8.833 104550K .......... .......... .......... .......... .......... 92% 83.6M 0s #14 8.833 104600K .......... .......... .......... .......... .......... 92% 93.2M 0s #14 8.834 104650K .......... .......... .......... .......... .......... 92% 137M 0s #14 8.834 104700K .......... .......... .......... .......... .......... 92% 136M 0s #14 8.834 104750K .......... .......... .......... .......... .......... 92% 115M 0s #14 8.835 104800K .......... .......... .......... .......... .......... 92% 141M 0s #14 8.835 104850K .......... .......... .......... .......... .......... 92% 93.6M 0s #14 8.836 104900K .......... .......... .......... .......... .......... 92% 130M 0s #14 8.836 104950K .......... .......... .......... .......... .......... 92% 114M 0s #14 8.837 105000K .......... .......... .......... .......... .......... 92% 87.9M 0s #14 8.837 105050K .......... .......... .......... .......... .......... 92% 91.6M 0s #14 8.838 105100K .......... .......... .......... .......... .......... 92% 112M 0s #14 8.838 105150K .......... .......... .......... .......... .......... 93% 154M 0s #14 8.838 105200K .......... .......... .......... .......... .......... 93% 135M 0s #14 8.839 105250K .......... .......... .......... .......... .......... 93% 108M 0s #14 8.839 105300K .......... .......... .......... .......... .......... 93% 91.4M 0s #14 8.840 105350K .......... .......... .......... .......... .......... 93% 139M 0s #14 8.840 105400K .......... .......... .......... .......... .......... 93% 90.8M 0s #14 8.841 105450K .......... .......... .......... .......... .......... 93% 130M 0s #14 8.841 105500K .......... .......... .......... .......... .......... 93% 123M 0s #14 8.841 105550K .......... .......... .......... .......... .......... 93% 84.5M 0s #14 8.842 105600K .......... .......... .......... .......... .......... 93% 103M 0s #14 8.843 105650K .......... .......... .......... .......... .......... 93% 142M 0s #14 8.843 105700K .......... .......... .......... .......... .......... 93% 139M 0s #14 8.843 105750K .......... .......... .......... .......... .......... 93% 95.8M 0s #14 8.844 105800K .......... .......... .......... .......... .......... 93% 99.2M 0s #14 8.844 105850K .......... .......... .......... .......... .......... 93% 106M 0s #14 8.845 105900K .......... .......... .......... .......... .......... 93% 116M 0s #14 8.845 105950K .......... .......... .......... .......... .......... 93% 157M 0s #14 8.845 106000K .......... .......... .......... .......... .......... 93% 121M 0s #14 8.846 106050K .......... .......... .......... .......... .......... 93% 116M 0s #14 8.846 106100K .......... .......... .......... .......... .......... 93% 92.9M 0s #14 8.847 106150K .......... .......... .......... .......... .......... 93% 128M 0s #14 8.847 106200K .......... .......... .......... .......... .......... 93% 65.4M 0s #14 8.848 106250K .......... .......... .......... .......... .......... 94% 170M 0s #14 8.848 106300K .......... .......... .......... .......... .......... 94% 111M 0s #14 8.849 106350K .......... .......... .......... .......... .......... 94% 126M 0s #14 8.849 106400K .......... .......... .......... .......... .......... 94% 122M 0s #14 8.849 106450K .......... .......... .......... .......... .......... 94% 124M 0s #14 8.850 106500K .......... .......... .......... .......... .......... 94% 137M 0s #14 8.850 106550K .......... .......... .......... .......... .......... 94% 119M 0s #14 8.851 106600K .......... .......... .......... .......... .......... 94% 93.1M 0s #14 8.851 106650K .......... .......... .......... .......... .......... 94% 132M 0s #14 8.851 106700K .......... .......... .......... .......... .......... 94% 93.6M 0s #14 8.852 106750K .......... .......... .......... .......... .......... 94% 101M 0s #14 8.852 106800K .......... .......... .......... .......... .......... 94% 146M 0s #14 8.853 106850K .......... .......... .......... .......... .......... 94% 88.6M 0s #14 8.853 106900K .......... .......... .......... .......... .......... 94% 133M 0s #14 8.854 106950K .......... .......... .......... .......... .......... 94% 125M 0s #14 8.854 107000K .......... .......... .......... .......... .......... 94% 97.6M 0s #14 8.855 107050K .......... .......... .......... .......... .......... 94% 108M 0s #14 8.855 107100K .......... .......... .......... .......... .......... 94% 100M 0s #14 8.855 107150K .......... .......... .......... .......... .......... 94% 131M 0s #14 8.856 107200K .......... .......... .......... .......... .......... 94% 124M 0s #14 8.856 107250K .......... .......... .......... .......... .......... 94% 125M 0s #14 8.857 107300K .......... .......... .......... .......... .......... 94% 137M 0s #14 8.857 107350K .......... .......... .......... .......... .......... 94% 78.1M 0s #14 8.858 107400K .......... .......... .......... .......... .......... 95% 85.7M 0s #14 8.858 107450K .......... .......... .......... .......... .......... 95% 145M 0s #14 8.858 107500K .......... .......... .......... .......... .......... 95% 145M 0s #14 8.859 107550K .......... .......... .......... .......... .......... 95% 102M 0s #14 8.859 107600K .......... .......... .......... .......... .......... 95% 92.2M 0s #14 8.860 107650K .......... .......... .......... .......... .......... 95% 121M 0s #14 8.860 107700K .......... .......... .......... .......... .......... 95% 144M 0s #14 8.861 107750K .......... .......... .......... .......... .......... 95% 96.6M 0s #14 8.861 107800K .......... .......... .......... .......... .......... 95% 126M 0s #14 8.861 107850K .......... .......... .......... .......... .......... 95% 133M 0s #14 8.862 107900K .......... .......... .......... .......... .......... 95% 77.2M 0s #14 8.862 107950K .......... .......... .......... .......... .......... 95% 136M 0s #14 8.863 108000K .......... .......... .......... .......... .......... 95% 116M 0s #14 8.863 108050K .......... .......... .......... .......... .......... 95% 123M 0s #14 8.864 108100K .......... .......... .......... .......... .......... 95% 94.4M 0s #14 8.864 108150K .......... .......... .......... .......... .......... 95% 88.3M 0s #14 8.865 108200K .......... .......... .......... .......... .......... 95% 117M 0s #14 8.865 108250K .......... .......... .......... .......... .......... 95% 159M 0s #14 8.865 108300K .......... .......... .......... .......... .......... 95% 131M 0s #14 8.866 108350K .......... .......... .......... .......... .......... 95% 123M 0s #14 8.866 108400K .......... .......... .......... .......... .......... 95% 111M 0s #14 8.867 108450K .......... .......... .......... .......... .......... 95% 84.4M 0s #14 8.867 108500K .......... .......... .......... .......... .......... 96% 149M 0s #14 8.868 108550K .......... .......... .......... .......... .......... 96% 87.3M 0s #14 8.868 108600K .......... .......... .......... .......... .......... 96% 94.8M 0s #14 8.869 108650K .......... .......... .......... .......... .......... 96% 127M 0s #14 8.869 108700K .......... .......... .......... .......... .......... 96% 124M 0s #14 8.869 108750K .......... .......... .......... .......... .......... 96% 116M 0s #14 8.870 108800K .......... .......... .......... .......... .......... 96% 120M 0s #14 8.870 108850K .......... .......... .......... .......... .......... 96% 133M 0s #14 8.871 108900K .......... .......... .......... .......... .......... 96% 143M 0s #14 8.871 108950K .......... .......... .......... .......... .......... 96% 91.9M 0s #14 8.871 109000K .......... .......... .......... .......... .......... 96% 95.5M 0s #14 8.872 109050K .......... .......... .......... .......... .......... 96% 125M 0s #14 8.872 109100K .......... .......... .......... .......... .......... 96% 106M 0s #14 8.873 109150K .......... .......... .......... .......... .......... 96% 91.6M 0s #14 8.873 109200K .......... .......... .......... .......... .......... 96% 226M 0s #14 8.874 109250K .......... .......... .......... .......... .......... 96% 96.4M 0s #14 8.874 109300K .......... .......... .......... .......... .......... 96% 103M 0s #14 8.875 109350K .......... .......... .......... .......... .......... 96% 90.8M 0s #14 8.875 109400K .......... .......... .......... .......... .......... 96% 103M 0s #14 8.876 109450K .......... .......... .......... .......... .......... 96% 223M 0s #14 8.876 109500K .......... .......... .......... .......... .......... 96% 95.7M 0s #14 8.876 109550K .......... .......... .......... .......... .......... 96% 116M 0s #14 8.877 109600K .......... .......... .......... .......... .......... 96% 134M 0s #14 8.877 109650K .......... .......... .......... .......... .......... 97% 80.4M 0s #14 8.878 109700K .......... .......... .......... .......... .......... 97% 89.7M 0s #14 8.878 109750K .......... .......... .......... .......... .......... 97% 217M 0s #14 8.878 109800K .......... .......... .......... .......... .......... 97% 109M 0s #14 8.879 109850K .......... .......... .......... .......... .......... 97% 94.7M 0s #14 8.879 109900K .......... .......... .......... .......... .......... 97% 92.2M 0s #14 8.880 109950K .......... .......... .......... .......... .......... 97% 331M 0s #14 8.880 110000K .......... .......... .......... .......... .......... 97% 76.7M 0s #14 8.881 110050K .......... .......... .......... .......... .......... 97% 134M 0s #14 8.881 110100K .......... .......... .......... .......... .......... 97% 100M 0s #14 8.882 110150K .......... .......... .......... .......... .......... 97% 130M 0s #14 8.882 110200K .......... .......... .......... .......... .......... 97% 80.8M 0s #14 8.883 110250K .......... .......... .......... .......... .......... 97% 337M 0s #14 8.883 110300K .......... .......... .......... .......... .......... 97% 83.0M 0s #14 8.883 110350K .......... .......... .......... .......... .......... 97% 118M 0s #14 8.884 110400K .......... .......... .......... .......... .......... 97% 136M 0s #14 8.884 110450K .......... .......... .......... .......... .......... 97% 68.1M 0s #14 8.885 110500K .......... .......... .......... .......... .......... 97% 290M 0s #14 8.885 110550K .......... .......... .......... .......... .......... 97% 106M 0s #14 8.885 110600K .......... .......... .......... .......... .......... 97% 97.5M 0s #14 8.886 110650K .......... .......... .......... .......... .......... 97% 134M 0s #14 8.886 110700K .......... .......... .......... .......... .......... 97% 132M 0s #14 8.887 110750K .......... .......... .......... .......... .......... 97% 116M 0s #14 8.887 110800K .......... .......... .......... .......... .......... 98% 120M 0s #14 8.888 110850K .......... .......... .......... .......... .......... 98% 84.5M 0s #14 8.888 110900K .......... .......... .......... .......... .......... 98% 86.1M 0s #14 8.889 110950K .......... .......... .......... .......... .......... 98% 99.9M 0s #14 8.889 111000K .......... .......... .......... .......... .......... 98% 319M 0s #14 8.889 111050K .......... .......... .......... .......... .......... 98% 99.8M 0s #14 8.890 111100K .......... .......... .......... .......... .......... 98% 87.4M 0s #14 8.890 111150K .......... .......... .......... .......... .......... 98% 155M 0s #14 8.891 111200K .......... .......... .......... .......... .......... 98% 112M 0s #14 8.891 111250K .......... .......... .......... .......... .......... 98% 103M 0s #14 8.892 111300K .......... .......... .......... .......... .......... 98% 120M 0s #14 8.892 111350K .......... .......... .......... .......... .......... 98% 86.2M 0s #14 8.893 111400K .......... .......... .......... .......... .......... 98% 117M 0s #14 8.893 111450K .......... .......... .......... .......... .......... 98% 125M 0s #14 8.893 111500K .......... .......... .......... .......... .......... 98% 154M 0s #14 8.894 111550K .......... .......... .......... .......... .......... 98% 115M 0s #14 8.894 111600K .......... .......... .......... .......... .......... 98% 80.4M 0s #14 8.895 111650K .......... .......... .......... .......... .......... 98% 97.1M 0s #14 8.895 111700K .......... .......... .......... .......... .......... 98% 123M 0s #14 8.896 111750K .......... .......... .......... .......... .......... 98% 98.8M 0s #14 8.896 111800K .......... .......... .......... .......... .......... 98% 198M 0s #14 8.896 111850K .......... .......... .......... .......... .......... 98% 93.1M 0s #14 8.897 111900K .......... .......... .......... .......... .......... 99% 90.8M 0s #14 8.897 111950K .......... .......... .......... .......... .......... 99% 127M 0s #14 8.898 112000K .......... .......... .......... .......... .......... 99% 85.8M 0s #14 8.898 112050K .......... .......... .......... .......... .......... 99% 170M 0s #14 8.899 112100K .......... .......... .......... .......... .......... 99% 93.0M 0s #14 8.899 112150K .......... .......... .......... .......... .......... 99% 136M 0s #14 8.900 112200K .......... .......... .......... .......... .......... 99% 105M 0s #14 8.900 112250K .......... .......... .......... .......... .......... 99% 98.5M 0s #14 8.900 112300K .......... .......... .......... .......... .......... 99% 141M 0s #14 8.901 112350K .......... .......... .......... .......... .......... 99% 119M 0s #14 8.901 112400K .......... .......... .......... .......... .......... 99% 96.4M 0s #14 8.902 112450K .......... .......... .......... .......... .......... 99% 139M 0s #14 8.902 112500K .......... .......... .......... .......... .......... 99% 126M 0s #14 8.902 112550K .......... .......... .......... .......... .......... 99% 84.5M 0s #14 8.903 112600K .......... .......... .......... .......... .......... 99% 128M 0s #14 8.903 112650K .......... .......... .......... .......... .......... 99% 120M 0s #14 8.904 112700K .......... .......... .......... .......... .......... 99% 93.0M 0s #14 8.904 112750K .......... .......... .......... .......... .......... 99% 131M 0s #14 8.905 112800K .......... .......... .......... .......... .......... 99% 131M 0s #14 8.905 112850K .......... .......... .......... .......... .......... 99% 106M 0s #14 8.906 112900K .......... .......... .......... .......... .......... 99% 94.7M 0s #14 8.906 112950K .......... .......... .......... .......... .......... 99% 92.4M 0s #14 8.907 113000K .......... .......... .......... .......... .......... 99% 292M 0s #14 8.907 113050K .......... .......... .. 100% 98.0M=1.5s #14 8.907 #14 8.907 2024-04-24 08:49:23 (72.8 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #14 8.907 #14 8.920 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 10.84 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #14 10.86 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #14 10.86 + /opt/llvm-arm/bin/clang --version #14 10.87 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #14 10.87 Target: x86_64-unknown-linux-gnu #14 10.87 Thread model: posix #14 10.87 InstalledDir: /opt/llvm-arm/bin #14 10.87 + /opt/llvm-arm/bin/clang --print-targets #14 10.87 Registered Targets: #14 10.87 aarch64 - AArch64 (little endian) #14 10.87 aarch64_32 - AArch64 (little endian ILP32) #14 10.87 aarch64_be - AArch64 (big endian) #14 10.87 arm - ARM #14 10.87 arm64 - ARM64 (little endian) #14 10.87 arm64_32 - ARM64 (little endian ILP32) #14 10.87 armeb - ARM (big endian) #14 10.87 thumb - Thumb #14 10.87 thumbeb - Thumb (big endian) #14 DONE 11.8s #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache 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 python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 0.492 + apt-get update #15 0.539 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.539 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.539 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #15 0.704 Reading package lists... #15 1.099 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc #15 1.103 Reading package lists... #15 1.503 Building dependency tree... #15 1.594 Reading state information... #15 1.708 ca-certificates is already the newest version (20230311). #15 1.708 libtinfo5 is already the newest version (6.4-4). #15 1.708 The following additional packages will be installed: #15 1.708 asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.708 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.708 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon #15 1.708 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #15 1.708 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils #15 1.708 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file #15 1.708 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #15 1.708 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext #15 1.708 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg #15 1.708 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #15 1.708 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #15 1.708 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #15 1.708 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #15 1.708 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #15 1.708 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 1.708 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #15 1.708 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #15 1.708 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #15 1.708 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #15 1.708 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #15 1.708 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #15 1.708 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #15 1.708 libboost-dev libboost-exception-dev libboost-exception1.74-dev #15 1.708 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #15 1.708 libboost-filesystem-dev libboost-filesystem1.74-dev #15 1.708 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.708 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 1.708 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 1.708 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 1.708 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 1.708 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 1.708 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 1.708 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 1.708 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 1.708 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 1.708 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 1.708 libboost-program-options-dev libboost-program-options1.74-dev #15 1.708 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 1.708 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 1.708 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 1.708 libboost-regex1.74.0 libboost-serialization-dev #15 1.708 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 1.708 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 1.708 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 1.708 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 1.708 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 1.708 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 1.708 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 1.708 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 1.708 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 1.708 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #15 1.708 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #15 1.708 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #15 1.708 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #15 1.708 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #15 1.708 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #15 1.708 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 1.708 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 1.708 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 1.708 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 1.708 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 1.708 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 1.708 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 1.708 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 1.708 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.708 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #15 1.709 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #15 1.709 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 1.709 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #15 1.709 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #15 1.709 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #15 1.709 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 1.709 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #15 1.709 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 1.709 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.709 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 1.709 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 1.709 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 1.709 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 1.709 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #15 1.709 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #15 1.709 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #15 1.709 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #15 1.709 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #15 1.709 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #15 1.709 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #15 1.709 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #15 1.709 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #15 1.709 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 1.709 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #15 1.709 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #15 1.709 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 1.709 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #15 1.709 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #15 1.709 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #15 1.709 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #15 1.709 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #15 1.709 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #15 1.709 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #15 1.709 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #15 1.709 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #15 1.709 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #15 1.709 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 1.709 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #15 1.709 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #15 1.709 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #15 1.709 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 1.709 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #15 1.709 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #15 1.709 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #15 1.709 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #15 1.709 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #15 1.709 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #15 1.709 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 1.709 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #15 1.709 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #15 1.709 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #15 1.709 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #15 1.709 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #15 1.709 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #15 1.709 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 1.709 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #15 1.709 mailcap man-db mariadb-common media-types mime-support module-assistant #15 1.709 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #15 1.709 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #15 1.709 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #15 1.709 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #15 1.709 preview-latex-style procps python-apt-common python3-apt python3-blockdiag #15 1.709 python3-dev python3-distlib python3-distutils python3-docutils #15 1.709 python3-filelock python3-funcparserlib python3-lib2to3 python3-markupsafe #15 1.709 python3-minimal python3-pil python3-pip-whl python3-pkg-resources #15 1.709 python3-platformdirs python3-pygments python3-reportlab #15 1.709 python3-reportlab-accel python3-roman python3-setuptools-whl #15 1.709 python3-virtualenv python3-webcolors python3-wheel python3-wheel-whl #15 1.709 python3.11 python3.11-dev python3.11-minimal readline-common rpcsvc-proto #15 1.709 sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl shared-mime-info #15 1.709 swig4.0 t1utils teckit tex-common texlive texlive-base texlive-bibtex-extra #15 1.709 texlive-binaries texlive-extra-utils texlive-fonts-recommended #15 1.709 texlive-formats-extra texlive-lang-greek texlive-latex-base #15 1.709 texlive-latex-extra texlive-latex-recommended texlive-luatex #15 1.709 texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa #15 1.709 ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings xfonts-utils #15 1.709 xml-core xz-utils zlib1g-dev #15 1.711 Suggested packages: #15 1.711 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #15 1.711 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #15 1.711 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #15 1.711 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #15 1.711 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #15 1.711 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #15 1.711 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #15 1.711 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #15 1.711 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #15 1.711 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #15 1.711 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #15 1.711 piuparts postgresql-client pristine-lfs quilt ratt reprotest #15 1.711 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #15 1.711 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #15 1.711 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #15 1.711 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #15 1.711 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #15 1.711 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.711 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #15 1.711 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #15 1.711 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #15 1.711 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #15 1.711 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #15 1.711 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #15 1.711 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #15 1.711 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #15 1.711 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #15 1.711 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #15 1.711 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #15 1.711 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #15 1.711 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #15 1.711 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #15 1.711 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #15 1.711 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #15 1.711 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #15 1.711 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #15 1.711 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #15 1.711 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #15 1.711 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #15 1.711 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #15 1.711 diffutils-doc perl-doc libterm-readline-gnu-perl #15 1.711 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #15 1.711 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #15 1.711 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #15 1.711 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv #15 1.711 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #15 1.711 texlive-lang-french python-mako-doc python3-beaker python-pil-doc #15 1.711 python-pygments-doc ttf-bitstream-vera python3-egenix-mxtexttools #15 1.711 python-reportlab-doc python-setuptools-doc python3.11-venv python3.11-doc #15 1.711 binfmt-support openssh-server python3-braceexpand python sdcc-ucsim #15 1.711 sgml-base-doc perlsgml w3-recs swig-doc swig-examples swig4.0-examples #15 1.711 swig4.0-doc systemd-container systemd-homed systemd-userdbd systemd-boot #15 1.711 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #15 1.711 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #15 1.711 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #15 1.711 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #15 1.711 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #15 1.711 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #15 1.711 wdiff-doc #15 1.711 Recommended packages: #15 1.711 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #15 1.711 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #15 1.711 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #15 1.711 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #15 1.711 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #15 1.711 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #15 1.711 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #15 1.711 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #15 1.711 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #15 1.711 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #15 1.711 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #15 1.711 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #15 1.711 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #15 1.711 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.711 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #15 1.711 libmail-sendmail-perl psmisc lsb-release iso-codes python3-olefile pyflakes3 #15 1.711 python3-renderpm sdcc-doc gputils systemd-timesyncd | time-daemon #15 1.711 fonts-texgyre fonts-texgyre-math dvisvgm liblog-log4perl-perl #15 1.711 libyaml-tiny-perl ruby default-jre libspreadsheet-parseexcel-perl tk #15 1.711 libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils #15 1.711 x11-xserver-utils #15 4.332 The following NEW packages will be installed: #15 4.332 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 4.332 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 4.332 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 4.332 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle #15 4.332 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin #15 4.332 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper #15 4.332 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data #15 4.332 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl #15 4.332 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex #15 4.332 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #15 4.332 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 #15 4.332 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript #15 4.332 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #15 4.332 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #15 4.332 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet #15 4.332 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623 #15 4.332 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1 #15 4.332 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2 #15 4.332 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3 #15 4.332 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #15 4.332 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2 #15 4.332 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev #15 4.332 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #15 4.332 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #15 4.332 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #15 4.332 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #15 4.332 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #15 4.332 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #15 4.332 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #15 4.332 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #15 4.332 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #15 4.332 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #15 4.332 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #15 4.332 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #15 4.332 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #15 4.332 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #15 4.332 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #15 4.332 libboost-mpi-python-dev libboost-mpi-python1.74-dev #15 4.332 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #15 4.332 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #15 4.332 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #15 4.332 libboost-program-options-dev libboost-program-options1.74-dev #15 4.332 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #15 4.332 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #15 4.332 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #15 4.332 libboost-regex1.74.0 libboost-serialization-dev #15 4.332 libboost-serialization1.74-dev libboost-serialization1.74.0 #15 4.332 libboost-stacktrace-dev libboost-stacktrace1.74-dev #15 4.332 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #15 4.332 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #15 4.332 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #15 4.332 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #15 4.332 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #15 4.332 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #15 4.332 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #15 4.332 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #15 4.332 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #15 4.332 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #15 4.332 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #15 4.332 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #15 4.332 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #15 4.332 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #15 4.332 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #15 4.332 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #15 4.332 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #15 4.332 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #15 4.332 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #15 4.332 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #15 4.332 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #15 4.332 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 4.332 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 4.332 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #15 4.332 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #15 4.332 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #15 4.332 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #15 4.332 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #15 4.332 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #15 4.332 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #15 4.332 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #15 4.332 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #15 4.332 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #15 4.332 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 4.332 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #15 4.332 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #15 4.332 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #15 4.332 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #15 4.332 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #15 4.332 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #15 4.332 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #15 4.332 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #15 4.332 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #15 4.332 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #15 4.332 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #15 4.332 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #15 4.332 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #15 4.332 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #15 4.332 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 4.332 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #15 4.332 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #15 4.332 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #15 4.332 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #15 4.332 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #15 4.332 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #15 4.332 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #15 4.332 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #15 4.332 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #15 4.332 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #15 4.332 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #15 4.332 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #15 4.332 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #15 4.332 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #15 4.332 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #15 4.332 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #15 4.332 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #15 4.332 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #15 4.332 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #15 4.332 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 4.332 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #15 4.332 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #15 4.332 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #15 4.332 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #15 4.332 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #15 4.332 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #15 4.332 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #15 4.332 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #15 4.332 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #15 4.332 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #15 4.332 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #15 4.332 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 4.332 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #15 4.332 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 4.332 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 4.332 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 4.333 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #15 4.333 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #15 4.333 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #15 4.333 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #15 4.333 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #15 4.333 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #15 4.333 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #15 4.333 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #15 4.333 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #15 4.333 python-apt-common python3 python3-apt python3-blockdiag python3-dev #15 4.333 python3-distlib python3-distutils python3-docutils python3-filelock #15 4.333 python3-funcparserlib python3-gi python3-lib2to3 python3-mako #15 4.333 python3-markupsafe python3-minimal python3-nwdiag python3-pil python3-pip #15 4.333 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #15 4.333 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #15 4.333 python3-setuptools python3-setuptools-whl python3-usb python3-virtualenv #15 4.333 python3-webcolors python3-wheel python3-wheel-whl python3-yaml python3.11 #15 4.333 python3.11-dev python3.11-minimal readline-common rpcsvc-proto rsync sdcc #15 4.333 sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl shared-mime-info #15 4.333 source-highlight sqlite3 stow sudo swig swig4.0 systemd t1utils tcpdump #15 4.333 teckit telnet tex-common tex-gyre texinfo texlive texlive-base #15 4.333 texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 4.333 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 4.333 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 4.333 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 4.333 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 4.333 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev #15 4.380 0 upgraded, 762 newly installed, 0 to remove and 0 not upgraded. #15 4.380 Need to get 936 MB of archives. #15 4.380 After this operation, 4015 MB of additional disk space will be used. #15 4.380 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #15 4.392 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #15 4.407 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #15 4.430 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #15 4.434 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #15 4.448 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB] #15 4.462 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #15 4.467 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #15 4.469 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #15 4.471 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] #15 4.585 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] #15 4.781 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #15 4.792 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #15 4.799 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #15 4.804 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #15 4.809 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #15 4.820 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #15 4.824 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #15 4.831 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #15 4.979 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #15 4.982 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #15 4.984 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #15 5.214 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #15 5.226 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 5.267 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #15 5.303 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #15 5.307 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #15 5.315 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #15 5.340 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #15 5.343 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #15 5.383 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #15 5.482 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #15 5.483 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #15 5.485 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #15 5.487 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #15 5.488 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #15 5.494 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #15 5.497 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #15 5.499 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #15 5.500 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #15 5.517 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #15 5.522 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #15 5.525 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #15 5.528 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #15 5.529 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #15 5.542 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #15 5.543 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #15 5.581 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #15 5.668 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #15 5.693 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #15 5.694 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #15 5.695 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #15 5.710 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #15 6.019 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #15 6.033 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #15 6.049 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #15 6.082 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #15 6.083 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #15 6.113 Get:59 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #15 6.173 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #15 6.202 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 6.267 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #15 6.270 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB] #15 6.286 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #15 6.287 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #15 6.363 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #15 6.370 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #15 6.376 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #15 6.381 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #15 6.381 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #15 6.383 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #15 6.385 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #15 6.434 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #15 6.434 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 6.435 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 6.458 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #15 6.460 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #15 6.462 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #15 6.474 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #15 6.478 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #15 6.479 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #15 6.485 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #15 6.489 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #15 6.525 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #15 6.530 Get:85 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u6 [675 kB] #15 6.558 Get:86 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u6 [3902 kB] #15 6.698 Get:87 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] #15 6.700 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #15 6.701 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #15 6.745 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #15 6.747 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #15 6.747 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #15 6.751 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] #15 6.782 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #15 6.783 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #15 6.796 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #15 6.800 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #15 6.801 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #15 6.836 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #15 7.112 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #15 7.126 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #15 7.136 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #15 7.138 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #15 7.139 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #15 7.141 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #15 7.141 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 7.146 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #15 7.148 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #15 7.151 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] #15 7.151 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #15 7.155 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #15 7.156 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #15 7.157 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #15 7.158 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB] #15 7.161 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB] #15 7.162 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB] #15 7.165 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB] #15 7.168 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB] #15 7.176 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 7.177 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #15 7.185 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #15 7.191 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #15 7.202 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #15 7.231 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #15 7.232 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #15 7.239 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 7.255 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #15 7.257 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #15 7.566 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #15 7.573 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #15 7.585 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #15 7.609 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #15 7.610 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #15 7.610 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #15 7.611 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #15 7.613 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #15 7.636 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #15 7.638 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #15 7.641 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #15 7.642 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #15 7.644 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #15 7.659 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #15 7.660 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #15 7.715 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #15 7.724 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #15 7.726 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #15 7.726 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #15 7.733 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #15 7.734 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #15 7.735 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #15 7.741 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #15 7.743 Get:152 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #15 7.744 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB] #15 8.080 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #15 8.081 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #15 8.600 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #15 8.695 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 8.786 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #15 8.809 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #15 8.982 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #15 8.983 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #15 10.50 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #15 10.50 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #15 10.50 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #15 10.50 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #15 10.50 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 10.50 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #15 10.50 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 10.50 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #15 10.65 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #15 11.01 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #15 11.48 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #15 12.30 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #15 12.30 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 12.30 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #15 12.30 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #15 12.30 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #15 12.37 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #15 12.37 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #15 12.61 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #15 12.89 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 12.89 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 12.92 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #15 14.04 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #15 14.08 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #15 14.09 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #15 14.09 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #15 14.10 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #15 14.11 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #15 14.11 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 14.12 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #15 14.13 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #15 14.17 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #15 14.35 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #15 14.47 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #15 14.48 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #15 14.49 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 14.49 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 14.49 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #15 14.49 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 14.49 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #15 14.50 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #15 14.50 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #15 14.50 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #15 14.60 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #15 14.60 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #15 14.60 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #15 14.61 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #15 14.61 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #15 14.63 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #15 14.63 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #15 14.63 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #15 14.67 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #15 14.68 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #15 14.68 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #15 14.68 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #15 14.69 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #15 14.69 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #15 14.73 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #15 14.73 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #15 14.77 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #15 14.79 Get:222 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u6 [45.6 kB] #15 14.79 Get:223 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.85-1 [1968 kB] #15 14.82 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #15 14.82 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #15 14.82 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #15 14.82 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 14.82 Get:228 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u6 [1902 kB] #15 14.85 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #15 14.86 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #15 14.86 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #15 15.03 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #15 15.04 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #15 15.04 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #15 15.04 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #15 15.04 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #15 15.04 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #15 15.07 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #15 15.09 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #15 15.13 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #15 15.15 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #15 15.15 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #15 15.19 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #15 15.54 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #15 15.54 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #15 15.57 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #15 15.77 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #15 15.77 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #15 15.77 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #15 15.78 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #15 15.78 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #15 15.81 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #15 15.81 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #15 15.81 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #15 15.82 Get:255 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] #15 15.83 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #15 15.83 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #15 15.83 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #15 15.83 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #15 15.83 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #15 15.83 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #15 15.84 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #15 15.84 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 15.85 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 15.85 Get:265 http://deb.debian.org/debian-security bookworm-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #15 15.85 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 15.89 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 16.04 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #15 16.04 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #15 16.04 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #15 16.04 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #15 16.06 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #15 16.09 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #15 16.10 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #15 16.10 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #15 16.11 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #15 16.11 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 16.11 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #15 16.11 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #15 16.11 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #15 16.11 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #15 16.11 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #15 16.13 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 16.13 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 16.14 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #15 16.15 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #15 16.15 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 16.15 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #15 16.15 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #15 16.17 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #15 16.17 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #15 16.17 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #15 16.17 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #15 16.18 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #15 16.18 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #15 16.19 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #15 16.20 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #15 16.22 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #15 16.23 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #15 16.25 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #15 16.25 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #15 16.26 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #15 16.27 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #15 16.28 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #15 16.30 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #15 16.31 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 16.31 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 16.31 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 16.31 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 16.31 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #15 16.31 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #15 16.31 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #15 16.31 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #15 16.31 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #15 16.32 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #15 16.32 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #15 16.32 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #15 16.32 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #15 16.32 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 16.32 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 16.32 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 16.33 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 16.33 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 16.33 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 16.33 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #15 16.33 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #15 16.33 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #15 16.33 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #15 16.33 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #15 16.34 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #15 16.34 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 16.34 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #15 16.34 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 16.34 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 16.34 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #15 16.34 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #15 16.35 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 16.35 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #15 16.35 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #15 16.36 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #15 16.36 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #15 16.36 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #15 16.36 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #15 16.36 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 16.36 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #15 16.36 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 16.37 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #15 16.37 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u1 [1073 kB] #15 16.39 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #15 16.41 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #15 16.41 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #15 16.53 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #15 16.92 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #15 17.10 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #15 17.21 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #15 17.23 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #15 17.28 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #15 17.28 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #15 17.29 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #15 18.13 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #15 18.14 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #15 18.15 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #15 18.34 Get:363 http://deb.debian.org/debian bookworm/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u3 [148 kB] #15 18.34 Get:364 http://deb.debian.org/debian bookworm/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u3 [586 kB] #15 18.34 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #15 18.34 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #15 18.34 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #15 18.34 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB] #15 18.35 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #15 18.35 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #15 18.35 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #15 18.35 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #15 18.35 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #15 18.36 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #15 18.36 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #15 18.36 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #15 18.36 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #15 18.36 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #15 18.37 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #15 18.37 Get:380 http://deb.debian.org/debian bookworm/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u3 [2465 kB] #15 18.42 Get:381 http://deb.debian.org/debian bookworm/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u3 [56.9 kB] #15 18.42 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #15 18.42 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #15 18.42 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #15 18.43 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #15 18.43 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #15 18.46 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #15 18.55 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 18.55 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB] #15 18.55 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB] #15 18.55 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #15 18.57 Get:392 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] #15 18.57 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #15 18.58 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #15 18.58 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #15 18.59 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #15 18.61 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #15 18.61 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #15 18.62 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #15 18.62 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #15 18.62 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #15 18.63 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #15 18.63 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #15 18.63 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #15 18.64 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #15 18.64 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #15 18.64 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #15 18.64 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #15 18.64 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #15 18.64 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB] #15 18.65 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB] #15 18.65 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB] #15 18.65 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB] #15 18.66 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB] #15 18.66 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #15 18.66 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #15 18.66 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #15 18.67 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #15 18.67 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #15 18.67 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #15 18.67 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #15 18.68 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u1 [57.9 kB] #15 18.68 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u1 [40.5 kB] #15 18.68 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u1 [52.8 kB] #15 18.68 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u1 [41.0 kB] #15 18.68 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u1 [125 kB] #15 18.68 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #15 18.68 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 18.68 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #15 18.68 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #15 18.68 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #15 18.69 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #15 18.69 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #15 18.69 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #15 18.69 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #15 18.69 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #15 18.69 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #15 18.70 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #15 18.70 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #15 18.70 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #15 18.70 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #15 18.70 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #15 18.70 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #15 18.72 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #15 18.72 Get:445 http://deb.debian.org/debian-security bookworm-security/main amd64 uuid-dev amd64 2.38.1-5+deb12u1 [39.8 kB] #15 18.72 Get:446 http://deb.debian.org/debian-security bookworm-security/main amd64 libblkid-dev amd64 2.38.1-5+deb12u1 [179 kB] #15 18.72 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #15 18.81 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #15 18.81 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #15 18.83 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #15 18.83 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #15 18.83 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #15 18.83 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #15 18.83 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #15 18.83 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #15 18.84 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #15 18.84 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #15 18.84 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #15 18.84 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #15 18.84 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #15 18.84 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #15 18.85 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #15 18.85 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #15 18.85 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #15 18.86 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #15 18.86 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #15 18.86 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #15 18.86 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 18.87 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 18.87 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #15 18.87 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #15 18.87 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #15 18.87 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #15 18.87 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #15 18.87 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #15 18.88 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #15 18.88 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 18.88 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #15 18.88 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 18.88 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #15 18.89 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #15 18.89 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #15 18.89 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #15 18.89 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #15 18.90 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #15 19.02 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #15 19.02 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #15 19.02 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #15 19.02 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #15 19.03 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #15 19.03 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #15 19.03 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #15 19.03 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #15 19.04 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #15 19.04 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #15 19.04 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #15 19.05 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #15 19.05 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #15 19.05 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #15 19.05 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #15 19.05 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #15 19.05 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #15 19.06 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #15 19.06 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #15 19.07 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #15 19.09 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #15 19.09 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #15 19.09 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #15 19.10 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #15 19.10 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #15 19.10 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #15 19.10 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #15 19.10 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #15 19.11 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #15 19.11 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #15 19.11 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #15 19.12 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #15 19.13 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #15 19.13 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #15 19.13 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #15 19.14 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #15 19.14 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #15 19.14 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #15 19.14 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #15 19.14 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #15 19.15 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #15 19.15 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #15 19.15 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #15 19.15 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #15 19.15 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #15 19.15 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #15 19.15 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #15 19.16 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #15 19.17 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #15 19.18 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 19.18 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #15 19.18 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #15 19.19 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #15 19.19 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #15 19.19 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #15 19.19 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #15 19.19 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #15 19.20 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #15 19.20 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #15 19.20 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #15 19.20 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #15 19.20 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 19.20 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #15 19.21 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #15 19.21 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #15 19.21 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #15 19.21 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #15 19.23 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1 [150 kB] #15 19.23 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #15 19.28 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #15 19.28 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #15 19.28 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #15 19.28 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #15 19.28 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 19.29 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #15 19.29 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #15 19.29 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #15 19.29 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #15 19.29 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 19.29 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 19.29 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #15 19.29 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #15 19.29 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #15 19.30 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #15 19.30 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #15 19.30 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #15 19.30 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #15 19.30 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #15 19.30 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #15 19.30 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #15 19.31 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #15 19.31 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #15 19.31 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #15 19.31 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #15 19.31 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #15 19.32 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #15 19.32 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #15 19.32 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #15 19.32 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #15 19.33 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #15 19.33 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #15 19.33 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #15 19.33 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #15 19.33 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #15 19.33 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #15 19.33 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #15 19.33 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #15 19.34 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #15 19.34 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #15 19.34 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #15 19.34 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #15 19.34 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #15 19.34 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #15 19.35 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #15 19.35 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #15 19.35 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #15 19.35 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 19.35 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 19.35 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 19.35 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 19.35 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #15 19.36 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #15 19.36 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #15 19.36 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #15 19.36 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #15 19.37 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #15 19.37 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #15 19.38 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #15 19.38 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #15 19.40 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1 [306 kB] #15 19.40 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #15 19.41 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+b1 [139 kB] #15 19.41 Get:618 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #15 19.42 Get:619 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB] #15 19.42 Get:620 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2 [151 kB] #15 19.43 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #15 19.43 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #15 19.43 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #15 19.43 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #15 19.43 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #15 19.44 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #15 19.44 Get:627 http://deb.debian.org/debian-security bookworm-security/main amd64 libmount-dev amd64 2.38.1-5+deb12u1 [22.3 kB] #15 19.44 Get:628 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2 [1601 kB] #15 19.46 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #15 19.46 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #15 19.47 Get:631 http://deb.debian.org/debian-security bookworm-security/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #15 19.47 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u2 [406 kB] #15 19.47 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u2 [406 kB] #15 19.48 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u2 [14.4 kB] #15 19.48 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #15 19.48 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #15 19.48 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] #15 19.48 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #15 19.49 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u2 [1351 kB] #15 19.51 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #15 19.51 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #15 19.51 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #15 19.51 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #15 19.51 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #15 19.51 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #15 19.51 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u1 [14.7 kB] #15 19.51 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #15 19.51 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #15 19.51 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #15 19.52 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #15 19.52 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] #15 19.52 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] #15 19.52 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #15 19.52 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #15 19.52 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #15 19.52 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #15 19.52 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #15 19.53 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #15 19.53 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #15 19.53 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #15 19.54 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #15 19.57 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #15 19.57 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3 [262 kB] #15 19.57 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3 [43.6 MB] #15 19.96 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #15 19.96 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #15 19.96 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #15 19.96 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #15 19.96 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #15 19.96 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #15 19.96 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #15 19.99 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #15 19.99 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #15 19.99 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #15 19.99 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #15 19.99 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #15 19.99 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #15 19.99 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #15 19.99 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.22-1~deb12u1 [52.1 kB] #15 19.99 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #15 19.99 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #15 20.00 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #15 20.00 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #15 20.00 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #15 20.01 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #15 20.01 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #15 20.03 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #15 20.04 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #15 20.04 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #15 20.04 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #15 20.04 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #15 20.04 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #15 20.04 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB] #15 20.07 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #15 20.07 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #15 20.07 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #15 20.07 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #15 20.07 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #15 20.08 Get:699 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #15 20.08 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB] #15 20.08 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #15 20.08 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #15 20.08 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2 [1025 kB] #15 20.09 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #15 20.09 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #15 20.09 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 20.09 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #15 20.09 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #15 20.10 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #15 20.10 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #15 20.10 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #15 20.10 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #15 20.10 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #15 20.10 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 20.10 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 20.10 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #15 20.10 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #15 20.11 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #15 20.11 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #15 20.11 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #15 20.11 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #15 20.12 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #15 20.12 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #15 20.12 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #15 20.41 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 20.41 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+b1 [472 kB] #15 20.41 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #15 20.41 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #15 20.41 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #15 20.41 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+b1 [38.6 kB] #15 20.41 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1 [564 kB] #15 20.42 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #15 20.42 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #15 20.42 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #15 20.42 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #15 20.42 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #15 20.42 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #15 20.43 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #15 20.43 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #15 20.43 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #15 20.43 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #15 20.44 Get:742 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #15 20.46 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #15 20.46 Get:744 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #15 20.46 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1 [1111 kB] #15 20.47 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 20.47 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #15 20.47 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #15 20.47 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #15 20.47 Get:750 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #15 20.48 Get:751 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #15 20.50 Get:752 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #15 20.51 Get:753 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2 [353 kB] #15 20.51 Get:754 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #15 20.51 Get:755 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #15 20.52 Get:756 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #15 20.53 Get:757 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #15 20.53 Get:758 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #15 20.53 Get:759 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 20.59 Get:760 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #15 20.60 Get:761 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #15 20.60 Get:762 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #15 20.76 debconf: delaying package configuration, since apt-utils is not installed #15 20.81 Fetched 936 MB in 16s (57.6 MB/s) #15 20.91 Selecting previously unselected package libargon2-1:amd64. #15 20.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6687 files and directories currently installed.) #15 20.91 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #15 20.96 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 21.13 Selecting previously unselected package dmsetup. #15 21.13 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #15 21.15 Unpacking dmsetup (2:1.02.185-2) ... #15 21.34 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 21.34 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #15 21.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 21.55 Selecting previously unselected package libjson-c5:amd64. #15 21.55 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #15 21.58 Unpacking libjson-c5:amd64 (0.16-2) ... #15 21.75 Selecting previously unselected package libcryptsetup12:amd64. #15 21.75 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #15 21.78 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 21.98 Selecting previously unselected package libfdisk1:amd64. #15 21.98 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ... #15 22.00 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ... #15 22.14 Selecting previously unselected package libkmod2:amd64. #15 22.14 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #15 22.15 Unpacking libkmod2:amd64 (30+20221128-1) ... #15 22.29 Selecting previously unselected package libapparmor1:amd64. #15 22.29 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #15 22.32 Unpacking libapparmor1:amd64 (3.0.8-3) ... #15 22.48 Selecting previously unselected package libip4tc2:amd64. #15 22.48 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #15 22.51 Unpacking libip4tc2:amd64 (1.8.9-2) ... #15 22.67 Selecting previously unselected package libsystemd-shared:amd64. #15 22.67 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_amd64.deb ... #15 22.70 Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ... #15 22.94 Selecting previously unselected package systemd. #15 22.94 Preparing to unpack .../10-systemd_252.22-1~deb12u1_amd64.deb ... #15 22.97 Unpacking systemd (252.22-1~deb12u1) ... #15 23.33 Selecting previously unselected package libdbus-1-3:amd64. #15 23.33 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #15 23.35 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 23.49 Selecting previously unselected package dbus-bin. #15 23.50 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #15 23.51 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #15 23.63 Selecting previously unselected package dbus-session-bus-common. #15 23.63 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #15 23.66 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 23.81 Selecting previously unselected package libexpat1:amd64. #15 23.82 Preparing to unpack .../14-libexpat1_2.5.0-1_amd64.deb ... #15 23.84 Unpacking libexpat1:amd64 (2.5.0-1) ... #15 24.01 Selecting previously unselected package dbus-daemon. #15 24.01 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #15 24.04 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #15 24.18 Selecting previously unselected package dbus-system-bus-common. #15 24.18 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #15 24.21 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 24.41 Selecting previously unselected package dbus. #15 24.41 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #15 24.44 Unpacking dbus (1.14.10-1~deb12u1) ... #15 24.62 Selecting previously unselected package perl-modules-5.36. #15 24.62 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #15 24.65 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 25.00 Selecting previously unselected package libgdbm6:amd64. #15 25.00 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #15 25.01 Unpacking libgdbm6:amd64 (1.23-3) ... #15 25.13 Selecting previously unselected package libgdbm-compat4:amd64. #15 25.13 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #15 25.16 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #15 25.39 Selecting previously unselected package libperl5.36:amd64. #15 25.40 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #15 25.42 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 25.80 Selecting previously unselected package perl. #15 25.80 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #15 25.82 Unpacking perl (5.36.0-7+deb12u1) ... #15 25.93 Selecting previously unselected package autoconf-archive. #15 25.93 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #15 25.95 Unpacking autoconf-archive (20220903-3) ... #15 26.24 Selecting previously unselected package ocaml-base. #15 26.24 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #15 26.27 Unpacking ocaml-base (4.13.1-4) ... #15 26.46 Selecting previously unselected package libparmap-ocaml. #15 26.46 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #15 26.48 Unpacking libparmap-ocaml (1.2.5-1) ... #15 26.64 Selecting previously unselected package libfindlib-ocaml. #15 26.64 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #15 26.66 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #15 26.83 Selecting previously unselected package ocaml-findlib. #15 26.83 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #15 26.87 Unpacking ocaml-findlib (1.9.6-1+b1) ... #15 27.04 Selecting previously unselected package libstdcompat-ocaml. #15 27.04 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #15 27.07 Unpacking libstdcompat-ocaml (19-1) ... #15 27.29 Selecting previously unselected package libpython3.11-minimal:amd64. #15 27.29 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6_amd64.deb ... #15 27.32 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #15 27.58 Selecting previously unselected package python3.11-minimal. #15 27.58 Preparing to unpack .../30-python3.11-minimal_3.11.2-6_amd64.deb ... #15 27.61 Unpacking python3.11-minimal (3.11.2-6) ... #15 27.93 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #15 28.04 Setting up libexpat1:amd64 (2.5.0-1) ... #15 28.13 Setting up python3.11-minimal (3.11.2-6) ... #15 28.77 Selecting previously unselected package python3-minimal. #15 28.77 (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 ... 11273 files and directories currently installed.) #15 28.77 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #15 28.79 Unpacking python3-minimal (3.11.2-1+b1) ... #15 28.92 Selecting previously unselected package media-types. #15 28.92 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #15 28.94 Unpacking media-types (10.0.0) ... #15 29.10 Selecting previously unselected package mailcap. #15 29.10 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #15 29.11 Unpacking mailcap (3.70+nmu1) ... #15 29.27 Selecting previously unselected package mime-support. #15 29.27 Preparing to unpack .../03-mime-support_3.66_all.deb ... #15 29.30 Unpacking mime-support (3.66) ... #15 29.46 Selecting previously unselected package libncursesw6:amd64. #15 29.46 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #15 29.49 Unpacking libncursesw6:amd64 (6.4-4) ... #15 29.72 Selecting previously unselected package libkrb5support0:amd64. #15 29.72 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #15 29.74 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #15 29.86 Selecting previously unselected package libk5crypto3:amd64. #15 29.87 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #15 29.90 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #15 30.07 Selecting previously unselected package libkeyutils1:amd64. #15 30.07 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #15 30.10 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #15 30.26 Selecting previously unselected package libkrb5-3:amd64. #15 30.26 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #15 30.29 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #15 30.51 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 30.51 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #15 30.53 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #15 30.61 Selecting previously unselected package libtirpc-common. #15 30.61 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #15 30.63 Unpacking libtirpc-common (1.3.3+ds-1) ... #15 30.74 Selecting previously unselected package libtirpc3:amd64. #15 30.74 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #15 30.76 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #15 30.90 Selecting previously unselected package libnsl2:amd64. #15 30.90 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #15 30.93 Unpacking libnsl2:amd64 (1.3.0-2) ... #15 31.09 Selecting previously unselected package readline-common. #15 31.09 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #15 31.12 Unpacking readline-common (8.2-1.3) ... #15 31.29 Selecting previously unselected package libreadline8:amd64. #15 31.29 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #15 31.31 Unpacking libreadline8:amd64 (8.2-1.3) ... #15 31.48 Selecting previously unselected package libsqlite3-0:amd64. #15 31.48 Preparing to unpack .../15-libsqlite3-0_3.40.1-2_amd64.deb ... #15 31.51 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #15 31.71 Selecting previously unselected package libpython3.11-stdlib:amd64. #15 31.71 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #15 31.74 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #15 32.00 Selecting previously unselected package python3.11. #15 32.01 Preparing to unpack .../17-python3.11_3.11.2-6_amd64.deb ... #15 32.03 Unpacking python3.11 (3.11.2-6) ... #15 32.18 Selecting previously unselected package libpython3-stdlib:amd64. #15 32.18 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #15 32.21 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 32.34 Setting up python3-minimal (3.11.2-1+b1) ... #15 32.60 Selecting previously unselected package python3. #15 32.60 (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 ... 11805 files and directories currently installed.) #15 32.60 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #15 32.63 Unpacking python3 (3.11.2-1+b1) ... #15 32.83 Selecting previously unselected package libpcre3:amd64. #15 32.83 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #15 32.85 Unpacking libpcre3:amd64 (2:8.39-15) ... #15 33.06 Selecting previously unselected package coccinelle. #15 33.06 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #15 33.09 Unpacking coccinelle (1.1.1.deb-2+b1) ... #15 33.57 Selecting previously unselected package m4. #15 33.57 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #15 33.59 Unpacking m4 (1.4.19-3) ... #15 33.79 Selecting previously unselected package flex. #15 33.79 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #15 33.81 Unpacking flex (2.6.4-8.2) ... #15 34.02 Selecting previously unselected package libmpfr6:amd64. #15 34.02 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #15 34.05 Unpacking libmpfr6:amd64 (4.2.0-1) ... #15 34.20 Selecting previously unselected package libsigsegv2:amd64. #15 34.21 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #15 34.24 Unpacking libsigsegv2:amd64 (2.14-1) ... #15 34.40 Setting up libmpfr6:amd64 (4.2.0-1) ... #15 34.46 Setting up readline-common (8.2-1.3) ... #15 34.55 Setting up libreadline8:amd64 (8.2-1.3) ... #15 34.63 Setting up libsigsegv2:amd64 (2.14-1) ... #15 34.86 Selecting previously unselected package gawk. #15 34.86 (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 ... 12137 files and directories currently installed.) #15 34.87 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #15 34.89 Unpacking gawk (1:5.2.1-2) ... #15 35.15 Selecting previously unselected package libglib2.0-0:amd64. #15 35.16 Preparing to unpack .../001-libglib2.0-0_2.74.6-2_amd64.deb ... #15 35.18 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #15 35.49 Selecting previously unselected package ofono. #15 35.50 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #15 35.53 Unpacking ofono (1.31-3+b1) ... #15 35.73 Selecting previously unselected package poppler-data. #15 35.73 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #15 35.76 Unpacking poppler-data (0.4.12-1) ... #15 36.10 Selecting previously unselected package libpopt0:amd64. #15 36.10 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #15 36.13 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #15 36.32 Selecting previously unselected package rsync. #15 36.32 Preparing to unpack .../005-rsync_3.2.7-1_amd64.deb ... #15 36.35 Unpacking rsync (3.2.7-1) ... #15 36.59 Selecting previously unselected package sgml-base. #15 36.60 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #15 36.64 Unpacking sgml-base (1.31) ... #15 36.89 Selecting previously unselected package sudo. #15 36.89 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #15 36.92 Unpacking sudo (1.9.13p3-1+deb12u1) ... #15 37.17 Selecting previously unselected package libelf1:amd64. #15 37.17 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #15 37.20 Unpacking libelf1:amd64 (0.188-2.1) ... #15 37.37 Selecting previously unselected package libbpf1:amd64. #15 37.37 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #15 37.40 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #15 37.58 Selecting previously unselected package libbsd0:amd64. #15 37.58 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #15 37.60 Unpacking libbsd0:amd64 (0.11.7-2) ... #15 37.78 Selecting previously unselected package libmnl0:amd64. #15 37.78 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #15 37.80 Unpacking libmnl0:amd64 (1.0.4-3) ... #15 37.99 Selecting previously unselected package libxtables12:amd64. #15 37.99 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #15 38.02 Unpacking libxtables12:amd64 (1.8.9-2) ... #15 38.13 Selecting previously unselected package libcap2-bin. #15 38.14 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #15 38.16 Unpacking libcap2-bin (1:2.66-4) ... #15 38.36 Selecting previously unselected package iproute2. #15 38.36 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #15 38.38 Unpacking iproute2 (6.1.0-3) ... #15 38.55 Selecting previously unselected package netbase. #15 38.55 Preparing to unpack .../015-netbase_6.4_all.deb ... #15 38.56 Unpacking netbase (6.4) ... #15 38.69 Selecting previously unselected package libproc2-0:amd64. #15 38.69 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 38.72 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 38.93 Selecting previously unselected package procps. #15 38.94 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #15 38.97 Unpacking procps (2:4.0.2-3) ... #15 39.15 Selecting previously unselected package sensible-utils. #15 39.15 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #15 39.18 Unpacking sensible-utils (0.0.17+nmu1) ... #15 39.29 Selecting previously unselected package bzip2. #15 39.30 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #15 39.31 Unpacking bzip2 (1.0.8-5+b1) ... #15 39.43 Selecting previously unselected package libmagic-mgc. #15 39.44 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #15 39.46 Unpacking libmagic-mgc (1:5.44-3) ... #15 39.67 Selecting previously unselected package libmagic1:amd64. #15 39.67 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #15 39.70 Unpacking libmagic1:amd64 (1:5.44-3) ... #15 39.83 Selecting previously unselected package file. #15 39.83 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #15 39.85 Unpacking file (1:5.44-3) ... #15 40.00 Selecting previously unselected package gettext-base. #15 40.00 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #15 40.03 Unpacking gettext-base (0.21-12) ... #15 40.21 Selecting previously unselected package libuchardet0:amd64. #15 40.21 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #15 40.23 Unpacking libuchardet0:amd64 (0.0.7-1) ... #15 40.37 Selecting previously unselected package groff-base. #15 40.37 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #15 40.39 Unpacking groff-base (1.22.4-10) ... #15 40.63 Selecting previously unselected package inetutils-telnet. #15 40.63 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #15 40.66 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #15 40.78 Selecting previously unselected package libc-l10n. #15 40.78 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u6_all.deb ... #15 40.82 Unpacking libc-l10n (2.36-9+deb12u6) ... #15 41.02 Selecting previously unselected package locales. #15 41.02 Preparing to unpack .../028-locales_2.36-9+deb12u6_all.deb ... #15 41.04 Unpacking locales (2.36-9+deb12u6) ... #15 41.42 Selecting previously unselected package bsdextrautils. #15 41.42 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... #15 41.44 Unpacking bsdextrautils (2.38.1-5+deb12u1) ... #15 41.61 Selecting previously unselected package libpipeline1:amd64. #15 41.61 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #15 41.64 Unpacking libpipeline1:amd64 (1.5.7-1) ... #15 41.78 Selecting previously unselected package man-db. #15 41.78 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #15 41.79 Unpacking man-db (2.11.2-2) ... #15 42.00 Selecting previously unselected package libedit2:amd64. #15 42.00 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #15 42.02 Unpacking libedit2:amd64 (3.1-20221030-2) ... #15 42.16 Selecting previously unselected package libcbor0.8:amd64. #15 42.16 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #15 42.19 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #15 42.34 Selecting previously unselected package libfido2-1:amd64. #15 42.34 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #15 42.37 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #15 42.59 Selecting previously unselected package openssh-client. #15 42.60 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ... #15 42.63 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #15 42.88 Selecting previously unselected package ucf. #15 42.88 Preparing to unpack .../036-ucf_3.0043+nmu1_all.deb ... #15 42.90 Moving old data out of the way #15 42.91 Unpacking ucf (3.0043+nmu1) ... #15 43.06 Selecting previously unselected package xz-utils. #15 43.06 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #15 43.09 Unpacking xz-utils (5.4.1-0.2) ... #15 43.32 Selecting previously unselected package asciidoc-common. #15 43.32 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #15 43.43 Unpacking asciidoc-common (10.2.0-1) ... #15 43.65 Selecting previously unselected package xml-core. #15 43.65 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #15 43.67 Unpacking xml-core (0.18+nmu1) ... #15 43.89 Selecting previously unselected package docbook-xsl. #15 43.89 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #15 43.92 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #15 44.19 Selecting previously unselected package libicu72:amd64. #15 44.19 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #15 44.22 Unpacking libicu72:amd64 (72.1-3) ... #15 44.81 Selecting previously unselected package libxml2:amd64. #15 44.81 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 44.84 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 45.02 Selecting previously unselected package libxml2-utils. #15 45.02 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 45.05 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 45.22 Selecting previously unselected package libxslt1.1:amd64. #15 45.23 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #15 45.25 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #15 45.41 Selecting previously unselected package xsltproc. #15 45.41 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #15 45.43 Unpacking xsltproc (1.1.35-1) ... #15 45.63 Selecting previously unselected package asciidoc-base. #15 45.63 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #15 45.66 Unpacking asciidoc-base (10.2.0-1) ... #15 45.85 Selecting previously unselected package asciidoc. #15 45.85 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #15 45.97 Unpacking asciidoc (10.2.0-1) ... #15 46.17 Selecting previously unselected package sgml-data. #15 46.17 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #15 46.18 Unpacking sgml-data (2.0.11+nmu1) ... #15 46.41 Selecting previously unselected package docbook-xml. #15 46.41 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #15 46.44 Unpacking docbook-xml (4.5-12) ... #15 46.58 Selecting previously unselected package python-apt-common. #15 46.59 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #15 46.60 Unpacking python-apt-common (2.6.0) ... #15 46.75 Selecting previously unselected package distro-info-data. #15 46.76 Preparing to unpack .../051-distro-info-data_0.58+deb12u1_all.deb ... #15 46.78 Unpacking distro-info-data (0.58+deb12u1) ... #15 46.92 Selecting previously unselected package python3-apt. #15 46.92 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #15 46.94 Unpacking python3-apt (2.6.0) ... #15 47.18 Selecting previously unselected package tex-common. #15 47.18 Preparing to unpack .../053-tex-common_6.18_all.deb ... #15 47.21 Unpacking tex-common (6.18) ... #15 47.51 Selecting previously unselected package libpaper1:amd64. #15 47.51 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #15 47.53 Unpacking libpaper1:amd64 (1.1.29) ... #15 47.68 Selecting previously unselected package libpaper-utils. #15 47.68 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #15 47.70 Unpacking libpaper-utils (1.1.29) ... #15 47.86 Selecting previously unselected package libkpathsea6:amd64. #15 47.86 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 47.89 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 48.00 Selecting previously unselected package libptexenc1:amd64. #15 48.00 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 48.01 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 48.12 Selecting previously unselected package libsynctex2:amd64. #15 48.12 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 48.15 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 48.25 Selecting previously unselected package libtexlua53-5:amd64. #15 48.25 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 48.26 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 48.41 Selecting previously unselected package libtexluajit2:amd64. #15 48.41 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 48.43 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 48.60 Selecting previously unselected package t1utils. #15 48.60 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #15 48.62 Unpacking t1utils (1.41-4) ... #15 48.79 Selecting previously unselected package libbrotli1:amd64. #15 48.79 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #15 48.82 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #15 48.99 Selecting previously unselected package libpng16-16:amd64. #15 49.00 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #15 49.02 Unpacking libpng16-16:amd64 (1.6.39-2) ... #15 49.20 Selecting previously unselected package libfreetype6:amd64. #15 49.21 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #15 49.23 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #15 49.41 Selecting previously unselected package fonts-dejavu-core. #15 49.41 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #15 49.44 Unpacking fonts-dejavu-core (2.37-6) ... #15 49.66 Selecting previously unselected package libfontenc1:amd64. #15 49.66 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #15 49.69 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #15 49.87 Selecting previously unselected package x11-common. #15 49.88 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #15 49.90 Unpacking x11-common (1:7.7+23) ... #15 50.04 Selecting previously unselected package xfonts-encodings. #15 50.05 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 50.06 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 50.25 Selecting previously unselected package xfonts-utils. #15 50.26 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #15 50.28 Unpacking xfonts-utils (1:7.7+6) ... #15 50.49 Selecting previously unselected package fonts-urw-base35. #15 50.49 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #15 50.57 Unpacking fonts-urw-base35 (20200910-7) ... #15 51.25 Selecting previously unselected package fontconfig-config. #15 51.25 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #15 51.35 Unpacking fontconfig-config (2.14.1-4) ... #15 51.94 Selecting previously unselected package libfontconfig1:amd64. #15 51.94 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #15 51.95 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #15 52.15 Selecting previously unselected package libpixman-1-0:amd64. #15 52.15 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #15 52.16 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #15 52.35 Selecting previously unselected package libxau6:amd64. #15 52.35 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #15 52.37 Unpacking libxau6:amd64 (1:1.0.9-1) ... #15 52.53 Selecting previously unselected package libxdmcp6:amd64. #15 52.53 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #15 52.55 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #15 52.73 Selecting previously unselected package libxcb1:amd64. #15 52.73 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #15 52.76 Unpacking libxcb1:amd64 (1.15-1) ... #15 52.93 Selecting previously unselected package libx11-data. #15 52.93 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #15 52.95 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #15 53.15 Selecting previously unselected package libx11-6:amd64. #15 53.16 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #15 53.17 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 53.40 Selecting previously unselected package libxcb-render0:amd64. #15 53.40 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #15 53.43 Unpacking libxcb-render0:amd64 (1.15-1) ... #15 53.61 Selecting previously unselected package libxcb-shm0:amd64. #15 53.62 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #15 53.64 Unpacking libxcb-shm0:amd64 (1.15-1) ... #15 53.82 Selecting previously unselected package libxext6:amd64. #15 53.83 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #15 53.85 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #15 54.01 Selecting previously unselected package libxrender1:amd64. #15 54.01 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #15 54.03 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #15 54.14 Selecting previously unselected package libcairo2:amd64. #15 54.15 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #15 54.16 Unpacking libcairo2:amd64 (1.16.0-7) ... #15 54.44 Selecting previously unselected package libgraphite2-3:amd64. #15 54.44 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #15 54.47 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #15 54.66 Selecting previously unselected package libharfbuzz0b:amd64. #15 54.67 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #15 54.69 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 54.83 Selecting previously unselected package libteckit0:amd64. #15 54.84 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #15 54.85 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 54.97 Selecting previously unselected package libice6:amd64. #15 54.98 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #15 54.99 Unpacking libice6:amd64 (2:1.0.10-1) ... #15 55.09 Selecting previously unselected package libsm6:amd64. #15 55.09 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #15 55.11 Unpacking libsm6:amd64 (2:1.2.3-1) ... #15 55.21 Selecting previously unselected package libxt6:amd64. #15 55.21 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #15 55.23 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #15 55.34 Selecting previously unselected package libxmu6:amd64. #15 55.34 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #15 55.36 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #15 55.45 Selecting previously unselected package libxpm4:amd64. #15 55.46 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #15 55.47 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 55.57 Selecting previously unselected package libxaw7:amd64. #15 55.58 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #15 55.59 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #15 55.72 Selecting previously unselected package libxi6:amd64. #15 55.73 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #15 55.75 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #15 55.92 Selecting previously unselected package libzzip-0-13:amd64. #15 55.92 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #15 55.93 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 56.05 Selecting previously unselected package texlive-binaries. #15 56.05 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #15 56.07 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #15 56.52 Selecting previously unselected package xdg-utils. #15 56.52 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #15 56.54 Unpacking xdg-utils (1.1.3-4.1) ... #15 57.16 Selecting previously unselected package texlive-base. #15 57.16 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #15 57.18 Unpacking texlive-base (2022.20230122-3) ... #15 58.33 Selecting previously unselected package texlive-fonts-recommended. #15 58.33 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #15 58.36 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #15 58.84 Selecting previously unselected package fonts-lmodern. #15 58.84 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #15 58.86 Unpacking fonts-lmodern (2.005-1) ... #15 59.24 Selecting previously unselected package texlive-latex-base. #15 59.24 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #15 59.26 Unpacking texlive-latex-base (2022.20230122-3) ... #15 59.52 Selecting previously unselected package texlive-latex-recommended. #15 59.53 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #15 59.54 Unpacking texlive-latex-recommended (2022.20230122-3) ... #15 60.21 Selecting previously unselected package texlive. #15 60.22 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #15 60.24 Unpacking texlive (2022.20230122-3) ... #15 60.42 Selecting previously unselected package texlive-bibtex-extra. #15 60.42 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #15 60.44 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #15 61.82 Selecting previously unselected package libthai-data. #15 61.83 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #15 61.84 Unpacking libthai-data (0.1.29-1) ... #15 61.98 Selecting previously unselected package libdatrie1:amd64. #15 61.98 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #15 62.00 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #15 62.12 Selecting previously unselected package libthai0:amd64. #15 62.12 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #15 62.13 Unpacking libthai0:amd64 (0.1.29-1) ... #15 62.24 Selecting previously unselected package libsombok3:amd64. #15 62.24 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #15 62.25 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #15 62.34 Selecting previously unselected package libmime-charset-perl. #15 62.35 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #15 62.36 Unpacking libmime-charset-perl (1.013.1-2) ... #15 62.45 Selecting previously unselected package libunicode-linebreak-perl. #15 62.45 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #15 62.47 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 62.59 Selecting previously unselected package libjs-jquery. #15 62.59 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 62.62 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 62.82 Selecting previously unselected package lmodern. #15 62.82 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #15 62.83 Unpacking lmodern (2.005-1) ... #15 63.42 Selecting previously unselected package texlive-luatex. #15 63.43 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #15 63.44 Unpacking texlive-luatex (2022.20230122-3) ... #15 64.73 Selecting previously unselected package texlive-plain-generic. #15 64.73 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #15 64.75 Unpacking texlive-plain-generic (2022.20230122-4) ... #15 66.49 Selecting previously unselected package texlive-extra-utils. #15 66.50 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #15 66.51 Unpacking texlive-extra-utils (2022.20230122-4) ... #15 67.84 Selecting previously unselected package libapache-pom-java. #15 67.84 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #15 67.86 Unpacking libapache-pom-java (29-2) ... #15 67.95 Selecting previously unselected package libcommons-parent-java. #15 67.95 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #15 67.97 Unpacking libcommons-parent-java (56-1) ... #15 68.09 Selecting previously unselected package libcommons-logging-java. #15 68.09 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #15 68.11 Unpacking libcommons-logging-java (1.2-3) ... #15 68.21 Selecting previously unselected package libfontbox-java. #15 68.21 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #15 68.23 Unpacking libfontbox-java (1:1.8.16-2) ... #15 68.34 Selecting previously unselected package libpdfbox-java. #15 68.34 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #15 68.36 Unpacking libpdfbox-java (1:1.8.16-2) ... #15 68.75 Selecting previously unselected package preview-latex-style. #15 68.75 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #15 68.78 Unpacking preview-latex-style (12.2-1) ... #15 68.95 Selecting previously unselected package texlive-pictures. #15 68.96 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #15 68.97 Unpacking texlive-pictures (2022.20230122-3) ... #15 69.68 Selecting previously unselected package texlive-latex-extra. #15 69.69 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #15 69.70 Unpacking texlive-latex-extra (2022.20230122-4) ... #15 70.60 Selecting previously unselected package fonts-gfs-baskerville. #15 70.60 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #15 70.62 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 70.74 Selecting previously unselected package fonts-gfs-porson. #15 70.75 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #15 70.77 Unpacking fonts-gfs-porson (1.1-7) ... #15 70.94 Selecting previously unselected package texlive-lang-greek. #15 70.94 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #15 70.96 Unpacking texlive-lang-greek (2022.20230122-1) ... #15 72.22 Selecting previously unselected package texlive-science. #15 72.23 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #15 72.24 Unpacking texlive-science (2022.20230122-4) ... #15 72.84 Selecting previously unselected package dblatex. #15 72.84 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #15 72.85 Unpacking dblatex (0.3.12py3-2) ... #15 72.99 Selecting previously unselected package docbook. #15 73.00 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #15 73.01 Unpacking docbook (4.5-10) ... #15 73.14 Selecting previously unselected package libosp5. #15 73.14 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #15 73.16 Unpacking libosp5 (1.5.2-13+b2) ... #15 73.35 Selecting previously unselected package libostyle1c2. #15 73.36 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #15 73.38 Unpacking libostyle1c2 (1.4devel1-22) ... #15 73.54 Selecting previously unselected package openjade. #15 73.55 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #15 73.56 Unpacking openjade (1.4devel1-22) ... #15 73.69 Selecting previously unselected package docbook-dsssl. #15 73.69 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #15 73.71 Unpacking docbook-dsssl (1.79-10) ... #15 73.85 Selecting previously unselected package teckit. #15 73.86 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #15 73.88 Unpacking teckit (2.5.11+ds1-1+b1) ... #15 74.07 Selecting previously unselected package tipa. #15 74.07 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #15 74.12 Unpacking tipa (2:1.3-21) ... #15 74.48 Selecting previously unselected package texlive-xetex. #15 74.48 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #15 74.51 Unpacking texlive-xetex (2022.20230122-3) ... #15 75.18 Selecting previously unselected package texlive-formats-extra. #15 75.18 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #15 75.21 Unpacking texlive-formats-extra (2022.20230122-4) ... #15 75.71 Selecting previously unselected package lynx-common. #15 75.71 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #15 75.73 Unpacking lynx-common (2.9.0dev.12-1) ... #15 75.97 Selecting previously unselected package lynx. #15 75.97 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #15 76.00 Unpacking lynx (2.9.0dev.12-1) ... #15 76.20 Selecting previously unselected package libsgmls-perl. #15 76.21 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #15 76.23 Unpacking libsgmls-perl (1.03ii-38) ... #15 76.36 Selecting previously unselected package sgmlspl. #15 76.37 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #15 76.39 Unpacking sgmlspl (1.03ii-38) ... #15 76.52 Selecting previously unselected package opensp. #15 76.53 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #15 76.55 Unpacking opensp (1.5.2-13+b2) ... #15 76.69 Selecting previously unselected package docbook-utils. #15 76.69 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #15 76.71 Unpacking docbook-utils (0.6.14-4) ... #15 76.89 Selecting previously unselected package asciidoc-dblatex. #15 76.89 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #15 76.92 Unpacking asciidoc-dblatex (10.2.0-1) ... #15 77.06 Selecting previously unselected package autoconf. #15 77.06 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #15 77.11 Unpacking autoconf (2.71-3) ... #15 77.31 Selecting previously unselected package libgc1:amd64. #15 77.31 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #15 77.33 Unpacking libgc1:amd64 (1:8.2.2-3) ... #15 77.49 Selecting previously unselected package guile-3.0-libs:amd64. #15 77.49 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #15 77.52 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #15 78.93 Selecting previously unselected package libopts25:amd64. #15 78.94 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #15 78.95 Unpacking libopts25:amd64 (1:5.18.16-5) ... #15 79.09 Selecting previously unselected package libopts25-dev:amd64. #15 79.10 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #15 79.11 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #15 79.26 Selecting previously unselected package autogen. #15 79.27 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #15 79.29 Unpacking autogen (1:5.18.16-5) ... #15 79.30 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #15 79.45 Selecting previously unselected package autotools-dev. #15 79.45 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #15 79.48 Unpacking autotools-dev (20220109.1) ... #15 79.59 Selecting previously unselected package automake. #15 79.60 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #15 79.61 Unpacking automake (1:1.16.5-1.3) ... #15 79.78 Selecting previously unselected package autopoint. #15 79.79 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #15 79.81 Unpacking autopoint (0.21-12) ... #15 79.95 Selecting previously unselected package bc. #15 79.96 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #15 79.97 Unpacking bc (1.07.1-3+b1) ... #15 80.07 Selecting previously unselected package binutils-common:amd64. #15 80.08 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #15 80.10 Unpacking binutils-common:amd64 (2.40-2) ... #15 80.43 Selecting previously unselected package libbinutils:amd64. #15 80.44 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #15 80.46 Unpacking libbinutils:amd64 (2.40-2) ... #15 80.66 Selecting previously unselected package libctf-nobfd0:amd64. #15 80.66 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #15 80.68 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #15 80.88 Selecting previously unselected package libctf0:amd64. #15 80.88 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #15 80.90 Unpacking libctf0:amd64 (2.40-2) ... #15 81.08 Selecting previously unselected package libgprofng0:amd64. #15 81.08 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #15 81.11 Unpacking libgprofng0:amd64 (2.40-2) ... #15 81.38 Selecting previously unselected package libjansson4:amd64. #15 81.38 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #15 81.40 Unpacking libjansson4:amd64 (2.14-2) ... #15 81.55 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 81.56 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #15 81.58 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #15 81.82 Selecting previously unselected package binutils. #15 81.83 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #15 81.85 Unpacking binutils (2.40-2) ... #15 81.99 Selecting previously unselected package binutils-arm-none-eabi. #15 82.00 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #15 82.02 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #15 82.50 Selecting previously unselected package bison. #15 82.51 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #15 82.52 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #15 82.66 Selecting previously unselected package libc-dev-bin. #15 82.66 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u6_amd64.deb ... #15 82.67 Unpacking libc-dev-bin (2.36-9+deb12u6) ... #15 82.76 Selecting previously unselected package linux-libc-dev:amd64. #15 82.76 Preparing to unpack .../165-linux-libc-dev_6.1.85-1_amd64.deb ... #15 82.77 Unpacking linux-libc-dev:amd64 (6.1.85-1) ... #15 82.96 Selecting previously unselected package libcrypt-dev:amd64. #15 82.96 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #15 82.98 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #15 83.13 Selecting previously unselected package libtirpc-dev:amd64. #15 83.14 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #15 83.27 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 83.43 Selecting previously unselected package libnsl-dev:amd64. #15 83.44 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #15 83.46 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #15 83.60 Selecting previously unselected package rpcsvc-proto. #15 83.61 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 83.63 Unpacking rpcsvc-proto (1.4.3-1) ... #15 83.76 Selecting previously unselected package libc6-dev:amd64. #15 83.77 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u6_amd64.deb ... #15 83.79 Unpacking libc6-dev:amd64 (2.36-9+deb12u6) ... #15 84.11 Selecting previously unselected package libisl23:amd64. #15 84.12 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #15 84.14 Unpacking libisl23:amd64 (0.25-1.1) ... #15 84.28 Selecting previously unselected package libmpc3:amd64. #15 84.29 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #15 84.31 Unpacking libmpc3:amd64 (1.3.1-1) ... #15 84.48 Selecting previously unselected package cpp-12. #15 84.48 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #15 84.50 Unpacking cpp-12 (12.2.0-14) ... #15 85.12 Selecting previously unselected package cpp. #15 85.13 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #15 85.15 Unpacking cpp (4:12.2.0-3) ... #15 85.34 Selecting previously unselected package libcc1-0:amd64. #15 85.34 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #15 85.36 Unpacking libcc1-0:amd64 (12.2.0-14) ... #15 85.47 Selecting previously unselected package libgomp1:amd64. #15 85.48 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #15 85.49 Unpacking libgomp1:amd64 (12.2.0-14) ... #15 85.68 Selecting previously unselected package libitm1:amd64. #15 85.69 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #15 85.70 Unpacking libitm1:amd64 (12.2.0-14) ... #15 85.80 Selecting previously unselected package libatomic1:amd64. #15 85.81 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #15 85.82 Unpacking libatomic1:amd64 (12.2.0-14) ... #15 85.94 Selecting previously unselected package libasan8:amd64. #15 85.94 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #15 85.96 Unpacking libasan8:amd64 (12.2.0-14) ... #15 86.21 Selecting previously unselected package liblsan0:amd64. #15 86.21 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #15 86.23 Unpacking liblsan0:amd64 (12.2.0-14) ... #15 86.46 Selecting previously unselected package libtsan2:amd64. #15 86.46 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #15 86.48 Unpacking libtsan2:amd64 (12.2.0-14) ... #15 86.78 Selecting previously unselected package libubsan1:amd64. #15 86.79 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #15 86.81 Unpacking libubsan1:amd64 (12.2.0-14) ... #15 86.97 Selecting previously unselected package libquadmath0:amd64. #15 86.97 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #15 86.99 Unpacking libquadmath0:amd64 (12.2.0-14) ... #15 87.08 Selecting previously unselected package libgcc-12-dev:amd64. #15 87.08 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #15 87.10 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #15 87.47 Selecting previously unselected package gcc-12. #15 87.48 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #15 88.29 Unpacking gcc-12 (12.2.0-14) ... #15 89.33 Selecting previously unselected package gcc. #15 89.33 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #15 89.36 Unpacking gcc (4:12.2.0-3) ... #15 89.49 Selecting previously unselected package libstdc++-12-dev:amd64. #15 89.49 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #15 89.52 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #15 89.77 Selecting previously unselected package g++-12. #15 89.77 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #15 89.81 Unpacking g++-12 (12.2.0-14) ... #15 90.43 Selecting previously unselected package g++. #15 90.44 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #15 90.46 Unpacking g++ (4:12.2.0-3) ... #15 90.59 Selecting previously unselected package make. #15 90.59 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #15 90.61 Unpacking make (4.3-4.1) ... #15 90.76 Selecting previously unselected package libdpkg-perl. #15 90.77 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #15 90.78 Unpacking libdpkg-perl (1.21.22) ... #15 90.96 Selecting previously unselected package patch. #15 90.96 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #15 90.98 Unpacking patch (2.7.6-7) ... #15 91.16 Selecting previously unselected package dpkg-dev. #15 91.16 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #15 91.18 Unpacking dpkg-dev (1.21.22) ... #15 91.39 Selecting previously unselected package build-essential. #15 91.40 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #15 91.42 Unpacking build-essential (12.9) ... #15 91.59 Selecting previously unselected package libhiredis0.14:amd64. #15 91.60 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #15 91.61 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #15 91.78 Selecting previously unselected package ccache. #15 91.79 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #15 91.82 Unpacking ccache (4.8+really4.7.5-1) ... #15 92.05 Selecting previously unselected package libarchive13:amd64. #15 92.06 Preparing to unpack .../197-libarchive13_3.6.2-1_amd64.deb ... #15 92.08 Unpacking libarchive13:amd64 (3.6.2-1) ... #15 92.24 Selecting previously unselected package libsasl2-modules-db:amd64. #15 92.25 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #15 92.27 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 92.44 Selecting previously unselected package libsasl2-2:amd64. #15 92.44 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #15 92.47 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 92.65 Selecting previously unselected package libldap-2.5-0:amd64. #15 92.66 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #15 92.68 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 92.86 Selecting previously unselected package libnghttp2-14:amd64. #15 92.86 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #15 92.88 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #15 93.00 Selecting previously unselected package librtmp1:amd64. #15 93.00 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #15 93.02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 93.19 Selecting previously unselected package libssh2-1:amd64. #15 93.20 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ... #15 93.22 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #15 93.34 Selecting previously unselected package libcurl4:amd64. #15 93.35 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #15 93.36 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... #15 93.50 Selecting previously unselected package libjsoncpp25:amd64. #15 93.51 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ... #15 93.52 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 93.63 Selecting previously unselected package librhash0:amd64. #15 93.63 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ... #15 93.65 Unpacking librhash0:amd64 (1.4.3-3) ... #15 93.84 Selecting previously unselected package libuv1:amd64. #15 93.84 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ... #15 93.86 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #15 94.06 Selecting previously unselected package cmake-data. #15 94.07 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ... #15 94.09 Unpacking cmake-data (3.25.1-1) ... #15 94.64 Selecting previously unselected package cmake. #15 94.65 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ... #15 94.68 Unpacking cmake (3.25.1-1) ... #15 95.28 Selecting previously unselected package comerr-dev:amd64. #15 95.28 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ... #15 95.31 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #15 95.48 Selecting previously unselected package libtinyxml2-9:amd64. #15 95.48 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #15 95.50 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 95.67 Selecting previously unselected package python3-pkg-resources. #15 95.68 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1_all.deb ... #15 95.70 Unpacking python3-pkg-resources (66.1.1-1) ... #15 95.88 Selecting previously unselected package python3-pygments. #15 95.89 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ... #15 95.90 Unpacking python3-pygments (2.14.0+dfsg-1) ... #15 96.08 Selecting previously unselected package cppcheck. #15 96.09 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ... #15 96.13 Unpacking cppcheck (2.10-2) ... #15 96.41 Selecting previously unselected package curl. #15 96.41 Preparing to unpack .../215-curl_7.88.1-10+deb12u5_amd64.deb ... #15 96.44 Unpacking curl (7.88.1-10+deb12u5) ... #15 96.60 Selecting previously unselected package libdebhelper-perl. #15 96.61 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ... #15 96.62 Unpacking libdebhelper-perl (13.11.4) ... #15 96.76 Selecting previously unselected package libtool. #15 96.76 Preparing to unpack .../217-libtool_2.4.7-5_all.deb ... #15 96.79 Unpacking libtool (2.4.7-5) ... #15 96.94 Selecting previously unselected package dh-autoreconf. #15 96.94 Preparing to unpack .../218-dh-autoreconf_20_all.deb ... #15 96.97 Unpacking dh-autoreconf (20) ... #15 97.11 Selecting previously unselected package libarchive-zip-perl. #15 97.11 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ... #15 97.13 Unpacking libarchive-zip-perl (1.68-1) ... #15 97.25 Selecting previously unselected package libsub-override-perl. #15 97.26 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ... #15 97.28 Unpacking libsub-override-perl (0.09-4) ... #15 97.42 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 97.42 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #15 97.44 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #15 97.58 Selecting previously unselected package dh-strip-nondeterminism. #15 97.59 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ... #15 97.61 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #15 97.73 Selecting previously unselected package dwz. #15 97.74 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ... #15 97.77 Unpacking dwz (0.15-1) ... #15 97.92 Selecting previously unselected package gettext. #15 97.93 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ... #15 97.95 Unpacking gettext (0.21-12) ... #15 98.15 Selecting previously unselected package intltool-debian. #15 98.15 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ... #15 98.17 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 98.34 Selecting previously unselected package po-debconf. #15 98.35 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ... #15 98.37 Unpacking po-debconf (1.0.21+nmu1) ... #15 98.53 Selecting previously unselected package debhelper. #15 98.54 Preparing to unpack .../227-debhelper_13.11.4_all.deb ... #15 98.56 Unpacking debhelper (13.11.4) ... #15 98.75 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 98.76 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ... #15 98.78 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #15 98.91 Selecting previously unselected package libtext-wrapi18n-perl. #15 98.91 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 98.93 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 99.13 Selecting previously unselected package module-assistant. #15 99.14 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ... #15 99.17 Unpacking module-assistant (0.11.11) ... #15 99.32 Selecting previously unselected package dahdi-source. #15 99.32 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #15 99.34 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 99.53 Selecting previously unselected package libfakeroot:amd64. #15 99.53 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ... #15 99.55 Unpacking libfakeroot:amd64 (1.31-1.2) ... #15 100.1 Selecting previously unselected package fakeroot. #15 100.1 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ... #15 100.1 Unpacking fakeroot (1.31-1.2) ... #15 100.3 Selecting previously unselected package libassuan0:amd64. #15 100.3 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ... #15 100.3 Unpacking libassuan0:amd64 (2.5.5-5) ... #15 100.4 Selecting previously unselected package gpgconf. #15 100.4 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ... #15 100.4 Unpacking gpgconf (2.2.40-1.1) ... #15 100.6 Selecting previously unselected package libksba8:amd64. #15 100.6 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ... #15 100.7 Unpacking libksba8:amd64 (1.6.3-2) ... #15 100.8 Selecting previously unselected package libnpth0:amd64. #15 100.8 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ... #15 100.9 Unpacking libnpth0:amd64 (1.6-3) ... #15 101.1 Selecting previously unselected package dirmngr. #15 101.1 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ... #15 101.1 Unpacking dirmngr (2.2.40-1.1) ... #15 101.3 Selecting previously unselected package gnupg-l10n. #15 101.3 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ... #15 101.3 Unpacking gnupg-l10n (2.2.40-1.1) ... #15 101.5 Selecting previously unselected package gnupg-utils. #15 101.5 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ... #15 101.5 Unpacking gnupg-utils (2.2.40-1.1) ... #15 101.7 Selecting previously unselected package gpg. #15 101.7 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ... #15 101.7 Unpacking gpg (2.2.40-1.1) ... #15 101.9 Selecting previously unselected package pinentry-curses. #15 101.9 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ... #15 102.0 Unpacking pinentry-curses (1.2.1-1) ... #15 102.2 Selecting previously unselected package gpg-agent. #15 102.2 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ... #15 102.3 Unpacking gpg-agent (2.2.40-1.1) ... #15 102.4 Selecting previously unselected package gpg-wks-client. #15 102.4 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ... #15 102.5 Unpacking gpg-wks-client (2.2.40-1.1) ... #15 102.6 Selecting previously unselected package gpg-wks-server. #15 102.6 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ... #15 102.6 Unpacking gpg-wks-server (2.2.40-1.1) ... #15 102.8 Selecting previously unselected package gpgsm. #15 102.8 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ... #15 102.8 Unpacking gpgsm (2.2.40-1.1) ... #15 103.0 Selecting previously unselected package gnupg. #15 103.0 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ... #15 103.0 Unpacking gnupg (2.2.40-1.1) ... #15 103.2 Selecting previously unselected package libfile-dirlist-perl. #15 103.2 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ... #15 103.2 Unpacking libfile-dirlist-perl (0.05-3) ... #15 103.3 Selecting previously unselected package libfile-which-perl. #15 103.3 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ... #15 103.4 Unpacking libfile-which-perl (1.27-2) ... #15 103.5 Selecting previously unselected package libfile-homedir-perl. #15 103.5 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ... #15 103.5 Unpacking libfile-homedir-perl (1.006-2) ... #15 103.8 Selecting previously unselected package libfile-touch-perl. #15 103.8 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ... #15 103.8 Unpacking libfile-touch-perl (0.12-2) ... #15 103.9 Selecting previously unselected package libio-pty-perl. #15 104.0 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ... #15 104.0 Unpacking libio-pty-perl (1:1.17-1) ... #15 104.1 Selecting previously unselected package libipc-run-perl. #15 104.1 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ... #15 104.2 Unpacking libipc-run-perl (20220807.0-1) ... #15 104.3 Selecting previously unselected package libclass-method-modifiers-perl. #15 104.3 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ... #15 104.4 Unpacking libclass-method-modifiers-perl (2.14-1) ... #15 104.5 Selecting previously unselected package libclass-xsaccessor-perl. #15 104.5 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #15 104.5 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #15 104.7 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 104.7 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #15 104.7 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 104.8 Selecting previously unselected package libdynaloader-functions-perl. #15 104.9 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ... #15 104.9 Unpacking libdynaloader-functions-perl (0.003-3) ... #15 105.0 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 105.0 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ... #15 105.0 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #15 105.2 Selecting previously unselected package libparams-classify-perl:amd64. #15 105.2 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ... #15 105.2 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #15 105.4 Selecting previously unselected package libmodule-runtime-perl. #15 105.4 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ... #15 105.4 Unpacking libmodule-runtime-perl (0.016-2) ... #15 105.5 Selecting previously unselected package libimport-into-perl. #15 105.5 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ... #15 105.6 Unpacking libimport-into-perl (1.002005-2) ... #15 105.7 Selecting previously unselected package librole-tiny-perl. #15 105.7 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ... #15 105.7 Unpacking librole-tiny-perl (2.002004-1) ... #15 106.0 Selecting previously unselected package libsub-quote-perl. #15 106.0 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ... #15 106.0 Unpacking libsub-quote-perl (2.006008-1) ... #15 106.1 Selecting previously unselected package libmoo-perl. #15 106.1 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ... #15 106.1 Unpacking libmoo-perl (2.005005-1) ... #15 106.3 Selecting previously unselected package libencode-locale-perl. #15 106.3 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ... #15 106.4 Unpacking libencode-locale-perl (1.05-3) ... #15 106.5 Selecting previously unselected package libtimedate-perl. #15 106.5 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ... #15 106.5 Unpacking libtimedate-perl (2.3300-2) ... #15 106.7 Selecting previously unselected package libhttp-date-perl. #15 106.7 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ... #15 106.8 Unpacking libhttp-date-perl (6.05-2) ... #15 106.9 Selecting previously unselected package libfile-listing-perl. #15 106.9 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ... #15 107.0 Unpacking libfile-listing-perl (6.15-1) ... #15 107.1 Selecting previously unselected package libhtml-tagset-perl. #15 107.1 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ... #15 107.1 Unpacking libhtml-tagset-perl (3.20-6) ... #15 107.3 Selecting previously unselected package libregexp-ipv6-perl. #15 107.3 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ... #15 107.3 Unpacking libregexp-ipv6-perl (0.03-3) ... #15 107.4 Selecting previously unselected package liburi-perl. #15 107.4 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ... #15 107.5 Unpacking liburi-perl (5.17-1) ... #15 107.6 Selecting previously unselected package libhtml-parser-perl:amd64. #15 107.6 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ... #15 107.6 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #15 107.8 Selecting previously unselected package libhtml-tree-perl. #15 107.8 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ... #15 107.8 Unpacking libhtml-tree-perl (5.07-3) ... #15 108.0 Selecting previously unselected package libclone-perl:amd64. #15 108.0 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ... #15 108.0 Unpacking libclone-perl:amd64 (0.46-1) ... #15 108.1 Selecting previously unselected package libio-html-perl. #15 108.1 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ... #15 108.2 Unpacking libio-html-perl (1.004-3) ... #15 108.3 Selecting previously unselected package liblwp-mediatypes-perl. #15 108.3 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 108.3 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 108.5 Selecting previously unselected package libhttp-message-perl. #15 108.5 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ... #15 108.5 Unpacking libhttp-message-perl (6.44-1) ... #15 108.7 Selecting previously unselected package libhttp-cookies-perl. #15 108.7 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ... #15 108.7 Unpacking libhttp-cookies-perl (6.10-1) ... #15 108.8 Selecting previously unselected package libhttp-negotiate-perl. #15 108.8 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ... #15 108.8 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 109.0 Selecting previously unselected package perl-openssl-defaults:amd64. #15 109.0 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ... #15 109.0 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #15 109.2 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 109.2 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #15 109.2 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 109.3 Selecting previously unselected package libio-socket-ssl-perl. #15 109.3 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ... #15 109.4 Unpacking libio-socket-ssl-perl (2.081-2) ... #15 109.5 Selecting previously unselected package libnet-http-perl. #15 109.5 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ... #15 109.5 Unpacking libnet-http-perl (6.22-1) ... #15 109.6 Selecting previously unselected package liblwp-protocol-https-perl. #15 109.7 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ... #15 109.7 Unpacking liblwp-protocol-https-perl (6.10-1) ... #15 109.8 Selecting previously unselected package libtry-tiny-perl. #15 109.8 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ... #15 109.8 Unpacking libtry-tiny-perl (0.31-2) ... #15 110.0 Selecting previously unselected package libwww-robotrules-perl. #15 110.0 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ... #15 110.0 Unpacking libwww-robotrules-perl (6.02-1) ... #15 110.1 Selecting previously unselected package libwww-perl. #15 110.1 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ... #15 110.2 Unpacking libwww-perl (6.68-1) ... #15 110.3 Selecting previously unselected package patchutils. #15 110.3 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ... #15 110.3 Unpacking patchutils (0.4.2-1) ... #15 110.4 Selecting previously unselected package wdiff. #15 110.4 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ... #15 110.4 Unpacking wdiff (1.2.2-5) ... #15 110.5 Selecting previously unselected package devscripts. #15 110.5 Preparing to unpack .../290-devscripts_2.23.4+deb12u1_amd64.deb ... #15 110.6 Unpacking devscripts (2.23.4+deb12u1) ... #15 110.8 Selecting previously unselected package docbook5-xml. #15 110.8 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ... #15 110.8 Unpacking docbook5-xml (5.0-3) ... #15 111.0 Selecting previously unselected package docutils-common. #15 111.0 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ... #15 111.0 Unpacking docutils-common (0.19+dfsg-6) ... #15 111.1 Selecting previously unselected package libz3-4:amd64. #15 111.1 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ... #15 111.1 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #15 111.6 Selecting previously unselected package libllvm14:amd64. #15 111.6 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ... #15 111.6 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #15 112.3 Selecting previously unselected package libclang-cpp14. #15 112.3 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #15 112.4 Unpacking libclang-cpp14 (1:14.0.6-12) ... #15 112.9 Selecting previously unselected package libclang1-14. #15 112.9 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ... #15 112.9 Unpacking libclang1-14 (1:14.0.6-12) ... #15 113.3 Selecting previously unselected package libxapian30:amd64. #15 113.3 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ... #15 113.4 Unpacking libxapian30:amd64 (1.4.22-1) ... #15 113.5 Selecting previously unselected package doxygen. #15 113.5 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ... #15 113.5 Unpacking doxygen (1.9.4-4) ... #15 113.9 Selecting previously unselected package equivs. #15 113.9 Preparing to unpack .../299-equivs_2.3.1_all.deb ... #15 113.9 Unpacking equivs (2.3.1) ... #15 114.0 Selecting previously unselected package fontconfig. #15 114.0 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ... #15 114.1 Unpacking fontconfig (2.14.1-4) ... #15 114.2 Selecting previously unselected package gcc-arm-none-eabi. #15 114.2 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #15 114.2 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 115.7 Selecting previously unselected package libgfortran5:amd64. #15 115.7 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ... #15 115.7 Unpacking libgfortran5:amd64 (12.2.0-14) ... #15 115.9 Selecting previously unselected package libgfortran-12-dev:amd64. #15 115.9 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ... #15 116.0 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #15 116.2 Selecting previously unselected package gfortran-12. #15 116.2 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ... #15 116.2 Unpacking gfortran-12 (12.2.0-14) ... #15 116.8 Selecting previously unselected package libgs-common. #15 116.8 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u3_all.deb ... #15 116.8 Unpacking libgs-common (10.0.0~dfsg-11+deb12u3) ... #15 117.0 Selecting previously unselected package libgs10-common. #15 117.0 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u3_all.deb ... #15 117.0 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u3) ... #15 117.2 Selecting previously unselected package libavahi-common-data:amd64. #15 117.2 Preparing to unpack .../307-libavahi-common-data_0.8-10_amd64.deb ... #15 117.3 Unpacking libavahi-common-data:amd64 (0.8-10) ... #15 117.5 Selecting previously unselected package libavahi-common3:amd64. #15 117.5 Preparing to unpack .../308-libavahi-common3_0.8-10_amd64.deb ... #15 117.5 Unpacking libavahi-common3:amd64 (0.8-10) ... #15 117.7 Selecting previously unselected package libavahi-client3:amd64. #15 117.7 Preparing to unpack .../309-libavahi-client3_0.8-10_amd64.deb ... #15 117.7 Unpacking libavahi-client3:amd64 (0.8-10) ... #15 117.9 Selecting previously unselected package libcups2:amd64. #15 117.9 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u5_amd64.deb ... #15 117.9 Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ... #15 118.1 Selecting previously unselected package libidn12:amd64. #15 118.1 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ... #15 118.2 Unpacking libidn12:amd64 (1.41-1) ... #15 118.3 Selecting previously unselected package libijs-0.35:amd64. #15 118.4 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ... #15 118.4 Unpacking libijs-0.35:amd64 (0.35-15) ... #15 118.6 Selecting previously unselected package libjbig2dec0:amd64. #15 118.6 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ... #15 118.6 Unpacking libjbig2dec0:amd64 (0.19-3) ... #15 118.8 Selecting previously unselected package libjpeg62-turbo:amd64. #15 118.8 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #15 118.8 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 119.0 Selecting previously unselected package liblcms2-2:amd64. #15 119.0 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ... #15 119.0 Unpacking liblcms2-2:amd64 (2.14-2) ... #15 119.3 Selecting previously unselected package libopenjp2-7:amd64. #15 119.3 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ... #15 119.3 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #15 119.5 Selecting previously unselected package libdeflate0:amd64. #15 119.5 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ... #15 119.5 Unpacking libdeflate0:amd64 (1.14-1) ... #15 119.7 Selecting previously unselected package libjbig0:amd64. #15 119.7 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ... #15 119.8 Unpacking libjbig0:amd64 (2.1-6.1) ... #15 121.5 Selecting previously unselected package liblerc4:amd64. #15 121.5 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ... #15 121.5 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #15 121.7 Selecting previously unselected package libwebp7:amd64. #15 121.7 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #15 121.7 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 121.9 Selecting previously unselected package libtiff6:amd64. #15 121.9 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #15 122.0 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #15 122.2 Selecting previously unselected package libgs10:amd64. #15 122.2 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u3_amd64.deb ... #15 122.2 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u3) ... #15 122.6 Selecting previously unselected package ghostscript. #15 122.6 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u3_amd64.deb ... #15 122.6 Unpacking ghostscript (10.0.0~dfsg-11+deb12u3) ... #15 122.7 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 122.7 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #15 122.8 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 122.9 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 122.9 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #15 122.9 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 123.1 Selecting previously unselected package libcurl3-gnutls:amd64. #15 123.1 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #15 123.1 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #15 123.3 Selecting previously unselected package liberror-perl. #15 123.3 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ... #15 123.3 Unpacking liberror-perl (0.17029-2) ... #15 123.5 Selecting previously unselected package git-man. #15 123.5 Preparing to unpack .../328-git-man_1%3a2.39.2-1.1_all.deb ... #15 123.6 Unpacking git-man (1:2.39.2-1.1) ... #15 123.8 Selecting previously unselected package git. #15 123.8 Preparing to unpack .../329-git_1%3a2.39.2-1.1_amd64.deb ... #15 123.8 Unpacking git (1:2.39.2-1.1) ... #15 124.3 Selecting previously unselected package libann0. #15 124.3 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 124.4 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 124.6 Selecting previously unselected package libcdt5:amd64. #15 124.6 Preparing to unpack .../331-libcdt5_2.42.2-7+b3_amd64.deb ... #15 124.6 Unpacking libcdt5:amd64 (2.42.2-7+b3) ... #15 124.8 Selecting previously unselected package libcgraph6:amd64. #15 124.8 Preparing to unpack .../332-libcgraph6_2.42.2-7+b3_amd64.deb ... #15 124.8 Unpacking libcgraph6:amd64 (2.42.2-7+b3) ... #15 124.9 Selecting previously unselected package libaom3:amd64. #15 124.9 Preparing to unpack .../333-libaom3_3.6.0-1_amd64.deb ... #15 125.0 Unpacking libaom3:amd64 (3.6.0-1) ... #15 125.2 Selecting previously unselected package libdav1d6:amd64. #15 125.2 Preparing to unpack .../334-libdav1d6_1.0.0-2_amd64.deb ... #15 125.3 Unpacking libdav1d6:amd64 (1.0.0-2) ... #15 125.8 Selecting previously unselected package libabsl20220623:amd64. #15 125.8 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ... #15 125.8 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #15 126.2 Selecting previously unselected package libgav1-1:amd64. #15 126.2 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ... #15 126.3 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #15 126.5 Selecting previously unselected package librav1e0:amd64. #15 126.5 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ... #15 126.5 Unpacking librav1e0:amd64 (0.5.1-6) ... #15 126.7 Selecting previously unselected package libsvtav1enc1:amd64. #15 126.7 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #15 126.8 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 127.1 Selecting previously unselected package libyuv0:amd64. #15 127.1 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #15 127.1 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 127.3 Selecting previously unselected package libavif15:amd64. #15 127.3 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ... #15 127.3 Unpacking libavif15:amd64 (0.11.1-1) ... #15 127.5 Selecting previously unselected package libde265-0:amd64. #15 127.5 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #15 127.5 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 127.7 Selecting previously unselected package libnuma1:amd64. #15 127.7 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ... #15 127.8 Unpacking libnuma1:amd64 (2.0.16-1) ... #15 128.0 Selecting previously unselected package libx265-199:amd64. #15 128.0 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ... #15 128.0 Unpacking libx265-199:amd64 (3.5-2+b1) ... #15 128.3 Selecting previously unselected package libheif1:amd64. #15 128.3 Preparing to unpack .../344-libheif1_1.15.1-1_amd64.deb ... #15 128.3 Unpacking libheif1:amd64 (1.15.1-1) ... #15 128.5 Selecting previously unselected package libgd3:amd64. #15 128.6 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ... #15 128.6 Unpacking libgd3:amd64 (2.3.3-9) ... #15 128.8 Selecting previously unselected package libgts-0.7-5:amd64. #15 128.8 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #15 128.8 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 129.0 Selecting previously unselected package libltdl7:amd64. #15 129.0 Preparing to unpack .../347-libltdl7_2.4.7-5_amd64.deb ... #15 129.0 Unpacking libltdl7:amd64 (2.4.7-5) ... #15 129.2 Selecting previously unselected package libfribidi0:amd64. #15 129.2 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ... #15 129.3 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #15 129.4 Selecting previously unselected package libpango-1.0-0:amd64. #15 129.5 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #15 129.5 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 129.7 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 129.7 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #15 129.7 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 129.9 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 129.9 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #15 129.9 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 130.1 Selecting previously unselected package libpathplan4:amd64. #15 130.1 Preparing to unpack .../352-libpathplan4_2.42.2-7+b3_amd64.deb ... #15 130.1 Unpacking libpathplan4:amd64 (2.42.2-7+b3) ... #15 130.4 Selecting previously unselected package libgvc6. #15 130.4 Preparing to unpack .../353-libgvc6_2.42.2-7+b3_amd64.deb ... #15 130.4 Unpacking libgvc6 (2.42.2-7+b3) ... #15 130.6 Selecting previously unselected package libgvpr2:amd64. #15 130.6 Preparing to unpack .../354-libgvpr2_2.42.2-7+b3_amd64.deb ... #15 130.6 Unpacking libgvpr2:amd64 (2.42.2-7+b3) ... #15 130.8 Selecting previously unselected package liblab-gamut1:amd64. #15 130.8 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+b3_amd64.deb ... #15 130.9 Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ... #15 131.1 Selecting previously unselected package graphviz. #15 131.1 Preparing to unpack .../356-graphviz_2.42.2-7+b3_amd64.deb ... #15 131.2 Unpacking graphviz (2.42.2-7+b3) ... #15 131.5 Selecting previously unselected package libnl-3-200:amd64. #15 131.5 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 131.5 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 131.7 Selecting previously unselected package libnl-genl-3-200:amd64. #15 131.7 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #15 131.7 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 131.9 Selecting previously unselected package htop. #15 131.9 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ... #15 131.9 Unpacking htop (3.2.2-2) ... #15 132.1 Selecting previously unselected package libnl-route-3-200:amd64. #15 132.1 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #15 132.1 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 132.4 Selecting previously unselected package libibverbs1:amd64. #15 132.4 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ... #15 132.4 Unpacking libibverbs1:amd64 (44.0-2) ... #15 132.7 Selecting previously unselected package ibverbs-providers:amd64. #15 132.7 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ... #15 132.7 Unpacking ibverbs-providers:amd64 (44.0-2) ... #15 132.9 Selecting previously unselected package icu-devtools. #15 132.9 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ... #15 132.9 Unpacking icu-devtools (72.1-3) ... #15 133.2 Selecting previously unselected package libgssrpc4:amd64. #15 133.2 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ... #15 133.2 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #15 133.4 Selecting previously unselected package libkdb5-10:amd64. #15 133.4 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ... #15 133.4 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #15 133.6 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 133.6 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ... #15 133.6 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #15 133.8 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 133.9 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ... #15 133.9 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #15 134.1 Selecting previously unselected package krb5-multidev:amd64. #15 134.1 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ... #15 134.1 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #15 134.3 Selecting previously unselected package latexmk. #15 134.3 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ... #15 134.3 Unpacking latexmk (1:4.79-1) ... #15 134.5 Selecting previously unselected package libjson-perl. #15 134.5 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ... #15 134.5 Unpacking libjson-perl (4.10000-1) ... #15 134.6 Selecting previously unselected package libperlio-gzip-perl. #15 134.6 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #15 134.7 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #15 134.8 Selecting previously unselected package lcov. #15 134.8 Preparing to unpack .../372-lcov_1.16-1_all.deb ... #15 134.9 Unpacking lcov (1.16-1) ... #15 135.1 Selecting previously unselected package libaio1:amd64. #15 135.1 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ... #15 135.1 Unpacking libaio1:amd64 (0.3.113-4) ... #15 135.2 Selecting previously unselected package libaio-dev:amd64. #15 135.3 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ... #15 135.3 Unpacking libaio-dev:amd64 (0.3.113-4) ... #15 135.4 Selecting previously unselected package libasound2-data. #15 135.4 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ... #15 135.5 Unpacking libasound2-data (1.2.8-1) ... #15 135.7 Selecting previously unselected package libasound2:amd64. #15 135.7 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ... #15 135.7 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #15 135.9 Selecting previously unselected package libasound2-dev:amd64. #15 135.9 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ... #15 135.9 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #15 136.2 Selecting previously unselected package libdecaf0:amd64. #15 136.2 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ... #15 136.2 Unpacking libdecaf0:amd64 (1.0.2-2) ... #15 136.4 Selecting previously unselected package libmbedcrypto7:amd64. #15 136.4 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ... #15 136.4 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #15 136.6 Selecting previously unselected package libmbedx509-1:amd64. #15 136.6 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ... #15 136.6 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #15 136.8 Selecting previously unselected package libmbedtls14:amd64. #15 136.8 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ... #15 136.9 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #15 137.0 Selecting previously unselected package libbctoolbox1:amd64. #15 137.0 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ... #15 137.0 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #15 137.1 Selecting previously unselected package libbctoolbox-dev:amd64. #15 137.1 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ... #15 137.1 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #15 137.3 Selecting previously unselected package libusb-1.0-0:amd64. #15 137.3 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #15 137.3 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 137.4 Selecting previously unselected package libbladerf2:amd64. #15 137.4 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ... #15 137.4 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #15 137.6 Selecting previously unselected package libbladerf-dev:amd64. #15 137.6 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ... #15 137.6 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #15 137.7 Selecting previously unselected package uuid-dev:amd64. #15 137.7 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... #15 137.7 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... #15 137.8 Selecting previously unselected package libblkid-dev:amd64. #15 137.8 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... #15 137.8 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #15 138.0 Selecting previously unselected package libboost1.74-dev:amd64. #15 138.0 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 138.0 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 139.5 Selecting previously unselected package libboost-dev:amd64. #15 139.5 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ... #15 139.5 Unpacking libboost-dev:amd64 (1.74.0.3) ... #15 139.7 Selecting previously unselected package libboost1.74-tools-dev. #15 139.7 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #15 139.7 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 139.9 Selecting previously unselected package libboost-tools-dev. #15 139.9 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ... #15 139.9 Unpacking libboost-tools-dev (1.74.0.3) ... #15 140.1 Selecting previously unselected package libboost-atomic1.74.0:amd64. #15 140.1 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #15 140.1 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 140.3 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #15 140.3 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 140.3 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 140.5 Selecting previously unselected package libboost-atomic-dev:amd64. #15 140.5 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ... #15 140.5 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #15 140.7 Selecting previously unselected package libboost-chrono1.74.0:amd64. #15 140.7 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #15 140.7 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 140.9 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #15 140.9 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 140.9 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 141.1 Selecting previously unselected package libboost-chrono-dev:amd64. #15 141.1 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ... #15 141.5 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #15 141.7 Selecting previously unselected package libboost-container1.74.0:amd64. #15 141.7 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #15 141.7 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 141.9 Selecting previously unselected package libboost-container1.74-dev:amd64. #15 141.9 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 142.0 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 142.1 Selecting previously unselected package libboost-container-dev:amd64. #15 142.1 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ... #15 142.2 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #15 142.3 Selecting previously unselected package libboost-date-time1.74.0:amd64. #15 142.3 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #15 142.4 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 142.6 Selecting previously unselected package libboost-serialization1.74.0:amd64. #15 142.6 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #15 142.6 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 142.7 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #15 142.8 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 142.8 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 142.9 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #15 142.9 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 143.0 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 143.2 Selecting previously unselected package libboost-system1.74.0:amd64. #15 143.2 Preparing to unpack .../406-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #15 143.2 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 143.4 Selecting previously unselected package libboost-system1.74-dev:amd64. #15 143.4 Preparing to unpack .../407-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 143.4 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 143.6 Selecting previously unselected package libboost-thread1.74.0:amd64. #15 143.6 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #15 143.6 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 143.8 Selecting previously unselected package libboost-thread1.74-dev:amd64. #15 143.8 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 143.8 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 144.0 Selecting previously unselected package libboost-context1.74.0:amd64. #15 144.0 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #15 144.0 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 144.2 Selecting previously unselected package libboost-context1.74-dev:amd64. #15 144.2 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 144.2 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 144.3 Selecting previously unselected package libboost-context-dev:amd64. #15 144.3 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ... #15 144.4 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #15 144.6 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #15 144.6 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #15 144.6 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 144.8 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #15 144.8 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 144.9 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 145.0 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 145.0 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #15 145.0 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 145.2 Selecting previously unselected package libboost-date-time-dev:amd64. #15 145.2 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ... #15 145.2 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #15 145.3 Selecting previously unselected package libboost-exception1.74-dev:amd64. #15 145.4 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 145.4 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 145.5 Selecting previously unselected package libboost-exception-dev:amd64. #15 145.6 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ... #15 145.7 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #15 145.9 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #15 145.9 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #15 145.9 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 146.1 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #15 146.1 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 146.1 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 146.3 Selecting previously unselected package libboost-fiber1.74.0:amd64. #15 146.3 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #15 146.4 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 147.9 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #15 147.9 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 147.9 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 148.0 Selecting previously unselected package libboost-fiber-dev:amd64. #15 148.0 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ... #15 148.0 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #15 148.1 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 148.1 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #15 148.1 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 148.2 Selecting previously unselected package libboost-regex1.74.0:amd64. #15 148.3 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #15 148.3 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 148.5 Selecting previously unselected package libboost-graph1.74.0:amd64. #15 148.5 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #15 148.5 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 148.6 Selecting previously unselected package libicu-dev:amd64. #15 148.7 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ... #15 148.7 Unpacking libicu-dev:amd64 (72.1-3) ... #15 149.2 Selecting previously unselected package libboost-regex1.74-dev:amd64. #15 149.2 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 149.3 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 149.5 Selecting previously unselected package libboost-test1.74.0:amd64. #15 149.5 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #15 149.5 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 149.7 Selecting previously unselected package libboost-test1.74-dev:amd64. #15 149.7 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 149.7 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 149.9 Selecting previously unselected package libboost-graph1.74-dev:amd64. #15 149.9 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 149.9 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 150.1 Selecting previously unselected package libboost-graph-dev:amd64. #15 150.1 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ... #15 150.2 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #15 150.4 Selecting previously unselected package libevent-core-2.1-7:amd64. #15 150.4 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #15 150.4 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 150.6 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #15 150.6 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #15 150.6 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 150.8 Selecting previously unselected package libpsm-infinipath1. #15 150.9 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #15 150.9 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 151.1 Selecting previously unselected package libpsm2-2. #15 151.1 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ... #15 151.1 Unpacking libpsm2-2 (11.2.185-2) ... #15 151.4 Selecting previously unselected package librdmacm1:amd64. #15 151.4 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ... #15 151.4 Unpacking librdmacm1:amd64 (44.0-2) ... #15 151.7 Selecting previously unselected package libfabric1:amd64. #15 151.7 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ... #15 151.8 Unpacking libfabric1:amd64 (1.17.0-3) ... #15 152.0 Selecting previously unselected package libhwloc15:amd64. #15 152.1 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ... #15 152.1 Unpacking libhwloc15:amd64 (2.9.0-1) ... #15 152.3 Selecting previously unselected package libmunge2. #15 152.3 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ... #15 152.3 Unpacking libmunge2 (0.5.15-2) ... #15 152.5 Selecting previously unselected package libpciaccess0:amd64. #15 152.5 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ... #15 152.5 Unpacking libpciaccess0:amd64 (0.17-2) ... #15 152.8 Selecting previously unselected package libxnvctrl0:amd64. #15 152.8 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #15 152.8 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 152.9 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 152.9 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #15 153.0 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 153.1 Selecting previously unselected package libhwloc-plugins:amd64. #15 153.1 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ... #15 153.1 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #15 153.3 Selecting previously unselected package libpmix2:amd64. #15 153.3 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #15 153.3 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 153.5 Selecting previously unselected package libucx0:amd64. #15 153.5 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ... #15 153.6 Unpacking libucx0:amd64 (1.13.1-1) ... #15 153.8 Selecting previously unselected package libopenmpi3:amd64. #15 153.8 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ... #15 153.8 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #15 154.1 Selecting previously unselected package libboost-mpi1.74.0. #15 154.2 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #15 154.2 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 154.4 Selecting previously unselected package libboost-graph-parallel1.74.0. #15 154.4 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #15 154.4 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 154.6 Selecting previously unselected package libboost-graph-parallel1.74-dev. #15 154.6 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 154.6 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 154.8 Selecting previously unselected package libboost-graph-parallel-dev. #15 154.8 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #15 154.8 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #15 155.0 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #15 155.0 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #15 155.0 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 155.2 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #15 155.2 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 155.2 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 155.4 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 155.4 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #15 155.4 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 155.5 Selecting previously unselected package libboost-locale1.74.0:amd64. #15 155.5 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #15 155.6 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 155.7 Selecting previously unselected package libboost-locale1.74-dev:amd64. #15 155.7 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 155.8 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 155.9 Selecting previously unselected package libboost-locale-dev:amd64. #15 155.9 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ... #15 156.0 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #15 156.1 Selecting previously unselected package libboost-log1.74.0. #15 156.1 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #15 156.1 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #15 156.3 Selecting previously unselected package libboost-log1.74-dev. #15 156.3 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 156.4 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #15 156.6 Selecting previously unselected package libboost-log-dev. #15 156.6 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ... #15 156.6 Unpacking libboost-log-dev (1.74.0.3) ... #15 156.8 Selecting previously unselected package libboost-math1.74.0:amd64. #15 156.8 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #15 156.8 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 157.2 Selecting previously unselected package libboost-math1.74-dev:amd64. #15 157.2 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 157.7 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 158.2 Selecting previously unselected package libboost-math-dev:amd64. #15 158.2 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ... #15 158.2 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #15 158.4 Selecting previously unselected package openmpi-common. #15 158.4 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ... #15 158.4 Unpacking openmpi-common (4.1.4-3) ... #15 158.6 Selecting previously unselected package libnl-3-dev:amd64. #15 158.6 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 158.6 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 158.8 Selecting previously unselected package libnl-route-3-dev:amd64. #15 158.8 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #15 158.8 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 159.0 Selecting previously unselected package libibverbs-dev:amd64. #15 159.0 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ... #15 159.0 Unpacking libibverbs-dev:amd64 (44.0-2) ... #15 159.2 Selecting previously unselected package libnuma-dev:amd64. #15 159.2 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ... #15 159.2 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #15 159.4 Selecting previously unselected package libltdl-dev:amd64. #15 159.4 Preparing to unpack .../469-libltdl-dev_2.4.7-5_amd64.deb ... #15 159.4 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #15 159.6 Selecting previously unselected package libhwloc-dev:amd64. #15 159.6 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ... #15 159.6 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #15 159.8 Selecting previously unselected package libevent-2.1-7:amd64. #15 159.8 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #15 159.8 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 160.0 Selecting previously unselected package libevent-extra-2.1-7:amd64. #15 160.0 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #15 160.0 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 160.2 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #15 160.3 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #15 160.3 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 160.4 Selecting previously unselected package libevent-dev. #15 160.4 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ... #15 160.5 Unpacking libevent-dev (2.1.12-stable-8) ... #15 160.6 Selecting previously unselected package zlib1g-dev:amd64. #15 160.6 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #15 160.6 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 160.8 Selecting previously unselected package libpmix-dev:amd64. #15 160.8 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #15 160.8 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 161.0 Selecting previously unselected package libjs-jquery-ui. #15 161.0 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 161.1 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 161.3 Selecting previously unselected package openmpi-bin. #15 161.3 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ... #15 161.4 Unpacking openmpi-bin (4.1.4-3+b1) ... #15 161.6 Selecting previously unselected package libopenmpi-dev:amd64. #15 161.6 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #15 161.6 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 161.9 Selecting previously unselected package mpi-default-dev. #15 161.9 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ... #15 161.9 Unpacking mpi-default-dev (1.14) ... #15 162.1 Selecting previously unselected package libboost-mpi1.74-dev. #15 162.1 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 162.1 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 162.2 Selecting previously unselected package libboost-mpi-dev. #15 162.3 Preparing to unpack .../482-libboost-mpi-dev_1.74.0.3_amd64.deb ... #15 162.3 Unpacking libboost-mpi-dev (1.74.0.3) ... #15 162.4 Selecting previously unselected package libboost-python1.74.0. #15 162.4 Preparing to unpack .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 162.5 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #15 162.6 Selecting previously unselected package mpi-default-bin. #15 162.6 Preparing to unpack .../484-mpi-default-bin_1.14_amd64.deb ... #15 162.7 Unpacking mpi-default-bin (1.14) ... #15 162.9 Selecting previously unselected package libboost-mpi-python1.74.0. #15 162.9 Preparing to unpack .../485-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #15 162.9 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 163.1 Selecting previously unselected package libboost-mpi-python1.74-dev. #15 163.1 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 163.1 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 163.3 Selecting previously unselected package libboost-mpi-python-dev. #15 163.3 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #15 163.3 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #15 163.5 Selecting previously unselected package libboost-numpy1.74.0. #15 163.5 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #15 163.5 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 163.7 Selecting previously unselected package libboost-numpy1.74-dev. #15 163.7 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 163.7 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 163.8 Selecting previously unselected package libboost-numpy-dev. #15 163.8 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ... #15 163.8 Unpacking libboost-numpy-dev (1.74.0.3) ... #15 164.0 Selecting previously unselected package libboost-program-options1.74.0:amd64. #15 164.0 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #15 164.0 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 164.2 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #15 164.2 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 164.2 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 164.3 Selecting previously unselected package libboost-program-options-dev:amd64. #15 164.3 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ... #15 164.3 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #15 164.5 Selecting previously unselected package libpython3.11:amd64. #15 164.5 Preparing to unpack .../494-libpython3.11_3.11.2-6_amd64.deb ... #15 164.5 Unpacking libpython3.11:amd64 (3.11.2-6) ... #15 164.8 Selecting previously unselected package libexpat1-dev:amd64. #15 164.8 Preparing to unpack .../495-libexpat1-dev_2.5.0-1_amd64.deb ... #15 164.8 Unpacking libexpat1-dev:amd64 (2.5.0-1) ... #15 165.0 Selecting previously unselected package libpython3.11-dev:amd64. #15 165.0 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6_amd64.deb ... #15 165.0 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #15 165.5 Selecting previously unselected package libpython3-dev:amd64. #15 165.5 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ... #15 165.5 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #15 165.7 Selecting previously unselected package python3.11-dev. #15 165.7 Preparing to unpack .../498-python3.11-dev_3.11.2-6_amd64.deb ... #15 165.7 Unpacking python3.11-dev (3.11.2-6) ... #15 165.9 Selecting previously unselected package python3-lib2to3. #15 165.9 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ... #15 166.0 Unpacking python3-lib2to3 (3.11.2-3) ... #15 166.1 Selecting previously unselected package python3-distutils. #15 166.1 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ... #15 166.2 Unpacking python3-distutils (3.11.2-3) ... #15 166.3 Selecting previously unselected package libjs-underscore. #15 166.3 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 166.4 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 166.6 Selecting previously unselected package libjs-sphinxdoc. #15 166.7 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ... #15 166.7 Unpacking libjs-sphinxdoc (5.3.0-4) ... #15 166.8 Selecting previously unselected package python3-dev. #15 166.9 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ... #15 166.9 Unpacking python3-dev (3.11.2-1+b1) ... #15 167.0 Selecting previously unselected package libboost-python1.74-dev. #15 167.0 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 167.1 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #15 167.2 Selecting previously unselected package libboost-python-dev. #15 167.2 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ... #15 167.3 Unpacking libboost-python-dev (1.74.0.3) ... #15 167.4 Selecting previously unselected package libboost-random1.74.0:amd64. #15 167.4 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #15 167.5 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 167.6 Selecting previously unselected package libboost-random1.74-dev:amd64. #15 167.6 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 167.7 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 167.8 Selecting previously unselected package libboost-random-dev:amd64. #15 167.8 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ... #15 167.9 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #15 168.0 Selecting previously unselected package libboost-regex-dev:amd64. #15 168.0 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ... #15 168.1 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #15 168.7 Selecting previously unselected package libboost-serialization-dev:amd64. #15 168.7 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ... #15 168.8 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #15 168.9 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #15 169.0 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #15 169.0 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 169.1 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #15 169.1 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 169.2 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 169.3 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 169.3 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #15 169.3 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 169.5 Selecting previously unselected package libboost-system-dev:amd64. #15 169.5 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ... #15 169.5 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #15 169.7 Selecting previously unselected package libboost-test-dev:amd64. #15 169.7 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ... #15 169.7 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #15 169.9 Selecting previously unselected package libboost-thread-dev:amd64. #15 169.9 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ... #15 169.9 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #15 170.1 Selecting previously unselected package libboost-timer1.74.0:amd64. #15 170.1 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #15 170.1 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 170.3 Selecting previously unselected package libboost-timer1.74-dev:amd64. #15 170.3 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 170.3 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 170.5 Selecting previously unselected package libboost-timer-dev:amd64. #15 170.5 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ... #15 170.5 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #15 170.7 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #15 170.7 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #15 170.7 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 170.9 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #15 170.9 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 170.9 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 171.1 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 171.1 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #15 171.1 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 171.3 Selecting previously unselected package libboost-wave1.74.0:amd64. #15 171.3 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #15 171.4 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 171.6 Selecting previously unselected package libboost-wave1.74-dev:amd64. #15 171.6 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 171.6 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 171.8 Selecting previously unselected package libboost-wave-dev:amd64. #15 171.8 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ... #15 171.8 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #15 172.0 Selecting previously unselected package libboost-nowide1.74.0. #15 172.0 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #15 172.0 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 172.2 Selecting previously unselected package libboost-nowide1.74-dev. #15 172.2 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #15 172.2 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 172.4 Selecting previously unselected package libboost-nowide-dev. #15 172.4 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ... #15 172.4 Unpacking libboost-nowide-dev (1.74.0.3) ... #15 172.5 Selecting previously unselected package libboost-all-dev. #15 172.5 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ... #15 172.6 Unpacking libboost-all-dev (1.74.0.3) ... #15 172.7 Selecting previously unselected package libmd-dev:amd64. #15 172.7 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ... #15 172.7 Unpacking libmd-dev:amd64 (1.0.4-2) ... #15 172.9 Selecting previously unselected package libbsd-dev:amd64. #15 172.9 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ... #15 172.9 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #15 173.1 Selecting previously unselected package libc-ares2:amd64. #15 173.2 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ... #15 173.2 Unpacking libc-ares2:amd64 (1.18.1-3) ... #15 173.3 Selecting previously unselected package libc-ares-dev:amd64. #15 173.3 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ... #15 173.4 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #15 173.6 Selecting previously unselected package libcairo-gobject2:amd64. #15 173.6 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ... #15 173.6 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #15 173.8 Selecting previously unselected package libncurses6:amd64. #15 173.8 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ... #15 173.8 Unpacking libncurses6:amd64 (6.4-4) ... #15 174.2 Selecting previously unselected package libcdk5nc6:amd64. #15 174.2 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ... #15 174.2 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #15 174.4 Selecting previously unselected package libncurses-dev:amd64. #15 174.4 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ... #15 174.4 Unpacking libncurses-dev:amd64 (6.4-4) ... #15 174.6 Selecting previously unselected package libcdk5-dev. #15 174.6 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ... #15 174.6 Unpacking libcdk5-dev (5.0.20180306-3) ... #15 174.9 Selecting previously unselected package libcsv3:amd64. #15 174.9 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ... #15 174.9 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #15 175.0 Selecting previously unselected package libcsv-dev:amd64. #15 175.0 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #15 175.1 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 175.3 Selecting previously unselected package libdbi1:amd64. #15 175.3 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ... #15 175.3 Unpacking libdbi1:amd64 (0.9.0-6) ... #15 175.5 Selecting previously unselected package libdbd-sqlite3:amd64. #15 175.5 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ... #15 175.5 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #15 175.7 Selecting previously unselected package libdbi-dev. #15 175.7 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ... #15 175.7 Unpacking libdbi-dev (0.9.0-6) ... #15 175.9 Selecting previously unselected package libpkgconf3:amd64. #15 175.9 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ... #15 175.9 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 176.0 Selecting previously unselected package pkgconf-bin. #15 176.0 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ... #15 176.1 Unpacking pkgconf-bin (1.8.1-1) ... #15 176.2 Selecting previously unselected package pkgconf:amd64. #15 176.3 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ... #15 176.3 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 176.5 Selecting previously unselected package pkg-config:amd64. #15 176.5 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ... #15 176.5 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 176.7 Selecting previously unselected package libdbus-1-dev:amd64. #15 176.7 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #15 176.7 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 176.9 Selecting previously unselected package libelf-dev:amd64. #15 176.9 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ... #15 176.9 Unpacking libelf-dev:amd64 (0.188-2.1) ... #15 177.0 Selecting previously unselected package libffi-dev:amd64. #15 177.0 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ... #15 177.1 Unpacking libffi-dev:amd64 (3.4.4-1) ... #15 177.2 Selecting previously unselected package libfftw3-double3:amd64. #15 177.3 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ... #15 177.3 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #15 177.5 Selecting previously unselected package libfftw3-long3:amd64. #15 177.5 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ... #15 177.5 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #15 177.7 Selecting previously unselected package libfftw3-quad3:amd64. #15 177.7 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ... #15 177.7 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #15 177.9 Selecting previously unselected package libfftw3-single3:amd64. #15 177.9 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ... #15 178.0 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #15 178.2 Selecting previously unselected package libfftw3-bin. #15 178.2 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ... #15 178.2 Unpacking libfftw3-bin (3.3.10-1) ... #15 178.3 Selecting previously unselected package libfftw3-dev:amd64. #15 178.3 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ... #15 178.4 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #15 178.7 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 178.7 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1_all.deb ... #15 178.7 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #15 178.9 Selecting previously unselected package shared-mime-info. #15 178.9 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ... #15 179.0 Unpacking shared-mime-info (2.2-1) ... #15 179.5 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 179.5 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+b1_amd64.deb ... #15 179.5 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #15 179.7 Selecting previously unselected package libglib2.0-data. #15 179.7 Preparing to unpack .../560-libglib2.0-data_2.74.6-2_all.deb ... #15 179.7 Unpacking libglib2.0-data (2.74.6-2) ... #15 180.0 Selecting previously unselected package libglib2.0-bin. #15 180.0 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2_amd64.deb ... #15 180.0 Unpacking libglib2.0-bin (2.74.6-2) ... #15 180.2 Selecting previously unselected package libglib2.0-dev-bin. #15 180.2 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2_amd64.deb ... #15 180.2 Unpacking libglib2.0-dev-bin (2.74.6-2) ... #15 180.4 Selecting previously unselected package libsepol-dev:amd64. #15 180.4 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ... #15 180.4 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #15 180.6 Selecting previously unselected package libpcre2-16-0:amd64. #15 180.6 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ... #15 180.6 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #15 180.8 Selecting previously unselected package libpcre2-32-0:amd64. #15 180.9 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ... #15 180.9 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #15 181.0 Selecting previously unselected package libpcre2-posix3:amd64. #15 181.1 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ... #15 181.1 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #15 181.2 Selecting previously unselected package libpcre2-dev:amd64. #15 181.2 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ... #15 181.2 Unpacking libpcre2-dev:amd64 (10.42-1) ... #15 181.4 Selecting previously unselected package libselinux1-dev:amd64. #15 181.4 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ... #15 181.5 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #15 181.6 Selecting previously unselected package libmount-dev:amd64. #15 181.6 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u1_amd64.deb ... #15 181.7 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ... #15 181.8 Selecting previously unselected package libglib2.0-dev:amd64. #15 181.8 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2_amd64.deb ... #15 181.8 Unpacking libglib2.0-dev:amd64 (2.74.6-2) ... #15 182.1 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 182.1 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 182.2 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 182.3 Selecting previously unselected package libgmp-dev:amd64. #15 182.3 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #15 182.3 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 182.6 Selecting previously unselected package libunbound8:amd64. #15 182.6 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #15 182.6 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 182.8 Selecting previously unselected package libgnutls-dane0:amd64. #15 182.8 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u2_amd64.deb ... #15 182.8 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #15 183.0 Selecting previously unselected package libgnutls-openssl27:amd64. #15 183.0 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u2_amd64.deb ... #15 183.1 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #15 183.2 Selecting previously unselected package libgnutlsxx30:amd64. #15 183.2 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u2_amd64.deb ... #15 183.3 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #15 183.9 Selecting previously unselected package libidn2-dev:amd64. #15 183.9 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ... #15 184.0 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #15 184.3 Selecting previously unselected package libp11-kit-dev:amd64. #15 184.3 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ... #15 184.4 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #15 184.6 Selecting previously unselected package libtasn1-6-dev:amd64. #15 184.6 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ... #15 184.6 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... #15 184.8 Selecting previously unselected package nettle-dev:amd64. #15 184.8 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ... #15 184.8 Unpacking nettle-dev:amd64 (3.8.1-2) ... #15 185.0 Selecting previously unselected package libgnutls28-dev:amd64. #15 185.1 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u2_amd64.deb ... #15 185.1 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #15 185.4 Selecting previously unselected package libgps28:amd64. #15 185.4 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ... #15 185.5 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #15 185.6 Selecting previously unselected package libgps-dev:amd64. #15 185.6 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ... #15 185.7 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #15 185.8 Selecting previously unselected package libgsm1:amd64. #15 185.8 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ... #15 185.9 Unpacking libgsm1:amd64 (1.0.22-1) ... #15 186.1 Selecting previously unselected package libgsm1-dev:amd64. #15 186.1 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ... #15 186.1 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #15 186.4 Selecting previously unselected package libimagequant0:amd64. #15 186.4 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ... #15 186.4 Unpacking libimagequant0:amd64 (2.17.0-1) ... #15 186.6 Selecting previously unselected package libjansson-dev:amd64. #15 186.6 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ... #15 186.6 Unpacking libjansson-dev:amd64 (2.14-2) ... #15 186.8 Selecting previously unselected package libkrb5-dev:amd64. #15 186.8 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ... #15 186.8 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #15 187.0 Selecting previously unselected package liblua5.3-0:amd64. #15 187.0 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ... #15 187.0 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #15 187.2 Selecting previously unselected package libreadline-dev:amd64. #15 187.2 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ... #15 187.2 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #15 187.4 Selecting previously unselected package liblua5.3-dev:amd64. #15 187.4 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ... #15 187.4 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #15 187.7 Selecting previously unselected package mysql-common. #15 187.7 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ... #15 187.7 Unpacking mysql-common (5.8+1.1.0) ... #15 187.9 Selecting previously unselected package mariadb-common. #15 187.9 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... #15 187.9 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... #15 188.2 Selecting previously unselected package libmariadb3:amd64. #15 188.2 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... #15 188.2 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #15 188.4 Selecting previously unselected package libmnl-dev:amd64. #15 188.4 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ... #15 188.4 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #15 188.6 Selecting previously unselected package libncurses5-dev:amd64. #15 188.6 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ... #15 188.6 Unpacking libncurses5-dev:amd64 (6.4-4) ... #15 188.8 Selecting previously unselected package pci.ids. #15 188.8 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ... #15 188.8 Unpacking pci.ids (0.0~2023.04.11-1) ... #15 189.0 Selecting previously unselected package libpci3:amd64. #15 189.0 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ... #15 189.0 Unpacking libpci3:amd64 (1:3.9.0-4) ... #15 189.3 Selecting previously unselected package libsensors-config. #15 189.3 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ... #15 189.3 Unpacking libsensors-config (1:3.6.0-7.1) ... #15 189.5 Selecting previously unselected package libsensors5:amd64. #15 189.5 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #15 189.5 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #15 189.7 Selecting previously unselected package libwrap0:amd64. #15 189.7 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ... #15 189.8 Unpacking libwrap0:amd64 (7.6.q-32) ... #15 190.0 Selecting previously unselected package libsnmp-base. #15 190.0 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ... #15 190.0 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #15 190.2 Selecting previously unselected package libsnmp40:amd64. #15 190.2 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #15 190.2 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 191.3 Selecting previously unselected package libnetsnmptrapd40:amd64. #15 191.3 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #15 191.3 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 191.4 Selecting previously unselected package libnewlib-dev. #15 191.4 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3_all.deb ... #15 191.5 Unpacking libnewlib-dev (3.3.0-1.3) ... #15 191.6 Selecting previously unselected package libnewlib-arm-none-eabi. #15 191.6 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3_all.deb ... #15 191.6 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3) ... #15 193.2 Selecting previously unselected package libnftnl11:amd64. #15 193.2 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ... #15 193.3 Unpacking libnftnl11:amd64 (1.2.4-2) ... #15 194.8 Selecting previously unselected package libnftables1:amd64. #15 194.9 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #15 194.9 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 195.1 Selecting previously unselected package libnftables-dev:amd64. #15 195.1 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #15 195.1 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 195.3 Selecting previously unselected package libnftnl-dev:amd64. #15 195.4 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ... #15 195.4 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #15 195.6 Selecting previously unselected package libnorm1:amd64. #15 195.6 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ... #15 195.6 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #15 195.9 Selecting previously unselected package libxml2-dev:amd64. #15 195.9 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #15 195.9 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 196.1 Selecting previously unselected package libnorm-dev:amd64. #15 196.1 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #15 196.1 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 196.4 Selecting previously unselected package liboping0:amd64. #15 196.4 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ... #15 196.5 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #15 196.6 Selecting previously unselected package liboping-dev:amd64. #15 196.6 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ... #15 196.7 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #15 196.8 Selecting previously unselected package libortp16:amd64. #15 196.8 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ... #15 196.9 Unpacking libortp16:amd64 (1:5.1.64-2) ... #15 197.1 Selecting previously unselected package libortp-dev:amd64. #15 197.1 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ... #15 197.1 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #15 197.3 Selecting previously unselected package libpcap0.8:amd64. #15 197.3 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ... #15 197.3 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #15 197.5 Selecting previously unselected package libpcap0.8-dev:amd64. #15 197.5 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ... #15 197.5 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #15 197.7 Selecting previously unselected package libpcap-dev:amd64. #15 197.7 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ... #15 197.7 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #15 197.9 Selecting previously unselected package libudev-dev:amd64. #15 197.9 Preparing to unpack .../621-libudev-dev_252.22-1~deb12u1_amd64.deb ... #15 197.9 Unpacking libudev-dev:amd64 (252.22-1~deb12u1) ... #15 198.0 Selecting previously unselected package libpci-dev:amd64. #15 198.0 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ... #15 198.1 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #15 198.3 Selecting previously unselected package libpcsclite1:amd64. #15 198.3 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ... #15 198.3 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #15 198.5 Selecting previously unselected package libpcsclite-dev:amd64. #15 198.5 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ... #15 198.5 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #15 198.7 Selecting previously unselected package libpgm-5.3-0:amd64. #15 198.7 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #15 198.7 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 198.8 Selecting previously unselected package libpgm-dev:amd64. #15 198.8 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #15 198.9 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 199.0 Selecting previously unselected package libraqm0:amd64. #15 199.0 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ... #15 199.1 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #15 199.3 Selecting previously unselected package librsvg2-2:amd64. #15 199.3 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 199.3 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 199.6 Selecting previously unselected package librsvg2-bin. #15 199.6 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #15 199.7 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 200.0 Selecting previously unselected package libsctp1:amd64. #15 200.0 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ... #15 200.0 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #15 200.1 Selecting previously unselected package libsctp-dev:amd64. #15 200.1 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #15 200.1 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 200.3 Selecting previously unselected package libsensors-dev:amd64. #15 200.3 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #15 200.3 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 200.4 Selecting previously unselected package libsigsegv-dev:amd64. #15 200.4 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ... #15 200.5 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #15 200.7 Selecting previously unselected package libwrap0-dev:amd64. #15 200.7 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ... #15 200.7 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #15 200.9 Selecting previously unselected package libssl-dev:amd64. #15 200.9 Preparing to unpack .../635-libssl-dev_3.0.11-1~deb12u2_amd64.deb ... #15 200.9 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ... #15 201.2 Selecting previously unselected package libsnmp-dev. #15 201.2 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #15 201.2 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #15 201.4 Selecting previously unselected package libsodium23:amd64. #15 201.5 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ... #15 201.5 Unpacking libsodium23:amd64 (1.0.18-1) ... #15 201.7 Selecting previously unselected package libsodium-dev:amd64. #15 201.7 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ... #15 201.7 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #15 201.9 Selecting previously unselected package libsofia-sip-ua0. #15 201.9 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 201.9 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 202.1 Selecting previously unselected package libsofia-sip-ua-dev. #15 202.2 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 202.2 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 202.4 Selecting previously unselected package libsofia-sip-ua-glib3. #15 202.4 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 202.4 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 202.6 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 202.6 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #15 202.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 202.8 Selecting previously unselected package libsource-highlight-common. #15 202.8 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ... #15 202.8 Unpacking libsource-highlight-common (3.1.9-4.2) ... #15 203.0 Selecting previously unselected package libsource-highlight4v5:amd64. #15 203.0 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #15 203.0 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 203.2 Selecting previously unselected package libsqlite3-dev:amd64. #15 203.2 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2_amd64.deb ... #15 203.2 Unpacking libsqlite3-dev:amd64 (3.40.1-2) ... #15 203.5 Selecting previously unselected package libtalloc2:amd64. #15 203.5 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ... #15 203.5 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #15 203.6 Selecting previously unselected package libtalloc-dev:amd64. #15 203.7 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ... #15 203.7 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #15 203.8 Selecting previously unselected package libtext-unidecode-perl. #15 203.8 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ... #15 203.9 Unpacking libtext-unidecode-perl (1.30-3) ... #15 204.1 Selecting previously unselected package liburing2:amd64. #15 204.1 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ... #15 204.1 Unpacking liburing2:amd64 (2.3-3) ... #15 204.3 Selecting previously unselected package liburing-dev:amd64. #15 204.3 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ... #15 204.3 Unpacking liburing-dev:amd64 (2.3-3) ... #15 204.5 Selecting previously unselected package libusb-0.1-4:amd64. #15 204.5 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #15 204.6 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 204.7 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 204.7 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #15 204.7 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 204.9 Selecting previously unselected package libusb-dev. #15 204.9 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ... #15 204.9 Unpacking libusb-dev (2:0.1.12-32) ... #15 205.1 Selecting previously unselected package libwebpdemux2:amd64. #15 205.1 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #15 205.2 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 205.4 Selecting previously unselected package libwebpmux3:amd64. #15 205.4 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #15 205.4 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 205.5 Selecting previously unselected package libxml-namespacesupport-perl. #15 205.5 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 205.6 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 205.7 Selecting previously unselected package libxml-sax-base-perl. #15 205.7 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ... #15 205.7 Unpacking libxml-sax-base-perl (1.09-3) ... #15 206.0 Selecting previously unselected package libxml-sax-perl. #15 206.0 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ... #15 206.0 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #15 206.2 Selecting previously unselected package libxml-libxml-perl. #15 206.2 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #15 206.2 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 206.4 Selecting previously unselected package libyaml-0-2:amd64. #15 206.4 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ... #15 206.4 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #15 206.6 Selecting previously unselected package libzmq5:amd64. #15 206.6 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ... #15 206.7 Unpacking libzmq5:amd64 (4.3.4-6) ... #15 206.8 Selecting previously unselected package libzmq3-dev:amd64. #15 206.8 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ... #15 206.8 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #15 207.0 Selecting previously unselected package lua-socket:amd64. #15 207.0 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ... #15 207.0 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #15 207.1 Selecting previously unselected package mscgen. #15 207.1 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ... #15 207.2 Unpacking mscgen (0.20-14) ... #15 207.3 Selecting previously unselected package patchelf. #15 207.3 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ... #15 207.3 Unpacking patchelf (0.14.3-1+b1) ... #15 207.4 Selecting previously unselected package picolibc-arm-none-eabi. #15 207.4 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ... #15 207.4 Unpacking picolibc-arm-none-eabi (1.8-1) ... #15 208.7 Selecting previously unselected package python3-funcparserlib. #15 208.7 Preparing to unpack .../667-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 208.7 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 208.9 Selecting previously unselected package python3-pil:amd64. #15 208.9 Preparing to unpack .../668-python3-pil_9.4.0-1.1+b1_amd64.deb ... #15 208.9 Unpacking python3-pil:amd64 (9.4.0-1.1+b1) ... #15 209.2 Selecting previously unselected package python3-webcolors. #15 209.2 Preparing to unpack .../669-python3-webcolors_1.11.1-1_all.deb ... #15 209.4 Unpacking python3-webcolors (1.11.1-1) ... #15 209.6 Selecting previously unselected package python3-roman. #15 209.6 Preparing to unpack .../670-python3-roman_3.3-3_all.deb ... #15 209.6 Unpacking python3-roman (3.3-3) ... #15 209.8 Selecting previously unselected package python3-docutils. #15 209.8 Preparing to unpack .../671-python3-docutils_0.19+dfsg-6_all.deb ... #15 209.8 Unpacking python3-docutils (0.19+dfsg-6) ... #15 210.0 Selecting previously unselected package python3-reportlab-accel:amd64. #15 210.0 Preparing to unpack .../672-python3-reportlab-accel_3.6.12-1+b1_amd64.deb ... #15 210.0 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #15 210.2 Selecting previously unselected package python3-reportlab. #15 210.2 Preparing to unpack .../673-python3-reportlab_3.6.12-1_all.deb ... #15 210.3 Unpacking python3-reportlab (3.6.12-1) ... #15 210.5 Selecting previously unselected package python3-blockdiag. #15 210.5 Preparing to unpack .../674-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #15 210.5 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #15 210.7 Selecting previously unselected package python3-distlib. #15 210.7 Preparing to unpack .../675-python3-distlib_0.3.6-1_all.deb ... #15 210.7 Unpacking python3-distlib (0.3.6-1) ... #15 210.9 Selecting previously unselected package python3-filelock. #15 210.9 Preparing to unpack .../676-python3-filelock_3.9.0-1_all.deb ... #15 211.0 Unpacking python3-filelock (3.9.0-1) ... #15 211.1 Selecting previously unselected package python3-gi. #15 211.1 Preparing to unpack .../677-python3-gi_3.42.2-3+b1_amd64.deb ... #15 211.2 Unpacking python3-gi (3.42.2-3+b1) ... #15 211.4 Selecting previously unselected package python3-markupsafe. #15 211.4 Preparing to unpack .../678-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #15 211.4 Unpacking python3-markupsafe (2.1.2-1+b1) ... #15 211.6 Selecting previously unselected package python3-mako. #15 211.6 Preparing to unpack .../679-python3-mako_1.2.4+ds-1_all.deb ... #15 211.6 Unpacking python3-mako (1.2.4+ds-1) ... #15 211.9 Selecting previously unselected package python3-nwdiag. #15 211.9 Preparing to unpack .../680-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #15 212.0 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #15 212.1 Selecting previously unselected package python3-setuptools. #15 212.1 Preparing to unpack .../681-python3-setuptools_66.1.1-1_all.deb ... #15 212.1 Unpacking python3-setuptools (66.1.1-1) ... #15 212.3 Selecting previously unselected package python3-wheel. #15 212.4 Preparing to unpack .../682-python3-wheel_0.38.4-2_all.deb ... #15 212.4 Unpacking python3-wheel (0.38.4-2) ... #15 212.6 Selecting previously unselected package python3-pip. #15 212.6 Preparing to unpack .../683-python3-pip_23.0.1+dfsg-1_all.deb ... #15 212.6 Unpacking python3-pip (23.0.1+dfsg-1) ... #15 212.8 Selecting previously unselected package python3-pip-whl. #15 212.8 Preparing to unpack .../684-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #15 212.8 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #15 213.1 Selecting previously unselected package python3-platformdirs. #15 213.1 Preparing to unpack .../685-python3-platformdirs_2.6.0-1_all.deb ... #15 213.1 Unpacking python3-platformdirs (2.6.0-1) ... #15 213.3 Selecting previously unselected package python3-pyflakes. #15 213.3 Preparing to unpack .../686-python3-pyflakes_2.5.0-1_all.deb ... #15 213.3 Unpacking python3-pyflakes (2.5.0-1) ... #15 213.5 Selecting previously unselected package python3-setuptools-whl. #15 213.5 Preparing to unpack .../687-python3-setuptools-whl_66.1.1-1_all.deb ... #15 213.5 Unpacking python3-setuptools-whl (66.1.1-1) ... #15 213.7 Selecting previously unselected package python3-usb. #15 213.8 Preparing to unpack .../688-python3-usb_1.2.1-2_all.deb ... #15 213.8 Unpacking python3-usb (1.2.1-2) ... #15 213.9 Selecting previously unselected package python3-wheel-whl. #15 213.9 Preparing to unpack .../689-python3-wheel-whl_0.38.4-2_all.deb ... #15 213.9 Unpacking python3-wheel-whl (0.38.4-2) ... #15 214.1 Selecting previously unselected package python3-virtualenv. #15 214.1 Preparing to unpack .../690-python3-virtualenv_20.17.1+ds-1_all.deb ... #15 214.1 Unpacking python3-virtualenv (20.17.1+ds-1) ... #15 214.3 Selecting previously unselected package python3-yaml. #15 214.3 Preparing to unpack .../691-python3-yaml_6.0-3+b2_amd64.deb ... #15 214.3 Unpacking python3-yaml (6.0-3+b2) ... #15 214.5 Selecting previously unselected package sdcc-libraries. #15 214.5 Preparing to unpack .../692-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #15 214.5 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #15 214.8 Selecting previously unselected package sdcc. #15 214.8 Preparing to unpack .../693-sdcc_4.2.0+dfsg-1_amd64.deb ... #15 214.8 Unpacking sdcc (4.2.0+dfsg-1) ... #15 215.0 Selecting previously unselected package source-highlight. #15 215.0 Preparing to unpack .../694-source-highlight_3.1.9-4.2+b3_amd64.deb ... #15 215.0 Unpacking source-highlight (3.1.9-4.2+b3) ... #15 215.2 Selecting previously unselected package sqlite3. #15 215.2 Preparing to unpack .../695-sqlite3_3.40.1-2_amd64.deb ... #15 215.2 Unpacking sqlite3 (3.40.1-2) ... #15 215.4 Selecting previously unselected package stow. #15 215.4 Preparing to unpack .../696-stow_2.3.1-1_all.deb ... #15 215.4 Unpacking stow (2.3.1-1) ... #15 215.6 Selecting previously unselected package swig4.0. #15 215.6 Preparing to unpack .../697-swig4.0_4.1.0-0.2_amd64.deb ... #15 215.7 Unpacking swig4.0 (4.1.0-0.2) ... #15 215.9 Selecting previously unselected package swig. #15 215.9 Preparing to unpack .../698-swig_4.1.0-0.2_all.deb ... #15 216.0 Unpacking swig (4.1.0-0.2) ... #15 216.2 Selecting previously unselected package tcpdump. #15 216.2 Preparing to unpack .../699-tcpdump_4.99.3-1_amd64.deb ... #15 216.3 Unpacking tcpdump (4.99.3-1) ... #15 216.6 Selecting previously unselected package telnet. #15 216.6 Preparing to unpack .../700-telnet_0.17+2.4-2+deb12u1_all.deb ... #15 216.6 Unpacking telnet (0.17+2.4-2+deb12u1) ... #15 216.8 Selecting previously unselected package tex-gyre. #15 216.8 Preparing to unpack .../701-tex-gyre_20180621-6_all.deb ... #15 216.8 Unpacking tex-gyre (20180621-6) ... #15 217.3 Selecting previously unselected package texinfo. #15 217.3 Preparing to unpack .../702-texinfo_6.8-6+b1_amd64.deb ... #15 217.4 Unpacking texinfo (6.8-6+b1) ... #15 217.7 Selecting previously unselected package unzip. #15 217.7 Preparing to unpack .../703-unzip_6.0-28_amd64.deb ... #15 217.7 Unpacking unzip (6.0-28) ... #15 217.9 Selecting previously unselected package virtualenv. #15 217.9 Preparing to unpack .../704-virtualenv_20.17.1+ds-1_all.deb ... #15 217.9 Unpacking virtualenv (20.17.1+ds-1) ... #15 218.2 Setting up libip4tc2:amd64 (1.8.9-2) ... #15 218.3 Setting up libksba8:amd64 (1.6.3-2) ... #15 218.4 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #15 218.5 Setting up media-types (10.0.0) ... #15 218.6 Setting up libpipeline1:amd64 (1.5.7-1) ... #15 218.7 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #15 218.8 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #15 218.9 Setting up liblcms2-2:amd64 (2.14-2) ... #15 219.0 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #15 219.1 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #15 219.2 Setting up libxapian30:amd64 (1.4.22-1) ... #15 219.3 Setting up wdiff (1.2.2-5) ... #15 219.4 Setting up libaom3:amd64 (3.6.0-1) ... #15 219.5 Setting up libpciaccess0:amd64 (0.17-2) ... #15 219.6 Setting up mysql-common (5.8+1.1.0) ... #15 219.7 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 219.8 Setting up libabsl20220623:amd64 (20220623.1-1) ... #15 219.9 Setting up libxau6:amd64 (1:1.0.9-1) ... #15 219.9 Setting up python3-setuptools-whl (66.1.1-1) ... #15 220.1 Setting up libkeyutils1:amd64 (1.6.3-2) ... #15 220.1 Setting up libapparmor1:amd64 (3.0.8-3) ... #15 220.2 Setting up libc-l10n (2.36-9+deb12u6) ... #15 220.3 Setting up pci.ids (0.0~2023.04.11-1) ... #15 220.4 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #15 220.5 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #15 220.6 Setting up libsodium23:amd64 (1.0.18-1) ... #15 220.7 Setting up libicu72:amd64 (72.1-3) ... #15 220.8 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #15 220.9 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #15 221.0 Setting up libdbi1:amd64 (0.9.0-6) ... #15 221.1 Setting up bsdextrautils (2.38.1-5+deb12u1) ... #15 221.2 Setting up fonts-gfs-porson (1.1-7) ... #15 221.3 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #15 221.4 Setting up libmagic-mgc (1:5.44-3) ... #15 221.4 Setting up libgsm1:amd64 (1.0.22-1) ... #15 221.5 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #15 221.6 Setting up gawk (1:5.2.1-2) ... #15 221.8 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #15 221.9 Setting up libsigsegv-dev:amd64 (2.14-1) ... #15 223.4 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #15 223.5 No schema files found: doing nothing. #15 223.5 Setting up distro-info-data (0.58+deb12u1) ... #15 223.6 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #15 223.7 Setting up libsnmp-base (5.9.3+dfsg-2) ... #15 223.8 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #15 223.9 Setting up libtirpc-common (1.3.3+ds-1) ... #15 224.0 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #15 224.1 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #15 224.2 Setting up libijs-0.35:amd64 (0.35-15) ... #15 224.3 Setting up unzip (6.0-28) ... #15 224.3 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #15 224.4 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 224.5 Setting up libgs-common (10.0.0~dfsg-11+deb12u3) ... #15 224.6 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #15 224.7 Setting up libfontbox-java (1:1.8.16-2) ... #15 224.7 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #15 224.8 Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ... #15 224.9 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #15 225.0 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #15 225.1 Setting up binutils-common:amd64 (2.40-2) ... #15 225.2 Setting up x11-common (1:7.7+23) ... #15 225.7 debconf: unable to initialize frontend: Dialog #15 225.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 225.7 debconf: falling back to frontend: Readline #15 225.8 debconf: unable to initialize frontend: Readline #15 225.8 debconf: (This frontend requires a controlling tty.) #15 225.8 debconf: falling back to frontend: Teletype #15 225.8 invoke-rc.d: could not determine current runlevel #15 225.8 invoke-rc.d: policy-rc.d denied execution of restart. #15 225.8 Setting up libsensors-config (1:3.6.0-7.1) ... #15 226.0 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #15 226.0 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #15 226.1 Setting up libmagic1:amd64 (1:5.44-3) ... #15 226.3 Setting up libdeflate0:amd64 (1.14-1) ... #15 226.4 Setting up perl-openssl-defaults:amd64 (7+b1) ... #15 226.5 Setting up linux-libc-dev:amd64 (6.1.85-1) ... #15 226.6 Setting up bc (1.07.1-3+b1) ... #15 226.7 Setting up libctf-nobfd0:amd64 (2.40-2) ... #15 226.8 Setting up gettext-base (0.21-12) ... #15 226.9 Setting up m4 (1.4.19-3) ... #15 226.9 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #15 227.0 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #15 227.7 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #15 228.4 Setting up libnpth0:amd64 (1.6-3) ... #15 228.5 Setting up autoconf-archive (20220903-3) ... #15 228.6 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #15 228.6 Setting up libc-ares2:amd64 (1.18.1-3) ... #15 228.7 Setting up file (1:5.44-3) ... #15 228.7 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #15 228.8 Setting up libassuan0:amd64 (2.5.5-5) ... #15 228.9 Setting up libdecaf0:amd64 (1.0.2-2) ... #15 229.0 Setting up libgomp1:amd64 (12.2.0-14) ... #15 229.0 Setting up bzip2 (1.0.8-5+b1) ... #15 229.1 Setting up libffi-dev:amd64 (3.4.4-1) ... #15 229.2 Setting up locales (2.36-9+deb12u6) ... #15 229.3 debconf: unable to initialize frontend: Dialog #15 229.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 229.3 debconf: falling back to frontend: Readline #15 229.4 debconf: unable to initialize frontend: Readline #15 229.4 debconf: (This frontend requires a controlling tty.) #15 229.4 debconf: falling back to frontend: Teletype #15 229.6 Generating locales (this might take a while)... #15 229.6 Generation complete. #15 229.7 Setting up libopts25:amd64 (1:5.18.16-5) ... #15 229.8 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 229.8 Setting up libjbig0:amd64 (2.1-6.1) ... #15 229.9 Setting up librav1e0:amd64 (0.5.1-6) ... #15 230.0 Setting up libpcre2-16-0:amd64 (10.42-1) ... #15 230.1 Setting up libsource-highlight-common (3.1.9-4.2) ... #15 230.2 Setting up libfakeroot:amd64 (1.31-1.2) ... #15 230.4 Setting up libjansson4:amd64 (2.14-2) ... #15 230.4 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #15 230.5 Setting up poppler-data (0.4.12-1) ... #15 230.8 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #15 230.9 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #15 230.9 Setting up libosp5 (1.5.2-13+b2) ... #15 231.1 Setting up libcap2-bin (1:2.66-4) ... #15 231.2 Setting up fakeroot (1.31-1.2) ... #15 231.2 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #15 231.2 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 231.2 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 231.2 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 231.2 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 231.2 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 231.2 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 231.2 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 231.2 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 231.3 Setting up libtalloc2:amd64 (2.4.0-f2) ... #15 231.4 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #15 231.5 Setting up mariadb-common (1:10.11.6-0+deb12u1) ... #15 231.6 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 231.6 Setting up libasound2-data (1.2.8-1) ... #15 231.7 Setting up libpcre3:amd64 (2:8.39-15) ... #15 231.8 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #15 231.9 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #15 232.0 Setting up autotools-dev (20220109.1) ... #15 232.1 Setting up libz3-4:amd64 (4.8.12-3.1) ... #15 232.2 Setting up libpcre2-32-0:amd64 (10.42-1) ... #15 232.3 Setting up libglib2.0-data (2.74.6-2) ... #15 232.4 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 232.6 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #15 233.0 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #15 233.1 Setting up rpcsvc-proto (1.4.3-1) ... #15 233.2 Setting up libmunge2 (0.5.15-2) ... #15 233.3 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #15 233.3 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #15 233.4 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #15 233.5 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #15 233.6 Setting up make (4.3-4.1) ... #15 233.7 Setting up gnupg-l10n (2.2.40-1.1) ... #15 233.8 Setting up libjbig2dec0:amd64 (0.19-3) ... #15 233.9 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #15 234.0 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #15 234.0 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #15 234.1 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #15 234.2 Setting up libpathplan4:amd64 (2.42.2-7+b3) ... #15 234.3 Setting up libapache-pom-java (29-2) ... #15 234.4 Setting up libavahi-common-data:amd64 (0.8-10) ... #15 234.5 Setting up libann0 (1.1.2+doc-9+b1) ... #15 234.6 Setting up libncurses6:amd64 (6.4-4) ... #15 234.7 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #15 234.8 Setting up xz-utils (5.4.1-0.2) ... #15 234.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.8 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 234.9 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 234.9 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #15 235.0 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #15 235.1 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #15 235.2 Setting up t1utils (1.41-4) ... #15 235.3 Setting up libnewlib-dev (3.3.0-1.3) ... #15 235.4 Setting up libquadmath0:amd64 (12.2.0-14) ... #15 235.5 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 235.6 Setting up libimagequant0:amd64 (2.17.0-1) ... #15 235.7 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 235.8 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #15 235.9 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ... #15 236.0 Setting up libpng16-16:amd64 (1.6.39-2) ... #15 236.1 Setting up libhwloc15:amd64 (2.9.0-1) ... #15 236.2 Setting up libmpc3:amd64 (1.3.1-1) ... #15 236.3 Setting up libmnl0:amd64 (1.0.4-3) ... #15 236.3 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #15 236.4 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #15 236.5 Setting up liboping0:amd64 (1.10.0-5+b1) ... #15 236.6 Setting up libatomic1:amd64 (12.2.0-14) ... #15 236.7 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #15 236.8 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #15 236.9 Setting up libidn12:amd64 (1.41-1) ... #15 237.0 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #15 237.1 Setting up patch (2.7.6-7) ... #15 237.2 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #15 237.3 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #15 237.4 Setting up autopoint (0.21-12) ... #15 237.5 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 237.6 Setting up icu-devtools (72.1-3) ... #15 237.7 Setting up sudo (1.9.13p3-1+deb12u1) ... #15 237.9 invoke-rc.d: could not determine current runlevel #15 237.9 invoke-rc.d: policy-rc.d denied execution of start. #15 238.0 Setting up ocaml-base (4.13.1-4) ... #15 238.1 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #15 238.2 Setting up fonts-dejavu-core (2.37-6) ... #15 238.6 Setting up libudev-dev:amd64 (252.22-1~deb12u1) ... #15 238.7 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #15 238.8 Setting up libsepol-dev:amd64 (3.4-2.1) ... #15 238.9 Setting up libpcsclite1:amd64 (1.9.9-2) ... #15 239.0 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #15 239.1 Setting up pkgconf-bin (1.8.1-1) ... #15 239.2 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #15 239.2 Setting up libsodium-dev:amd64 (1.0.18-1) ... #15 239.3 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #15 239.4 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #15 239.5 Setting up libncursesw6:amd64 (6.4-4) ... #15 239.6 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #15 239.7 Setting up libxtables12:amd64 (1.8.9-2) ... #15 239.8 Setting up lynx-common (2.9.0dev.12-1) ... #15 239.9 Setting up libgc1:amd64 (1:8.2.2-3) ... #15 240.0 Setting up libdav1d6:amd64 (1.0.0-2) ... #15 240.1 Setting up libltdl7:amd64 (2.4.7-5) ... #15 240.2 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #15 240.3 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #15 240.4 Setting up libnewlib-arm-none-eabi (3.3.0-1.3) ... #15 240.5 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 240.6 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #15 240.7 Setting up libgfortran5:amd64 (12.2.0-14) ... #15 240.8 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #15 240.8 Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ... #15 240.9 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #15 241.0 Setting up libubsan1:amd64 (12.2.0-14) ... #15 241.1 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #15 241.2 Setting up libstdcompat-ocaml (19-1) ... #15 241.3 Setting up libpci3:amd64 (1:3.9.0-4) ... #15 241.4 Setting up libnuma1:amd64 (2.0.16-1) ... #15 241.5 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 241.6 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #15 241.7 Setting up python-apt-common (2.6.0) ... #15 241.8 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #15 241.9 Setting up libostyle1c2 (1.4devel1-22) ... #15 242.0 Setting up fonts-gfs-baskerville (1.1-6) ... #15 242.1 Setting up sensible-utils (0.0.17+nmu1) ... #15 242.2 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #15 242.3 Setting up librhash0:amd64 (1.4.3-3) ... #15 242.4 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #15 242.4 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #15 242.5 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #15 242.6 Setting up libasan8:amd64 (12.2.0-14) ... #15 242.7 Setting up libuchardet0:amd64 (0.0.7-1) ... #15 242.8 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #15 242.9 Setting up procps (2:4.0.2-3) ... #15 243.1 Setting up libasound2:amd64 (1.2.8-1+b1) ... #15 243.2 Setting up libmd-dev:amd64 (1.0.4-2) ... #15 243.3 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #15 243.5 Setting up bison (2:3.8.2+dfsg-1+b1) ... #15 243.6 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 243.6 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #15 243.6 Setting up gpgconf (2.2.40-1.1) ... #15 243.7 Setting up libpsm2-2 (11.2.185-2) ... #15 243.8 Setting up openmpi-common (4.1.4-3) ... #15 243.8 Setting up fonts-lmodern (2.005-1) ... #15 244.0 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #15 244.1 Setting up git-man (1:2.39.2-1.1) ... #15 244.1 Setting up libthai-data (0.1.29-1) ... #15 244.2 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #15 244.3 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #15 244.4 Setting up netbase (6.4) ... #15 244.7 Setting up sgml-base (1.31) ... #15 244.8 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 244.9 Setting up cmake-data (3.25.1-1) ... #15 245.0 Setting up libcdt5:amd64 (2.42.2-7+b3) ... #15 245.1 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #15 245.2 Setting up libcgraph6:amd64 (2.42.2-7+b3) ... #15 245.3 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #15 245.4 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #15 245.5 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #15 245.5 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 245.6 Setting up libtsan2:amd64 (12.2.0-14) ... #15 245.7 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 245.7 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #15 245.8 Setting up libbinutils:amd64 (2.40-2) ... #15 245.9 Setting up liburing2:amd64 (2.3-3) ... #15 246.0 Setting up patchelf (0.14.3-1+b1) ... #15 246.1 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #15 246.5 Setting up swig4.0 (4.1.0-0.2) ... #15 246.6 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #15 246.7 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #15 246.8 Setting up libisl23:amd64 (0.25-1.1) ... #15 246.8 Setting up libaio1:amd64 (0.3.113-4) ... #15 246.9 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #15 247.0 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #15 247.1 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #15 247.2 Setting up libc-dev-bin (2.36-9+deb12u6) ... #15 247.3 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #15 247.4 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... #15 247.5 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #15 247.6 Setting up libbsd0:amd64 (0.11.7-2) ... #15 247.6 Setting up libparmap-ocaml (1.2.5-1) ... #15 247.7 Setting up python3-wheel-whl (0.38.4-2) ... #15 247.8 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #15 248.1 Setting up libelf1:amd64 (0.188-2.1) ... #15 248.2 Setting up libjson-c5:amd64 (0.16-2) ... #15 248.3 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #15 248.4 Setting up openjade (1.4devel1-22) ... #15 248.6 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 248.7 Setting up xdg-utils (1.1.3-4.1) ... #15 248.8 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 248.8 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #15 248.8 Setting up libbsd-dev:amd64 (0.11.7-2) ... #15 248.9 Setting up libcc1-0:amd64 (12.2.0-14) ... #15 249.0 Setting up libjansson-dev:amd64 (2.14-2) ... #15 249.1 Setting up dbus-bin (1.14.10-1~deb12u1) ... #15 249.2 Setting up sqlite3 (3.40.1-2) ... #15 249.3 Setting up gpg (2.2.40-1.1) ... #15 249.4 Setting up libgps28:amd64 (3.22-4.1+b1) ... #15 249.5 Setting up libbpf1:amd64 (1:1.1.0-1) ... #15 249.6 Setting up liblsan0:amd64 (12.2.0-14) ... #15 249.6 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #15 249.7 Setting up libitm1:amd64 (12.2.0-14) ... #15 249.8 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 249.9 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #15 250.0 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 250.1 Setting up libkmod2:amd64 (30+20221128-1) ... #15 250.2 Setting up libgdbm6:amd64 (1.23-3) ... #15 250.3 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 250.4 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #15 250.4 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #15 250.5 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #15 250.6 Setting up gnupg-utils (2.2.40-1.1) ... #15 250.7 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #15 250.8 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #15 250.9 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #15 251.0 Setting up libctf0:amd64 (2.40-2) ... #15 251.1 Setting up pinentry-curses (1.2.1-1) ... #15 251.2 Setting up libdbi-dev (0.9.0-6) ... #15 251.3 Setting up teckit (2.5.11+ds1-1+b1) ... #15 251.3 Setting up libice6:amd64 (2:1.0.10-1) ... #15 251.4 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #15 251.4 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #15 251.5 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #15 251.6 Setting up flex (2.6.4-8.2) ... #15 251.6 Setting up cpp-12 (12.2.0-14) ... #15 251.7 Setting up libxcb1:amd64 (1.15-1) ... #15 251.8 Setting up gettext (0.21-12) ... #15 251.9 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #15 252.0 Setting up swig (4.1.0-0.2) ... #15 252.1 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #15 252.2 Setting up gpg-agent (2.2.40-1.1) ... #15 252.4 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #15 252.5 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #15 252.6 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #15 252.7 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #15 252.7 Setting up libpdfbox-java (1:1.8.16-2) ... #15 252.8 Setting up libavif15:amd64 (0.11.1-1) ... #15 252.8 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #15 252.9 Setting up libmbedtls14:amd64 (2.28.3-1) ... #15 253.1 Setting up nettle-dev:amd64 (3.8.1-2) ... #15 253.2 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #15 253.3 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #15 253.3 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #15 253.4 Setting up libarchive13:amd64 (3.6.2-1) ... #15 253.5 Setting up libxcb-render0:amd64 (1.15-1) ... #15 253.6 Setting up fontconfig-config (2.14.1-4) ... #15 253.8 debconf: unable to initialize frontend: Dialog #15 253.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 253.8 debconf: falling back to frontend: Readline #15 253.8 debconf: unable to initialize frontend: Readline #15 253.8 debconf: (This frontend requires a controlling tty.) #15 253.8 debconf: falling back to frontend: Teletype #15 253.9 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #15 254.0 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #15 254.1 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #15 254.2 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #15 254.3 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #15 254.4 Setting up libedit2:amd64 (3.1-20221030-2) ... #15 254.5 Setting up gpgsm (2.2.40-1.1) ... #15 254.6 Setting up ccache (4.8+really4.7.5-1) ... #15 254.7 Updating symlinks in /usr/lib/ccache ... #15 254.7 Setting up libcommons-parent-java (56-1) ... #15 254.8 Setting up libavahi-common3:amd64 (0.8-10) ... #15 254.9 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #15 255.0 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 255.0 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 255.0 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #15 255.1 Setting up libcommons-logging-java (1.2-3) ... #15 255.2 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #15 255.3 Setting up libglib2.0-bin (2.74.6-2) ... #15 255.4 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #15 255.5 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #15 255.6 Setting up libboost-tools-dev (1.74.0.3) ... #15 255.6 Setting up libnftnl11:amd64 (1.2.4-2) ... #15 255.7 Setting up libxcb-shm0:amd64 (1.15-1) ... #15 255.8 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #15 255.9 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #15 256.0 Setting up opensp (1.5.2-13+b2) ... #15 256.1 Setting up libaio-dev:amd64 (0.3.113-4) ... #15 256.2 Setting up libboost-nowide-dev (1.74.0.3) ... #15 256.3 Setting up libbladerf2:amd64 (0.2022.11-1) ... #15 256.4 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #15 256.4 Setting up sdcc (4.2.0+dfsg-1) ... #15 256.5 Setting up pkgconf:amd64 (1.8.1-1) ... #15 256.6 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #15 256.7 Setting up dirmngr (2.2.40-1.1) ... #15 256.9 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #15 256.9 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #15 256.9 Setting up libthai0:amd64 (0.1.29-1) ... #15 257.0 Setting up libgprofng0:amd64 (2.40-2) ... #15 257.0 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #15 257.1 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 257.2 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #15 257.3 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #15 257.4 Setting up libpcap0.8:amd64 (1.10.3-1) ... #15 257.5 Setting up libmnl-dev:amd64 (1.0.4-3) ... #15 257.6 Setting up dbus (1.14.10-1~deb12u1) ... #15 257.7 invoke-rc.d: could not determine current runlevel #15 257.7 invoke-rc.d: policy-rc.d denied execution of start. #15 257.8 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #15 257.9 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #15 257.9 Setting up shared-mime-info (2.2-1) ... #15 271.4 Setting up ofono (1.31-3+b1) ... #15 271.7 invoke-rc.d: could not determine current runlevel #15 271.7 invoke-rc.d: policy-rc.d denied execution of start. #15 271.7 invoke-rc.d: could not determine current runlevel #15 271.7 invoke-rc.d: policy-rc.d denied execution of start. #15 271.8 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #15 271.9 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #15 272.0 Setting up ocaml-findlib (1.9.6-1+b1) ... #15 272.0 Setting up libevent-dev (2.1.12-stable-8) ... #15 272.1 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #15 272.2 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #15 272.3 Setting up libortp16:amd64 (1:5.1.64-2) ... #15 272.4 Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ... #15 272.5 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #15 272.6 Setting up pkg-config:amd64 (1.8.1-1) ... #15 272.7 Setting up libgdbm-compat4:amd64 (1.23-3) ... #15 272.8 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #15 272.9 Setting up ucf (3.0043+nmu1) ... #15 273.0 debconf: unable to initialize frontend: Dialog #15 273.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 273.0 debconf: falling back to frontend: Readline #15 273.0 debconf: unable to initialize frontend: Readline #15 273.0 debconf: (This frontend requires a controlling tty.) #15 273.0 debconf: falling back to frontend: Teletype #15 273.1 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #15 273.1 Setting up libjs-sphinxdoc (5.3.0-4) ... #15 273.1 Setting up libx265-199:amd64 (3.5-2+b1) ... #15 273.2 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 273.3 Setting up gpg-wks-server (2.2.40-1.1) ... #15 273.5 Setting up libllvm14:amd64 (1:14.0.6-12) ... #15 273.6 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #15 273.7 Setting up libgvpr2:amd64 (2.42.2-7+b3) ... #15 273.7 Setting up dwz (0.15-1) ... #15 273.8 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #15 273.9 Setting up groff-base (1.22.4-10) ... #15 274.1 Setting up cpp (4:12.2.0-3) ... #15 274.2 Setting up xml-core (0.18+nmu1) ... #15 274.5 Setting up source-highlight (3.1.9-4.2+b3) ... #15 274.6 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #15 274.7 Setting up libxslt1.1:amd64 (1.1.35-1) ... #15 274.8 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #15 274.9 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #15 275.0 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #15 275.1 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #15 275.1 Setting up curl (7.88.1-10+deb12u5) ... #15 275.2 Setting up libfontconfig1:amd64 (2.14.1-4) ... #15 275.3 Setting up lynx (2.9.0dev.12-1) ... #15 275.4 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 275.4 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 275.4 Setting up picolibc-arm-none-eabi (1.8-1) ... #15 275.5 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #15 275.5 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #15 275.6 Setting up libsm6:amd64 (2:1.2.3-1) ... #15 275.7 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #15 275.8 Setting up libavahi-client3:amd64 (0.8-10) ... #15 275.8 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #15 275.9 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #15 276.0 Setting up rsync (3.2.7-1) ... #15 276.1 invoke-rc.d: could not determine current runlevel #15 276.1 invoke-rc.d: policy-rc.d denied execution of start. #15 276.2 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #15 276.3 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #15 276.3 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #15 276.4 Setting up libpaper1:amd64 (1.1.29) ... #15 276.4 debconf: unable to initialize frontend: Dialog #15 276.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 276.4 debconf: falling back to frontend: Readline #15 276.4 debconf: unable to initialize frontend: Readline #15 276.4 debconf: (This frontend requires a controlling tty.) #15 276.4 debconf: falling back to frontend: Teletype #15 276.5 #15 276.5 Creating config file /etc/papersize with new version #15 276.6 Setting up tcpdump (4.99.3-1) ... #15 276.9 Setting up libibverbs1:amd64 (44.0-2) ... #15 277.1 Setting up fontconfig (2.14.1-4) ... #15 277.2 Regenerating fonts cache... done. #15 279.7 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #15 279.8 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #15 279.9 Setting up telnet (0.17+2.4-2+deb12u1) ... #15 280.0 Setting up libzmq5:amd64 (4.3.4-6) ... #15 280.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #15 280.2 Setting up gpg-wks-client (2.2.40-1.1) ... #15 280.3 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #15 280.3 Setting up ibverbs-providers:amd64 (44.0-2) ... #15 280.9 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #15 281.0 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #15 281.1 Setting up libfftw3-bin (3.3.10-1) ... #15 281.2 Setting up htop (3.2.2-2) ... #15 281.3 Setting up iproute2 (6.1.0-3) ... #15 281.7 debconf: unable to initialize frontend: Dialog #15 281.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 281.7 debconf: falling back to frontend: Readline #15 281.7 debconf: unable to initialize frontend: Readline #15 281.7 debconf: (This frontend requires a controlling tty.) #15 281.7 debconf: falling back to frontend: Teletype #15 281.8 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #15 282.0 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #15 282.1 Setting up libheif1:amd64 (1.15.1-1) ... #15 282.2 Setting up xsltproc (1.1.35-1) ... #15 282.3 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #15 282.3 Setting up libclang1-14 (1:14.0.6-12) ... #15 282.4 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #15 282.4 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #15 282.5 Setting up binutils (2.40-2) ... #15 282.6 Setting up libpaper-utils (1.1.29) ... #15 282.6 Setting up xfonts-utils (1:7.7+6) ... #15 282.7 Setting up man-db (2.11.2-2) ... #15 283.0 debconf: unable to initialize frontend: Dialog #15 283.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 283.0 debconf: falling back to frontend: Readline #15 283.0 debconf: unable to initialize frontend: Readline #15 283.0 debconf: (This frontend requires a controlling tty.) #15 283.0 debconf: falling back to frontend: Teletype #15 283.0 Building database of manual pages ... #15 283.1 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #15 283.2 Setting up libcairo2:amd64 (1.16.0-7) ... #15 283.3 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #15 283.4 Setting up tex-common (6.18) ... #15 283.5 debconf: unable to initialize frontend: Dialog #15 283.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 283.5 debconf: falling back to frontend: Readline #15 283.5 debconf: unable to initialize frontend: Readline #15 283.5 debconf: (This frontend requires a controlling tty.) #15 283.5 debconf: falling back to frontend: Teletype #15 283.6 update-language: texlive-base not installed and configured, doing nothing! #15 283.7 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #15 283.8 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #15 283.9 Setting up perl (5.36.0-7+deb12u1) ... #15 284.0 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #15 284.1 Setting up gcc-12 (12.2.0-14) ... #15 284.2 Setting up libraqm0:amd64 (0.7.0-4.1) ... #15 284.2 Setting up libboost-numpy-dev (1.74.0.3) ... #15 284.3 Setting up libgd3:amd64 (2.3.3-9) ... #15 284.3 Setting up stow (2.3.1-1) ... #15 284.4 Setting up libio-html-perl (1.004-3) ... #15 284.5 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #15 284.6 Setting up libclang-cpp14 (1:14.0.6-12) ... #15 284.7 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #15 284.8 Setting up libdpkg-perl (1.21.22) ... #15 284.9 Setting up autoconf (2.71-3) ... #15 285.0 Setting up libtimedate-perl (2.3300-2) ... #15 285.1 Setting up libregexp-ipv6-perl (0.03-3) ... #15 285.2 Setting up module-assistant (0.11.11) ... #15 285.5 Setting up libcups2:amd64 (2.4.2-3+deb12u5) ... #15 285.6 Setting up libmime-charset-perl (1.013.1-2) ... #15 285.7 Setting up lmodern (2.005-1) ... #15 285.9 Setting up libjson-perl (4.10000-1) ... #15 286.0 Setting up libnsl2:amd64 (1.3.0-2) ... #15 286.0 Setting up gnupg (2.2.40-1.1) ... #15 286.1 Setting up cmake (3.25.1-1) ... #15 286.2 Setting up libsub-override-perl (0.09-4) ... #15 286.3 Setting up libsub-quote-perl (2.006008-1) ... #15 286.4 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #15 286.5 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #15 286.6 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #15 286.7 Setting up libfile-dirlist-perl (0.05-3) ... #15 286.7 Setting up libtext-unidecode-perl (1.30-3) ... #15 286.8 Setting up libperlio-gzip-perl (0.20-1+b1) ... #15 286.9 Setting up mailcap (3.70+nmu1) ... #15 287.1 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #15 287.2 Setting up tex-gyre (20180621-6) ... #15 287.4 Setting up liburi-perl (5.17-1) ... #15 287.5 Setting up libfile-touch-perl (0.12-2) ... #15 287.6 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #15 287.7 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #15 287.8 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #15 287.9 Setting up automake (1:1.16.5-1.3) ... #15 288.0 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #15 288.0 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 288.0 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 288.0 Setting up librdmacm1:amd64 (44.0-2) ... #15 288.1 Setting up libhttp-date-perl (6.05-2) ... #15 288.2 Setting up libfile-which-perl (1.27-2) ... #15 288.3 Setting up libucx0:amd64 (1.13.1-1) ... #15 288.4 Setting up libsgmls-perl (1.03ii-38) ... #15 288.5 Setting up libxmu6:amd64 (2:1.1.3-3) ... #15 288.6 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #15 288.7 Setting up libfile-listing-perl (6.15-1) ... #15 288.7 Setting up mime-support (3.66) ... #15 288.8 Setting up libxi6:amd64 (2:1.8-1+b1) ... #15 288.9 Setting up libdynaloader-functions-perl (0.003-3) ... #15 289.0 Setting up libclass-method-modifiers-perl (2.14-1) ... #15 289.1 Setting up libio-pty-perl (1:1.17-1) ... #15 289.1 Setting up sgmlspl (1.03ii-38) ... #15 289.2 Setting up mscgen (0.20-14) ... #15 289.2 Setting up libclone-perl:amd64 (0.46-1) ... #15 289.3 Setting up libarchive-zip-perl (1.68-1) ... #15 289.4 Setting up libhtml-tagset-perl (3.20-6) ... #15 289.5 Setting up preview-latex-style (12.2-1) ... #15 289.6 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... #15 289.7 Setting up libdebhelper-perl (13.11.4) ... #15 289.7 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 289.9 Setting up libtry-tiny-perl (0.31-2) ... #15 289.9 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 290.0 Setting up libnet-http-perl (6.22-1) ... #15 290.1 Setting up libencode-locale-perl (1.05-3) ... #15 290.2 Setting up libxaw7:amd64 (2:1.0.14-1) ... #15 290.3 Setting up fonts-urw-base35 (20200910-7) ... #15 290.7 Setting up libibverbs-dev:amd64 (44.0-2) ... #15 290.7 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #15 290.8 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #15 290.9 Setting up gcc (4:12.2.0-3) ... #15 291.1 Setting up autogen (1:5.18.16-5) ... #15 291.2 Setting up dpkg-dev (1.21.22) ... #15 291.3 Setting up intltool-debian (0.35.0+20060710.6) ... #15 291.4 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #15 291.5 Setting up liberror-perl (0.17029-2) ... #15 291.6 Setting up patchutils (0.4.2-1) ... #15 291.7 Setting up libltdl-dev:amd64 (2.4.7-5) ... #15 291.8 Setting up libxml-sax-base-perl (1.09-3) ... #15 291.9 Setting up doxygen (1.9.4-4) ... #15 292.0 Setting up libwrap0:amd64 (7.6.q-32) ... #15 292.0 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #15 292.1 Setting up libgvc6 (2.42.2-7+b3) ... #15 292.2 Setting up libipc-run-perl (20220807.0-1) ... #15 292.3 Setting up git (1:2.39.2-1.1) ... #15 292.4 Setting up libwww-robotrules-perl (6.02-1) ... #15 292.4 Setting up libnsl-dev:amd64 (1.3.0-2) ... #15 292.5 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #15 292.5 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 292.5 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 292.5 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #15 292.6 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #15 292.6 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #15 292.7 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #15 292.7 Setting up librole-tiny-perl (2.002004-1) ... #15 292.8 Setting up libc6-dev:amd64 (2.36-9+deb12u6) ... #15 292.8 Setting up libfile-homedir-perl (1.006-2) ... #15 292.9 Setting up texlive-base (2022.20230122-3) ... #15 293.4 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 293.7 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 293.9 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 294.1 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 294.2 debconf: unable to initialize frontend: Dialog #15 294.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 294.2 debconf: falling back to frontend: Readline #15 294.2 debconf: unable to initialize frontend: Readline #15 294.2 debconf: (This frontend requires a controlling tty.) #15 294.2 debconf: falling back to frontend: Teletype #15 294.6 Setting up libicu-dev:amd64 (72.1-3) ... #15 294.7 Setting up libio-socket-ssl-perl (2.081-2) ... #15 294.7 Setting up liburing-dev:amd64 (2.3-3) ... #15 294.8 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #15 294.8 Setting up libhttp-message-perl (6.44-1) ... #15 294.9 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #15 294.9 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #15 295.0 Setting up graphviz (2.42.2-7+b3) ... #15 295.0 Setting up libfabric1:amd64 (1.17.0-3) ... #15 295.1 Setting up libgs10-common (10.0.0~dfsg-11+deb12u3) ... #15 295.2 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #15 295.3 Setting up python3.11 (3.11.2-6) ... #15 295.9 Setting up libhttp-negotiate-perl (6.01-2) ... #15 295.9 Setting up libncurses-dev:amd64 (6.4-4) ... #15 296.0 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #15 296.1 Setting up libpython3.11:amd64 (3.11.2-6) ... #15 296.2 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 296.3 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #15 296.4 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #15 296.5 Setting up libhttp-cookies-perl (6.10-1) ... #15 296.5 Setting up libtool (2.4.7-5) ... #15 296.6 Setting up texlive-luatex (2022.20230122-3) ... #15 296.6 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #15 296.7 Setting up po-debconf (1.0.21+nmu1) ... #15 296.7 Setting up libhtml-tree-perl (5.07-3) ... #15 296.8 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #15 296.8 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #15 296.9 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #15 297.0 Setting up texlive-plain-generic (2022.20230122-4) ... #15 297.1 Setting up lcov (1.16-1) ... #15 297.2 Setting up python3 (3.11.2-1+b1) ... #15 297.3 running python rtupdate hooks for python3.11... #15 297.6 running python post-rtupdate hooks for python3.11... #15 297.7 Setting up texlive-lang-greek (2022.20230122-1) ... #15 297.8 Setting up libusb-dev (2:0.1.12-32) ... #15 297.8 Setting up libreadline-dev:amd64 (8.2-1.3) ... #15 297.9 Setting up python3-distlib (0.3.6-1) ... #15 298.1 Setting up python3-markupsafe (2.1.2-1+b1) ... #15 298.3 Setting up libxml-sax-perl (1.02+dfsg-3) ... #15 298.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 298.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 298.5 debconf: unable to initialize frontend: Dialog #15 298.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 298.5 debconf: falling back to frontend: Readline #15 298.5 debconf: unable to initialize frontend: Readline #15 298.5 debconf: (This frontend requires a controlling tty.) #15 298.5 debconf: falling back to frontend: Teletype #15 298.6 #15 298.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 298.6 Setting up python3-platformdirs (2.6.0-1) ... #15 298.8 Setting up libcdk5-dev (5.0.20180306-3) ... #15 298.9 Setting up libnuma-dev:amd64 (2.0.16-1) ... #15 299.0 Setting up dh-autoreconf (20) ... #15 299.1 Setting up asciidoc-common (10.2.0-1) ... #15 300.5 Setting up python3-pil:amd64 (9.4.0-1.1+b1) ... #15 300.8 Setting up python3-roman (3.3-3) ... #15 300.9 Setting up gfortran-12 (12.2.0-14) ... #15 301.0 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #15 301.1 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #15 301.2 Setting up python3-webcolors (1.11.1-1) ... #15 301.4 Setting up libexpat1-dev:amd64 (2.5.0-1) ... #15 301.5 Setting up libsqlite3-dev:amd64 (3.40.1-2) ... #15 301.5 Setting up texlive-latex-base (2022.20230122-3) ... #15 301.7 Setting up libmodule-runtime-perl (0.016-2) ... #15 301.8 Setting up texlive-extra-utils (2022.20230122-4) ... #15 301.8 Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... #15 301.9 Setting up python3-gi (3.42.2-3+b1) ... #15 302.1 Setting up texlive-latex-recommended (2022.20230122-3) ... #15 302.1 Setting up python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #15 302.2 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #15 302.2 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #15 302.3 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 302.4 Setting up texlive-pictures (2022.20230122-3) ... #15 302.5 Setting up python3-reportlab (3.6.12-1) ... #15 303.0 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #15 303.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 303.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 303.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 303.2 debconf: unable to initialize frontend: Dialog #15 303.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 303.2 debconf: falling back to frontend: Readline #15 303.3 debconf: unable to initialize frontend: Readline #15 303.3 debconf: (This frontend requires a controlling tty.) #15 303.3 debconf: falling back to frontend: Teletype #15 303.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 303.4 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #15 303.5 Setting up dh-strip-nondeterminism (1.13.1-1) ... #15 303.6 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #15 303.7 Setting up libncurses5-dev:amd64 (6.4-4) ... #15 303.8 Setting up texlive-fonts-recommended (2022.20230122-3) ... #15 303.9 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #15 304.0 Setting up tipa (2:1.3-21) ... #15 304.1 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #15 304.2 Setting up python3-lib2to3 (3.11.2-3) ... #15 304.3 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #15 304.3 Setting up openmpi-bin (4.1.4-3+b1) ... #15 304.4 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 304.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 304.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 304.4 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 304.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 304.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 304.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 304.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 304.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 304.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 304.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 304.5 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #15 304.5 Setting up coccinelle (1.1.1.deb-2+b1) ... #15 304.7 Setting up g++-12 (12.2.0-14) ... #15 304.8 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #15 304.9 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u3) ... #15 305.0 Setting up python3-pkg-resources (66.1.1-1) ... #15 305.3 Setting up python3-distutils (3.11.2-3) ... #15 305.4 Setting up libglib2.0-dev-bin (2.74.6-2) ... #15 305.6 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #15 305.7 Setting up python3-filelock (3.9.0-1) ... #15 305.9 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #15 305.9 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #15 306.0 Setting up python3-setuptools (66.1.1-1) ... #15 306.4 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #15 306.5 Setting up texlive (2022.20230122-3) ... #15 306.6 Setting up python3-apt (2.6.0) ... #15 306.8 Setting up libimport-into-perl (1.002005-2) ... #15 306.8 Setting up python3-usb (1.2.1-2) ... #15 307.0 Setting up libmoo-perl (2.005005-1) ... #15 307.1 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #15 307.1 Setting up python3-pyflakes (2.5.0-1) ... #15 307.4 Setting up texlive-science (2022.20230122-4) ... #15 307.5 Setting up mpi-default-bin (1.14) ... #15 307.6 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #15 307.6 Setting up python3-virtualenv (20.17.1+ds-1) ... #15 307.8 Setting up latexmk (1:4.79-1) ... #15 308.0 Setting up python3-yaml (6.0-3+b2) ... #15 308.2 Setting up debhelper (13.11.4) ... #15 308.2 Setting up texlive-latex-extra (2022.20230122-4) ... #15 308.3 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #15 308.3 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #15 308.4 Setting up ghostscript (10.0.0~dfsg-11+deb12u3) ... #15 308.4 Setting up python3-wheel (0.38.4-2) ... #15 308.6 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #15 308.7 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #15 308.8 Setting up texlive-bibtex-extra (2022.20230122-4) ... #15 308.9 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #15 309.0 Setting up python3-pygments (2.14.0+dfsg-1) ... #15 309.7 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #15 309.7 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #15 309.8 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #15 309.9 Setting up virtualenv (20.17.1+ds-1) ... #15 309.9 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #15 310.0 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #15 310.0 Setting up libelf-dev:amd64 (0.188-2.1) ... #15 310.1 Setting up python3-pip (23.0.1+dfsg-1) ... #15 310.9 Setting up texinfo (6.8-6+b1) ... #15 311.0 Running mktexlsr. This may take some time. ... done. #15 311.1 Setting up cppcheck (2.10-2) ... #15 311.2 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #15 311.3 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #15 311.4 Setting up equivs (2.3.1) ... #15 311.5 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #15 311.6 Setting up g++ (4:12.2.0-3) ... #15 311.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 311.7 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #15 311.8 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #15 312.4 Setting up build-essential (12.9) ... #15 312.5 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #15 312.5 Setting up texlive-xetex (2022.20230122-3) ... #15 312.7 Setting up libboost-dev:amd64 (1.74.0.3) ... #15 312.8 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #15 312.9 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #15 313.0 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #15 313.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 313.1 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #15 313.2 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #15 313.3 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #15 313.4 Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... #15 313.4 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #15 313.6 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #15 313.7 Setting up python3-mako (1.2.4+ds-1) ... #15 313.9 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #15 314.1 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #15 314.2 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #15 314.3 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #15 314.4 Setting up python3.11-dev (3.11.2-6) ... #15 314.4 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #15 314.5 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #15 314.6 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #15 314.8 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #15 314.8 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #15 315.1 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #15 315.2 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #15 315.3 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #15 315.4 Setting up texlive-formats-extra (2022.20230122-4) ... #15 315.7 Setting up libglib2.0-dev:amd64 (2.74.6-2) ... #15 315.8 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #15 315.9 Setting up python3-dev (3.11.2-1+b1) ... #15 316.0 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #15 316.1 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #15 316.2 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #15 316.2 Setting up mpi-default-dev (1.14) ... #15 316.3 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #15 316.4 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #15 316.5 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #15 316.6 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #15 316.7 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #15 316.7 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #15 316.8 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #15 316.9 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #15 317.1 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #15 317.1 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #15 317.2 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #15 317.3 Setting up libboost-python-dev (1.74.0.3) ... #15 317.4 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #15 317.5 Setting up libboost-mpi-python-dev (1.74.0.3) ... #15 317.6 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #15 317.7 Setting up libboost-mpi-dev (1.74.0.3) ... #15 317.7 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #15 317.8 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #15 317.9 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #15 317.9 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #15 318.0 Setting up libboost-log-dev (1.74.0.3) ... #15 318.1 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #15 318.1 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #15 318.2 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #15 318.3 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #15 318.4 Setting up libboost-all-dev (1.74.0.3) ... #15 318.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 318.5 Setting up dmsetup (2:1.02.185-2) ... #15 318.6 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #15 318.7 Setting up libwww-perl (6.68-1) ... #15 318.7 Setting up systemd (252.22-1~deb12u1) ... #15 318.9 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #15 318.9 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #15 318.9 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #15 318.9 Initializing machine ID from D-Bus machine ID. #15 319.0 Creating group 'systemd-journal' with GID 999. #15 319.0 Creating group 'systemd-network' with GID 998. #15 319.0 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 319.2 Setting up devscripts (2.23.4+deb12u1) ... #15 319.4 Setting up liblwp-protocol-https-perl (6.10-1) ... #15 319.5 Processing triggers for libc-bin (2.36-9+deb12u6) ... #15 319.6 Processing triggers for sgml-base (1.31) ... #15 319.7 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #15 319.9 Setting up docbook-xsl (1.79.2+dfsg-2) ... #15 320.1 Setting up docutils-common (0.19+dfsg-6) ... #15 320.4 Setting up sgml-data (2.0.11+nmu1) ... #15 320.8 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #15 320.9 Setting up docbook5-xml (5.0-3) ... #15 321.1 Setting up asciidoc-base (10.2.0-1) ... #15 321.7 Setting up libpcap-dev:amd64 (1.10.3-1) ... #15 321.8 Setting up asciidoc (10.2.0-1) ... #15 322.0 Processing triggers for sgml-base (1.31) ... #15 322.0 Setting up docbook (4.5-10) ... #15 322.4 Setting up python3-docutils (0.19+dfsg-6) ... #15 322.7 Setting up docbook-xml (4.5-12) ... #15 324.1 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #15 324.3 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #15 324.5 Processing triggers for sgml-base (1.31) ... #15 324.5 Setting up dblatex (0.3.12py3-2) ... #15 324.7 Setting up docbook-dsssl (1.79-10) ... #15 324.8 Processing triggers for sgml-base (1.31) ... #15 324.9 Setting up docbook-utils (0.6.14-4) ... #15 324.9 Setting up asciidoc-dblatex (10.2.0-1) ... #15 325.0 Processing triggers for dbus (1.14.10-1~deb12u1) ... #15 325.1 Processing triggers for tex-common (6.18) ... #15 325.1 debconf: unable to initialize frontend: Dialog #15 325.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 325.1 debconf: falling back to frontend: Readline #15 325.2 debconf: unable to initialize frontend: Readline #15 325.2 debconf: (This frontend requires a controlling tty.) #15 325.2 debconf: falling back to frontend: Teletype #15 325.2 Running updmap-sys. This may take some time... done. #15 325.7 Running mktexlsr /var/lib/texmf ... done. #15 325.8 Building format(s) --all. #15 325.8 This may take some time... done. #15 380.5 + apt-get clean #15 DONE 381.0s #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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 0.301 + cat /tmp/pysim_requirements.txt #17 0.301 pyscard #17 0.301 pyserial #17 0.301 pytlv #17 0.301 cmd2>=1.5 #17 0.301 jsonpath-ng #17 0.301 construct>=2.9.51 #17 0.301 bidict #17 0.301 gsm0338 #17 0.301 pyyaml>=5.1 #17 0.301 termcolor #17 0.301 colorlog #17 0.301 pycryptodomex #17 0.301 cryptography #17 0.301 git+https://github.com/osmocom/asn1tools #17 0.301 packaging #17 0.301 git+https://github.com/hologram-io/smpp.pdu #17 0.301 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pylint pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #17 0.567 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #17 0.568 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-alw8kym4 #17 0.569 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-alw8kym4 #17 1.406 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 18489f195e5389fca3fec53608a5503af759ee44 #17 1.411 Installing build dependencies: started #17 2.667 Installing build dependencies: finished with status 'done' #17 2.669 Getting requirements to build wheel: started #17 2.795 Getting requirements to build wheel: finished with status 'done' #17 2.798 Preparing metadata (pyproject.toml): started #17 2.925 Preparing metadata (pyproject.toml): finished with status 'done' #17 2.936 Collecting sphinx-argparse #17 2.936 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-gcluv3s3/sphinx-argparse_d89be20afb7a40d2af5139df1cfdb352 #17 2.938 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-gcluv3s3/sphinx-argparse_d89be20afb7a40d2af5139df1cfdb352 #17 3.795 Resolved https://github.com/osmocom/sphinx-argparse to commit f62ee2b5e03fc07fa87526653800da589c9536d7 #17 3.797 Preparing metadata (setup.py): started #17 3.960 Preparing metadata (setup.py): finished with status 'done' #17 3.968 Collecting git+https://github.com/podshumok/python-smpplib.git #17 3.968 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-0dymwt4i #17 3.970 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-0dymwt4i #17 4.784 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 4.786 Preparing metadata (setup.py): started #17 4.944 Preparing metadata (setup.py): finished with status 'done' #17 4.953 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 4.953 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-oj1k4iq2 #17 4.955 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-oj1k4iq2 #17 6.235 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 6.237 Preparing metadata (setup.py): started #17 6.421 Preparing metadata (setup.py): finished with status 'done' #17 6.432 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 6.433 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-fh53u3ci #17 6.434 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-fh53u3ci #17 7.261 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 7.264 Preparing metadata (setup.py): started #17 7.431 Preparing metadata (setup.py): finished with status 'done' #17 7.502 Collecting pydbus #17 7.547 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #17 7.647 Collecting pylint #17 7.654 Downloading pylint-3.1.0-py3-none-any.whl (515 kB) #17 7.706 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 515.6/515.6 kB 10.4 MB/s eta 0:00:00 #17 7.735 Collecting pysispm #17 7.742 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #17 7.837 Collecting sphinx #17 7.843 Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) #17 7.974 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 26.0 MB/s eta 0:00:00 #17 8.017 Collecting sphinxcontrib-napoleon #17 8.024 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 8.072 Collecting pyscard #17 8.080 Downloading pyscard-2.0.9.tar.gz (153 kB) #17 8.095 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 11.6 MB/s eta 0:00:00 #17 8.131 Installing build dependencies: started #17 9.166 Installing build dependencies: finished with status 'done' #17 9.167 Getting requirements to build wheel: started #17 9.292 Getting requirements to build wheel: finished with status 'done' #17 9.294 Installing backend dependencies: started #17 9.765 Installing backend dependencies: finished with status 'done' #17 9.766 Preparing metadata (pyproject.toml): started #17 9.903 Preparing metadata (pyproject.toml): finished with status 'done' #17 9.932 Collecting pyserial #17 9.938 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 9.949 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 8.8 MB/s eta 0:00:00 #17 9.976 Collecting pytlv #17 9.984 Downloading pytlv-0.71.tar.gz (15 kB) #17 9.997 Preparing metadata (setup.py): started #17 10.17 Preparing metadata (setup.py): finished with status 'done' #17 10.22 Collecting cmd2>=1.5 #17 10.23 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) #17 10.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 13.7 MB/s eta 0:00:00 #17 10.27 Collecting jsonpath-ng #17 10.28 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) #17 10.32 Collecting construct>=2.9.51 #17 10.33 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 10.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 4.4 MB/s eta 0:00:00 #17 10.38 Collecting bidict #17 10.38 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 10.43 Collecting gsm0338 #17 10.43 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #17 10.45 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #17 10.48 Collecting termcolor #17 10.48 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) #17 10.53 Collecting colorlog #17 10.54 Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) #17 10.71 Collecting pycryptodomex #17 10.72 Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) #17 10.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.8 MB/s eta 0:00:00 #17 11.06 Collecting cryptography #17 11.07 Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB) #17 11.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 62.9 MB/s eta 0:00:00 #17 11.19 Collecting packaging #17 11.19 Downloading packaging-24.0-py3-none-any.whl (53 kB) #17 11.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 5.0 MB/s eta 0:00:00 #17 11.26 Collecting six #17 11.27 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #17 11.31 Requirement already satisfied: platformdirs>=2.2.0 in /usr/lib/python3/dist-packages (from pylint) (2.6.0) #17 11.38 Collecting astroid<=3.2.0-dev0,>=3.1.0 #17 11.39 Downloading astroid-3.1.0-py3-none-any.whl (275 kB) #17 11.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.6/275.6 kB 21.7 MB/s eta 0:00:00 #17 11.47 Collecting isort!=5.13.0,<6,>=4.2.5 #17 11.48 Downloading isort-5.13.2-py3-none-any.whl (92 kB) #17 11.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 10.9 MB/s eta 0:00:00 #17 11.52 Collecting mccabe<0.8,>=0.6 #17 11.53 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) #17 11.58 Collecting tomlkit>=0.10.1 #17 11.59 Downloading tomlkit-0.12.4-py3-none-any.whl (37 kB) #17 11.64 Collecting dill>=0.3.6 #17 11.64 Downloading dill-0.3.8-py3-none-any.whl (116 kB) #17 11.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 11.3 MB/s eta 0:00:00 #17 11.66 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #17 11.71 Collecting sphinxcontrib-applehelp #17 11.72 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) #17 11.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 8.4 MB/s eta 0:00:00 #17 11.77 Collecting sphinxcontrib-devhelp #17 11.77 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) #17 11.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 5.1 MB/s eta 0:00:00 #17 11.81 Collecting sphinxcontrib-jsmath #17 11.82 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 11.86 Collecting sphinxcontrib-htmlhelp>=2.0.0 #17 11.86 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) #17 11.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 6.1 MB/s eta 0:00:00 #17 11.92 Collecting sphinxcontrib-serializinghtml>=1.1.9 #17 11.92 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) #17 11.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 9.2 MB/s eta 0:00:00 #17 11.97 Collecting sphinxcontrib-qthelp #17 11.98 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) #17 11.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 10.3 MB/s eta 0:00:00 #17 12.03 Collecting Jinja2>=3.0 #17 12.04 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) #17 12.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 10.6 MB/s eta 0:00:00 #17 12.05 Requirement already satisfied: Pygments>=2.14 in /usr/lib/python3/dist-packages (from sphinx) (2.14.0) #17 12.06 Requirement already satisfied: docutils<0.22,>=0.18.1 in /usr/lib/python3/dist-packages (from sphinx) (0.19) #17 12.08 Collecting snowballstemmer>=2.0 #17 12.09 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #17 12.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 11.1 MB/s eta 0:00:00 #17 12.13 Collecting babel>=2.9 #17 12.14 Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) #17 12.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 81.3 MB/s eta 0:00:00 #17 12.31 Collecting alabaster~=0.7.14 #17 12.32 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) #17 12.36 Collecting imagesize>=1.3 #17 12.37 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 12.43 Collecting requests>=2.25.0 #17 12.44 Downloading requests-2.31.0-py3-none-any.whl (62 kB) #17 12.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.3 MB/s eta 0:00:00 #17 12.49 Collecting pockets>=0.3 #17 12.50 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 12.56 Collecting attrs>=16.3.0 #17 12.57 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) #17 12.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 5.7 MB/s eta 0:00:00 #17 12.61 Collecting pyperclip>=1.6 #17 12.62 Downloading pyperclip-1.8.2.tar.gz (20 kB) #17 12.63 Preparing metadata (setup.py): started #17 12.79 Preparing metadata (setup.py): finished with status 'done' #17 12.82 Collecting wcwidth>=0.1.7 #17 12.83 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #17 12.86 Collecting ply #17 12.87 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 12.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.9 MB/s eta 0:00:00 #17 13.09 Collecting cffi>=1.12 #17 13.10 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) #17 13.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 40.8 MB/s eta 0:00:00 #17 13.18 Collecting bitstruct #17 13.19 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #17 13.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 7.8 MB/s eta 0:00:00 #17 13.25 Collecting pyparsing>=3.0.6 #17 13.26 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) #17 13.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 11.1 MB/s eta 0:00:00 #17 13.33 Collecting pycparser #17 13.33 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #17 13.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 14.7 MB/s eta 0:00:00 #17 13.36 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.0->sphinx) (2.1.2) #17 13.50 Collecting charset-normalizer<4,>=2 #17 13.51 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) #17 13.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 14.7 MB/s eta 0:00:00 #17 13.55 Collecting idna<4,>=2.5 #17 13.56 Downloading idna-3.7-py3-none-any.whl (66 kB) #17 13.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 6.6 MB/s eta 0:00:00 #17 13.62 Collecting urllib3<3,>=1.21.1 #17 13.63 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) #17 13.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 15.2 MB/s eta 0:00:00 #17 13.67 Collecting certifi>=2017.4.17 #17 13.68 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) #17 13.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 15.1 MB/s eta 0:00:00 #17 13.79 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #17 13.79 Building wheel for lcov_cobertura (pyproject.toml): started #17 13.94 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 13.94 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11670 sha256=7fd894452536ffc9fb252cfc86ff82da807e8ab120bcb290a956a0c9e962e9c6 #17 13.94 Stored in directory: /tmp/pip-ephem-wheel-cache-7k5oyys8/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #17 13.94 Building wheel for sphinx-argparse (setup.py): started #17 14.15 Building wheel for sphinx-argparse (setup.py): finished with status 'done' #17 14.15 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.2.5-py3-none-any.whl size=13288 sha256=e5be21a269aa841e05d9ca0d091c2b165acb8fe738638bf4be689ad6d9a034c0 #17 14.15 Stored in directory: /tmp/pip-ephem-wheel-cache-7k5oyys8/wheels/e5/dc/6a/20386c3dea5350174b0475a91c35038796b6a3ed88b79ebb24 #17 14.16 Building wheel for smpplib (setup.py): started #17 14.37 Building wheel for smpplib (setup.py): finished with status 'done' #17 14.37 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=a98d0fb5b98cdf0fb3a59439cfdbda3accfb237bccbc5a36f36fdac6f153b75b #17 14.37 Stored in directory: /tmp/pip-ephem-wheel-cache-7k5oyys8/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #17 14.38 Building wheel for pyscard (pyproject.toml): started #17 15.69 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 15.69 Created wheel for pyscard: filename=pyscard-2.0.9-cp311-cp311-linux_x86_64.whl size=231097 sha256=b1802c6fa794006fb25327a5cec86b3eb0c93bdb1af715760da3eb37d7d4e536 #17 15.69 Stored in directory: /root/.cache/pip/wheels/e9/aa/4c/18f0e020366af95319d95041da34566b5b7b7aea48bd9a9f2e #17 15.70 Building wheel for pytlv (setup.py): started #17 15.91 Building wheel for pytlv (setup.py): finished with status 'done' #17 15.91 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=6e2ee5d5381aafe7afb17b9be23a719dc1191afe4f08a2e236fbeb4213a94572 #17 15.91 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #17 15.91 Building wheel for asn1tools (setup.py): started #17 16.16 Building wheel for asn1tools (setup.py): finished with status 'done' #17 16.16 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=fb6acfbbfafb93ae8c98b198161fbcf4e8676fe3023a4fd9df90737178385b8a #17 16.16 Stored in directory: /tmp/pip-ephem-wheel-cache-7k5oyys8/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #17 16.17 Building wheel for smpp.pdu (setup.py): started #17 16.38 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 16.38 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=b2c3478e51d99e241cdce920656e6f0b7e2f5c89a02bda2991853618b71eccce #17 16.38 Stored in directory: /tmp/pip-ephem-wheel-cache-7k5oyys8/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #17 16.38 Building wheel for pyperclip (setup.py): started #17 16.59 Building wheel for pyperclip (setup.py): finished with status 'done' #17 16.59 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=55d250f0dc629d6039f2ab6792c6e8e42bfdc3926ae63f98dd39a77df79c9dd0 #17 16.59 Stored in directory: /root/.cache/pip/wheels/70/bd/ba/8ae5c080c895c9360fe6e153acda2dee82527374467eae061b #17 16.59 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #17 16.82 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyscard, pyperclip, pydbus, ply, urllib3, tomlkit, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, pysispm, pyparsing, pycryptodomex, pycparser, packaging, mccabe, lcov_cobertura, jsonpath-ng, Jinja2, isort, imagesize, idna, dill, construct, colorlog, charset-normalizer, certifi, bitstruct, bidict, babel, attrs, astroid, alabaster, smpplib, requests, pylint, pockets, gsm0338, cmd2, cffi, asn1tools, sphinxcontrib-napoleon, sphinx, cryptography, sphinx-argparse #17 20.81 Successfully installed Jinja2-3.1.3 alabaster-0.7.16 asn1tools-0.166.0 astroid-3.1.0 attrs-23.2.0 babel-2.14.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 cryptography-42.0.5 dill-0.3.8 gsm0338-1.0.0 idna-3.7 imagesize-1.4.1 isort-5.13.2 jsonpath-ng-1.6.1 lcov_cobertura-2.0.2 mccabe-0.7.0 packaging-24.0 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.20.0 pydbus-0.6.0 pylint-3.1.0 pyparsing-3.1.2 pyperclip-1.8.2 pyscard-2.0.9 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.31.0 six-1.16.0 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-7.3.7 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 termcolor-2.4.0 tomlkit-0.12.4 urllib3-2.2.1 wcwidth-0.2.13 #17 20.81 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 21.8s #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 DONE 0.3s #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 0.453 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.454 Cloning into 'osmo-python-tests'... #19 0.541 + cd osmo-python-tests #19 0.541 + python3 setup.py clean build install #19 0.693 running clean #19 0.696 running build #19 0.696 running build_py #19 0.700 creating build #19 0.700 creating build/lib #19 0.700 creating build/lib/osmopy #19 0.700 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.700 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.700 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.700 copying osmopy/__init__.py -> build/lib/osmopy #19 0.701 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.701 copying osmopy/twisted_ipa.py -> build/lib/osmopy #19 0.701 creating build/lib/osmopy/osmo_interact #19 0.701 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.701 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.701 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.701 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.702 running build_scripts #19 0.705 creating build/scripts-3.11 #19 0.705 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #19 0.705 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #19 0.705 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #19 0.705 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #19 0.706 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #19 0.706 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #19 0.706 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #19 0.706 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #19 0.706 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #19 0.706 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #19 0.707 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #19 0.707 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #19 0.707 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #19 0.707 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #19 0.707 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.707 running install #19 0.707 /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.707 warnings.warn( #19 0.738 /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.738 warnings.warn( #19 0.769 running bdist_egg #19 0.776 running egg_info #19 0.776 creating osmopython.egg-info #19 0.779 writing osmopython.egg-info/PKG-INFO #19 0.779 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.780 writing top-level names to osmopython.egg-info/top_level.txt #19 0.780 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.783 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.783 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.784 installing library code to build/bdist.linux-x86_64/egg #19 0.784 running install_lib #19 0.784 creating build/bdist.linux-x86_64 #19 0.784 creating build/bdist.linux-x86_64/egg #19 0.784 creating build/bdist.linux-x86_64/egg/osmopy #19 0.784 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.784 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.784 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.784 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.785 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.785 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.785 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.785 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.785 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.785 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.785 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.786 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #19 0.788 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #19 0.788 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #19 0.789 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #19 0.789 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #19 0.790 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #19 0.791 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #19 0.792 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #19 0.793 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #19 0.793 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #19 0.795 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.795 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 running install_scripts #19 0.796 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.796 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.797 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.797 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.797 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.797 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.798 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.798 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.798 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.798 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.798 zip_safe flag not set; analyzing archive contents... #19 0.799 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #19 0.801 creating dist #19 0.801 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 0.809 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 0.810 Processing osmopython-0.2.1-py3.11.egg #19 0.811 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #19 0.811 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages #19 0.834 Adding osmopython 0.2.1 to easy-install.pth file #19 0.835 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 0.835 Installing osmotestconfig.py script to /usr/local/bin #19 0.836 Installing osmo_interact_vty.py script to /usr/local/bin #19 0.836 Installing osmo_ctrl.py script to /usr/local/bin #19 0.837 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 0.837 Installing osmo_trap2cgi.py script to /usr/local/bin #19 0.838 Installing osmodumpdoc.py script to /usr/local/bin #19 0.838 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 0.839 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 0.839 Installing osmotestvty.py script to /usr/local/bin #19 0.840 #19 0.840 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #19 0.841 Processing dependencies for osmopython==0.2.1 #19 0.841 Finished processing dependencies for osmopython==0.2.1 #19 0.870 + cd .. #19 0.870 + rm -rf osmo-python-tests #19 DONE 1.1s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.3s #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.514 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.515 Cloning into 'osmo-ci'... #21 0.631 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.636 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.636 'common.sh' -> '/usr/local/bin/common.sh' #21 0.636 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.636 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.636 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.636 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.636 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.636 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.636 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.636 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.636 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.636 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.636 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.636 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.636 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.636 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.636 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.636 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.637 + rm -rf osmo-ci #21 DONE 0.8s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.3s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.474 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.6s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.3s #25 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #25 0.503 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.503 + apt-get update #25 0.554 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.554 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #25 0.554 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #25 0.679 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #25 0.757 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #25 0.778 Fetched 161 kB in 0s (624 kB/s) #25 0.778 Reading package lists... #25 1.152 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.156 Reading package lists... #25 1.526 Building dependency tree... #25 1.625 Reading state information... #25 1.756 The following additional packages will be installed: #25 1.756 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 1.757 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.757 libyder-dev libyder2.0 #25 1.758 Suggested packages: #25 1.758 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 1.758 uhd-host #25 1.758 Recommended packages: #25 1.758 limesuite-udev limesuite-images gnuradio-dev #25 1.869 The following NEW packages will be installed: #25 1.869 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 1.870 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.870 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.911 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #25 1.911 Need to get 5782 kB of archives. #25 1.911 After this operation, 24.8 MB of additional disk space will be used. #25 1.911 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #25 1.936 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202404232026 [263 kB] #25 1.951 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202404232026 [53.0 kB] #25 2.000 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 2.017 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 2.051 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 2.053 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 2.065 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #25 2.104 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 2.374 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 2.388 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 2.388 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 2.391 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 2.398 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 2.574 debconf: delaying package configuration, since apt-utils is not installed #25 2.626 Fetched 5782 kB in 1s (10.8 MB/s) #25 2.692 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.692 (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 ... 115013 files and directories currently installed.) #25 2.726 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #25 2.751 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #25 2.946 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 2.953 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202404232026_amd64.deb ... #25 3.003 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202404232026) ... #25 3.166 Selecting previously unselected package liblimesuite-dev. #25 3.173 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202404232026_amd64.deb ... #25 3.199 Unpacking liblimesuite-dev (23.11.0.4.9dce.202404232026) ... #25 3.399 Selecting previously unselected package libmicrohttpd12:amd64. #25 3.407 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 3.434 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.565 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 3.572 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 3.599 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 3.753 Selecting previously unselected package liborcania2.3:amd64. #25 3.761 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 3.786 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 3.885 Selecting previously unselected package liborcania-dev:amd64. #25 3.892 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 3.907 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 4.055 Selecting previously unselected package libsystemd-dev:amd64. #25 4.063 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #25 4.084 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #25 4.291 Selecting previously unselected package libuhd4.3.0:amd64. #25 4.299 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 4.319 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 4.666 Selecting previously unselected package libuhd-dev:amd64. #25 4.674 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 4.697 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 4.904 Selecting previously unselected package libyder2.0:amd64. #25 4.911 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 4.949 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 5.139 Selecting previously unselected package libulfius2.7:amd64. #25 5.148 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 5.175 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 5.332 Selecting previously unselected package libyder-dev:amd64. #25 5.340 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 5.372 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 5.529 Selecting previously unselected package libulfius-dev:amd64. #25 5.538 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 5.563 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 5.788 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 5.872 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #25 5.959 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 6.040 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 6.124 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202404232026) ... #25 6.186 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 6.263 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 6.497 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 6.573 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #25 6.648 Setting up liblimesuite-dev (23.11.0.4.9dce.202404232026) ... #25 6.735 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 6.817 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 6.893 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 6.933 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 6.976 Processing triggers for man-db (2.11.2-2) ... #25 7.016 Processing triggers for libc-bin (2.36-9+deb12u6) ... #25 7.186 + apt-get clean #25 DONE 7.3s #26 exporting to image #26 exporting layers #26 exporting layers 15.4s done #26 writing image sha256:392ada2de2ff253079b3e3fc72b3f1ed887e66d9b0fab57bfa2dfebcec148b50 0.0s done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 15.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 392ada2de2ff + 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 + 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/build2-deb10build-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/build2-deb10build-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.60kB done #1 DONE 0.3s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 4.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/9] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #6 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #6 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.1s done #6 CACHED #4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.3s #7 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #7 ... #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 CACHED #7 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #7 1.193 + apt-get update #7 1.223 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 1.240 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 1.245 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 1.285 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #7 1.385 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #7 1.385 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB] #7 2.161 Fetched 9209 kB in 1s (9683 kB/s) #7 2.161 Reading package lists... #7 2.528 + apt-get install -y --no-install-recommends erlang rebar rebar3 #7 2.532 Reading package lists... #7 2.892 Building dependency tree... #7 2.987 Reading state information... #7 3.084 The following additional packages will be installed: #7 3.084 adwaita-icon-theme at-spi2-common bubblewrap dbus dbus-bin dbus-daemon #7 3.084 dbus-session-bus-common dbus-system-bus-common dbus-user-session #7 3.084 dconf-gsettings-backend dconf-service dictionaries-common dmsetup #7 3.084 emacsen-common erlang-asn1 erlang-base erlang-common-test erlang-crypto #7 3.084 erlang-debugger erlang-dev erlang-dialyzer erlang-diameter erlang-edoc #7 3.084 erlang-eldap erlang-erl-docgen erlang-et erlang-eunit erlang-ftp #7 3.084 erlang-inets erlang-megaco erlang-mnesia erlang-observer erlang-odbc #7 3.084 erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool #7 3.084 erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools #7 3.084 erlang-tftp erlang-tools erlang-wx erlang-xmerl fontconfig fontconfig-config #7 3.084 fonts-dejavu-core glib-networking glib-networking-common #7 3.084 glib-networking-services gsettings-desktop-schemas gstreamer1.0-plugins-base #7 3.084 gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme #7 3.085 hunspell-en-us iso-codes libaa1 libabsl20220623 libaom3 libapparmor1 #7 3.085 libargon2-1 libaspell15 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 #7 3.085 libatomic1 libatspi2.0-0 libavahi-client3 libavahi-common-data #7 3.085 libavahi-common3 libavc1394-0 libavif15 libbrotli1 libbsd0 libcaca0 #7 3.085 libcairo-gobject2 libcairo2 libcap2-bin libcdparanoia0 libcolord2 #7 3.085 libcryptsetup12 libcups2 libdatrie1 libdav1d6 libdbus-1-3 libdconf1 #7 3.085 libdeflate0 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #7 3.085 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 #7 3.085 libegl1 libelf1 libenchant-2-2 libepoxy0 libevdev2 libexpat1 libfdisk1 #7 3.085 libflac12 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgbm1 #7 3.085 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri #7 3.085 libglapi-mesa libgles2 libglib2.0-0 libglu1-mesa libglvnd0 libglx-mesa0 #7 3.085 libglx0 libgpm2 libgraphite2-3 libgssapi-krb5-2 libgssdp-1.6-0 #7 3.085 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 #7 3.085 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common #7 3.085 libgudev-1.0-0 libgupnp-1.6-0 libgupnp-igd-1.0-4 libharfbuzz-icu0 #7 3.085 libharfbuzz0b libhunspell-1.7-0 libhyphen0 libice6 libicu72 libiec61883-0 #7 3.085 libip4tc2 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 #7 3.085 libjpeg62-turbo libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter #7 3.085 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 #7 3.085 liblcms2-2 liblerc4 libllvm15 libltdl7 libmanette-0.2-0 libmp3lame0 #7 3.085 libmpg123-0 libncurses6 libncursesw6 libnghttp2-14 libnice10 libnotify4 #7 3.085 libodbc2 libogg0 libopengl0 libopenjp2-7 libopus0 liborc-0.4-0 #7 3.085 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #7 3.085 libpciaccess0 libpcre2-32-0 libpixman-1-0 libpng16-16 libproc2-0 libproxy1v5 #7 3.085 libpsl5 libpulse0 librav1e0 libraw1394-11 libsamplerate0 libsecret-1-0 #7 3.085 libsecret-common libsensors-config libsensors5 libshout3 libslang2 libsm6 #7 3.085 libsndfile1 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common #7 3.085 libspeex1 libsqlite3-0 libssl3 libsvtav1enc1 libsystemd-shared libtag1v5 #7 3.085 libtag1v5-vanilla libtext-iconv-perl libthai-data libthai0 libtheora0 #7 3.085 libtiff6 libtwolame0 libunwind8 libv4l-0 libv4lconvert0 libva-drm2 libva2 #7 3.085 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx7 libvulkan1 libwavpack1 #7 3.085 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #7 3.085 libwebkit2gtk-4.0-37 libwebp7 libwebpdemux2 libwoff1 libwpe-1.0-1 #7 3.085 libwpebackend-fdo-1.0-1 libwxbase3.2-1 libwxgtk-gl3.2-1 #7 3.085 libwxgtk-webview3.2-1 libwxgtk3.2-1 libx11-6 libx11-data libx11-xcb1 libxau6 #7 3.085 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 #7 3.085 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb-xkb1 libxcb1 #7 3.085 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 #7 3.085 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxml2 libxrandr2 libxrender1 #7 3.085 libxshmfence1 libxslt1.1 libxtst6 libxxf86vm1 libyuv0 libz3-4 procps #7 3.085 shared-mime-info systemd systemd-sysv x11-common xdg-dbus-proxy xkb-data #7 3.086 Suggested packages: #7 3.086 ispell | aspell | hunspell wordlist erlang-manpages erlang-doc xsltproc fop #7 3.086 gvfs hunspell openoffice.org-hunspell | openoffice.org-core isoquery aspell #7 3.086 colord cups-common libdv-bin oss-compat libenchant-2-voikko #7 3.086 low-memory-monitor gpm krb5-doc krb5-user libvisual-0.4-plugins #7 3.086 gstreamer1.0-tools jackd2 liblcms2-utils notification-daemon odbc-postgresql #7 3.086 tdsodbc opus-tools pciutils pulseaudio libraw1394-doc lm-sensors speex #7 3.086 gstreamer1.0-alsa systemd-container systemd-homed systemd-userdbd #7 3.086 systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 #7 3.086 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 #7 3.086 Recommended packages: #7 3.086 librsvg2-common erlang-jinterface erlang-mode erlang-src erlang-examples #7 3.086 libsctp1 gstreamer1.0-x aspell-en | aspell-dictionary | aspell6a-dictionary #7 3.086 at-spi2-core libpam-cap enchant-2 libgdk-pixbuf2.0-bin libglib2.0-data #7 3.086 xdg-user-dirs gstreamer1.0-gl libgtk-3-bin javascript-common krb5-locales #7 3.086 publicsuffix va-driver-all | va-driver mesa-vulkan-drivers | vulkan-icd #7 3.086 xdg-desktop-portal-gtk gstreamer1.0-libav gstreamer1.0-plugins-bad psmisc #7 3.086 git mercurial systemd-timesyncd | time-daemon libnss-systemd #7 4.016 The following NEW packages will be installed: #7 4.016 adwaita-icon-theme at-spi2-common bubblewrap dbus dbus-bin dbus-daemon #7 4.016 dbus-session-bus-common dbus-system-bus-common dbus-user-session #7 4.016 dconf-gsettings-backend dconf-service dictionaries-common dmsetup #7 4.016 emacsen-common erlang erlang-asn1 erlang-base erlang-common-test #7 4.016 erlang-crypto erlang-debugger erlang-dev erlang-dialyzer erlang-diameter #7 4.016 erlang-edoc erlang-eldap erlang-erl-docgen erlang-et erlang-eunit erlang-ftp #7 4.016 erlang-inets erlang-megaco erlang-mnesia erlang-observer erlang-odbc #7 4.016 erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool #7 4.016 erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools #7 4.016 erlang-tftp erlang-tools erlang-wx erlang-xmerl fontconfig fontconfig-config #7 4.016 fonts-dejavu-core glib-networking glib-networking-common #7 4.016 glib-networking-services gsettings-desktop-schemas gstreamer1.0-plugins-base #7 4.016 gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme #7 4.016 hunspell-en-us iso-codes libaa1 libabsl20220623 libaom3 libapparmor1 #7 4.016 libargon2-1 libaspell15 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 #7 4.016 libatomic1 libatspi2.0-0 libavahi-client3 libavahi-common-data #7 4.016 libavahi-common3 libavc1394-0 libavif15 libbrotli1 libbsd0 libcaca0 #7 4.016 libcairo-gobject2 libcairo2 libcap2-bin libcdparanoia0 libcolord2 #7 4.017 libcryptsetup12 libcups2 libdatrie1 libdav1d6 libdbus-1-3 libdconf1 #7 4.017 libdeflate0 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #7 4.017 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 #7 4.017 libegl1 libelf1 libenchant-2-2 libepoxy0 libevdev2 libexpat1 libfdisk1 #7 4.017 libflac12 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgbm1 #7 4.017 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri #7 4.017 libglapi-mesa libgles2 libglib2.0-0 libglu1-mesa libglvnd0 libglx-mesa0 #7 4.017 libglx0 libgpm2 libgraphite2-3 libgssapi-krb5-2 libgssdp-1.6-0 #7 4.017 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 #7 4.017 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common #7 4.017 libgudev-1.0-0 libgupnp-1.6-0 libgupnp-igd-1.0-4 libharfbuzz-icu0 #7 4.017 libharfbuzz0b libhunspell-1.7-0 libhyphen0 libice6 libicu72 libiec61883-0 #7 4.017 libip4tc2 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 #7 4.017 libjpeg62-turbo libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter #7 4.017 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 #7 4.017 liblcms2-2 liblerc4 libllvm15 libltdl7 libmanette-0.2-0 libmp3lame0 #7 4.017 libmpg123-0 libncurses6 libncursesw6 libnghttp2-14 libnice10 libnotify4 #7 4.017 libodbc2 libogg0 libopengl0 libopenjp2-7 libopus0 liborc-0.4-0 #7 4.017 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #7 4.017 libpciaccess0 libpcre2-32-0 libpixman-1-0 libpng16-16 libproc2-0 libproxy1v5 #7 4.017 libpsl5 libpulse0 librav1e0 libraw1394-11 libsamplerate0 libsecret-1-0 #7 4.017 libsecret-common libsensors-config libsensors5 libshout3 libslang2 libsm6 #7 4.017 libsndfile1 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common #7 4.017 libspeex1 libsqlite3-0 libssl3 libsvtav1enc1 libsystemd-shared libtag1v5 #7 4.017 libtag1v5-vanilla libtext-iconv-perl libthai-data libthai0 libtheora0 #7 4.017 libtiff6 libtwolame0 libunwind8 libv4l-0 libv4lconvert0 libva-drm2 libva2 #7 4.017 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx7 libvulkan1 libwavpack1 #7 4.017 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #7 4.017 libwebkit2gtk-4.0-37 libwebp7 libwebpdemux2 libwoff1 libwpe-1.0-1 #7 4.017 libwpebackend-fdo-1.0-1 libwxbase3.2-1 libwxgtk-gl3.2-1 #7 4.017 libwxgtk-webview3.2-1 libwxgtk3.2-1 libx11-6 libx11-data libx11-xcb1 libxau6 #7 4.017 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 #7 4.017 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb-xkb1 libxcb1 #7 4.017 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxi6 #7 4.017 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxml2 libxrandr2 libxrender1 #7 4.017 libxshmfence1 libxslt1.1 libxtst6 libxxf86vm1 libyuv0 libz3-4 procps rebar #7 4.017 rebar3 shared-mime-info systemd systemd-sysv x11-common xdg-dbus-proxy #7 4.017 xkb-data #7 4.049 0 upgraded, 286 newly installed, 0 to remove and 0 not upgraded. #7 4.049 Need to get 186 MB of archives. #7 4.049 After this operation, 651 MB of additional disk space will be used. #7 4.049 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #7 4.123 Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #7 4.123 Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #7 4.124 Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #7 4.126 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #7 4.127 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #7 4.131 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB] #7 4.134 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #7 4.135 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #7 4.135 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #7 4.135 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] #7 4.162 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] #7 4.213 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB] #7 4.213 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #7 4.214 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #7 4.215 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #7 4.421 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #7 4.463 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #7 4.468 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #7 4.468 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #7 4.469 Get:21 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #7 4.491 Get:22 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #7 4.492 Get:23 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #7 4.496 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB] #7 4.527 Get:25 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #7 5.168 Get:26 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1 [306 kB] #7 5.186 Get:27 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #7 5.206 Get:28 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #7 5.309 Get:29 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #7 5.317 Get:30 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #7 5.329 Get:31 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #7 5.331 Get:32 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #7 5.336 Get:33 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #7 5.337 Get:34 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #7 5.337 Get:35 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #7 5.340 Get:36 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #7 5.345 Get:37 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #7 5.349 Get:38 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+b1 [139 kB] #7 5.352 Get:39 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u1 [44.0 kB] #7 5.353 Get:40 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5124 kB] #7 5.447 Get:41 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #7 5.448 Get:42 http://deb.debian.org/debian bookworm/main amd64 bubblewrap amd64 0.8.0-2 [46.8 kB] #7 5.448 Get:43 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #7 5.449 Get:44 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #7 5.449 Get:45 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #7 5.449 Get:46 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #7 5.450 Get:47 http://deb.debian.org/debian bookworm/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB] #7 5.450 Get:48 http://deb.debian.org/debian bookworm/main amd64 emacsen-common all 3.0.5 [12.3 kB] #7 5.450 Get:49 http://deb.debian.org/debian bookworm/main amd64 dictionaries-common all 1.29.5 [184 kB] #7 5.454 Get:50 http://deb.debian.org/debian bookworm/main amd64 erlang-base amd64 1:25.2.3+dfsg-1 [9695 kB] #7 5.619 Get:51 http://deb.debian.org/debian bookworm/main amd64 erlang-dev amd64 1:25.2.3+dfsg-1 [301 kB] #7 5.621 Get:52 http://deb.debian.org/debian bookworm/main amd64 erlang-asn1 amd64 1:25.2.3+dfsg-1 [896 kB] #7 5.625 Get:53 http://deb.debian.org/debian bookworm/main amd64 erlang-crypto amd64 1:25.2.3+dfsg-1 [164 kB] #7 5.628 Get:54 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #7 5.629 Get:55 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #7 5.629 Get:56 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #7 5.631 Get:57 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #7 5.635 Get:58 http://deb.debian.org/debian bookworm/main amd64 libwxbase3.2-1 amd64 3.2.2+dfsg-2 [948 kB] #7 5.650 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #7 5.650 Get:60 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #7 5.652 Get:61 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #7 5.652 Get:62 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #7 5.654 Get:63 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #7 5.659 Get:64 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #7 5.671 Get:65 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 5.671 Get:66 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 5.672 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #7 5.672 Get:68 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #7 5.675 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #7 5.677 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #7 5.678 Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #7 5.680 Get:72 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #7 5.682 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #7 5.684 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #7 5.689 Get:75 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #7 5.690 Get:76 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #7 5.692 Get:77 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #7 5.693 Get:78 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #7 5.693 Get:79 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B] #7 5.693 Get:80 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #7 5.694 Get:81 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #7 5.694 Get:82 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #7 5.695 Get:83 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #7 5.696 Get:84 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #7 5.700 Get:85 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #7 5.701 Get:86 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #7 5.704 Get:87 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #7 5.706 Get:88 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #7 5.817 Get:89 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #7 6.186 Get:90 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #7 6.186 Get:91 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #7 6.187 Get:92 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB] #7 6.295 Get:93 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #7 6.296 Get:94 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #7 6.297 Get:95 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #7 6.298 Get:96 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #7 6.299 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #7 6.300 Get:98 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #7 6.301 Get:99 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #7 6.302 Get:100 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #7 6.306 Get:101 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #7 6.310 Get:102 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #7 6.320 Get:103 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #7 6.322 Get:104 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #7 6.325 Get:105 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #7 6.330 Get:106 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #7 6.331 Get:107 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #7 6.331 Get:108 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #7 6.336 Get:109 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #7 6.337 Get:110 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #7 6.338 Get:111 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #7 6.340 Get:112 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #7 6.341 Get:113 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #7 6.341 Get:114 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #7 6.341 Get:115 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #7 6.342 Get:116 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #7 6.342 Get:117 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #7 6.347 Get:118 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #7 6.350 Get:119 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #7 6.351 Get:120 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB] #7 6.353 Get:121 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 6.355 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #7 6.355 Get:123 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #7 6.356 Get:124 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #7 6.373 Get:125 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #7 6.377 Get:126 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #7 6.379 Get:127 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #7 6.380 Get:128 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #7 6.381 Get:129 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #7 6.384 Get:130 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #7 6.385 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #7 6.385 Get:132 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #7 6.386 Get:133 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #7 6.386 Get:134 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8640 B] #7 6.389 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #7 6.389 Get:136 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #7 6.389 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #7 6.395 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #7 6.395 Get:139 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #7 6.407 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #7 6.409 Get:141 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #7 6.409 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u1 [3895 kB] #7 6.463 Get:143 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u1 [2846 kB] #7 6.501 Get:144 http://deb.debian.org/debian bookworm/main amd64 libnotify4 amd64 0.8.1-1 [30.1 kB] #7 6.501 Get:145 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #7 6.504 Get:146 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #7 6.505 Get:147 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #7 6.506 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB] #7 6.506 Get:149 http://deb.debian.org/debian bookworm/main amd64 libwxgtk3.2-1 amd64 3.2.2+dfsg-2 [4504 kB] #7 6.566 Get:150 http://deb.debian.org/debian bookworm/main amd64 libwxgtk-gl3.2-1 amd64 3.2.2+dfsg-2 [77.7 kB] #7 6.567 Get:151 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #7 6.568 Get:152 http://deb.debian.org/debian-security bookworm-security/main amd64 libjavascriptcoregtk-4.0-18 amd64 2.42.5-1~deb12u1 [7532 kB] #7 6.668 Get:153 http://deb.debian.org/debian bookworm/main amd64 libcdparanoia0 amd64 3.10.2+debian-14 [48.8 kB] #7 6.669 Get:154 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 6.671 Get:155 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 6.672 Get:156 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #7 6.672 Get:157 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 6.688 Get:158 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 6.691 Get:159 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 6.730 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u1 [934 kB] #7 6.743 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #7 6.743 Get:162 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 6.745 Get:163 http://deb.debian.org/debian bookworm/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1+b1 [154 kB] #7 6.748 Get:164 http://deb.debian.org/debian bookworm/main amd64 libvisual-0.4-0 amd64 0.4.0-19 [132 kB] #7 6.750 Get:165 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #7 6.751 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #7 6.751 Get:167 http://deb.debian.org/debian bookworm/main amd64 gstreamer1.0-plugins-base amd64 1.22.0-3+deb12u1 [740 kB] #7 6.762 Get:168 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #7 6.762 Get:169 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #7 6.763 Get:170 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #7 6.771 Get:171 http://deb.debian.org/debian bookworm/main amd64 libaa1 amd64 1.4p5-50 [55.7 kB] #7 6.771 Get:172 http://deb.debian.org/debian bookworm/main amd64 libraw1394-11 amd64 2.1.2-2 [41.1 kB] #7 6.772 Get:173 http://deb.debian.org/debian bookworm/main amd64 libavc1394-0 amd64 0.5.4-5 [19.9 kB] #7 6.772 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #7 6.775 Get:175 http://deb.debian.org/debian bookworm/main amd64 libdv4 amd64 1.0.0-15 [74.4 kB] #7 6.777 Get:176 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #7 6.779 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #7 6.780 Get:178 http://deb.debian.org/debian bookworm/main amd64 libiec61883-0 amd64 1.2.0-6+b1 [30.5 kB] #7 6.780 Get:179 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #7 6.793 Get:180 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #7 6.797 Get:181 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #7 6.802 Get:182 http://deb.debian.org/debian bookworm/main amd64 libmpg123-0 amd64 1.31.2-1 [147 kB] #7 6.804 Get:183 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #7 6.804 Get:184 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #7 6.808 Get:185 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #7 6.811 Get:186 http://deb.debian.org/debian bookworm/main amd64 libspeex1 amd64 1.2.1-2 [54.6 kB] #7 6.812 Get:187 http://deb.debian.org/debian bookworm/main amd64 libshout3 amd64 2.4.6-1+b1 [56.4 kB] #7 6.812 Get:188 http://deb.debian.org/debian bookworm/main amd64 libtag1v5-vanilla amd64 1.13-2 [298 kB] #7 6.817 Get:189 http://deb.debian.org/debian bookworm/main amd64 libtag1v5 amd64 1.13-2 [18.7 kB] #7 6.817 Get:190 http://deb.debian.org/debian bookworm/main amd64 libtwolame0 amd64 0.4.0-2 [51.1 kB] #7 6.818 Get:191 http://deb.debian.org/debian bookworm/main amd64 libv4lconvert0 amd64 1.22.1-5+b2 [143 kB] #7 6.820 Get:192 http://deb.debian.org/debian bookworm/main amd64 libv4l-0 amd64 1.22.1-5+b2 [109 kB] #7 6.821 Get:193 http://deb.debian.org/debian bookworm/main amd64 libvpx7 amd64 1.12.0-1+deb12u2 [1003 kB] #7 6.835 Get:194 http://deb.debian.org/debian bookworm/main amd64 libwavpack1 amd64 5.6.0-1 [85.7 kB] #7 6.836 Get:195 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #7 6.837 Get:196 http://deb.debian.org/debian bookworm/main amd64 glib-networking-common all 2.74.0-4 [80.3 kB] #7 6.838 Get:197 http://deb.debian.org/debian bookworm/main amd64 glib-networking-services amd64 2.74.0-4 [12.0 kB] #7 6.839 Get:198 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #7 6.846 Get:199 http://deb.debian.org/debian bookworm/main amd64 glib-networking amd64 2.74.0-4 [68.4 kB] #7 6.846 Get:200 http://deb.debian.org/debian bookworm/main amd64 libsoup2.4-common all 2.74.3-1 [56.0 kB] #7 6.847 Get:201 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #7 6.847 Get:202 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #7 6.859 Get:203 http://deb.debian.org/debian bookworm/main amd64 libsoup2.4-1 amd64 2.74.3-1 [269 kB] #7 6.862 Get:204 http://deb.debian.org/debian bookworm/main amd64 libsoup-3.0-common all 3.2.2-2 [60.8 kB] #7 6.864 Get:205 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #7 6.864 Get:206 http://deb.debian.org/debian bookworm/main amd64 libsoup-3.0-0 amd64 3.2.2-2 [270 kB] #7 6.868 Get:207 http://deb.debian.org/debian bookworm/main amd64 gstreamer1.0-plugins-good amd64 1.22.0-5+deb12u1 [2220 kB] #7 6.899 Get:208 http://deb.debian.org/debian bookworm/main amd64 libgles2 amd64 1.6.0-1 [16.8 kB] #7 6.899 Get:209 http://deb.debian.org/debian bookworm/main amd64 xdg-dbus-proxy amd64 0.1.4-3 [23.2 kB] #7 6.900 Get:210 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #7 6.920 Get:211 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] #7 6.926 Get:212 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #7 6.931 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #7 6.936 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #7 6.947 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #7 6.976 Get:216 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #7 6.978 Get:217 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #7 6.979 Get:218 http://deb.debian.org/debian bookworm/main amd64 hunspell-en-us all 1:2020.12.07-2 [269 kB] #7 6.983 Get:219 http://deb.debian.org/debian bookworm/main amd64 libaspell15 amd64 0.60.8-4+b1 [344 kB] #7 6.988 Get:220 http://deb.debian.org/debian bookworm/main amd64 libhunspell-1.7-0 amd64 1.7.1-1 [193 kB] #7 6.990 Get:221 http://deb.debian.org/debian bookworm/main amd64 libenchant-2-2 amd64 2.3.3-2 [47.0 kB] #7 6.991 Get:222 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 6.992 Get:223 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 6.993 Get:224 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #7 6.994 Get:225 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #7 6.995 Get:226 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-gl1.0-0 amd64 1.22.0-3+deb12u1 [246 kB] #7 6.999 Get:227 http://deb.debian.org/debian bookworm/main amd64 libgssdp-1.6-0 amd64 1.6.2-2 [38.8 kB] #7 6.999 Get:228 http://deb.debian.org/debian bookworm/main amd64 libgupnp-1.6-0 amd64 1.6.3-1 [87.1 kB] #7 7.002 Get:229 http://deb.debian.org/debian bookworm/main amd64 libgupnp-igd-1.0-4 amd64 1.2.0-3 [14.6 kB] #7 7.003 Get:230 http://deb.debian.org/debian bookworm/main amd64 libnice10 amd64 0.1.21-1 [154 kB] #7 7.005 Get:231 http://deb.debian.org/debian bookworm/main amd64 libva2 amd64 2.17.0-1 [69.2 kB] #7 7.006 Get:232 http://deb.debian.org/debian bookworm/main amd64 libva-drm2 amd64 2.17.0-1 [16.4 kB] #7 7.006 Get:233 http://deb.debian.org/debian bookworm/main amd64 libvulkan1 amd64 1.3.239.0-1 [116 kB] #7 7.007 Get:234 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #7 7.009 Get:235 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #7 7.010 Get:236 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-bad1.0-0 amd64 1.22.0-4+deb12u5 [766 kB] #7 7.021 Get:237 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz-icu0 amd64 6.0.0+dfsg-3 [1557 kB] #7 7.043 Get:238 http://deb.debian.org/debian bookworm/main amd64 libhyphen0 amd64 2.8.8-7 [32.5 kB] #7 7.043 Get:239 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #7 7.044 Get:240 http://deb.debian.org/debian bookworm/main amd64 libmanette-0.2-0 amd64 0.2.6-3+b1 [28.4 kB] #7 7.044 Get:241 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #7 7.046 Get:242 http://deb.debian.org/debian bookworm/main amd64 libsecret-common all 0.20.5-3 [28.5 kB] #7 7.046 Get:243 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-0 amd64 0.20.5-3 [115 kB] #7 7.047 Get:244 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #7 7.050 Get:245 http://deb.debian.org/debian bookworm/main amd64 libwoff1 amd64 1.0.2-2 [43.0 kB] #7 7.051 Get:246 http://deb.debian.org/debian bookworm/main amd64 libwpe-1.0-1 amd64 1.14.0-1 [19.0 kB] #7 7.052 Get:247 http://deb.debian.org/debian bookworm/main amd64 libwpebackend-fdo-1.0-1 amd64 1.14.2-1 [33.6 kB] #7 7.057 Get:248 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #7 7.061 Get:249 http://deb.debian.org/debian-security bookworm-security/main amd64 libwebkit2gtk-4.0-37 amd64 2.42.5-1~deb12u1 [20.3 MB] #7 7.347 Get:250 http://deb.debian.org/debian bookworm/main amd64 libwxgtk-webview3.2-1 amd64 3.2.2+dfsg-2 [110 kB] #7 7.348 Get:251 http://deb.debian.org/debian bookworm/main amd64 erlang-wx amd64 1:25.2.3+dfsg-1 [4207 kB] #7 7.406 Get:252 http://deb.debian.org/debian bookworm/main amd64 erlang-debugger amd64 1:25.2.3+dfsg-1 [468 kB] #7 7.411 Get:253 http://deb.debian.org/debian bookworm/main amd64 erlang-mnesia amd64 1:25.2.3+dfsg-1 [872 kB] #7 7.425 Get:254 http://deb.debian.org/debian bookworm/main amd64 erlang-runtime-tools amd64 1:25.2.3+dfsg-1 [229 kB] #7 7.428 Get:255 http://deb.debian.org/debian bookworm/main amd64 erlang-public-key amd64 1:25.2.3+dfsg-1 [724 kB] #7 7.437 Get:256 http://deb.debian.org/debian bookworm/main amd64 erlang-ssl amd64 1:25.2.3+dfsg-1 [1610 kB] #7 7.474 Get:257 http://deb.debian.org/debian bookworm/main amd64 erlang-ftp amd64 1:25.2.3+dfsg-1 [93.1 kB] #7 7.475 Get:258 http://deb.debian.org/debian bookworm/main amd64 erlang-tftp amd64 1:25.2.3+dfsg-1 [109 kB] #7 7.475 Get:259 http://deb.debian.org/debian bookworm/main amd64 erlang-inets amd64 1:25.2.3+dfsg-1 [634 kB] #7 7.478 Get:260 http://deb.debian.org/debian bookworm/main amd64 erlang-et amd64 1:25.2.3+dfsg-1 [177 kB] #7 7.479 Get:261 http://deb.debian.org/debian bookworm/main amd64 erlang-observer amd64 1:25.2.3+dfsg-1 [1021 kB] #7 7.488 Get:262 http://deb.debian.org/debian bookworm/main amd64 erlang-snmp amd64 1:25.2.3+dfsg-1 [1827 kB] #7 7.517 Get:263 http://deb.debian.org/debian bookworm/main amd64 erlang-ssh amd64 1:25.2.3+dfsg-1 [977 kB] #7 7.527 Get:264 http://deb.debian.org/debian bookworm/main amd64 erlang-syntax-tools amd64 1:25.2.3+dfsg-1 [302 kB] #7 7.532 Get:265 http://deb.debian.org/debian bookworm/main amd64 erlang-tools amd64 1:25.2.3+dfsg-1 [577 kB] #7 7.539 Get:266 http://deb.debian.org/debian bookworm/main amd64 erlang-xmerl amd64 1:25.2.3+dfsg-1 [1320 kB] #7 7.557 Get:267 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #7 7.562 Get:268 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-metadata all 12-4 [6532 B] #7 7.562 Get:269 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [184 kB] #7 7.565 Get:270 http://deb.debian.org/debian bookworm/main amd64 erlang-common-test amd64 1:25.2.3+dfsg-1 [1210 kB] #7 7.581 Get:271 http://deb.debian.org/debian bookworm/main amd64 erlang-dialyzer amd64 1:25.2.3+dfsg-1 [1066 kB] #7 7.596 Get:272 http://deb.debian.org/debian bookworm/main amd64 erlang-diameter amd64 1:25.2.3+dfsg-1 [770 kB] #7 7.606 Get:273 http://deb.debian.org/debian bookworm/main amd64 erlang-edoc amd64 1:25.2.3+dfsg-1 [394 kB] #7 7.611 Get:274 http://deb.debian.org/debian bookworm/main amd64 erlang-eldap amd64 1:25.2.3+dfsg-1 [129 kB] #7 7.614 Get:275 http://deb.debian.org/debian bookworm/main amd64 erlang-erl-docgen amd64 1:25.2.3+dfsg-1 [182 kB] #7 7.616 Get:276 http://deb.debian.org/debian bookworm/main amd64 erlang-eunit amd64 1:25.2.3+dfsg-1 [171 kB] #7 7.618 Get:277 http://deb.debian.org/debian bookworm/main amd64 erlang-megaco amd64 1:25.2.3+dfsg-1 [3683 kB] #7 7.671 Get:278 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #7 7.675 Get:279 http://deb.debian.org/debian bookworm/main amd64 libodbc2 amd64 2.3.11-2+deb12u1 [150 kB] #7 7.677 Get:280 http://deb.debian.org/debian bookworm/main amd64 erlang-odbc amd64 1:25.2.3+dfsg-1 [60.9 kB] #7 7.678 Get:281 http://deb.debian.org/debian bookworm/main amd64 erlang-os-mon amd64 1:25.2.3+dfsg-1 [97.7 kB] #7 7.680 Get:282 http://deb.debian.org/debian bookworm/main amd64 erlang-parsetools amd64 1:25.2.3+dfsg-1 [197 kB] #7 7.682 Get:283 http://deb.debian.org/debian bookworm/main amd64 erlang-reltool amd64 1:25.2.3+dfsg-1 [390 kB] #7 7.687 Get:284 http://deb.debian.org/debian bookworm/main amd64 erlang all 1:25.2.3+dfsg-1 [15.5 kB] #7 7.688 Get:285 http://deb.debian.org/debian bookworm/main amd64 rebar amd64 2.6.4-3 [203 kB] #7 7.696 Get:286 http://deb.debian.org/debian bookworm/main amd64 rebar3 all 3.19.0-1 [964 kB] #7 10.56 debconf: delaying package configuration, since apt-utils is not installed #7 10.57 Fetched 186 MB in 4s (50.7 MB/s) #7 10.84 Selecting previously unselected package libssl3:amd64. #7 10.84 (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 ... 6090 files and directories currently installed.) #7 10.84 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_amd64.deb ... #7 11.07 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #7 12.52 Selecting previously unselected package libargon2-1:amd64. #7 12.52 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #7 12.67 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #7 13.74 Selecting previously unselected package dmsetup. #7 13.74 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ... #7 13.90 Unpacking dmsetup (2:1.02.185-2) ... #7 14.81 Selecting previously unselected package libdevmapper1.02.1:amd64. #7 14.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #7 14.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #7 15.02 Selecting previously unselected package libjson-c5:amd64. #7 15.02 Preparing to unpack .../04-libjson-c5_0.16-2_amd64.deb ... #7 15.04 Unpacking libjson-c5:amd64 (0.16-2) ... #7 15.37 Selecting previously unselected package libcryptsetup12:amd64. #7 15.37 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #7 15.40 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #7 15.61 Selecting previously unselected package libfdisk1:amd64. #7 15.61 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u1_amd64.deb ... #7 15.64 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ... #7 15.85 Selecting previously unselected package libkmod2:amd64. #7 15.85 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... #7 15.87 Unpacking libkmod2:amd64 (30+20221128-1) ... #7 16.06 Selecting previously unselected package libapparmor1:amd64. #7 16.06 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... #7 16.09 Unpacking libapparmor1:amd64 (3.0.8-3) ... #7 16.30 Selecting previously unselected package libip4tc2:amd64. #7 16.30 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... #7 16.33 Unpacking libip4tc2:amd64 (1.8.9-2) ... #7 16.49 Selecting previously unselected package libsystemd-shared:amd64. #7 16.49 Preparing to unpack .../10-libsystemd-shared_252.22-1~deb12u1_amd64.deb ... #7 16.52 Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ... #7 16.77 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #7 17.11 Selecting previously unselected package systemd. #7 17.11 (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 ... 6176 files and directories currently installed.) #7 17.11 Preparing to unpack .../systemd_252.22-1~deb12u1_amd64.deb ... #7 17.16 Unpacking systemd (252.22-1~deb12u1) ... #7 17.49 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #7 17.59 Setting up libjson-c5:amd64 (0.16-2) ... #7 17.68 Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ... #7 17.77 Setting up libkmod2:amd64 (30+20221128-1) ... #7 17.86 Setting up libapparmor1:amd64 (3.0.8-3) ... #7 17.95 Setting up libip4tc2:amd64 (1.8.9-2) ... #7 18.04 Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ... #7 18.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #7 18.23 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #7 18.33 Setting up systemd (252.22-1~deb12u1) ... #7 18.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #7 18.66 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #7 18.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #7 18.66 Initializing machine ID from random generator. #7 18.70 Creating group 'systemd-journal' with GID 999. #7 18.70 Creating group 'systemd-network' with GID 998. #7 18.70 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #7 18.97 Setting up dmsetup (2:1.02.185-2) ... #7 19.22 Selecting previously unselected package systemd-sysv. #7 19.22 (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 ... 7024 files and directories currently installed.) #7 19.23 Preparing to unpack .../000-systemd-sysv_252.22-1~deb12u1_amd64.deb ... #7 19.25 Unpacking systemd-sysv (252.22-1~deb12u1) ... #7 19.44 Selecting previously unselected package libdbus-1-3:amd64. #7 19.44 Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #7 19.47 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #7 19.62 Selecting previously unselected package dbus-bin. #7 19.63 Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #7 19.65 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #7 19.80 Selecting previously unselected package dbus-session-bus-common. #7 19.80 Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #7 19.84 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #7 20.03 Selecting previously unselected package libexpat1:amd64. #7 20.04 Preparing to unpack .../004-libexpat1_2.5.0-1_amd64.deb ... #7 20.06 Unpacking libexpat1:amd64 (2.5.0-1) ... #7 20.24 Selecting previously unselected package dbus-daemon. #7 20.24 Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #7 20.27 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #7 20.44 Selecting previously unselected package dbus-system-bus-common. #7 20.44 Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #7 20.47 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #7 20.73 Selecting previously unselected package dbus. #7 20.73 Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_amd64.deb ... #7 20.76 Unpacking dbus (1.14.10-1~deb12u1) ... #7 20.98 Selecting previously unselected package libncursesw6:amd64. #7 20.99 Preparing to unpack .../008-libncursesw6_6.4-4_amd64.deb ... #7 21.01 Unpacking libncursesw6:amd64 (6.4-4) ... #7 21.19 Selecting previously unselected package libproc2-0:amd64. #7 21.20 Preparing to unpack .../009-libproc2-0_2%3a4.0.2-3_amd64.deb ... #7 21.23 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #7 21.46 Selecting previously unselected package procps. #7 21.46 Preparing to unpack .../010-procps_2%3a4.0.2-3_amd64.deb ... #7 21.51 Unpacking procps (2:4.0.2-3) ... #7 21.72 Selecting previously unselected package libpam-systemd:amd64. #7 21.72 Preparing to unpack .../011-libpam-systemd_252.22-1~deb12u1_amd64.deb ... #7 21.75 Unpacking libpam-systemd:amd64 (252.22-1~deb12u1) ... #7 21.95 Selecting previously unselected package hicolor-icon-theme. #7 21.95 Preparing to unpack .../012-hicolor-icon-theme_0.17-2_all.deb ... #7 21.98 Unpacking hicolor-icon-theme (0.17-2) ... #7 22.20 Selecting previously unselected package libgdk-pixbuf2.0-common. #7 22.20 Preparing to unpack .../013-libgdk-pixbuf2.0-common_2.42.10+dfsg-1_all.deb ... #7 22.23 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #7 22.47 Selecting previously unselected package libglib2.0-0:amd64. #7 22.47 Preparing to unpack .../014-libglib2.0-0_2.74.6-2_amd64.deb ... #7 22.50 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #7 22.75 Selecting previously unselected package libicu72:amd64. #7 22.75 Preparing to unpack .../015-libicu72_72.1-3_amd64.deb ... #7 22.77 Unpacking libicu72:amd64 (72.1-3) ... #7 23.34 Selecting previously unselected package libxml2:amd64. #7 23.34 Preparing to unpack .../016-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #7 23.37 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #7 23.55 Selecting previously unselected package shared-mime-info. #7 23.55 Preparing to unpack .../017-shared-mime-info_2.2-1_amd64.deb ... #7 23.58 Unpacking shared-mime-info (2.2-1) ... #7 23.83 Selecting previously unselected package libjpeg62-turbo:amd64. #7 23.84 Preparing to unpack .../018-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #7 23.87 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #7 24.06 Selecting previously unselected package libpng16-16:amd64. #7 24.06 Preparing to unpack .../019-libpng16-16_1.6.39-2_amd64.deb ... #7 24.09 Unpacking libpng16-16:amd64 (1.6.39-2) ... #7 24.31 Selecting previously unselected package libdeflate0:amd64. #7 24.31 Preparing to unpack .../020-libdeflate0_1.14-1_amd64.deb ... #7 24.34 Unpacking libdeflate0:amd64 (1.14-1) ... #7 24.54 Selecting previously unselected package libjbig0:amd64. #7 24.54 Preparing to unpack .../021-libjbig0_2.1-6.1_amd64.deb ... #7 24.57 Unpacking libjbig0:amd64 (2.1-6.1) ... #7 24.76 Selecting previously unselected package liblerc4:amd64. #7 24.77 Preparing to unpack .../022-liblerc4_4.0.0+ds-2_amd64.deb ... #7 24.80 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #7 24.99 Selecting previously unselected package libwebp7:amd64. #7 24.99 Preparing to unpack .../023-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #7 25.02 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #7 25.25 Selecting previously unselected package libtiff6:amd64. #7 25.25 Preparing to unpack .../024-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #7 25.29 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #7 25.54 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #7 25.54 Preparing to unpack .../025-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+b1_amd64.deb ... #7 25.57 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #7 25.77 Selecting previously unselected package gtk-update-icon-cache. #7 25.77 Preparing to unpack .../026-gtk-update-icon-cache_3.24.38-2~deb12u1_amd64.deb ... #7 25.80 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u1) ... #7 26.00 Selecting previously unselected package adwaita-icon-theme. #7 26.00 Preparing to unpack .../027-adwaita-icon-theme_43-1_all.deb ... #7 26.03 Unpacking adwaita-icon-theme (43-1) ... #7 26.66 Selecting previously unselected package at-spi2-common. #7 26.66 Preparing to unpack .../028-at-spi2-common_2.46.0-5_all.deb ... #7 26.69 Unpacking at-spi2-common (2.46.0-5) ... #7 26.88 Selecting previously unselected package bubblewrap. #7 26.88 Preparing to unpack .../029-bubblewrap_0.8.0-2_amd64.deb ... #7 26.91 Unpacking bubblewrap (0.8.0-2) ... #7 27.08 Selecting previously unselected package dbus-user-session. #7 27.08 Preparing to unpack .../030-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #7 27.11 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #7 27.31 Selecting previously unselected package libdconf1:amd64. #7 27.31 Preparing to unpack .../031-libdconf1_0.40.0-4_amd64.deb ... #7 27.34 Unpacking libdconf1:amd64 (0.40.0-4) ... #7 27.48 Selecting previously unselected package dconf-service. #7 27.49 Preparing to unpack .../032-dconf-service_0.40.0-4_amd64.deb ... #7 27.52 Unpacking dconf-service (0.40.0-4) ... #7 27.68 Selecting previously unselected package dconf-gsettings-backend:amd64. #7 27.68 Preparing to unpack .../033-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #7 27.71 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #7 27.86 Selecting previously unselected package libtext-iconv-perl:amd64. #7 27.86 Preparing to unpack .../034-libtext-iconv-perl_1.7-8_amd64.deb ... #7 27.89 Unpacking libtext-iconv-perl:amd64 (1.7-8) ... #7 28.11 Selecting previously unselected package emacsen-common. #7 28.11 Preparing to unpack .../035-emacsen-common_3.0.5_all.deb ... #7 28.15 Unpacking emacsen-common (3.0.5) ... #7 28.42 Selecting previously unselected package dictionaries-common. #7 28.42 Preparing to unpack .../036-dictionaries-common_1.29.5_all.deb ... #7 28.46 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' #7 28.49 Unpacking dictionaries-common (1.29.5) ... #7 28.88 Selecting previously unselected package erlang-base. #7 28.88 Preparing to unpack .../037-erlang-base_1%3a25.2.3+dfsg-1_amd64.deb ... #7 28.90 Unpacking erlang-base (1:25.2.3+dfsg-1) ... #7 29.60 Selecting previously unselected package erlang-dev. #7 29.60 Preparing to unpack .../038-erlang-dev_1%3a25.2.3+dfsg-1_amd64.deb ... #7 29.63 Unpacking erlang-dev (1:25.2.3+dfsg-1) ... #7 29.85 Selecting previously unselected package erlang-asn1. #7 29.85 Preparing to unpack .../039-erlang-asn1_1%3a25.2.3+dfsg-1_amd64.deb ... #7 29.87 Unpacking erlang-asn1 (1:25.2.3+dfsg-1) ... #7 30.03 Selecting previously unselected package erlang-crypto. #7 30.04 Preparing to unpack .../040-erlang-crypto_1%3a25.2.3+dfsg-1_amd64.deb ... #7 30.06 Unpacking erlang-crypto (1:25.2.3+dfsg-1) ... #7 30.26 Selecting previously unselected package libglvnd0:amd64. #7 30.27 Preparing to unpack .../041-libglvnd0_1.6.0-1_amd64.deb ... #7 30.29 Unpacking libglvnd0:amd64 (1.6.0-1) ... #7 30.49 Selecting previously unselected package libopengl0:amd64. #7 30.49 Preparing to unpack .../042-libopengl0_1.6.0-1_amd64.deb ... #7 30.53 Unpacking libopengl0:amd64 (1.6.0-1) ... #7 30.71 Selecting previously unselected package libglu1-mesa:amd64. #7 30.72 Preparing to unpack .../043-libglu1-mesa_9.0.2-1.1_amd64.deb ... #7 30.74 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #7 30.95 Selecting previously unselected package libpcre2-32-0:amd64. #7 30.95 Preparing to unpack .../044-libpcre2-32-0_10.42-1_amd64.deb ... #7 30.97 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #7 31.16 Selecting previously unselected package libwxbase3.2-1:amd64. #7 31.16 Preparing to unpack .../045-libwxbase3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 31.19 Unpacking libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ... #7 31.36 Selecting previously unselected package libxau6:amd64. #7 31.36 Preparing to unpack .../046-libxau6_1%3a1.0.9-1_amd64.deb ... #7 31.39 Unpacking libxau6:amd64 (1:1.0.9-1) ... #7 32.30 Selecting previously unselected package libbsd0:amd64. #7 32.30 Preparing to unpack .../047-libbsd0_0.11.7-2_amd64.deb ... #7 32.35 Unpacking libbsd0:amd64 (0.11.7-2) ... #7 32.53 Selecting previously unselected package libxdmcp6:amd64. #7 32.53 Preparing to unpack .../048-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #7 32.56 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #7 32.74 Selecting previously unselected package libxcb1:amd64. #7 32.74 Preparing to unpack .../049-libxcb1_1.15-1_amd64.deb ... #7 32.77 Unpacking libxcb1:amd64 (1.15-1) ... #7 32.91 Selecting previously unselected package libx11-data. #7 32.91 Preparing to unpack .../050-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #7 32.94 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #7 33.14 Selecting previously unselected package libx11-6:amd64. #7 33.15 Preparing to unpack .../051-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #7 33.17 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #7 33.32 Selecting previously unselected package libdrm-common. #7 33.32 Preparing to unpack .../052-libdrm-common_2.4.114-1_all.deb ... #7 33.35 Unpacking libdrm-common (2.4.114-1) ... #7 33.53 Selecting previously unselected package libdrm2:amd64. #7 33.53 Preparing to unpack .../053-libdrm2_2.4.114-1+b1_amd64.deb ... #7 33.56 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 33.72 Selecting previously unselected package libglapi-mesa:amd64. #7 33.73 Preparing to unpack .../054-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #7 33.75 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #7 33.91 Selecting previously unselected package libx11-xcb1:amd64. #7 33.91 Preparing to unpack .../055-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #7 33.93 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #7 34.11 Selecting previously unselected package libxcb-dri2-0:amd64. #7 34.12 Preparing to unpack .../056-libxcb-dri2-0_1.15-1_amd64.deb ... #7 34.14 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #7 34.31 Selecting previously unselected package libxcb-dri3-0:amd64. #7 34.31 Preparing to unpack .../057-libxcb-dri3-0_1.15-1_amd64.deb ... #7 34.34 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #7 34.52 Selecting previously unselected package libxcb-glx0:amd64. #7 34.52 Preparing to unpack .../058-libxcb-glx0_1.15-1_amd64.deb ... #7 34.55 Unpacking libxcb-glx0:amd64 (1.15-1) ... #7 34.73 Selecting previously unselected package libxcb-present0:amd64. #7 34.74 Preparing to unpack .../059-libxcb-present0_1.15-1_amd64.deb ... #7 34.76 Unpacking libxcb-present0:amd64 (1.15-1) ... #7 34.95 Selecting previously unselected package libxcb-randr0:amd64. #7 34.95 Preparing to unpack .../060-libxcb-randr0_1.15-1_amd64.deb ... #7 34.98 Unpacking libxcb-randr0:amd64 (1.15-1) ... #7 35.16 Selecting previously unselected package libxcb-shm0:amd64. #7 35.17 Preparing to unpack .../061-libxcb-shm0_1.15-1_amd64.deb ... #7 35.19 Unpacking libxcb-shm0:amd64 (1.15-1) ... #7 35.37 Selecting previously unselected package libxcb-sync1:amd64. #7 35.37 Preparing to unpack .../062-libxcb-sync1_1.15-1_amd64.deb ... #7 35.40 Unpacking libxcb-sync1:amd64 (1.15-1) ... #7 35.59 Selecting previously unselected package libxcb-xfixes0:amd64. #7 35.59 Preparing to unpack .../063-libxcb-xfixes0_1.15-1_amd64.deb ... #7 35.62 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #7 35.83 Selecting previously unselected package libxext6:amd64. #7 35.83 Preparing to unpack .../064-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #7 35.85 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #7 36.03 Selecting previously unselected package libxfixes3:amd64. #7 36.03 Preparing to unpack .../065-libxfixes3_1%3a6.0.0-2_amd64.deb ... #7 36.05 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #7 36.24 Selecting previously unselected package libxshmfence1:amd64. #7 36.24 Preparing to unpack .../066-libxshmfence1_1.3-1_amd64.deb ... #7 36.27 Unpacking libxshmfence1:amd64 (1.3-1) ... #7 36.45 Selecting previously unselected package libxxf86vm1:amd64. #7 36.45 Preparing to unpack .../067-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #7 36.47 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #7 36.65 Selecting previously unselected package libdrm-amdgpu1:amd64. #7 36.65 Preparing to unpack .../068-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #7 36.68 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #7 36.86 Selecting previously unselected package libpciaccess0:amd64. #7 36.86 Preparing to unpack .../069-libpciaccess0_0.17-2_amd64.deb ... #7 36.89 Unpacking libpciaccess0:amd64 (0.17-2) ... #7 37.08 Selecting previously unselected package libdrm-intel1:amd64. #7 37.08 Preparing to unpack .../070-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #7 37.11 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #7 37.30 Selecting previously unselected package libdrm-nouveau2:amd64. #7 37.30 Preparing to unpack .../071-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #7 37.32 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #7 37.50 Selecting previously unselected package libdrm-radeon1:amd64. #7 37.50 Preparing to unpack .../072-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #7 37.52 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #7 37.70 Selecting previously unselected package libelf1:amd64. #7 37.70 Preparing to unpack .../073-libelf1_0.188-2.1_amd64.deb ... #7 37.73 Unpacking libelf1:amd64 (0.188-2.1) ... #7 37.91 Selecting previously unselected package libedit2:amd64. #7 37.91 Preparing to unpack .../074-libedit2_3.1-20221030-2_amd64.deb ... #7 37.94 Unpacking libedit2:amd64 (3.1-20221030-2) ... #7 38.11 Selecting previously unselected package libz3-4:amd64. #7 38.11 Preparing to unpack .../075-libz3-4_4.8.12-3.1_amd64.deb ... #7 38.14 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #7 38.73 Selecting previously unselected package libllvm15:amd64. #7 38.73 Preparing to unpack .../076-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #7 38.75 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #7 39.54 Selecting previously unselected package libsensors-config. #7 39.54 Preparing to unpack .../077-libsensors-config_1%3a3.6.0-7.1_all.deb ... #7 39.56 Unpacking libsensors-config (1:3.6.0-7.1) ... #7 39.76 Selecting previously unselected package libsensors5:amd64. #7 39.76 Preparing to unpack .../078-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #7 39.79 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #7 39.98 Selecting previously unselected package libgl1-mesa-dri:amd64. #7 39.98 Preparing to unpack .../079-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #7 40.00 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #7 40.63 Selecting previously unselected package libglx-mesa0:amd64. #7 40.63 Preparing to unpack .../080-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #7 40.65 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 40.85 Selecting previously unselected package libglx0:amd64. #7 40.86 Preparing to unpack .../081-libglx0_1.6.0-1_amd64.deb ... #7 40.87 Unpacking libglx0:amd64 (1.6.0-1) ... #7 41.07 Selecting previously unselected package libgl1:amd64. #7 41.08 Preparing to unpack .../082-libgl1_1.6.0-1_amd64.deb ... #7 41.10 Unpacking libgl1:amd64 (1.6.0-1) ... #7 41.30 Selecting previously unselected package libatk1.0-0:amd64. #7 41.31 Preparing to unpack .../083-libatk1.0-0_2.46.0-5_amd64.deb ... #7 41.33 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #7 41.74 Selecting previously unselected package libxi6:amd64. #7 41.74 Preparing to unpack .../084-libxi6_2%3a1.8-1+b1_amd64.deb ... #7 41.75 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #7 41.93 Selecting previously unselected package libatspi2.0-0:amd64. #7 41.93 Preparing to unpack .../085-libatspi2.0-0_2.46.0-5_amd64.deb ... #7 41.95 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #7 42.17 Selecting previously unselected package libatk-bridge2.0-0:amd64. #7 42.17 Preparing to unpack .../086-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #7 42.19 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #7 42.40 Selecting previously unselected package libbrotli1:amd64. #7 42.40 Preparing to unpack .../087-libbrotli1_1.0.9-2+b6_amd64.deb ... #7 42.42 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #7 42.66 Selecting previously unselected package libfreetype6:amd64. #7 42.66 Preparing to unpack .../088-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #7 42.68 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #7 42.97 Selecting previously unselected package fonts-dejavu-core. #7 42.97 Preparing to unpack .../089-fonts-dejavu-core_2.37-6_all.deb ... #7 43.00 Unpacking fonts-dejavu-core (2.37-6) ... #7 43.37 Selecting previously unselected package fontconfig-config. #7 43.37 Preparing to unpack .../090-fontconfig-config_2.14.1-4_amd64.deb ... #7 43.46 Unpacking fontconfig-config (2.14.1-4) ... #7 43.71 Selecting previously unselected package libfontconfig1:amd64. #7 43.71 Preparing to unpack .../091-libfontconfig1_2.14.1-4_amd64.deb ... #7 43.74 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #7 43.97 Selecting previously unselected package libpixman-1-0:amd64. #7 43.97 Preparing to unpack .../092-libpixman-1-0_0.42.2-1_amd64.deb ... #7 43.98 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #7 44.21 Selecting previously unselected package libxcb-render0:amd64. #7 44.21 Preparing to unpack .../093-libxcb-render0_1.15-1_amd64.deb ... #7 44.24 Unpacking libxcb-render0:amd64 (1.15-1) ... #7 44.44 Selecting previously unselected package libxrender1:amd64. #7 44.44 Preparing to unpack .../094-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #7 44.47 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #7 44.67 Selecting previously unselected package libcairo2:amd64. #7 44.67 Preparing to unpack .../095-libcairo2_1.16.0-7_amd64.deb ... #7 44.68 Unpacking libcairo2:amd64 (1.16.0-7) ... #7 44.91 Selecting previously unselected package libcairo-gobject2:amd64. #7 44.92 Preparing to unpack .../096-libcairo-gobject2_1.16.0-7_amd64.deb ... #7 44.95 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #7 45.15 Selecting previously unselected package liblcms2-2:amd64. #7 45.15 Preparing to unpack .../097-liblcms2-2_2.14-2_amd64.deb ... #7 45.18 Unpacking liblcms2-2:amd64 (2.14-2) ... #7 45.39 Selecting previously unselected package libcolord2:amd64. #7 45.39 Preparing to unpack .../098-libcolord2_1.4.6-2.2_amd64.deb ... #7 45.42 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #7 45.59 Selecting previously unselected package libavahi-common-data:amd64. #7 45.59 Preparing to unpack .../099-libavahi-common-data_0.8-10_amd64.deb ... #7 45.62 Unpacking libavahi-common-data:amd64 (0.8-10) ... #7 45.84 Selecting previously unselected package libavahi-common3:amd64. #7 45.84 Preparing to unpack .../100-libavahi-common3_0.8-10_amd64.deb ... #7 45.87 Unpacking libavahi-common3:amd64 (0.8-10) ... #7 46.66 Selecting previously unselected package libavahi-client3:amd64. #7 46.67 Preparing to unpack .../101-libavahi-client3_0.8-10_amd64.deb ... #7 46.70 Unpacking libavahi-client3:amd64 (0.8-10) ... #7 46.92 Selecting previously unselected package libkrb5support0:amd64. #7 46.92 Preparing to unpack .../102-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #7 46.95 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #7 47.15 Selecting previously unselected package libk5crypto3:amd64. #7 47.15 Preparing to unpack .../103-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #7 47.18 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #7 47.41 Selecting previously unselected package libkeyutils1:amd64. #7 47.41 Preparing to unpack .../104-libkeyutils1_1.6.3-2_amd64.deb ... #7 47.45 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #7 47.66 Selecting previously unselected package libkrb5-3:amd64. #7 47.66 Preparing to unpack .../105-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #7 47.68 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #7 47.97 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 47.98 Preparing to unpack .../106-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #7 48.00 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #7 48.22 Selecting previously unselected package libcups2:amd64. #7 48.22 Preparing to unpack .../107-libcups2_2.4.2-3+deb12u5_amd64.deb ... #7 48.25 Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ... #7 48.47 Selecting previously unselected package libepoxy0:amd64. #7 48.47 Preparing to unpack .../108-libepoxy0_1.5.10-1_amd64.deb ... #7 48.50 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 48.71 Selecting previously unselected package libfribidi0:amd64. #7 48.72 Preparing to unpack .../109-libfribidi0_1.0.8-2.1_amd64.deb ... #7 48.74 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #7 48.93 Selecting previously unselected package libgraphite2-3:amd64. #7 48.93 Preparing to unpack .../110-libgraphite2-3_1.3.14-1_amd64.deb ... #7 48.96 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #7 49.16 Selecting previously unselected package libharfbuzz0b:amd64. #7 49.16 Preparing to unpack .../111-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #7 49.17 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #7 49.40 Selecting previously unselected package fontconfig. #7 49.40 Preparing to unpack .../112-fontconfig_2.14.1-4_amd64.deb ... #7 49.43 Unpacking fontconfig (2.14.1-4) ... #7 49.62 Selecting previously unselected package libthai-data. #7 49.62 Preparing to unpack .../113-libthai-data_0.1.29-1_all.deb ... #7 49.65 Unpacking libthai-data (0.1.29-1) ... #7 49.87 Selecting previously unselected package libdatrie1:amd64. #7 49.87 Preparing to unpack .../114-libdatrie1_0.2.13-2+b1_amd64.deb ... #7 49.90 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #7 50.10 Selecting previously unselected package libthai0:amd64. #7 50.11 Preparing to unpack .../115-libthai0_0.1.29-1_amd64.deb ... #7 50.13 Unpacking libthai0:amd64 (0.1.29-1) ... #7 50.32 Selecting previously unselected package libpango-1.0-0:amd64. #7 50.32 Preparing to unpack .../116-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #7 50.35 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #7 50.56 Selecting previously unselected package libpangoft2-1.0-0:amd64. #7 50.57 Preparing to unpack .../117-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #7 50.60 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #7 50.80 Selecting previously unselected package libpangocairo-1.0-0:amd64. #7 50.81 Preparing to unpack .../118-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #7 50.83 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #7 51.05 Selecting previously unselected package libwayland-client0:amd64. #7 51.05 Preparing to unpack .../119-libwayland-client0_1.21.0-1_amd64.deb ... #7 51.08 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #7 52.05 Selecting previously unselected package libwayland-cursor0:amd64. #7 52.05 Preparing to unpack .../120-libwayland-cursor0_1.21.0-1_amd64.deb ... #7 52.19 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #7 52.40 Selecting previously unselected package libwayland-egl1:amd64. #7 52.41 Preparing to unpack .../121-libwayland-egl1_1.21.0-1_amd64.deb ... #7 52.43 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #7 52.64 Selecting previously unselected package libxcomposite1:amd64. #7 52.64 Preparing to unpack .../122-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #7 52.67 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #7 52.86 Selecting previously unselected package libxcursor1:amd64. #7 52.86 Preparing to unpack .../123-libxcursor1_1%3a1.2.1-1_amd64.deb ... #7 52.89 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #7 53.09 Selecting previously unselected package libxdamage1:amd64. #7 53.09 Preparing to unpack .../124-libxdamage1_1%3a1.1.6-1_amd64.deb ... #7 53.13 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #7 53.33 Selecting previously unselected package libxinerama1:amd64. #7 53.34 Preparing to unpack .../125-libxinerama1_2%3a1.1.4-3_amd64.deb ... #7 53.36 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #7 53.51 Selecting previously unselected package xkb-data. #7 53.51 Preparing to unpack .../126-xkb-data_2.35.1-1_all.deb ... #7 53.53 Unpacking xkb-data (2.35.1-1) ... #7 53.78 Selecting previously unselected package libxkbcommon0:amd64. #7 53.78 Preparing to unpack .../127-libxkbcommon0_1.5.0-1_amd64.deb ... #7 53.81 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #7 54.03 Selecting previously unselected package libxrandr2:amd64. #7 54.03 Preparing to unpack .../128-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #7 54.06 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #7 54.24 Selecting previously unselected package libgtk-3-common. #7 54.24 Preparing to unpack .../129-libgtk-3-common_3.24.38-2~deb12u1_all.deb ... #7 54.26 Unpacking libgtk-3-common (3.24.38-2~deb12u1) ... #7 54.73 Selecting previously unselected package libgtk-3-0:amd64. #7 54.73 Preparing to unpack .../130-libgtk-3-0_3.24.38-2~deb12u1_amd64.deb ... #7 54.75 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u1) ... #7 55.16 Selecting previously unselected package libnotify4:amd64. #7 55.17 Preparing to unpack .../131-libnotify4_0.8.1-1_amd64.deb ... #7 55.19 Unpacking libnotify4:amd64 (0.8.1-1) ... #7 55.41 Selecting previously unselected package x11-common. #7 55.42 Preparing to unpack .../132-x11-common_1%3a7.7+23_all.deb ... #7 55.44 Unpacking x11-common (1:7.7+23) ... #7 55.64 Selecting previously unselected package libice6:amd64. #7 55.64 Preparing to unpack .../133-libice6_2%3a1.0.10-1_amd64.deb ... #7 55.67 Unpacking libice6:amd64 (2:1.0.10-1) ... #7 55.89 Selecting previously unselected package libsm6:amd64. #7 55.89 Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... #7 55.92 Unpacking libsm6:amd64 (2:1.2.3-1) ... #7 56.11 Selecting previously unselected package libxtst6:amd64. #7 56.11 Preparing to unpack .../135-libxtst6_2%3a1.2.3-1.1_amd64.deb ... #7 56.14 Unpacking libxtst6:amd64 (2:1.2.3-1.1) ... #7 56.33 Selecting previously unselected package libwxgtk3.2-1:amd64. #7 56.33 Preparing to unpack .../136-libwxgtk3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 56.35 Unpacking libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ... #7 56.80 Selecting previously unselected package libwxgtk-gl3.2-1:amd64. #7 56.81 Preparing to unpack .../137-libwxgtk-gl3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 56.84 Unpacking libwxgtk-gl3.2-1:amd64 (3.2.2+dfsg-2) ... #7 57.06 Selecting previously unselected package libatomic1:amd64. #7 57.06 Preparing to unpack .../138-libatomic1_12.2.0-14_amd64.deb ... #7 57.09 Unpacking libatomic1:amd64 (12.2.0-14) ... #7 57.28 Selecting previously unselected package libjavascriptcoregtk-4.0-18:amd64. #7 57.28 Preparing to unpack .../139-libjavascriptcoregtk-4.0-18_2.42.5-1~deb12u1_amd64.deb ... #7 57.30 Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.42.5-1~deb12u1) ... #7 57.89 Selecting previously unselected package libcdparanoia0:amd64. #7 57.89 Preparing to unpack .../140-libcdparanoia0_3.10.2+debian-14_amd64.deb ... #7 57.92 Unpacking libcdparanoia0:amd64 (3.10.2+debian-14) ... #7 58.13 Selecting previously unselected package libdw1:amd64. #7 58.13 Preparing to unpack .../141-libdw1_0.188-2.1_amd64.deb ... #7 58.15 Unpacking libdw1:amd64 (0.188-2.1) ... #7 58.40 Selecting previously unselected package libunwind8:amd64. #7 58.40 Preparing to unpack .../142-libunwind8_1.6.2-3_amd64.deb ... #7 58.42 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 58.57 Selecting previously unselected package libcap2-bin. #7 58.57 Preparing to unpack .../143-libcap2-bin_1%3a2.66-4_amd64.deb ... #7 58.60 Unpacking libcap2-bin (1:2.66-4) ... #7 58.84 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 58.84 Preparing to unpack .../144-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 58.85 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 59.13 Selecting previously unselected package liborc-0.4-0:amd64. #7 59.14 Preparing to unpack .../145-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 59.16 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 59.35 Selecting previously unselected package iso-codes. #7 59.35 Preparing to unpack .../146-iso-codes_4.15.0-1_all.deb ... #7 59.36 Unpacking iso-codes (4.15.0-1) ... #7 59.84 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 59.85 Preparing to unpack .../147-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u1_amd64.deb ... #7 59.86 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u1) ... #7 60.14 Selecting previously unselected package libogg0:amd64. #7 60.14 Preparing to unpack .../148-libogg0_1.3.5-3_amd64.deb ... #7 60.18 Unpacking libogg0:amd64 (1.3.5-3) ... #7 60.39 Selecting previously unselected package libopus0:amd64. #7 60.40 Preparing to unpack .../149-libopus0_1.3.1-3_amd64.deb ... #7 60.41 Unpacking libopus0:amd64 (1.3.1-3) ... #7 60.64 Selecting previously unselected package libtheora0:amd64. #7 60.64 Preparing to unpack .../150-libtheora0_1.1.1+dfsg.1-16.1+b1_amd64.deb ... #7 60.67 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1+b1) ... #7 60.89 Selecting previously unselected package libvisual-0.4-0:amd64. #7 60.89 Preparing to unpack .../151-libvisual-0.4-0_0.4.0-19_amd64.deb ... #7 60.92 Unpacking libvisual-0.4-0:amd64 (0.4.0-19) ... #7 61.14 Selecting previously unselected package libvorbis0a:amd64. #7 61.15 Preparing to unpack .../152-libvorbis0a_1.3.7-1_amd64.deb ... #7 61.17 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #7 61.40 Selecting previously unselected package libvorbisenc2:amd64. #7 61.40 Preparing to unpack .../153-libvorbisenc2_1.3.7-1_amd64.deb ... #7 61.42 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #7 61.59 Selecting previously unselected package gstreamer1.0-plugins-base:amd64. #7 61.60 Preparing to unpack .../154-gstreamer1.0-plugins-base_1.22.0-3+deb12u1_amd64.deb ... #7 61.61 Unpacking gstreamer1.0-plugins-base:amd64 (1.22.0-3+deb12u1) ... #7 61.87 Selecting previously unselected package libgpm2:amd64. #7 61.88 Preparing to unpack .../155-libgpm2_1.20.7-10+b1_amd64.deb ... #7 61.91 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #7 62.13 Selecting previously unselected package libncurses6:amd64. #7 62.13 Preparing to unpack .../156-libncurses6_6.4-4_amd64.deb ... #7 62.16 Unpacking libncurses6:amd64 (6.4-4) ... #7 62.40 Selecting previously unselected package libslang2:amd64. #7 62.40 Preparing to unpack .../157-libslang2_2.3.3-3_amd64.deb ... #7 62.42 Unpacking libslang2:amd64 (2.3.3-3) ... #7 62.68 Selecting previously unselected package libaa1:amd64. #7 62.68 Preparing to unpack .../158-libaa1_1.4p5-50_amd64.deb ... #7 62.71 Unpacking libaa1:amd64 (1.4p5-50) ... #7 62.91 Selecting previously unselected package libraw1394-11:amd64. #7 62.92 Preparing to unpack .../159-libraw1394-11_2.1.2-2_amd64.deb ... #7 62.95 Unpacking libraw1394-11:amd64 (2.1.2-2) ... #7 63.17 Selecting previously unselected package libavc1394-0:amd64. #7 63.18 Preparing to unpack .../160-libavc1394-0_0.5.4-5_amd64.deb ... #7 63.21 Unpacking libavc1394-0:amd64 (0.5.4-5) ... #7 63.43 Selecting previously unselected package libcaca0:amd64. #7 63.43 Preparing to unpack .../161-libcaca0_0.99.beta20-3_amd64.deb ... #7 63.46 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #7 63.69 Selecting previously unselected package libdv4:amd64. #7 63.69 Preparing to unpack .../162-libdv4_1.0.0-15_amd64.deb ... #7 63.72 Unpacking libdv4:amd64 (1.0.0-15) ... #7 63.93 Selecting previously unselected package libflac12:amd64. #7 63.93 Preparing to unpack .../163-libflac12_1.4.2+ds-2_amd64.deb ... #7 63.96 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #7 64.19 Selecting previously unselected package libgudev-1.0-0:amd64. #7 64.19 Preparing to unpack .../164-libgudev-1.0-0_237-2_amd64.deb ... #7 64.22 Unpacking libgudev-1.0-0:amd64 (237-2) ... #7 64.44 Selecting previously unselected package libiec61883-0:amd64. #7 64.45 Preparing to unpack .../165-libiec61883-0_1.2.0-6+b1_amd64.deb ... #7 64.48 Unpacking libiec61883-0:amd64 (1.2.0-6+b1) ... #7 64.71 Selecting previously unselected package libsamplerate0:amd64. #7 64.71 Preparing to unpack .../166-libsamplerate0_0.2.2-3_amd64.deb ... #7 64.73 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #7 65.00 Selecting previously unselected package libjack-jackd2-0:amd64. #7 65.00 Preparing to unpack .../167-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #7 65.23 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #7 65.45 Selecting previously unselected package libmp3lame0:amd64. #7 65.46 Preparing to unpack .../168-libmp3lame0_3.100-6_amd64.deb ... #7 65.47 Unpacking libmp3lame0:amd64 (3.100-6) ... #7 65.69 Selecting previously unselected package libmpg123-0:amd64. #7 65.70 Preparing to unpack .../169-libmpg123-0_1.31.2-1_amd64.deb ... #7 65.71 Unpacking libmpg123-0:amd64 (1.31.2-1) ... #7 65.94 Selecting previously unselected package libasyncns0:amd64. #7 65.94 Preparing to unpack .../170-libasyncns0_0.8-6+b3_amd64.deb ... #7 65.99 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #7 66.18 Selecting previously unselected package libsndfile1:amd64. #7 66.19 Preparing to unpack .../171-libsndfile1_1.2.0-1_amd64.deb ... #7 66.21 Unpacking libsndfile1:amd64 (1.2.0-1) ... #7 66.52 Selecting previously unselected package libpulse0:amd64. #7 66.53 Preparing to unpack .../172-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #7 66.55 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #7 66.76 Selecting previously unselected package libspeex1:amd64. #7 66.76 Preparing to unpack .../173-libspeex1_1.2.1-2_amd64.deb ... #7 66.78 Unpacking libspeex1:amd64 (1.2.1-2) ... #7 67.00 Selecting previously unselected package libshout3:amd64. #7 67.00 Preparing to unpack .../174-libshout3_2.4.6-1+b1_amd64.deb ... #7 67.03 Unpacking libshout3:amd64 (2.4.6-1+b1) ... #7 67.24 Selecting previously unselected package libtag1v5-vanilla:amd64. #7 67.25 Preparing to unpack .../175-libtag1v5-vanilla_1.13-2_amd64.deb ... #7 67.27 Unpacking libtag1v5-vanilla:amd64 (1.13-2) ... #7 67.46 Selecting previously unselected package libtag1v5:amd64. #7 67.46 Preparing to unpack .../176-libtag1v5_1.13-2_amd64.deb ... #7 67.49 Unpacking libtag1v5:amd64 (1.13-2) ... #7 67.70 Selecting previously unselected package libtwolame0:amd64. #7 67.70 Preparing to unpack .../177-libtwolame0_0.4.0-2_amd64.deb ... #7 67.72 Unpacking libtwolame0:amd64 (0.4.0-2) ... #7 67.94 Selecting previously unselected package libv4lconvert0:amd64. #7 67.95 Preparing to unpack .../178-libv4lconvert0_1.22.1-5+b2_amd64.deb ... #7 67.98 Unpacking libv4lconvert0:amd64 (1.22.1-5+b2) ... #7 68.20 Selecting previously unselected package libv4l-0:amd64. #7 68.20 Preparing to unpack .../179-libv4l-0_1.22.1-5+b2_amd64.deb ... #7 68.23 Unpacking libv4l-0:amd64 (1.22.1-5+b2) ... #7 68.45 Selecting previously unselected package libvpx7:amd64. #7 68.45 Preparing to unpack .../180-libvpx7_1.12.0-1+deb12u2_amd64.deb ... #7 68.48 Unpacking libvpx7:amd64 (1.12.0-1+deb12u2) ... #7 68.76 Selecting previously unselected package libwavpack1:amd64. #7 68.76 Preparing to unpack .../181-libwavpack1_5.6.0-1_amd64.deb ... #7 68.80 Unpacking libwavpack1:amd64 (5.6.0-1) ... #7 69.01 Selecting previously unselected package libproxy1v5:amd64. #7 69.01 Preparing to unpack .../182-libproxy1v5_0.4.18-1.2_amd64.deb ... #7 69.05 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #7 69.25 Selecting previously unselected package glib-networking-common. #7 69.25 Preparing to unpack .../183-glib-networking-common_2.74.0-4_all.deb ... #7 69.27 Unpacking glib-networking-common (2.74.0-4) ... #7 69.46 Selecting previously unselected package glib-networking-services. #7 69.46 Preparing to unpack .../184-glib-networking-services_2.74.0-4_amd64.deb ... #7 69.49 Unpacking glib-networking-services (2.74.0-4) ... #7 69.67 Selecting previously unselected package gsettings-desktop-schemas. #7 69.67 Preparing to unpack .../185-gsettings-desktop-schemas_43.0-1_all.deb ... #7 69.69 Unpacking gsettings-desktop-schemas (43.0-1) ... #7 69.90 Selecting previously unselected package glib-networking:amd64. #7 69.90 Preparing to unpack .../186-glib-networking_2.74.0-4_amd64.deb ... #7 69.93 Unpacking glib-networking:amd64 (2.74.0-4) ... #7 70.11 Selecting previously unselected package libsoup2.4-common. #7 70.11 Preparing to unpack .../187-libsoup2.4-common_2.74.3-1_all.deb ... #7 70.14 Unpacking libsoup2.4-common (2.74.3-1) ... #7 70.38 Selecting previously unselected package libpsl5:amd64. #7 70.38 Preparing to unpack .../188-libpsl5_0.21.2-1_amd64.deb ... #7 70.40 Unpacking libpsl5:amd64 (0.21.2-1) ... #7 70.60 Selecting previously unselected package libsqlite3-0:amd64. #7 70.61 Preparing to unpack .../189-libsqlite3-0_3.40.1-2_amd64.deb ... #7 70.63 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #7 70.86 Selecting previously unselected package libsoup2.4-1:amd64. #7 70.86 Preparing to unpack .../190-libsoup2.4-1_2.74.3-1_amd64.deb ... #7 70.89 Unpacking libsoup2.4-1:amd64 (2.74.3-1) ... #7 71.08 Selecting previously unselected package libsoup-3.0-common. #7 71.09 Preparing to unpack .../191-libsoup-3.0-common_3.2.2-2_all.deb ... #7 71.13 Unpacking libsoup-3.0-common (3.2.2-2) ... #7 71.35 Selecting previously unselected package libnghttp2-14:amd64. #7 71.35 Preparing to unpack .../192-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #7 71.40 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #7 71.60 Selecting previously unselected package libsoup-3.0-0:amd64. #7 71.60 Preparing to unpack .../193-libsoup-3.0-0_3.2.2-2_amd64.deb ... #7 71.63 Unpacking libsoup-3.0-0:amd64 (3.2.2-2) ... #7 71.82 Selecting previously unselected package gstreamer1.0-plugins-good:amd64. #7 71.82 Preparing to unpack .../194-gstreamer1.0-plugins-good_1.22.0-5+deb12u1_amd64.deb ... #7 71.84 Unpacking gstreamer1.0-plugins-good:amd64 (1.22.0-5+deb12u1) ... #7 72.20 Selecting previously unselected package libgles2:amd64. #7 72.20 Preparing to unpack .../195-libgles2_1.6.0-1_amd64.deb ... #7 72.23 Unpacking libgles2:amd64 (1.6.0-1) ... #7 72.40 Selecting previously unselected package xdg-dbus-proxy. #7 72.40 Preparing to unpack .../196-xdg-dbus-proxy_0.1.4-3_amd64.deb ... #7 72.43 Unpacking xdg-dbus-proxy (0.1.4-3) ... #7 72.63 Selecting previously unselected package libaom3:amd64. #7 72.63 Preparing to unpack .../197-libaom3_3.6.0-1_amd64.deb ... #7 72.65 Unpacking libaom3:amd64 (3.6.0-1) ... #7 72.94 Selecting previously unselected package libdav1d6:amd64. #7 72.94 Preparing to unpack .../198-libdav1d6_1.0.0-2_amd64.deb ... #7 72.97 Unpacking libdav1d6:amd64 (1.0.0-2) ... #7 73.19 Selecting previously unselected package libabsl20220623:amd64. #7 73.19 Preparing to unpack .../199-libabsl20220623_20220623.1-1_amd64.deb ... #7 73.23 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #7 73.46 Selecting previously unselected package libgav1-1:amd64. #7 73.46 Preparing to unpack .../200-libgav1-1_0.18.0-1+b1_amd64.deb ... #7 73.49 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #7 73.69 Selecting previously unselected package librav1e0:amd64. #7 73.69 Preparing to unpack .../201-librav1e0_0.5.1-6_amd64.deb ... #7 73.72 Unpacking librav1e0:amd64 (0.5.1-6) ... #7 73.94 Selecting previously unselected package libsvtav1enc1:amd64. #7 73.94 Preparing to unpack .../202-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #7 73.96 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #7 74.27 Selecting previously unselected package libyuv0:amd64. #7 74.27 Preparing to unpack .../203-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #7 74.31 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #7 74.52 Selecting previously unselected package libavif15:amd64. #7 74.52 Preparing to unpack .../204-libavif15_0.11.1-1_amd64.deb ... #7 74.55 Unpacking libavif15:amd64 (0.11.1-1) ... #7 74.74 Selecting previously unselected package hunspell-en-us. #7 74.75 Preparing to unpack .../205-hunspell-en-us_1%3a2020.12.07-2_all.deb ... #7 74.78 Unpacking hunspell-en-us (1:2020.12.07-2) ... #7 75.00 Selecting previously unselected package libaspell15:amd64. #7 75.00 Preparing to unpack .../206-libaspell15_0.60.8-4+b1_amd64.deb ... #7 75.03 Unpacking libaspell15:amd64 (0.60.8-4+b1) ... #7 75.24 Selecting previously unselected package libhunspell-1.7-0:amd64. #7 75.24 Preparing to unpack .../207-libhunspell-1.7-0_1.7.1-1_amd64.deb ... #7 75.27 Unpacking libhunspell-1.7-0:amd64 (1.7.1-1) ... #7 75.50 Selecting previously unselected package libenchant-2-2:amd64. #7 75.50 Preparing to unpack .../208-libenchant-2-2_2.3.3-2_amd64.deb ... #7 75.53 Unpacking libenchant-2-2:amd64 (2.3.3-2) ... #7 75.76 Selecting previously unselected package libwayland-server0:amd64. #7 75.77 Preparing to unpack .../209-libwayland-server0_1.21.0-1_amd64.deb ... #7 75.80 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 76.00 Selecting previously unselected package libgbm1:amd64. #7 76.00 Preparing to unpack .../210-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 76.03 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 76.24 Selecting previously unselected package libegl-mesa0:amd64. #7 76.24 Preparing to unpack .../211-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #7 76.27 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 76.50 Selecting previously unselected package libegl1:amd64. #7 76.50 Preparing to unpack .../212-libegl1_1.6.0-1_amd64.deb ... #7 76.53 Unpacking libegl1:amd64 (1.6.0-1) ... #7 76.71 Selecting previously unselected package libgstreamer-gl1.0-0:amd64. #7 76.71 Preparing to unpack .../213-libgstreamer-gl1.0-0_1.22.0-3+deb12u1_amd64.deb ... #7 76.74 Unpacking libgstreamer-gl1.0-0:amd64 (1.22.0-3+deb12u1) ... #7 76.97 Selecting previously unselected package libgssdp-1.6-0:amd64. #7 76.97 Preparing to unpack .../214-libgssdp-1.6-0_1.6.2-2_amd64.deb ... #7 77.00 Unpacking libgssdp-1.6-0:amd64 (1.6.2-2) ... #7 77.21 Selecting previously unselected package libgupnp-1.6-0:amd64. #7 77.21 Preparing to unpack .../215-libgupnp-1.6-0_1.6.3-1_amd64.deb ... #7 77.24 Unpacking libgupnp-1.6-0:amd64 (1.6.3-1) ... #7 77.90 Selecting previously unselected package libgupnp-igd-1.0-4:amd64. #7 77.90 Preparing to unpack .../216-libgupnp-igd-1.0-4_1.2.0-3_amd64.deb ... #7 77.93 Unpacking libgupnp-igd-1.0-4:amd64 (1.2.0-3) ... #7 78.11 Selecting previously unselected package libnice10:amd64. #7 78.11 Preparing to unpack .../217-libnice10_0.1.21-1_amd64.deb ... #7 78.14 Unpacking libnice10:amd64 (0.1.21-1) ... #7 78.33 Selecting previously unselected package libva2:amd64. #7 78.33 Preparing to unpack .../218-libva2_2.17.0-1_amd64.deb ... #7 78.35 Unpacking libva2:amd64 (2.17.0-1) ... #7 78.58 Selecting previously unselected package libva-drm2:amd64. #7 78.58 Preparing to unpack .../219-libva-drm2_2.17.0-1_amd64.deb ... #7 78.62 Unpacking libva-drm2:amd64 (2.17.0-1) ... #7 78.83 Selecting previously unselected package libvulkan1:amd64. #7 78.83 Preparing to unpack .../220-libvulkan1_1.3.239.0-1_amd64.deb ... #7 78.85 Unpacking libvulkan1:amd64 (1.3.239.0-1) ... #7 79.06 Selecting previously unselected package libxcb-xkb1:amd64. #7 79.07 Preparing to unpack .../221-libxcb-xkb1_1.15-1_amd64.deb ... #7 79.09 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #7 79.29 Selecting previously unselected package libxkbcommon-x11-0:amd64. #7 79.29 Preparing to unpack .../222-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #7 79.31 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #7 79.72 Selecting previously unselected package libgstreamer-plugins-bad1.0-0:amd64. #7 79.72 Preparing to unpack .../223-libgstreamer-plugins-bad1.0-0_1.22.0-4+deb12u5_amd64.deb ... #7 79.75 Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.22.0-4+deb12u5) ... #7 79.97 Selecting previously unselected package libharfbuzz-icu0:amd64. #7 79.97 Preparing to unpack .../224-libharfbuzz-icu0_6.0.0+dfsg-3_amd64.deb ... #7 80.01 Unpacking libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... #7 80.32 Selecting previously unselected package libhyphen0:amd64. #7 80.32 Preparing to unpack .../225-libhyphen0_2.8.8-7_amd64.deb ... #7 80.36 Unpacking libhyphen0:amd64 (2.8.8-7) ... #7 80.57 Selecting previously unselected package libevdev2:amd64. #7 80.57 Preparing to unpack .../226-libevdev2_1.13.0+dfsg-1_amd64.deb ... #7 80.59 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #7 80.87 Selecting previously unselected package libmanette-0.2-0:amd64. #7 80.87 Preparing to unpack .../227-libmanette-0.2-0_0.2.6-3+b1_amd64.deb ... #7 80.91 Unpacking libmanette-0.2-0:amd64 (0.2.6-3+b1) ... #7 81.11 Selecting previously unselected package libopenjp2-7:amd64. #7 81.12 Preparing to unpack .../228-libopenjp2-7_2.5.0-2_amd64.deb ... #7 81.15 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #7 81.37 Selecting previously unselected package libsecret-common. #7 81.37 Preparing to unpack .../229-libsecret-common_0.20.5-3_all.deb ... #7 81.40 Unpacking libsecret-common (0.20.5-3) ... #7 81.64 Selecting previously unselected package libsecret-1-0:amd64. #7 81.64 Preparing to unpack .../230-libsecret-1-0_0.20.5-3_amd64.deb ... #7 81.66 Unpacking libsecret-1-0:amd64 (0.20.5-3) ... #7 81.85 Selecting previously unselected package libwebpdemux2:amd64. #7 81.85 Preparing to unpack .../231-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #7 81.87 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #7 82.07 Selecting previously unselected package libwoff1:amd64. #7 82.07 Preparing to unpack .../232-libwoff1_1.0.2-2_amd64.deb ... #7 82.09 Unpacking libwoff1:amd64 (1.0.2-2) ... #7 82.27 Selecting previously unselected package libwpe-1.0-1:amd64. #7 82.27 Preparing to unpack .../233-libwpe-1.0-1_1.14.0-1_amd64.deb ... #7 82.30 Unpacking libwpe-1.0-1:amd64 (1.14.0-1) ... #7 82.48 Selecting previously unselected package libwpebackend-fdo-1.0-1:amd64. #7 82.48 Preparing to unpack .../234-libwpebackend-fdo-1.0-1_1.14.2-1_amd64.deb ... #7 82.50 Unpacking libwpebackend-fdo-1.0-1:amd64 (1.14.2-1) ... #7 82.68 Selecting previously unselected package libxslt1.1:amd64. #7 82.69 Preparing to unpack .../235-libxslt1.1_1.1.35-1_amd64.deb ... #7 82.70 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #7 82.85 Selecting previously unselected package libwebkit2gtk-4.0-37:amd64. #7 82.86 Preparing to unpack .../236-libwebkit2gtk-4.0-37_2.42.5-1~deb12u1_amd64.deb ... #7 82.87 Unpacking libwebkit2gtk-4.0-37:amd64 (2.42.5-1~deb12u1) ... #7 83.59 Selecting previously unselected package libwxgtk-webview3.2-1:amd64. #7 83.59 Preparing to unpack .../237-libwxgtk-webview3.2-1_3.2.2+dfsg-2_amd64.deb ... #7 83.62 Unpacking libwxgtk-webview3.2-1:amd64 (3.2.2+dfsg-2) ... #7 83.76 Selecting previously unselected package erlang-wx. #7 83.77 Preparing to unpack .../238-erlang-wx_1%3a25.2.3+dfsg-1_amd64.deb ... #7 83.80 Unpacking erlang-wx (1:25.2.3+dfsg-1) ... #7 84.20 Selecting previously unselected package erlang-debugger. #7 84.21 Preparing to unpack .../239-erlang-debugger_1%3a25.2.3+dfsg-1_amd64.deb ... #7 84.23 Unpacking erlang-debugger (1:25.2.3+dfsg-1) ... #7 84.40 Selecting previously unselected package erlang-mnesia. #7 84.40 Preparing to unpack .../240-erlang-mnesia_1%3a25.2.3+dfsg-1_amd64.deb ... #7 84.42 Unpacking erlang-mnesia (1:25.2.3+dfsg-1) ... #7 84.60 Selecting previously unselected package erlang-runtime-tools. #7 84.61 Preparing to unpack .../241-erlang-runtime-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 84.63 Unpacking erlang-runtime-tools (1:25.2.3+dfsg-1) ... #7 84.79 Selecting previously unselected package erlang-public-key. #7 84.79 Preparing to unpack .../242-erlang-public-key_1%3a25.2.3+dfsg-1_amd64.deb ... #7 84.82 Unpacking erlang-public-key (1:25.2.3+dfsg-1) ... #7 85.01 Selecting previously unselected package erlang-ssl. #7 85.01 Preparing to unpack .../243-erlang-ssl_1%3a25.2.3+dfsg-1_amd64.deb ... #7 85.04 Unpacking erlang-ssl (1:25.2.3+dfsg-1) ... #7 85.28 Selecting previously unselected package erlang-ftp. #7 85.29 Preparing to unpack .../244-erlang-ftp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 85.31 Unpacking erlang-ftp (1:25.2.3+dfsg-1) ... #7 85.46 Selecting previously unselected package erlang-tftp. #7 85.46 Preparing to unpack .../245-erlang-tftp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 85.49 Unpacking erlang-tftp (1:25.2.3+dfsg-1) ... #7 85.63 Selecting previously unselected package erlang-inets. #7 85.63 Preparing to unpack .../246-erlang-inets_1%3a25.2.3+dfsg-1_amd64.deb ... #7 85.66 Unpacking erlang-inets (1:25.2.3+dfsg-1) ... #7 85.84 Selecting previously unselected package erlang-et. #7 85.84 Preparing to unpack .../247-erlang-et_1%3a25.2.3+dfsg-1_amd64.deb ... #7 85.86 Unpacking erlang-et (1:25.2.3+dfsg-1) ... #7 86.00 Selecting previously unselected package erlang-observer. #7 86.00 Preparing to unpack .../248-erlang-observer_1%3a25.2.3+dfsg-1_amd64.deb ... #7 86.03 Unpacking erlang-observer (1:25.2.3+dfsg-1) ... #7 86.24 Selecting previously unselected package erlang-snmp. #7 86.24 Preparing to unpack .../249-erlang-snmp_1%3a25.2.3+dfsg-1_amd64.deb ... #7 86.27 Unpacking erlang-snmp (1:25.2.3+dfsg-1) ... #7 86.52 Selecting previously unselected package erlang-ssh. #7 86.52 Preparing to unpack .../250-erlang-ssh_1%3a25.2.3+dfsg-1_amd64.deb ... #7 86.55 Unpacking erlang-ssh (1:25.2.3+dfsg-1) ... #7 86.91 Selecting previously unselected package erlang-syntax-tools. #7 86.91 Preparing to unpack .../251-erlang-syntax-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 86.93 Unpacking erlang-syntax-tools (1:25.2.3+dfsg-1) ... #7 87.09 Selecting previously unselected package erlang-tools. #7 87.09 Preparing to unpack .../252-erlang-tools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 87.12 Unpacking erlang-tools (1:25.2.3+dfsg-1) ... #7 87.30 Selecting previously unselected package erlang-xmerl. #7 87.30 Preparing to unpack .../253-erlang-xmerl_1%3a25.2.3+dfsg-1_amd64.deb ... #7 87.34 Unpacking erlang-xmerl (1:25.2.3+dfsg-1) ... #7 87.60 Selecting previously unselected package libjs-jquery. #7 87.60 Preparing to unpack .../254-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #7 87.63 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 87.78 Selecting previously unselected package libjs-jquery-metadata. #7 87.78 Preparing to unpack .../255-libjs-jquery-metadata_12-4_all.deb ... #7 87.81 Unpacking libjs-jquery-metadata (12-4) ... #7 87.96 Selecting previously unselected package libjs-jquery-tablesorter. #7 87.96 Preparing to unpack .../256-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... #7 87.99 Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... #7 88.17 Selecting previously unselected package erlang-common-test. #7 88.17 Preparing to unpack .../257-erlang-common-test_1%3a25.2.3+dfsg-1_amd64.deb ... #7 88.19 Unpacking erlang-common-test (1:25.2.3+dfsg-1) ... #7 88.42 Selecting previously unselected package erlang-dialyzer. #7 88.42 Preparing to unpack .../258-erlang-dialyzer_1%3a25.2.3+dfsg-1_amd64.deb ... #7 88.45 Unpacking erlang-dialyzer (1:25.2.3+dfsg-1) ... #7 88.64 Selecting previously unselected package erlang-diameter. #7 88.64 Preparing to unpack .../259-erlang-diameter_1%3a25.2.3+dfsg-1_amd64.deb ... #7 88.67 Unpacking erlang-diameter (1:25.2.3+dfsg-1) ... #7 88.87 Selecting previously unselected package erlang-edoc. #7 88.87 Preparing to unpack .../260-erlang-edoc_1%3a25.2.3+dfsg-1_amd64.deb ... #7 88.92 Unpacking erlang-edoc (1:25.2.3+dfsg-1) ... #7 89.09 Selecting previously unselected package erlang-eldap. #7 89.09 Preparing to unpack .../261-erlang-eldap_1%3a25.2.3+dfsg-1_amd64.deb ... #7 89.12 Unpacking erlang-eldap (1:25.2.3+dfsg-1) ... #7 89.28 Selecting previously unselected package erlang-erl-docgen. #7 89.28 Preparing to unpack .../262-erlang-erl-docgen_1%3a25.2.3+dfsg-1_amd64.deb ... #7 89.31 Unpacking erlang-erl-docgen (1:25.2.3+dfsg-1) ... #7 89.46 Selecting previously unselected package erlang-eunit. #7 89.47 Preparing to unpack .../263-erlang-eunit_1%3a25.2.3+dfsg-1_amd64.deb ... #7 89.49 Unpacking erlang-eunit (1:25.2.3+dfsg-1) ... #7 89.65 Selecting previously unselected package erlang-megaco. #7 89.65 Preparing to unpack .../264-erlang-megaco_1%3a25.2.3+dfsg-1_amd64.deb ... #7 89.67 Unpacking erlang-megaco (1:25.2.3+dfsg-1) ... #7 90.46 Selecting previously unselected package libltdl7:amd64. #7 90.46 Preparing to unpack .../265-libltdl7_2.4.7-5_amd64.deb ... #7 90.49 Unpacking libltdl7:amd64 (2.4.7-5) ... #7 90.76 Selecting previously unselected package libodbc2:amd64. #7 90.76 Preparing to unpack .../266-libodbc2_2.3.11-2+deb12u1_amd64.deb ... #7 90.79 Unpacking libodbc2:amd64 (2.3.11-2+deb12u1) ... #7 91.00 Selecting previously unselected package erlang-odbc. #7 91.00 Preparing to unpack .../267-erlang-odbc_1%3a25.2.3+dfsg-1_amd64.deb ... #7 91.01 Unpacking erlang-odbc (1:25.2.3+dfsg-1) ... #7 91.23 Selecting previously unselected package erlang-os-mon. #7 91.23 Preparing to unpack .../268-erlang-os-mon_1%3a25.2.3+dfsg-1_amd64.deb ... #7 91.25 Unpacking erlang-os-mon (1:25.2.3+dfsg-1) ... #7 91.44 Selecting previously unselected package erlang-parsetools. #7 91.44 Preparing to unpack .../269-erlang-parsetools_1%3a25.2.3+dfsg-1_amd64.deb ... #7 91.48 Unpacking erlang-parsetools (1:25.2.3+dfsg-1) ... #7 91.65 Selecting previously unselected package erlang-reltool. #7 91.65 Preparing to unpack .../270-erlang-reltool_1%3a25.2.3+dfsg-1_amd64.deb ... #7 91.68 Unpacking erlang-reltool (1:25.2.3+dfsg-1) ... #7 91.85 Selecting previously unselected package erlang. #7 91.85 Preparing to unpack .../271-erlang_1%3a25.2.3+dfsg-1_all.deb ... #7 91.88 Unpacking erlang (1:25.2.3+dfsg-1) ... #7 92.05 Selecting previously unselected package rebar. #7 92.05 Preparing to unpack .../272-rebar_2.6.4-3_amd64.deb ... #7 92.08 Unpacking rebar (2.6.4-3) ... #7 92.35 Selecting previously unselected package rebar3. #7 92.35 Preparing to unpack .../273-rebar3_3.19.0-1_all.deb ... #7 92.44 Unpacking rebar3 (3.19.0-1) ... #7 92.70 Setting up libexpat1:amd64 (2.5.0-1) ... #7 92.83 Setting up bubblewrap (0.8.0-2) ... #7 92.88 sysctl: cannot open "/etc/sysctl.d/99-sysctl.conf": No such file or directory #7 92.91 Setting up libtext-iconv-perl:amd64 (1.7-8) ... #7 93.00 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #7 93.10 Setting up liblcms2-2:amd64 (2.14-2) ... #7 93.19 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #7 93.30 Setting up libcdparanoia0:amd64 (3.10.2+debian-14) ... #7 93.39 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 93.51 Setting up libaom3:amd64 (3.6.0-1) ... #7 93.62 Setting up libpciaccess0:amd64 (0.17-2) ... #7 93.70 Setting up libabsl20220623:amd64 (20220623.1-1) ... #7 93.83 Setting up systemd-sysv (252.22-1~deb12u1) ... #7 93.97 Setting up libxau6:amd64 (1:1.0.9-1) ... #7 94.11 Setting up libraw1394-11:amd64 (2.1.2-2) ... #7 94.21 Setting up libkeyutils1:amd64 (1.6.3-2) ... #7 94.32 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #7 94.44 Setting up libpsl5:amd64 (0.21.2-1) ... #7 94.52 Setting up libtag1v5-vanilla:amd64 (1.13-2) ... #7 94.61 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #7 94.70 Setting up libicu72:amd64 (72.1-3) ... #7 94.78 Setting up libmpg123-0:amd64 (1.31.2-1) ... #7 94.86 Setting up libogg0:amd64 (1.3.5-3) ... #7 94.95 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #7 95.01 Setting up libspeex1:amd64 (1.2.1-2) ... #7 95.10 Setting up hicolor-icon-theme (0.17-2) ... #7 95.19 Setting up libtwolame0:amd64 (0.4.0-2) ... #7 95.29 Setting up libhyphen0:amd64 (2.8.8-7) ... #7 95.41 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #7 95.49 Setting up libvisual-0.4-0:amd64 (0.4.0-19) ... #7 95.57 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #7 95.66 Setting up libaspell15:amd64 (0.60.8-4+b1) ... #7 95.74 Setting up libglvnd0:amd64 (1.6.0-1) ... #7 95.83 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #7 95.91 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #7 95.99 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #7 96.07 Setting up x11-common (1:7.7+23) ... #7 96.51 debconf: unable to initialize frontend: Dialog #7 96.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 96.51 debconf: falling back to frontend: Readline #7 96.51 debconf: unable to initialize frontend: Readline #7 96.51 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #7 96.51 debconf: falling back to frontend: Teletype #7 96.53 invoke-rc.d: could not determine current runlevel #7 96.53 invoke-rc.d: policy-rc.d denied execution of restart. #7 96.56 Setting up libsensors-config (1:3.6.0-7.1) ... #7 96.70 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #7 96.79 Setting up libdeflate0:amd64 (1.14-1) ... #7 96.88 Setting up xkb-data (2.35.1-1) ... #7 96.97 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #7 97.05 Setting up libsoup-3.0-common (3.2.2-2) ... #7 97.14 Setting up libunwind8:amd64 (1.6.2-3) ... #7 97.23 Setting up libjbig0:amd64 (2.1-6.1) ... #7 97.31 Setting up librav1e0:amd64 (0.5.1-6) ... #7 97.39 Setting up libcolord2:amd64 (1.4.6-2.2) ... #7 97.54 Setting up libopengl0:amd64 (1.6.0-1) ... #7 97.63 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #7 97.71 Setting up libcap2-bin (1:2.66-4) ... #7 97.79 Setting up libdconf1:amd64 (0.40.0-4) ... #7 97.88 Setting up libz3-4:amd64 (4.8.12-3.1) ... #7 97.96 Setting up libpcre2-32-0:amd64 (10.42-1) ... #7 98.04 Setting up libflac12:amd64 (1.4.2+ds-2) ... #7 98.15 Setting up libgles2:amd64 (1.6.0-1) ... #7 98.26 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #7 98.31 Setting up emacsen-common (3.0.5) ... #7 98.46 Setting up libslang2:amd64 (2.3.3-3) ... #7 98.53 Setting up libva2:amd64 (2.17.0-1) ... #7 98.61 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #7 98.70 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 98.79 Setting up libavahi-common-data:amd64 (0.8-10) ... #7 98.88 Setting up libncurses6:amd64 (6.4-4) ... #7 98.97 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #7 99.05 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #7 99.14 Setting up libopus0:amd64 (1.3.1-3) ... #7 99.23 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #7 99.32 Setting up libpng16-16:amd64 (1.6.39-2) ... #7 99.39 Setting up libatomic1:amd64 (12.2.0-14) ... #7 99.47 Setting up libvorbis0a:amd64 (1.3.7-1) ... #7 99.56 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 99.64 Setting up fonts-dejavu-core (2.37-6) ... #7 100.1 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #7 100.2 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #7 100.3 Setting up libncursesw6:amd64 (6.4-4) ... #7 100.4 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #7 100.6 Setting up libdav1d6:amd64 (1.0.0-2) ... #7 100.7 Setting up libltdl7:amd64 (2.4.7-5) ... #7 100.7 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #7 100.8 Setting up libvulkan1:amd64 (1.3.239.0-1) ... #7 100.9 Setting up libsoup2.4-common (2.74.3-1) ... #7 101.0 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #7 101.1 Setting up libodbc2:amd64 (2.3.11-2+deb12u1) ... #7 101.2 Setting up xdg-dbus-proxy (0.1.4-3) ... #7 101.3 Setting up libtag1v5:amd64 (1.13-2) ... #7 101.4 Setting up libdv4:amd64 (1.0.0-15) ... #7 101.5 Setting up libasyncns0:amd64 (0.8-6+b3) ... #7 101.6 Setting up libxshmfence1:amd64 (1.3-1) ... #7 101.7 Setting up at-spi2-common (2.46.0-5) ... #7 101.8 Setting up libwavpack1:amd64 (5.6.0-1) ... #7 101.9 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #7 102.0 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #7 102.1 Setting up procps (2:4.0.2-3) ... #7 102.4 Setting up libv4lconvert0:amd64 (1.22.1-5+b2) ... #7 102.5 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #7 102.6 Setting up libthai-data (0.1.29-1) ... #7 102.7 Setting up libvpx7:amd64 (1.12.0-1+deb12u2) ... #7 102.8 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #7 102.9 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #7 103.0 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #7 103.1 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #7 103.2 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 103.3 Setting up libhunspell-1.7-0:amd64 (1.7.1-1) ... #7 103.4 Setting up glib-networking-common (2.74.0-4) ... #7 103.5 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #7 103.9 Setting up libsamplerate0:amd64 (0.2.2-3) ... #7 103.9 Setting up libbsd0:amd64 (0.11.7-2) ... #7 104.0 Setting up libdrm-common (2.4.114-1) ... #7 104.1 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #7 104.2 Setting up libelf1:amd64 (0.188-2.1) ... #7 104.3 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #7 104.4 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #7 104.5 Setting up iso-codes (4.15.0-1) ... #7 104.6 Setting up dbus-bin (1.14.10-1~deb12u1) ... #7 104.7 Setting up libgudev-1.0-0:amd64 (237-2) ... #7 104.7 Setting up libsecret-common (0.20.5-3) ... #7 104.8 Setting up libmp3lame0:amd64 (3.100-6) ... #7 105.0 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #7 105.0 Setting up libiec61883-0:amd64 (1.2.0-6+b1) ... #7 105.1 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #7 105.2 Setting up libwayland-client0:amd64 (1.21.0-1) ... #7 105.3 Setting up libavc1394-0:amd64 (0.5.4-5) ... #7 105.4 Setting up glib-networking-services (2.74.0-4) ... #7 105.5 Setting up libice6:amd64 (2:1.0.10-1) ... #7 105.6 Setting up libdw1:amd64 (0.188-2.1) ... #7 105.7 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #7 105.8 Setting up libxcb1:amd64 (1.15-1) ... #7 105.9 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #7 105.9 Setting up libcaca0:amd64 (0.99.beta20-3) ... #7 106.0 Setting up libavif15:amd64 (0.11.1-1) ... #7 106.1 Setting up erlang-base (1:25.2.3+dfsg-1) ... #7 106.5 Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. #7 106.5 Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. #7 106.6 Searching for services which depend on erlang and should be started... none found. #7 106.7 Setting up libwoff1:amd64 (1.0.2-2) ... #7 106.7 Setting up dictionaries-common (1.29.5) ... #7 106.8 debconf: unable to initialize frontend: Dialog #7 106.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 106.8 debconf: falling back to frontend: Readline #7 106.8 debconf: unable to initialize frontend: Readline #7 106.8 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #7 106.8 debconf: falling back to frontend: Teletype #7 107.2 Setting up libxcb-render0:amd64 (1.15-1) ... #7 107.3 Setting up libwpe-1.0-1:amd64 (1.14.0-1) ... #7 107.4 Setting up fontconfig-config (2.14.1-4) ... #7 107.6 debconf: unable to initialize frontend: Dialog #7 107.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 107.6 debconf: falling back to frontend: Readline #7 107.6 debconf: unable to initialize frontend: Readline #7 107.6 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #7 107.6 debconf: falling back to frontend: Teletype #7 107.7 Setting up libxcb-glx0:amd64 (1.15-1) ... #7 107.8 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #7 107.9 Setting up libmanette-0.2-0:amd64 (0.2.6-3+b1) ... #7 108.2 Setting up erlang-odbc (1:25.2.3+dfsg-1) ... #7 108.3 Setting up libedit2:amd64 (3.1-20221030-2) ... #7 108.4 Setting up erlang-xmerl (1:25.2.3+dfsg-1) ... #7 108.5 Setting up libavahi-common3:amd64 (0.8-10) ... #7 108.7 Setting up libjavascriptcoregtk-4.0-18:amd64 (2.42.5-1~deb12u1) ... #7 108.7 Setting up erlang-syntax-tools (1:25.2.3+dfsg-1) ... #7 108.8 Setting up libxcb-shm0:amd64 (1.15-1) ... #7 108.9 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #7 109.0 Setting up erlang-eunit (1:25.2.3+dfsg-1) ... #7 109.1 Setting up libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ... #7 109.2 Setting up libxcb-xkb1:amd64 (1.15-1) ... #7 109.3 Setting up libxcb-present0:amd64 (1.15-1) ... #7 109.4 Setting up libv4l-0:amd64 (1.22.1-5+b2) ... #7 109.5 Setting up libthai0:amd64 (0.1.29-1) ... #7 109.7 Setting up libwpebackend-fdo-1.0-1:amd64 (1.14.2-1) ... #7 109.8 Setting up libsecret-1-0:amd64 (0.20.5-3) ... #7 109.9 Setting up erlang-parsetools (1:25.2.3+dfsg-1) ... #7 110.2 Setting up erlang-dialyzer (1:25.2.3+dfsg-1) ... #7 110.3 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #7 110.3 Setting up libxcb-sync1:amd64 (1.15-1) ... #7 110.5 Setting up libjs-jquery-metadata (12-4) ... #7 110.6 Setting up dbus (1.14.10-1~deb12u1) ... #7 110.7 invoke-rc.d: could not determine current runlevel #7 110.7 invoke-rc.d: policy-rc.d denied execution of start. #7 110.8 Setting up shared-mime-info (2.2-1) ... #7 124.0 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #7 124.0 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #7 124.1 Setting up erlang-dev (1:25.2.3+dfsg-1) ... #7 124.2 Setting up erlang-asn1 (1:25.2.3+dfsg-1) ... #7 124.3 Setting up erlang-tftp (1:25.2.3+dfsg-1) ... #7 124.4 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #7 124.5 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #7 124.6 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 124.7 Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... #7 124.8 Setting up libva-drm2:amd64 (2.17.0-1) ... #7 124.8 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #7 124.9 Setting up libxcb-randr0:amd64 (1.15-1) ... #7 125.0 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #7 125.1 Setting up libxslt1.1:amd64 (1.1.35-1) ... #7 125.2 Setting up hunspell-en-us (1:2020.12.07-2) ... #7 125.3 Setting up libpam-systemd:amd64 (252.22-1~deb12u1) ... #7 125.4 debconf: unable to initialize frontend: Dialog #7 125.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 125.4 debconf: falling back to frontend: Readline #7 125.4 debconf: unable to initialize frontend: Readline #7 125.4 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #7 125.4 debconf: falling back to frontend: Teletype #7 125.5 Setting up erlang-mnesia (1:25.2.3+dfsg-1) ... #7 125.5 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #7 125.6 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #7 125.7 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #7 125.8 Setting up libfontconfig1:amd64 (2.14.1-4) ... #7 125.9 Setting up libsndfile1:amd64 (1.2.0-1) ... #7 126.0 Setting up erlang-crypto (1:25.2.3+dfsg-1) ... #7 126.1 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #7 126.1 Setting up libsm6:amd64 (2:1.2.3-1) ... #7 126.2 Setting up libavahi-client3:amd64 (0.8-10) ... #7 126.3 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 126.4 Setcap worked! gst-ptp-helper is not suid! #7 126.4 Setting up libaa1:amd64 (1.4p5-50) ... #7 126.5 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #7 126.6 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #7 126.7 Setting up gtk-update-icon-cache (3.24.38-2~deb12u1) ... #7 126.7 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #7 126.8 Setting up fontconfig (2.14.1-4) ... #7 126.9 Regenerating fonts cache... done. #7 128.9 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #7 129.0 Setting up libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... #7 129.1 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #7 129.1 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #7 129.2 Setting up erlang-runtime-tools (1:25.2.3+dfsg-1) ... #7 129.3 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 129.4 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #7 129.5 Setting up libenchant-2-2:amd64 (2.3.3-2) ... #7 129.6 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #7 129.7 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #7 129.8 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #7 129.8 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #7 129.9 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #7 130.0 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u1) ... #7 130.1 Setting up erlang-tools (1:25.2.3+dfsg-1) ... #7 130.2 Setting up libcairo2:amd64 (1.16.0-7) ... #7 130.3 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #7 130.4 Setting up erlang-snmp (1:25.2.3+dfsg-1) ... #7 130.5 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #7 130.6 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 130.7 Setting up adwaita-icon-theme (43-1) ... #7 130.8 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #7 130.8 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #7 130.9 Setting up libnotify4:amd64 (0.8.1-1) ... #7 131.0 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #7 131.1 Setting up erlang-public-key (1:25.2.3+dfsg-1) ... #7 131.2 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #7 131.2 Setting up erlang-megaco (1:25.2.3+dfsg-1) ... #7 131.3 Setting up erlang-ssh (1:25.2.3+dfsg-1) ... #7 131.4 Setting up libcups2:amd64 (2.4.2-3+deb12u5) ... #7 131.5 Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1+b1) ... #7 131.6 Setting up libegl1:amd64 (1.6.0-1) ... #7 131.7 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #7 131.8 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #7 131.8 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #7 131.9 Setting up erlang-ssl (1:25.2.3+dfsg-1) ... #7 132.0 Setting up erlang-diameter (1:25.2.3+dfsg-1) ... #7 132.1 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #7 132.2 Setting up libxi6:amd64 (2:1.8-1+b1) ... #7 132.3 Setting up libglx0:amd64 (1.6.0-1) ... #7 132.3 Setting up libxtst6:amd64 (2:1.2.3-1.1) ... #7 132.4 Setting up erlang-os-mon (1:25.2.3+dfsg-1) ... #7 132.5 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #7 132.6 Setting up dconf-service (0.40.0-4) ... #7 132.7 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #7 132.9 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #7 133.0 Setting up erlang-eldap (1:25.2.3+dfsg-1) ... #7 133.0 Setting up gstreamer1.0-plugins-base:amd64 (1.22.0-3+deb12u1) ... #7 133.1 Setting up libgl1:amd64 (1.6.0-1) ... #7 133.2 Setting up libshout3:amd64 (2.4.6-1+b1) ... #7 133.3 Setting up erlang-ftp (1:25.2.3+dfsg-1) ... #7 133.4 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #7 133.5 Setting up erlang-inets (1:25.2.3+dfsg-1) ... #7 133.6 Setting up libgstreamer-gl1.0-0:amd64 (1.22.0-3+deb12u1) ... #7 133.7 Setting up libgtk-3-common (3.24.38-2~deb12u1) ... #7 133.8 Setting up gsettings-desktop-schemas (43.0-1) ... #7 133.9 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u1) ... #7 134.0 Setting up erlang-edoc (1:25.2.3+dfsg-1) ... #7 134.1 Setting up erlang-erl-docgen (1:25.2.3+dfsg-1) ... #7 134.2 Setting up glib-networking:amd64 (2.74.0-4) ... #7 134.3 Setting up libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ... #7 134.4 Setting up libsoup2.4-1:amd64 (2.74.3-1) ... #7 134.5 Setting up libwxgtk-gl3.2-1:amd64 (3.2.2+dfsg-2) ... #7 134.6 Setting up gstreamer1.0-plugins-good:amd64 (1.22.0-5+deb12u1) ... #7 134.7 Setting up libsoup-3.0-0:amd64 (3.2.2-2) ... #7 134.8 Setting up libgssdp-1.6-0:amd64 (1.6.2-2) ... #7 134.9 Setting up libgupnp-1.6-0:amd64 (1.6.3-1) ... #7 135.0 Setting up libgupnp-igd-1.0-4:amd64 (1.2.0-3) ... #7 135.0 Setting up libnice10:amd64 (0.1.21-1) ... #7 135.1 Setting up libgstreamer-plugins-bad1.0-0:amd64 (1.22.0-4+deb12u5) ... #7 135.2 Setting up libwebkit2gtk-4.0-37:amd64 (2.42.5-1~deb12u1) ... #7 135.3 Setting up libwxgtk-webview3.2-1:amd64 (3.2.2+dfsg-2) ... #7 135.4 Setting up erlang-wx (1:25.2.3+dfsg-1) ... #7 135.5 Setting up erlang-reltool (1:25.2.3+dfsg-1) ... #7 135.6 Setting up erlang-et (1:25.2.3+dfsg-1) ... #7 135.7 Setting up rebar (2.6.4-3) ... #7 135.8 Setting up erlang-debugger (1:25.2.3+dfsg-1) ... #7 135.9 Setting up erlang-observer (1:25.2.3+dfsg-1) ... #7 136.0 Setting up erlang-common-test (1:25.2.3+dfsg-1) ... #7 136.1 Setting up erlang (1:25.2.3+dfsg-1) ... #7 136.1 Setting up rebar3 (3.19.0-1) ... #7 136.2 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 136.3 Processing triggers for dictionaries-common (1.29.5) ... #7 136.4 debconf: unable to initialize frontend: Dialog #7 136.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 136.4 debconf: falling back to frontend: Readline #7 136.4 debconf: unable to initialize frontend: Readline #7 136.4 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #7 136.4 debconf: falling back to frontend: Teletype #7 136.7 + apt-get clean #7 DONE 137.3s #8 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git procps tcpdump vim netcat-openbsd wget && apt-get clean #8 0.512 + apt-get update #8 0.559 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 0.559 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #8 0.559 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 0.727 Reading package lists... #8 1.093 + apt-get install -y --no-install-recommends build-essential git procps tcpdump vim netcat-openbsd wget #8 1.097 Reading package lists... #8 1.461 Building dependency tree... #8 1.555 Reading state information... #8 1.652 procps is already the newest version (2:4.0.2-3). #8 1.652 procps set to manually installed. #8 1.652 The following additional packages will be installed: #8 1.652 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev #8 1.652 g++ g++-12 gcc gcc-12 git-man libasan8 libbinutils libc-dev-bin libc6-dev #8 1.652 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdpkg-perl #8 1.652 liberror-perl libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 #8 1.652 libisl23 libitm1 libjansson4 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 #8 1.652 libnsl-dev libnsl2 libpcap0.8 libperl5.36 libquadmath0 librtmp1 libsasl2-2 #8 1.652 libsasl2-modules-db libsodium23 libssh2-1 libstdc++-12-dev libtirpc-common #8 1.652 libtirpc-dev libtirpc3 libtsan2 libubsan1 linux-libc-dev make patch perl #8 1.653 perl-modules-5.36 rpcsvc-proto vim-common vim-runtime xz-utils #8 1.653 Suggested packages: #8 1.653 binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debian-keyring #8 1.653 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf #8 1.653 automake libtool flex bison gdb gcc-doc gcc-12-multilib gettext-base #8 1.653 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #8 1.653 git-cvs git-mediawiki git-svn glibc-doc gnupg | sq | sqop | pgpainless-cli #8 1.653 sensible-utils bzr gdbm-l10n libstdc++-12-doc make-doc ed diffutils-doc #8 1.653 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.653 libtap-harness-archive-perl apparmor ctags vim-doc vim-scripts #8 1.653 Recommended packages: #8 1.653 fakeroot gnupg | sq | sqop | pgpainless-cli libalgorithm-merge-perl #8 1.653 ca-certificates less ssh-client manpages manpages-dev libc-devtools #8 1.653 libfile-fcntllock-perl liblocale-gettext-perl libldap-common #8 1.653 libsasl2-modules netbase xxd #8 1.878 The following NEW packages will be installed: #8 1.878 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp #8 1.878 cpp-12 dpkg-dev g++ g++-12 gcc gcc-12 git git-man libasan8 libbinutils #8 1.878 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #8 1.879 libcurl3-gnutls libdpkg-perl liberror-perl libgcc-12-dev libgdbm-compat4 #8 1.879 libgdbm6 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 libldap-2.5-0 #8 1.879 liblsan0 libmpc3 libmpfr6 libnsl-dev libnsl2 libpcap0.8 libperl5.36 #8 1.879 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libsodium23 libssh2-1 #8 1.879 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 #8 1.879 linux-libc-dev make netcat-openbsd patch perl perl-modules-5.36 rpcsvc-proto #8 1.879 tcpdump vim vim-common vim-runtime wget xz-utils #8 1.902 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. #8 1.902 Need to get 94.3 MB of archives. #8 1.902 After this operation, 411 MB of additional disk space will be used. #8 1.902 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #8 1.977 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #8 1.978 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #8 1.979 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #8 2.092 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #8 2.098 Get:6 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #8 2.101 Get:7 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #8 2.102 Get:8 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #8 2.126 Get:9 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #8 2.138 Get:10 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #8 2.203 Get:11 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #8 2.216 Get:12 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #8 2.221 Get:13 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #8 2.223 Get:14 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #8 2.244 Get:15 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #8 2.244 Get:16 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #8 2.302 Get:17 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #8 2.304 Get:18 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u6 [45.6 kB] #8 2.304 Get:19 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.85-1 [1968 kB] #8 2.354 Get:20 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #8 2.357 Get:21 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #8 2.358 Get:22 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #8 2.360 Get:23 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #8 2.360 Get:24 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #8 2.365 Get:25 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 2.367 Get:26 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.368 Get:27 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u6 [1902 kB] #8 2.416 Get:28 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #8 2.431 Get:29 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #8 2.449 Get:30 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #8 2.450 Get:31 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #8 2.699 Get:32 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #8 2.699 Get:33 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #8 2.699 Get:34 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #8 2.700 Get:35 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #8 2.701 Get:36 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #8 2.754 Get:37 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #8 2.779 Get:38 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #8 2.835 Get:39 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #8 2.857 Get:40 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #8 2.860 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #8 2.923 Get:42 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #8 3.321 Get:43 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #8 3.321 Get:44 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #8 3.353 Get:45 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #8 3.530 Get:46 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #8 3.530 Get:47 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #8 3.531 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #8 3.541 Get:49 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #8 3.543 Get:50 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #8 3.564 Get:51 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #8 3.564 Get:52 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #8 3.564 Get:53 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #8 3.566 Get:54 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #8 3.568 Get:55 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 3.569 Get:56 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #8 3.571 Get:57 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #8 3.578 Get:58 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #8 3.578 Get:59 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #8 3.611 Get:60 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #8 3.714 Get:61 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #8 3.716 Get:62 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #8 3.717 Get:63 http://deb.debian.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB] #8 3.718 Get:64 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #8 3.725 Get:65 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #8 3.824 Get:66 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #8 3.982 debconf: delaying package configuration, since apt-utils is not installed #8 4.028 Fetched 94.3 MB in 2s (48.1 MB/s) #8 4.082 Selecting previously unselected package perl-modules-5.36. #8 4.082 (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 ... 21104 files and directories currently installed.) #8 4.095 Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #8 4.111 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #8 4.512 Selecting previously unselected package libgdbm6:amd64. #8 4.515 Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... #8 4.548 Unpacking libgdbm6:amd64 (1.23-3) ... #8 4.738 Selecting previously unselected package libgdbm-compat4:amd64. #8 4.741 Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... #8 4.765 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #8 4.960 Selecting previously unselected package libperl5.36:amd64. #8 4.962 Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #8 4.990 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #8 5.414 Selecting previously unselected package perl. #8 5.416 Preparing to unpack .../04-perl_5.36.0-7+deb12u1_amd64.deb ... #8 5.447 Unpacking perl (5.36.0-7+deb12u1) ... #8 5.579 Selecting previously unselected package vim-common. #8 5.582 Preparing to unpack .../05-vim-common_2%3a9.0.1378-2_all.deb ... #8 5.597 Unpacking vim-common (2:9.0.1378-2) ... #8 5.775 Selecting previously unselected package bzip2. #8 5.777 Preparing to unpack .../06-bzip2_1.0.8-5+b1_amd64.deb ... #8 5.801 Unpacking bzip2 (1.0.8-5+b1) ... #8 5.922 Selecting previously unselected package wget. #8 5.925 Preparing to unpack .../07-wget_1.21.3-1+b2_amd64.deb ... #8 5.954 Unpacking wget (1.21.3-1+b2) ... #8 6.186 Selecting previously unselected package xz-utils. #8 6.188 Preparing to unpack .../08-xz-utils_5.4.1-0.2_amd64.deb ... #8 6.215 Unpacking xz-utils (5.4.1-0.2) ... #8 6.404 Selecting previously unselected package binutils-common:amd64. #8 6.406 Preparing to unpack .../09-binutils-common_2.40-2_amd64.deb ... #8 6.431 Unpacking binutils-common:amd64 (2.40-2) ... #8 6.748 Selecting previously unselected package libbinutils:amd64. #8 6.750 Preparing to unpack .../10-libbinutils_2.40-2_amd64.deb ... #8 6.770 Unpacking libbinutils:amd64 (2.40-2) ... #8 6.918 Selecting previously unselected package libctf-nobfd0:amd64. #8 6.921 Preparing to unpack .../11-libctf-nobfd0_2.40-2_amd64.deb ... #8 6.934 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #8 7.115 Selecting previously unselected package libctf0:amd64. #8 7.118 Preparing to unpack .../12-libctf0_2.40-2_amd64.deb ... #8 7.140 Unpacking libctf0:amd64 (2.40-2) ... #8 7.327 Selecting previously unselected package libgprofng0:amd64. #8 7.329 Preparing to unpack .../13-libgprofng0_2.40-2_amd64.deb ... #8 7.352 Unpacking libgprofng0:amd64 (2.40-2) ... #8 7.534 Selecting previously unselected package libjansson4:amd64. #8 7.536 Preparing to unpack .../14-libjansson4_2.14-2_amd64.deb ... #8 7.559 Unpacking libjansson4:amd64 (2.14-2) ... #8 7.696 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 7.698 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #8 7.724 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #8 8.015 Selecting previously unselected package binutils. #8 8.018 Preparing to unpack .../16-binutils_2.40-2_amd64.deb ... #8 8.041 Unpacking binutils (2.40-2) ... #8 8.186 Selecting previously unselected package libc-dev-bin. #8 8.188 Preparing to unpack .../17-libc-dev-bin_2.36-9+deb12u6_amd64.deb ... #8 8.213 Unpacking libc-dev-bin (2.36-9+deb12u6) ... #8 8.361 Selecting previously unselected package linux-libc-dev:amd64. #8 8.364 Preparing to unpack .../18-linux-libc-dev_6.1.85-1_amd64.deb ... #8 8.390 Unpacking linux-libc-dev:amd64 (6.1.85-1) ... #8 8.658 Selecting previously unselected package libcrypt-dev:amd64. #8 8.661 Preparing to unpack .../19-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #8 8.692 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #8 8.844 Selecting previously unselected package libtirpc-common. #8 8.846 Preparing to unpack .../20-libtirpc-common_1.3.3+ds-1_all.deb ... #8 8.875 Unpacking libtirpc-common (1.3.3+ds-1) ... #8 8.991 Selecting previously unselected package libtirpc3:amd64. #8 8.994 Preparing to unpack .../21-libtirpc3_1.3.3+ds-1_amd64.deb ... #8 9.009 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #8 9.198 Selecting previously unselected package libnsl2:amd64. #8 9.201 Preparing to unpack .../22-libnsl2_1.3.0-2_amd64.deb ... #8 9.225 Unpacking libnsl2:amd64 (1.3.0-2) ... #8 9.333 Selecting previously unselected package libtirpc-dev:amd64. #8 9.336 Preparing to unpack .../23-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #8 9.364 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #8 9.527 Selecting previously unselected package libnsl-dev:amd64. #8 9.529 Preparing to unpack .../24-libnsl-dev_1.3.0-2_amd64.deb ... #8 9.542 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 9.699 Selecting previously unselected package rpcsvc-proto. #8 9.702 Preparing to unpack .../25-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 9.720 Unpacking rpcsvc-proto (1.4.3-1) ... #8 9.859 Selecting previously unselected package libc6-dev:amd64. #8 9.862 Preparing to unpack .../26-libc6-dev_2.36-9+deb12u6_amd64.deb ... #8 9.886 Unpacking libc6-dev:amd64 (2.36-9+deb12u6) ... #8 10.11 Selecting previously unselected package libisl23:amd64. #8 10.11 Preparing to unpack .../27-libisl23_0.25-1.1_amd64.deb ... #8 10.12 Unpacking libisl23:amd64 (0.25-1.1) ... #8 10.29 Selecting previously unselected package libmpfr6:amd64. #8 10.29 Preparing to unpack .../28-libmpfr6_4.2.0-1_amd64.deb ... #8 10.31 Unpacking libmpfr6:amd64 (4.2.0-1) ... #8 10.50 Selecting previously unselected package libmpc3:amd64. #8 10.50 Preparing to unpack .../29-libmpc3_1.3.1-1_amd64.deb ... #8 10.52 Unpacking libmpc3:amd64 (1.3.1-1) ... #8 10.67 Selecting previously unselected package cpp-12. #8 10.68 Preparing to unpack .../30-cpp-12_12.2.0-14_amd64.deb ... #8 10.70 Unpacking cpp-12 (12.2.0-14) ... #8 11.28 Selecting previously unselected package cpp. #8 11.29 Preparing to unpack .../31-cpp_4%3a12.2.0-3_amd64.deb ... #8 11.31 Unpacking cpp (4:12.2.0-3) ... #8 11.48 Selecting previously unselected package libcc1-0:amd64. #8 11.49 Preparing to unpack .../32-libcc1-0_12.2.0-14_amd64.deb ... #8 11.53 Unpacking libcc1-0:amd64 (12.2.0-14) ... #8 11.74 Selecting previously unselected package libgomp1:amd64. #8 11.74 Preparing to unpack .../33-libgomp1_12.2.0-14_amd64.deb ... #8 11.76 Unpacking libgomp1:amd64 (12.2.0-14) ... #8 11.87 Selecting previously unselected package libitm1:amd64. #8 11.87 Preparing to unpack .../34-libitm1_12.2.0-14_amd64.deb ... #8 11.90 Unpacking libitm1:amd64 (12.2.0-14) ... #8 12.10 Selecting previously unselected package libasan8:amd64. #8 12.10 Preparing to unpack .../35-libasan8_12.2.0-14_amd64.deb ... #8 12.13 Unpacking libasan8:amd64 (12.2.0-14) ... #8 12.46 Selecting previously unselected package liblsan0:amd64. #8 12.47 Preparing to unpack .../36-liblsan0_12.2.0-14_amd64.deb ... #8 12.50 Unpacking liblsan0:amd64 (12.2.0-14) ... #8 12.70 Selecting previously unselected package libtsan2:amd64. #8 12.71 Preparing to unpack .../37-libtsan2_12.2.0-14_amd64.deb ... #8 12.74 Unpacking libtsan2:amd64 (12.2.0-14) ... #8 12.99 Selecting previously unselected package libubsan1:amd64. #8 13.00 Preparing to unpack .../38-libubsan1_12.2.0-14_amd64.deb ... #8 13.01 Unpacking libubsan1:amd64 (12.2.0-14) ... #8 13.18 Selecting previously unselected package libquadmath0:amd64. #8 13.18 Preparing to unpack .../39-libquadmath0_12.2.0-14_amd64.deb ... #8 13.19 Unpacking libquadmath0:amd64 (12.2.0-14) ... #8 13.30 Selecting previously unselected package libgcc-12-dev:amd64. #8 13.30 Preparing to unpack .../40-libgcc-12-dev_12.2.0-14_amd64.deb ... #8 13.32 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #8 13.60 Selecting previously unselected package gcc-12. #8 13.60 Preparing to unpack .../41-gcc-12_12.2.0-14_amd64.deb ... #8 13.63 Unpacking gcc-12 (12.2.0-14) ... #8 14.27 Selecting previously unselected package gcc. #8 14.27 Preparing to unpack .../42-gcc_4%3a12.2.0-3_amd64.deb ... #8 14.29 Unpacking gcc (4:12.2.0-3) ... #8 14.39 Selecting previously unselected package libstdc++-12-dev:amd64. #8 14.39 Preparing to unpack .../43-libstdc++-12-dev_12.2.0-14_amd64.deb ... #8 14.42 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #8 14.70 Selecting previously unselected package g++-12. #8 14.70 Preparing to unpack .../44-g++-12_12.2.0-14_amd64.deb ... #8 14.72 Unpacking g++-12 (12.2.0-14) ... #8 15.41 Selecting previously unselected package g++. #8 15.41 Preparing to unpack .../45-g++_4%3a12.2.0-3_amd64.deb ... #8 15.44 Unpacking g++ (4:12.2.0-3) ... #8 15.59 Selecting previously unselected package make. #8 15.60 Preparing to unpack .../46-make_4.3-4.1_amd64.deb ... #8 15.63 Unpacking make (4.3-4.1) ... #8 15.81 Selecting previously unselected package libdpkg-perl. #8 15.82 Preparing to unpack .../47-libdpkg-perl_1.21.22_all.deb ... #8 15.85 Unpacking libdpkg-perl (1.21.22) ... #8 16.01 Selecting previously unselected package patch. #8 16.01 Preparing to unpack .../48-patch_2.7.6-7_amd64.deb ... #8 16.04 Unpacking patch (2.7.6-7) ... #8 16.22 Selecting previously unselected package dpkg-dev. #8 16.22 Preparing to unpack .../49-dpkg-dev_1.21.22_all.deb ... #8 16.25 Unpacking dpkg-dev (1.21.22) ... #8 16.48 Selecting previously unselected package build-essential. #8 16.49 Preparing to unpack .../50-build-essential_12.9_amd64.deb ... #8 16.51 Unpacking build-essential (12.9) ... #8 16.66 Selecting previously unselected package libsasl2-modules-db:amd64. #8 16.67 Preparing to unpack .../51-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #8 16.69 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #8 16.88 Selecting previously unselected package libsasl2-2:amd64. #8 16.88 Preparing to unpack .../52-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #8 16.91 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #8 17.07 Selecting previously unselected package libldap-2.5-0:amd64. #8 17.08 Preparing to unpack .../53-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #8 17.11 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #8 17.32 Selecting previously unselected package librtmp1:amd64. #8 17.32 Preparing to unpack .../54-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 17.34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 17.46 Selecting previously unselected package libssh2-1:amd64. #8 17.47 Preparing to unpack .../55-libssh2-1_1.10.0-3+b1_amd64.deb ... #8 17.48 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #8 17.62 Selecting previously unselected package libcurl3-gnutls:amd64. #8 17.63 Preparing to unpack .../56-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #8 17.65 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #8 17.82 Selecting previously unselected package liberror-perl. #8 17.83 Preparing to unpack .../57-liberror-perl_0.17029-2_all.deb ... #8 17.85 Unpacking liberror-perl (0.17029-2) ... #8 18.02 Selecting previously unselected package git-man. #8 18.02 Preparing to unpack .../58-git-man_1%3a2.39.2-1.1_all.deb ... #8 18.05 Unpacking git-man (1:2.39.2-1.1) ... #8 18.35 Selecting previously unselected package git. #8 18.35 Preparing to unpack .../59-git_1%3a2.39.2-1.1_amd64.deb ... #8 18.39 Unpacking git (1:2.39.2-1.1) ... #8 18.80 Selecting previously unselected package libpcap0.8:amd64. #8 18.81 Preparing to unpack .../60-libpcap0.8_1.10.3-1_amd64.deb ... #8 18.82 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #8 18.96 Selecting previously unselected package libsodium23:amd64. #8 18.97 Preparing to unpack .../61-libsodium23_1.0.18-1_amd64.deb ... #8 18.98 Unpacking libsodium23:amd64 (1.0.18-1) ... #8 19.18 Selecting previously unselected package netcat-openbsd. #8 19.18 Preparing to unpack .../62-netcat-openbsd_1.219-1_amd64.deb ... #8 19.21 Unpacking netcat-openbsd (1.219-1) ... #8 19.35 Selecting previously unselected package tcpdump. #8 19.36 Preparing to unpack .../63-tcpdump_4.99.3-1_amd64.deb ... #8 19.39 Unpacking tcpdump (4.99.3-1) ... #8 19.67 Selecting previously unselected package vim-runtime. #8 19.68 Preparing to unpack .../64-vim-runtime_2%3a9.0.1378-2_all.deb ... #8 19.71 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #8 19.75 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #8 19.76 Unpacking vim-runtime (2:9.0.1378-2) ... #8 20.29 Selecting previously unselected package vim. #8 20.30 Preparing to unpack .../65-vim_2%3a9.0.1378-2_amd64.deb ... #8 20.32 Unpacking vim (2:9.0.1378-2) ... #8 20.69 Setting up libsodium23:amd64 (1.0.18-1) ... #8 20.79 Setting up wget (1.21.3-1+b2) ... #8 20.91 Setting up libtirpc-common (1.3.3+ds-1) ... #8 21.04 Setting up netcat-openbsd (1.219-1) ... #8 21.12 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #8 21.16 Setting up binutils-common:amd64 (2.40-2) ... #8 21.29 Setting up linux-libc-dev:amd64 (6.1.85-1) ... #8 21.38 Setting up libctf-nobfd0:amd64 (2.40-2) ... #8 21.48 Setting up libgomp1:amd64 (12.2.0-14) ... #8 21.58 Setting up bzip2 (1.0.8-5+b1) ... #8 21.69 Setting up libjansson4:amd64 (2.14-2) ... #8 21.84 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #8 21.94 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #8 22.04 Setting up rpcsvc-proto (1.4.3-1) ... #8 22.13 Setting up vim-common (2:9.0.1378-2) ... #8 22.26 Setting up libpcap0.8:amd64 (1.10.3-1) ... #8 22.35 Setting up make (4.3-4.1) ... #8 22.44 Setting up libmpfr6:amd64 (4.2.0-1) ... #8 22.50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 22.56 Setting up xz-utils (5.4.1-0.2) ... #8 22.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 22.69 Setting up libquadmath0:amd64 (12.2.0-14) ... #8 22.80 Setting up libmpc3:amd64 (1.3.1-1) ... #8 22.90 Setting up patch (2.7.6-7) ... #8 23.00 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #8 23.10 Setting up libubsan1:amd64 (12.2.0-14) ... #8 23.19 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #8 23.29 Setting up libasan8:amd64 (12.2.0-14) ... #8 23.38 Setting up git-man (1:2.39.2-1.1) ... #8 23.48 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #8 23.55 Setting up libtsan2:amd64 (12.2.0-14) ... #8 23.63 Setting up libbinutils:amd64 (2.40-2) ... #8 23.72 Setting up vim-runtime (2:9.0.1378-2) ... #8 23.89 Setting up libisl23:amd64 (0.25-1.1) ... #8 23.99 Setting up libc-dev-bin (2.36-9+deb12u6) ... #8 24.11 Setting up libcc1-0:amd64 (12.2.0-14) ... #8 24.21 Setting up liblsan0:amd64 (12.2.0-14) ... #8 24.30 Setting up libitm1:amd64 (12.2.0-14) ... #8 24.41 Setting up libgdbm6:amd64 (1.23-3) ... #8 24.50 Setting up libctf0:amd64 (2.40-2) ... #8 24.59 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #8 24.73 Setting up tcpdump (4.99.3-1) ... #8 25.23 Setting up cpp-12 (12.2.0-14) ... #8 25.33 Setting up vim (2:9.0.1378-2) ... #8 25.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #8 25.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #8 25.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #8 25.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #8 25.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #8 25.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #8 25.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #8 25.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #8 25.59 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #8 25.68 Setting up libgprofng0:amd64 (2.40-2) ... #8 25.79 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #8 25.88 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #8 25.98 Setting up libgdbm-compat4:amd64 (1.23-3) ... #8 26.33 Setting up cpp (4:12.2.0-3) ... #8 26.42 Setting up libnsl2:amd64 (1.3.0-2) ... #8 26.52 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #8 26.60 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #8 26.68 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #8 26.76 Setting up binutils (2.40-2) ... #8 26.85 Setting up perl (5.36.0-7+deb12u1) ... #8 26.96 Setting up gcc-12 (12.2.0-14) ... #8 27.04 Setting up libdpkg-perl (1.21.22) ... #8 27.72 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 27.98 Setting up libc6-dev:amd64 (2.36-9+deb12u6) ... #8 28.04 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #8 28.11 Setting up gcc (4:12.2.0-3) ... #8 28.22 Setting up dpkg-dev (1.21.22) ... #8 28.32 Setting up liberror-perl (0.17029-2) ... #8 28.36 Setting up git (1:2.39.2-1.1) ... #8 28.42 Setting up g++-12 (12.2.0-14) ... #8 28.46 Setting up g++ (4:12.2.0-3) ... #8 28.49 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 28.52 Setting up build-essential (12.9) ... #8 28.56 Processing triggers for libc-bin (2.36-9+deb12u6) ... #8 28.63 Processing triggers for hicolor-icon-theme (0.17-2) ... #8 28.74 + apt-get clean #8 DONE 28.9s #9 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #9 0.379 + apt-get update #9 0.421 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.421 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.421 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.578 Reading package lists... #9 0.952 + apt-get install -y --no-install-recommends libpcap-dev libsctp1 #9 0.958 Reading package lists... #9 1.337 Building dependency tree... #9 1.440 Reading state information... #9 1.529 The following additional packages will be installed: #9 1.529 libdbus-1-dev libpcap0.8-dev libpkgconf3 pkg-config pkgconf pkgconf-bin #9 1.529 sgml-base xml-core #9 1.529 Suggested packages: #9 1.529 lksctp-tools sgml-base-doc debhelper #9 1.614 The following NEW packages will be installed: #9 1.614 libdbus-1-dev libpcap-dev libpcap0.8-dev libpkgconf3 libsctp1 pkg-config #9 1.614 pkgconf pkgconf-bin sgml-base xml-core #9 1.635 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #9 1.635 Need to get 724 kB of archives. #9 1.635 After this operation, 2442 kB of additional disk space will be used. #9 1.635 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #9 1.642 Get:2 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #9 1.644 Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #9 1.647 Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #9 1.648 Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #9 1.652 Get:6 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #9 1.652 Get:7 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #9 1.658 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #9 1.663 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #9 1.663 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #9 1.789 debconf: delaying package configuration, since apt-utils is not installed #9 1.840 Fetched 724 kB in 0s (15.7 MB/s) #9 1.985 Selecting previously unselected package sgml-base. #9 1.985 (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 ... 30567 files and directories currently installed.) #9 1.996 Preparing to unpack .../0-sgml-base_1.31_all.deb ... #9 2.024 Unpacking sgml-base (1.31) ... #9 2.240 Selecting previously unselected package libpkgconf3:amd64. #9 2.244 Preparing to unpack .../1-libpkgconf3_1.8.1-1_amd64.deb ... #9 2.283 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #9 2.419 Selecting previously unselected package pkgconf-bin. #9 2.422 Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ... #9 2.449 Unpacking pkgconf-bin (1.8.1-1) ... #9 2.620 Selecting previously unselected package pkgconf:amd64. #9 2.623 Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ... #9 2.650 Unpacking pkgconf:amd64 (1.8.1-1) ... #9 2.831 Selecting previously unselected package pkg-config:amd64. #9 2.834 Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ... #9 2.860 Unpacking pkg-config:amd64 (1.8.1-1) ... #9 3.079 Selecting previously unselected package xml-core. #9 3.082 Preparing to unpack .../5-xml-core_0.18+nmu1_all.deb ... #9 3.105 Unpacking xml-core (0.18+nmu1) ... #9 3.291 Selecting previously unselected package libdbus-1-dev:amd64. #9 3.294 Preparing to unpack .../6-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #9 3.324 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #9 3.485 Selecting previously unselected package libpcap0.8-dev:amd64. #9 3.488 Preparing to unpack .../7-libpcap0.8-dev_1.10.3-1_amd64.deb ... #9 3.502 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #9 3.604 Selecting previously unselected package libpcap-dev:amd64. #9 3.607 Preparing to unpack .../8-libpcap-dev_1.10.3-1_amd64.deb ... #9 3.623 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #9 3.786 Selecting previously unselected package libsctp1:amd64. #9 3.789 Preparing to unpack .../9-libsctp1_1.0.19+dfsg-2_amd64.deb ... #9 3.809 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #9 3.961 Setting up libpkgconf3:amd64 (1.8.1-1) ... #9 4.009 Setting up pkgconf-bin (1.8.1-1) ... #9 4.080 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #9 4.169 Setting up sgml-base (1.31) ... #9 4.268 Setting up pkgconf:amd64 (1.8.1-1) ... #9 4.385 Setting up pkg-config:amd64 (1.8.1-1) ... #9 4.457 Setting up xml-core (0.18+nmu1) ... #9 4.791 Processing triggers for libc-bin (2.36-9+deb12u6) ... #9 4.881 Processing triggers for sgml-base (1.31) ... #9 4.961 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #9 5.159 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #9 5.199 Setting up libpcap-dev:amd64 (1.10.3-1) ... #9 5.284 + apt-get clean #9 DONE 5.3s #10 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 DONE 0.2s #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.304 + apt-get update #12 0.347 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.347 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.347 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.503 Reading package lists... #12 0.884 + apt-get install -y --no-install-recommends ca-certificates gnupg #12 0.890 Reading package lists... #12 1.265 Building dependency tree... #12 1.364 Reading state information... #12 1.451 The following additional packages will be installed: #12 1.451 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #12 1.451 gpgconf gpgsm libassuan0 libksba8 libnpth0 libreadline8 openssl #12 1.451 pinentry-curses readline-common #12 1.451 Suggested packages: #12 1.451 pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc readline-doc #12 1.529 The following NEW packages will be installed: #12 1.529 ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent #12 1.529 gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 #12 1.530 libreadline8 openssl pinentry-curses readline-common #12 1.550 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #12 1.550 Need to get 9688 kB of archives. #12 1.550 After this operation, 19.3 MB of additional disk space will be used. #12 1.550 Get:1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #12 1.563 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #12 1.585 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #12 1.586 Get:4 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #12 1.586 Get:5 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #12 1.588 Get:6 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #12 1.593 Get:7 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #12 1.594 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #12 1.604 Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #12 1.609 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #12 1.614 Get:11 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #12 1.618 Get:12 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #12 1.626 Get:13 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #12 1.627 Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #12 1.633 Get:15 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #12 1.637 Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #12 1.642 Get:17 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #12 1.647 Get:18 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #12 1.783 debconf: delaying package configuration, since apt-utils is not installed #12 1.847 Fetched 9688 kB in 0s (80.3 MB/s) #12 1.938 Selecting previously unselected package readline-common. #12 1.938 (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 ... 30828 files and directories currently installed.) #12 1.953 Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ... #12 1.974 Unpacking readline-common (8.2-1.3) ... #12 2.152 Selecting previously unselected package openssl. #12 2.155 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_amd64.deb ... #12 2.184 Unpacking openssl (3.0.11-1~deb12u2) ... #12 2.505 Selecting previously unselected package ca-certificates. #12 2.508 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #12 2.535 Unpacking ca-certificates (20230311) ... #12 2.823 Selecting previously unselected package libassuan0:amd64. #12 2.825 Preparing to unpack .../03-libassuan0_2.5.5-5_amd64.deb ... #12 2.862 Unpacking libassuan0:amd64 (2.5.5-5) ... #12 3.057 Selecting previously unselected package libreadline8:amd64. #12 3.060 Preparing to unpack .../04-libreadline8_8.2-1.3_amd64.deb ... #12 3.078 Unpacking libreadline8:amd64 (8.2-1.3) ... #12 3.255 Selecting previously unselected package gpgconf. #12 3.258 Preparing to unpack .../05-gpgconf_2.2.40-1.1_amd64.deb ... #12 3.281 Unpacking gpgconf (2.2.40-1.1) ... #12 3.501 Selecting previously unselected package libksba8:amd64. #12 3.504 Preparing to unpack .../06-libksba8_1.6.3-2_amd64.deb ... #12 3.520 Unpacking libksba8:amd64 (1.6.3-2) ... #12 3.702 Selecting previously unselected package libnpth0:amd64. #12 3.705 Preparing to unpack .../07-libnpth0_1.6-3_amd64.deb ... #12 3.729 Unpacking libnpth0:amd64 (1.6-3) ... #12 3.920 Selecting previously unselected package dirmngr. #12 3.923 Preparing to unpack .../08-dirmngr_2.2.40-1.1_amd64.deb ... #12 3.950 Unpacking dirmngr (2.2.40-1.1) ... #12 4.100 Selecting previously unselected package gnupg-l10n. #12 4.102 Preparing to unpack .../09-gnupg-l10n_2.2.40-1.1_all.deb ... #12 4.126 Unpacking gnupg-l10n (2.2.40-1.1) ... #12 4.297 Selecting previously unselected package gnupg-utils. #12 4.300 Preparing to unpack .../10-gnupg-utils_2.2.40-1.1_amd64.deb ... #12 4.324 Unpacking gnupg-utils (2.2.40-1.1) ... #12 4.493 Selecting previously unselected package gpg. #12 4.496 Preparing to unpack .../11-gpg_2.2.40-1.1_amd64.deb ... #12 4.523 Unpacking gpg (2.2.40-1.1) ... #12 4.715 Selecting previously unselected package pinentry-curses. #12 4.717 Preparing to unpack .../12-pinentry-curses_1.2.1-1_amd64.deb ... #12 4.759 Unpacking pinentry-curses (1.2.1-1) ... #12 4.947 Selecting previously unselected package gpg-agent. #12 4.950 Preparing to unpack .../13-gpg-agent_2.2.40-1.1_amd64.deb ... #12 4.979 Unpacking gpg-agent (2.2.40-1.1) ... #12 5.138 Selecting previously unselected package gpg-wks-client. #12 5.141 Preparing to unpack .../14-gpg-wks-client_2.2.40-1.1_amd64.deb ... #12 5.164 Unpacking gpg-wks-client (2.2.40-1.1) ... #12 5.333 Selecting previously unselected package gpg-wks-server. #12 5.336 Preparing to unpack .../15-gpg-wks-server_2.2.40-1.1_amd64.deb ... #12 5.361 Unpacking gpg-wks-server (2.2.40-1.1) ... #12 5.516 Selecting previously unselected package gpgsm. #12 5.519 Preparing to unpack .../16-gpgsm_2.2.40-1.1_amd64.deb ... #12 5.539 Unpacking gpgsm (2.2.40-1.1) ... #12 5.644 Selecting previously unselected package gnupg. #12 5.648 Preparing to unpack .../17-gnupg_2.2.40-1.1_all.deb ... #12 5.672 Unpacking gnupg (2.2.40-1.1) ... #12 5.823 Setting up libksba8:amd64 (1.6.3-2) ... #12 5.865 Setting up libnpth0:amd64 (1.6-3) ... #12 5.911 Setting up libassuan0:amd64 (2.5.5-5) ... #12 5.958 Setting up gnupg-l10n (2.2.40-1.1) ... #12 6.002 Setting up openssl (3.0.11-1~deb12u2) ... #12 6.059 Setting up readline-common (8.2-1.3) ... #12 6.098 Setting up pinentry-curses (1.2.1-1) ... #12 6.157 Setting up libreadline8:amd64 (8.2-1.3) ... #12 6.202 Setting up ca-certificates (20230311) ... #12 6.289 debconf: unable to initialize frontend: Dialog #12 6.289 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 6.289 debconf: falling back to frontend: Readline #12 6.296 debconf: unable to initialize frontend: Readline #12 6.296 debconf: (This frontend requires a controlling tty.) #12 6.296 debconf: falling back to frontend: Teletype #12 6.598 Updating certificates in /etc/ssl/certs... #12 7.004 140 added, 0 removed; done. #12 7.080 Setting up gpgconf (2.2.40-1.1) ... #12 7.124 Setting up gpg (2.2.40-1.1) ... #12 7.203 Setting up gnupg-utils (2.2.40-1.1) ... #12 7.284 Setting up gpg-agent (2.2.40-1.1) ... #12 7.479 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #12 7.571 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #12 7.659 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #12 7.757 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #12 7.775 Setting up gpgsm (2.2.40-1.1) ... #12 7.850 Setting up dirmngr (2.2.40-1.1) ... #12 8.120 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #12 8.168 Setting up gpg-wks-server (2.2.40-1.1) ... #12 8.268 Setting up gpg-wks-client (2.2.40-1.1) ... #12 8.327 Setting up gnupg (2.2.40-1.1) ... #12 8.394 Processing triggers for libc-bin (2.36-9+deb12u6) ... #12 8.452 Processing triggers for ca-certificates (20230311) ... #12 8.470 Updating certificates in /etc/ssl/certs... #12 8.808 0 added, 0 removed; done. #12 8.808 Running hooks in /etc/ca-certificates/update.d... #12 8.808 done. #12 8.883 + apt-get clean #12 8.888 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #12 DONE 9.0s #13 [8/9] RUN USERADD --uid=1000 -m build #13 DONE 0.7s #14 [9/9] WORKDIR /HOME/BUILD #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 3.0s done #15 writing image sha256:b793b9ee3e61d742dbe4478b4ddc3325b345bf0eda591350bfcf3d8851f384b2 0.0s done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.1s done #15 DONE 3.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n b793b9ee3e61 + 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/build2-deb10build-ansible + return 0 Finished: SUCCESS