Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/nplab-sua-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/nplab-sua-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d8cd4d25185b557395658de77c6749864e5843ba (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d8cd4d25185b557395658de77c6749864e5843ba # timeout=10 Commit message: "asterisk: pjsip.conf: Set IMEI" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [nplab-sua-test] $ /bin/sh -xe /tmp/jenkins14625840995461391284.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=nplab-sua-test + export IMAGE_SUFFIX=master + cd nplab-sua-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/nplab-sua-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/nplab-sua-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs ] + [ xjenkins-nplab-sua-test-2533 = x ] + basename /home/osmocom-build/jenkins/workspace/nplab-sua-test/nplab-sua-test + SUITE_NAME=nplab-sua-test + IMAGE_SUFFIX=master + docker_images_require debian-buster-build osmo-stp-master debian-bookworm-titan sigtran-tests nplab-sua-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-buster-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-build + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-build + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name debian-buster-build + echo debian-buster-build + dir=debian-buster-build + pull_arg=--pull + grep ^FROM ../debian-buster-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-buster-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-buster-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/debian-buster-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/nplab-sua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-buster-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.66kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:buster #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:buster@sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 #6 resolve registry.osmocom.org/debian:buster@sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 0.0s done #6 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.2s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.2s #8 [2/6] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev make pkg-config sqlite3 stow telnet wget && apt-get clean #8 CACHED #9 [3/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [4/6] COPY .COMMON/RELEASE.KEY /tmp/Release.key #10 CACHED #11 [5/6] RUN APT-KEY add /tmp/Release.key && rm /tmp/Release.key && echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #12 DONE 0.2s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:2830cd67b230f7bfd1cee05f1fed97175f48f803158e222b5f902eac1c7b771c done #13 naming to docker.io/osmocom-build/debian-buster-build:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n 2830cd67b230 + list_osmo_packages debian-buster debian-buster-build + local distro=debian-buster + local image=debian-buster-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-buster-build -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-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/nplab-sua-test/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/nplab-sua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --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.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.2s done #7 CACHED #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #9 DONE 0.4s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 CACHED #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 CACHED #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 CACHED #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 CACHED #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 DONE 0.2s #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 DONE 0.2s #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 0.389 + useradd --uid=1000 -d /build -m build #14 0.614 + chown -R build:build /usr/local #14 0.628 + echo path-exclude=/usr/share/man/* #14 0.628 + rm -rf /usr/share/man/ #14 DONE 0.8s #15 [ 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 #15 0.487 + apt-get update #15 0.523 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #15 0.544 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #15 0.545 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #15 0.624 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] #15 0.732 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #15 0.761 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB] #15 1.393 Fetched 9220 kB in 1s (10.5 MB/s) #15 1.393 Reading package lists... #15 1.754 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #15 1.761 Reading package lists... #15 2.116 Building dependency tree... #15 2.199 Reading state information... #15 2.277 The following additional packages will be installed: #15 2.277 libpsl5 libssl3 openssl #15 2.278 Recommended packages: #15 2.278 publicsuffix #15 2.335 The following NEW packages will be installed: #15 2.336 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #15 2.366 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #15 2.366 Need to get 4964 kB of archives. #15 2.366 After this operation, 13.2 MB of additional disk space will be used. #15 2.366 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.13-1~deb12u1 [2022 kB] #15 2.415 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.13-1~deb12u1 [1418 kB] #15 2.437 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #15 2.438 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #15 2.438 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #15 2.442 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #15 2.562 debconf: delaying package configuration, since apt-utils is not installed #15 2.587 Fetched 4964 kB in 0s (49.0 MB/s) #15 2.656 Selecting previously unselected package libssl3:amd64. #15 2.656 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6089 files and directories currently installed.) #15 2.662 Preparing to unpack .../0-libssl3_3.0.13-1~deb12u1_amd64.deb ... #15 2.698 Unpacking libssl3:amd64 (3.0.13-1~deb12u1) ... #15 2.920 Selecting previously unselected package openssl. #15 2.922 Preparing to unpack .../1-openssl_3.0.13-1~deb12u1_amd64.deb ... #15 2.938 Unpacking openssl (3.0.13-1~deb12u1) ... #15 3.810 Selecting previously unselected package ca-certificates. #15 3.813 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #15 3.831 Unpacking ca-certificates (20230311) ... #15 4.030 Selecting previously unselected package libpsl5:amd64. #15 4.031 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #15 4.048 Unpacking libpsl5:amd64 (0.21.2-1) ... #15 4.163 Selecting previously unselected package wget. #15 4.165 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ... #15 4.182 Unpacking wget (1.21.3-1+b2) ... #15 4.365 Selecting previously unselected package libtinfo5:amd64. #15 4.366 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #15 4.385 Unpacking libtinfo5:amd64 (6.4-4) ... #15 4.519 Setting up libpsl5:amd64 (0.21.2-1) ... #15 4.573 Setting up wget (1.21.3-1+b2) ... #15 4.640 Setting up libssl3:amd64 (3.0.13-1~deb12u1) ... #15 4.692 Setting up openssl (3.0.13-1~deb12u1) ... #15 4.762 Setting up libtinfo5:amd64 (6.4-4) ... #15 4.813 Setting up ca-certificates (20230311) ... #15 4.904 debconf: unable to initialize frontend: Dialog #15 4.904 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 4.904 debconf: falling back to frontend: Readline #15 4.904 debconf: unable to initialize frontend: Readline #15 4.904 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #15 4.904 debconf: falling back to frontend: Teletype #15 5.431 Updating certificates in /etc/ssl/certs... #15 6.156 140 added, 0 removed; done. #15 6.257 Processing triggers for libc-bin (2.36-9+deb12u7) ... #15 6.318 Processing triggers for ca-certificates (20230311) ... #15 6.339 Updating certificates in /etc/ssl/certs... #15 6.985 0 added, 0 removed; done. #15 6.985 Running hooks in /etc/ca-certificates/update.d... #15 6.986 done. #15 7.053 + apt-get clean #15 7.060 + wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 7.062 --2024-07-03 04:37:11-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 7.074 Resolving github.com (github.com)... 140.82.121.4 #15 7.075 Connecting to github.com (github.com)|140.82.121.4|:443... connected. #15 7.146 HTTP request sent, awaiting response... 302 Found #15 7.293 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240703%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240703T043711Z&X-Amz-Expires=300&X-Amz-Signature=b1f1ae809313eb1f17290f0ec8499d9c4b3faa2c456426c6726cf4f431e6fc65&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] #15 7.293 --2024-07-03 04:37:11-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240703%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240703T043711Z&X-Amz-Expires=300&X-Amz-Signature=b1f1ae809313eb1f17290f0ec8499d9c4b3faa2c456426c6726cf4f431e6fc65&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 #15 7.293 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... #15 7.294 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. #15 7.308 HTTP request sent, awaiting response... 200 OK #15 7.672 Length: 115786100 (110M) [application/octet-stream] #15 7.672 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #15 7.673 #15 7.673 0K .......... .......... .......... .......... .......... 0% 8.34M 13s #15 7.678 50K .......... .......... .......... .......... .......... 0% 9.76M 12s #15 7.683 100K .......... .......... .......... .......... .......... 0% 52.8M 9s #15 7.684 150K .......... .......... .......... .......... .......... 0% 43.5M 7s #15 7.685 200K .......... .......... .......... .......... .......... 0% 14.9M 7s #15 7.689 250K .......... .......... .......... .......... .......... 0% 64.0M 6s #15 7.690 300K .......... .......... .......... .......... .......... 0% 38.5M 6s #15 7.691 350K .......... .......... .......... .......... .......... 0% 111M 5s #15 7.691 400K .......... .......... .......... .......... .......... 0% 115M 5s #15 7.691 450K .......... .......... .......... .......... .......... 0% 24.3M 5s #15 7.694 500K .......... .......... .......... .......... .......... 0% 61.4M 4s #15 7.694 550K .......... .......... .......... .......... .......... 0% 95.0M 4s #15 7.695 600K .......... .......... .......... .......... .......... 0% 51.6M 4s #15 7.696 650K .......... .......... .......... .......... .......... 0% 119M 4s #15 7.696 700K .......... .......... .......... .......... .......... 0% 94.5M 4s #15 7.697 750K .......... .......... .......... .......... .......... 0% 121M 3s #15 7.697 800K .......... .......... .......... .......... .......... 0% 109M 3s #15 7.698 850K .......... .......... .......... .......... .......... 0% 109M 3s #15 7.698 900K .......... .......... .......... .......... .......... 0% 104M 3s #15 7.698 950K .......... .......... .......... .......... .......... 0% 109M 3s #15 7.699 1000K .......... .......... .......... .......... .......... 0% 106M 3s #15 7.699 1050K .......... .......... .......... .......... .......... 0% 123M 3s #15 7.700 1100K .......... .......... .......... .......... .......... 1% 98.2M 3s #15 7.700 1150K .......... .......... .......... .......... .......... 1% 146M 3s #15 7.701 1200K .......... .......... .......... .......... .......... 1% 133M 3s #15 7.701 1250K .......... .......... .......... .......... .......... 1% 125M 2s #15 7.701 1300K .......... .......... .......... .......... .......... 1% 98.7M 2s #15 7.702 1350K .......... .......... .......... .......... .......... 1% 104M 2s #15 7.702 1400K .......... .......... .......... .......... .......... 1% 130M 2s #15 7.703 1450K .......... .......... .......... .......... .......... 1% 122M 2s #15 7.703 1500K .......... .......... .......... .......... .......... 1% 91.7M 2s #15 7.704 1550K .......... .......... .......... .......... .......... 1% 126M 2s #15 7.704 1600K .......... .......... .......... .......... .......... 1% 131M 2s #15 7.704 1650K .......... .......... .......... .......... .......... 1% 94.4M 2s #15 7.705 1700K .......... .......... .......... .......... .......... 1% 123M 2s #15 7.705 1750K .......... .......... .......... .......... .......... 1% 124M 2s #15 7.706 1800K .......... .......... .......... .......... .......... 1% 120M 2s #15 7.706 1850K .......... .......... .......... .......... .......... 1% 93.8M 2s #15 7.707 1900K .......... .......... .......... .......... .......... 1% 90.7M 2s #15 7.707 1950K .......... .......... .......... .......... .......... 1% 128M 2s #15 7.707 2000K .......... .......... .......... .......... .......... 1% 123M 2s #15 7.708 2050K .......... .......... .......... .......... .......... 1% 120M 2s #15 7.708 2100K .......... .......... .......... .......... .......... 1% 119M 2s #15 7.709 2150K .......... .......... .......... .......... .......... 1% 97.3M 2s #15 7.709 2200K .......... .......... .......... .......... .......... 1% 123M 2s #15 7.710 2250K .......... .......... .......... .......... .......... 2% 138M 2s #15 7.710 2300K .......... .......... .......... .......... .......... 2% 87.2M 2s #15 7.711 2350K .......... .......... .......... .......... .......... 2% 118M 2s #15 7.711 2400K .......... .......... .......... .......... .......... 2% 94.0M 2s #15 7.711 2450K .......... .......... .......... .......... .......... 2% 136M 2s #15 7.712 2500K .......... .......... .......... .......... .......... 2% 4.36M 2s #15 7.723 2550K .......... .......... .......... .......... .......... 2% 116M 2s #15 7.723 2600K .......... .......... .......... .......... .......... 2% 140M 2s #15 7.724 2650K .......... .......... .......... .......... .......... 2% 123M 2s #15 7.724 2700K .......... .......... .......... .......... .......... 2% 96.7M 2s #15 7.725 2750K .......... .......... .......... .......... .......... 2% 126M 2s #15 7.725 2800K .......... .......... .......... .......... .......... 2% 124M 2s #15 7.725 2850K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.726 2900K .......... .......... .......... .......... .......... 2% 76.5M 2s #15 7.726 2950K .......... .......... .......... .......... .......... 2% 114M 2s #15 7.727 3000K .......... .......... .......... .......... .......... 2% 124M 2s #15 7.727 3050K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.728 3100K .......... .......... .......... .......... .......... 2% 107M 2s #15 7.728 3150K .......... .......... .......... .......... .......... 2% 124M 2s #15 7.729 3200K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.729 3250K .......... .......... .......... .......... .......... 2% 124M 2s #15 7.729 3300K .......... .......... .......... .......... .......... 2% 112M 2s #15 7.730 3350K .......... .......... .......... .......... .......... 3% 116M 2s #15 7.730 3400K .......... .......... .......... .......... .......... 3% 124M 2s #15 7.731 3450K .......... .......... .......... .......... .......... 3% 111M 2s #15 7.731 3500K .......... .......... .......... .......... .......... 3% 106M 2s #15 7.731 3550K .......... .......... .......... .......... .......... 3% 140M 2s #15 7.732 3600K .......... .......... .......... .......... .......... 3% 184M 2s #15 7.732 3650K .......... .......... .......... .......... .......... 3% 193M 2s #15 7.732 3700K .......... .......... .......... .......... .......... 3% 165M 2s #15 7.733 3750K .......... .......... .......... .......... .......... 3% 191M 2s #15 7.733 3800K .......... .......... .......... .......... .......... 3% 182M 2s #15 7.733 3850K .......... .......... .......... .......... .......... 3% 175M 2s #15 7.733 3900K .......... .......... .......... .......... .......... 3% 142M 2s #15 7.734 3950K .......... .......... .......... .......... .......... 3% 164M 2s #15 7.734 4000K .......... .......... .......... .......... .......... 3% 180M 2s #15 7.734 4050K .......... .......... .......... .......... .......... 3% 167M 2s #15 7.735 4100K .......... .......... .......... .......... .......... 3% 132M 2s #15 7.735 4150K .......... .......... .......... .......... .......... 3% 170M 2s #15 7.735 4200K .......... .......... .......... .......... .......... 3% 158M 2s #15 7.736 4250K .......... .......... .......... .......... .......... 3% 241M 2s #15 7.736 4300K .......... .......... .......... .......... .......... 3% 217M 2s #15 7.736 4350K .......... .......... .......... .......... .......... 3% 254M 2s #15 7.736 4400K .......... .......... .......... .......... .......... 3% 182M 2s #15 7.736 4450K .......... .......... .......... .......... .......... 3% 253M 2s #15 7.737 4500K .......... .......... .......... .......... .......... 4% 211M 2s #15 7.737 4550K .......... .......... .......... .......... .......... 4% 257M 2s #15 7.737 4600K .......... .......... .......... .......... .......... 4% 258M 2s #15 7.737 4650K .......... .......... .......... .......... .......... 4% 262M 2s #15 7.738 4700K .......... .......... .......... .......... .......... 4% 218M 1s #15 7.738 4750K .......... .......... .......... .......... .......... 4% 251M 1s #15 7.738 4800K .......... .......... .......... .......... .......... 4% 257M 1s #15 7.738 4850K .......... .......... .......... .......... .......... 4% 260M 1s #15 7.738 4900K .......... .......... .......... .......... .......... 4% 231M 1s #15 7.738 4950K .......... .......... .......... .......... .......... 4% 282M 1s #15 7.739 5000K .......... .......... .......... .......... .......... 4% 243M 1s #15 7.739 5050K .......... .......... .......... .......... .......... 4% 252M 1s #15 7.739 5100K .......... .......... .......... .......... .......... 4% 235M 1s #15 7.739 5150K .......... .......... .......... .......... .......... 4% 251M 1s #15 7.739 5200K .......... .......... .......... .......... .......... 4% 256M 1s #15 7.740 5250K .......... .......... .......... .......... .......... 4% 254M 1s #15 7.740 5300K .......... .......... .......... .......... .......... 4% 247M 1s #15 7.740 5350K .......... .......... .......... .......... .......... 4% 274M 1s #15 7.740 5400K .......... .......... .......... .......... .......... 4% 255M 1s #15 7.740 5450K .......... .......... .......... .......... .......... 4% 264M 1s #15 7.741 5500K .......... .......... .......... .......... .......... 4% 235M 1s #15 7.741 5550K .......... .......... .......... .......... .......... 4% 265M 1s #15 7.741 5600K .......... .......... .......... .......... .......... 4% 284M 1s #15 7.741 5650K .......... .......... .......... .......... .......... 5% 284M 1s #15 7.741 5700K .......... .......... .......... .......... .......... 5% 234M 1s #15 7.742 5750K .......... .......... .......... .......... .......... 5% 254M 1s #15 7.742 5800K .......... .......... .......... .......... .......... 5% 265M 1s #15 7.742 5850K .......... .......... .......... .......... .......... 5% 286M 1s #15 7.742 5900K .......... .......... .......... .......... .......... 5% 172M 1s #15 7.742 5950K .......... .......... .......... .......... .......... 5% 285M 1s #15 7.743 6000K .......... .......... .......... .......... .......... 5% 160M 1s #15 7.743 6050K .......... .......... .......... .......... .......... 5% 126M 1s #15 7.743 6100K .......... .......... .......... .......... .......... 5% 119M 1s #15 7.744 6150K .......... .......... .......... .......... .......... 5% 122M 1s #15 7.744 6200K .......... .......... .......... .......... .......... 5% 96.4M 1s #15 7.745 6250K .......... .......... .......... .......... .......... 5% 126M 1s #15 7.745 6300K .......... .......... .......... .......... .......... 5% 90.2M 1s #15 7.745 6350K .......... .......... .......... .......... .......... 5% 127M 1s #15 7.746 6400K .......... .......... .......... .......... .......... 5% 137M 1s #15 7.746 6450K .......... .......... .......... .......... .......... 5% 114M 1s #15 7.747 6500K .......... .......... .......... .......... .......... 5% 91.4M 1s #15 7.747 6550K .......... .......... .......... .......... .......... 5% 122M 1s #15 7.748 6600K .......... .......... .......... .......... .......... 5% 139M 1s #15 7.748 6650K .......... .......... .......... .......... .......... 5% 114M 1s #15 7.748 6700K .......... .......... .......... .......... .......... 5% 89.4M 1s #15 7.749 6750K .......... .......... .......... .......... .......... 6% 94.8M 1s #15 7.749 6800K .......... .......... .......... .......... .......... 6% 126M 1s #15 7.750 6850K .......... .......... .......... .......... .......... 6% 136M 1s #15 7.750 6900K .......... .......... .......... .......... .......... 6% 121M 1s #15 7.751 6950K .......... .......... .......... .......... .......... 6% 114M 1s #15 7.751 7000K .......... .......... .......... .......... .......... 6% 97.1M 1s #15 7.751 7050K .......... .......... .......... .......... .......... 6% 122M 1s #15 7.752 7100K .......... .......... .......... .......... .......... 6% 90.0M 1s #15 7.752 7150K .......... .......... .......... .......... .......... 6% 133M 1s #15 7.753 7200K .......... .......... .......... .......... .......... 6% 118M 1s #15 7.753 7250K .......... .......... .......... .......... .......... 6% 94.4M 1s #15 7.754 7300K .......... .......... .......... .......... .......... 6% 118M 1s #15 7.754 7350K .......... .......... .......... .......... .......... 6% 137M 1s #15 7.754 7400K .......... .......... .......... .......... .......... 6% 118M 1s #15 7.755 7450K .......... .......... .......... .......... .......... 6% 125M 1s #15 7.755 7500K .......... .......... .......... .......... .......... 6% 89.9M 1s #15 7.756 7550K .......... .......... .......... .......... .......... 6% 95.2M 1s #15 7.756 7600K .......... .......... .......... .......... .......... 6% 124M 1s #15 7.757 7650K .......... .......... .......... .......... .......... 6% 134M 1s #15 7.757 7700K .......... .......... .......... .......... .......... 6% 114M 1s #15 7.758 7750K .......... .......... .......... .......... .......... 6% 92.2M 1s #15 7.758 7800K .......... .......... .......... .......... .......... 6% 127M 1s #15 7.758 7850K .......... .......... .......... .......... .......... 6% 131M 1s #15 7.759 7900K .......... .......... .......... .......... .......... 7% 92.2M 1s #15 7.759 7950K .......... .......... .......... .......... .......... 7% 126M 1s #15 7.760 8000K .......... .......... .......... .......... .......... 7% 112M 1s #15 7.760 8050K .......... .......... .......... .......... .......... 7% 96.2M 1s #15 7.761 8100K .......... .......... .......... .......... .......... 7% 120M 1s #15 7.761 8150K .......... .......... .......... .......... .......... 7% 128M 1s #15 7.761 8200K .......... .......... .......... .......... .......... 7% 117M 1s #15 7.762 8250K .......... .......... .......... .......... .......... 7% 96.1M 1s #15 7.762 8300K .......... .......... .......... .......... .......... 7% 116M 1s #15 7.763 8350K .......... .......... .......... .......... .......... 7% 97.3M 1s #15 7.763 8400K .......... .......... .......... .......... .......... 7% 132M 1s #15 7.764 8450K .......... .......... .......... .......... .......... 7% 128M 1s #15 7.764 8500K .......... .......... .......... .......... .......... 7% 109M 1s #15 7.765 8550K .......... .......... .......... .......... .......... 7% 94.6M 1s #15 7.765 8600K .......... .......... .......... .......... .......... 7% 134M 1s #15 7.765 8650K .......... .......... .......... .......... .......... 7% 128M 1s #15 7.766 8700K .......... .......... .......... .......... .......... 7% 90.0M 1s #15 7.766 8750K .......... .......... .......... .......... .......... 7% 113M 1s #15 7.767 8800K .......... .......... .......... .......... .......... 7% 98.9M 1s #15 7.767 8850K .......... .......... .......... .......... .......... 7% 123M 1s #15 7.768 8900K .......... .......... .......... .......... .......... 7% 111M 1s #15 7.768 8950K .......... .......... .......... .......... .......... 7% 129M 1s #15 7.768 9000K .......... .......... .......... .......... .......... 8% 128M 1s #15 7.769 9050K .......... .......... .......... .......... .......... 8% 96.4M 1s #15 7.769 9100K .......... .......... .......... .......... .......... 8% 91.6M 1s #15 7.770 9150K .......... .......... .......... .......... .......... 8% 132M 1s #15 7.770 9200K .......... .......... .......... .......... .......... 8% 130M 1s #15 7.771 9250K .......... .......... .......... .......... .......... 8% 110M 1s #15 7.771 9300K .......... .......... .......... .......... .......... 8% 122M 1s #15 7.771 9350K .......... .......... .......... .......... .......... 8% 94.8M 1s #15 7.772 9400K .......... .......... .......... .......... .......... 8% 138M 1s #15 7.772 9450K .......... .......... .......... .......... .......... 8% 110M 1s #15 7.773 9500K .......... .......... .......... .......... .......... 8% 102M 1s #15 7.773 9550K .......... .......... .......... .......... .......... 8% 109M 1s #15 7.774 9600K .......... .......... .......... .......... .......... 8% 97.1M 1s #15 7.774 9650K .......... .......... .......... .......... .......... 8% 135M 1s #15 7.775 9700K .......... .......... .......... .......... .......... 8% 124M 1s #15 7.775 9750K .......... .......... .......... .......... .......... 8% 116M 1s #15 7.775 9800K .......... .......... .......... .......... .......... 8% 96.3M 1s #15 7.776 9850K .......... .......... .......... .......... .......... 8% 124M 1s #15 7.776 9900K .......... .......... .......... .......... .......... 8% 90.8M 1s #15 7.777 9950K .......... .......... .......... .......... .......... 8% 134M 1s #15 7.777 10000K .......... .......... .......... .......... .......... 8% 131M 1s #15 7.778 10050K .......... .......... .......... .......... .......... 8% 110M 1s #15 7.778 10100K .......... .......... .......... .......... .......... 8% 90.7M 1s #15 7.779 10150K .......... .......... .......... .......... .......... 9% 136M 1s #15 7.779 10200K .......... .......... .......... .......... .......... 9% 129M 1s #15 7.779 10250K .......... .......... .......... .......... .......... 9% 112M 1s #15 7.780 10300K .......... .......... .......... .......... .......... 9% 92.3M 1s #15 7.780 10350K .......... .......... .......... .......... .......... 9% 93.0M 1s #15 7.781 10400K .......... .......... .......... .......... .......... 9% 127M 1s #15 7.781 10450K .......... .......... .......... .......... .......... 9% 135M 1s #15 7.782 10500K .......... .......... .......... .......... .......... 9% 107M 1s #15 7.782 10550K .......... .......... .......... .......... .......... 9% 97.3M 1s #15 7.783 10600K .......... .......... .......... .......... .......... 9% 124M 1s #15 7.783 10650K .......... .......... .......... .......... .......... 9% 137M 1s #15 7.783 10700K .......... .......... .......... .......... .......... 9% 89.7M 1s #15 7.784 10750K .......... .......... .......... .......... .......... 9% 126M 1s #15 7.784 10800K .......... .......... .......... .......... .......... 9% 112M 1s #15 7.785 10850K .......... .......... .......... .......... .......... 9% 96.7M 1s #15 7.785 10900K .......... .......... .......... .......... .......... 9% 120M 1s #15 7.786 10950K .......... .......... .......... .......... .......... 9% 128M 1s #15 7.786 11000K .......... .......... .......... .......... .......... 9% 115M 1s #15 7.786 11050K .......... .......... .......... .......... .......... 9% 116M 1s #15 7.787 11100K .......... .......... .......... .......... .......... 9% 77.3M 1s #15 7.787 11150K .......... .......... .......... .......... .......... 9% 125M 1s #15 7.788 11200K .......... .......... .......... .......... .......... 9% 142M 1s #15 7.788 11250K .......... .......... .......... .......... .......... 9% 129M 1s #15 7.789 11300K .......... .......... .......... .......... .......... 10% 104M 1s #15 7.789 11350K .......... .......... .......... .......... .......... 10% 96.1M 1s #15 7.789 11400K .......... .......... .......... .......... .......... 10% 138M 1s #15 7.790 11450K .......... .......... .......... .......... .......... 10% 114M 1s #15 7.790 11500K .......... .......... .......... .......... .......... 10% 96.0M 1s #15 7.791 11550K .......... .......... .......... .......... .......... 10% 118M 1s #15 7.791 11600K .......... .......... .......... .......... .......... 10% 122M 1s #15 7.792 11650K .......... .......... .......... .......... .......... 10% 96.1M 1s #15 7.792 11700K .......... .......... .......... .......... .......... 10% 126M 1s #15 7.792 11750K .......... .......... .......... .......... .......... 10% 132M 1s #15 7.793 11800K .......... .......... .......... .......... .......... 10% 106M 1s #15 7.793 11850K .......... .......... .......... .......... .......... 10% 98.1M 1s #15 7.794 11900K .......... .......... .......... .......... .......... 10% 90.6M 1s #15 7.794 11950K .......... .......... .......... .......... .......... 10% 131M 1s #15 7.795 12000K .......... .......... .......... .......... .......... 10% 132M 1s #15 7.795 12050K .......... .......... .......... .......... .......... 10% 111M 1s #15 7.796 12100K .......... .......... .......... .......... .......... 10% 91.3M 1s #15 7.796 12150K .......... .......... .......... .......... .......... 10% 127M 1s #15 7.796 12200K .......... .......... .......... .......... .......... 10% 132M 1s #15 7.797 12250K .......... .......... .......... .......... .......... 10% 137M 1s #15 7.797 12300K .......... .......... .......... .......... .......... 10% 89.6M 1s #15 7.798 12350K .......... .......... .......... .......... .......... 10% 111M 1s #15 7.798 12400K .......... .......... .......... .......... .......... 11% 96.3M 1s #15 7.799 12450K .......... .......... .......... .......... .......... 11% 129M 1s #15 7.799 12500K .......... .......... .......... .......... .......... 11% 124M 1s #15 7.799 12550K .......... .......... .......... .......... .......... 11% 110M 1s #15 7.800 12600K .......... .......... .......... .......... .......... 11% 140M 1s #15 7.800 12650K .......... .......... .......... .......... .......... 11% 92.6M 1s #15 7.801 12700K .......... .......... .......... .......... .......... 11% 90.1M 1s #15 7.801 12750K .......... .......... .......... .......... .......... 11% 128M 1s #15 7.802 12800K .......... .......... .......... .......... .......... 11% 137M 1s #15 7.802 12850K .......... .......... .......... .......... .......... 11% 108M 1s #15 7.803 12900K .......... .......... .......... .......... .......... 11% 86.8M 1s #15 7.803 12950K .......... .......... .......... .......... .......... 11% 148M 1s #15 7.803 13000K .......... .......... .......... .......... .......... 11% 129M 1s #15 7.804 13050K .......... .......... .......... .......... .......... 11% 110M 1s #15 7.804 13100K .......... .......... .......... .......... .......... 11% 91.9M 1s #15 7.805 13150K .......... .......... .......... .......... .......... 11% 99.1M 1s #15 7.805 13200K .......... .......... .......... .......... .......... 11% 132M 1s #15 7.806 13250K .......... .......... .......... .......... .......... 11% 128M 1s #15 7.806 13300K .......... .......... .......... .......... .......... 11% 117M 1s #15 7.806 13350K .......... .......... .......... .......... .......... 11% 112M 1s #15 7.807 13400K .......... .......... .......... .......... .......... 11% 96.8M 1s #15 7.807 13450K .......... .......... .......... .......... .......... 11% 131M 1s #15 7.808 13500K .......... .......... .......... .......... .......... 11% 89.6M 1s #15 7.808 13550K .......... .......... .......... .......... .......... 12% 114M 1s #15 7.809 13600K .......... .......... .......... .......... .......... 12% 115M 1s #15 7.809 13650K .......... .......... .......... .......... .......... 12% 104M 1s #15 7.810 13700K .......... .......... .......... .......... .......... 12% 124M 1s #15 7.810 13750K .......... .......... .......... .......... .......... 12% 120M 1s #15 7.810 13800K .......... .......... .......... .......... .......... 12% 127M 1s #15 7.811 13850K .......... .......... .......... .......... .......... 12% 108M 1s #15 7.811 13900K .......... .......... .......... .......... .......... 12% 92.2M 1s #15 7.812 13950K .......... .......... .......... .......... .......... 12% 105M 1s #15 7.812 14000K .......... .......... .......... .......... .......... 12% 136M 1s #15 7.813 14050K .......... .......... .......... .......... .......... 12% 124M 1s #15 7.813 14100K .......... .......... .......... .......... .......... 12% 95.0M 1s #15 7.814 14150K .......... .......... .......... .......... .......... 12% 103M 1s #15 7.814 14200K .......... .......... .......... .......... .......... 12% 137M 1s #15 7.814 14250K .......... .......... .......... .......... .......... 12% 106M 1s #15 7.815 14300K .......... .......... .......... .......... .......... 12% 100M 1s #15 7.815 14350K .......... .......... .......... .......... .......... 12% 140M 1s #15 7.816 14400K .......... .......... .......... .......... .......... 12% 110M 1s #15 7.816 14450K .......... .......... .......... .......... .......... 12% 98.4M 1s #15 7.817 14500K .......... .......... .......... .......... .......... 12% 135M 1s #15 7.817 14550K .......... .......... .......... .......... .......... 12% 128M 1s #15 7.817 14600K .......... .......... .......... .......... .......... 12% 108M 1s #15 7.818 14650K .......... .......... .......... .......... .......... 13% 97.7M 1s #15 7.818 14700K .......... .......... .......... .......... .......... 13% 90.0M 1s #15 7.819 14750K .......... .......... .......... .......... .......... 13% 134M 1s #15 7.819 14800K .......... .......... .......... .......... .......... 13% 130M 1s #15 7.820 14850K .......... .......... .......... .......... .......... 13% 121M 1s #15 7.820 14900K .......... .......... .......... .......... .......... 13% 116M 1s #15 7.820 14950K .......... .......... .......... .......... .......... 13% 92.4M 1s #15 7.821 15000K .......... .......... .......... .......... .......... 13% 135M 1s #15 7.821 15050K .......... .......... .......... .......... .......... 13% 130M 1s #15 7.822 15100K .......... .......... .......... .......... .......... 13% 88.5M 1s #15 7.822 15150K .......... .......... .......... .......... .......... 13% 111M 1s #15 7.823 15200K .......... .......... .......... .......... .......... 13% 95.3M 1s #15 7.823 15250K .......... .......... .......... .......... .......... 13% 134M 1s #15 7.824 15300K .......... .......... .......... .......... .......... 13% 128M 1s #15 7.824 15350K .......... .......... .......... .......... .......... 13% 119M 1s #15 7.824 15400K .......... .......... .......... .......... .......... 13% 120M 1s #15 7.825 15450K .......... .......... .......... .......... .......... 13% 95.9M 1s #15 7.825 15500K .......... .......... .......... .......... .......... 13% 90.6M 1s #15 7.826 15550K .......... .......... .......... .......... .......... 13% 132M 1s #15 7.826 15600K .......... .......... .......... .......... .......... 13% 123M 1s #15 7.827 15650K .......... .......... .......... .......... .......... 13% 114M 1s #15 7.827 15700K .......... .......... .......... .......... .......... 13% 93.6M 1s #15 7.827 15750K .......... .......... .......... .......... .......... 13% 136M 1s #15 7.828 15800K .......... .......... .......... .......... .......... 14% 128M 1s #15 7.828 15850K .......... .......... .......... .......... .......... 14% 125M 1s #15 7.829 15900K .......... .......... .......... .......... .......... 14% 90.0M 1s #15 7.829 15950K .......... .......... .......... .......... .......... 14% 120M 1s #15 7.830 16000K .......... .......... .......... .......... .......... 14% 93.1M 1s #15 7.830 16050K .......... .......... .......... .......... .......... 14% 129M 1s #15 7.830 16100K .......... .......... .......... .......... .......... 14% 121M 1s #15 7.831 16150K .......... .......... .......... .......... .......... 14% 113M 1s #15 7.831 16200K .......... .......... .......... .......... .......... 14% 97.4M 1s #15 7.832 16250K .......... .......... .......... .......... .......... 14% 133M 1s #15 7.832 16300K .......... .......... .......... .......... .......... 14% 91.8M 1s #15 7.833 16350K .......... .......... .......... .......... .......... 14% 129M 1s #15 7.833 16400K .......... .......... .......... .......... .......... 14% 107M 1s #15 7.834 16450K .......... .......... .......... .......... .......... 14% 130M 1s #15 7.834 16500K .......... .......... .......... .......... .......... 14% 93.9M 1s #15 7.834 16550K .......... .......... .......... .......... .......... 14% 132M 1s #15 7.835 16600K .......... .......... .......... .......... .......... 14% 123M 1s #15 7.835 16650K .......... .......... .......... .......... .......... 14% 114M 1s #15 7.836 16700K .......... .......... .......... .......... .......... 14% 87.9M 1s #15 7.836 16750K .......... .......... .......... .......... .......... 14% 96.5M 1s #15 7.837 16800K .......... .......... .......... .......... .......... 14% 139M 1s #15 7.837 16850K .......... .......... .......... .......... .......... 14% 126M 1s #15 7.837 16900K .......... .......... .......... .......... .......... 14% 105M 1s #15 7.838 16950K .......... .......... .......... .......... .......... 15% 136M 1s #15 7.838 17000K .......... .......... .......... .......... .......... 15% 93.2M 1s #15 7.839 17050K .......... .......... .......... .......... .......... 15% 133M 1s #15 7.839 17100K .......... .......... .......... .......... .......... 15% 90.7M 1s #15 7.840 17150K .......... .......... .......... .......... .......... 15% 126M 1s #15 7.840 17200K .......... .......... .......... .......... .......... 15% 116M 1s #15 7.840 17250K .......... .......... .......... .......... .......... 15% 95.1M 1s #15 7.841 17300K .......... .......... .......... .......... .......... 15% 113M 1s #15 7.841 17350K .......... .......... .......... .......... .......... 15% 143M 1s #15 7.842 17400K .......... .......... .......... .......... .......... 15% 92.9M 1s #15 7.842 17450K .......... .......... .......... .......... .......... 15% 115M 1s #15 7.843 17500K .......... .......... .......... .......... .......... 15% 127M 1s #15 7.843 17550K .......... .......... .......... .......... .......... 15% 95.6M 1s #15 7.844 17600K .......... .......... .......... .......... .......... 15% 119M 1s #15 7.844 17650K .......... .......... .......... .......... .......... 15% 132M 1s #15 7.844 17700K .......... .......... .......... .......... .......... 15% 107M 1s #15 7.845 17750K .......... .......... .......... .......... .......... 15% 103M 1s #15 7.845 17800K .......... .......... .......... .......... .......... 15% 131M 1s #15 7.846 17850K .......... .......... .......... .......... .......... 15% 121M 1s #15 7.846 17900K .......... .......... .......... .......... .......... 15% 94.0M 1s #15 7.847 17950K .......... .......... .......... .......... .......... 15% 121M 1s #15 7.847 18000K .......... .......... .......... .......... .......... 15% 123M 1s #15 7.847 18050K .......... .......... .......... .......... .......... 16% 95.9M 1s #15 7.848 18100K .......... .......... .......... .......... .......... 16% 111M 1s #15 7.848 18150K .......... .......... .......... .......... .......... 16% 134M 1s #15 7.849 18200K .......... .......... .......... .......... .......... 16% 117M 1s #15 7.849 18250K .......... .......... .......... .......... .......... 16% 98.6M 1s #15 7.850 18300K .......... .......... .......... .......... .......... 16% 90.7M 1s #15 7.850 18350K .......... .......... .......... .......... .......... 16% 129M 1s #15 7.851 18400K .......... .......... .......... .......... .......... 16% 128M 1s #15 7.851 18450K .......... .......... .......... .......... .......... 16% 120M 1s #15 7.851 18500K .......... .......... .......... .......... .......... 16% 118M 1s #15 7.852 18550K .......... .......... .......... .......... .......... 16% 93.5M 1s #15 7.852 18600K .......... .......... .......... .......... .......... 16% 131M 1s #15 7.853 18650K .......... .......... .......... .......... .......... 16% 126M 1s #15 7.853 18700K .......... .......... .......... .......... .......... 16% 90.4M 1s #15 7.854 18750K .......... .......... .......... .......... .......... 16% 120M 1s #15 7.854 18800K .......... .......... .......... .......... .......... 16% 93.3M 1s #15 7.854 18850K .......... .......... .......... .......... .......... 16% 134M 1s #15 7.855 18900K .......... .......... .......... .......... .......... 16% 105M 1s #15 7.855 18950K .......... .......... .......... .......... .......... 16% 151M 1s #15 7.856 19000K .......... .......... .......... .......... .......... 16% 85.8M 1s #15 7.856 19050K .......... .......... .......... .......... .......... 16% 136M 1s #15 7.857 19100K .......... .......... .......... .......... .......... 16% 90.4M 1s #15 7.857 19150K .......... .......... .......... .......... .......... 16% 126M 1s #15 7.857 19200K .......... .......... .......... .......... .......... 17% 127M 1s #15 7.858 19250K .......... .......... .......... .......... .......... 17% 121M 1s #15 7.858 19300K .......... .......... .......... .......... .......... 17% 91.5M 1s #15 7.859 19350K .......... .......... .......... .......... .......... 17% 126M 1s #15 7.859 19400K .......... .......... .......... .......... .......... 17% 125M 1s #15 7.860 19450K .......... .......... .......... .......... .......... 17% 116M 1s #15 7.860 19500K .......... .......... .......... .......... .......... 17% 102M 1s #15 7.861 19550K .......... .......... .......... .......... .......... 17% 106M 1s #15 7.861 19600K .......... .......... .......... .......... .......... 17% 95.9M 1s #15 7.861 19650K .......... .......... .......... .......... .......... 17% 141M 1s #15 7.862 19700K .......... .......... .......... .......... .......... 17% 114M 1s #15 7.862 19750K .......... .......... .......... .......... .......... 17% 123M 1s #15 7.863 19800K .......... .......... .......... .......... .......... 17% 93.4M 1s #15 7.863 19850K .......... .......... .......... .......... .......... 17% 130M 1s #15 7.864 19900K .......... .......... .......... .......... .......... 17% 91.3M 1s #15 7.864 19950K .......... .......... .......... .......... .......... 17% 121M 1s #15 7.864 20000K .......... .......... .......... .......... .......... 17% 115M 1s #15 7.865 20050K .......... .......... .......... .......... .......... 17% 141M 1s #15 7.865 20100K .......... .......... .......... .......... .......... 17% 91.1M 1s #15 7.866 20150K .......... .......... .......... .......... .......... 17% 123M 1s #15 7.866 20200K .......... .......... .......... .......... .......... 17% 126M 1s #15 7.867 20250K .......... .......... .......... .......... .......... 17% 118M 1s #15 7.867 20300K .......... .......... .......... .......... .......... 17% 93.0M 1s #15 7.868 20350K .......... .......... .......... .......... .......... 18% 95.4M 1s #15 7.868 20400K .......... .......... .......... .......... .......... 18% 125M 1s #15 7.868 20450K .......... .......... .......... .......... .......... 18% 127M 1s #15 7.869 20500K .......... .......... .......... .......... .......... 18% 128M 1s #15 7.869 20550K .......... .......... .......... .......... .......... 18% 86.7M 1s #15 7.870 20600K .......... .......... .......... .......... .......... 18% 125M 1s #15 7.870 20650K .......... .......... .......... .......... .......... 18% 127M 1s #15 7.871 20700K .......... .......... .......... .......... .......... 18% 94.2M 1s #15 7.871 20750K .......... .......... .......... .......... .......... 18% 123M 1s #15 7.871 20800K .......... .......... .......... .......... .......... 18% 114M 1s #15 7.872 20850K .......... .......... .......... .......... .......... 18% 100M 1s #15 7.872 20900K .......... .......... .......... .......... .......... 18% 113M 1s #15 7.873 20950K .......... .......... .......... .......... .......... 18% 129M 1s #15 7.873 21000K .......... .......... .......... .......... .......... 18% 119M 1s #15 7.874 21050K .......... .......... .......... .......... .......... 18% 98.6M 1s #15 7.874 21100K .......... .......... .......... .......... .......... 18% 80.8M 1s #15 7.875 21150K .......... .......... .......... .......... .......... 18% 81.9M 1s #15 7.875 21200K .......... .......... .......... .......... .......... 18% 241M 1s #15 7.875 21250K .......... .......... .......... .......... .......... 18% 111M 1s #15 7.876 21300K .......... .......... .......... .......... .......... 18% 82.2M 1s #15 7.876 21350K .......... .......... .......... .......... .......... 18% 244M 1s #15 7.877 21400K .......... .......... .......... .......... .......... 18% 132M 1s #15 7.877 21450K .......... .......... .......... .......... .......... 19% 123M 1s #15 7.878 21500K .......... .......... .......... .......... .......... 19% 88.3M 1s #15 7.878 21550K .......... .......... .......... .......... .......... 19% 119M 1s #15 7.878 21600K .......... .......... .......... .......... .......... 19% 78.6M 1s #15 7.879 21650K .......... .......... .......... .......... .......... 19% 96.4M 1s #15 7.880 21700K .......... .......... .......... .......... .......... 19% 234M 1s #15 7.880 21750K .......... .......... .......... .......... .......... 19% 110M 1s #15 7.880 21800K .......... .......... .......... .......... .......... 19% 90.4M 1s #15 7.881 21850K .......... .......... .......... .......... .......... 19% 98.9M 1s #15 7.881 21900K .......... .......... .......... .......... .......... 19% 84.7M 1s #15 7.882 21950K .......... .......... .......... .......... .......... 19% 197M 1s #15 7.882 22000K .......... .......... .......... .......... .......... 19% 182M 1s #15 7.882 22050K .......... .......... .......... .......... .......... 19% 118M 1s #15 7.883 22100K .......... .......... .......... .......... .......... 19% 76.1M 1s #15 7.883 22150K .......... .......... .......... .......... .......... 19% 133M 1s #15 7.884 22200K .......... .......... .......... .......... .......... 19% 131M 1s #15 7.884 22250K .......... .......... .......... .......... .......... 19% 87.8M 1s #15 7.885 22300K .......... .......... .......... .......... .......... 19% 115M 1s #15 7.885 22350K .......... .......... .......... .......... .......... 19% 87.4M 1s #15 7.886 22400K .......... .......... .......... .......... .......... 19% 152M 1s #15 7.886 22450K .......... .......... .......... .......... .......... 19% 116M 1s #15 7.886 22500K .......... .......... .......... .......... .......... 19% 118M 1s #15 7.887 22550K .......... .......... .......... .......... .......... 19% 165M 1s #15 7.887 22600K .......... .......... .......... .......... .......... 20% 103M 1s #15 7.888 22650K .......... .......... .......... .......... .......... 20% 130M 1s #15 7.888 22700K .......... .......... .......... .......... .......... 20% 79.7M 1s #15 7.889 22750K .......... .......... .......... .......... .......... 20% 116M 1s #15 7.889 22800K .......... .......... .......... .......... .......... 20% 93.5M 1s #15 7.890 22850K .......... .......... .......... .......... .......... 20% 116M 1s #15 7.890 22900K .......... .......... .......... .......... .......... 20% 157M 1s #15 7.890 22950K .......... .......... .......... .......... .......... 20% 120M 1s #15 7.891 23000K .......... .......... .......... .......... .......... 20% 106M 1s #15 7.891 23050K .......... .......... .......... .......... .......... 20% 141M 1s #15 7.892 23100K .......... .......... .......... .......... .......... 20% 86.1M 1s #15 7.892 23150K .......... .......... .......... .......... .......... 20% 120M 1s #15 7.892 23200K .......... .......... .......... .......... .......... 20% 129M 1s #15 7.893 23250K .......... .......... .......... .......... .......... 20% 121M 1s #15 7.893 23300K .......... .......... .......... .......... .......... 20% 79.9M 1s #15 7.894 23350K .......... .......... .......... .......... .......... 20% 134M 1s #15 7.894 23400K .......... .......... .......... .......... .......... 20% 119M 1s #15 7.895 23450K .......... .......... .......... .......... .......... 20% 134M 1s #15 7.895 23500K .......... .......... .......... .......... .......... 20% 88.9M 1s #15 7.896 23550K .......... .......... .......... .......... .......... 20% 117M 1s #15 7.896 23600K .......... .......... .......... .......... .......... 20% 152M 1s #15 7.896 23650K .......... .......... .......... .......... .......... 20% 94.1M 1s #15 7.897 23700K .......... .......... .......... .......... .......... 21% 117M 1s #15 7.897 23750K .......... .......... .......... .......... .......... 21% 126M 1s #15 7.898 23800K .......... .......... .......... .......... .......... 21% 141M 1s #15 7.898 23850K .......... .......... .......... .......... .......... 21% 81.9M 1s #15 7.899 23900K .......... .......... .......... .......... .......... 21% 88.7M 1s #15 7.899 23950K .......... .......... .......... .......... .......... 21% 103M 1s #15 7.900 24000K .......... .......... .......... .......... .......... 21% 151M 1s #15 7.900 24050K .......... .......... .......... .......... .......... 21% 122M 1s #15 7.900 24100K .......... .......... .......... .......... .......... 21% 78.4M 1s #15 7.901 24150K .......... .......... .......... .......... .......... 21% 185M 1s #15 7.901 24200K .......... .......... .......... .......... .......... 21% 147M 1s #15 7.902 24250K .......... .......... .......... .......... .......... 21% 118M 1s #15 7.902 24300K .......... .......... .......... .......... .......... 21% 92.5M 1s #15 7.902 24350K .......... .......... .......... .......... .......... 21% 117M 1s #15 7.903 24400K .......... .......... .......... .......... .......... 21% 75.9M 1s #15 7.904 24450K .......... .......... .......... .......... .......... 21% 179M 1s #15 7.904 24500K .......... .......... .......... .......... .......... 21% 108M 1s #15 7.904 24550K .......... .......... .......... .......... .......... 21% 133M 1s #15 7.905 24600K .......... .......... .......... .......... .......... 21% 96.2M 1s #15 7.905 24650K .......... .......... .......... .......... .......... 21% 121M 1s #15 7.906 24700K .......... .......... .......... .......... .......... 21% 90.8M 1s #15 7.906 24750K .......... .......... .......... .......... .......... 21% 117M 1s #15 7.906 24800K .......... .......... .......... .......... .......... 21% 122M 1s #15 7.907 24850K .......... .......... .......... .......... .......... 22% 162M 1s #15 7.907 24900K .......... .......... .......... .......... .......... 22% 120M 1s #15 7.908 24950K .......... .......... .......... .......... .......... 22% 85.7M 1s #15 7.908 25000K .......... .......... .......... .......... .......... 22% 119M 1s #15 7.909 25050K .......... .......... .......... .......... .......... 22% 88.6M 1s #15 7.909 25100K .......... .......... .......... .......... .......... 22% 131M 1s #15 7.909 25150K .......... .......... .......... .......... .......... 22% 82.1M 1s #15 7.910 25200K .......... .......... .......... .......... .......... 22% 165M 1s #15 7.910 25250K .......... .......... .......... .......... .......... 22% 124M 1s #15 7.911 25300K .......... .......... .......... .......... .......... 22% 115M 1s #15 7.911 25350K .......... .......... .......... .......... .......... 22% 119M 1s #15 7.912 25400K .......... .......... .......... .......... .......... 22% 102M 1s #15 7.912 25450K .......... .......... .......... .......... .......... 22% 129M 1s #15 7.912 25500K .......... .......... .......... .......... .......... 22% 98.0M 1s #15 7.913 25550K .......... .......... .......... .......... .......... 22% 127M 1s #15 7.913 25600K .......... .......... .......... .......... .......... 22% 77.4M 1s #15 7.914 25650K .......... .......... .......... .......... .......... 22% 131M 1s #15 7.914 25700K .......... .......... .......... .......... .......... 22% 113M 1s #15 7.915 25750K .......... .......... .......... .......... .......... 22% 148M 1s #15 7.915 25800K .......... .......... .......... .......... .......... 22% 117M 1s #15 7.916 25850K .......... .......... .......... .......... .......... 22% 75.9M 1s #15 7.916 25900K .......... .......... .......... .......... .......... 22% 112M 1s #15 7.917 25950K .......... .......... .......... .......... .......... 22% 135M 1s #15 7.917 26000K .......... .......... .......... .......... .......... 23% 150M 1s #15 7.917 26050K .......... .......... .......... .......... .......... 23% 125M 1s #15 7.918 26100K .......... .......... .......... .......... .......... 23% 129M 1s #15 7.918 26150K .......... .......... .......... .......... .......... 23% 69.6M 1s #15 7.919 26200K .......... .......... .......... .......... .......... 23% 105M 1s #15 7.919 26250K .......... .......... .......... .......... .......... 23% 207M 1s #15 7.920 26300K .......... .......... .......... .......... .......... 23% 83.3M 1s #15 7.920 26350K .......... .......... .......... .......... .......... 23% 92.8M 1s #15 7.921 26400K .......... .......... .......... .......... .......... 23% 125M 1s #15 7.921 26450K .......... .......... .......... .......... .......... 23% 129M 1s #15 7.921 26500K .......... .......... .......... .......... .......... 23% 148M 1s #15 7.922 26550K .......... .......... .......... .......... .......... 23% 109M 1s #15 7.922 26600K .......... .......... .......... .......... .......... 23% 144M 1s #15 7.922 26650K .......... .......... .......... .......... .......... 23% 132M 1s #15 7.923 26700K .......... .......... .......... .......... .......... 23% 93.2M 1s #15 7.923 26750K .......... .......... .......... .......... .......... 23% 71.8M 1s #15 7.924 26800K .......... .......... .......... .......... .......... 23% 122M 1s #15 7.924 26850K .......... .......... .......... .......... .......... 23% 164M 1s #15 7.925 26900K .......... .......... .......... .......... .......... 23% 96.0M 1s #15 7.925 26950K .......... .......... .......... .......... .......... 23% 222M 1s #15 7.925 27000K .......... .......... .......... .......... .......... 23% 80.0M 1s #15 7.926 27050K .......... .......... .......... .......... .......... 23% 106M 1s #15 7.927 27100K .......... .......... .......... .......... .......... 24% 94.0M 1s #15 7.927 27150K .......... .......... .......... .......... .......... 24% 114M 1s #15 7.927 27200K .......... .......... .......... .......... .......... 24% 235M 1s #15 7.928 27250K .......... .......... .......... .......... .......... 24% 101M 1s #15 7.928 27300K .......... .......... .......... .......... .......... 24% 117M 1s #15 7.929 27350K .......... .......... .......... .......... .......... 24% 136M 1s #15 7.929 27400K .......... .......... .......... .......... .......... 24% 76.2M 1s #15 7.930 27450K .......... .......... .......... .......... .......... 24% 140M 1s #15 7.930 27500K .......... .......... .......... .......... .......... 24% 65.7M 1s #15 7.931 27550K .......... .......... .......... .......... .......... 24% 266M 1s #15 7.931 27600K .......... .......... .......... .......... .......... 24% 71.0M 1s #15 7.932 27650K .......... .......... .......... .......... .......... 24% 136M 1s #15 7.932 27700K .......... .......... .......... .......... .......... 24% 133M 1s #15 7.932 27750K .......... .......... .......... .......... .......... 24% 135M 1s #15 7.933 27800K .......... .......... .......... .......... .......... 24% 153M 1s #15 7.933 27850K .......... .......... .......... .......... .......... 24% 135M 1s #15 7.933 27900K .......... .......... .......... .......... .......... 24% 90.9M 1s #15 7.934 27950K .......... .......... .......... .......... .......... 24% 79.3M 1s #15 7.934 28000K .......... .......... .......... .......... .......... 24% 122M 1s #15 7.935 28050K .......... .......... .......... .......... .......... 24% 135M 1s #15 7.935 28100K .......... .......... .......... .......... .......... 24% 119M 1s #15 7.936 28150K .......... .......... .......... .......... .......... 24% 102M 1s #15 7.936 28200K .......... .......... .......... .......... .......... 24% 143M 1s #15 7.936 28250K .......... .......... .......... .......... .......... 25% 86.2M 1s #15 7.937 28300K .......... .......... .......... .......... .......... 25% 111M 1s #15 7.937 28350K .......... .......... .......... .......... .......... 25% 154M 1s #15 7.938 28400K .......... .......... .......... .......... .......... 25% 140M 1s #15 7.938 28450K .......... .......... .......... .......... .......... 25% 109M 1s #15 7.939 28500K .......... .......... .......... .......... .......... 25% 92.4M 1s #15 7.939 28550K .......... .......... .......... .......... .......... 25% 125M 1s #15 7.940 28600K .......... .......... .......... .......... .......... 25% 95.1M 1s #15 7.940 28650K .......... .......... .......... .......... .......... 25% 99.9M 1s #15 7.941 28700K .......... .......... .......... .......... .......... 25% 117M 1s #15 7.941 28750K .......... .......... .......... .......... .......... 25% 102M 1s #15 7.941 28800K .......... .......... .......... .......... .......... 25% 127M 1s #15 7.942 28850K .......... .......... .......... .......... .......... 25% 140M 1s #15 7.942 28900K .......... .......... .......... .......... .......... 25% 81.5M 1s #15 7.943 28950K .......... .......... .......... .......... .......... 25% 177M 1s #15 7.943 29000K .......... .......... .......... .......... .......... 25% 115M 1s #15 7.943 29050K .......... .......... .......... .......... .......... 25% 112M 1s #15 7.944 29100K .......... .......... .......... .......... .......... 25% 101M 1s #15 7.944 29150K .......... .......... .......... .......... .......... 25% 104M 1s #15 7.945 29200K .......... .......... .......... .......... .......... 25% 128M 1s #15 7.945 29250K .......... .......... .......... .......... .......... 25% 93.9M 1s #15 7.946 29300K .......... .......... .......... .......... .......... 25% 128M 1s #15 7.946 29350K .......... .......... .......... .......... .......... 26% 107M 1s #15 7.947 29400K .......... .......... .......... .......... .......... 26% 92.6M 1s #15 7.947 29450K .......... .......... .......... .......... .......... 26% 247M 1s #15 7.948 29500K .......... .......... .......... .......... .......... 26% 78.2M 1s #15 7.948 29550K .......... .......... .......... .......... .......... 26% 130M 1s #15 7.948 29600K .......... .......... .......... .......... .......... 26% 123M 1s #15 7.949 29650K .......... .......... .......... .......... .......... 26% 136M 1s #15 7.949 29700K .......... .......... .......... .......... .......... 26% 76.7M 1s #15 7.950 29750K .......... .......... .......... .......... .......... 26% 103M 1s #15 7.950 29800K .......... .......... .......... .......... .......... 26% 172M 1s #15 7.950 29850K .......... .......... .......... .......... .......... 26% 98.6M 1s #15 7.951 29900K .......... .......... .......... .......... .......... 26% 87.0M 1s #15 7.951 29950K .......... .......... .......... .......... .......... 26% 157M 1s #15 7.952 30000K .......... .......... .......... .......... .......... 26% 97.3M 1s #15 7.952 30050K .......... .......... .......... .......... .......... 26% 192M 1s #15 7.953 30100K .......... .......... .......... .......... .......... 26% 90.1M 1s #15 7.953 30150K .......... .......... .......... .......... .......... 26% 130M 1s #15 7.954 30200K .......... .......... .......... .......... .......... 26% 165M 1s #15 7.954 30250K .......... .......... .......... .......... .......... 26% 109M 1s #15 7.954 30300K .......... .......... .......... .......... .......... 26% 62.7M 1s #15 7.955 30350K .......... .......... .......... .......... .......... 26% 134M 1s #15 7.955 30400K .......... .......... .......... .......... .......... 26% 113M 1s #15 7.956 30450K .......... .......... .......... .......... .......... 26% 205M 1s #15 7.956 30500K .......... .......... .......... .......... .......... 27% 113M 1s #15 7.956 30550K .......... .......... .......... .......... .......... 27% 80.3M 1s #15 7.957 30600K .......... .......... .......... .......... .......... 27% 168M 1s #15 7.957 30650K .......... .......... .......... .......... .......... 27% 108M 1s #15 7.958 30700K .......... .......... .......... .......... .......... 27% 102M 1s #15 7.958 30750K .......... .......... .......... .......... .......... 27% 146M 1s #15 7.959 30800K .......... .......... .......... .......... .......... 27% 110M 1s #15 7.959 30850K .......... .......... .......... .......... .......... 27% 96.0M 1s #15 7.960 30900K .......... .......... .......... .......... .......... 27% 101M 1s #15 7.960 30950K .......... .......... .......... .......... .......... 27% 86.6M 1s #15 7.961 31000K .......... .......... .......... .......... .......... 27% 150M 1s #15 7.961 31050K .......... .......... .......... .......... .......... 27% 125M 1s #15 7.961 31100K .......... .......... .......... .......... .......... 27% 127M 1s #15 7.962 31150K .......... .......... .......... .......... .......... 27% 94.2M 1s #15 7.962 31200K .......... .......... .......... .......... .......... 27% 107M 1s #15 7.963 31250K .......... .......... .......... .......... .......... 27% 119M 1s #15 7.963 31300K .......... .......... .......... .......... .......... 27% 106M 1s #15 7.964 31350K .......... .......... .......... .......... .......... 27% 136M 1s #15 7.964 31400K .......... .......... .......... .......... .......... 27% 133M 1s #15 7.964 31450K .......... .......... .......... .......... .......... 27% 129M 1s #15 7.965 31500K .......... .......... .......... .......... .......... 27% 61.2M 1s #15 7.965 31550K .......... .......... .......... .......... .......... 27% 217M 1s #15 7.966 31600K .......... .......... .......... .......... .......... 27% 106M 1s #15 7.966 31650K .......... .......... .......... .......... .......... 28% 108M 1s #15 7.967 31700K .......... .......... .......... .......... .......... 28% 130M 1s #15 7.967 31750K .......... .......... .......... .......... .......... 28% 87.3M 1s #15 7.968 31800K .......... .......... .......... .......... .......... 28% 149M 1s #15 7.968 31850K .......... .......... .......... .......... .......... 28% 103M 1s #15 7.969 31900K .......... .......... .......... .......... .......... 28% 82.1M 1s #15 7.969 31950K .......... .......... .......... .......... .......... 28% 220M 1s #15 7.969 32000K .......... .......... .......... .......... .......... 28% 135M 1s #15 7.970 32050K .......... .......... .......... .......... .......... 28% 109M 1s #15 7.970 32100K .......... .......... .......... .......... .......... 28% 89.8M 1s #15 7.971 32150K .......... .......... .......... .......... .......... 28% 100M 1s #15 7.971 32200K .......... .......... .......... .......... .......... 28% 97.6M 1s #15 7.972 32250K .......... .......... .......... .......... .......... 28% 210M 1s #15 7.972 32300K .......... .......... .......... .......... .......... 28% 72.2M 1s #15 7.972 32350K .......... .......... .......... .......... .......... 28% 161M 1s #15 7.973 32400K .......... .......... .......... .......... .......... 28% 96.8M 1s #15 7.973 32450K .......... .......... .......... .......... .......... 28% 112M 1s #15 7.974 32500K .......... .......... .......... .......... .......... 28% 161M 1s #15 7.974 32550K .......... .......... .......... .......... .......... 28% 137M 1s #15 7.974 32600K .......... .......... .......... .......... .......... 28% 94.7M 1s #15 7.975 32650K .......... .......... .......... .......... .......... 28% 140M 1s #15 7.975 32700K .......... .......... .......... .......... .......... 28% 78.6M 1s #15 7.976 32750K .......... .......... .......... .......... .......... 29% 99.8M 1s #15 7.976 32800K .......... .......... .......... .......... .......... 29% 206M 1s #15 7.977 32850K .......... .......... .......... .......... .......... 29% 109M 1s #15 7.977 32900K .......... .......... .......... .......... .......... 29% 93.9M 1s #15 7.978 32950K .......... .......... .......... .......... .......... 29% 122M 1s #15 7.978 33000K .......... .......... .......... .......... .......... 29% 145M 1s #15 7.978 33050K .......... .......... .......... .......... .......... 29% 120M 1s #15 7.979 33100K .......... .......... .......... .......... .......... 29% 86.3M 1s #15 7.979 33150K .......... .......... .......... .......... .......... 29% 101M 1s #15 7.980 33200K .......... .......... .......... .......... .......... 29% 138M 1s #15 7.980 33250K .......... .......... .......... .......... .......... 29% 110M 1s #15 7.981 33300K .......... .......... .......... .......... .......... 29% 64.0M 1s #15 7.981 33350K .......... .......... .......... .......... .......... 29% 266M 1s #15 7.981 33400K .......... .......... .......... .......... .......... 29% 102M 1s #15 7.982 33450K .......... .......... .......... .......... .......... 29% 105M 1s #15 7.982 33500K .......... .......... .......... .......... .......... 29% 115M 1s #15 7.983 33550K .......... .......... .......... .......... .......... 29% 161M 1s #15 7.983 33600K .......... .......... .......... .......... .......... 29% 99.6M 1s #15 7.984 33650K .......... .......... .......... .......... .......... 29% 108M 1s #15 7.984 33700K .......... .......... .......... .......... .......... 29% 111M 1s #15 7.985 33750K .......... .......... .......... .......... .......... 29% 163M 1s #15 7.985 33800K .......... .......... .......... .......... .......... 29% 110M 1s #15 7.985 33850K .......... .......... .......... .......... .......... 29% 97.3M 1s #15 7.986 33900K .......... .......... .......... .......... .......... 30% 81.3M 1s #15 7.986 33950K .......... .......... .......... .......... .......... 30% 133M 1s #15 7.987 34000K .......... .......... .......... .......... .......... 30% 117M 1s #15 7.987 34050K .......... .......... .......... .......... .......... 30% 182M 1s #15 7.987 34100K .......... .......... .......... .......... .......... 30% 70.2M 1s #15 7.988 34150K .......... .......... .......... .......... .......... 30% 148M 1s #15 7.988 34200K .......... .......... .......... .......... .......... 30% 110M 1s #15 7.989 34250K .......... .......... .......... .......... .......... 30% 201M 1s #15 7.989 34300K .......... .......... .......... .......... .......... 30% 87.8M 1s #15 7.990 34350K .......... .......... .......... .......... .......... 30% 112M 1s #15 7.990 34400K .......... .......... .......... .......... .......... 30% 96.4M 1s #15 7.991 34450K .......... .......... .......... .......... .......... 30% 124M 1s #15 7.991 34500K .......... .......... .......... .......... .......... 30% 72.8M 1s #15 7.992 34550K .......... .......... .......... .......... .......... 30% 308M 1s #15 7.992 34600K .......... .......... .......... .......... .......... 30% 86.6M 1s #15 7.992 34650K .......... .......... .......... .......... .......... 30% 111M 1s #15 7.993 34700K .......... .......... .......... .......... .......... 30% 101M 1s #15 7.993 34750K .......... .......... .......... .......... .......... 30% 86.5M 1s #15 7.994 34800K .......... .......... .......... .......... .......... 30% 155M 1s #15 7.994 34850K .......... .......... .......... .......... .......... 30% 210M 1s #15 7.994 34900K .......... .......... .......... .......... .......... 30% 91.0M 1s #15 7.995 34950K .......... .......... .......... .......... .......... 30% 139M 1s #15 7.995 35000K .......... .......... .......... .......... .......... 30% 104M 1s #15 7.996 35050K .......... .......... .......... .......... .......... 31% 83.7M 1s #15 7.996 35100K .......... .......... .......... .......... .......... 31% 201M 1s #15 7.997 35150K .......... .......... .......... .......... .......... 31% 97.7M 1s #15 7.997 35200K .......... .......... .......... .......... .......... 31% 93.9M 1s #15 7.998 35250K .......... .......... .......... .......... .......... 31% 131M 1s #15 7.998 35300K .......... .......... .......... .......... .......... 31% 117M 1s #15 7.998 35350K .......... .......... .......... .......... .......... 31% 86.7M 1s #15 7.999 35400K .......... .......... .......... .......... .......... 31% 140M 1s #15 7.999 35450K .......... .......... .......... .......... .......... 31% 160M 1s #15 8.000 35500K .......... .......... .......... .......... .......... 31% 90.1M 1s #15 8.000 35550K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.001 35600K .......... .......... .......... .......... .......... 31% 130M 1s #15 8.001 35650K .......... .......... .......... .......... .......... 31% 90.9M 1s #15 8.002 35700K .......... .......... .......... .......... .......... 31% 98.2M 1s #15 8.002 35750K .......... .......... .......... .......... .......... 31% 134M 1s #15 8.002 35800K .......... .......... .......... .......... .......... 31% 133M 1s #15 8.003 35850K .......... .......... .......... .......... .......... 31% 102M 1s #15 8.003 35900K .......... .......... .......... .......... .......... 31% 107M 1s #15 8.004 35950K .......... .......... .......... .......... .......... 31% 105M 1s #15 8.004 36000K .......... .......... .......... .......... .......... 31% 134M 1s #15 8.005 36050K .......... .......... .......... .......... .......... 31% 129M 1s #15 8.005 36100K .......... .......... .......... .......... .......... 31% 114M 1s #15 8.005 36150K .......... .......... .......... .......... .......... 32% 124M 1s #15 8.006 36200K .......... .......... .......... .......... .......... 32% 75.0M 1s #15 8.006 36250K .......... .......... .......... .......... .......... 32% 125M 1s #15 8.007 36300K .......... .......... .......... .......... .......... 32% 108M 1s #15 8.007 36350K .......... .......... .......... .......... .......... 32% 133M 1s #15 8.008 36400K .......... .......... .......... .......... .......... 32% 106M 1s #15 8.008 36450K .......... .......... .......... .......... .......... 32% 93.2M 1s #15 8.009 36500K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.009 36550K .......... .......... .......... .......... .......... 32% 111M 1s #15 8.009 36600K .......... .......... .......... .......... .......... 32% 153M 1s #15 8.010 36650K .......... .......... .......... .......... .......... 32% 143M 1s #15 8.010 36700K .......... .......... .......... .......... .......... 32% 95.0M 1s #15 8.011 36750K .......... .......... .......... .......... .......... 32% 79.2M 1s #15 8.011 36800K .......... .......... .......... .......... .......... 32% 96.1M 1s #15 8.012 36850K .......... .......... .......... .......... .......... 32% 250M 1s #15 8.012 36900K .......... .......... .......... .......... .......... 32% 88.0M 1s #15 8.012 36950K .......... .......... .......... .......... .......... 32% 118M 1s #15 8.013 37000K .......... .......... .......... .......... .......... 32% 134M 1s #15 8.013 37050K .......... .......... .......... .......... .......... 32% 113M 1s #15 8.014 37100K .......... .......... .......... .......... .......... 32% 98.9M 1s #15 8.014 37150K .......... .......... .......... .......... .......... 32% 117M 1s #15 8.015 37200K .......... .......... .......... .......... .......... 32% 126M 1s #15 8.015 37250K .......... .......... .......... .......... .......... 32% 108M 1s #15 8.015 37300K .......... .......... .......... .......... .......... 33% 122M 1s #15 8.016 37350K .......... .......... .......... .......... .......... 33% 109M 1s #15 8.016 37400K .......... .......... .......... .......... .......... 33% 118M 1s #15 8.017 37450K .......... .......... .......... .......... .......... 33% 89.1M 1s #15 8.017 37500K .......... .......... .......... .......... .......... 33% 95.1M 1s #15 8.018 37550K .......... .......... .......... .......... .......... 33% 140M 1s #15 8.018 37600K .......... .......... .......... .......... .......... 33% 144M 1s #15 8.018 37650K .......... .......... .......... .......... .......... 33% 100M 1s #15 8.019 37700K .......... .......... .......... .......... .......... 33% 97.4M 1s #15 8.019 37750K .......... .......... .......... .......... .......... 33% 119M 1s #15 8.020 37800K .......... .......... .......... .......... .......... 33% 164M 1s #15 8.020 37850K .......... .......... .......... .......... .......... 33% 124M 1s #15 8.021 37900K .......... .......... .......... .......... .......... 33% 90.1M 1s #15 8.021 37950K .......... .......... .......... .......... .......... 33% 98.9M 1s #15 8.022 38000K .......... .......... .......... .......... .......... 33% 85.9M 1s #15 8.022 38050K .......... .......... .......... .......... .......... 33% 162M 1s #15 8.022 38100K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.023 38150K .......... .......... .......... .......... .......... 33% 112M 1s #15 8.023 38200K .......... .......... .......... .......... .......... 33% 106M 1s #15 8.024 38250K .......... .......... .......... .......... .......... 33% 126M 1s #15 8.024 38300K .......... .......... .......... .......... .......... 33% 83.7M 1s #15 8.025 38350K .......... .......... .......... .......... .......... 33% 166M 1s #15 8.025 38400K .......... .......... .......... .......... .......... 34% 131M 1s #15 8.025 38450K .......... .......... .......... .......... .......... 34% 115M 1s #15 8.026 38500K .......... .......... .......... .......... .......... 34% 93.9M 1s #15 8.026 38550K .......... .......... .......... .......... .......... 34% 98.7M 1s #15 8.027 38600K .......... .......... .......... .......... .......... 34% 161M 1s #15 8.027 38650K .......... .......... .......... .......... .......... 34% 93.1M 1s #15 8.028 38700K .......... .......... .......... .......... .......... 34% 110M 1s #15 8.028 38750K .......... .......... .......... .......... .......... 34% 92.6M 1s #15 8.029 38800K .......... .......... .......... .......... .......... 34% 116M 1s #15 8.029 38850K .......... .......... .......... .......... .......... 34% 128M 1s #15 8.030 38900K .......... .......... .......... .......... .......... 34% 115M 1s #15 8.030 38950K .......... .......... .......... .......... .......... 34% 122M 1s #15 8.030 39000K .......... .......... .......... .......... .......... 34% 123M 1s #15 8.031 39050K .......... .......... .......... .......... .......... 34% 126M 1s #15 8.031 39100K .......... .......... .......... .......... .......... 34% 61.3M 1s #15 8.032 39150K .......... .......... .......... .......... .......... 34% 107M 1s #15 8.032 39200K .......... .......... .......... .......... .......... 34% 130M 1s #15 8.033 39250K .......... .......... .......... .......... .......... 34% 176M 1s #15 8.033 39300K .......... .......... .......... .......... .......... 34% 81.0M 1s #15 8.034 39350K .......... .......... .......... .......... .......... 34% 185M 1s #15 8.034 39400K .......... .......... .......... .......... .......... 34% 133M 1s #15 8.034 39450K .......... .......... .......... .......... .......... 34% 95.1M 1s #15 8.035 39500K .......... .......... .......... .......... .......... 34% 124M 1s #15 8.035 39550K .......... .......... .......... .......... .......... 35% 99.3M 1s #15 8.036 39600K .......... .......... .......... .......... .......... 35% 151M 1s #15 8.036 39650K .......... .......... .......... .......... .......... 35% 126M 1s #15 8.036 39700K .......... .......... .......... .......... .......... 35% 108M 1s #15 8.037 39750K .......... .......... .......... .......... .......... 35% 85.0M 1s #15 8.037 39800K .......... .......... .......... .......... .......... 35% 120M 1s #15 8.038 39850K .......... .......... .......... .......... .......... 35% 121M 1s #15 8.038 39900K .......... .......... .......... .......... .......... 35% 84.8M 1s #15 8.039 39950K .......... .......... .......... .......... .......... 35% 163M 1s #15 8.039 40000K .......... .......... .......... .......... .......... 35% 79.6M 1s #15 8.040 40050K .......... .......... .......... .......... .......... 35% 139M 1s #15 8.040 40100K .......... .......... .......... .......... .......... 35% 145M 1s #15 8.040 40150K .......... .......... .......... .......... .......... 35% 141M 1s #15 8.041 40200K .......... .......... .......... .......... .......... 35% 122M 1s #15 8.041 40250K .......... .......... .......... .......... .......... 35% 124M 1s #15 8.042 40300K .......... .......... .......... .......... .......... 35% 62.4M 1s #15 8.042 40350K .......... .......... .......... .......... .......... 35% 137M 1s #15 8.043 40400K .......... .......... .......... .......... .......... 35% 129M 1s #15 8.043 40450K .......... .......... .......... .......... .......... 35% 125M 1s #15 8.043 40500K .......... .......... .......... .......... .......... 35% 91.6M 1s #15 8.044 40550K .......... .......... .......... .......... .......... 35% 122M 1s #15 8.044 40600K .......... .......... .......... .......... .......... 35% 145M 1s #15 8.045 40650K .......... .......... .......... .......... .......... 35% 108M 1s #15 8.045 40700K .......... .......... .......... .......... .......... 36% 110M 1s #15 8.046 40750K .......... .......... .......... .......... .......... 36% 137M 1s #15 8.046 40800K .......... .......... .......... .......... .......... 36% 115M 1s #15 8.046 40850K .......... .......... .......... .......... .......... 36% 93.3M 1s #15 8.047 40900K .......... .......... .......... .......... .......... 36% 125M 1s #15 8.047 40950K .......... .......... .......... .......... .......... 36% 97.8M 1s #15 8.048 41000K .......... .......... .......... .......... .......... 36% 99.4M 1s #15 8.048 41050K .......... .......... .......... .......... .......... 36% 125M 1s #15 8.049 41100K .......... .......... .......... .......... .......... 36% 87.3M 1s #15 8.049 41150K .......... .......... .......... .......... .......... 36% 126M 1s #15 8.050 41200K .......... .......... .......... .......... .......... 36% 131M 1s #15 8.050 41250K .......... .......... .......... .......... .......... 36% 102M 1s #15 8.050 41300K .......... .......... .......... .......... .......... 36% 196M 1s #15 8.051 41350K .......... .......... .......... .......... .......... 36% 92.3M 1s #15 8.051 41400K .......... .......... .......... .......... .......... 36% 127M 1s #15 8.052 41450K .......... .......... .......... .......... .......... 36% 130M 1s #15 8.052 41500K .......... .......... .......... .......... .......... 36% 71.6M 1s #15 8.053 41550K .......... .......... .......... .......... .......... 36% 98.6M 1s #15 8.053 41600K .......... .......... .......... .......... .......... 36% 125M 1s #15 8.054 41650K .......... .......... .......... .......... .......... 36% 122M 1s #15 8.054 41700K .......... .......... .......... .......... .......... 36% 104M 1s #15 8.054 41750K .......... .......... .......... .......... .......... 36% 120M 1s #15 8.055 41800K .......... .......... .......... .......... .......... 37% 107M 1s #15 8.055 41850K .......... .......... .......... .......... .......... 37% 173M 1s #15 8.056 41900K .......... .......... .......... .......... .......... 37% 95.6M 1s #15 8.056 41950K .......... .......... .......... .......... .......... 37% 122M 1s #15 8.056 42000K .......... .......... .......... .......... .......... 37% 132M 1s #15 8.057 42050K .......... .......... .......... .......... .......... 37% 113M 1s #15 8.057 42100K .......... .......... .......... .......... .......... 37% 68.7M 1s #15 8.058 42150K .......... .......... .......... .......... .......... 37% 101M 1s #15 8.058 42200K .......... .......... .......... .......... .......... 37% 181M 1s #15 8.059 42250K .......... .......... .......... .......... .......... 37% 111M 1s #15 8.059 42300K .......... .......... .......... .......... .......... 37% 82.7M 1s #15 8.060 42350K .......... .......... .......... .......... .......... 37% 155M 1s #15 8.060 42400K .......... .......... .......... .......... .......... 37% 119M 1s #15 8.060 42450K .......... .......... .......... .......... .......... 37% 160M 1s #15 8.061 42500K .......... .......... .......... .......... .......... 37% 131M 1s #15 8.061 42550K .......... .......... .......... .......... .......... 37% 110M 1s #15 8.062 42600K .......... .......... .......... .......... .......... 37% 98.6M 1s #15 8.062 42650K .......... .......... .......... .......... .......... 37% 121M 1s #15 8.063 42700K .......... .......... .......... .......... .......... 37% 80.1M 1s #15 8.063 42750K .......... .......... .......... .......... .......... 37% 91.7M 1s #15 8.064 42800K .......... .......... .......... .......... .......... 37% 118M 1s #15 8.064 42850K .......... .......... .......... .......... .......... 37% 129M 1s #15 8.064 42900K .......... .......... .......... .......... .......... 37% 86.6M 1s #15 8.065 42950K .......... .......... .......... .......... .......... 38% 270M 1s #15 8.065 43000K .......... .......... .......... .......... .......... 38% 115M 1s #15 8.066 43050K .......... .......... .......... .......... .......... 38% 123M 1s #15 8.066 43100K .......... .......... .......... .......... .......... 38% 105M 1s #15 8.066 43150K .......... .......... .......... .......... .......... 38% 98.9M 1s #15 8.067 43200K .......... .......... .......... .......... .......... 38% 129M 1s #15 8.067 43250K .......... .......... .......... .......... .......... 38% 125M 1s #15 8.068 43300K .......... .......... .......... .......... .......... 38% 77.9M 1s #15 8.068 43350K .......... .......... .......... .......... .......... 38% 120M 1s #15 8.069 43400K .......... .......... .......... .......... .......... 38% 164M 1s #15 8.069 43450K .......... .......... .......... .......... .......... 38% 109M 1s #15 8.070 43500K .......... .......... .......... .......... .......... 38% 97.0M 1s #15 8.070 43550K .......... .......... .......... .......... .......... 38% 91.5M 1s #15 8.071 43600K .......... .......... .......... .......... .......... 38% 120M 1s #15 8.071 43650K .......... .......... .......... .......... .......... 38% 145M 1s #15 8.071 43700K .......... .......... .......... .......... .......... 38% 124M 1s #15 8.072 43750K .......... .......... .......... .......... .......... 38% 129M 1s #15 8.072 43800K .......... .......... .......... .......... .......... 38% 115M 1s #15 8.072 43850K .......... .......... .......... .......... .......... 38% 126M 1s #15 8.073 43900K .......... .......... .......... .......... .......... 38% 69.3M 1s #15 8.074 43950K .......... .......... .......... .......... .......... 38% 83.5M 1s #15 8.074 44000K .......... .......... .......... .......... .......... 38% 203M 1s #15 8.074 44050K .......... .......... .......... .......... .......... 39% 102M 1s #15 8.075 44100K .......... .......... .......... .......... .......... 39% 95.8M 1s #15 8.075 44150K .......... .......... .......... .......... .......... 39% 99.1M 1s #15 8.076 44200K .......... .......... .......... .......... .......... 39% 222M 1s #15 8.076 44250K .......... .......... .......... .......... .......... 39% 132M 1s #15 8.077 44300K .......... .......... .......... .......... .......... 39% 106M 1s #15 8.077 44350K .......... .......... .......... .......... .......... 39% 114M 1s #15 8.077 44400K .......... .......... .......... .......... .......... 39% 76.7M 1s #15 8.078 44450K .......... .......... .......... .......... .......... 39% 132M 1s #15 8.078 44500K .......... .......... .......... .......... .......... 39% 111M 1s #15 8.079 44550K .......... .......... .......... .......... .......... 39% 109M 1s #15 8.079 44600K .......... .......... .......... .......... .......... 39% 106M 1s #15 8.080 44650K .......... .......... .......... .......... .......... 39% 146M 1s #15 8.080 44700K .......... .......... .......... .......... .......... 39% 93.5M 1s #15 8.081 44750K .......... .......... .......... .......... .......... 39% 145M 1s #15 8.081 44800K .......... .......... .......... .......... .......... 39% 95.0M 1s #15 8.081 44850K .......... .......... .......... .......... .......... 39% 185M 1s #15 8.082 44900K .......... .......... .......... .......... .......... 39% 80.8M 1s #15 8.082 44950K .......... .......... .......... .......... .......... 39% 163M 1s #15 8.083 45000K .......... .......... .......... .......... .......... 39% 103M 1s #15 8.083 45050K .......... .......... .......... .......... .......... 39% 83.7M 1s #15 8.084 45100K .......... .......... .......... .......... .......... 39% 102M 1s #15 8.084 45150K .......... .......... .......... .......... .......... 39% 124M 1s #15 8.084 45200K .......... .......... .......... .......... .......... 40% 127M 1s #15 8.085 45250K .......... .......... .......... .......... .......... 40% 117M 1s #15 8.085 45300K .......... .......... .......... .......... .......... 40% 92.6M 1s #15 8.086 45350K .......... .......... .......... .......... .......... 40% 127M 1s #15 8.086 45400K .......... .......... .......... .......... .......... 40% 138M 1s #15 8.087 45450K .......... .......... .......... .......... .......... 40% 140M 1s #15 8.087 45500K .......... .......... .......... .......... .......... 40% 94.5M 1s #15 8.087 45550K .......... .......... .......... .......... .......... 40% 123M 1s #15 8.088 45600K .......... .......... .......... .......... .......... 40% 81.5M 1s #15 8.088 45650K .......... .......... .......... .......... .......... 40% 113M 1s #15 8.089 45700K .......... .......... .......... .......... .......... 40% 154M 1s #15 8.089 45750K .......... .......... .......... .......... .......... 40% 93.2M 1s #15 8.090 45800K .......... .......... .......... .......... .......... 40% 152M 1s #15 8.090 45850K .......... .......... .......... .......... .......... 40% 103M 1s #15 8.091 45900K .......... .......... .......... .......... .......... 40% 79.8M 1s #15 8.091 45950K .......... .......... .......... .......... .......... 40% 143M 1s #15 8.091 46000K .......... .......... .......... .......... .......... 40% 159M 1s #15 8.092 46050K .......... .......... .......... .......... .......... 40% 129M 1s #15 8.092 46100K .......... .......... .......... .......... .......... 40% 108M 1s #15 8.093 46150K .......... .......... .......... .......... .......... 40% 126M 1s #15 8.093 46200K .......... .......... .......... .......... .......... 40% 95.8M 1s #15 8.093 46250K .......... .......... .......... .......... .......... 40% 98.0M 1s #15 8.094 46300K .......... .......... .......... .......... .......... 40% 105M 1s #15 8.094 46350K .......... .......... .......... .......... .......... 41% 107M 1s #15 8.095 46400K .......... .......... .......... .......... .......... 41% 96.9M 1s #15 8.095 46450K .......... .......... .......... .......... .......... 41% 131M 1s #15 8.096 46500K .......... .......... .......... .......... .......... 41% 143M 1s #15 8.096 46550K .......... .......... .......... .......... .......... 41% 101M 1s #15 8.097 46600K .......... .......... .......... .......... .......... 41% 167M 1s #15 8.097 46650K .......... .......... .......... .......... .......... 41% 121M 1s #15 8.097 46700K .......... .......... .......... .......... .......... 41% 72.8M 1s #15 8.098 46750K .......... .......... .......... .......... .......... 41% 113M 1s #15 8.098 46800K .......... .......... .......... .......... .......... 41% 127M 1s #15 8.099 46850K .......... .......... .......... .......... .......... 41% 117M 1s #15 8.099 46900K .......... .......... .......... .......... .......... 41% 77.3M 1s #15 8.100 46950K .......... .......... .......... .......... .......... 41% 157M 1s #15 8.100 47000K .......... .......... .......... .......... .......... 41% 132M 1s #15 8.100 47050K .......... .......... .......... .......... .......... 41% 110M 1s #15 8.101 47100K .......... .......... .......... .......... .......... 41% 90.1M 1s #15 8.101 47150K .......... .......... .......... .......... .......... 41% 94.6M 1s #15 8.102 47200K .......... .......... .......... .......... .......... 41% 175M 1s #15 8.102 47250K .......... .......... .......... .......... .......... 41% 126M 1s #15 8.103 47300K .......... .......... .......... .......... .......... 41% 117M 1s #15 8.103 47350K .......... .......... .......... .......... .......... 41% 79.7M 1s #15 8.104 47400K .......... .......... .......... .......... .......... 41% 99.9M 1s #15 8.104 47450K .......... .......... .......... .......... .......... 42% 255M 1s #15 8.105 47500K .......... .......... .......... .......... .......... 42% 82.7M 1s #15 8.105 47550K .......... .......... .......... .......... .......... 42% 121M 1s #15 8.105 47600K .......... .......... .......... .......... .......... 42% 109M 1s #15 8.106 47650K .......... .......... .......... .......... .......... 42% 4.02M 1s #15 8.118 47700K .......... .......... .......... .......... .......... 42% 134M 1s #15 8.118 47750K .......... .......... .......... .......... .......... 42% 148M 1s #15 8.119 47800K .......... .......... .......... .......... .......... 42% 104M 1s #15 8.119 47850K .......... .......... .......... .......... .......... 42% 134M 1s #15 8.120 47900K .......... .......... .......... .......... .......... 42% 112M 1s #15 8.120 47950K .......... .......... .......... .......... .......... 42% 101M 1s #15 8.120 48000K .......... .......... .......... .......... .......... 42% 122M 1s #15 8.121 48050K .......... .......... .......... .......... .......... 42% 127M 1s #15 8.121 48100K .......... .......... .......... .......... .......... 42% 124M 1s #15 8.122 48150K .......... .......... .......... .......... .......... 42% 131M 1s #15 8.122 48200K .......... .......... .......... .......... .......... 42% 131M 1s #15 8.122 48250K .......... .......... .......... .......... .......... 42% 121M 1s #15 8.123 48300K .......... .......... .......... .......... .......... 42% 102M 1s #15 8.123 48350K .......... .......... .......... .......... .......... 42% 168M 1s #15 8.124 48400K .......... .......... .......... .......... .......... 42% 202M 1s #15 8.124 48450K .......... .......... .......... .......... .......... 42% 262M 1s #15 8.124 48500K .......... .......... .......... .......... .......... 42% 238M 1s #15 8.124 48550K .......... .......... .......... .......... .......... 42% 255M 1s #15 8.124 48600K .......... .......... .......... .......... .......... 43% 243M 1s #15 8.125 48650K .......... .......... .......... .......... .......... 43% 262M 1s #15 8.125 48700K .......... .......... .......... .......... .......... 43% 234M 1s #15 8.125 48750K .......... .......... .......... .......... .......... 43% 223M 1s #15 8.125 48800K .......... .......... .......... .......... .......... 43% 247M 1s #15 8.125 48850K .......... .......... .......... .......... .......... 43% 264M 1s #15 8.126 48900K .......... .......... .......... .......... .......... 43% 252M 1s #15 8.126 48950K .......... .......... .......... .......... .......... 43% 259M 1s #15 8.126 49000K .......... .......... .......... .......... .......... 43% 262M 1s #15 8.126 49050K .......... .......... .......... .......... .......... 43% 260M 1s #15 8.126 49100K .......... .......... .......... .......... .......... 43% 227M 1s #15 8.127 49150K .......... .......... .......... .......... .......... 43% 305M 1s #15 8.127 49200K .......... .......... .......... .......... .......... 43% 185M 1s #15 8.127 49250K .......... .......... .......... .......... .......... 43% 316M 1s #15 8.127 49300K .......... .......... .......... .......... .......... 43% 217M 1s #15 8.127 49350K .......... .......... .......... .......... .......... 43% 205M 1s #15 8.128 49400K .......... .......... .......... .......... .......... 43% 295M 1s #15 8.128 49450K .......... .......... .......... .......... .......... 43% 191M 1s #15 8.128 49500K .......... .......... .......... .......... .......... 43% 192M 1s #15 8.128 49550K .......... .......... .......... .......... .......... 43% 259M 1s #15 8.128 49600K .......... .......... .......... .......... .......... 43% 283M 1s #15 8.129 49650K .......... .......... .......... .......... .......... 43% 289M 1s #15 8.129 49700K .......... .......... .......... .......... .......... 43% 276M 1s #15 8.129 49750K .......... .......... .......... .......... .......... 44% 310M 1s #15 8.129 49800K .......... .......... .......... .......... .......... 44% 271M 1s #15 8.129 49850K .......... .......... .......... .......... .......... 44% 304M 1s #15 8.129 49900K .......... .......... .......... .......... .......... 44% 259M 1s #15 8.130 49950K .......... .......... .......... .......... .......... 44% 315M 1s #15 8.130 50000K .......... .......... .......... .......... .......... 44% 287M 1s #15 8.130 50050K .......... .......... .......... .......... .......... 44% 276M 1s #15 8.130 50100K .......... .......... .......... .......... .......... 44% 277M 1s #15 8.130 50150K .......... .......... .......... .......... .......... 44% 301M 1s #15 8.130 50200K .......... .......... .......... .......... .......... 44% 226M 1s #15 8.131 50250K .......... .......... .......... .......... .......... 44% 262M 1s #15 8.131 50300K .......... .......... .......... .......... .......... 44% 218M 1s #15 8.131 50350K .......... .......... .......... .......... .......... 44% 260M 1s #15 8.131 50400K .......... .......... .......... .......... .......... 44% 293M 1s #15 8.131 50450K .......... .......... .......... .......... .......... 44% 303M 1s #15 8.132 50500K .......... .......... .......... .......... .......... 44% 267M 1s #15 8.132 50550K .......... .......... .......... .......... .......... 44% 248M 1s #15 8.132 50600K .......... .......... .......... .......... .......... 44% 200M 1s #15 8.132 50650K .......... .......... .......... .......... .......... 44% 162M 1s #15 8.133 50700K .......... .......... .......... .......... .......... 44% 119M 1s #15 8.133 50750K .......... .......... .......... .......... .......... 44% 98.7M 1s #15 8.133 50800K .......... .......... .......... .......... .......... 44% 179M 1s #15 8.134 50850K .......... .......... .......... .......... .......... 45% 119M 1s #15 8.134 50900K .......... .......... .......... .......... .......... 45% 131M 1s #15 8.134 50950K .......... .......... .......... .......... .......... 45% 112M 1s #15 8.135 51000K .......... .......... .......... .......... .......... 45% 142M 1s #15 8.135 51050K .......... .......... .......... .......... .......... 45% 118M 1s #15 8.136 51100K .......... .......... .......... .......... .......... 45% 77.4M 1s #15 8.136 51150K .......... .......... .......... .......... .......... 45% 106M 1s #15 8.137 51200K .......... .......... .......... .......... .......... 45% 119M 1s #15 8.137 51250K .......... .......... .......... .......... .......... 45% 149M 1s #15 8.138 51300K .......... .......... .......... .......... .......... 45% 97.0M 1s #15 8.138 51350K .......... .......... .......... .......... .......... 45% 93.0M 1s #15 8.139 51400K .......... .......... .......... .......... .......... 45% 131M 1s #15 8.139 51450K .......... .......... .......... .......... .......... 45% 151M 1s #15 8.139 51500K .......... .......... .......... .......... .......... 45% 97.9M 1s #15 8.140 51550K .......... .......... .......... .......... .......... 45% 123M 1s #15 8.140 51600K .......... .......... .......... .......... .......... 45% 116M 1s #15 8.141 51650K .......... .......... .......... .......... .......... 45% 96.9M 1s #15 8.141 51700K .......... .......... .......... .......... .......... 45% 99.8M 1s #15 8.142 51750K .......... .......... .......... .......... .......... 45% 150M 1s #15 8.142 51800K .......... .......... .......... .......... .......... 45% 97.8M 1s #15 8.142 51850K .......... .......... .......... .......... .......... 45% 108M 1s #15 8.143 51900K .......... .......... .......... .......... .......... 45% 95.8M 1s #15 8.143 51950K .......... .......... .......... .......... .......... 45% 121M 1s #15 8.144 52000K .......... .......... .......... .......... .......... 46% 118M 1s #15 8.144 52050K .......... .......... .......... .......... .......... 46% 117M 1s #15 8.145 52100K .......... .......... .......... .......... .......... 46% 144M 1s #15 8.145 52150K .......... .......... .......... .......... .......... 46% 97.5M 1s #15 8.145 52200K .......... .......... .......... .......... .......... 46% 130M 1s #15 8.146 52250K .......... .......... .......... .......... .......... 46% 118M 1s #15 8.147 52300K .......... .......... .......... .......... .......... 46% 63.0M 1s #15 8.147 52350K .......... .......... .......... .......... .......... 46% 198M 1s #15 8.147 52400K .......... .......... .......... .......... .......... 46% 101M 1s #15 8.148 52450K .......... .......... .......... .......... .......... 46% 119M 1s #15 8.148 52500K .......... .......... .......... .......... .......... 46% 114M 1s #15 8.149 52550K .......... .......... .......... .......... .......... 46% 121M 1s #15 8.149 52600K .......... .......... .......... .......... .......... 46% 106M 1s #15 8.149 52650K .......... .......... .......... .......... .......... 46% 123M 1s #15 8.150 52700K .......... .......... .......... .......... .......... 46% 102M 1s #15 8.150 52750K .......... .......... .......... .......... .......... 46% 134M 1s #15 8.151 52800K .......... .......... .......... .......... .......... 46% 129M 1s #15 8.151 52850K .......... .......... .......... .......... .......... 46% 107M 1s #15 8.152 52900K .......... .......... .......... .......... .......... 46% 87.0M 1s #15 8.152 52950K .......... .......... .......... .......... .......... 46% 107M 1s #15 8.152 53000K .......... .......... .......... .......... .......... 46% 127M 1s #15 8.153 53050K .......... .......... .......... .......... .......... 46% 128M 1s #15 8.154 53100K .......... .......... .......... .......... .......... 47% 95.1M 1s #15 8.154 53150K .......... .......... .......... .......... .......... 47% 87.9M 1s #15 8.154 53200K .......... .......... .......... .......... .......... 47% 115M 1s #15 8.155 53250K .......... .......... .......... .......... .......... 47% 144M 1s #15 8.155 53300K .......... .......... .......... .......... .......... 47% 161M 1s #15 8.155 53350K .......... .......... .......... .......... .......... 47% 119M 1s #15 8.156 53400K .......... .......... .......... .......... .......... 47% 97.9M 1s #15 8.156 53450K .......... .......... .......... .......... .......... 47% 110M 1s #15 8.157 53500K .......... .......... .......... .......... .......... 47% 67.7M 1s #15 8.157 53550K .......... .......... .......... .......... .......... 47% 223M 1s #15 8.158 53600K .......... .......... .......... .......... .......... 47% 119M 1s #15 8.158 53650K .......... .......... .......... .......... .......... 47% 100M 1s #15 8.159 53700K .......... .......... .......... .......... .......... 47% 117M 1s #15 8.159 53750K .......... .......... .......... .......... .......... 47% 119M 1s #15 8.159 53800K .......... .......... .......... .......... .......... 47% 137M 1s #15 8.160 53850K .......... .......... .......... .......... .......... 47% 144M 1s #15 8.160 53900K .......... .......... .......... .......... .......... 47% 90.3M 1s #15 8.161 53950K .......... .......... .......... .......... .......... 47% 95.2M 1s #15 8.161 54000K .......... .......... .......... .......... .......... 47% 113M 1s #15 8.162 54050K .......... .......... .......... .......... .......... 47% 143M 1s #15 8.162 54100K .......... .......... .......... .......... .......... 47% 103M 1s #15 8.162 54150K .......... .......... .......... .......... .......... 47% 84.2M 1s #15 8.163 54200K .......... .......... .......... .......... .......... 47% 165M 1s #15 8.163 54250K .......... .......... .......... .......... .......... 48% 110M 1s #15 8.164 54300K .......... .......... .......... .......... .......... 48% 99.8M 1s #15 8.164 54350K .......... .......... .......... .......... .......... 48% 116M 1s #15 8.165 54400K .......... .......... .......... .......... .......... 48% 134M 1s #15 8.165 54450K .......... .......... .......... .......... .......... 48% 141M 1s #15 8.165 54500K .......... .......... .......... .......... .......... 48% 92.5M 1s #15 8.166 54550K .......... .......... .......... .......... .......... 48% 131M 1s #15 8.166 54600K .......... .......... .......... .......... .......... 48% 88.6M 1s #15 8.167 54650K .......... .......... .......... .......... .......... 48% 87.1M 1s #15 8.168 54700K .......... .......... .......... .......... .......... 48% 96.9M 1s #15 8.168 54750K .......... .......... .......... .......... .......... 48% 153M 1s #15 8.168 54800K .......... .......... .......... .......... .......... 48% 105M 1s #15 8.169 54850K .......... .......... .......... .......... .......... 48% 137M 1s #15 8.169 54900K .......... .......... .......... .......... .......... 48% 88.0M 1s #15 8.170 54950K .......... .......... .......... .......... .......... 48% 128M 1s #15 8.170 55000K .......... .......... .......... .......... .......... 48% 182M 1s #15 8.170 55050K .......... .......... .......... .......... .......... 48% 129M 1s #15 8.171 55100K .......... .......... .......... .......... .......... 48% 89.5M 1s #15 8.171 55150K .......... .......... .......... .......... .......... 48% 104M 1s #15 8.172 55200K .......... .......... .......... .......... .......... 48% 81.2M 1s #15 8.172 55250K .......... .......... .......... .......... .......... 48% 128M 1s #15 8.173 55300K .......... .......... .......... .......... .......... 48% 93.1M 1s #15 8.173 55350K .......... .......... .......... .......... .......... 48% 187M 1s #15 8.173 55400K .......... .......... .......... .......... .......... 49% 130M 1s #15 8.174 55450K .......... .......... .......... .......... .......... 49% 91.6M 1s #15 8.174 55500K .......... .......... .......... .......... .......... 49% 86.8M 1s #15 8.175 55550K .......... .......... .......... .......... .......... 49% 179M 1s #15 8.175 55600K .......... .......... .......... .......... .......... 49% 139M 1s #15 8.175 55650K .......... .......... .......... .......... .......... 49% 132M 1s #15 8.176 55700K .......... .......... .......... .......... .......... 49% 114M 1s #15 8.176 55750K .......... .......... .......... .......... .......... 49% 92.3M 1s #15 8.177 55800K .......... .......... .......... .......... .......... 49% 111M 1s #15 8.177 55850K .......... .......... .......... .......... .......... 49% 129M 1s #15 8.178 55900K .......... .......... .......... .......... .......... 49% 78.2M 1s #15 8.178 55950K .......... .......... .......... .......... .......... 49% 88.8M 1s #15 8.179 56000K .......... .......... .......... .......... .......... 49% 136M 1s #15 8.179 56050K .......... .......... .......... .......... .......... 49% 134M 1s #15 8.180 56100K .......... .......... .......... .......... .......... 49% 114M 1s #15 8.180 56150K .......... .......... .......... .......... .......... 49% 110M 1s #15 8.180 56200K .......... .......... .......... .......... .......... 49% 133M 1s #15 8.181 56250K .......... .......... .......... .......... .......... 49% 137M 1s #15 8.181 56300K .......... .......... .......... .......... .......... 49% 91.1M 1s #15 8.182 56350K .......... .......... .......... .......... .......... 49% 124M 1s #15 8.182 56400K .......... .......... .......... .......... .......... 49% 107M 1s #15 8.183 56450K .......... .......... .......... .......... .......... 49% 88.6M 1s #15 8.183 56500K .......... .......... .......... .......... .......... 50% 118M 1s #15 8.183 56550K .......... .......... .......... .......... .......... 50% 119M 1s #15 8.184 56600K .......... .......... .......... .......... .......... 50% 124M 1s #15 8.184 56650K .......... .......... .......... .......... .......... 50% 112M 1s #15 8.185 56700K .......... .......... .......... .......... .......... 50% 107M 1s #15 8.185 56750K .......... .......... .......... .......... .......... 50% 107M 1s #15 8.186 56800K .......... .......... .......... .......... .......... 50% 136M 1s #15 8.186 56850K .......... .......... .......... .......... .......... 50% 129M 1s #15 8.186 56900K .......... .......... .......... .......... .......... 50% 118M 1s #15 8.187 56950K .......... .......... .......... .......... .......... 50% 79.8M 1s #15 8.187 57000K .......... .......... .......... .......... .......... 50% 107M 1s #15 8.188 57050K .......... .......... .......... .......... .......... 50% 195M 1s #15 8.188 57100K .......... .......... .......... .......... .......... 50% 75.8M 1s #15 8.189 57150K .......... .......... .......... .......... .......... 50% 126M 1s #15 8.189 57200K .......... .......... .......... .......... .......... 50% 102M 1s #15 8.190 57250K .......... .......... .......... .......... .......... 50% 112M 1s #15 8.190 57300K .......... .......... .......... .......... .......... 50% 140M 1s #15 8.190 57350K .......... .......... .......... .......... .......... 50% 140M 1s #15 8.191 57400K .......... .......... .......... .......... .......... 50% 139M 1s #15 8.191 57450K .......... .......... .......... .......... .......... 50% 114M 1s #15 8.192 57500K .......... .......... .......... .......... .......... 50% 68.1M 1s #15 8.192 57550K .......... .......... .......... .......... .......... 50% 101M 1s #15 8.193 57600K .......... .......... .......... .......... .......... 50% 181M 1s #15 8.193 57650K .......... .......... .......... .......... .......... 51% 113M 1s #15 8.193 57700K .......... .......... .......... .......... .......... 51% 90.2M 0s #15 8.194 57750K .......... .......... .......... .......... .......... 51% 124M 0s #15 8.194 57800K .......... .......... .......... .......... .......... 51% 130M 0s #15 8.195 57850K .......... .......... .......... .......... .......... 51% 109M 0s #15 8.195 57900K .......... .......... .......... .......... .......... 51% 117M 0s #15 8.196 57950K .......... .......... .......... .......... .......... 51% 140M 0s #15 8.196 58000K .......... .......... .......... .......... .......... 51% 113M 0s #15 8.196 58050K .......... .......... .......... .......... .......... 51% 94.1M 0s #15 8.197 58100K .......... .......... .......... .......... .......... 51% 103M 0s #15 8.197 58150K .......... .......... .......... .......... .......... 51% 117M 0s #15 8.198 58200K .......... .......... .......... .......... .......... 51% 104M 0s #15 8.198 58250K .......... .......... .......... .......... .......... 51% 108M 0s #15 8.199 58300K .......... .......... .......... .......... .......... 51% 102M 0s #15 8.199 58350K .......... .......... .......... .......... .......... 51% 110M 0s #15 8.200 58400K .......... .......... .......... .......... .......... 51% 136M 0s #15 8.200 58450K .......... .......... .......... .......... .......... 51% 93.0M 0s #15 8.201 58500K .......... .......... .......... .......... .......... 51% 134M 0s #15 8.201 58550K .......... .......... .......... .......... .......... 51% 122M 0s #15 8.201 58600K .......... .......... .......... .......... .......... 51% 142M 0s #15 8.202 58650K .......... .......... .......... .......... .......... 51% 122M 0s #15 8.202 58700K .......... .......... .......... .......... .......... 51% 62.2M 0s #15 8.203 58750K .......... .......... .......... .......... .......... 52% 107M 0s #15 8.203 58800K .......... .......... .......... .......... .......... 52% 127M 0s #15 8.204 58850K .......... .......... .......... .......... .......... 52% 144M 0s #15 8.204 58900K .......... .......... .......... .......... .......... 52% 132M 0s #15 8.204 58950K .......... .......... .......... .......... .......... 52% 132M 0s #15 8.205 59000K .......... .......... .......... .......... .......... 52% 84.0M 0s #15 8.205 59050K .......... .......... .......... .......... .......... 52% 156M 0s #15 8.206 59100K .......... .......... .......... .......... .......... 52% 88.0M 0s #15 8.206 59150K .......... .......... .......... .......... .......... 52% 161M 0s #15 8.206 59200K .......... .......... .......... .......... .......... 52% 123M 0s #15 8.207 59250K .......... .......... .......... .......... .......... 52% 118M 0s #15 8.207 59300K .......... .......... .......... .......... .......... 52% 84.5M 0s #15 8.208 59350K .......... .......... .......... .......... .......... 52% 102M 0s #15 8.208 59400K .......... .......... .......... .......... .......... 52% 136M 0s #15 8.209 59450K .......... .......... .......... .......... .......... 52% 103M 0s #15 8.209 59500K .......... .......... .......... .......... .......... 52% 104M 0s #15 8.210 59550K .......... .......... .......... .......... .......... 52% 93.6M 0s #15 8.210 59600K .......... .......... .......... .......... .......... 52% 144M 0s #15 8.211 59650K .......... .......... .......... .......... .......... 52% 140M 0s #15 8.211 59700K .......... .......... .......... .......... .......... 52% 145M 0s #15 8.211 59750K .......... .......... .......... .......... .......... 52% 115M 0s #15 8.212 59800K .......... .......... .......... .......... .......... 52% 92.7M 0s #15 8.212 59850K .......... .......... .......... .......... .......... 52% 109M 0s #15 8.213 59900K .......... .......... .......... .......... .......... 53% 65.7M 0s #15 8.213 59950K .......... .......... .......... .......... .......... 53% 245M 0s #15 8.214 60000K .......... .......... .......... .......... .......... 53% 93.2M 0s #15 8.214 60050K .......... .......... .......... .......... .......... 53% 134M 0s #15 8.214 60100K .......... .......... .......... .......... .......... 53% 109M 0s #15 8.215 60150K .......... .......... .......... .......... .......... 53% 129M 0s #15 8.215 60200K .......... .......... .......... .......... .......... 53% 100M 0s #15 8.216 60250K .......... .......... .......... .......... .......... 53% 231M 0s #15 8.216 60300K .......... .......... .......... .......... .......... 53% 92.5M 0s #15 8.216 60350K .......... .......... .......... .......... .......... 53% 93.1M 0s #15 8.217 60400K .......... .......... .......... .......... .......... 53% 133M 0s #15 8.217 60450K .......... .......... .......... .......... .......... 53% 120M 0s #15 8.218 60500K .......... .......... .......... .......... .......... 53% 74.9M 0s #15 8.218 60550K .......... .......... .......... .......... .......... 53% 132M 0s #15 8.219 60600K .......... .......... .......... .......... .......... 53% 140M 0s #15 8.219 60650K .......... .......... .......... .......... .......... 53% 127M 0s #15 8.220 60700K .......... .......... .......... .......... .......... 53% 96.9M 0s #15 8.220 60750K .......... .......... .......... .......... .......... 53% 87.0M 0s #15 8.221 60800K .......... .......... .......... .......... .......... 53% 114M 0s #15 8.221 60850K .......... .......... .......... .......... .......... 53% 158M 0s #15 8.221 60900K .......... .......... .......... .......... .......... 53% 126M 0s #15 8.222 60950K .......... .......... .......... .......... .......... 53% 125M 0s #15 8.222 61000K .......... .......... .......... .......... .......... 53% 133M 0s #15 8.222 61050K .......... .......... .......... .......... .......... 54% 75.7M 0s #15 8.223 61100K .......... .......... .......... .......... .......... 54% 92.9M 0s #15 8.224 61150K .......... .......... .......... .......... .......... 54% 122M 0s #15 8.224 61200K .......... .......... .......... .......... .......... 54% 126M 0s #15 8.224 61250K .......... .......... .......... .......... .......... 54% 82.0M 0s #15 8.225 61300K .......... .......... .......... .......... .......... 54% 134M 0s #15 8.225 61350K .......... .......... .......... .......... .......... 54% 124M 0s #15 8.226 61400K .......... .......... .......... .......... .......... 54% 175M 0s #15 8.226 61450K .......... .......... .......... .......... .......... 54% 97.6M 0s #15 8.227 61500K .......... .......... .......... .......... .......... 54% 115M 0s #15 8.227 61550K .......... .......... .......... .......... .......... 54% 116M 0s #15 8.227 61600K .......... .......... .......... .......... .......... 54% 137M 0s #15 8.228 61650K .......... .......... .......... .......... .......... 54% 87.2M 0s #15 8.228 61700K .......... .......... .......... .......... .......... 54% 104M 0s #15 8.229 61750K .......... .......... .......... .......... .......... 54% 144M 0s #15 8.229 61800K .......... .......... .......... .......... .......... 54% 78.9M 0s #15 8.230 61850K .......... .......... .......... .......... .......... 54% 144M 0s #15 8.230 61900K .......... .......... .......... .......... .......... 54% 130M 0s #15 8.230 61950K .......... .......... .......... .......... .......... 54% 99.6M 0s #15 8.231 62000K .......... .......... .......... .......... .......... 54% 112M 0s #15 8.231 62050K .......... .......... .......... .......... .......... 54% 189M 0s #15 8.232 62100K .......... .......... .......... .......... .......... 54% 108M 0s #15 8.232 62150K .......... .......... .......... .......... .......... 55% 94.3M 0s #15 8.233 62200K .......... .......... .......... .......... .......... 55% 127M 0s #15 8.233 62250K .......... .......... .......... .......... .......... 55% 79.7M 0s #15 8.234 62300K .......... .......... .......... .......... .......... 55% 119M 0s #15 8.234 62350K .......... .......... .......... .......... .......... 55% 90.4M 0s #15 8.235 62400K .......... .......... .......... .......... .......... 55% 140M 0s #15 8.235 62450K .......... .......... .......... .......... .......... 55% 140M 0s #15 8.235 62500K .......... .......... .......... .......... .......... 55% 105M 0s #15 8.236 62550K .......... .......... .......... .......... .......... 55% 87.2M 0s #15 8.236 62600K .......... .......... .......... .......... .......... 55% 142M 0s #15 8.237 62650K .......... .......... .......... .......... .......... 55% 158M 0s #15 8.237 62700K .......... .......... .......... .......... .......... 55% 91.5M 0s #15 8.237 62750K .......... .......... .......... .......... .......... 55% 125M 0s #15 8.238 62800K .......... .......... .......... .......... .......... 55% 94.5M 0s #15 8.238 62850K .......... .......... .......... .......... .......... 55% 103M 0s #15 8.239 62900K .......... .......... .......... .......... .......... 55% 121M 0s #15 8.239 62950K .......... .......... .......... .......... .......... 55% 117M 0s #15 8.240 63000K .......... .......... .......... .......... .......... 55% 122M 0s #15 8.240 63050K .......... .......... .......... .......... .......... 55% 104M 0s #15 8.241 63100K .......... .......... .......... .......... .......... 55% 126M 0s #15 8.241 63150K .......... .......... .......... .......... .......... 55% 87.2M 0s #15 8.242 63200K .......... .......... .......... .......... .......... 55% 156M 0s #15 8.242 63250K .......... .......... .......... .......... .......... 55% 125M 0s #15 8.242 63300K .......... .......... .......... .......... .......... 56% 122M 0s #15 8.243 63350K .......... .......... .......... .......... .......... 56% 84.3M 0s #15 8.243 63400K .......... .......... .......... .......... .......... 56% 81.7M 0s #15 8.244 63450K .......... .......... .......... .......... .......... 56% 206M 0s #15 8.244 63500K .......... .......... .......... .......... .......... 56% 92.6M 0s #15 8.245 63550K .......... .......... .......... .......... .......... 56% 123M 0s #15 8.245 63600K .......... .......... .......... .......... .......... 56% 130M 0s #15 8.245 63650K .......... .......... .......... .......... .......... 56% 86.4M 0s #15 8.246 63700K .......... .......... .......... .......... .......... 56% 120M 0s #15 8.246 63750K .......... .......... .......... .......... .......... 56% 109M 0s #15 8.247 63800K .......... .......... .......... .......... .......... 56% 103M 0s #15 8.247 63850K .......... .......... .......... .......... .......... 56% 217M 0s #15 8.247 63900K .......... .......... .......... .......... .......... 56% 109M 0s #15 8.248 63950K .......... .......... .......... .......... .......... 56% 80.5M 0s #15 8.248 64000K .......... .......... .......... .......... .......... 56% 135M 0s #15 8.249 64050K .......... .......... .......... .......... .......... 56% 102M 0s #15 8.249 64100K .......... .......... .......... .......... .......... 56% 148M 0s #15 8.250 64150K .......... .......... .......... .......... .......... 56% 124M 0s #15 8.250 64200K .......... .......... .......... .......... .......... 56% 100M 0s #15 8.251 64250K .......... .......... .......... .......... .......... 56% 114M 0s #15 8.251 64300K .......... .......... .......... .......... .......... 56% 86.2M 0s #15 8.252 64350K .......... .......... .......... .......... .......... 56% 143M 0s #15 8.252 64400K .......... .......... .......... .......... .......... 56% 142M 0s #15 8.252 64450K .......... .......... .......... .......... .......... 57% 100M 0s #15 8.253 64500K .......... .......... .......... .......... .......... 57% 117M 0s #15 8.253 64550K .......... .......... .......... .......... .......... 57% 104M 0s #15 8.254 64600K .......... .......... .......... .......... .......... 57% 93.6M 0s #15 8.254 64650K .......... .......... .......... .......... .......... 57% 166M 0s #15 8.255 64700K .......... .......... .......... .......... .......... 57% 109M 0s #15 8.255 64750K .......... .......... .......... .......... .......... 57% 94.6M 0s #15 8.255 64800K .......... .......... .......... .......... .......... 57% 122M 0s #15 8.256 64850K .......... .......... .......... .......... .......... 57% 117M 0s #15 8.256 64900K .......... .......... .......... .......... .......... 57% 91.9M 0s #15 8.257 64950K .......... .......... .......... .......... .......... 57% 145M 0s #15 8.257 65000K .......... .......... .......... .......... .......... 57% 126M 0s #15 8.257 65050K .......... .......... .......... .......... .......... 57% 138M 0s #15 8.258 65100K .......... .......... .......... .......... .......... 57% 87.1M 0s #15 8.258 65150K .......... .......... .......... .......... .......... 57% 76.9M 0s #15 8.259 65200K .......... .......... .......... .......... .......... 57% 180M 0s #15 8.259 65250K .......... .......... .......... .......... .......... 57% 110M 0s #15 8.260 65300K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.260 65350K .......... .......... .......... .......... .......... 57% 82.7M 0s #15 8.261 65400K .......... .......... .......... .......... .......... 57% 139M 0s #15 8.261 65450K .......... .......... .......... .......... .......... 57% 134M 0s #15 8.261 65500K .......... .......... .......... .......... .......... 57% 98.4M 0s #15 8.262 65550K .......... .......... .......... .......... .......... 58% 122M 0s #15 8.262 65600K .......... .......... .......... .......... .......... 58% 141M 0s #15 8.263 65650K .......... .......... .......... .......... .......... 58% 136M 0s #15 8.263 65700K .......... .......... .......... .......... .......... 58% 82.7M 0s #15 8.264 65750K .......... .......... .......... .......... .......... 58% 106M 0s #15 8.264 65800K .......... .......... .......... .......... .......... 58% 113M 0s #15 8.265 65850K .......... .......... .......... .......... .......... 58% 96.3M 0s #15 8.265 65900K .......... .......... .......... .......... .......... 58% 90.4M 0s #15 8.266 65950K .......... .......... .......... .......... .......... 58% 261M 0s #15 8.266 66000K .......... .......... .......... .......... .......... 58% 93.0M 0s #15 8.266 66050K .......... .......... .......... .......... .......... 58% 114M 0s #15 8.267 66100K .......... .......... .......... .......... .......... 58% 122M 0s #15 8.267 66150K .......... .......... .......... .......... .......... 58% 122M 0s #15 8.268 66200K .......... .......... .......... .......... .......... 58% 112M 0s #15 8.268 66250K .......... .......... .......... .......... .......... 58% 124M 0s #15 8.268 66300K .......... .......... .......... .......... .......... 58% 90.0M 0s #15 8.269 66350K .......... .......... .......... .......... .......... 58% 122M 0s #15 8.269 66400K .......... .......... .......... .......... .......... 58% 118M 0s #15 8.270 66450K .......... .......... .......... .......... .......... 58% 92.0M 0s #15 8.270 66500K .......... .......... .......... .......... .......... 58% 120M 0s #15 8.271 66550K .......... .......... .......... .......... .......... 58% 132M 0s #15 8.271 66600K .......... .......... .......... .......... .......... 58% 102M 0s #15 8.272 66650K .......... .......... .......... .......... .......... 58% 89.8M 0s #15 8.272 66700K .......... .......... .......... .......... .......... 59% 132M 0s #15 8.272 66750K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.273 66800K .......... .......... .......... .......... .......... 59% 143M 0s #15 8.273 66850K .......... .......... .......... .......... .......... 59% 119M 0s #15 8.274 66900K .......... .......... .......... .......... .......... 59% 76.5M 0s #15 8.274 66950K .......... .......... .......... .......... .......... 59% 274M 0s #15 8.274 67000K .......... .......... .......... .......... .......... 59% 86.6M 0s #15 8.275 67050K .......... .......... .......... .......... .......... 59% 40.8M 0s #15 8.279 67100K .......... .......... .......... .......... .......... 59% 88.2M 0s #15 8.279 67150K .......... .......... .......... .......... .......... 59% 156M 0s #15 8.279 67200K .......... .......... .......... .......... .......... 59% 194M 0s #15 8.279 67250K .......... .......... .......... .......... .......... 59% 125M 0s #15 8.279 67300K .......... .......... .......... .......... .......... 59% 156M 0s #15 8.279 67350K .......... .......... .......... .......... .......... 59% 177M 0s #15 8.279 67400K .......... .......... .......... .......... .......... 59% 148M 0s #15 8.279 67450K .......... .......... .......... .......... .......... 59% 143M 0s #15 8.279 67500K .......... .......... .......... .......... .......... 59% 120M 0s #15 8.279 67550K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.280 67600K .......... .......... .......... .......... .......... 59% 136M 0s #15 8.280 67650K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.281 67700K .......... .......... .......... .......... .......... 59% 127M 0s #15 8.281 67750K .......... .......... .......... .......... .......... 59% 139M 0s #15 8.282 67800K .......... .......... .......... .......... .......... 60% 84.0M 0s #15 8.282 67850K .......... .......... .......... .......... .......... 60% 105M 0s #15 8.283 67900K .......... .......... .......... .......... .......... 60% 162M 0s #15 8.283 67950K .......... .......... .......... .......... .......... 60% 101M 0s #15 8.283 68000K .......... .......... .......... .......... .......... 60% 128M 0s #15 8.284 68050K .......... .......... .......... .......... .......... 60% 100M 0s #15 8.284 68100K .......... .......... .......... .......... .......... 60% 125M 0s #15 8.285 68150K .......... .......... .......... .......... .......... 60% 79.1M 0s #15 8.285 68200K .......... .......... .......... .......... .......... 60% 94.8M 0s #15 8.286 68250K .......... .......... .......... .......... .......... 60% 162M 0s #15 8.286 68300K .......... .......... .......... .......... .......... 60% 129M 0s #15 8.286 68350K .......... .......... .......... .......... .......... 60% 114M 0s #15 8.287 68400K .......... .......... .......... .......... .......... 60% 111M 0s #15 8.287 68450K .......... .......... .......... .......... .......... 60% 140M 0s #15 8.288 68500K .......... .......... .......... .......... .......... 60% 118M 0s #15 8.288 68550K .......... .......... .......... .......... .......... 60% 146M 0s #15 8.288 68600K .......... .......... .......... .......... .......... 60% 87.9M 0s #15 8.289 68650K .......... .......... .......... .......... .......... 60% 97.5M 0s #15 8.289 68700K .......... .......... .......... .......... .......... 60% 124M 0s #15 8.290 68750K .......... .......... .......... .......... .......... 60% 104M 0s #15 8.290 68800K .......... .......... .......... .......... .......... 60% 79.5M 0s #15 8.291 68850K .......... .......... .......... .......... .......... 60% 176M 0s #15 8.291 68900K .......... .......... .......... .......... .......... 60% 100M 0s #15 8.292 68950K .......... .......... .......... .......... .......... 61% 165M 0s #15 8.292 69000K .......... .......... .......... .......... .......... 61% 89.4M 0s #15 8.292 69050K .......... .......... .......... .......... .......... 61% 108M 0s #15 8.293 69100K .......... .......... .......... .......... .......... 61% 117M 0s #15 8.293 69150K .......... .......... .......... .......... .......... 61% 138M 0s #15 8.294 69200K .......... .......... .......... .......... .......... 61% 118M 0s #15 8.294 69250K .......... .......... .......... .......... .......... 61% 125M 0s #15 8.294 69300K .......... .......... .......... .......... .......... 61% 80.2M 0s #15 8.295 69350K .......... .......... .......... .......... .......... 61% 120M 0s #15 8.296 69400K .......... .......... .......... .......... .......... 61% 96.3M 0s #15 8.296 69450K .......... .......... .......... .......... .......... 61% 93.1M 0s #15 8.297 69500K .......... .......... .......... .......... .......... 61% 173M 0s #15 8.297 69550K .......... .......... .......... .......... .......... 61% 119M 0s #15 8.297 69600K .......... .......... .......... .......... .......... 61% 80.3M 0s #15 8.298 69650K .......... .......... .......... .......... .......... 61% 246M 0s #15 8.298 69700K .......... .......... .......... .......... .......... 61% 126M 0s #15 8.298 69750K .......... .......... .......... .......... .......... 61% 125M 0s #15 8.299 69800K .......... .......... .......... .......... .......... 61% 91.4M 0s #15 8.299 69850K .......... .......... .......... .......... .......... 61% 76.8M 0s #15 8.300 69900K .......... .......... .......... .......... .......... 61% 112M 0s #15 8.300 69950K .......... .......... .......... .......... .......... 61% 132M 0s #15 8.301 70000K .......... .......... .......... .......... .......... 61% 116M 0s #15 8.301 70050K .......... .......... .......... .......... .......... 61% 111M 0s #15 8.302 70100K .......... .......... .......... .......... .......... 62% 108M 0s #15 8.302 70150K .......... .......... .......... .......... .......... 62% 122M 0s #15 8.303 70200K .......... .......... .......... .......... .......... 62% 92.2M 0s #15 8.303 70250K .......... .......... .......... .......... .......... 62% 144M 0s #15 8.303 70300K .......... .......... .......... .......... .......... 62% 124M 0s #15 8.304 70350K .......... .......... .......... .......... .......... 62% 93.2M 0s #15 8.304 70400K .......... .......... .......... .......... .......... 62% 114M 0s #15 8.305 70450K .......... .......... .......... .......... .......... 62% 126M 0s #15 8.305 70500K .......... .......... .......... .......... .......... 62% 116M 0s #15 8.306 70550K .......... .......... .......... .......... .......... 62% 128M 0s #15 8.306 70600K .......... .......... .......... .......... .......... 62% 82.8M 0s #15 8.307 70650K .......... .......... .......... .......... .......... 62% 105M 0s #15 8.307 70700K .......... .......... .......... .......... .......... 62% 110M 0s #15 8.307 70750K .......... .......... .......... .......... .......... 62% 192M 0s #15 8.308 70800K .......... .......... .......... .......... .......... 62% 89.0M 0s #15 8.308 70850K .......... .......... .......... .......... .......... 62% 112M 0s #15 8.309 70900K .......... .......... .......... .......... .......... 62% 157M 0s #15 8.309 70950K .......... .......... .......... .......... .......... 62% 129M 0s #15 8.310 71000K .......... .......... .......... .......... .......... 62% 61.4M 0s #15 8.310 71050K .......... .......... .......... .......... .......... 62% 249M 0s #15 8.310 71100K .......... .......... .......... .......... .......... 62% 93.2M 0s #15 8.311 71150K .......... .......... .......... .......... .......... 62% 134M 0s #15 8.311 71200K .......... .......... .......... .......... .......... 63% 117M 0s #15 8.312 71250K .......... .......... .......... .......... .......... 63% 142M 0s #15 8.312 71300K .......... .......... .......... .......... .......... 63% 109M 0s #15 8.312 71350K .......... .......... .......... .......... .......... 63% 92.8M 0s #15 8.313 71400K .......... .......... .......... .......... .......... 63% 97.9M 0s #15 8.313 71450K .......... .......... .......... .......... .......... 63% 134M 0s #15 8.314 71500K .......... .......... .......... .......... .......... 63% 133M 0s #15 8.314 71550K .......... .......... .......... .......... .......... 63% 123M 0s #15 8.315 71600K .......... .......... .......... .......... .......... 63% 77.5M 0s #15 8.315 71650K .......... .......... .......... .......... .......... 63% 108M 0s #15 8.316 71700K .......... .......... .......... .......... .......... 63% 92.4M 0s #15 8.316 71750K .......... .......... .......... .......... .......... 63% 241M 0s #15 8.316 71800K .......... .......... .......... .......... .......... 63% 107M 0s #15 8.317 71850K .......... .......... .......... .......... .......... 63% 100M 0s #15 8.317 71900K .......... .......... .......... .......... .......... 63% 97.6M 0s #15 8.318 71950K .......... .......... .......... .......... .......... 63% 127M 0s #15 8.318 72000K .......... .......... .......... .......... .......... 63% 143M 0s #15 8.319 72050K .......... .......... .......... .......... .......... 63% 134M 0s #15 8.319 72100K .......... .......... .......... .......... .......... 63% 117M 0s #15 8.319 72150K .......... .......... .......... .......... .......... 63% 93.8M 0s #15 8.320 72200K .......... .......... .......... .......... .......... 63% 82.1M 0s #15 8.320 72250K .......... .......... .......... .......... .......... 63% 140M 0s #15 8.321 72300K .......... .......... .......... .......... .......... 63% 113M 0s #15 8.321 72350K .......... .......... .......... .......... .......... 64% 92.0M 0s #15 8.322 72400K .......... .......... .......... .......... .......... 64% 130M 0s #15 8.322 72450K .......... .......... .......... .......... .......... 64% 113M 0s #15 8.323 72500K .......... .......... .......... .......... .......... 64% 147M 0s #15 8.323 72550K .......... .......... .......... .......... .......... 64% 121M 0s #15 8.323 72600K .......... .......... .......... .......... .......... 64% 85.1M 0s #15 8.324 72650K .......... .......... .......... .......... .......... 64% 153M 0s #15 8.324 72700K .......... .......... .......... .......... .......... 64% 93.7M 0s #15 8.325 72750K .......... .......... .......... .......... .......... 64% 122M 0s #15 8.325 72800K .......... .......... .......... .......... .......... 64% 110M 0s #15 8.326 72850K .......... .......... .......... .......... .......... 64% 108M 0s #15 8.326 72900K .......... .......... .......... .......... .......... 64% 101M 0s #15 8.327 72950K .......... .......... .......... .......... .......... 64% 137M 0s #15 8.327 73000K .......... .......... .......... .......... .......... 64% 92.4M 0s #15 8.327 73050K .......... .......... .......... .......... .......... 64% 113M 0s #15 8.328 73100K .......... .......... .......... .......... .......... 64% 105M 0s #15 8.328 73150K .......... .......... .......... .......... .......... 64% 98.4M 0s #15 8.329 73200K .......... .......... .......... .......... .......... 64% 154M 0s #15 8.329 73250K .......... .......... .......... .......... .......... 64% 140M 0s #15 8.329 73300K .......... .......... .......... .......... .......... 64% 126M 0s #15 8.330 73350K .......... .......... .......... .......... .......... 64% 117M 0s #15 8.330 73400K .......... .......... .......... .......... .......... 64% 71.7M 0s #15 8.331 73450K .......... .......... .......... .......... .......... 65% 99.7M 0s #15 8.331 73500K .......... .......... .......... .......... .......... 65% 141M 0s #15 8.332 73550K .......... .......... .......... .......... .......... 65% 131M 0s #15 8.332 73600K .......... .......... .......... .......... .......... 65% 114M 0s #15 8.333 73650K .......... .......... .......... .......... .......... 65% 91.9M 0s #15 8.333 73700K .......... .......... .......... .......... .......... 65% 122M 0s #15 8.334 73750K .......... .......... .......... .......... .......... 65% 132M 0s #15 8.334 73800K .......... .......... .......... .......... .......... 65% 107M 0s #15 8.334 73850K .......... .......... .......... .......... .......... 65% 121M 0s #15 8.335 73900K .......... .......... .......... .......... .......... 65% 149M 0s #15 8.335 73950K .......... .......... .......... .......... .......... 65% 103M 0s #15 8.336 74000K .......... .......... .......... .......... .......... 65% 92.4M 0s #15 8.336 74050K .......... .......... .......... .......... .......... 65% 127M 0s #15 8.336 74100K .......... .......... .......... .......... .......... 65% 114M 0s #15 8.337 74150K .......... .......... .......... .......... .......... 65% 106M 0s #15 8.337 74200K .......... .......... .......... .......... .......... 65% 86.0M 0s #15 8.338 74250K .......... .......... .......... .......... .......... 65% 118M 0s #15 8.338 74300K .......... .......... .......... .......... .......... 65% 159M 0s #15 8.339 74350K .......... .......... .......... .......... .......... 65% 98.5M 0s #15 8.339 74400K .......... .......... .......... .......... .......... 65% 182M 0s #15 8.339 74450K .......... .......... .......... .......... .......... 65% 113M 0s #15 8.340 74500K .......... .......... .......... .......... .......... 65% 96.6M 0s #15 8.340 74550K .......... .......... .......... .......... .......... 65% 123M 0s #15 8.341 74600K .......... .......... .......... .......... .......... 66% 84.7M 0s #15 8.341 74650K .......... .......... .......... .......... .......... 66% 110M 0s #15 8.342 74700K .......... .......... .......... .......... .......... 66% 83.6M 0s #15 8.342 74750K .......... .......... .......... .......... .......... 66% 98.3M 0s #15 8.343 74800K .......... .......... .......... .......... .......... 66% 105M 0s #15 8.343 74850K .......... .......... .......... .......... .......... 66% 142M 0s #15 8.344 74900K .......... .......... .......... .......... .......... 66% 111M 0s #15 8.344 74950K .......... .......... .......... .......... .......... 66% 132M 0s #15 8.345 75000K .......... .......... .......... .......... .......... 66% 88.7M 0s #15 8.345 75050K .......... .......... .......... .......... .......... 66% 144M 0s #15 8.345 75100K .......... .......... .......... .......... .......... 66% 139M 0s #15 8.346 75150K .......... .......... .......... .......... .......... 66% 120M 0s #15 8.346 75200K .......... .......... .......... .......... .......... 66% 79.0M 0s #15 8.347 75250K .......... .......... .......... .......... .......... 66% 154M 0s #15 8.347 75300K .......... .......... .......... .......... .......... 66% 124M 0s #15 8.347 75350K .......... .......... .......... .......... .......... 66% 91.8M 0s #15 8.348 75400K .......... .......... .......... .......... .......... 66% 117M 0s #15 8.348 75450K .......... .......... .......... .......... .......... 66% 96.9M 0s #15 8.349 75500K .......... .......... .......... .......... .......... 66% 88.8M 0s #15 8.349 75550K .......... .......... .......... .......... .......... 66% 151M 0s #15 8.350 75600K .......... .......... .......... .......... .......... 66% 143M 0s #15 8.350 75650K .......... .......... .......... .......... .......... 66% 201M 0s #15 8.350 75700K .......... .......... .......... .......... .......... 66% 104M 0s #15 8.351 75750K .......... .......... .......... .......... .......... 67% 96.1M 0s #15 8.351 75800K .......... .......... .......... .......... .......... 67% 84.1M 0s #15 8.352 75850K .......... .......... .......... .......... .......... 67% 117M 0s #15 8.352 75900K .......... .......... .......... .......... .......... 67% 133M 0s #15 8.353 75950K .......... .......... .......... .......... .......... 67% 94.0M 0s #15 8.353 76000K .......... .......... .......... .......... .......... 67% 118M 0s #15 8.354 76050K .......... .......... .......... .......... .......... 67% 109M 0s #15 8.354 76100K .......... .......... .......... .......... .......... 67% 120M 0s #15 8.354 76150K .......... .......... .......... .......... .......... 67% 117M 0s #15 8.355 76200K .......... .......... .......... .......... .......... 67% 154M 0s #15 8.355 76250K .......... .......... .......... .......... .......... 67% 121M 0s #15 8.356 76300K .......... .......... .......... .......... .......... 67% 93.0M 0s #15 8.356 76350K .......... .......... .......... .......... .......... 67% 127M 0s #15 8.357 76400K .......... .......... .......... .......... .......... 67% 89.2M 0s #15 8.357 76450K .......... .......... .......... .......... .......... 67% 110M 0s #15 8.358 76500K .......... .......... .......... .......... .......... 67% 131M 0s #15 8.358 76550K .......... .......... .......... .......... .......... 67% 149M 0s #15 8.358 76600K .......... .......... .......... .......... .......... 67% 90.6M 0s #15 8.359 76650K .......... .......... .......... .......... .......... 67% 94.2M 0s #15 8.359 76700K .......... .......... .......... .......... .......... 67% 133M 0s #15 8.360 76750K .......... .......... .......... .......... .......... 67% 126M 0s #15 8.360 76800K .......... .......... .......... .......... .......... 67% 113M 0s #15 8.360 76850K .......... .......... .......... .......... .......... 68% 124M 0s #15 8.361 76900K .......... .......... .......... .......... .......... 68% 134M 0s #15 8.361 76950K .......... .......... .......... .......... .......... 68% 94.4M 0s #15 8.362 77000K .......... .......... .......... .......... .......... 68% 76.8M 0s #15 8.362 77050K .......... .......... .......... .......... .......... 68% 129M 0s #15 8.363 77100K .......... .......... .......... .......... .......... 68% 116M 0s #15 8.363 77150K .......... .......... .......... .......... .......... 68% 117M 0s #15 8.364 77200K .......... .......... .......... .......... .......... 68% 123M 0s #15 8.364 77250K .......... .......... .......... .......... .......... 68% 89.0M 0s #15 8.365 77300K .......... .......... .......... .......... .......... 68% 172M 0s #15 8.365 77350K .......... .......... .......... .......... .......... 68% 114M 0s #15 8.365 77400K .......... .......... .......... .......... .......... 68% 102M 0s #15 8.366 77450K .......... .......... .......... .......... .......... 68% 137M 0s #15 8.366 77500K .......... .......... .......... .......... .......... 68% 73.9M 0s #15 8.367 77550K .......... .......... .......... .......... .......... 68% 97.2M 0s #15 8.367 77600K .......... .......... .......... .......... .......... 68% 173M 0s #15 8.368 77650K .......... .......... .......... .......... .......... 68% 107M 0s #15 8.368 77700K .......... .......... .......... .......... .......... 68% 103M 0s #15 8.368 77750K .......... .......... .......... .......... .......... 68% 268M 0s #15 8.369 77800K .......... .......... .......... .......... .......... 68% 71.2M 0s #15 8.369 77850K .......... .......... .......... .......... .......... 68% 114M 0s #15 8.370 77900K .......... .......... .......... .......... .......... 68% 129M 0s #15 8.370 77950K .......... .......... .......... .......... .......... 68% 154M 0s #15 8.371 78000K .......... .......... .......... .......... .......... 69% 101M 0s #15 8.371 78050K .......... .......... .......... .......... .......... 69% 109M 0s #15 8.371 78100K .......... .......... .......... .......... .......... 69% 110M 0s #15 8.372 78150K .......... .......... .......... .......... .......... 69% 124M 0s #15 8.372 78200K .......... .......... .......... .......... .......... 69% 79.1M 0s #15 8.373 78250K .......... .......... .......... .......... .......... 69% 88.2M 0s #15 8.374 78300K .......... .......... .......... .......... .......... 69% 63.2M 0s #15 8.374 78350K .......... .......... .......... .......... .......... 69% 106M 0s #15 8.375 78400K .......... .......... .......... .......... .......... 69% 161M 0s #15 8.375 78450K .......... .......... .......... .......... .......... 69% 173M 0s #15 8.375 78500K .......... .......... .......... .......... .......... 69% 188M 0s #15 8.375 78550K .......... .......... .......... .......... .......... 69% 171M 0s #15 8.376 78600K .......... .......... .......... .......... .......... 69% 121M 0s #15 8.376 78650K .......... .......... .......... .......... .......... 69% 102M 0s #15 8.377 78700K .......... .......... .......... .......... .......... 69% 98.9M 0s #15 8.377 78750K .......... .......... .......... .......... .......... 69% 99.1M 0s #15 8.378 78800K .......... .......... .......... .......... .......... 69% 123M 0s #15 8.378 78850K .......... .......... .......... .......... .......... 69% 104M 0s #15 8.379 78900K .......... .......... .......... .......... .......... 69% 111M 0s #15 8.379 78950K .......... .......... .......... .......... .......... 69% 158M 0s #15 8.379 79000K .......... .......... .......... .......... .......... 69% 108M 0s #15 8.380 79050K .......... .......... .......... .......... .......... 69% 85.5M 0s #15 8.380 79100K .......... .......... .......... .......... .......... 69% 165M 0s #15 8.381 79150K .......... .......... .......... .......... .......... 70% 123M 0s #15 8.381 79200K .......... .......... .......... .......... .......... 70% 99.7M 0s #15 8.381 79250K .......... .......... .......... .......... .......... 70% 92.7M 0s #15 8.382 79300K .......... .......... .......... .......... .......... 70% 246M 0s #15 8.382 79350K .......... .......... .......... .......... .......... 70% 101M 0s #15 8.383 79400K .......... .......... .......... .......... .......... 70% 80.5M 0s #15 8.383 79450K .......... .......... .......... .......... .......... 70% 143M 0s #15 8.384 79500K .......... .......... .......... .......... .......... 70% 85.0M 0s #15 8.384 79550K .......... .......... .......... .......... .......... 70% 229M 0s #15 8.384 79600K .......... .......... .......... .......... .......... 70% 76.8M 0s #15 8.385 79650K .......... .......... .......... .......... .......... 70% 170M 0s #15 8.385 79700K .......... .......... .......... .......... .......... 70% 138M 0s #15 8.386 79750K .......... .......... .......... .......... .......... 70% 125M 0s #15 8.386 79800K .......... .......... .......... .......... .......... 70% 67.0M 0s #15 8.387 79850K .......... .......... .......... .......... .......... 70% 113M 0s #15 8.387 79900K .......... .......... .......... .......... .......... 70% 158M 0s #15 8.388 79950K .......... .......... .......... .......... .......... 70% 99.0M 0s #15 8.388 80000K .......... .......... .......... .......... .......... 70% 87.1M 0s #15 8.389 80050K .......... .......... .......... .......... .......... 70% 250M 0s #15 8.389 80100K .......... .......... .......... .......... .......... 70% 97.3M 0s #15 8.389 80150K .......... .......... .......... .......... .......... 70% 101M 0s #15 8.390 80200K .......... .......... .......... .......... .......... 70% 111M 0s #15 8.390 80250K .......... .......... .......... .......... .......... 71% 141M 0s #15 8.391 80300K .......... .......... .......... .......... .......... 71% 125M 0s #15 8.391 80350K .......... .......... .......... .......... .......... 71% 110M 0s #15 8.391 80400K .......... .......... .......... .......... .......... 71% 136M 0s #15 8.392 80450K .......... .......... .......... .......... .......... 71% 74.9M 0s #15 8.392 80500K .......... .......... .......... .......... .......... 71% 98.4M 0s #15 8.393 80550K .......... .......... .......... .......... .......... 71% 88.1M 0s #15 8.393 80600K .......... .......... .......... .......... .......... 71% 187M 0s #15 8.394 80650K .......... .......... .......... .......... .......... 71% 128M 0s #15 8.394 80700K .......... .......... .......... .......... .......... 71% 78.3M 0s #15 8.395 80750K .......... .......... .......... .......... .......... 71% 196M 0s #15 8.395 80800K .......... .......... .......... .......... .......... 71% 145M 0s #15 8.395 80850K .......... .......... .......... .......... .......... 71% 116M 0s #15 8.396 80900K .......... .......... .......... .......... .......... 71% 91.9M 0s #15 8.396 80950K .......... .......... .......... .......... .......... 71% 97.7M 0s #15 8.397 81000K .......... .......... .......... .......... .......... 71% 97.8M 0s #15 8.397 81050K .......... .......... .......... .......... .......... 71% 89.3M 0s #15 8.398 81100K .......... .......... .......... .......... .......... 71% 262M 0s #15 8.398 81150K .......... .......... .......... .......... .......... 71% 120M 0s #15 8.398 81200K .......... .......... .......... .......... .......... 71% 83.9M 0s #15 8.399 81250K .......... .......... .......... .......... .......... 71% 90.5M 0s #15 8.400 81300K .......... .......... .......... .......... .......... 71% 131M 0s #15 8.400 81350K .......... .......... .......... .......... .......... 71% 103M 0s #15 8.400 81400K .......... .......... .......... .......... .......... 72% 166M 0s #15 8.401 81450K .......... .......... .......... .......... .......... 72% 114M 0s #15 8.401 81500K .......... .......... .......... .......... .......... 72% 127M 0s #15 8.401 81550K .......... .......... .......... .......... .......... 72% 125M 0s #15 8.402 81600K .......... .......... .......... .......... .......... 72% 110M 0s #15 8.402 81650K .......... .......... .......... .......... .......... 72% 110M 0s #15 8.403 81700K .......... .......... .......... .......... .......... 72% 91.9M 0s #15 8.403 81750K .......... .......... .......... .......... .......... 72% 98.4M 0s #15 8.404 81800K .......... .......... .......... .......... .......... 72% 116M 0s #15 8.404 81850K .......... .......... .......... .......... .......... 72% 139M 0s #15 8.405 81900K .......... .......... .......... .......... .......... 72% 112M 0s #15 8.405 81950K .......... .......... .......... .......... .......... 72% 98.1M 0s #15 8.405 82000K .......... .......... .......... .......... .......... 72% 113M 0s #15 8.406 82050K .......... .......... .......... .......... .......... 72% 187M 0s #15 8.406 82100K .......... .......... .......... .......... .......... 72% 89.4M 0s #15 8.407 82150K .......... .......... .......... .......... .......... 72% 127M 0s #15 8.407 82200K .......... .......... .......... .......... .......... 72% 95.5M 0s #15 8.408 82250K .......... .......... .......... .......... .......... 72% 91.6M 0s #15 8.408 82300K .......... .......... .......... .......... .......... 72% 143M 0s #15 8.408 82350K .......... .......... .......... .......... .......... 72% 131M 0s #15 8.409 82400K .......... .......... .......... .......... .......... 72% 112M 0s #15 8.409 82450K .......... .......... .......... .......... .......... 72% 90.6M 0s #15 8.410 82500K .......... .......... .......... .......... .......... 73% 86.4M 0s #15 8.410 82550K .......... .......... .......... .......... .......... 73% 120M 0s #15 8.411 82600K .......... .......... .......... .......... .......... 73% 211M 0s #15 8.411 82650K .......... .......... .......... .......... .......... 73% 125M 0s #15 8.411 82700K .......... .......... .......... .......... .......... 73% 116M 0s #15 8.412 82750K .......... .......... .......... .......... .......... 73% 94.0M 0s #15 8.412 82800K .......... .......... .......... .......... .......... 73% 107M 0s #15 8.413 82850K .......... .......... .......... .......... .......... 73% 138M 0s #15 8.413 82900K .......... .......... .......... .......... .......... 73% 82.2M 0s #15 8.414 82950K .......... .......... .......... .......... .......... 73% 121M 0s #15 8.414 83000K .......... .......... .......... .......... .......... 73% 86.0M 0s #15 8.415 83050K .......... .......... .......... .......... .......... 73% 147M 0s #15 8.415 83100K .......... .......... .......... .......... .......... 73% 152M 0s #15 8.415 83150K .......... .......... .......... .......... .......... 73% 94.1M 0s #15 8.416 83200K .......... .......... .......... .......... .......... 73% 117M 0s #15 8.416 83250K .......... .......... .......... .......... .......... 73% 137M 0s #15 8.417 83300K .......... .......... .......... .......... .......... 73% 90.2M 0s #15 8.417 83350K .......... .......... .......... .......... .......... 73% 108M 0s #15 8.418 83400K .......... .......... .......... .......... .......... 73% 127M 0s #15 8.418 83450K .......... .......... .......... .......... .......... 73% 118M 0s #15 8.418 83500K .......... .......... .......... .......... .......... 73% 91.3M 0s #15 8.419 83550K .......... .......... .......... .......... .......... 73% 130M 0s #15 8.419 83600K .......... .......... .......... .......... .......... 73% 124M 0s #15 8.420 83650K .......... .......... .......... .......... .......... 74% 116M 0s #15 8.420 83700K .......... .......... .......... .......... .......... 74% 116M 0s #15 8.421 83750K .......... .......... .......... .......... .......... 74% 75.6M 0s #15 8.421 83800K .......... .......... .......... .......... .......... 74% 164M 0s #15 8.422 83850K .......... .......... .......... .......... .......... 74% 136M 0s #15 8.422 83900K .......... .......... .......... .......... .......... 74% 120M 0s #15 8.422 83950K .......... .......... .......... .......... .......... 74% 113M 0s #15 8.423 84000K .......... .......... .......... .......... .......... 74% 81.0M 0s #15 8.423 84050K .......... .......... .......... .......... .......... 74% 123M 0s #15 8.424 84100K .......... .......... .......... .......... .......... 74% 101M 0s #15 8.424 84150K .......... .......... .......... .......... .......... 74% 138M 0s #15 8.425 84200K .......... .......... .......... .......... .......... 74% 114M 0s #15 8.425 84250K .......... .......... .......... .......... .......... 74% 92.5M 0s #15 8.426 84300K .......... .......... .......... .......... .......... 74% 115M 0s #15 8.426 84350K .......... .......... .......... .......... .......... 74% 131M 0s #15 8.426 84400K .......... .......... .......... .......... .......... 74% 128M 0s #15 8.427 84450K .......... .......... .......... .......... .......... 74% 143M 0s #15 8.427 84500K .......... .......... .......... .......... .......... 74% 91.0M 0s #15 8.428 84550K .......... .......... .......... .......... .......... 74% 91.6M 0s #15 8.428 84600K .......... .......... .......... .......... .......... 74% 79.4M 0s #15 8.429 84650K .......... .......... .......... .......... .......... 74% 237M 0s #15 8.429 84700K .......... .......... .......... .......... .......... 74% 111M 0s #15 8.429 84750K .......... .......... .......... .......... .......... 74% 96.3M 0s #15 8.430 84800K .......... .......... .......... .......... .......... 75% 81.8M 0s #15 8.431 84850K .......... .......... .......... .......... .......... 75% 222M 0s #15 8.431 84900K .......... .......... .......... .......... .......... 75% 99.3M 0s #15 8.431 84950K .......... .......... .......... .......... .......... 75% 112M 0s #15 8.432 85000K .......... .......... .......... .......... .......... 75% 173M 0s #15 8.432 85050K .......... .......... .......... .......... .......... 75% 96.6M 0s #15 8.432 85100K .......... .......... .......... .......... .......... 75% 117M 0s #15 8.433 85150K .......... .......... .......... .......... .......... 75% 103M 0s #15 8.433 85200K .......... .......... .......... .......... .......... 75% 124M 0s #15 8.434 85250K .......... .......... .......... .......... .......... 75% 97.4M 0s #15 8.434 85300K .......... .......... .......... .......... .......... 75% 89.7M 0s #15 8.435 85350K .......... .......... .......... .......... .......... 75% 118M 0s #15 8.435 85400K .......... .......... .......... .......... .......... 75% 138M 0s #15 8.436 85450K .......... .......... .......... .......... .......... 75% 127M 0s #15 8.436 85500K .......... .......... .......... .......... .......... 75% 98.9M 0s #15 8.436 85550K .......... .......... .......... .......... .......... 75% 109M 0s #15 8.437 85600K .......... .......... .......... .......... .......... 75% 160M 0s #15 8.437 85650K .......... .......... .......... .......... .......... 75% 130M 0s #15 8.438 85700K .......... .......... .......... .......... .......... 75% 71.8M 0s #15 8.438 85750K .......... .......... .......... .......... .......... 75% 128M 0s #15 8.439 85800K .......... .......... .......... .......... .......... 75% 79.7M 0s #15 8.439 85850K .......... .......... .......... .......... .......... 75% 156M 0s #15 8.440 85900K .......... .......... .......... .......... .......... 76% 105M 0s #15 8.440 85950K .......... .......... .......... .......... .......... 76% 138M 0s #15 8.440 86000K .......... .......... .......... .......... .......... 76% 109M 0s #15 8.441 86050K .......... .......... .......... .......... .......... 76% 87.4M 0s #15 8.441 86100K .......... .......... .......... .......... .......... 76% 114M 0s #15 8.442 86150K .......... .......... .......... .......... .......... 76% 186M 0s #15 8.442 86200K .......... .......... .......... .......... .......... 76% 126M 0s #15 8.442 86250K .......... .......... .......... .......... .......... 76% 128M 0s #15 8.443 86300K .......... .......... .......... .......... .......... 76% 113M 0s #15 8.443 86350K .......... .......... .......... .......... .......... 76% 79.0M 0s #15 8.444 86400K .......... .......... .......... .......... .......... 76% 146M 0s #15 8.444 86450K .......... .......... .......... .......... .......... 76% 99.0M 0s #15 8.445 86500K .......... .......... .......... .......... .......... 76% 103M 0s #15 8.445 86550K .......... .......... .......... .......... .......... 76% 108M 0s #15 8.446 86600K .......... .......... .......... .......... .......... 76% 96.7M 0s #15 8.446 86650K .......... .......... .......... .......... .......... 76% 121M 0s #15 8.447 86700K .......... .......... .......... .......... .......... 76% 181M 0s #15 8.447 86750K .......... .......... .......... .......... .......... 76% 106M 0s #15 8.447 86800K .......... .......... .......... .......... .......... 76% 103M 0s #15 8.448 86850K .......... .......... .......... .......... .......... 76% 145M 0s #15 8.448 86900K .......... .......... .......... .......... .......... 76% 75.9M 0s #15 8.449 86950K .......... .......... .......... .......... .......... 76% 117M 0s #15 8.449 87000K .......... .......... .......... .......... .......... 76% 121M 0s #15 8.450 87050K .......... .......... .......... .......... .......... 77% 93.0M 0s #15 8.450 87100K .......... .......... .......... .......... .......... 77% 142M 0s #15 8.450 87150K .......... .......... .......... .......... .......... 77% 120M 0s #15 8.451 87200K .......... .......... .......... .......... .......... 77% 129M 0s #15 8.451 87250K .......... .......... .......... .......... .......... 77% 132M 0s #15 8.452 87300K .......... .......... .......... .......... .......... 77% 79.4M 0s #15 8.452 87350K .......... .......... .......... .......... .......... 77% 192M 0s #15 8.452 87400K .......... .......... .......... .......... .......... 77% 96.2M 0s #15 8.453 87450K .......... .......... .......... .......... .......... 77% 120M 0s #15 8.453 87500K .......... .......... .......... .......... .......... 77% 94.6M 0s #15 8.454 87550K .......... .......... .......... .......... .......... 77% 97.7M 0s #15 8.454 87600K .......... .......... .......... .......... .......... 77% 121M 0s #15 8.455 87650K .......... .......... .......... .......... .......... 77% 117M 0s #15 8.455 87700K .......... .......... .......... .......... .......... 77% 108M 0s #15 8.456 87750K .......... .......... .......... .......... .......... 77% 113M 0s #15 8.456 87800K .......... .......... .......... .......... .......... 77% 121M 0s #15 8.456 87850K .......... .......... .......... .......... .......... 77% 132M 0s #15 8.457 87900K .......... .......... .......... .......... .......... 77% 107M 0s #15 8.457 87950K .......... .......... .......... .......... .......... 77% 135M 0s #15 8.458 88000K .......... .......... .......... .......... .......... 77% 120M 0s #15 8.458 88050K .......... .......... .......... .......... .......... 77% 120M 0s #15 8.459 88100K .......... .......... .......... .......... .......... 77% 61.4M 0s #15 8.459 88150K .......... .......... .......... .......... .......... 78% 148M 0s #15 8.460 88200K .......... .......... .......... .......... .......... 78% 146M 0s #15 8.460 88250K .......... .......... .......... .......... .......... 78% 96.6M 0s #15 8.460 88300K .......... .......... .......... .......... .......... 78% 135M 0s #15 8.461 88350K .......... .......... .......... .......... .......... 78% 89.7M 0s #15 8.461 88400K .......... .......... .......... .......... .......... 78% 131M 0s #15 8.462 88450K .......... .......... .......... .......... .......... 78% 157M 0s #15 8.462 88500K .......... .......... .......... .......... .......... 78% 96.3M 0s #15 8.463 88550K .......... .......... .......... .......... .......... 78% 127M 0s #15 8.463 88600K .......... .......... .......... .......... .......... 78% 118M 0s #15 8.463 88650K .......... .......... .......... .......... .......... 78% 87.4M 0s #15 8.464 88700K .......... .......... .......... .......... .......... 78% 75.4M 0s #15 8.465 88750K .......... .......... .......... .......... .......... 78% 274M 0s #15 8.465 88800K .......... .......... .......... .......... .......... 78% 120M 0s #15 8.465 88850K .......... .......... .......... .......... .......... 78% 85.5M 0s #15 8.466 88900K .......... .......... .......... .......... .......... 78% 100M 0s #15 8.466 88950K .......... .......... .......... .......... .......... 78% 127M 0s #15 8.467 89000K .......... .......... .......... .......... .......... 78% 122M 0s #15 8.467 89050K .......... .......... .......... .......... .......... 78% 152M 0s #15 8.467 89100K .......... .......... .......... .......... .......... 78% 123M 0s #15 8.468 89150K .......... .......... .......... .......... .......... 78% 94.5M 0s #15 8.468 89200K .......... .......... .......... .......... .......... 78% 134M 0s #15 8.469 89250K .......... .......... .......... .......... .......... 78% 99.9M 0s #15 8.469 89300K .......... .......... .......... .......... .......... 79% 87.3M 0s #15 8.470 89350K .......... .......... .......... .......... .......... 79% 93.0M 0s #15 8.470 89400K .......... .......... .......... .......... .......... 79% 121M 0s #15 8.471 89450K .......... .......... .......... .......... .......... 79% 143M 0s #15 8.471 89500K .......... .......... .......... .......... .......... 79% 118M 0s #15 8.471 89550K .......... .......... .......... .......... .......... 79% 122M 0s #15 8.472 89600K .......... .......... .......... .......... .......... 79% 85.6M 0s #15 8.472 89650K .......... .......... .......... .......... .......... 79% 173M 0s #15 8.473 89700K .......... .......... .......... .......... .......... 79% 97.3M 0s #15 8.473 89750K .......... .......... .......... .......... .......... 79% 126M 0s #15 8.474 89800K .......... .......... .......... .......... .......... 79% 123M 0s #15 8.474 89850K .......... .......... .......... .......... .......... 79% 78.6M 0s #15 8.474 89900K .......... .......... .......... .......... .......... 79% 139M 0s #15 8.475 89950K .......... .......... .......... .......... .......... 79% 117M 0s #15 8.475 90000K .......... .......... .......... .......... .......... 79% 118M 0s #15 8.476 90050K .......... .......... .......... .......... .......... 79% 91.3M 0s #15 8.476 90100K .......... .......... .......... .......... .......... 79% 107M 0s #15 8.477 90150K .......... .......... .......... .......... .......... 79% 138M 0s #15 8.477 90200K .......... .......... .......... .......... .......... 79% 75.9M 0s #15 8.478 90250K .......... .......... .......... .......... .......... 79% 140M 0s #15 8.478 90300K .......... .......... .......... .......... .......... 79% 119M 0s #15 8.478 90350K .......... .......... .......... .......... .......... 79% 150M 0s #15 8.479 90400K .......... .......... .......... .......... .......... 79% 106M 0s #15 8.479 90450K .......... .......... .......... .......... .......... 80% 100M 0s #15 8.480 90500K .......... .......... .......... .......... .......... 80% 92.7M 0s #15 8.480 90550K .......... .......... .......... .......... .......... 80% 134M 0s #15 8.481 90600K .......... .......... .......... .......... .......... 80% 111M 0s #15 8.481 90650K .......... .......... .......... .......... .......... 80% 115M 0s #15 8.481 90700K .......... .......... .......... .......... .......... 80% 93.3M 0s #15 8.482 90750K .......... .......... .......... .......... .......... 80% 166M 0s #15 8.482 90800K .......... .......... .......... .......... .......... 80% 126M 0s #15 8.483 90850K .......... .......... .......... .......... .......... 80% 76.1M 0s #15 8.483 90900K .......... .......... .......... .......... .......... 80% 119M 0s #15 8.484 90950K .......... .......... .......... .......... .......... 80% 154M 0s #15 8.484 91000K .......... .......... .......... .......... .......... 80% 111M 0s #15 8.484 91050K .......... .......... .......... .......... .......... 80% 105M 0s #15 8.485 91100K .......... .......... .......... .......... .......... 80% 86.5M 0s #15 8.485 91150K .......... .......... .......... .......... .......... 80% 132M 0s #15 8.486 91200K .......... .......... .......... .......... .......... 80% 126M 0s #15 8.486 91250K .......... .......... .......... .......... .......... 80% 71.8M 0s #15 8.487 91300K .......... .......... .......... .......... .......... 80% 154M 0s #15 8.487 91350K .......... .......... .......... .......... .......... 80% 106M 0s #15 8.488 91400K .......... .......... .......... .......... .......... 80% 230M 0s #15 8.488 91450K .......... .......... .......... .......... .......... 80% 118M 0s #15 8.488 91500K .......... .......... .......... .......... .......... 80% 119M 0s #15 8.489 91550K .......... .......... .......... .......... .......... 81% 126M 0s #15 8.489 91600K .......... .......... .......... .......... .......... 81% 78.8M 0s #15 8.490 91650K .......... .......... .......... .......... .......... 81% 118M 0s #15 8.490 91700K .......... .......... .......... .......... .......... 81% 109M 0s #15 8.491 91750K .......... .......... .......... .......... .......... 81% 115M 0s #15 8.491 91800K .......... .......... .......... .......... .......... 81% 128M 0s #15 8.491 91850K .......... .......... .......... .......... .......... 81% 109M 0s #15 8.492 91900K .......... .......... .......... .......... .......... 81% 88.0M 0s #15 8.492 91950K .......... .......... .......... .......... .......... 81% 282M 0s #15 8.493 92000K .......... .......... .......... .......... .......... 81% 101M 0s #15 8.493 92050K .......... .......... .......... .......... .......... 81% 134M 0s #15 8.494 92100K .......... .......... .......... .......... .......... 81% 90.0M 0s #15 8.494 92150K .......... .......... .......... .......... .......... 81% 94.2M 0s #15 8.495 92200K .......... .......... .......... .......... .......... 81% 111M 0s #15 8.495 92250K .......... .......... .......... .......... .......... 81% 134M 0s #15 8.495 92300K .......... .......... .......... .......... .......... 81% 102M 0s #15 8.496 92350K .......... .......... .......... .......... .......... 81% 114M 0s #15 8.496 92400K .......... .......... .......... .......... .......... 81% 124M 0s #15 8.497 92450K .......... .......... .......... .......... .......... 81% 109M 0s #15 8.497 92500K .......... .......... .......... .......... .......... 81% 91.2M 0s #15 8.498 92550K .......... .......... .......... .......... .......... 81% 128M 0s #15 8.498 92600K .......... .......... .......... .......... .......... 81% 108M 0s #15 8.498 92650K .......... .......... .......... .......... .......... 81% 204M 0s #15 8.499 92700K .......... .......... .......... .......... .......... 82% 107M 0s #15 8.499 92750K .......... .......... .......... .......... .......... 82% 84.0M 0s #15 8.500 92800K .......... .......... .......... .......... .......... 82% 118M 0s #15 8.500 92850K .......... .......... .......... .......... .......... 82% 86.5M 0s #15 8.501 92900K .......... .......... .......... .......... .......... 82% 134M 0s #15 8.501 92950K .......... .......... .......... .......... .......... 82% 105M 0s #15 8.501 93000K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.502 93050K .......... .......... .......... .......... .......... 82% 146M 0s #15 8.502 93100K .......... .......... .......... .......... .......... 82% 93.2M 0s #15 8.503 93150K .......... .......... .......... .......... .......... 82% 107M 0s #15 8.503 93200K .......... .......... .......... .......... .......... 82% 229M 0s #15 8.503 93250K .......... .......... .......... .......... .......... 82% 97.2M 0s #15 8.504 93300K .......... .......... .......... .......... .......... 82% 89.6M 0s #15 8.505 93350K .......... .......... .......... .......... .......... 82% 122M 0s #15 8.505 93400K .......... .......... .......... .......... .......... 82% 80.5M 0s #15 8.506 93450K .......... .......... .......... .......... .......... 82% 109M 0s #15 8.506 93500K .......... .......... .......... .......... .......... 82% 105M 0s #15 8.506 93550K .......... .......... .......... .......... .......... 82% 196M 0s #15 8.507 93600K .......... .......... .......... .......... .......... 82% 123M 0s #15 8.507 93650K .......... .......... .......... .......... .......... 82% 71.9M 0s #15 8.508 93700K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.508 93750K .......... .......... .......... .......... .......... 82% 109M 0s #15 8.509 93800K .......... .......... .......... .......... .......... 82% 141M 0s #15 8.509 93850K .......... .......... .......... .......... .......... 83% 131M 0s #15 8.509 93900K .......... .......... .......... .......... .......... 83% 164M 0s #15 8.510 93950K .......... .......... .......... .......... .......... 83% 83.2M 0s #15 8.510 94000K .......... .......... .......... .......... .......... 83% 99.6M 0s #15 8.511 94050K .......... .......... .......... .......... .......... 83% 160M 0s #15 8.511 94100K .......... .......... .......... .......... .......... 83% 84.3M 0s #15 8.512 94150K .......... .......... .......... .......... .......... 83% 115M 0s #15 8.512 94200K .......... .......... .......... .......... .......... 83% 103M 0s #15 8.512 94250K .......... .......... .......... .......... .......... 83% 151M 0s #15 8.513 94300K .......... .......... .......... .......... .......... 83% 108M 0s #15 8.513 94350K .......... .......... .......... .......... .......... 83% 123M 0s #15 8.514 94400K .......... .......... .......... .......... .......... 83% 100M 0s #15 8.514 94450K .......... .......... .......... .......... .......... 83% 207M 0s #15 8.514 94500K .......... .......... .......... .......... .......... 83% 92.1M 0s #15 8.515 94550K .......... .......... .......... .......... .......... 83% 89.2M 0s #15 8.515 94600K .......... .......... .......... .......... .......... 83% 119M 0s #15 8.516 94650K .......... .......... .......... .......... .......... 83% 111M 0s #15 8.516 94700K .......... .......... .......... .......... .......... 83% 134M 0s #15 8.517 94750K .......... .......... .......... .......... .......... 83% 90.1M 0s #15 8.517 94800K .......... .......... .......... .......... .......... 83% 141M 0s #15 8.518 94850K .......... .......... .......... .......... .......... 83% 125M 0s #15 8.518 94900K .......... .......... .......... .......... .......... 83% 91.0M 0s #15 8.518 94950K .......... .......... .......... .......... .......... 84% 151M 0s #15 8.519 95000K .......... .......... .......... .......... .......... 84% 115M 0s #15 8.519 95050K .......... .......... .......... .......... .......... 84% 97.2M 0s #15 8.520 95100K .......... .......... .......... .......... .......... 84% 117M 0s #15 8.520 95150K .......... .......... .......... .......... .......... 84% 117M 0s #15 8.521 95200K .......... .......... .......... .......... .......... 84% 83.3M 0s #15 8.521 95250K .......... .......... .......... .......... .......... 84% 134M 0s #15 8.522 95300K .......... .......... .......... .......... .......... 84% 119M 0s #15 8.522 95350K .......... .......... .......... .......... .......... 84% 105M 0s #15 8.522 95400K .......... .......... .......... .......... .......... 84% 97.5M 0s #15 8.523 95450K .......... .......... .......... .......... .......... 84% 91.3M 0s #15 8.523 95500K .......... .......... .......... .......... .......... 84% 236M 0s #15 8.524 95550K .......... .......... .......... .......... .......... 84% 103M 0s #15 8.524 95600K .......... .......... .......... .......... .......... 84% 129M 0s #15 8.524 95650K .......... .......... .......... .......... .......... 84% 133M 0s #15 8.525 95700K .......... .......... .......... .......... .......... 84% 70.4M 0s #15 8.526 95750K .......... .......... .......... .......... .......... 84% 103M 0s #15 8.526 95800K .......... .......... .......... .......... .......... 84% 169M 0s #15 8.526 95850K .......... .......... .......... .......... .......... 84% 88.5M 0s #15 8.527 95900K .......... .......... .......... .......... .......... 84% 115M 0s #15 8.527 95950K .......... .......... .......... .......... .......... 84% 189M 0s #15 8.527 96000K .......... .......... .......... .......... .......... 84% 78.4M 0s #15 8.528 96050K .......... .......... .......... .......... .......... 84% 164M 0s #15 8.528 96100K .......... .......... .......... .......... .......... 85% 97.2M 0s #15 8.529 96150K .......... .......... .......... .......... .......... 85% 127M 0s #15 8.529 96200K .......... .......... .......... .......... .......... 85% 128M 0s #15 8.530 96250K .......... .......... .......... .......... .......... 85% 139M 0s #15 8.530 96300K .......... .......... .......... .......... .......... 85% 105M 0s #15 8.531 96350K .......... .......... .......... .......... .......... 85% 90.5M 0s #15 8.531 96400K .......... .......... .......... .......... .......... 85% 96.1M 0s #15 8.532 96450K .......... .......... .......... .......... .......... 85% 97.5M 0s #15 8.532 96500K .......... .......... .......... .......... .......... 85% 84.7M 0s #15 8.533 96550K .......... .......... .......... .......... .......... 85% 243M 0s #15 8.533 96600K .......... .......... .......... .......... .......... 85% 106M 0s #15 8.533 96650K .......... .......... .......... .......... .......... 85% 98.2M 0s #15 8.534 96700K .......... .......... .......... .......... .......... 85% 198M 0s #15 8.534 96750K .......... .......... .......... .......... .......... 85% 129M 0s #15 8.534 96800K .......... .......... .......... .......... .......... 85% 114M 0s #15 8.535 96850K .......... .......... .......... .......... .......... 85% 89.0M 0s #15 8.535 96900K .......... .......... .......... .......... .......... 85% 87.1M 0s #15 8.536 96950K .......... .......... .......... .......... .......... 85% 140M 0s #15 8.536 97000K .......... .......... .......... .......... .......... 85% 86.2M 0s #15 8.537 97050K .......... .......... .......... .......... .......... 85% 270M 0s #15 8.537 97100K .......... .......... .......... .......... .......... 85% 103M 0s #15 8.538 97150K .......... .......... .......... .......... .......... 85% 85.9M 0s #15 8.538 97200K .......... .......... .......... .......... .......... 86% 155M 0s #15 8.538 97250K .......... .......... .......... .......... .......... 86% 120M 0s #15 8.539 97300K .......... .......... .......... .......... .......... 86% 107M 0s #15 8.539 97350K .......... .......... .......... .......... .......... 86% 110M 0s #15 8.540 97400K .......... .......... .......... .......... .......... 86% 94.7M 0s #15 8.540 97450K .......... .......... .......... .......... .......... 86% 127M 0s #15 8.541 97500K .......... .......... .......... .......... .......... 86% 83.2M 0s #15 8.541 97550K .......... .......... .......... .......... .......... 86% 216M 0s #15 8.541 97600K .......... .......... .......... .......... .......... 86% 100M 0s #15 8.542 97650K .......... .......... .......... .......... .......... 86% 116M 0s #15 8.542 97700K .......... .......... .......... .......... .......... 86% 87.2M 0s #15 8.543 97750K .......... .......... .......... .......... .......... 86% 84.3M 0s #15 8.543 97800K .......... .......... .......... .......... .......... 86% 287M 0s #15 8.544 97850K .......... .......... .......... .......... .......... 86% 106M 0s #15 8.544 97900K .......... .......... .......... .......... .......... 86% 102M 0s #15 8.545 97950K .......... .......... .......... .......... .......... 86% 135M 0s #15 8.545 98000K .......... .......... .......... .......... .......... 86% 131M 0s #15 8.545 98050K .......... .......... .......... .......... .......... 86% 111M 0s #15 8.546 98100K .......... .......... .......... .......... .......... 86% 84.8M 0s #15 8.546 98150K .......... .......... .......... .......... .......... 86% 104M 0s #15 8.547 98200K .......... .......... .......... .......... .......... 86% 108M 0s #15 8.547 98250K .......... .......... .......... .......... .......... 86% 114M 0s #15 8.548 98300K .......... .......... .......... .......... .......... 86% 141M 0s #15 8.548 98350K .......... .......... .......... .......... .......... 87% 105M 0s #15 8.548 98400K .......... .......... .......... .......... .......... 87% 82.5M 0s #15 8.549 98450K .......... .......... .......... .......... .......... 87% 147M 0s #15 8.550 98500K .......... .......... .......... .......... .......... 87% 121M 0s #15 8.550 98550K .......... .......... .......... .......... .......... 87% 122M 0s #15 8.550 98600K .......... .......... .......... .......... .......... 87% 115M 0s #15 8.551 98650K .......... .......... .......... .......... .......... 87% 95.4M 0s #15 8.551 98700K .......... .......... .......... .......... .......... 87% 106M 0s #15 8.552 98750K .......... .......... .......... .......... .......... 87% 142M 0s #15 8.552 98800K .......... .......... .......... .......... .......... 87% 83.8M 0s #15 8.553 98850K .......... .......... .......... .......... .......... 87% 202M 0s #15 8.553 98900K .......... .......... .......... .......... .......... 87% 85.2M 0s #15 8.553 98950K .......... .......... .......... .......... .......... 87% 114M 0s #15 8.554 99000K .......... .......... .......... .......... .......... 87% 117M 0s #15 8.554 99050K .......... .......... .......... .......... .......... 87% 148M 0s #15 8.555 99100K .......... .......... .......... .......... .......... 87% 125M 0s #15 8.555 99150K .......... .......... .......... .......... .......... 87% 121M 0s #15 8.555 99200K .......... .......... .......... .......... .......... 87% 94.3M 0s #15 8.556 99250K .......... .......... .......... .......... .......... 87% 113M 0s #15 8.556 99300K .......... .......... .......... .......... .......... 87% 67.4M 0s #15 8.557 99350K .......... .......... .......... .......... .......... 87% 244M 0s #15 8.557 99400K .......... .......... .......... .......... .......... 87% 113M 0s #15 8.558 99450K .......... .......... .......... .......... .......... 87% 90.6M 0s #15 8.558 99500K .......... .......... .......... .......... .......... 88% 143M 0s #15 8.559 99550K .......... .......... .......... .......... .......... 88% 116M 0s #15 8.559 99600K .......... .......... .......... .......... .......... 88% 124M 0s #15 8.559 99650K .......... .......... .......... .......... .......... 88% 99.4M 0s #15 8.560 99700K .......... .......... .......... .......... .......... 88% 129M 0s #15 8.560 99750K .......... .......... .......... .......... .......... 88% 96.8M 0s #15 8.561 99800K .......... .......... .......... .......... .......... 88% 113M 0s #15 8.561 99850K .......... .......... .......... .......... .......... 88% 116M 0s #15 8.562 99900K .......... .......... .......... .......... .......... 88% 87.3M 0s #15 8.562 99950K .......... .......... .......... .......... .......... 88% 122M 0s #15 8.563 100000K .......... .......... .......... .......... .......... 88% 84.9M 0s #15 8.563 100050K .......... .......... .......... .......... .......... 88% 259M 0s #15 8.564 100100K .......... .......... .......... .......... .......... 88% 83.6M 0s #15 8.564 100150K .......... .......... .......... .......... .......... 88% 114M 0s #15 8.564 100200K .......... .......... .......... .......... .......... 88% 107M 0s #15 8.565 100250K .......... .......... .......... .......... .......... 88% 172M 0s #15 8.565 100300K .......... .......... .......... .......... .......... 88% 121M 0s #15 8.565 100350K .......... .......... .......... .......... .......... 88% 122M 0s #15 8.566 100400K .......... .......... .......... .......... .......... 88% 121M 0s #15 8.566 100450K .......... .......... .......... .......... .......... 88% 74.0M 0s #15 8.567 100500K .......... .......... .......... .......... .......... 88% 102M 0s #15 8.567 100550K .......... .......... .......... .......... .......... 88% 118M 0s #15 8.568 100600K .......... .......... .......... .......... .......... 89% 132M 0s #15 8.568 100650K .......... .......... .......... .......... .......... 89% 126M 0s #15 8.569 100700K .......... .......... .......... .......... .......... 89% 88.6M 0s #15 8.569 100750K .......... .......... .......... .......... .......... 89% 114M 0s #15 8.570 100800K .......... .......... .......... .......... .......... 89% 193M 0s #15 8.570 100850K .......... .......... .......... .......... .......... 89% 132M 0s #15 8.570 100900K .......... .......... .......... .......... .......... 89% 88.7M 0s #15 8.571 100950K .......... .......... .......... .......... .......... 89% 122M 0s #15 8.571 101000K .......... .......... .......... .......... .......... 89% 85.5M 0s #15 8.572 101050K .......... .......... .......... .......... .......... 89% 88.4M 0s #15 8.572 101100K .......... .......... .......... .......... .......... 89% 240M 0s #15 8.572 101150K .......... .......... .......... .......... .......... 89% 100M 0s #15 8.573 101200K .......... .......... .......... .......... .......... 89% 97.8M 0s #15 8.573 101250K .......... .......... .......... .......... .......... 89% 144M 0s #15 8.574 101300K .......... .......... .......... .......... .......... 89% 85.8M 0s #15 8.574 101350K .......... .......... .......... .......... .......... 89% 121M 0s #15 8.575 101400K .......... .......... .......... .......... .......... 89% 179M 0s #15 8.575 101450K .......... .......... .......... .......... .......... 89% 116M 0s #15 8.575 101500K .......... .......... .......... .......... .......... 89% 93.9M 0s #15 8.576 101550K .......... .......... .......... .......... .......... 89% 112M 0s #15 8.576 101600K .......... .......... .......... .......... .......... 89% 139M 0s #15 8.577 101650K .......... .......... .......... .......... .......... 89% 117M 0s #15 8.577 101700K .......... .......... .......... .......... .......... 89% 77.3M 0s #15 8.578 101750K .......... .......... .......... .......... .......... 90% 103M 0s #15 8.578 101800K .......... .......... .......... .......... .......... 90% 131M 0s #15 8.579 101850K .......... .......... .......... .......... .......... 90% 133M 0s #15 8.579 101900K .......... .......... .......... .......... .......... 90% 90.5M 0s #15 8.580 101950K .......... .......... .......... .......... .......... 90% 110M 0s #15 8.580 102000K .......... .......... .......... .......... .......... 90% 152M 0s #15 8.580 102050K .......... .......... .......... .......... .......... 90% 131M 0s #15 8.581 102100K .......... .......... .......... .......... .......... 90% 80.3M 0s #15 8.581 102150K .......... .......... .......... .......... .......... 90% 99.6M 0s #15 8.582 102200K .......... .......... .......... .......... .......... 90% 96.2M 0s #15 8.582 102250K .......... .......... .......... .......... .......... 90% 140M 0s #15 8.583 102300K .......... .......... .......... .......... .......... 90% 131M 0s #15 8.583 102350K .......... .......... .......... .......... .......... 90% 125M 0s #15 8.583 102400K .......... .......... .......... .......... .......... 90% 84.1M 0s #15 8.584 102450K .......... .......... .......... .......... .......... 90% 65.3M 0s #15 8.585 102500K .......... .......... .......... .......... .......... 90% 87.7M 0s #15 8.585 102550K .......... .......... .......... .......... .......... 90% 148M 0s #15 8.586 102600K .......... .......... .......... .......... .......... 90% 161M 0s #15 8.586 102650K .......... .......... .......... .......... .......... 90% 144M 0s #15 8.586 102700K .......... .......... .......... .......... .......... 90% 167M 0s #15 8.587 102750K .......... .......... .......... .......... .......... 90% 168M 0s #15 8.587 102800K .......... .......... .......... .......... .......... 90% 84.0M 0s #15 8.587 102850K .......... .......... .......... .......... .......... 91% 127M 0s #15 8.588 102900K .......... .......... .......... .......... .......... 91% 103M 0s #15 8.588 102950K .......... .......... .......... .......... .......... 91% 101M 0s #15 8.589 103000K .......... .......... .......... .......... .......... 91% 119M 0s #15 8.589 103050K .......... .......... .......... .......... .......... 91% 113M 0s #15 8.590 103100K .......... .......... .......... .......... .......... 91% 80.0M 0s #15 8.590 103150K .......... .......... .......... .......... .......... 91% 270M 0s #15 8.590 103200K .......... .......... .......... .......... .......... 91% 187M 0s #15 8.591 103250K .......... .......... .......... .......... .......... 91% 109M 0s #15 8.591 103300K .......... .......... .......... .......... .......... 91% 94.6M 0s #15 8.592 103350K .......... .......... .......... .......... .......... 91% 91.2M 0s #15 8.592 103400K .......... .......... .......... .......... .......... 91% 140M 0s #15 8.593 103450K .......... .......... .......... .......... .......... 91% 96.5M 0s #15 8.593 103500K .......... .......... .......... .......... .......... 91% 90.3M 0s #15 8.594 103550K .......... .......... .......... .......... .......... 91% 136M 0s #15 8.594 103600K .......... .......... .......... .......... .......... 91% 112M 0s #15 8.594 103650K .......... .......... .......... .......... .......... 91% 103M 0s #15 8.595 103700K .......... .......... .......... .......... .......... 91% 104M 0s #15 8.595 103750K .......... .......... .......... .......... .......... 91% 134M 0s #15 8.596 103800K .......... .......... .......... .......... .......... 91% 169M 0s #15 8.596 103850K .......... .......... .......... .......... .......... 91% 93.9M 0s #15 8.596 103900K .......... .......... .......... .......... .......... 91% 105M 0s #15 8.597 103950K .......... .......... .......... .......... .......... 91% 134M 0s #15 8.597 104000K .......... .......... .......... .......... .......... 92% 86.6M 0s #15 8.598 104050K .......... .......... .......... .......... .......... 92% 126M 0s #15 8.598 104100K .......... .......... .......... .......... .......... 92% 87.4M 0s #15 8.599 104150K .......... .......... .......... .......... .......... 92% 129M 0s #15 8.599 104200K .......... .......... .......... .......... .......... 92% 146M 0s #15 8.600 104250K .......... .......... .......... .......... .......... 92% 104M 0s #15 8.600 104300K .......... .......... .......... .......... .......... 92% 119M 0s #15 8.600 104350K .......... .......... .......... .......... .......... 92% 102M 0s #15 8.601 104400K .......... .......... .......... .......... .......... 92% 153M 0s #15 8.601 104450K .......... .......... .......... .......... .......... 92% 127M 0s #15 8.602 104500K .......... .......... .......... .......... .......... 92% 72.9M 0s #15 8.602 104550K .......... .......... .......... .......... .......... 92% 98.2M 0s #15 8.603 104600K .......... .......... .......... .......... .......... 92% 138M 0s #15 8.603 104650K .......... .......... .......... .......... .......... 92% 131M 0s #15 8.603 104700K .......... .......... .......... .......... .......... 92% 110M 0s #15 8.604 104750K .......... .......... .......... .......... .......... 92% 94.7M 0s #15 8.604 104800K .......... .......... .......... .......... .......... 92% 165M 0s #15 8.605 104850K .......... .......... .......... .......... .......... 92% 111M 0s #15 8.605 104900K .......... .......... .......... .......... .......... 92% 83.7M 0s #15 8.606 104950K .......... .......... .......... .......... .......... 92% 154M 0s #15 8.606 105000K .......... .......... .......... .......... .......... 92% 131M 0s #15 8.606 105050K .......... .......... .......... .......... .......... 92% 114M 0s #15 8.607 105100K .......... .......... .......... .......... .......... 92% 85.6M 0s #15 8.607 105150K .......... .......... .......... .......... .......... 93% 109M 0s #15 8.608 105200K .......... .......... .......... .......... .......... 93% 125M 0s #15 8.608 105250K .......... .......... .......... .......... .......... 93% 95.9M 0s #15 8.609 105300K .......... .......... .......... .......... .......... 93% 89.5M 0s #15 8.609 105350K .......... .......... .......... .......... .......... 93% 141M 0s #15 8.610 105400K .......... .......... .......... .......... .......... 93% 117M 0s #15 8.610 105450K .......... .......... .......... .......... .......... 93% 156M 0s #15 8.610 105500K .......... .......... .......... .......... .......... 93% 89.9M 0s #15 8.611 105550K .......... .......... .......... .......... .......... 93% 185M 0s #15 8.611 105600K .......... .......... .......... .......... .......... 93% 97.0M 0s #15 8.612 105650K .......... .......... .......... .......... .......... 93% 125M 0s #15 8.612 105700K .......... .......... .......... .......... .......... 93% 71.1M 0s #15 8.613 105750K .......... .......... .......... .......... .......... 93% 153M 0s #15 8.613 105800K .......... .......... .......... .......... .......... 93% 89.4M 0s #15 8.614 105850K .......... .......... .......... .......... .......... 93% 129M 0s #15 8.614 105900K .......... .......... .......... .......... .......... 93% 135M 0s #15 8.614 105950K .......... .......... .......... .......... .......... 93% 120M 0s #15 8.615 106000K .......... .......... .......... .......... .......... 93% 84.0M 0s #15 8.615 106050K .......... .......... .......... .......... .......... 93% 130M 0s #15 8.616 106100K .......... .......... .......... .......... .......... 93% 150M 0s #15 8.616 106150K .......... .......... .......... .......... .......... 93% 99.4M 0s #15 8.617 106200K .......... .......... .......... .......... .......... 93% 130M 0s #15 8.617 106250K .......... .......... .......... .......... .......... 94% 124M 0s #15 8.617 106300K .......... .......... .......... .......... .......... 94% 98.8M 0s #15 8.618 106350K .......... .......... .......... .......... .......... 94% 100M 0s #15 8.618 106400K .......... .......... .......... .......... .......... 94% 120M 0s #15 8.619 106450K .......... .......... .......... .......... .......... 94% 119M 0s #15 8.619 106500K .......... .......... .......... .......... .......... 94% 81.0M 0s #15 8.620 106550K .......... .......... .......... .......... .......... 94% 178M 0s #15 8.620 106600K .......... .......... .......... .......... .......... 94% 82.9M 0s #15 8.621 106650K .......... .......... .......... .......... .......... 94% 152M 0s #15 8.621 106700K .......... .......... .......... .......... .......... 94% 125M 0s #15 8.621 106750K .......... .......... .......... .......... .......... 94% 137M 0s #15 8.622 106800K .......... .......... .......... .......... .......... 94% 130M 0s #15 8.622 106850K .......... .......... .......... .......... .......... 94% 110M 0s #15 8.623 106900K .......... .......... .......... .......... .......... 94% 70.0M 0s #15 8.623 106950K .......... .......... .......... .......... .......... 94% 122M 0s #15 8.624 107000K .......... .......... .......... .......... .......... 94% 106M 0s #15 8.624 107050K .......... .......... .......... .......... .......... 94% 141M 0s #15 8.624 107100K .......... .......... .......... .......... .......... 94% 84.9M 0s #15 8.625 107150K .......... .......... .......... .......... .......... 94% 129M 0s #15 8.625 107200K .......... .......... .......... .......... .......... 94% 110M 0s #15 8.626 107250K .......... .......... .......... .......... .......... 94% 94.5M 0s #15 8.626 107300K .......... .......... .......... .......... .......... 94% 128M 0s #15 8.627 107350K .......... .......... .......... .......... .......... 94% 175M 0s #15 8.627 107400K .......... .......... .......... .......... .......... 95% 116M 0s #15 8.627 107450K .......... .......... .......... .......... .......... 95% 92.0M 0s #15 8.628 107500K .......... .......... .......... .......... .......... 95% 99.8M 0s #15 8.628 107550K .......... .......... .......... .......... .......... 95% 93.4M 0s #15 8.629 107600K .......... .......... .......... .......... .......... 95% 194M 0s #15 8.629 107650K .......... .......... .......... .......... .......... 95% 88.4M 0s #15 8.630 107700K .......... .......... .......... .......... .......... 95% 134M 0s #15 8.630 107750K .......... .......... .......... .......... .......... 95% 91.5M 0s #15 8.631 107800K .......... .......... .......... .......... .......... 95% 140M 0s #15 8.631 107850K .......... .......... .......... .......... .......... 95% 149M 0s #15 8.631 107900K .......... .......... .......... .......... .......... 95% 115M 0s #15 8.632 107950K .......... .......... .......... .......... .......... 95% 97.7M 0s #15 8.632 108000K .......... .......... .......... .......... .......... 95% 126M 0s #15 8.633 108050K .......... .......... .......... .......... .......... 95% 109M 0s #15 8.633 108100K .......... .......... .......... .......... .......... 95% 65.3M 0s #15 8.634 108150K .......... .......... .......... .......... .......... 95% 103M 0s #15 8.634 108200K .......... .......... .......... .......... .......... 95% 165M 0s #15 8.635 108250K .......... .......... .......... .......... .......... 95% 103M 0s #15 8.635 108300K .......... .......... .......... .......... .......... 95% 119M 0s #15 8.635 108350K .......... .......... .......... .......... .......... 95% 132M 0s #15 8.636 108400K .......... .......... .......... .......... .......... 95% 238M 0s #15 8.636 108450K .......... .......... .......... .......... .......... 95% 101M 0s #15 8.637 108500K .......... .......... .......... .......... .......... 96% 92.7M 0s #15 8.637 108550K .......... .......... .......... .......... .......... 96% 123M 0s #15 8.637 108600K .......... .......... .......... .......... .......... 96% 131M 0s #15 8.638 108650K .......... .......... .......... .......... .......... 96% 77.3M 0s #15 8.638 108700K .......... .......... .......... .......... .......... 96% 138M 0s #15 8.639 108750K .......... .......... .......... .......... .......... 96% 98.6M 0s #15 8.639 108800K .......... .......... .......... .......... .......... 96% 107M 0s #15 8.640 108850K .......... .......... .......... .......... .......... 96% 270M 0s #15 8.640 108900K .......... .......... .......... .......... .......... 96% 64.4M 0s #15 8.641 108950K .......... .......... .......... .......... .......... 96% 118M 0s #15 8.641 109000K .......... .......... .......... .......... .......... 96% 174M 0s #15 8.641 109050K .......... .......... .......... .......... .......... 96% 133M 0s #15 8.642 109100K .......... .......... .......... .......... .......... 96% 125M 0s #15 8.642 109150K .......... .......... .......... .......... .......... 96% 110M 0s #15 8.643 109200K .......... .......... .......... .......... .......... 96% 88.2M 0s #15 8.643 109250K .......... .......... .......... .......... .......... 96% 107M 0s #15 8.644 109300K .......... .......... .......... .......... .......... 96% 91.3M 0s #15 8.644 109350K .......... .......... .......... .......... .......... 96% 107M 0s #15 8.645 109400K .......... .......... .......... .......... .......... 96% 112M 0s #15 8.645 109450K .......... .......... .......... .......... .......... 96% 243M 0s #15 8.645 109500K .......... .......... .......... .......... .......... 96% 86.8M 0s #15 8.646 109550K .......... .......... .......... .......... .......... 96% 112M 0s #15 8.646 109600K .......... .......... .......... .......... .......... 96% 177M 0s #15 8.647 109650K .......... .......... .......... .......... .......... 97% 113M 0s #15 8.647 109700K .......... .......... .......... .......... .......... 97% 96.8M 0s #15 8.647 109750K .......... .......... .......... .......... .......... 97% 94.5M 0s #15 8.648 109800K .......... .......... .......... .......... .......... 97% 122M 0s #15 8.648 109850K .......... .......... .......... .......... .......... 97% 83.7M 0s #15 8.649 109900K .......... .......... .......... .......... .......... 97% 159M 0s #15 8.649 109950K .......... .......... .......... .......... .......... 97% 83.6M 0s #15 8.650 110000K .......... .......... .......... .......... .......... 97% 169M 0s #15 8.650 110050K .......... .......... .......... .......... .......... 97% 112M 0s #15 8.651 110100K .......... .......... .......... .......... .......... 97% 82.2M 0s #15 8.651 110150K .......... .......... .......... .......... .......... 97% 145M 0s #15 8.652 110200K .......... .......... .......... .......... .......... 97% 156M 0s #15 8.652 110250K .......... .......... .......... .......... .......... 97% 101M 0s #15 8.652 110300K .......... .......... .......... .......... .......... 97% 118M 0s #15 8.653 110350K .......... .......... .......... .......... .......... 97% 136M 0s #15 8.653 110400K .......... .......... .......... .......... .......... 97% 110M 0s #15 8.654 110450K .......... .......... .......... .......... .......... 97% 117M 0s #15 8.654 110500K .......... .......... .......... .......... .......... 97% 77.1M 0s #15 8.655 110550K .......... .......... .......... .......... .......... 97% 108M 0s #15 8.655 110600K .......... .......... .......... .......... .......... 97% 129M 0s #15 8.655 110650K .......... .......... .......... .......... .......... 97% 97.3M 0s #15 8.656 110700K .......... .......... .......... .......... .......... 97% 184M 0s #15 8.656 110750K .......... .......... .......... .......... .......... 97% 97.4M 0s #15 8.657 110800K .......... .......... .......... .......... .......... 98% 131M 0s #15 8.657 110850K .......... .......... .......... .......... .......... 98% 140M 0s #15 8.658 110900K .......... .......... .......... .......... .......... 98% 90.1M 0s #15 8.658 110950K .......... .......... .......... .......... .......... 98% 72.8M 0s #15 8.659 111000K .......... .......... .......... .......... .......... 98% 136M 0s #15 8.659 111050K .......... .......... .......... .......... .......... 98% 140M 0s #15 8.659 111100K .......... .......... .......... .......... .......... 98% 110M 0s #15 8.660 111150K .......... .......... .......... .......... .......... 98% 166M 0s #15 8.660 111200K .......... .......... .......... .......... .......... 98% 103M 0s #15 8.661 111250K .......... .......... .......... .......... .......... 98% 98.8M 0s #15 8.661 111300K .......... .......... .......... .......... .......... 98% 93.4M 0s #15 8.662 111350K .......... .......... .......... .......... .......... 98% 109M 0s #15 8.662 111400K .......... .......... .......... .......... .......... 98% 184M 0s #15 8.662 111450K .......... .......... .......... .......... .......... 98% 128M 0s #15 8.663 111500K .......... .......... .......... .......... .......... 98% 72.8M 0s #15 8.663 111550K .......... .......... .......... .......... .......... 98% 111M 0s #15 8.664 111600K .......... .......... .......... .......... .......... 98% 90.2M 0s #15 8.664 111650K .......... .......... .......... .......... .......... 98% 149M 0s #15 8.665 111700K .......... .......... .......... .......... .......... 98% 64.6M 0s #15 8.665 111750K .......... .......... .......... .......... .......... 98% 162M 0s #15 8.666 111800K .......... .......... .......... .......... .......... 98% 80.2M 0s #15 8.666 111850K .......... .......... .......... .......... .......... 98% 159M 0s #15 8.667 111900K .......... .......... .......... .......... .......... 99% 123M 0s #15 8.667 111950K .......... .......... .......... .......... .......... 99% 147M 0s #15 8.667 112000K .......... .......... .......... .......... .......... 99% 136M 0s #15 8.668 112050K .......... .......... .......... .......... .......... 99% 122M 0s #15 8.668 112100K .......... .......... .......... .......... .......... 99% 109M 0s #15 8.669 112150K .......... .......... .......... .......... .......... 99% 77.2M 0s #15 8.669 112200K .......... .......... .......... .......... .......... 99% 94.4M 0s #15 8.670 112250K .......... .......... .......... .......... .......... 99% 165M 0s #15 8.670 112300K .......... .......... .......... .......... .......... 99% 110M 0s #15 8.670 112350K .......... .......... .......... .......... .......... 99% 126M 0s #15 8.671 112400K .......... .......... .......... .......... .......... 99% 167M 0s #15 8.671 112450K .......... .......... .......... .......... .......... 99% 96.9M 0s #15 8.672 112500K .......... .......... .......... .......... .......... 99% 88.8M 0s #15 8.672 112550K .......... .......... .......... .......... .......... 99% 190M 0s #15 8.672 112600K .......... .......... .......... .......... .......... 99% 120M 0s #15 8.673 112650K .......... .......... .......... .......... .......... 99% 126M 0s #15 8.673 112700K .......... .......... .......... .......... .......... 99% 110M 0s #15 8.674 112750K .......... .......... .......... .......... .......... 99% 114M 0s #15 8.674 112800K .......... .......... .......... .......... .......... 99% 96.4M 0s #15 8.675 112850K .......... .......... .......... .......... .......... 99% 122M 0s #15 8.675 112900K .......... .......... .......... .......... .......... 99% 97.0M 0s #15 8.675 112950K .......... .......... .......... .......... .......... 99% 123M 0s #15 8.676 113000K .......... .......... .......... .......... .......... 99% 134M 0s #15 8.676 113050K .......... .......... .. 100% 149M=1.0s #15 8.676 #15 8.676 2024-07-03 04:37:12 (110 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #15 8.676 #15 8.687 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 10.78 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 10.81 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #15 10.81 + /opt/llvm-arm/bin/clang --version #15 10.81 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #15 10.81 Target: x86_64-unknown-linux-gnu #15 10.81 Thread model: posix #15 10.81 InstalledDir: /opt/llvm-arm/bin #15 10.82 + /opt/llvm-arm/bin/clang --print-targets #15 10.82 Registered Targets: #15 10.82 aarch64 - AArch64 (little endian) #15 10.82 aarch64_32 - AArch64 (little endian ILP32) #15 10.82 aarch64_be - AArch64 (big endian) #15 10.82 arm - ARM #15 10.82 arm64 - ARM64 (little endian) #15 10.82 arm64_32 - ARM64 (little endian ILP32) #15 10.82 armeb - ARM (big endian) #15 10.82 thumb - Thumb #15 10.82 thumbeb - Thumb (big endian) #15 DONE 11.4s #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 0.387 + apt-get update #16 0.444 Hit:1 http://deb.debian.org/debian bookworm InRelease #16 0.444 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #16 0.444 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 0.674 Reading package lists... #16 1.037 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc #16 1.043 Reading package lists... #16 1.404 Building dependency tree... #16 1.490 Reading state information... #16 1.598 ca-certificates is already the newest version (20230311). #16 1.598 libtinfo5 is already the newest version (6.4-4). #16 1.598 The following additional packages will be installed: #16 1.598 asciidoc-base asciidoc-common autopoint autotools-dev binutils #16 1.598 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #16 1.598 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon #16 1.598 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #16 1.598 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils #16 1.598 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file #16 1.598 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 1.598 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext #16 1.598 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg #16 1.598 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #16 1.598 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #16 1.598 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #16 1.598 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #16 1.598 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #16 1.598 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 1.598 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #16 1.598 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #16 1.598 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #16 1.598 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #16 1.598 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #16 1.598 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #16 1.598 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #16 1.598 libboost-dev libboost-exception-dev libboost-exception1.74-dev #16 1.598 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #16 1.598 libboost-filesystem-dev libboost-filesystem1.74-dev #16 1.598 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 1.598 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 1.598 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 1.598 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 1.598 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 1.598 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 1.598 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 1.598 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 1.598 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 1.598 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 1.598 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 1.598 libboost-program-options-dev libboost-program-options1.74-dev #16 1.598 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 1.598 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 1.598 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 1.598 libboost-regex1.74.0 libboost-serialization-dev #16 1.598 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 1.598 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 1.598 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 1.598 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 1.598 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 1.598 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 1.598 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 1.598 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 1.598 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 1.598 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #16 1.598 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #16 1.598 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #16 1.598 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #16 1.598 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #16 1.598 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #16 1.598 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 1.598 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 1.598 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 1.598 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 1.598 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 1.598 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 1.598 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #16 1.598 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #16 1.598 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #16 1.598 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #16 1.598 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #16 1.598 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #16 1.598 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #16 1.598 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #16 1.598 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #16 1.598 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 1.598 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #16 1.598 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 1.598 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 1.598 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 1.598 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 1.598 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 1.598 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 1.598 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #16 1.598 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #16 1.598 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #16 1.598 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #16 1.598 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #16 1.598 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #16 1.598 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #16 1.598 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #16 1.598 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #16 1.598 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 1.598 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #16 1.598 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #16 1.598 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 1.598 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #16 1.598 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #16 1.598 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #16 1.598 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #16 1.598 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #16 1.598 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #16 1.598 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #16 1.598 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #16 1.598 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #16 1.598 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #16 1.598 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 1.598 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #16 1.598 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #16 1.598 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #16 1.598 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 1.598 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #16 1.598 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #16 1.598 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #16 1.598 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #16 1.598 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #16 1.598 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #16 1.598 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 1.598 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #16 1.598 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #16 1.598 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #16 1.598 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #16 1.598 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #16 1.598 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #16 1.598 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 1.598 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #16 1.598 mailcap man-db mariadb-common media-types mime-support module-assistant #16 1.598 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #16 1.598 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #16 1.598 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #16 1.598 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #16 1.598 preview-latex-style procps python-apt-common python3-apt python3-astroid #16 1.598 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 1.598 python3-docutils python3-filelock python3-funcparserlib #16 1.598 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 1.598 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #16 1.598 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #16 1.598 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #16 1.598 python3-reportlab python3-reportlab-accel python3-roman #16 1.598 python3-setuptools-whl python3-six python3-toml python3-tomlkit #16 1.598 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #16 1.598 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #16 1.598 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #16 1.598 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #16 1.598 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #16 1.598 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #16 1.598 texlive-lang-greek texlive-latex-base texlive-latex-extra #16 1.598 texlive-latex-recommended texlive-luatex texlive-pictures #16 1.598 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #16 1.598 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #16 1.598 zlib1g-dev #16 1.600 Suggested packages: #16 1.600 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #16 1.600 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #16 1.600 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #16 1.600 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #16 1.600 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #16 1.600 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #16 1.600 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #16 1.600 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #16 1.600 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #16 1.600 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #16 1.600 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #16 1.600 piuparts postgresql-client pristine-lfs quilt ratt reprotest #16 1.600 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #16 1.600 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #16 1.600 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #16 1.600 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #16 1.600 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #16 1.600 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #16 1.600 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #16 1.600 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #16 1.600 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #16 1.600 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #16 1.600 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #16 1.600 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #16 1.600 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #16 1.600 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #16 1.600 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #16 1.600 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #16 1.600 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #16 1.600 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #16 1.600 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #16 1.600 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #16 1.600 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #16 1.600 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #16 1.600 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #16 1.600 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #16 1.600 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #16 1.600 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #16 1.600 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #16 1.600 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #16 1.600 diffutils-doc perl-doc libterm-readline-gnu-perl #16 1.600 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #16 1.600 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #16 1.600 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #16 1.600 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #16 1.600 python3-venv python-apt-doc python3-objgraph docutils-doc #16 1.600 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #16 1.600 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #16 1.600 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #16 1.600 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #16 1.600 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #16 1.600 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #16 1.600 systemd-container systemd-homed systemd-userdbd systemd-boot #16 1.600 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #16 1.600 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #16 1.600 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #16 1.600 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #16 1.600 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #16 1.600 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #16 1.600 wdiff-doc #16 1.600 Recommended packages: #16 1.600 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #16 1.600 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #16 1.600 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #16 1.600 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #16 1.600 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #16 1.600 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #16 1.600 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #16 1.600 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #16 1.600 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #16 1.600 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #16 1.600 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #16 1.600 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #16 1.600 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #16 1.600 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #16 1.600 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #16 1.600 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #16 1.600 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #16 1.600 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #16 1.600 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #16 1.600 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #16 1.600 libx11-protocol-perl x11-utils x11-xserver-utils #16 4.402 The following NEW packages will be installed: #16 4.402 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #16 4.402 autoconf-archive autogen automake autopoint autotools-dev bc binutils #16 4.402 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #16 4.402 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle #16 4.402 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin #16 4.402 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper #16 4.402 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data #16 4.402 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl #16 4.402 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex #16 4.402 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 4.402 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 #16 4.402 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript #16 4.402 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #16 4.402 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #16 4.402 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet #16 4.402 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623 #16 4.402 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1 #16 4.402 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2 #16 4.402 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3 #16 4.402 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 4.402 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2 #16 4.402 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev #16 4.402 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #16 4.402 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #16 4.402 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #16 4.402 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #16 4.402 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #16 4.402 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #16 4.402 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #16 4.402 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #16 4.402 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 4.402 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 4.402 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 4.402 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 4.402 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 4.402 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 4.402 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 4.402 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 4.402 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 4.402 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 4.402 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 4.402 libboost-program-options-dev libboost-program-options1.74-dev #16 4.402 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 4.402 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 4.402 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 4.402 libboost-regex1.74.0 libboost-serialization-dev #16 4.402 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 4.402 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 4.402 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 4.402 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 4.402 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 4.402 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 4.402 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 4.402 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 4.402 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 4.402 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #16 4.402 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #16 4.402 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #16 4.402 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #16 4.402 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #16 4.402 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #16 4.402 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #16 4.402 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 4.402 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 4.402 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 4.402 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 4.402 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 4.402 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 4.402 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #16 4.402 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #16 4.402 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #16 4.402 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #16 4.402 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #16 4.402 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #16 4.402 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #16 4.402 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #16 4.402 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #16 4.402 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #16 4.402 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 4.402 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #16 4.402 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 4.402 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 4.402 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 4.402 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 4.402 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 4.402 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 4.402 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #16 4.402 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #16 4.402 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #16 4.402 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #16 4.402 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #16 4.403 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #16 4.403 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #16 4.403 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #16 4.403 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #16 4.403 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #16 4.403 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 4.403 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #16 4.403 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #16 4.403 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #16 4.403 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 4.403 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #16 4.403 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #16 4.403 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #16 4.403 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #16 4.403 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #16 4.403 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #16 4.403 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #16 4.403 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #16 4.403 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #16 4.403 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #16 4.403 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #16 4.403 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 4.403 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #16 4.403 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #16 4.403 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #16 4.403 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #16 4.403 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 4.403 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #16 4.403 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #16 4.403 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #16 4.403 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #16 4.403 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #16 4.403 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #16 4.403 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #16 4.403 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 4.403 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #16 4.403 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #16 4.403 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #16 4.403 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #16 4.403 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #16 4.403 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #16 4.403 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #16 4.403 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 4.403 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #16 4.403 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #16 4.403 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #16 4.403 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #16 4.403 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #16 4.403 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #16 4.403 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #16 4.403 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #16 4.403 pylint python-apt-common python3 python3-apt python3-astroid #16 4.403 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 4.403 python3-docutils python3-filelock python3-funcparserlib python3-gi #16 4.403 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 4.403 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #16 4.403 python3-mccabe python3-minimal python3-more-itertools #16 4.403 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #16 4.403 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #16 4.403 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #16 4.403 python3-setuptools python3-setuptools-whl python3-six python3-toml #16 4.403 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #16 4.403 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #16 4.403 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #16 4.403 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #16 4.403 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #16 4.403 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #16 4.403 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #16 4.403 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #16 4.403 texlive-latex-base texlive-latex-extra texlive-latex-recommended #16 4.403 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #16 4.403 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #16 4.403 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev #16 4.462 0 upgraded, 778 newly installed, 0 to remove and 0 not upgraded. #16 4.462 Need to get 938 MB of archives. #16 4.462 After this operation, 4025 MB of additional disk space will be used. #16 4.462 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #16 4.487 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #16 4.493 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #16 4.499 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #16 4.502 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #16 4.505 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB] #16 4.508 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #16 4.509 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #16 4.509 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #16 4.510 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.26-1~deb12u2 [1692 kB] #16 4.525 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.26-1~deb12u2 [3035 kB] #16 4.551 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #16 4.552 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #16 4.553 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #16 4.553 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #16 4.554 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #16 4.556 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #16 4.556 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #16 4.557 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #16 4.582 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #16 4.582 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #16 4.599 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #16 4.625 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #16 4.626 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #16 4.632 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #16 4.637 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #16 4.638 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #16 4.640 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #16 4.644 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #16 4.644 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u2 [814 kB] #16 4.651 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u2 [2067 kB] #16 4.669 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #16 4.669 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #16 4.669 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #16 4.670 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #16 4.670 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #16 4.671 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #16 4.671 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #16 4.672 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #16 4.672 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #16 4.675 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #16 4.677 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #16 4.680 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #16 4.681 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #16 4.681 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #16 4.682 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #16 4.683 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #16 4.691 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u2 [1799 kB] #16 4.706 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u2 [573 kB] #16 4.711 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #16 4.721 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #16 4.721 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #16 4.724 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #16 4.782 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #16 4.798 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #16 4.801 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #16 4.806 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #16 4.807 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #16 4.809 Get:59 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u3 [1400 kB] #16 4.814 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #16 4.817 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #16 4.822 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #16 4.822 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB] #16 4.825 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #16 4.826 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #16 4.842 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #16 4.843 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #16 4.844 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #16 4.846 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #16 4.846 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #16 4.846 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #16 4.846 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #16 4.855 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #16 4.856 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #16 4.856 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #16 4.869 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #16 4.869 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #16 4.870 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #16 4.872 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #16 4.872 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #16 4.873 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #16 4.873 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #16 4.874 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #16 4.877 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #16 4.877 Get:85 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB] #16 4.892 Get:86 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u7 [3902 kB] #16 4.926 Get:87 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] #16 4.927 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #16 4.928 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #16 4.937 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #16 4.937 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #16 4.937 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #16 4.938 Get:93 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB] #16 4.940 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #16 4.940 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #16 4.944 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #16 4.944 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #16 4.945 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #16 4.956 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #16 5.046 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #16 5.065 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #16 5.065 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #16 5.067 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #16 5.068 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #16 5.069 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #16 5.070 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #16 5.071 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #16 5.072 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #16 5.072 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u2 [6204 B] #16 5.073 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #16 5.076 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #16 5.077 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #16 5.077 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #16 5.077 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB] #16 5.079 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB] #16 5.081 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB] #16 5.082 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB] #16 5.087 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB] #16 5.089 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #16 5.091 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #16 5.094 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #16 5.096 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB] #16 5.100 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #16 5.109 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #16 5.109 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #16 5.111 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #16 5.116 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #16 5.117 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #16 5.221 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #16 5.223 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #16 5.226 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #16 5.229 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #16 5.230 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #16 5.230 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #16 5.231 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #16 5.232 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #16 5.235 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #16 5.236 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #16 5.236 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #16 5.236 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #16 5.240 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #16 5.246 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #16 5.247 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #16 5.273 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #16 5.275 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #16 5.276 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #16 5.276 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #16 5.278 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #16 5.278 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #16 5.279 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #16 5.280 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #16 5.281 Get:152 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #16 5.282 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB] #16 5.380 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #16 5.381 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #16 5.566 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #16 5.607 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #16 5.642 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #16 5.658 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #16 5.735 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #16 5.735 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #16 6.401 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #16 6.402 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #16 6.402 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #16 6.403 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #16 6.403 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #16 6.403 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #16 6.404 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #16 6.405 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #16 6.508 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #16 6.681 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #16 6.929 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #16 7.438 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #16 7.438 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #16 7.438 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #16 7.439 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #16 7.440 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #16 7.469 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #16 7.469 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #16 7.614 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #16 7.776 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #16 7.777 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #16 7.777 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #16 8.470 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #16 8.484 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #16 8.541 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #16 8.542 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #16 8.547 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #16 8.551 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #16 8.552 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #16 8.554 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #16 8.557 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #16 8.567 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #16 8.669 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #16 8.727 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #16 8.735 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #16 8.740 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #16 8.741 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #16 8.741 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #16 8.745 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #16 8.745 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #16 8.746 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #16 8.748 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #16 8.750 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #16 8.817 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #16 8.817 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #16 8.818 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #16 8.822 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #16 8.823 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #16 8.828 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #16 8.831 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #16 8.832 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #16 8.847 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #16 8.851 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #16 8.853 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #16 8.853 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #16 8.860 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #16 8.861 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #16 8.880 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #16 8.881 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #16 8.905 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #16 8.915 Get:222 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #16 8.915 Get:223 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.94-1 [1994 kB] #16 8.932 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #16 8.933 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #16 8.935 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #16 8.935 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #16 8.936 Get:228 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #16 8.952 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #16 8.958 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #16 8.958 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #16 9.045 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #16 9.045 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #16 9.046 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #16 9.047 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #16 9.047 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #16 9.048 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #16 9.063 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #16 9.070 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #16 9.089 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #16 9.096 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #16 9.097 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #16 9.119 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #16 9.307 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #16 9.308 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #16 9.326 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #16 9.393 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #16 9.393 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #16 9.395 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #16 9.399 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #16 9.400 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #16 9.412 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #16 9.412 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #16 9.412 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #16 9.417 Get:255 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] #16 9.421 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #16 9.421 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #16 9.421 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #16 9.423 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #16 9.424 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #16 9.424 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #16 9.426 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u6 [390 kB] #16 9.429 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #16 9.430 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #16 9.434 Get:265 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #16 9.436 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #16 9.454 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #16 9.529 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #16 9.529 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #16 9.530 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #16 9.531 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #16 9.538 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #16 9.556 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u6 [314 kB] #16 9.558 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #16 9.559 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #16 9.563 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #16 9.563 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #16 9.564 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #16 9.564 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #16 9.565 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #16 9.565 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #16 9.566 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #16 9.577 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #16 9.577 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #16 9.579 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #16 9.588 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #16 9.588 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #16 9.588 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #16 9.588 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #16 9.596 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #16 9.597 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #16 9.597 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #16 9.597 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #16 9.602 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #16 9.603 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #16 9.603 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #16 9.610 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #16 9.619 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #16 9.628 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #16 9.635 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #16 9.636 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #16 9.642 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #16 9.647 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #16 9.660 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #16 9.664 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #16 9.669 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #16 9.669 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #16 9.669 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #16 9.669 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #16 9.669 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #16 9.670 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #16 9.678 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #16 9.679 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #16 9.679 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #16 9.680 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #16 9.680 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #16 9.680 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #16 9.680 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #16 9.681 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #16 9.684 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #16 9.689 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #16 9.690 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #16 9.691 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #16 9.692 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #16 9.692 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #16 9.693 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #16 9.695 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #16 9.696 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #16 9.711 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #16 9.712 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #16 9.714 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #16 9.716 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #16 9.716 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #16 9.717 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #16 9.718 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #16 9.719 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #16 9.719 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #16 9.720 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #16 9.721 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #16 9.725 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #16 9.727 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #16 9.728 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #16 9.729 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #16 9.730 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #16 9.731 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #16 9.733 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #16 9.734 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #16 9.735 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u1 [1073 kB] #16 9.744 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #16 9.750 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #16 9.751 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #16 9.816 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #16 10.01 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #16 10.10 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #16 10.15 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #16 10.16 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #16 10.20 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #16 10.20 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #16 10.20 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #16 10.64 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #16 10.65 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #16 10.65 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #16 10.73 Get:363 http://deb.debian.org/debian bookworm/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u4 [149 kB] #16 10.73 Get:364 http://deb.debian.org/debian bookworm/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u4 [586 kB] #16 10.74 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #16 10.74 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #16 10.74 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #16 10.74 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB] #16 10.74 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #16 10.74 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #16 10.74 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #16 10.75 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #16 10.75 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #16 10.75 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #16 10.75 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #16 10.75 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #16 10.75 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #16 10.76 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #16 10.76 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #16 10.76 Get:380 http://deb.debian.org/debian bookworm/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u4 [2467 kB] #16 10.78 Get:381 http://deb.debian.org/debian bookworm/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u4 [57.1 kB] #16 10.78 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #16 10.78 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #16 10.78 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u6 [385 kB] #16 10.79 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #16 10.79 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #16 10.80 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #16 10.87 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #16 10.87 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB] #16 10.87 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB] #16 10.87 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #16 10.88 Get:392 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #16 10.89 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #16 10.89 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #16 10.89 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #16 10.90 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #16 10.92 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #16 10.92 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #16 10.92 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #16 10.92 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #16 10.92 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #16 10.93 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #16 10.93 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #16 10.93 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #16 10.94 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #16 10.94 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #16 10.94 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #16 10.94 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #16 10.94 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #16 10.94 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB] #16 10.94 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB] #16 10.95 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB] #16 10.95 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB] #16 10.95 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB] #16 10.96 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #16 10.96 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #16 10.96 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #16 10.96 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #16 10.96 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #16 10.96 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #16 10.96 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #16 10.97 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u1 [57.9 kB] #16 10.97 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u1 [40.5 kB] #16 10.97 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u1 [52.8 kB] #16 10.97 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u1 [41.0 kB] #16 10.97 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u1 [125 kB] #16 10.97 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #16 10.97 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #16 10.97 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #16 10.97 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #16 10.97 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #16 10.98 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #16 10.98 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #16 10.98 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #16 10.98 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #16 10.98 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #16 10.98 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #16 10.99 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #16 10.99 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #16 10.99 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #16 10.99 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #16 10.99 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #16 10.99 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #16 11.00 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #16 11.00 Get:445 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u1 [39.8 kB] #16 11.00 Get:446 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u1 [179 kB] #16 11.00 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #16 11.08 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #16 11.08 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #16 11.09 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #16 11.09 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #16 11.09 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #16 11.10 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #16 11.10 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #16 11.10 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #16 11.10 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #16 11.10 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #16 11.10 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #16 11.10 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #16 11.10 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #16 11.11 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #16 11.11 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #16 11.11 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #16 11.12 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #16 11.12 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #16 11.12 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #16 11.13 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #16 11.13 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 11.13 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 11.13 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #16 11.13 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #16 11.13 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #16 11.13 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #16 11.13 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #16 11.13 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #16 11.14 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #16 11.14 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 11.14 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #16 11.14 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 11.15 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #16 11.15 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #16 11.15 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #16 11.15 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #16 11.15 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #16 11.16 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #16 11.25 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #16 11.25 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #16 11.25 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #16 11.26 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #16 11.27 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #16 11.27 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #16 11.27 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #16 11.27 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #16 11.27 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #16 11.27 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #16 11.27 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #16 11.28 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #16 11.28 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #16 11.28 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #16 11.28 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #16 11.28 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #16 11.28 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #16 11.28 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #16 11.29 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #16 11.30 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #16 11.32 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 11.32 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #16 11.32 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #16 11.32 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #16 11.33 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 11.33 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #16 11.33 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #16 11.33 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #16 11.33 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #16 11.34 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #16 11.34 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #16 11.34 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #16 11.35 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #16 11.35 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #16 11.35 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #16 11.36 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #16 11.36 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #16 11.36 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #16 11.36 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #16 11.36 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #16 11.37 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #16 11.37 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #16 11.37 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #16 11.37 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #16 11.37 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #16 11.37 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #16 11.37 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #16 11.38 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #16 11.39 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #16 11.39 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #16 11.40 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #16 11.40 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #16 11.41 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #16 11.41 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #16 11.41 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #16 11.41 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #16 11.41 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #16 11.41 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #16 11.41 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #16 11.42 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #16 11.42 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #16 11.42 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 11.43 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #16 11.43 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #16 11.43 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #16 11.43 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #16 11.43 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u2 [1987 kB] #16 11.44 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1 [150 kB] #16 11.44 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u2 [4742 kB] #16 11.48 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #16 11.48 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u2 [615 kB] #16 11.49 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #16 11.49 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #16 11.49 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #16 11.49 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #16 11.49 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #16 11.49 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #16 11.50 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #16 11.50 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 11.50 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 11.50 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #16 11.50 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #16 11.50 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #16 11.50 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #16 11.51 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 11.51 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #16 11.51 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #16 11.51 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #16 11.51 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #16 11.51 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 11.51 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 11.52 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #16 11.52 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #16 11.52 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #16 11.52 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #16 11.52 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #16 11.53 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #16 11.53 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #16 11.53 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 11.53 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 11.53 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #16 11.53 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #16 11.54 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #16 11.54 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #16 11.54 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #16 11.54 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #16 11.54 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #16 11.54 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #16 11.54 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #16 11.55 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #16 11.55 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #16 11.55 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #16 11.55 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #16 11.55 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #16 11.55 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #16 11.55 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #16 11.56 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #16 11.56 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #16 11.56 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #16 11.56 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #16 11.56 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #16 11.57 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #16 11.57 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #16 11.57 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #16 11.58 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #16 11.58 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #16 11.58 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #16 11.59 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #16 11.59 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #16 11.61 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #16 11.61 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #16 11.62 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #16 11.62 Get:618 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u3 [1209 kB] #16 11.63 Get:619 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u3 [110 kB] #16 11.63 Get:620 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u3 [151 kB] #16 11.63 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #16 11.63 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #16 11.64 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #16 11.64 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #16 11.64 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #16 11.65 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #16 11.65 Get:627 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u1 [22.3 kB] #16 12.13 Get:628 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u3 [1605 kB] #16 12.20 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #16 12.21 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #16 12.21 Get:631 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #16 12.21 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u3 [406 kB] #16 12.22 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u3 [406 kB] #16 12.22 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u3 [14.5 kB] #16 12.22 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #16 12.22 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #16 12.22 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] #16 12.22 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #16 12.24 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u3 [1352 kB] #16 12.25 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #16 12.25 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #16 12.25 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #16 12.25 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #16 12.25 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #16 12.25 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #16 12.25 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u1 [14.7 kB] #16 12.25 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #16 12.25 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #16 12.25 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #16 12.26 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #16 12.26 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] #16 12.26 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] #16 12.26 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #16 12.26 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #16 12.26 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #16 12.27 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #16 12.27 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #16 12.27 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #16 12.27 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #16 12.27 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #16 12.28 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #16 12.31 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #16 12.31 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3 [262 kB] #16 12.31 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3 [43.6 MB] #16 12.69 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #16 12.69 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #16 12.75 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #16 12.75 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #16 12.75 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #16 12.76 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #16 12.76 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #16 12.76 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #16 12.76 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #16 12.76 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #16 12.76 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #16 12.76 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #16 12.76 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #16 12.77 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #16 12.77 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.26-1~deb12u2 [52.5 kB] #16 12.77 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #16 12.77 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #16 12.77 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #16 12.77 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #16 12.78 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #16 12.78 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #16 12.78 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #16 12.80 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #16 12.81 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #16 12.81 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #16 12.81 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #16 12.81 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #16 12.81 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #16 12.81 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.13-1~deb12u1 [2435 kB] #16 12.84 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #16 12.84 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #16 12.84 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #16 12.84 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #16 12.85 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] #16 12.85 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] #16 12.85 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] #16 12.85 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #16 12.85 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #16 12.85 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2 [1025 kB] #16 12.86 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #16 12.86 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #16 12.86 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #16 12.86 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #16 12.87 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #16 12.87 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #16 12.87 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #16 12.87 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #16 12.87 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #16 12.87 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #16 12.87 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #16 12.87 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #16 12.87 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #16 12.87 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #16 12.88 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #16 12.88 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #16 12.88 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #16 12.88 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #16 12.88 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #16 12.89 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #16 12.89 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #16 13.19 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #16 13.23 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #16 13.24 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #16 13.24 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #16 13.24 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #16 13.24 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #16 13.24 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #16 13.24 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #16 13.24 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #16 13.24 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #16 13.24 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #16 13.25 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #16 13.25 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #16 13.25 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #16 13.25 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #16 13.25 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #16 13.25 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #16 13.25 Get:742 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #16 13.26 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #16 13.26 Get:744 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #16 13.26 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #16 13.26 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #16 13.26 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #16 13.27 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+b1 [38.6 kB] #16 13.27 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1 [564 kB] #16 13.27 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #16 13.27 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #16 13.28 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #16 13.28 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #16 13.28 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #16 13.28 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #16 13.28 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #16 13.28 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #16 13.28 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #16 13.29 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #16 13.31 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #16 13.31 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1 [1111 kB] #16 13.32 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #16 13.32 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #16 13.32 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #16 13.32 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #16 13.32 Get:766 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #16 13.33 Get:767 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #16 13.35 Get:768 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #16 13.36 Get:769 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2 [353 kB] #16 13.36 Get:770 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #16 13.36 Get:771 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #16 13.37 Get:772 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #16 13.38 Get:773 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #16 13.38 Get:774 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #16 13.38 Get:775 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #16 13.44 Get:776 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #16 13.45 Get:777 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #16 13.45 Get:778 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #16 13.63 debconf: delaying package configuration, since apt-utils is not installed #16 13.68 Fetched 938 MB in 9s (104 MB/s) #16 13.76 Selecting previously unselected package libargon2-1:amd64. #16 13.76 (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 ... 6686 files and directories currently installed.) #16 13.79 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #16 13.83 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 13.95 Selecting previously unselected package dmsetup. #16 13.95 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #16 13.97 Unpacking dmsetup (2:1.02.185-2) ... #16 14.10 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 14.11 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #16 14.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 14.25 Selecting previously unselected package libjson-c5:amd64. #16 14.25 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #16 14.27 Unpacking libjson-c5:amd64 (0.16-2) ... #16 14.40 Selecting previously unselected package libcryptsetup12:amd64. #16 14.40 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #16 14.42 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 14.55 Selecting previously unselected package libfdisk1:amd64. #16 14.55 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ... #16 14.57 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 14.72 Selecting previously unselected package libkmod2:amd64. #16 14.72 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #16 14.73 Unpacking libkmod2:amd64 (30+20221128-1) ... #16 14.86 Selecting previously unselected package libapparmor1:amd64. #16 14.86 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #16 14.88 Unpacking libapparmor1:amd64 (3.0.8-3) ... #16 15.00 Selecting previously unselected package libip4tc2:amd64. #16 15.01 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #16 15.02 Unpacking libip4tc2:amd64 (1.8.9-2) ... #16 15.14 Selecting previously unselected package libsystemd-shared:amd64. #16 15.14 Preparing to unpack .../09-libsystemd-shared_252.26-1~deb12u2_amd64.deb ... #16 15.16 Unpacking libsystemd-shared:amd64 (252.26-1~deb12u2) ... #16 15.41 Selecting previously unselected package systemd. #16 15.41 Preparing to unpack .../10-systemd_252.26-1~deb12u2_amd64.deb ... #16 15.45 Unpacking systemd (252.26-1~deb12u2) ... #16 15.77 Selecting previously unselected package libdbus-1-3:amd64. #16 15.77 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #16 15.79 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 15.91 Selecting previously unselected package dbus-bin. #16 15.91 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #16 15.93 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #16 16.04 Selecting previously unselected package dbus-session-bus-common. #16 16.04 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #16 16.06 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 16.19 Selecting previously unselected package libexpat1:amd64. #16 16.19 Preparing to unpack .../14-libexpat1_2.5.0-1_amd64.deb ... #16 16.21 Unpacking libexpat1:amd64 (2.5.0-1) ... #16 16.33 Selecting previously unselected package dbus-daemon. #16 16.33 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #16 16.35 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #16 16.47 Selecting previously unselected package dbus-system-bus-common. #16 16.47 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #16 16.49 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 16.64 Selecting previously unselected package dbus. #16 16.64 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #16 16.66 Unpacking dbus (1.14.10-1~deb12u1) ... #16 16.79 Selecting previously unselected package perl-modules-5.36. #16 16.80 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #16 16.81 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 17.16 Selecting previously unselected package libgdbm6:amd64. #16 17.16 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #16 17.18 Unpacking libgdbm6:amd64 (1.23-3) ... #16 17.31 Selecting previously unselected package libgdbm-compat4:amd64. #16 17.32 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #16 17.33 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #16 17.46 Selecting previously unselected package libperl5.36:amd64. #16 17.47 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #16 17.48 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 17.89 Selecting previously unselected package perl. #16 17.89 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #16 17.91 Unpacking perl (5.36.0-7+deb12u1) ... #16 18.03 Selecting previously unselected package autoconf-archive. #16 18.04 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #16 18.06 Unpacking autoconf-archive (20220903-3) ... #16 18.34 Selecting previously unselected package ocaml-base. #16 18.35 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #16 18.36 Unpacking ocaml-base (4.13.1-4) ... #16 18.50 Selecting previously unselected package libparmap-ocaml. #16 18.50 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #16 18.52 Unpacking libparmap-ocaml (1.2.5-1) ... #16 18.63 Selecting previously unselected package libfindlib-ocaml. #16 18.63 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #16 18.65 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #16 18.76 Selecting previously unselected package ocaml-findlib. #16 18.76 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #16 18.78 Unpacking ocaml-findlib (1.9.6-1+b1) ... #16 18.90 Selecting previously unselected package libstdcompat-ocaml. #16 18.91 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #16 18.92 Unpacking libstdcompat-ocaml (19-1) ... #16 19.05 Selecting previously unselected package libpython3.11-minimal:amd64. #16 19.06 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6+deb12u2_amd64.deb ... #16 19.07 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u2) ... #16 19.26 Selecting previously unselected package python3.11-minimal. #16 19.26 Preparing to unpack .../30-python3.11-minimal_3.11.2-6+deb12u2_amd64.deb ... #16 19.28 Unpacking python3.11-minimal (3.11.2-6+deb12u2) ... #16 19.52 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u2) ... #16 19.66 Setting up libexpat1:amd64 (2.5.0-1) ... #16 19.73 Setting up python3.11-minimal (3.11.2-6+deb12u2) ... #16 20.34 Selecting previously unselected package python3-minimal. #16 20.34 (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 ... 11272 files and directories currently installed.) #16 20.35 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #16 20.37 Unpacking python3-minimal (3.11.2-1+b1) ... #16 20.48 Selecting previously unselected package media-types. #16 20.48 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #16 20.50 Unpacking media-types (10.0.0) ... #16 20.63 Selecting previously unselected package mailcap. #16 20.64 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #16 20.65 Unpacking mailcap (3.70+nmu1) ... #16 20.78 Selecting previously unselected package mime-support. #16 20.78 Preparing to unpack .../03-mime-support_3.66_all.deb ... #16 20.80 Unpacking mime-support (3.66) ... #16 20.92 Selecting previously unselected package libncursesw6:amd64. #16 20.92 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #16 20.94 Unpacking libncursesw6:amd64 (6.4-4) ... #16 21.08 Selecting previously unselected package libkrb5support0:amd64. #16 21.08 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #16 21.10 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 21.22 Selecting previously unselected package libk5crypto3:amd64. #16 21.23 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #16 21.24 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 21.37 Selecting previously unselected package libkeyutils1:amd64. #16 21.38 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #16 21.39 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #16 21.53 Selecting previously unselected package libkrb5-3:amd64. #16 21.53 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #16 21.54 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 21.71 Selecting previously unselected package libgssapi-krb5-2:amd64. #16 21.71 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #16 21.73 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 21.85 Selecting previously unselected package libtirpc-common. #16 21.85 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #16 21.87 Unpacking libtirpc-common (1.3.3+ds-1) ... #16 21.99 Selecting previously unselected package libtirpc3:amd64. #16 21.99 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #16 22.01 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #16 22.14 Selecting previously unselected package libnsl2:amd64. #16 22.15 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #16 22.16 Unpacking libnsl2:amd64 (1.3.0-2) ... #16 22.28 Selecting previously unselected package readline-common. #16 22.28 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #16 22.30 Unpacking readline-common (8.2-1.3) ... #16 22.43 Selecting previously unselected package libreadline8:amd64. #16 22.43 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #16 22.45 Unpacking libreadline8:amd64 (8.2-1.3) ... #16 22.58 Selecting previously unselected package libsqlite3-0:amd64. #16 22.58 Preparing to unpack .../15-libsqlite3-0_3.40.1-2_amd64.deb ... #16 22.60 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #16 22.75 Selecting previously unselected package libpython3.11-stdlib:amd64. #16 22.75 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u2_amd64.deb ... #16 22.76 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u2) ... #16 22.98 Selecting previously unselected package python3.11. #16 22.99 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u2_amd64.deb ... #16 23.00 Unpacking python3.11 (3.11.2-6+deb12u2) ... #16 23.11 Selecting previously unselected package libpython3-stdlib:amd64. #16 23.11 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #16 23.12 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 23.23 Setting up python3-minimal (3.11.2-1+b1) ... #16 23.51 Selecting previously unselected package python3. #16 23.51 (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 ... 11804 files and directories currently installed.) #16 23.52 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #16 23.54 Unpacking python3 (3.11.2-1+b1) ... #16 23.67 Selecting previously unselected package libpcre3:amd64. #16 23.67 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #16 23.69 Unpacking libpcre3:amd64 (2:8.39-15) ... #16 23.84 Selecting previously unselected package coccinelle. #16 23.84 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #16 23.87 Unpacking coccinelle (1.1.1.deb-2+b1) ... #16 24.29 Selecting previously unselected package m4. #16 24.29 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #16 24.31 Unpacking m4 (1.4.19-3) ... #16 24.45 Selecting previously unselected package flex. #16 24.45 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #16 24.46 Unpacking flex (2.6.4-8.2) ... #16 24.67 Selecting previously unselected package libmpfr6:amd64. #16 24.68 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #16 24.69 Unpacking libmpfr6:amd64 (4.2.0-1) ... #16 24.87 Selecting previously unselected package libsigsegv2:amd64. #16 24.88 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #16 24.90 Unpacking libsigsegv2:amd64 (2.14-1) ... #16 25.02 Setting up libmpfr6:amd64 (4.2.0-1) ... #16 25.08 Setting up readline-common (8.2-1.3) ... #16 25.13 Setting up libreadline8:amd64 (8.2-1.3) ... #16 25.19 Setting up libsigsegv2:amd64 (2.14-1) ... #16 25.38 Selecting previously unselected package gawk. #16 25.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12136 files and directories currently installed.) #16 25.39 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #16 25.41 Unpacking gawk (1:5.2.1-2) ... #16 25.61 Selecting previously unselected package libglib2.0-0:amd64. #16 25.61 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ... #16 25.63 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... #16 25.87 Selecting previously unselected package ofono. #16 25.87 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #16 25.89 Unpacking ofono (1.31-3+b1) ... #16 26.06 Selecting previously unselected package poppler-data. #16 26.06 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #16 26.08 Unpacking poppler-data (0.4.12-1) ... #16 26.35 Selecting previously unselected package libpopt0:amd64. #16 26.35 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #16 26.37 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #16 26.53 Selecting previously unselected package rsync. #16 26.53 Preparing to unpack .../005-rsync_3.2.7-1_amd64.deb ... #16 26.55 Unpacking rsync (3.2.7-1) ... #16 26.71 Selecting previously unselected package sgml-base. #16 26.72 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #16 26.74 Unpacking sgml-base (1.31) ... #16 26.96 Selecting previously unselected package sudo. #16 26.96 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #16 26.98 Unpacking sudo (1.9.13p3-1+deb12u1) ... #16 27.18 Selecting previously unselected package libelf1:amd64. #16 27.18 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #16 27.20 Unpacking libelf1:amd64 (0.188-2.1) ... #16 27.33 Selecting previously unselected package libbpf1:amd64. #16 27.33 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #16 27.35 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #16 27.49 Selecting previously unselected package libbsd0:amd64. #16 27.49 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #16 27.51 Unpacking libbsd0:amd64 (0.11.7-2) ... #16 27.65 Selecting previously unselected package libmnl0:amd64. #16 27.65 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #16 27.68 Unpacking libmnl0:amd64 (1.0.4-3) ... #16 27.84 Selecting previously unselected package libxtables12:amd64. #16 27.84 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #16 27.86 Unpacking libxtables12:amd64 (1.8.9-2) ... #16 27.96 Selecting previously unselected package libcap2-bin. #16 27.97 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #16 27.98 Unpacking libcap2-bin (1:2.66-4) ... #16 28.13 Selecting previously unselected package iproute2. #16 28.13 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #16 28.15 Unpacking iproute2 (6.1.0-3) ... #16 28.35 Selecting previously unselected package netbase. #16 28.35 Preparing to unpack .../015-netbase_6.4_all.deb ... #16 28.37 Unpacking netbase (6.4) ... #16 28.49 Selecting previously unselected package libproc2-0:amd64. #16 28.49 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #16 28.51 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #16 28.66 Selecting previously unselected package procps. #16 28.66 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #16 28.69 Unpacking procps (2:4.0.2-3) ... #16 28.84 Selecting previously unselected package sensible-utils. #16 28.84 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #16 28.86 Unpacking sensible-utils (0.0.17+nmu1) ... #16 28.98 Selecting previously unselected package bzip2. #16 28.98 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #16 29.00 Unpacking bzip2 (1.0.8-5+b1) ... #16 29.11 Selecting previously unselected package libmagic-mgc. #16 29.12 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #16 29.14 Unpacking libmagic-mgc (1:5.44-3) ... #16 29.30 Selecting previously unselected package libmagic1:amd64. #16 29.30 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #16 29.32 Unpacking libmagic1:amd64 (1:5.44-3) ... #16 29.44 Selecting previously unselected package file. #16 29.44 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #16 29.46 Unpacking file (1:5.44-3) ... #16 29.57 Selecting previously unselected package gettext-base. #16 29.57 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #16 29.59 Unpacking gettext-base (0.21-12) ... #16 29.74 Selecting previously unselected package libuchardet0:amd64. #16 29.74 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #16 29.76 Unpacking libuchardet0:amd64 (0.0.7-1) ... #16 29.87 Selecting previously unselected package groff-base. #16 29.87 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #16 29.89 Unpacking groff-base (1.22.4-10) ... #16 30.07 Selecting previously unselected package inetutils-telnet. #16 30.07 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #16 30.09 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #16 30.20 Selecting previously unselected package libc-l10n. #16 30.21 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u7_all.deb ... #16 30.22 Unpacking libc-l10n (2.36-9+deb12u7) ... #16 30.42 Selecting previously unselected package locales. #16 30.42 Preparing to unpack .../028-locales_2.36-9+deb12u7_all.deb ... #16 30.44 Unpacking locales (2.36-9+deb12u7) ... #16 30.81 Selecting previously unselected package bsdextrautils. #16 30.81 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... #16 30.83 Unpacking bsdextrautils (2.38.1-5+deb12u1) ... #16 30.97 Selecting previously unselected package libpipeline1:amd64. #16 30.97 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #16 30.99 Unpacking libpipeline1:amd64 (1.5.7-1) ... #16 31.15 Selecting previously unselected package man-db. #16 31.16 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #16 31.17 Unpacking man-db (2.11.2-2) ... #16 31.40 Selecting previously unselected package libedit2:amd64. #16 31.40 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #16 31.41 Unpacking libedit2:amd64 (3.1-20221030-2) ... #16 31.59 Selecting previously unselected package libcbor0.8:amd64. #16 31.60 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #16 31.61 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #16 31.74 Selecting previously unselected package libfido2-1:amd64. #16 31.74 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #16 31.76 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #16 31.91 Selecting previously unselected package openssh-client. #16 31.91 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ... #16 31.93 Unpacking openssh-client (1:9.2p1-2+deb12u3) ... #16 32.13 Selecting previously unselected package ucf. #16 32.13 Preparing to unpack .../036-ucf_3.0043+nmu1_all.deb ... #16 32.15 Moving old data out of the way #16 32.15 Unpacking ucf (3.0043+nmu1) ... #16 32.28 Selecting previously unselected package xz-utils. #16 32.28 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #16 32.30 Unpacking xz-utils (5.4.1-0.2) ... #16 32.48 Selecting previously unselected package asciidoc-common. #16 32.48 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #16 32.62 Unpacking asciidoc-common (10.2.0-1) ... #16 32.79 Selecting previously unselected package xml-core. #16 32.79 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #16 32.81 Unpacking xml-core (0.18+nmu1) ... #16 32.96 Selecting previously unselected package docbook-xsl. #16 32.96 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #16 32.98 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #16 33.25 Selecting previously unselected package libicu72:amd64. #16 33.25 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #16 33.27 Unpacking libicu72:amd64 (72.1-3) ... #16 33.80 Selecting previously unselected package libxml2:amd64. #16 33.80 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 33.82 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 33.96 Selecting previously unselected package libxml2-utils. #16 33.96 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 33.98 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 34.12 Selecting previously unselected package libxslt1.1:amd64. #16 34.12 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #16 34.13 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #16 34.25 Selecting previously unselected package xsltproc. #16 34.25 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #16 34.27 Unpacking xsltproc (1.1.35-1) ... #16 34.42 Selecting previously unselected package asciidoc-base. #16 34.42 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #16 34.45 Unpacking asciidoc-base (10.2.0-1) ... #16 34.60 Selecting previously unselected package asciidoc. #16 34.60 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #16 34.74 Unpacking asciidoc (10.2.0-1) ... #16 34.89 Selecting previously unselected package sgml-data. #16 34.89 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #16 34.90 Unpacking sgml-data (2.0.11+nmu1) ... #16 35.09 Selecting previously unselected package docbook-xml. #16 35.09 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #16 35.11 Unpacking docbook-xml (4.5-12) ... #16 35.23 Selecting previously unselected package python-apt-common. #16 35.23 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #16 35.25 Unpacking python-apt-common (2.6.0) ... #16 35.38 Selecting previously unselected package distro-info-data. #16 35.38 Preparing to unpack .../051-distro-info-data_0.58+deb12u2_all.deb ... #16 35.39 Unpacking distro-info-data (0.58+deb12u2) ... #16 35.51 Selecting previously unselected package python3-apt. #16 35.51 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #16 35.53 Unpacking python3-apt (2.6.0) ... #16 35.69 Selecting previously unselected package tex-common. #16 35.70 Preparing to unpack .../053-tex-common_6.18_all.deb ... #16 35.72 Unpacking tex-common (6.18) ... #16 35.95 Selecting previously unselected package libpaper1:amd64. #16 35.95 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #16 35.97 Unpacking libpaper1:amd64 (1.1.29) ... #16 36.07 Selecting previously unselected package libpaper-utils. #16 36.07 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #16 36.09 Unpacking libpaper-utils (1.1.29) ... #16 36.20 Selecting previously unselected package libkpathsea6:amd64. #16 36.20 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.22 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.34 Selecting previously unselected package libptexenc1:amd64. #16 36.35 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.36 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.48 Selecting previously unselected package libsynctex2:amd64. #16 36.48 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.50 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.61 Selecting previously unselected package libtexlua53-5:amd64. #16 36.62 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.63 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.76 Selecting previously unselected package libtexluajit2:amd64. #16 36.76 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.78 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.89 Selecting previously unselected package t1utils. #16 36.89 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #16 36.91 Unpacking t1utils (1.41-4) ... #16 37.04 Selecting previously unselected package libbrotli1:amd64. #16 37.04 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #16 37.06 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #16 37.19 Selecting previously unselected package libpng16-16:amd64. #16 37.20 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #16 37.21 Unpacking libpng16-16:amd64 (1.6.39-2) ... #16 37.35 Selecting previously unselected package libfreetype6:amd64. #16 37.35 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ... #16 37.37 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #16 37.50 Selecting previously unselected package fonts-dejavu-core. #16 37.50 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #16 37.52 Unpacking fonts-dejavu-core (2.37-6) ... #16 37.70 Selecting previously unselected package libfontenc1:amd64. #16 37.70 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #16 37.72 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #16 37.85 Selecting previously unselected package x11-common. #16 37.86 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #16 37.87 Unpacking x11-common (1:7.7+23) ... #16 37.99 Selecting previously unselected package xfonts-encodings. #16 37.99 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #16 38.01 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #16 38.18 Selecting previously unselected package xfonts-utils. #16 38.18 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #16 38.20 Unpacking xfonts-utils (1:7.7+6) ... #16 38.35 Selecting previously unselected package fonts-urw-base35. #16 38.35 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #16 38.44 Unpacking fonts-urw-base35 (20200910-7) ... #16 38.94 Selecting previously unselected package fontconfig-config. #16 38.94 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #16 39.07 Unpacking fontconfig-config (2.14.1-4) ... #16 39.21 Selecting previously unselected package libfontconfig1:amd64. #16 39.21 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #16 39.23 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #16 39.36 Selecting previously unselected package libpixman-1-0:amd64. #16 39.36 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #16 39.38 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #16 39.52 Selecting previously unselected package libxau6:amd64. #16 39.52 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #16 39.53 Unpacking libxau6:amd64 (1:1.0.9-1) ... #16 39.65 Selecting previously unselected package libxdmcp6:amd64. #16 39.65 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #16 39.67 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #16 39.80 Selecting previously unselected package libxcb1:amd64. #16 39.80 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #16 39.82 Unpacking libxcb1:amd64 (1.15-1) ... #16 39.93 Selecting previously unselected package libx11-data. #16 39.93 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #16 39.95 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #16 40.11 Selecting previously unselected package libx11-6:amd64. #16 40.11 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #16 40.13 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 40.29 Selecting previously unselected package libxcb-render0:amd64. #16 40.29 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #16 40.31 Unpacking libxcb-render0:amd64 (1.15-1) ... #16 40.44 Selecting previously unselected package libxcb-shm0:amd64. #16 40.44 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #16 40.46 Unpacking libxcb-shm0:amd64 (1.15-1) ... #16 40.60 Selecting previously unselected package libxext6:amd64. #16 40.60 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #16 40.61 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #16 40.76 Selecting previously unselected package libxrender1:amd64. #16 40.76 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #16 40.86 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #16 40.99 Selecting previously unselected package libcairo2:amd64. #16 40.99 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #16 41.01 Unpacking libcairo2:amd64 (1.16.0-7) ... #16 41.21 Selecting previously unselected package libgraphite2-3:amd64. #16 41.21 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #16 41.24 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #16 41.47 Selecting previously unselected package libharfbuzz0b:amd64. #16 41.47 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #16 41.51 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 41.67 Selecting previously unselected package libteckit0:amd64. #16 41.67 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #16 41.69 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 41.85 Selecting previously unselected package libice6:amd64. #16 41.86 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #16 41.87 Unpacking libice6:amd64 (2:1.0.10-1) ... #16 42.00 Selecting previously unselected package libsm6:amd64. #16 42.01 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #16 42.02 Unpacking libsm6:amd64 (2:1.2.3-1) ... #16 42.17 Selecting previously unselected package libxt6:amd64. #16 42.17 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #16 42.19 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #16 42.32 Selecting previously unselected package libxmu6:amd64. #16 42.32 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #16 42.34 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #16 42.47 Selecting previously unselected package libxpm4:amd64. #16 42.47 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #16 42.49 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 42.62 Selecting previously unselected package libxaw7:amd64. #16 42.62 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #16 42.64 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #16 42.79 Selecting previously unselected package libxi6:amd64. #16 42.79 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #16 42.81 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #16 42.95 Selecting previously unselected package libzzip-0-13:amd64. #16 42.95 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #16 42.97 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 43.11 Selecting previously unselected package texlive-binaries. #16 43.12 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 43.14 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 43.63 Selecting previously unselected package xdg-utils. #16 43.63 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #16 43.65 Unpacking xdg-utils (1.1.3-4.1) ... #16 43.81 Selecting previously unselected package texlive-base. #16 43.81 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #16 43.83 Unpacking texlive-base (2022.20230122-3) ... #16 45.05 Selecting previously unselected package texlive-fonts-recommended. #16 45.06 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #16 45.07 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #16 45.59 Selecting previously unselected package fonts-lmodern. #16 45.59 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #16 45.61 Unpacking fonts-lmodern (2.005-1) ... #16 45.98 Selecting previously unselected package texlive-latex-base. #16 45.98 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #16 45.99 Unpacking texlive-latex-base (2022.20230122-3) ... #16 46.66 Selecting previously unselected package texlive-latex-recommended. #16 46.66 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #16 46.68 Unpacking texlive-latex-recommended (2022.20230122-3) ... #16 47.38 Selecting previously unselected package texlive. #16 47.38 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #16 47.40 Unpacking texlive (2022.20230122-3) ... #16 47.52 Selecting previously unselected package texlive-bibtex-extra. #16 47.52 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #16 47.54 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #16 49.07 Selecting previously unselected package libthai-data. #16 49.08 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #16 49.09 Unpacking libthai-data (0.1.29-1) ... #16 49.23 Selecting previously unselected package libdatrie1:amd64. #16 49.24 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #16 49.25 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #16 49.38 Selecting previously unselected package libthai0:amd64. #16 49.38 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #16 49.40 Unpacking libthai0:amd64 (0.1.29-1) ... #16 49.52 Selecting previously unselected package libsombok3:amd64. #16 49.53 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #16 49.54 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #16 49.63 Selecting previously unselected package libmime-charset-perl. #16 49.64 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #16 49.65 Unpacking libmime-charset-perl (1.013.1-2) ... #16 49.75 Selecting previously unselected package libunicode-linebreak-perl. #16 49.76 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #16 49.77 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 49.91 Selecting previously unselected package libjs-jquery. #16 49.91 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #16 49.93 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 50.06 Selecting previously unselected package lmodern. #16 50.06 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #16 50.08 Unpacking lmodern (2.005-1) ... #16 50.65 Selecting previously unselected package texlive-luatex. #16 50.66 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #16 50.67 Unpacking texlive-luatex (2022.20230122-3) ... #16 51.93 Selecting previously unselected package texlive-plain-generic. #16 51.93 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #16 51.95 Unpacking texlive-plain-generic (2022.20230122-4) ... #16 54.22 Selecting previously unselected package texlive-extra-utils. #16 54.23 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #16 54.24 Unpacking texlive-extra-utils (2022.20230122-4) ... #16 55.56 Selecting previously unselected package libapache-pom-java. #16 55.56 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #16 55.58 Unpacking libapache-pom-java (29-2) ... #16 55.68 Selecting previously unselected package libcommons-parent-java. #16 55.69 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #16 55.70 Unpacking libcommons-parent-java (56-1) ... #16 55.80 Selecting previously unselected package libcommons-logging-java. #16 55.81 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #16 55.82 Unpacking libcommons-logging-java (1.2-3) ... #16 55.92 Selecting previously unselected package libfontbox-java. #16 55.93 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #16 55.94 Unpacking libfontbox-java (1:1.8.16-2) ... #16 56.06 Selecting previously unselected package libpdfbox-java. #16 56.06 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #16 56.08 Unpacking libpdfbox-java (1:1.8.16-2) ... #16 56.42 Selecting previously unselected package preview-latex-style. #16 56.42 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #16 56.44 Unpacking preview-latex-style (12.2-1) ... #16 56.57 Selecting previously unselected package texlive-pictures. #16 56.57 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #16 56.59 Unpacking texlive-pictures (2022.20230122-3) ... #16 57.56 Selecting previously unselected package texlive-latex-extra. #16 57.56 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #16 57.58 Unpacking texlive-latex-extra (2022.20230122-4) ... #16 58.84 Selecting previously unselected package fonts-gfs-baskerville. #16 58.85 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #16 58.86 Unpacking fonts-gfs-baskerville (1.1-6) ... #16 58.96 Selecting previously unselected package fonts-gfs-porson. #16 58.96 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #16 58.98 Unpacking fonts-gfs-porson (1.1-7) ... #16 59.10 Selecting previously unselected package texlive-lang-greek. #16 59.11 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #16 59.12 Unpacking texlive-lang-greek (2022.20230122-1) ... #16 60.40 Selecting previously unselected package texlive-science. #16 60.41 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #16 60.42 Unpacking texlive-science (2022.20230122-4) ... #16 60.78 Selecting previously unselected package dblatex. #16 60.78 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #16 60.80 Unpacking dblatex (0.3.12py3-2) ... #16 60.97 Selecting previously unselected package docbook. #16 60.98 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #16 60.99 Unpacking docbook (4.5-10) ... #16 61.14 Selecting previously unselected package libosp5. #16 61.15 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #16 61.16 Unpacking libosp5 (1.5.2-13+b2) ... #16 61.33 Selecting previously unselected package libostyle1c2. #16 61.34 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #16 61.35 Unpacking libostyle1c2 (1.4devel1-22) ... #16 61.53 Selecting previously unselected package openjade. #16 61.53 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #16 61.55 Unpacking openjade (1.4devel1-22) ... #16 61.69 Selecting previously unselected package docbook-dsssl. #16 61.69 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #16 61.71 Unpacking docbook-dsssl (1.79-10) ... #16 61.85 Selecting previously unselected package teckit. #16 61.86 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #16 61.87 Unpacking teckit (2.5.11+ds1-1+b1) ... #16 62.01 Selecting previously unselected package tipa. #16 62.01 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #16 62.04 Unpacking tipa (2:1.3-21) ... #16 62.32 Selecting previously unselected package texlive-xetex. #16 62.32 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #16 62.34 Unpacking texlive-xetex (2022.20230122-3) ... #16 62.91 Selecting previously unselected package texlive-formats-extra. #16 62.92 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #16 62.93 Unpacking texlive-formats-extra (2022.20230122-4) ... #16 63.43 Selecting previously unselected package lynx-common. #16 63.43 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #16 63.45 Unpacking lynx-common (2.9.0dev.12-1) ... #16 63.63 Selecting previously unselected package lynx. #16 63.64 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #16 63.65 Unpacking lynx (2.9.0dev.12-1) ... #16 63.79 Selecting previously unselected package libsgmls-perl. #16 63.80 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #16 63.82 Unpacking libsgmls-perl (1.03ii-38) ... #16 63.91 Selecting previously unselected package sgmlspl. #16 63.91 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #16 63.93 Unpacking sgmlspl (1.03ii-38) ... #16 64.02 Selecting previously unselected package opensp. #16 64.03 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #16 64.05 Unpacking opensp (1.5.2-13+b2) ... #16 64.16 Selecting previously unselected package docbook-utils. #16 64.17 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #16 64.18 Unpacking docbook-utils (0.6.14-4) ... #16 64.29 Selecting previously unselected package asciidoc-dblatex. #16 64.30 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #16 64.31 Unpacking asciidoc-dblatex (10.2.0-1) ... #16 64.41 Selecting previously unselected package autoconf. #16 64.42 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #16 64.43 Unpacking autoconf (2.71-3) ... #16 64.61 Selecting previously unselected package libgc1:amd64. #16 64.62 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #16 64.63 Unpacking libgc1:amd64 (1:8.2.2-3) ... #16 64.80 Selecting previously unselected package guile-3.0-libs:amd64. #16 64.80 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #16 64.82 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #16 65.29 Selecting previously unselected package libopts25:amd64. #16 65.30 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #16 65.32 Unpacking libopts25:amd64 (1:5.18.16-5) ... #16 65.42 Selecting previously unselected package libopts25-dev:amd64. #16 65.42 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #16 65.44 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #16 65.56 Selecting previously unselected package autogen. #16 65.57 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #16 65.59 Unpacking autogen (1:5.18.16-5) ... #16 65.61 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #16 65.71 Selecting previously unselected package autotools-dev. #16 65.72 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #16 65.73 Unpacking autotools-dev (20220109.1) ... #16 65.86 Selecting previously unselected package automake. #16 65.87 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #16 65.89 Unpacking automake (1:1.16.5-1.3) ... #16 66.02 Selecting previously unselected package autopoint. #16 66.03 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #16 66.05 Unpacking autopoint (0.21-12) ... #16 66.17 Selecting previously unselected package bc. #16 66.17 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #16 66.19 Unpacking bc (1.07.1-3+b1) ... #16 66.30 Selecting previously unselected package binutils-common:amd64. #16 66.31 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #16 66.33 Unpacking binutils-common:amd64 (2.40-2) ... #16 66.57 Selecting previously unselected package libbinutils:amd64. #16 66.58 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #16 66.60 Unpacking libbinutils:amd64 (2.40-2) ... #16 66.75 Selecting previously unselected package libctf-nobfd0:amd64. #16 66.76 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #16 66.78 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #16 66.91 Selecting previously unselected package libctf0:amd64. #16 66.92 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #16 66.93 Unpacking libctf0:amd64 (2.40-2) ... #16 67.06 Selecting previously unselected package libgprofng0:amd64. #16 67.07 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #16 67.08 Unpacking libgprofng0:amd64 (2.40-2) ... #16 67.25 Selecting previously unselected package libjansson4:amd64. #16 67.26 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #16 67.27 Unpacking libjansson4:amd64 (2.14-2) ... #16 67.37 Selecting previously unselected package binutils-x86-64-linux-gnu. #16 67.38 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #16 67.39 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #16 67.63 Selecting previously unselected package binutils. #16 67.64 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #16 67.65 Unpacking binutils (2.40-2) ... #16 67.75 Selecting previously unselected package binutils-arm-none-eabi. #16 67.76 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #16 67.78 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #16 68.07 Selecting previously unselected package bison. #16 68.07 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #16 68.09 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #16 68.25 Selecting previously unselected package libc-dev-bin. #16 68.25 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #16 68.27 Unpacking libc-dev-bin (2.36-9+deb12u7) ... #16 68.37 Selecting previously unselected package linux-libc-dev:amd64. #16 68.38 Preparing to unpack .../165-linux-libc-dev_6.1.94-1_amd64.deb ... #16 68.39 Unpacking linux-libc-dev:amd64 (6.1.94-1) ... #16 68.68 Selecting previously unselected package libcrypt-dev:amd64. #16 68.69 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #16 68.71 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #16 68.82 Selecting previously unselected package libtirpc-dev:amd64. #16 68.83 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #16 68.88 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 69.04 Selecting previously unselected package libnsl-dev:amd64. #16 69.05 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #16 69.08 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #16 69.23 Selecting previously unselected package rpcsvc-proto. #16 69.24 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #16 69.26 Unpacking rpcsvc-proto (1.4.3-1) ... #16 69.37 Selecting previously unselected package libc6-dev:amd64. #16 69.38 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u7_amd64.deb ... #16 69.39 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) ... #16 69.64 Selecting previously unselected package libisl23:amd64. #16 69.64 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #16 69.66 Unpacking libisl23:amd64 (0.25-1.1) ... #16 69.82 Selecting previously unselected package libmpc3:amd64. #16 69.83 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #16 69.84 Unpacking libmpc3:amd64 (1.3.1-1) ... #16 69.94 Selecting previously unselected package cpp-12. #16 69.95 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #16 69.96 Unpacking cpp-12 (12.2.0-14) ... #16 70.51 Selecting previously unselected package cpp. #16 70.52 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #16 70.54 Unpacking cpp (4:12.2.0-3) ... #16 70.65 Selecting previously unselected package libcc1-0:amd64. #16 70.66 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #16 70.67 Unpacking libcc1-0:amd64 (12.2.0-14) ... #16 70.79 Selecting previously unselected package libgomp1:amd64. #16 70.80 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #16 70.82 Unpacking libgomp1:amd64 (12.2.0-14) ... #16 70.95 Selecting previously unselected package libitm1:amd64. #16 70.96 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #16 70.97 Unpacking libitm1:amd64 (12.2.0-14) ... #16 71.10 Selecting previously unselected package libatomic1:amd64. #16 71.11 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #16 71.12 Unpacking libatomic1:amd64 (12.2.0-14) ... #16 71.23 Selecting previously unselected package libasan8:amd64. #16 71.24 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #16 71.26 Unpacking libasan8:amd64 (12.2.0-14) ... #16 71.51 Selecting previously unselected package liblsan0:amd64. #16 71.51 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #16 71.53 Unpacking liblsan0:amd64 (12.2.0-14) ... #16 71.70 Selecting previously unselected package libtsan2:amd64. #16 71.71 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #16 71.72 Unpacking libtsan2:amd64 (12.2.0-14) ... #16 71.97 Selecting previously unselected package libubsan1:amd64. #16 71.98 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #16 71.99 Unpacking libubsan1:amd64 (12.2.0-14) ... #16 72.17 Selecting previously unselected package libquadmath0:amd64. #16 72.18 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #16 72.19 Unpacking libquadmath0:amd64 (12.2.0-14) ... #16 72.35 Selecting previously unselected package libgcc-12-dev:amd64. #16 72.36 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #16 72.37 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #16 72.59 Selecting previously unselected package gcc-12. #16 72.60 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #16 72.61 Unpacking gcc-12 (12.2.0-14) ... #16 73.25 Selecting previously unselected package gcc. #16 73.25 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #16 73.27 Unpacking gcc (4:12.2.0-3) ... #16 73.38 Selecting previously unselected package libstdc++-12-dev:amd64. #16 73.39 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #16 73.40 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #16 73.66 Selecting previously unselected package g++-12. #16 73.67 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #16 73.69 Unpacking g++-12 (12.2.0-14) ... #16 74.26 Selecting previously unselected package g++. #16 74.27 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #16 74.28 Unpacking g++ (4:12.2.0-3) ... #16 74.38 Selecting previously unselected package make. #16 74.39 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #16 74.41 Unpacking make (4.3-4.1) ... #16 74.53 Selecting previously unselected package libdpkg-perl. #16 74.54 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #16 74.55 Unpacking libdpkg-perl (1.21.22) ... #16 74.69 Selecting previously unselected package patch. #16 74.70 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #16 74.71 Unpacking patch (2.7.6-7) ... #16 74.83 Selecting previously unselected package dpkg-dev. #16 74.84 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #16 74.85 Unpacking dpkg-dev (1.21.22) ... #16 75.02 Selecting previously unselected package build-essential. #16 75.02 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #16 75.04 Unpacking build-essential (12.9) ... #16 75.16 Selecting previously unselected package libhiredis0.14:amd64. #16 75.17 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #16 75.18 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #16 75.31 Selecting previously unselected package ccache. #16 75.32 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #16 75.33 Unpacking ccache (4.8+really4.7.5-1) ... #16 75.51 Selecting previously unselected package libarchive13:amd64. #16 75.51 Preparing to unpack .../197-libarchive13_3.6.2-1+deb12u1_amd64.deb ... #16 75.53 Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 75.65 Selecting previously unselected package libsasl2-modules-db:amd64. #16 75.66 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #16 75.67 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 75.79 Selecting previously unselected package libsasl2-2:amd64. #16 75.79 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #16 75.81 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 75.94 Selecting previously unselected package libldap-2.5-0:amd64. #16 75.95 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #16 75.96 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 76.10 Selecting previously unselected package libnghttp2-14:amd64. #16 76.11 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #16 76.12 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 76.26 Selecting previously unselected package librtmp1:amd64. #16 76.26 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #16 76.28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 76.41 Selecting previously unselected package libssh2-1:amd64. #16 76.41 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ... #16 76.43 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #16 76.56 Selecting previously unselected package libcurl4:amd64. #16 76.57 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u6_amd64.deb ... #16 76.59 Unpacking libcurl4:amd64 (7.88.1-10+deb12u6) ... #16 76.72 Selecting previously unselected package libjsoncpp25:amd64. #16 76.72 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ... #16 76.74 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 76.86 Selecting previously unselected package librhash0:amd64. #16 76.87 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ... #16 76.88 Unpacking librhash0:amd64 (1.4.3-3) ... #16 77.02 Selecting previously unselected package libuv1:amd64. #16 77.02 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ... #16 77.04 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #16 77.19 Selecting previously unselected package cmake-data. #16 77.19 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ... #16 77.22 Unpacking cmake-data (3.25.1-1) ... #16 77.81 Selecting previously unselected package cmake. #16 77.81 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ... #16 77.83 Unpacking cmake (3.25.1-1) ... #16 78.34 Selecting previously unselected package comerr-dev:amd64. #16 78.35 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ... #16 78.36 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #16 78.49 Selecting previously unselected package libtinyxml2-9:amd64. #16 78.50 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #16 78.52 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 78.63 Selecting previously unselected package python3-pkg-resources. #16 78.64 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1_all.deb ... #16 78.66 Unpacking python3-pkg-resources (66.1.1-1) ... #16 78.79 Selecting previously unselected package python3-pygments. #16 78.80 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ... #16 78.82 Unpacking python3-pygments (2.14.0+dfsg-1) ... #16 78.98 Selecting previously unselected package cppcheck. #16 78.98 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ... #16 79.00 Unpacking cppcheck (2.10-2) ... #16 79.20 Selecting previously unselected package curl. #16 79.21 Preparing to unpack .../215-curl_7.88.1-10+deb12u6_amd64.deb ... #16 79.22 Unpacking curl (7.88.1-10+deb12u6) ... #16 79.34 Selecting previously unselected package libdebhelper-perl. #16 79.35 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ... #16 79.36 Unpacking libdebhelper-perl (13.11.4) ... #16 79.47 Selecting previously unselected package libtool. #16 79.48 Preparing to unpack .../217-libtool_2.4.7-7~deb12u1_all.deb ... #16 79.49 Unpacking libtool (2.4.7-7~deb12u1) ... #16 79.60 Selecting previously unselected package dh-autoreconf. #16 79.60 Preparing to unpack .../218-dh-autoreconf_20_all.deb ... #16 79.62 Unpacking dh-autoreconf (20) ... #16 79.72 Selecting previously unselected package libarchive-zip-perl. #16 79.73 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ... #16 79.74 Unpacking libarchive-zip-perl (1.68-1) ... #16 79.84 Selecting previously unselected package libsub-override-perl. #16 79.85 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ... #16 79.87 Unpacking libsub-override-perl (0.09-4) ... #16 79.98 Selecting previously unselected package libfile-stripnondeterminism-perl. #16 79.99 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #16 80.00 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #16 80.12 Selecting previously unselected package dh-strip-nondeterminism. #16 80.13 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ... #16 80.15 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #16 80.25 Selecting previously unselected package dwz. #16 80.25 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ... #16 80.27 Unpacking dwz (0.15-1) ... #16 80.38 Selecting previously unselected package gettext. #16 80.39 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ... #16 80.41 Unpacking gettext (0.21-12) ... #16 80.57 Selecting previously unselected package intltool-debian. #16 80.58 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ... #16 80.60 Unpacking intltool-debian (0.35.0+20060710.6) ... #16 80.70 Selecting previously unselected package po-debconf. #16 80.70 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ... #16 80.72 Unpacking po-debconf (1.0.21+nmu1) ... #16 80.84 Selecting previously unselected package debhelper. #16 80.85 Preparing to unpack .../227-debhelper_13.11.4_all.deb ... #16 80.87 Unpacking debhelper (13.11.4) ... #16 81.03 Selecting previously unselected package libtext-charwidth-perl:amd64. #16 81.04 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ... #16 81.06 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #16 81.16 Selecting previously unselected package libtext-wrapi18n-perl. #16 81.17 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ... #16 81.18 Unpacking libtext-wrapi18n-perl (0.06-10) ... #16 81.32 Selecting previously unselected package module-assistant. #16 81.32 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ... #16 81.35 Unpacking module-assistant (0.11.11) ... #16 81.46 Selecting previously unselected package dahdi-source. #16 81.47 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #16 81.49 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 81.61 Selecting previously unselected package libfakeroot:amd64. #16 81.62 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ... #16 81.63 Unpacking libfakeroot:amd64 (1.31-1.2) ... #16 81.74 Selecting previously unselected package fakeroot. #16 81.75 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ... #16 81.77 Unpacking fakeroot (1.31-1.2) ... #16 81.90 Selecting previously unselected package libassuan0:amd64. #16 81.90 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ... #16 81.92 Unpacking libassuan0:amd64 (2.5.5-5) ... #16 82.02 Selecting previously unselected package gpgconf. #16 82.03 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ... #16 82.05 Unpacking gpgconf (2.2.40-1.1) ... #16 82.18 Selecting previously unselected package libksba8:amd64. #16 82.19 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ... #16 82.20 Unpacking libksba8:amd64 (1.6.3-2) ... #16 82.34 Selecting previously unselected package libnpth0:amd64. #16 82.34 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ... #16 82.36 Unpacking libnpth0:amd64 (1.6-3) ... #16 82.48 Selecting previously unselected package dirmngr. #16 82.49 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ... #16 82.52 Unpacking dirmngr (2.2.40-1.1) ... #16 82.63 Selecting previously unselected package gnupg-l10n. #16 82.64 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ... #16 82.66 Unpacking gnupg-l10n (2.2.40-1.1) ... #16 83.18 Selecting previously unselected package gnupg-utils. #16 83.19 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ... #16 83.21 Unpacking gnupg-utils (2.2.40-1.1) ... #16 83.35 Selecting previously unselected package gpg. #16 83.35 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ... #16 83.37 Unpacking gpg (2.2.40-1.1) ... #16 83.53 Selecting previously unselected package pinentry-curses. #16 83.54 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ... #16 83.55 Unpacking pinentry-curses (1.2.1-1) ... #16 83.69 Selecting previously unselected package gpg-agent. #16 83.70 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ... #16 83.72 Unpacking gpg-agent (2.2.40-1.1) ... #16 83.84 Selecting previously unselected package gpg-wks-client. #16 83.85 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ... #16 83.86 Unpacking gpg-wks-client (2.2.40-1.1) ... #16 83.98 Selecting previously unselected package gpg-wks-server. #16 83.99 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ... #16 84.01 Unpacking gpg-wks-server (2.2.40-1.1) ... #16 84.13 Selecting previously unselected package gpgsm. #16 84.14 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ... #16 84.16 Unpacking gpgsm (2.2.40-1.1) ... #16 84.29 Selecting previously unselected package gnupg. #16 84.29 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ... #16 84.31 Unpacking gnupg (2.2.40-1.1) ... #16 84.44 Selecting previously unselected package libfile-dirlist-perl. #16 84.45 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ... #16 84.47 Unpacking libfile-dirlist-perl (0.05-3) ... #16 84.58 Selecting previously unselected package libfile-which-perl. #16 84.59 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ... #16 84.60 Unpacking libfile-which-perl (1.27-2) ... #16 84.71 Selecting previously unselected package libfile-homedir-perl. #16 84.72 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ... #16 84.74 Unpacking libfile-homedir-perl (1.006-2) ... #16 84.91 Selecting previously unselected package libfile-touch-perl. #16 84.91 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ... #16 84.94 Unpacking libfile-touch-perl (0.12-2) ... #16 85.09 Selecting previously unselected package libio-pty-perl. #16 85.10 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ... #16 85.13 Unpacking libio-pty-perl (1:1.17-1) ... #16 85.27 Selecting previously unselected package libipc-run-perl. #16 85.28 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ... #16 85.30 Unpacking libipc-run-perl (20220807.0-1) ... #16 85.41 Selecting previously unselected package libclass-method-modifiers-perl. #16 85.42 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ... #16 85.44 Unpacking libclass-method-modifiers-perl (2.14-1) ... #16 85.55 Selecting previously unselected package libclass-xsaccessor-perl. #16 85.55 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #16 85.57 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #16 85.68 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #16 85.69 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #16 85.70 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 85.81 Selecting previously unselected package libdynaloader-functions-perl. #16 85.82 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ... #16 85.84 Unpacking libdynaloader-functions-perl (0.003-3) ... #16 85.94 Selecting previously unselected package libdevel-callchecker-perl:amd64. #16 85.95 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ... #16 85.96 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #16 86.07 Selecting previously unselected package libparams-classify-perl:amd64. #16 86.08 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ... #16 86.10 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #16 86.21 Selecting previously unselected package libmodule-runtime-perl. #16 86.21 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ... #16 86.23 Unpacking libmodule-runtime-perl (0.016-2) ... #16 86.33 Selecting previously unselected package libimport-into-perl. #16 86.34 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ... #16 86.35 Unpacking libimport-into-perl (1.002005-2) ... #16 86.46 Selecting previously unselected package librole-tiny-perl. #16 86.47 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ... #16 86.49 Unpacking librole-tiny-perl (2.002004-1) ... #16 86.60 Selecting previously unselected package libsub-quote-perl. #16 86.61 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ... #16 86.62 Unpacking libsub-quote-perl (2.006008-1) ... #16 86.73 Selecting previously unselected package libmoo-perl. #16 86.74 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ... #16 86.75 Unpacking libmoo-perl (2.005005-1) ... #16 86.89 Selecting previously unselected package libencode-locale-perl. #16 86.90 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ... #16 86.91 Unpacking libencode-locale-perl (1.05-3) ... #16 87.02 Selecting previously unselected package libtimedate-perl. #16 87.03 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ... #16 87.05 Unpacking libtimedate-perl (2.3300-2) ... #16 87.16 Selecting previously unselected package libhttp-date-perl. #16 87.17 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ... #16 87.18 Unpacking libhttp-date-perl (6.05-2) ... #16 87.29 Selecting previously unselected package libfile-listing-perl. #16 87.29 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ... #16 87.31 Unpacking libfile-listing-perl (6.15-1) ... #16 87.42 Selecting previously unselected package libhtml-tagset-perl. #16 87.43 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ... #16 87.45 Unpacking libhtml-tagset-perl (3.20-6) ... #16 87.56 Selecting previously unselected package libregexp-ipv6-perl. #16 87.56 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ... #16 87.58 Unpacking libregexp-ipv6-perl (0.03-3) ... #16 87.69 Selecting previously unselected package liburi-perl. #16 87.69 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ... #16 87.71 Unpacking liburi-perl (5.17-1) ... #16 87.83 Selecting previously unselected package libhtml-parser-perl:amd64. #16 87.84 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ... #16 87.85 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #16 87.96 Selecting previously unselected package libhtml-tree-perl. #16 87.96 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ... #16 87.98 Unpacking libhtml-tree-perl (5.07-3) ... #16 88.09 Selecting previously unselected package libclone-perl:amd64. #16 88.10 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ... #16 88.18 Unpacking libclone-perl:amd64 (0.46-1) ... #16 88.64 Selecting previously unselected package libio-html-perl. #16 88.65 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ... #16 88.67 Unpacking libio-html-perl (1.004-3) ... #16 88.77 Selecting previously unselected package liblwp-mediatypes-perl. #16 88.78 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ... #16 88.80 Unpacking liblwp-mediatypes-perl (6.04-2) ... #16 88.91 Selecting previously unselected package libhttp-message-perl. #16 88.92 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ... #16 88.94 Unpacking libhttp-message-perl (6.44-1) ... #16 89.06 Selecting previously unselected package libhttp-cookies-perl. #16 89.07 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ... #16 89.09 Unpacking libhttp-cookies-perl (6.10-1) ... #16 89.20 Selecting previously unselected package libhttp-negotiate-perl. #16 89.21 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ... #16 89.22 Unpacking libhttp-negotiate-perl (6.01-2) ... #16 89.34 Selecting previously unselected package perl-openssl-defaults:amd64. #16 89.35 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ... #16 89.37 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #16 89.48 Selecting previously unselected package libnet-ssleay-perl:amd64. #16 89.49 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #16 89.51 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 89.65 Selecting previously unselected package libio-socket-ssl-perl. #16 89.66 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ... #16 89.67 Unpacking libio-socket-ssl-perl (2.081-2) ... #16 89.80 Selecting previously unselected package libnet-http-perl. #16 89.81 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ... #16 89.82 Unpacking libnet-http-perl (6.22-1) ... #16 89.95 Selecting previously unselected package liblwp-protocol-https-perl. #16 89.95 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ... #16 89.97 Unpacking liblwp-protocol-https-perl (6.10-1) ... #16 90.08 Selecting previously unselected package libtry-tiny-perl. #16 90.09 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ... #16 90.11 Unpacking libtry-tiny-perl (0.31-2) ... #16 90.23 Selecting previously unselected package libwww-robotrules-perl. #16 90.23 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ... #16 90.25 Unpacking libwww-robotrules-perl (6.02-1) ... #16 90.36 Selecting previously unselected package libwww-perl. #16 90.37 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ... #16 90.39 Unpacking libwww-perl (6.68-1) ... #16 90.51 Selecting previously unselected package patchutils. #16 90.52 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ... #16 90.54 Unpacking patchutils (0.4.2-1) ... #16 90.67 Selecting previously unselected package wdiff. #16 90.67 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ... #16 90.69 Unpacking wdiff (1.2.2-5) ... #16 90.87 Selecting previously unselected package devscripts. #16 90.88 Preparing to unpack .../290-devscripts_2.23.4+deb12u1_amd64.deb ... #16 90.92 Unpacking devscripts (2.23.4+deb12u1) ... #16 91.12 Selecting previously unselected package docbook5-xml. #16 91.13 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ... #16 91.15 Unpacking docbook5-xml (5.0-3) ... #16 91.34 Selecting previously unselected package docutils-common. #16 91.34 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ... #16 91.37 Unpacking docutils-common (0.19+dfsg-6) ... #16 91.53 Selecting previously unselected package libz3-4:amd64. #16 91.53 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ... #16 91.55 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #16 92.06 Selecting previously unselected package libllvm14:amd64. #16 92.07 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ... #16 92.08 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #16 92.79 Selecting previously unselected package libclang-cpp14. #16 92.80 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #16 92.81 Unpacking libclang-cpp14 (1:14.0.6-12) ... #16 93.31 Selecting previously unselected package libclang1-14. #16 93.32 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ... #16 93.34 Unpacking libclang1-14 (1:14.0.6-12) ... #16 93.98 Selecting previously unselected package libxapian30:amd64. #16 93.99 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ... #16 94.03 Unpacking libxapian30:amd64 (1.4.22-1) ... #16 94.18 Selecting previously unselected package doxygen. #16 94.19 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ... #16 94.20 Unpacking doxygen (1.9.4-4) ... #16 94.55 Selecting previously unselected package equivs. #16 94.56 Preparing to unpack .../299-equivs_2.3.1_all.deb ... #16 94.58 Unpacking equivs (2.3.1) ... #16 94.71 Selecting previously unselected package fontconfig. #16 94.72 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ... #16 94.73 Unpacking fontconfig (2.14.1-4) ... #16 94.87 Selecting previously unselected package gcc-arm-none-eabi. #16 94.87 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #16 94.89 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 96.69 Selecting previously unselected package libgfortran5:amd64. #16 96.70 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ... #16 96.71 Unpacking libgfortran5:amd64 (12.2.0-14) ... #16 96.87 Selecting previously unselected package libgfortran-12-dev:amd64. #16 96.87 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ... #16 96.89 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #16 97.04 Selecting previously unselected package gfortran-12. #16 97.05 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ... #16 97.06 Unpacking gfortran-12 (12.2.0-14) ... #16 97.61 Selecting previously unselected package libgs-common. #16 97.62 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 97.63 Unpacking libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 97.74 Selecting previously unselected package libgs10-common. #16 97.75 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 97.77 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 97.93 Selecting previously unselected package libavahi-common-data:amd64. #16 97.94 Preparing to unpack .../307-libavahi-common-data_0.8-10_amd64.deb ... #16 97.95 Unpacking libavahi-common-data:amd64 (0.8-10) ... #16 98.09 Selecting previously unselected package libavahi-common3:amd64. #16 98.09 Preparing to unpack .../308-libavahi-common3_0.8-10_amd64.deb ... #16 98.11 Unpacking libavahi-common3:amd64 (0.8-10) ... #16 98.23 Selecting previously unselected package libavahi-client3:amd64. #16 98.24 Preparing to unpack .../309-libavahi-client3_0.8-10_amd64.deb ... #16 98.26 Unpacking libavahi-client3:amd64 (0.8-10) ... #16 98.40 Selecting previously unselected package libcups2:amd64. #16 98.40 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u5_amd64.deb ... #16 98.42 Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ... #16 98.56 Selecting previously unselected package libidn12:amd64. #16 98.57 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ... #16 98.58 Unpacking libidn12:amd64 (1.41-1) ... #16 98.71 Selecting previously unselected package libijs-0.35:amd64. #16 98.72 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ... #16 98.73 Unpacking libijs-0.35:amd64 (0.35-15) ... #16 98.85 Selecting previously unselected package libjbig2dec0:amd64. #16 98.86 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ... #16 98.88 Unpacking libjbig2dec0:amd64 (0.19-3) ... #16 99.00 Selecting previously unselected package libjpeg62-turbo:amd64. #16 99.01 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #16 99.03 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 99.31 Selecting previously unselected package liblcms2-2:amd64. #16 99.32 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ... #16 99.34 Unpacking liblcms2-2:amd64 (2.14-2) ... #16 99.52 Selecting previously unselected package libopenjp2-7:amd64. #16 99.53 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ... #16 99.54 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #16 99.68 Selecting previously unselected package libdeflate0:amd64. #16 99.69 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ... #16 99.70 Unpacking libdeflate0:amd64 (1.14-1) ... #16 99.85 Selecting previously unselected package libjbig0:amd64. #16 99.86 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ... #16 99.87 Unpacking libjbig0:amd64 (2.1-6.1) ... #16 100.0 Selecting previously unselected package liblerc4:amd64. #16 100.0 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ... #16 100.0 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #16 100.2 Selecting previously unselected package libwebp7:amd64. #16 100.2 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #16 100.2 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 100.3 Selecting previously unselected package libtiff6:amd64. #16 100.3 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #16 100.3 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 100.5 Selecting previously unselected package libgs10:amd64. #16 100.5 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 100.5 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 100.8 Selecting previously unselected package ghostscript. #16 100.8 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 100.8 Unpacking ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 100.9 Selecting previously unselected package libgirepository-1.0-1:amd64. #16 101.0 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #16 101.0 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 101.1 Selecting previously unselected package gir1.2-glib-2.0:amd64. #16 101.1 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #16 101.1 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 101.2 Selecting previously unselected package libcurl3-gnutls:amd64. #16 101.2 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u6_amd64.deb ... #16 101.2 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... #16 101.4 Selecting previously unselected package liberror-perl. #16 101.4 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ... #16 101.4 Unpacking liberror-perl (0.17029-2) ... #16 101.5 Selecting previously unselected package git-man. #16 101.5 Preparing to unpack .../328-git-man_1%3a2.39.2-1.1_all.deb ... #16 101.5 Unpacking git-man (1:2.39.2-1.1) ... #16 101.7 Selecting previously unselected package git. #16 101.7 Preparing to unpack .../329-git_1%3a2.39.2-1.1_amd64.deb ... #16 101.7 Unpacking git (1:2.39.2-1.1) ... #16 102.2 Selecting previously unselected package libann0. #16 102.3 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ... #16 102.3 Unpacking libann0 (1.1.2+doc-9+b1) ... #16 102.4 Selecting previously unselected package libcdt5:amd64. #16 102.4 Preparing to unpack .../331-libcdt5_2.42.2-7+b3_amd64.deb ... #16 102.4 Unpacking libcdt5:amd64 (2.42.2-7+b3) ... #16 102.5 Selecting previously unselected package libcgraph6:amd64. #16 102.5 Preparing to unpack .../332-libcgraph6_2.42.2-7+b3_amd64.deb ... #16 102.6 Unpacking libcgraph6:amd64 (2.42.2-7+b3) ... #16 102.7 Selecting previously unselected package libaom3:amd64. #16 102.7 Preparing to unpack .../333-libaom3_3.6.0-1_amd64.deb ... #16 102.7 Unpacking libaom3:amd64 (3.6.0-1) ... #16 102.9 Selecting previously unselected package libdav1d6:amd64. #16 102.9 Preparing to unpack .../334-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #16 103.0 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 103.2 Selecting previously unselected package libabsl20220623:amd64. #16 103.2 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ... #16 103.2 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #16 103.4 Selecting previously unselected package libgav1-1:amd64. #16 103.4 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ... #16 103.5 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #16 103.6 Selecting previously unselected package librav1e0:amd64. #16 103.6 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ... #16 103.6 Unpacking librav1e0:amd64 (0.5.1-6) ... #16 103.8 Selecting previously unselected package libsvtav1enc1:amd64. #16 103.8 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #16 103.8 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 104.0 Selecting previously unselected package libyuv0:amd64. #16 104.1 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #16 104.1 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 104.2 Selecting previously unselected package libavif15:amd64. #16 104.2 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ... #16 104.2 Unpacking libavif15:amd64 (0.11.1-1) ... #16 104.6 Selecting previously unselected package libde265-0:amd64. #16 104.6 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #16 104.6 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 104.7 Selecting previously unselected package libnuma1:amd64. #16 104.7 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ... #16 104.8 Unpacking libnuma1:amd64 (2.0.16-1) ... #16 104.9 Selecting previously unselected package libx265-199:amd64. #16 104.9 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ... #16 104.9 Unpacking libx265-199:amd64 (3.5-2+b1) ... #16 105.1 Selecting previously unselected package libheif1:amd64. #16 105.1 Preparing to unpack .../344-libheif1_1.15.1-1_amd64.deb ... #16 105.1 Unpacking libheif1:amd64 (1.15.1-1) ... #16 105.3 Selecting previously unselected package libgd3:amd64. #16 105.3 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ... #16 105.3 Unpacking libgd3:amd64 (2.3.3-9) ... #16 105.4 Selecting previously unselected package libgts-0.7-5:amd64. #16 105.4 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #16 105.5 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 105.6 Selecting previously unselected package libltdl7:amd64. #16 105.6 Preparing to unpack .../347-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #16 105.7 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #16 105.9 Selecting previously unselected package libfribidi0:amd64. #16 105.9 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ... #16 105.9 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #16 106.2 Selecting previously unselected package libpango-1.0-0:amd64. #16 106.2 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #16 106.2 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 106.5 Selecting previously unselected package libpangoft2-1.0-0:amd64. #16 106.5 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #16 106.5 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 106.8 Selecting previously unselected package libpangocairo-1.0-0:amd64. #16 106.8 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #16 106.8 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 107.0 Selecting previously unselected package libpathplan4:amd64. #16 107.0 Preparing to unpack .../352-libpathplan4_2.42.2-7+b3_amd64.deb ... #16 107.1 Unpacking libpathplan4:amd64 (2.42.2-7+b3) ... #16 107.3 Selecting previously unselected package libgvc6. #16 107.3 Preparing to unpack .../353-libgvc6_2.42.2-7+b3_amd64.deb ... #16 107.3 Unpacking libgvc6 (2.42.2-7+b3) ... #16 107.5 Selecting previously unselected package libgvpr2:amd64. #16 107.5 Preparing to unpack .../354-libgvpr2_2.42.2-7+b3_amd64.deb ... #16 107.5 Unpacking libgvpr2:amd64 (2.42.2-7+b3) ... #16 107.7 Selecting previously unselected package liblab-gamut1:amd64. #16 107.7 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+b3_amd64.deb ... #16 107.8 Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 108.0 Selecting previously unselected package graphviz. #16 108.0 Preparing to unpack .../356-graphviz_2.42.2-7+b3_amd64.deb ... #16 108.0 Unpacking graphviz (2.42.2-7+b3) ... #16 108.2 Selecting previously unselected package libnl-3-200:amd64. #16 108.2 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 108.3 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 109.7 Selecting previously unselected package libnl-genl-3-200:amd64. #16 109.7 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 109.7 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 109.8 Selecting previously unselected package htop. #16 109.8 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ... #16 109.9 Unpacking htop (3.2.2-2) ... #16 110.0 Selecting previously unselected package libnl-route-3-200:amd64. #16 110.0 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #16 110.0 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 110.2 Selecting previously unselected package libibverbs1:amd64. #16 110.2 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ... #16 110.3 Unpacking libibverbs1:amd64 (44.0-2) ... #16 110.5 Selecting previously unselected package ibverbs-providers:amd64. #16 110.6 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ... #16 110.6 Unpacking ibverbs-providers:amd64 (44.0-2) ... #16 110.8 Selecting previously unselected package icu-devtools. #16 110.8 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ... #16 110.8 Unpacking icu-devtools (72.1-3) ... #16 111.0 Selecting previously unselected package libgssrpc4:amd64. #16 111.0 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ... #16 111.0 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 111.2 Selecting previously unselected package libkdb5-10:amd64. #16 111.2 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ... #16 111.2 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 111.5 Selecting previously unselected package libkadm5srv-mit12:amd64. #16 111.5 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 111.5 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 111.8 Selecting previously unselected package libkadm5clnt-mit12:amd64. #16 111.8 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 111.8 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 111.9 Selecting previously unselected package krb5-multidev:amd64. #16 111.9 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ... #16 112.0 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 112.2 Selecting previously unselected package latexmk. #16 112.2 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ... #16 112.2 Unpacking latexmk (1:4.79-1) ... #16 112.4 Selecting previously unselected package libjson-perl. #16 112.4 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ... #16 112.4 Unpacking libjson-perl (4.10000-1) ... #16 112.5 Selecting previously unselected package libperlio-gzip-perl. #16 112.5 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #16 112.5 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #16 112.7 Selecting previously unselected package lcov. #16 112.7 Preparing to unpack .../372-lcov_1.16-1_all.deb ... #16 112.7 Unpacking lcov (1.16-1) ... #16 112.9 Selecting previously unselected package libaio1:amd64. #16 112.9 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ... #16 112.9 Unpacking libaio1:amd64 (0.3.113-4) ... #16 113.0 Selecting previously unselected package libaio-dev:amd64. #16 113.1 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ... #16 113.1 Unpacking libaio-dev:amd64 (0.3.113-4) ... #16 113.2 Selecting previously unselected package libasound2-data. #16 113.2 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ... #16 113.2 Unpacking libasound2-data (1.2.8-1) ... #16 113.4 Selecting previously unselected package libasound2:amd64. #16 113.4 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ... #16 113.4 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #16 113.6 Selecting previously unselected package libasound2-dev:amd64. #16 113.6 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ... #16 113.6 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #16 113.8 Selecting previously unselected package libdecaf0:amd64. #16 113.8 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ... #16 113.9 Unpacking libdecaf0:amd64 (1.0.2-2) ... #16 114.0 Selecting previously unselected package libmbedcrypto7:amd64. #16 114.0 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ... #16 114.1 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #16 114.2 Selecting previously unselected package libmbedx509-1:amd64. #16 114.2 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ... #16 114.2 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #16 114.4 Selecting previously unselected package libmbedtls14:amd64. #16 114.4 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ... #16 114.4 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #16 114.6 Selecting previously unselected package libbctoolbox1:amd64. #16 114.6 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ... #16 114.6 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #16 114.7 Selecting previously unselected package libbctoolbox-dev:amd64. #16 114.7 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ... #16 114.8 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #16 115.0 Selecting previously unselected package libusb-1.0-0:amd64. #16 115.0 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #16 115.0 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 115.1 Selecting previously unselected package libbladerf2:amd64. #16 115.1 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ... #16 115.2 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #16 115.3 Selecting previously unselected package libbladerf-dev:amd64. #16 115.3 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ... #16 115.3 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #16 115.4 Selecting previously unselected package uuid-dev:amd64. #16 115.5 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 115.5 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 115.6 Selecting previously unselected package libblkid-dev:amd64. #16 115.6 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 115.6 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 115.8 Selecting previously unselected package libboost1.74-dev:amd64. #16 115.8 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.8 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 118.3 Selecting previously unselected package libboost-dev:amd64. #16 118.4 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ... #16 118.4 Unpacking libboost-dev:amd64 (1.74.0.3) ... #16 118.5 Selecting previously unselected package libboost1.74-tools-dev. #16 118.5 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #16 118.5 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 118.7 Selecting previously unselected package libboost-tools-dev. #16 118.7 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ... #16 118.7 Unpacking libboost-tools-dev (1.74.0.3) ... #16 118.9 Selecting previously unselected package libboost-atomic1.74.0:amd64. #16 118.9 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #16 118.9 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 119.0 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #16 119.0 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 119.0 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 119.1 Selecting previously unselected package libboost-atomic-dev:amd64. #16 119.2 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ... #16 119.2 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #16 119.3 Selecting previously unselected package libboost-chrono1.74.0:amd64. #16 119.3 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #16 119.3 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 119.4 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #16 119.4 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 119.5 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 119.6 Selecting previously unselected package libboost-chrono-dev:amd64. #16 119.6 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ... #16 119.6 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #16 119.7 Selecting previously unselected package libboost-container1.74.0:amd64. #16 119.8 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #16 119.8 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 119.9 Selecting previously unselected package libboost-container1.74-dev:amd64. #16 119.9 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 119.9 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.0 Selecting previously unselected package libboost-container-dev:amd64. #16 120.1 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ... #16 120.1 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #16 120.2 Selecting previously unselected package libboost-date-time1.74.0:amd64. #16 120.2 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #16 120.2 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 120.3 Selecting previously unselected package libboost-serialization1.74.0:amd64. #16 120.4 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #16 120.4 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 120.5 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #16 120.5 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 120.5 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.7 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #16 120.7 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 120.7 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.8 Selecting previously unselected package libboost-system1.74.0:amd64. #16 120.8 Preparing to unpack .../406-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #16 120.8 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 121.0 Selecting previously unselected package libboost-system1.74-dev:amd64. #16 121.0 Preparing to unpack .../407-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 121.0 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 121.1 Selecting previously unselected package libboost-thread1.74.0:amd64. #16 121.1 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #16 121.1 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 121.3 Selecting previously unselected package libboost-thread1.74-dev:amd64. #16 121.3 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 121.3 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 121.4 Selecting previously unselected package libboost-context1.74.0:amd64. #16 121.4 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #16 121.4 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 121.6 Selecting previously unselected package libboost-context1.74-dev:amd64. #16 121.6 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 121.6 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 121.7 Selecting previously unselected package libboost-context-dev:amd64. #16 121.7 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ... #16 121.7 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #16 121.8 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #16 121.9 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #16 121.9 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 122.0 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #16 122.0 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 122.0 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 122.1 Selecting previously unselected package libboost-coroutine-dev:amd64. #16 122.1 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #16 122.2 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 122.3 Selecting previously unselected package libboost-date-time-dev:amd64. #16 122.3 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ... #16 122.3 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #16 122.4 Selecting previously unselected package libboost-exception1.74-dev:amd64. #16 122.4 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 122.4 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 122.5 Selecting previously unselected package libboost-exception-dev:amd64. #16 122.5 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ... #16 122.6 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #16 122.8 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #16 122.8 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #16 122.8 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 123.0 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #16 123.0 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 123.0 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 123.2 Selecting previously unselected package libboost-fiber1.74.0:amd64. #16 123.2 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #16 123.2 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 123.3 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #16 123.3 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 123.3 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 123.4 Selecting previously unselected package libboost-fiber-dev:amd64. #16 123.5 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ... #16 123.5 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #16 123.6 Selecting previously unselected package libboost-filesystem-dev:amd64. #16 123.6 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #16 123.6 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 123.7 Selecting previously unselected package libboost-regex1.74.0:amd64. #16 123.7 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #16 123.7 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 123.9 Selecting previously unselected package libboost-graph1.74.0:amd64. #16 123.9 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #16 123.9 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 124.0 Selecting previously unselected package libicu-dev:amd64. #16 124.0 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ... #16 124.1 Unpacking libicu-dev:amd64 (72.1-3) ... #16 124.6 Selecting previously unselected package libboost-regex1.74-dev:amd64. #16 124.6 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 124.6 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 124.8 Selecting previously unselected package libboost-test1.74.0:amd64. #16 124.8 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #16 124.8 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 124.9 Selecting previously unselected package libboost-test1.74-dev:amd64. #16 124.9 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 125.0 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 125.1 Selecting previously unselected package libboost-graph1.74-dev:amd64. #16 125.1 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 125.1 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 125.3 Selecting previously unselected package libboost-graph-dev:amd64. #16 125.3 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ... #16 125.3 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #16 125.5 Selecting previously unselected package libevent-core-2.1-7:amd64. #16 125.5 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #16 125.5 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 125.6 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #16 125.6 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #16 125.7 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 125.8 Selecting previously unselected package libpsm-infinipath1. #16 125.8 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #16 125.8 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 126.0 Selecting previously unselected package libpsm2-2. #16 126.0 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ... #16 126.0 Unpacking libpsm2-2 (11.2.185-2) ... #16 126.1 Selecting previously unselected package librdmacm1:amd64. #16 126.1 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ... #16 126.2 Unpacking librdmacm1:amd64 (44.0-2) ... #16 126.3 Selecting previously unselected package libfabric1:amd64. #16 126.3 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ... #16 126.3 Unpacking libfabric1:amd64 (1.17.0-3) ... #16 126.5 Selecting previously unselected package libhwloc15:amd64. #16 126.5 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ... #16 126.5 Unpacking libhwloc15:amd64 (2.9.0-1) ... #16 126.6 Selecting previously unselected package libmunge2. #16 126.6 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ... #16 126.7 Unpacking libmunge2 (0.5.15-2) ... #16 126.8 Selecting previously unselected package libpciaccess0:amd64. #16 126.8 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ... #16 126.8 Unpacking libpciaccess0:amd64 (0.17-2) ... #16 127.0 Selecting previously unselected package libxnvctrl0:amd64. #16 127.0 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #16 127.0 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 127.1 Selecting previously unselected package ocl-icd-libopencl1:amd64. #16 127.1 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #16 127.1 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 127.3 Selecting previously unselected package libhwloc-plugins:amd64. #16 127.3 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ... #16 127.3 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #16 127.4 Selecting previously unselected package libpmix2:amd64. #16 127.4 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #16 127.4 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 127.6 Selecting previously unselected package libucx0:amd64. #16 127.6 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ... #16 127.6 Unpacking libucx0:amd64 (1.13.1-1) ... #16 127.8 Selecting previously unselected package libopenmpi3:amd64. #16 127.8 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ... #16 127.8 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #16 128.1 Selecting previously unselected package libboost-mpi1.74.0. #16 128.1 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.1 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 128.3 Selecting previously unselected package libboost-graph-parallel1.74.0. #16 128.3 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.3 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 128.4 Selecting previously unselected package libboost-graph-parallel1.74-dev. #16 128.4 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 128.4 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 128.6 Selecting previously unselected package libboost-graph-parallel-dev. #16 128.6 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #16 128.6 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #16 128.7 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #16 128.7 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.7 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 128.8 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #16 128.8 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 128.9 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 129.0 Selecting previously unselected package libboost-iostreams-dev:amd64. #16 129.0 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #16 129.0 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 129.1 Selecting previously unselected package libboost-locale1.74.0:amd64. #16 129.1 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #16 129.2 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 129.3 Selecting previously unselected package libboost-locale1.74-dev:amd64. #16 129.3 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 129.3 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 129.5 Selecting previously unselected package libboost-locale-dev:amd64. #16 129.5 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ... #16 129.5 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #16 129.6 Selecting previously unselected package libboost-log1.74.0. #16 129.6 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #16 129.7 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #16 129.8 Selecting previously unselected package libboost-log1.74-dev. #16 129.8 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 129.8 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #16 130.0 Selecting previously unselected package libboost-log-dev. #16 130.0 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ... #16 130.0 Unpacking libboost-log-dev (1.74.0.3) ... #16 130.1 Selecting previously unselected package libboost-math1.74.0:amd64. #16 130.1 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #16 130.2 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 130.3 Selecting previously unselected package libboost-math1.74-dev:amd64. #16 130.3 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 130.3 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 130.5 Selecting previously unselected package libboost-math-dev:amd64. #16 130.5 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ... #16 130.5 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #16 130.6 Selecting previously unselected package openmpi-common. #16 130.6 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ... #16 130.6 Unpacking openmpi-common (4.1.4-3) ... #16 130.8 Selecting previously unselected package libnl-3-dev:amd64. #16 130.8 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 130.8 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 130.9 Selecting previously unselected package libnl-route-3-dev:amd64. #16 130.9 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 130.9 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 131.1 Selecting previously unselected package libibverbs-dev:amd64. #16 131.1 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ... #16 131.1 Unpacking libibverbs-dev:amd64 (44.0-2) ... #16 131.3 Selecting previously unselected package libnuma-dev:amd64. #16 131.3 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ... #16 131.3 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #16 131.4 Selecting previously unselected package libltdl-dev:amd64. #16 131.4 Preparing to unpack .../469-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #16 131.4 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #16 131.5 Selecting previously unselected package libhwloc-dev:amd64. #16 131.5 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ... #16 131.6 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #16 131.7 Selecting previously unselected package libevent-2.1-7:amd64. #16 131.7 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #16 131.7 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 131.9 Selecting previously unselected package libevent-extra-2.1-7:amd64. #16 131.9 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #16 131.9 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 132.1 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #16 132.1 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #16 132.1 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 132.2 Selecting previously unselected package libevent-dev. #16 132.2 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ... #16 132.2 Unpacking libevent-dev (2.1.12-stable-8) ... #16 132.3 Selecting previously unselected package zlib1g-dev:amd64. #16 132.3 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #16 132.4 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 132.5 Selecting previously unselected package libpmix-dev:amd64. #16 132.5 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #16 132.5 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 132.7 Selecting previously unselected package libjs-jquery-ui. #16 132.7 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #16 132.7 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #16 132.9 Selecting previously unselected package openmpi-bin. #16 132.9 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ... #16 132.9 Unpacking openmpi-bin (4.1.4-3+b1) ... #16 133.1 Selecting previously unselected package libopenmpi-dev:amd64. #16 133.1 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #16 133.1 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 133.5 Selecting previously unselected package mpi-default-dev. #16 133.5 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ... #16 133.5 Unpacking mpi-default-dev (1.14) ... #16 133.6 Selecting previously unselected package libboost-mpi1.74-dev. #16 133.6 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 133.6 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 133.8 Selecting previously unselected package libboost-mpi-dev. #16 133.8 Preparing to unpack .../482-libboost-mpi-dev_1.74.0.3_amd64.deb ... #16 133.8 Unpacking libboost-mpi-dev (1.74.0.3) ... #16 133.9 Selecting previously unselected package libboost-python1.74.0. #16 133.9 Preparing to unpack .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.0 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #16 134.1 Selecting previously unselected package mpi-default-bin. #16 134.1 Preparing to unpack .../484-mpi-default-bin_1.14_amd64.deb ... #16 134.1 Unpacking mpi-default-bin (1.14) ... #16 134.3 Selecting previously unselected package libboost-mpi-python1.74.0. #16 134.3 Preparing to unpack .../485-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.3 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 134.4 Selecting previously unselected package libboost-mpi-python1.74-dev. #16 134.4 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 134.5 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 134.6 Selecting previously unselected package libboost-mpi-python-dev. #16 134.6 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #16 134.6 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #16 134.7 Selecting previously unselected package libboost-numpy1.74.0. #16 134.7 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.8 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 134.9 Selecting previously unselected package libboost-numpy1.74-dev. #16 134.9 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 134.9 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 135.0 Selecting previously unselected package libboost-numpy-dev. #16 135.0 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ... #16 135.0 Unpacking libboost-numpy-dev (1.74.0.3) ... #16 135.2 Selecting previously unselected package libboost-program-options1.74.0:amd64. #16 135.2 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #16 135.2 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 135.3 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #16 135.3 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 135.4 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 135.5 Selecting previously unselected package libboost-program-options-dev:amd64. #16 135.5 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ... #16 135.6 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #16 135.7 Selecting previously unselected package libpython3.11:amd64. #16 135.7 Preparing to unpack .../494-libpython3.11_3.11.2-6+deb12u2_amd64.deb ... #16 135.7 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u2) ... #16 136.0 Selecting previously unselected package libexpat1-dev:amd64. #16 136.0 Preparing to unpack .../495-libexpat1-dev_2.5.0-1_amd64.deb ... #16 136.0 Unpacking libexpat1-dev:amd64 (2.5.0-1) ... #16 136.1 Selecting previously unselected package libpython3.11-dev:amd64. #16 136.1 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6+deb12u2_amd64.deb ... #16 136.1 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u2) ... #16 136.6 Selecting previously unselected package libpython3-dev:amd64. #16 136.6 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ... #16 136.6 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #16 136.7 Selecting previously unselected package python3.11-dev. #16 136.7 Preparing to unpack .../498-python3.11-dev_3.11.2-6+deb12u2_amd64.deb ... #16 136.7 Unpacking python3.11-dev (3.11.2-6+deb12u2) ... #16 136.9 Selecting previously unselected package python3-lib2to3. #16 136.9 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ... #16 136.9 Unpacking python3-lib2to3 (3.11.2-3) ... #16 137.1 Selecting previously unselected package python3-distutils. #16 137.1 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ... #16 137.1 Unpacking python3-distutils (3.11.2-3) ... #16 137.3 Selecting previously unselected package libjs-underscore. #16 137.3 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #16 137.3 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 137.5 Selecting previously unselected package libjs-sphinxdoc. #16 137.5 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ... #16 137.6 Unpacking libjs-sphinxdoc (5.3.0-4) ... #16 137.8 Selecting previously unselected package python3-dev. #16 137.8 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ... #16 137.8 Unpacking python3-dev (3.11.2-1+b1) ... #16 138.0 Selecting previously unselected package libboost-python1.74-dev. #16 138.0 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 138.0 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #16 138.2 Selecting previously unselected package libboost-python-dev. #16 138.2 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ... #16 138.2 Unpacking libboost-python-dev (1.74.0.3) ... #16 138.3 Selecting previously unselected package libboost-random1.74.0:amd64. #16 138.3 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #16 138.4 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 138.5 Selecting previously unselected package libboost-random1.74-dev:amd64. #16 138.5 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 138.5 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 138.7 Selecting previously unselected package libboost-random-dev:amd64. #16 138.7 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ... #16 138.7 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #16 138.8 Selecting previously unselected package libboost-regex-dev:amd64. #16 138.8 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ... #16 138.8 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #16 138.9 Selecting previously unselected package libboost-serialization-dev:amd64. #16 138.9 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ... #16 139.0 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #16 139.1 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #16 139.1 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #16 139.1 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 139.3 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #16 139.3 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 139.3 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 139.4 Selecting previously unselected package libboost-stacktrace-dev:amd64. #16 139.4 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #16 139.5 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 139.6 Selecting previously unselected package libboost-system-dev:amd64. #16 139.6 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ... #16 139.6 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #16 139.7 Selecting previously unselected package libboost-test-dev:amd64. #16 139.7 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ... #16 139.8 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #16 139.9 Selecting previously unselected package libboost-thread-dev:amd64. #16 139.9 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ... #16 139.9 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #16 140.0 Selecting previously unselected package libboost-timer1.74.0:amd64. #16 140.0 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #16 140.1 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 140.2 Selecting previously unselected package libboost-timer1.74-dev:amd64. #16 140.2 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 140.2 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 140.3 Selecting previously unselected package libboost-timer-dev:amd64. #16 140.4 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ... #16 140.4 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #16 140.5 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #16 140.5 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #16 140.5 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 140.7 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #16 140.7 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 140.7 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 140.8 Selecting previously unselected package libboost-type-erasure-dev:amd64. #16 140.8 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #16 140.9 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 141.0 Selecting previously unselected package libboost-wave1.74.0:amd64. #16 141.0 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #16 141.0 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 141.2 Selecting previously unselected package libboost-wave1.74-dev:amd64. #16 141.2 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 141.2 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 141.3 Selecting previously unselected package libboost-wave-dev:amd64. #16 141.3 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ... #16 141.4 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #16 141.5 Selecting previously unselected package libboost-nowide1.74.0. #16 141.5 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #16 141.5 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 141.7 Selecting previously unselected package libboost-nowide1.74-dev. #16 141.7 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 141.7 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 141.8 Selecting previously unselected package libboost-nowide-dev. #16 141.8 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ... #16 141.9 Unpacking libboost-nowide-dev (1.74.0.3) ... #16 142.0 Selecting previously unselected package libboost-all-dev. #16 142.0 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ... #16 142.0 Unpacking libboost-all-dev (1.74.0.3) ... #16 142.1 Selecting previously unselected package libmd-dev:amd64. #16 142.1 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ... #16 142.1 Unpacking libmd-dev:amd64 (1.0.4-2) ... #16 142.3 Selecting previously unselected package libbsd-dev:amd64. #16 142.3 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ... #16 142.3 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #16 142.5 Selecting previously unselected package libc-ares2:amd64. #16 142.5 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ... #16 142.5 Unpacking libc-ares2:amd64 (1.18.1-3) ... #16 142.7 Selecting previously unselected package libc-ares-dev:amd64. #16 142.7 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ... #16 142.7 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #16 142.9 Selecting previously unselected package libcairo-gobject2:amd64. #16 142.9 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ... #16 142.9 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #16 143.0 Selecting previously unselected package libncurses6:amd64. #16 143.0 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ... #16 143.0 Unpacking libncurses6:amd64 (6.4-4) ... #16 143.2 Selecting previously unselected package libcdk5nc6:amd64. #16 143.2 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ... #16 143.2 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #16 143.4 Selecting previously unselected package libncurses-dev:amd64. #16 143.4 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ... #16 143.4 Unpacking libncurses-dev:amd64 (6.4-4) ... #16 143.6 Selecting previously unselected package libcdk5-dev. #16 143.6 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ... #16 143.6 Unpacking libcdk5-dev (5.0.20180306-3) ... #16 143.8 Selecting previously unselected package libcsv3:amd64. #16 143.8 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ... #16 143.9 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #16 144.0 Selecting previously unselected package libcsv-dev:amd64. #16 144.0 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #16 144.0 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 144.2 Selecting previously unselected package libdbi1:amd64. #16 144.2 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ... #16 144.2 Unpacking libdbi1:amd64 (0.9.0-6) ... #16 144.3 Selecting previously unselected package libdbd-sqlite3:amd64. #16 144.3 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ... #16 144.3 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #16 144.4 Selecting previously unselected package libdbi-dev. #16 144.4 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ... #16 144.5 Unpacking libdbi-dev (0.9.0-6) ... #16 144.6 Selecting previously unselected package libpkgconf3:amd64. #16 144.6 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ... #16 144.6 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #16 144.7 Selecting previously unselected package pkgconf-bin. #16 144.8 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ... #16 144.8 Unpacking pkgconf-bin (1.8.1-1) ... #16 144.9 Selecting previously unselected package pkgconf:amd64. #16 144.9 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ... #16 145.0 Unpacking pkgconf:amd64 (1.8.1-1) ... #16 145.1 Selecting previously unselected package pkg-config:amd64. #16 145.1 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ... #16 145.1 Unpacking pkg-config:amd64 (1.8.1-1) ... #16 145.2 Selecting previously unselected package libdbus-1-dev:amd64. #16 145.3 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #16 145.3 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 145.4 Selecting previously unselected package libelf-dev:amd64. #16 145.4 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ... #16 145.4 Unpacking libelf-dev:amd64 (0.188-2.1) ... #16 145.6 Selecting previously unselected package libffi-dev:amd64. #16 145.6 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ... #16 145.6 Unpacking libffi-dev:amd64 (3.4.4-1) ... #16 145.7 Selecting previously unselected package libfftw3-double3:amd64. #16 145.7 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ... #16 145.7 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #16 145.9 Selecting previously unselected package libfftw3-long3:amd64. #16 145.9 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ... #16 145.9 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #16 146.1 Selecting previously unselected package libfftw3-quad3:amd64. #16 146.1 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ... #16 146.1 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #16 146.3 Selecting previously unselected package libfftw3-single3:amd64. #16 146.3 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ... #16 146.3 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #16 146.4 Selecting previously unselected package libfftw3-bin. #16 146.4 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ... #16 146.5 Unpacking libfftw3-bin (3.3.10-1) ... #16 146.6 Selecting previously unselected package libfftw3-dev:amd64. #16 146.6 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ... #16 146.6 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #16 146.8 Selecting previously unselected package libgdk-pixbuf2.0-common. #16 146.8 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #16 146.9 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #16 147.0 Selecting previously unselected package shared-mime-info. #16 147.0 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ... #16 147.1 Unpacking shared-mime-info (2.2-1) ... #16 147.2 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #16 147.3 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #16 147.3 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #16 147.4 Selecting previously unselected package libglib2.0-data. #16 147.5 Preparing to unpack .../560-libglib2.0-data_2.74.6-2+deb12u3_all.deb ... #16 147.5 Unpacking libglib2.0-data (2.74.6-2+deb12u3) ... #16 147.7 Selecting previously unselected package libglib2.0-bin. #16 147.7 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2+deb12u3_amd64.deb ... #16 147.7 Unpacking libglib2.0-bin (2.74.6-2+deb12u3) ... #16 147.8 Selecting previously unselected package libglib2.0-dev-bin. #16 147.8 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2+deb12u3_amd64.deb ... #16 147.8 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u3) ... #16 147.9 Selecting previously unselected package libsepol-dev:amd64. #16 148.0 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ... #16 148.0 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #16 148.2 Selecting previously unselected package libpcre2-16-0:amd64. #16 148.2 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ... #16 148.3 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #16 148.4 Selecting previously unselected package libpcre2-32-0:amd64. #16 148.4 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ... #16 148.4 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #16 148.6 Selecting previously unselected package libpcre2-posix3:amd64. #16 148.6 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ... #16 148.6 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #16 148.7 Selecting previously unselected package libpcre2-dev:amd64. #16 148.7 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ... #16 148.7 Unpacking libpcre2-dev:amd64 (10.42-1) ... #16 148.9 Selecting previously unselected package libselinux1-dev:amd64. #16 148.9 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ... #16 148.9 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #16 149.0 Selecting previously unselected package libmount-dev:amd64. #16 149.0 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u1_amd64.deb ... #16 149.1 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 149.2 Selecting previously unselected package libglib2.0-dev:amd64. #16 149.2 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2+deb12u3_amd64.deb ... #16 149.2 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ... #16 149.4 Selecting previously unselected package libgmpxx4ldbl:amd64. #16 149.4 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 149.5 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 149.6 Selecting previously unselected package libgmp-dev:amd64. #16 149.6 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 149.6 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 149.8 Selecting previously unselected package libunbound8:amd64. #16 149.8 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #16 149.8 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 150.0 Selecting previously unselected package libgnutls-dane0:amd64. #16 150.0 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u3_amd64.deb ... #16 150.0 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... #16 150.2 Selecting previously unselected package libgnutls-openssl27:amd64. #16 150.2 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u3_amd64.deb ... #16 150.2 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ... #16 150.3 Selecting previously unselected package libgnutlsxx30:amd64. #16 150.3 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u3_amd64.deb ... #16 150.4 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ... #16 150.5 Selecting previously unselected package libidn2-dev:amd64. #16 150.5 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ... #16 150.5 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #16 150.6 Selecting previously unselected package libp11-kit-dev:amd64. #16 150.6 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ... #16 150.6 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #16 150.7 Selecting previously unselected package libtasn1-6-dev:amd64. #16 150.7 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ... #16 150.8 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... #16 150.9 Selecting previously unselected package nettle-dev:amd64. #16 150.9 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ... #16 150.9 Unpacking nettle-dev:amd64 (3.8.1-2) ... #16 151.1 Selecting previously unselected package libgnutls28-dev:amd64. #16 151.1 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u3_amd64.deb ... #16 151.1 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ... #16 151.3 Selecting previously unselected package libgps28:amd64. #16 151.3 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ... #16 151.3 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #16 151.4 Selecting previously unselected package libgps-dev:amd64. #16 151.5 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ... #16 151.5 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #16 151.6 Selecting previously unselected package libgsm1:amd64. #16 151.6 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ... #16 151.6 Unpacking libgsm1:amd64 (1.0.22-1) ... #16 151.9 Selecting previously unselected package libgsm1-dev:amd64. #16 151.9 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ... #16 151.9 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #16 152.2 Selecting previously unselected package libimagequant0:amd64. #16 152.2 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ... #16 152.2 Unpacking libimagequant0:amd64 (2.17.0-1) ... #16 152.4 Selecting previously unselected package libjansson-dev:amd64. #16 152.4 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ... #16 152.4 Unpacking libjansson-dev:amd64 (2.14-2) ... #16 152.6 Selecting previously unselected package libkrb5-dev:amd64. #16 152.6 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ... #16 152.6 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 152.7 Selecting previously unselected package liblua5.3-0:amd64. #16 152.7 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ... #16 152.7 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #16 152.9 Selecting previously unselected package libreadline-dev:amd64. #16 152.9 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ... #16 152.9 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #16 153.0 Selecting previously unselected package liblua5.3-dev:amd64. #16 153.0 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ... #16 153.1 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #16 153.2 Selecting previously unselected package mysql-common. #16 153.2 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ... #16 153.2 Unpacking mysql-common (5.8+1.1.0) ... #16 153.5 Selecting previously unselected package mariadb-common. #16 153.5 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... #16 153.5 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... #16 153.6 Selecting previously unselected package libmariadb3:amd64. #16 153.7 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... #16 153.7 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 153.8 Selecting previously unselected package libmnl-dev:amd64. #16 153.8 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ... #16 153.8 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #16 153.9 Selecting previously unselected package libncurses5-dev:amd64. #16 153.9 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ... #16 153.9 Unpacking libncurses5-dev:amd64 (6.4-4) ... #16 154.0 Selecting previously unselected package pci.ids. #16 154.0 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ... #16 154.1 Unpacking pci.ids (0.0~2023.04.11-1) ... #16 154.2 Selecting previously unselected package libpci3:amd64. #16 154.2 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ... #16 154.2 Unpacking libpci3:amd64 (1:3.9.0-4) ... #16 154.4 Selecting previously unselected package libsensors-config. #16 154.4 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ... #16 154.4 Unpacking libsensors-config (1:3.6.0-7.1) ... #16 154.6 Selecting previously unselected package libsensors5:amd64. #16 154.7 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #16 154.7 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #16 154.9 Selecting previously unselected package libwrap0:amd64. #16 154.9 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ... #16 154.9 Unpacking libwrap0:amd64 (7.6.q-32) ... #16 155.1 Selecting previously unselected package libsnmp-base. #16 155.1 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ... #16 155.1 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #16 155.3 Selecting previously unselected package libsnmp40:amd64. #16 155.3 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #16 155.3 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 155.5 Selecting previously unselected package libnetsnmptrapd40:amd64. #16 155.5 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #16 155.6 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 155.7 Selecting previously unselected package libnewlib-dev. #16 155.7 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3_all.deb ... #16 155.7 Unpacking libnewlib-dev (3.3.0-1.3) ... #16 155.9 Selecting previously unselected package libnewlib-arm-none-eabi. #16 155.9 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3_all.deb ... #16 155.9 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 157.5 Selecting previously unselected package libnftnl11:amd64. #16 157.6 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ... #16 157.6 Unpacking libnftnl11:amd64 (1.2.4-2) ... #16 157.8 Selecting previously unselected package libnftables1:amd64. #16 157.8 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #16 157.8 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 157.9 Selecting previously unselected package libnftables-dev:amd64. #16 157.9 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #16 158.0 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 158.1 Selecting previously unselected package libnftnl-dev:amd64. #16 158.1 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ... #16 158.1 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #16 158.2 Selecting previously unselected package libnorm1:amd64. #16 158.3 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ... #16 158.3 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #16 158.4 Selecting previously unselected package libxml2-dev:amd64. #16 158.4 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 158.4 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 158.7 Selecting previously unselected package libnorm-dev:amd64. #16 158.8 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #16 158.8 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 158.9 Selecting previously unselected package liboping0:amd64. #16 158.9 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ... #16 159.0 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #16 159.1 Selecting previously unselected package liboping-dev:amd64. #16 159.1 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ... #16 159.1 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #16 159.2 Selecting previously unselected package libortp16:amd64. #16 159.3 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ... #16 159.3 Unpacking libortp16:amd64 (1:5.1.64-2) ... #16 159.4 Selecting previously unselected package libortp-dev:amd64. #16 159.4 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ... #16 159.5 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #16 159.7 Selecting previously unselected package libpcap0.8:amd64. #16 159.7 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ... #16 159.7 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #16 159.9 Selecting previously unselected package libpcap0.8-dev:amd64. #16 159.9 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ... #16 159.9 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #16 161.1 Selecting previously unselected package libpcap-dev:amd64. #16 161.1 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ... #16 161.1 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #16 161.4 Selecting previously unselected package libudev-dev:amd64. #16 161.4 Preparing to unpack .../621-libudev-dev_252.26-1~deb12u2_amd64.deb ... #16 161.4 Unpacking libudev-dev:amd64 (252.26-1~deb12u2) ... #16 161.5 Selecting previously unselected package libpci-dev:amd64. #16 161.6 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ... #16 161.6 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #16 161.7 Selecting previously unselected package libpcsclite1:amd64. #16 161.7 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ... #16 161.7 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #16 161.9 Selecting previously unselected package libpcsclite-dev:amd64. #16 161.9 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ... #16 161.9 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #16 162.0 Selecting previously unselected package libpgm-5.3-0:amd64. #16 162.0 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #16 162.1 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 162.2 Selecting previously unselected package libpgm-dev:amd64. #16 162.2 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #16 162.2 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 162.3 Selecting previously unselected package libraqm0:amd64. #16 162.4 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ... #16 162.4 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #16 162.5 Selecting previously unselected package librsvg2-2:amd64. #16 162.5 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 162.5 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 162.8 Selecting previously unselected package librsvg2-bin. #16 162.8 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 162.8 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 163.0 Selecting previously unselected package libsctp1:amd64. #16 163.1 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ... #16 163.1 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #16 163.2 Selecting previously unselected package libsctp-dev:amd64. #16 163.2 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #16 163.2 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 163.3 Selecting previously unselected package libsensors-dev:amd64. #16 163.3 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #16 163.3 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 163.5 Selecting previously unselected package libsigsegv-dev:amd64. #16 163.5 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ... #16 163.5 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #16 163.6 Selecting previously unselected package libwrap0-dev:amd64. #16 163.6 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ... #16 163.6 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #16 163.7 Selecting previously unselected package libssl-dev:amd64. #16 163.7 Preparing to unpack .../635-libssl-dev_3.0.13-1~deb12u1_amd64.deb ... #16 163.7 Unpacking libssl-dev:amd64 (3.0.13-1~deb12u1) ... #16 164.0 Selecting previously unselected package libsnmp-dev. #16 164.0 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #16 164.0 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #16 164.2 Selecting previously unselected package libsodium23:amd64. #16 164.2 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ... #16 164.2 Unpacking libsodium23:amd64 (1.0.18-1) ... #16 164.3 Selecting previously unselected package libsodium-dev:amd64. #16 164.4 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ... #16 164.4 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #16 164.5 Selecting previously unselected package libsofia-sip-ua0. #16 164.5 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 164.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 164.7 Selecting previously unselected package libsofia-sip-ua-dev. #16 164.7 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 164.7 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 164.9 Selecting previously unselected package libsofia-sip-ua-glib3. #16 164.9 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 164.9 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 165.0 Selecting previously unselected package libsofia-sip-ua-glib-dev. #16 165.0 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 165.1 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 165.2 Selecting previously unselected package libsource-highlight-common. #16 165.2 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ... #16 165.2 Unpacking libsource-highlight-common (3.1.9-4.2) ... #16 165.3 Selecting previously unselected package libsource-highlight4v5:amd64. #16 165.4 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #16 165.4 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 165.5 Selecting previously unselected package libsqlite3-dev:amd64. #16 165.5 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2_amd64.deb ... #16 165.5 Unpacking libsqlite3-dev:amd64 (3.40.1-2) ... #16 165.7 Selecting previously unselected package libtalloc2:amd64. #16 165.7 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ... #16 165.7 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #16 165.8 Selecting previously unselected package libtalloc-dev:amd64. #16 165.8 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ... #16 165.9 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #16 166.0 Selecting previously unselected package libtext-unidecode-perl. #16 166.0 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ... #16 166.0 Unpacking libtext-unidecode-perl (1.30-3) ... #16 166.2 Selecting previously unselected package liburing2:amd64. #16 166.2 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ... #16 166.2 Unpacking liburing2:amd64 (2.3-3) ... #16 166.3 Selecting previously unselected package liburing-dev:amd64. #16 166.3 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ... #16 166.4 Unpacking liburing-dev:amd64 (2.3-3) ... #16 166.6 Selecting previously unselected package libusb-0.1-4:amd64. #16 166.6 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #16 166.7 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 166.9 Selecting previously unselected package libusb-1.0-0-dev:amd64. #16 166.9 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #16 166.9 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 167.0 Selecting previously unselected package libusb-dev. #16 167.0 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ... #16 167.1 Unpacking libusb-dev (2:0.1.12-32) ... #16 167.2 Selecting previously unselected package libwebpdemux2:amd64. #16 167.2 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #16 167.2 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 167.4 Selecting previously unselected package libwebpmux3:amd64. #16 167.4 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #16 167.4 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 167.5 Selecting previously unselected package libxml-namespacesupport-perl. #16 167.5 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ... #16 167.5 Unpacking libxml-namespacesupport-perl (1.12-2) ... #16 167.6 Selecting previously unselected package libxml-sax-base-perl. #16 167.6 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ... #16 167.7 Unpacking libxml-sax-base-perl (1.09-3) ... #16 167.8 Selecting previously unselected package libxml-sax-perl. #16 167.8 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ... #16 167.8 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #16 168.0 Selecting previously unselected package libxml-libxml-perl. #16 168.0 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #16 168.0 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 168.1 Selecting previously unselected package libyaml-0-2:amd64. #16 168.1 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ... #16 168.2 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #16 168.3 Selecting previously unselected package libzmq5:amd64. #16 168.3 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ... #16 168.3 Unpacking libzmq5:amd64 (4.3.4-6) ... #16 168.4 Selecting previously unselected package libzmq3-dev:amd64. #16 168.4 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ... #16 168.5 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #16 168.6 Selecting previously unselected package lua-socket:amd64. #16 168.6 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ... #16 168.7 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #16 168.8 Selecting previously unselected package mscgen. #16 168.8 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ... #16 168.8 Unpacking mscgen (0.20-14) ... #16 168.9 Selecting previously unselected package patchelf. #16 169.0 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ... #16 169.0 Unpacking patchelf (0.14.3-1+b1) ... #16 169.1 Selecting previously unselected package picolibc-arm-none-eabi. #16 169.1 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ... #16 169.1 Unpacking picolibc-arm-none-eabi (1.8-1) ... #16 170.5 Selecting previously unselected package python3-setuptools. #16 170.5 Preparing to unpack .../667-python3-setuptools_66.1.1-1_all.deb ... #16 170.5 Unpacking python3-setuptools (66.1.1-1) ... #16 170.7 Selecting previously unselected package python3-six. #16 170.7 Preparing to unpack .../668-python3-six_1.16.0-4_all.deb ... #16 170.7 Unpacking python3-six (1.16.0-4) ... #16 170.9 Selecting previously unselected package python3-typing-extensions. #16 170.9 Preparing to unpack .../669-python3-typing-extensions_4.4.0-1_all.deb ... #16 170.9 Unpacking python3-typing-extensions (4.4.0-1) ... #16 171.1 Selecting previously unselected package python3-lazy-object-proxy. #16 171.1 Preparing to unpack .../670-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #16 171.1 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #16 171.3 Selecting previously unselected package python3-wrapt. #16 171.3 Preparing to unpack .../671-python3-wrapt_1.14.1-2+b2_amd64.deb ... #16 171.5 Unpacking python3-wrapt (1.14.1-2+b2) ... #16 172.0 Selecting previously unselected package python3-astroid. #16 172.0 Preparing to unpack .../672-python3-astroid_2.14.2-1_all.deb ... #16 172.0 Unpacking python3-astroid (2.14.2-1) ... #16 172.2 Selecting previously unselected package python3-toml. #16 172.2 Preparing to unpack .../673-python3-toml_0.10.2-1_all.deb ... #16 172.2 Unpacking python3-toml (0.10.2-1) ... #16 172.4 Selecting previously unselected package python3-isort. #16 172.4 Preparing to unpack .../674-python3-isort_5.6.4-1_all.deb ... #16 172.4 Unpacking python3-isort (5.6.4-1) ... #16 172.5 Selecting previously unselected package python3-more-itertools. #16 172.5 Preparing to unpack .../675-python3-more-itertools_8.10.0-2_all.deb ... #16 172.6 Unpacking python3-more-itertools (8.10.0-2) ... #16 172.7 Selecting previously unselected package python3-zipp. #16 172.7 Preparing to unpack .../676-python3-zipp_1.0.0-6_all.deb ... #16 172.7 Unpacking python3-zipp (1.0.0-6) ... #16 172.8 Selecting previously unselected package python3-importlib-metadata. #16 172.8 Preparing to unpack .../677-python3-importlib-metadata_4.12.0-1_all.deb ... #16 172.9 Unpacking python3-importlib-metadata (4.12.0-1) ... #16 173.0 Selecting previously unselected package python3-mypy-extensions. #16 173.0 Preparing to unpack .../678-python3-mypy-extensions_0.4.3-4_all.deb ... #16 173.0 Unpacking python3-mypy-extensions (0.4.3-4) ... #16 173.1 Selecting previously unselected package python3-logilab-common. #16 173.1 Preparing to unpack .../679-python3-logilab-common_1.9.8-1_all.deb ... #16 173.1 Unpacking python3-logilab-common (1.9.8-1) ... #16 173.3 Selecting previously unselected package python3-dill. #16 173.3 Preparing to unpack .../680-python3-dill_0.3.6-1_all.deb ... #16 173.3 Unpacking python3-dill (0.3.6-1) ... #16 173.5 Selecting previously unselected package python3-mccabe. #16 173.5 Preparing to unpack .../681-python3-mccabe_0.7.0-1_all.deb ... #16 173.5 Unpacking python3-mccabe (0.7.0-1) ... #16 173.6 Selecting previously unselected package python3-platformdirs. #16 173.6 Preparing to unpack .../682-python3-platformdirs_2.6.0-1_all.deb ... #16 173.6 Unpacking python3-platformdirs (2.6.0-1) ... #16 173.8 Selecting previously unselected package python3-tomlkit. #16 173.8 Preparing to unpack .../683-python3-tomlkit_0.11.7-1_all.deb ... #16 173.8 Unpacking python3-tomlkit (0.11.7-1) ... #16 173.9 Selecting previously unselected package pylint. #16 173.9 Preparing to unpack .../684-pylint_2.16.2-2_all.deb ... #16 173.9 Unpacking pylint (2.16.2-2) ... #16 174.1 Selecting previously unselected package python3-funcparserlib. #16 174.1 Preparing to unpack .../685-python3-funcparserlib_1.0.0-0.2_all.deb ... #16 174.1 Unpacking python3-funcparserlib (1.0.0-0.2) ... #16 174.3 Selecting previously unselected package python3-pil:amd64. #16 174.3 Preparing to unpack .../686-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #16 174.3 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 174.5 Selecting previously unselected package python3-webcolors. #16 174.5 Preparing to unpack .../687-python3-webcolors_1.11.1-1_all.deb ... #16 174.5 Unpacking python3-webcolors (1.11.1-1) ... #16 174.6 Selecting previously unselected package python3-roman. #16 174.6 Preparing to unpack .../688-python3-roman_3.3-3_all.deb ... #16 174.6 Unpacking python3-roman (3.3-3) ... #16 174.8 Selecting previously unselected package python3-docutils. #16 174.8 Preparing to unpack .../689-python3-docutils_0.19+dfsg-6_all.deb ... #16 174.8 Unpacking python3-docutils (0.19+dfsg-6) ... #16 174.9 Selecting previously unselected package python3-reportlab-accel:amd64. #16 174.9 Preparing to unpack .../690-python3-reportlab-accel_3.6.12-1+b1_amd64.deb ... #16 175.0 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 175.1 Selecting previously unselected package python3-reportlab. #16 175.1 Preparing to unpack .../691-python3-reportlab_3.6.12-1_all.deb ... #16 175.1 Unpacking python3-reportlab (3.6.12-1) ... #16 175.3 Selecting previously unselected package python3-blockdiag. #16 175.3 Preparing to unpack .../692-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #16 175.3 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #16 175.5 Selecting previously unselected package python3-distlib. #16 175.5 Preparing to unpack .../693-python3-distlib_0.3.6-1_all.deb ... #16 175.5 Unpacking python3-distlib (0.3.6-1) ... #16 175.6 Selecting previously unselected package python3-filelock. #16 175.7 Preparing to unpack .../694-python3-filelock_3.9.0-1_all.deb ... #16 175.7 Unpacking python3-filelock (3.9.0-1) ... #16 175.8 Selecting previously unselected package python3-gi. #16 175.8 Preparing to unpack .../695-python3-gi_3.42.2-3+b1_amd64.deb ... #16 175.8 Unpacking python3-gi (3.42.2-3+b1) ... #16 176.0 Selecting previously unselected package python3-markupsafe. #16 176.0 Preparing to unpack .../696-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #16 176.0 Unpacking python3-markupsafe (2.1.2-1+b1) ... #16 176.1 Selecting previously unselected package python3-mako. #16 176.1 Preparing to unpack .../697-python3-mako_1.2.4+ds-1_all.deb ... #16 176.1 Unpacking python3-mako (1.2.4+ds-1) ... #16 176.3 Selecting previously unselected package python3-nwdiag. #16 176.3 Preparing to unpack .../698-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #16 176.3 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #16 176.4 Selecting previously unselected package python3-wheel. #16 176.4 Preparing to unpack .../699-python3-wheel_0.38.4-2_all.deb ... #16 176.5 Unpacking python3-wheel (0.38.4-2) ... #16 176.6 Selecting previously unselected package python3-pip. #16 176.6 Preparing to unpack .../700-python3-pip_23.0.1+dfsg-1_all.deb ... #16 176.6 Unpacking python3-pip (23.0.1+dfsg-1) ... #16 176.8 Selecting previously unselected package python3-pip-whl. #16 176.8 Preparing to unpack .../701-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #16 176.9 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #16 177.0 Selecting previously unselected package python3-pyflakes. #16 177.0 Preparing to unpack .../702-python3-pyflakes_2.5.0-1_all.deb ... #16 177.1 Unpacking python3-pyflakes (2.5.0-1) ... #16 177.2 Selecting previously unselected package python3-setuptools-whl. #16 177.2 Preparing to unpack .../703-python3-setuptools-whl_66.1.1-1_all.deb ... #16 177.2 Unpacking python3-setuptools-whl (66.1.1-1) ... #16 177.4 Selecting previously unselected package python3-usb. #16 177.4 Preparing to unpack .../704-python3-usb_1.2.1-2_all.deb ... #16 177.4 Unpacking python3-usb (1.2.1-2) ... #16 177.5 Selecting previously unselected package python3-wheel-whl. #16 177.5 Preparing to unpack .../705-python3-wheel-whl_0.38.4-2_all.deb ... #16 177.5 Unpacking python3-wheel-whl (0.38.4-2) ... #16 177.7 Selecting previously unselected package python3-virtualenv. #16 177.7 Preparing to unpack .../706-python3-virtualenv_20.17.1+ds-1_all.deb ... #16 177.7 Unpacking python3-virtualenv (20.17.1+ds-1) ... #16 177.8 Selecting previously unselected package python3-yaml. #16 177.8 Preparing to unpack .../707-python3-yaml_6.0-3+b2_amd64.deb ... #16 177.9 Unpacking python3-yaml (6.0-3+b2) ... #16 178.0 Selecting previously unselected package sdcc-libraries. #16 178.0 Preparing to unpack .../708-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #16 178.0 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #16 178.3 Selecting previously unselected package sdcc. #16 178.3 Preparing to unpack .../709-sdcc_4.2.0+dfsg-1_amd64.deb ... #16 178.3 Unpacking sdcc (4.2.0+dfsg-1) ... #16 178.6 Selecting previously unselected package source-highlight. #16 178.6 Preparing to unpack .../710-source-highlight_3.1.9-4.2+b3_amd64.deb ... #16 178.6 Unpacking source-highlight (3.1.9-4.2+b3) ... #16 178.7 Selecting previously unselected package sqlite3. #16 178.7 Preparing to unpack .../711-sqlite3_3.40.1-2_amd64.deb ... #16 178.8 Unpacking sqlite3 (3.40.1-2) ... #16 178.9 Selecting previously unselected package stow. #16 178.9 Preparing to unpack .../712-stow_2.3.1-1_all.deb ... #16 178.9 Unpacking stow (2.3.1-1) ... #16 179.0 Selecting previously unselected package swig4.0. #16 179.0 Preparing to unpack .../713-swig4.0_4.1.0-0.2_amd64.deb ... #16 179.1 Unpacking swig4.0 (4.1.0-0.2) ... #16 179.3 Selecting previously unselected package swig. #16 179.3 Preparing to unpack .../714-swig_4.1.0-0.2_all.deb ... #16 179.4 Unpacking swig (4.1.0-0.2) ... #16 179.5 Selecting previously unselected package tcpdump. #16 179.5 Preparing to unpack .../715-tcpdump_4.99.3-1_amd64.deb ... #16 179.6 Unpacking tcpdump (4.99.3-1) ... #16 179.7 Selecting previously unselected package telnet. #16 179.7 Preparing to unpack .../716-telnet_0.17+2.4-2+deb12u1_all.deb ... #16 179.7 Unpacking telnet (0.17+2.4-2+deb12u1) ... #16 179.9 Selecting previously unselected package tex-gyre. #16 179.9 Preparing to unpack .../717-tex-gyre_20180621-6_all.deb ... #16 179.9 Unpacking tex-gyre (20180621-6) ... #16 180.4 Selecting previously unselected package texinfo. #16 180.4 Preparing to unpack .../718-texinfo_6.8-6+b1_amd64.deb ... #16 180.4 Unpacking texinfo (6.8-6+b1) ... #16 180.8 Selecting previously unselected package unzip. #16 180.8 Preparing to unpack .../719-unzip_6.0-28_amd64.deb ... #16 180.8 Unpacking unzip (6.0-28) ... #16 181.4 Selecting previously unselected package virtualenv. #16 181.4 Preparing to unpack .../720-virtualenv_20.17.1+ds-1_all.deb ... #16 181.4 Unpacking virtualenv (20.17.1+ds-1) ... #16 181.6 Setting up libip4tc2:amd64 (1.8.9-2) ... #16 181.7 Setting up libksba8:amd64 (1.6.3-2) ... #16 181.8 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 181.9 Setting up media-types (10.0.0) ... #16 182.0 Setting up libpipeline1:amd64 (1.5.7-1) ... #16 182.1 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 182.2 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #16 182.3 Setting up liblcms2-2:amd64 (2.14-2) ... #16 182.4 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #16 182.4 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #16 182.5 Setting up libxapian30:amd64 (1.4.22-1) ... #16 182.5 Setting up wdiff (1.2.2-5) ... #16 182.6 Setting up libaom3:amd64 (3.6.0-1) ... #16 182.6 Setting up libpciaccess0:amd64 (0.17-2) ... #16 182.7 Setting up mysql-common (5.8+1.1.0) ... #16 182.8 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 182.8 Setting up libabsl20220623:amd64 (20220623.1-1) ... #16 182.9 Setting up libxau6:amd64 (1:1.0.9-1) ... #16 182.9 Setting up python3-setuptools-whl (66.1.1-1) ... #16 183.0 Setting up libkeyutils1:amd64 (1.6.3-2) ... #16 183.1 Setting up libapparmor1:amd64 (3.0.8-3) ... #16 183.1 Setting up libc-l10n (2.36-9+deb12u7) ... #16 183.2 Setting up pci.ids (0.0~2023.04.11-1) ... #16 183.2 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #16 183.3 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ... #16 183.4 Setting up libsodium23:amd64 (1.0.18-1) ... #16 183.4 Setting up libicu72:amd64 (72.1-3) ... #16 183.5 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 183.6 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #16 183.6 Setting up libdbi1:amd64 (0.9.0-6) ... #16 183.7 Setting up bsdextrautils (2.38.1-5+deb12u1) ... #16 183.8 Setting up fonts-gfs-porson (1.1-7) ... #16 183.9 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #16 184.0 Setting up libmagic-mgc (1:5.44-3) ... #16 184.0 Setting up libgsm1:amd64 (1.0.22-1) ... #16 184.1 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #16 184.1 Setting up gawk (1:5.2.1-2) ... #16 184.3 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #16 184.3 Setting up libsigsegv-dev:amd64 (2.14-1) ... #16 184.4 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... #16 184.4 No schema files found: doing nothing. #16 184.5 Setting up distro-info-data (0.58+deb12u2) ... #16 184.5 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.6 Setting up libsnmp-base (5.9.3+dfsg-2) ... #16 184.7 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.8 Setting up libtirpc-common (1.3.3+ds-1) ... #16 184.9 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 185.0 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 185.2 Setting up libijs-0.35:amd64 (0.35-15) ... #16 185.2 Setting up unzip (6.0-28) ... #16 185.3 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #16 185.4 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 185.5 Setting up libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 185.6 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #16 185.6 Setting up libfontbox-java (1:1.8.16-2) ... #16 185.7 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #16 185.7 Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 185.8 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #16 185.8 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #16 185.9 Setting up binutils-common:amd64 (2.40-2) ... #16 186.0 Setting up x11-common (1:7.7+23) ... #16 186.5 debconf: unable to initialize frontend: Dialog #16 186.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 186.5 debconf: falling back to frontend: Readline #16 186.5 debconf: unable to initialize frontend: Readline #16 186.5 debconf: (This frontend requires a controlling tty.) #16 186.5 debconf: falling back to frontend: Teletype #16 186.5 invoke-rc.d: could not determine current runlevel #16 186.5 invoke-rc.d: policy-rc.d denied execution of restart. #16 186.6 Setting up libsensors-config (1:3.6.0-7.1) ... #16 186.6 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 186.7 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 186.8 Setting up libmagic1:amd64 (1:5.44-3) ... #16 186.8 Setting up libdeflate0:amd64 (1.14-1) ... #16 186.9 Setting up perl-openssl-defaults:amd64 (7+b1) ... #16 186.9 Setting up linux-libc-dev:amd64 (6.1.94-1) ... #16 187.0 Setting up bc (1.07.1-3+b1) ... #16 187.0 Setting up libctf-nobfd0:amd64 (2.40-2) ... #16 187.1 Setting up gettext-base (0.21-12) ... #16 187.1 Setting up m4 (1.4.19-3) ... #16 187.2 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 187.2 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #16 187.3 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 187.3 Setting up libnpth0:amd64 (1.6-3) ... #16 187.4 Setting up autoconf-archive (20220903-3) ... #16 187.5 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 187.5 Setting up libc-ares2:amd64 (1.18.1-3) ... #16 187.6 Setting up file (1:5.44-3) ... #16 187.6 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 187.7 Setting up libassuan0:amd64 (2.5.5-5) ... #16 187.7 Setting up libdecaf0:amd64 (1.0.2-2) ... #16 187.8 Setting up libgomp1:amd64 (12.2.0-14) ... #16 187.8 Setting up bzip2 (1.0.8-5+b1) ... #16 187.9 Setting up libffi-dev:amd64 (3.4.4-1) ... #16 187.9 Setting up locales (2.36-9+deb12u7) ... #16 188.0 debconf: unable to initialize frontend: Dialog #16 188.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 188.0 debconf: falling back to frontend: Readline #16 188.0 debconf: unable to initialize frontend: Readline #16 188.0 debconf: (This frontend requires a controlling tty.) #16 188.0 debconf: falling back to frontend: Teletype #16 188.5 Generating locales (this might take a while)... #16 188.5 Generation complete. #16 188.6 Setting up libopts25:amd64 (1:5.18.16-5) ... #16 188.6 Setting up libtext-wrapi18n-perl (0.06-10) ... #16 188.7 Setting up libjbig0:amd64 (2.1-6.1) ... #16 188.7 Setting up librav1e0:amd64 (0.5.1-6) ... #16 188.8 Setting up libpcre2-16-0:amd64 (10.42-1) ... #16 188.8 Setting up libsource-highlight-common (3.1.9-4.2) ... #16 188.9 Setting up libfakeroot:amd64 (1.31-1.2) ... #16 188.9 Setting up libjansson4:amd64 (2.14-2) ... #16 189.0 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 189.0 Setting up poppler-data (0.4.12-1) ... #16 189.2 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 189.2 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 189.3 Setting up libosp5 (1.5.2-13+b2) ... #16 189.4 Setting up libcap2-bin (1:2.66-4) ... #16 189.4 Setting up fakeroot (1.31-1.2) ... #16 189.4 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.4 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 189.5 Setting up libtalloc2:amd64 (2.4.0-f2) ... #16 189.5 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 189.6 Setting up mariadb-common (1:10.11.6-0+deb12u1) ... #16 189.6 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 189.6 Setting up libasound2-data (1.2.8-1) ... #16 189.7 Setting up libpcre3:amd64 (2:8.39-15) ... #16 189.7 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #16 189.8 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 189.8 Setting up autotools-dev (20220109.1) ... #16 189.9 Setting up libz3-4:amd64 (4.8.12-3.1) ... #16 189.9 Setting up libpcre2-32-0:amd64 (10.42-1) ... #16 189.9 Setting up libglib2.0-data (2.74.6-2+deb12u3) ... #16 190.0 Setting up libpkgconf3:amd64 (1.8.1-1) ... #16 190.0 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 190.1 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #16 190.2 Setting up rpcsvc-proto (1.4.3-1) ... #16 190.2 Setting up libmunge2 (0.5.15-2) ... #16 190.3 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 190.3 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 190.3 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #16 190.4 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #16 190.4 Setting up make (4.3-4.1) ... #16 190.5 Setting up gnupg-l10n (2.2.40-1.1) ... #16 190.5 Setting up libjbig2dec0:amd64 (0.19-3) ... #16 190.6 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 190.6 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 190.7 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 190.7 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ... #16 190.8 Setting up libpathplan4:amd64 (2.42.2-7+b3) ... #16 190.8 Setting up libapache-pom-java (29-2) ... #16 190.9 Setting up libavahi-common-data:amd64 (0.8-10) ... #16 190.9 Setting up libann0 (1.1.2+doc-9+b1) ... #16 190.9 Setting up libncurses6:amd64 (6.4-4) ... #16 191.0 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 191.0 Setting up xz-utils (5.4.1-0.2) ... #16 191.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #16 191.1 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #16 191.1 Setting up xfonts-encodings (1:1.0.4-2.2) ... #16 191.2 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 191.2 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #16 191.3 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 191.3 Setting up t1utils (1.41-4) ... #16 191.3 Setting up libnewlib-dev (3.3.0-1.3) ... #16 191.4 Setting up libquadmath0:amd64 (12.2.0-14) ... #16 191.4 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 191.5 Setting up libimagequant0:amd64 (2.17.0-1) ... #16 191.5 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #16 191.6 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #16 191.6 Setting up libssl-dev:amd64 (3.0.13-1~deb12u1) ... #16 191.7 Setting up libpng16-16:amd64 (1.6.39-2) ... #16 191.8 Setting up libhwloc15:amd64 (2.9.0-1) ... #16 191.8 Setting up libmpc3:amd64 (1.3.1-1) ... #16 191.9 Setting up libmnl0:amd64 (1.0.4-3) ... #16 191.9 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #16 192.0 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 192.1 Setting up liboping0:amd64 (1.10.0-5+b1) ... #16 192.1 Setting up libatomic1:amd64 (12.2.0-14) ... #16 192.2 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 192.2 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 192.3 Setting up libidn12:amd64 (1.41-1) ... #16 192.4 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 192.4 Setting up patch (2.7.6-7) ... #16 192.5 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 192.5 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 192.6 Setting up autopoint (0.21-12) ... #16 192.6 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 192.7 Setting up icu-devtools (72.1-3) ... #16 192.7 Setting up sudo (1.9.13p3-1+deb12u1) ... #16 192.9 invoke-rc.d: could not determine current runlevel #16 192.9 invoke-rc.d: policy-rc.d denied execution of start. #16 192.9 Setting up ocaml-base (4.13.1-4) ... #16 193.0 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 193.0 Setting up fonts-dejavu-core (2.37-6) ... #16 193.3 Setting up libudev-dev:amd64 (252.26-1~deb12u2) ... #16 193.3 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #16 193.4 Setting up libsepol-dev:amd64 (3.4-2.1) ... #16 193.5 Setting up libpcsclite1:amd64 (1.9.9-2) ... #16 193.5 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 193.5 Setting up pkgconf-bin (1.8.1-1) ... #16 193.6 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #16 193.6 Setting up libsodium-dev:amd64 (1.0.18-1) ... #16 193.7 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #16 193.7 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #16 193.8 Setting up libncursesw6:amd64 (6.4-4) ... #16 193.8 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 193.9 Setting up libxtables12:amd64 (1.8.9-2) ... #16 193.9 Setting up lynx-common (2.9.0dev.12-1) ... #16 194.0 Setting up libgc1:amd64 (1:8.2.2-3) ... #16 194.0 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 194.1 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #16 194.2 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #16 194.2 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #16 194.3 Setting up libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 194.3 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 194.4 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 194.4 Setting up libgfortran5:amd64 (12.2.0-14) ... #16 194.5 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 194.5 Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 194.6 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 194.6 Setting up libubsan1:amd64 (12.2.0-14) ... #16 194.7 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 194.7 Setting up libstdcompat-ocaml (19-1) ... #16 194.8 Setting up libpci3:amd64 (1:3.9.0-4) ... #16 194.8 Setting up libnuma1:amd64 (2.0.16-1) ... #16 194.9 Setting up libpcre2-posix3:amd64 (10.42-1) ... #16 195.0 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #16 195.0 Setting up python-apt-common (2.6.0) ... #16 195.1 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 195.1 Setting up libostyle1c2 (1.4devel1-22) ... #16 195.2 Setting up fonts-gfs-baskerville (1.1-6) ... #16 195.3 Setting up sensible-utils (0.0.17+nmu1) ... #16 195.3 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 195.4 Setting up librhash0:amd64 (1.4.3-3) ... #16 195.4 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #16 195.5 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 195.5 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 195.6 Setting up libasan8:amd64 (12.2.0-14) ... #16 195.6 Setting up libuchardet0:amd64 (0.0.7-1) ... #16 195.7 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #16 195.7 Setting up procps (2:4.0.2-3) ... #16 195.9 Setting up libasound2:amd64 (1.2.8-1+b1) ... #16 195.9 Setting up libmd-dev:amd64 (1.0.4-2) ... #16 196.0 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 196.0 Setting up bison (2:3.8.2+dfsg-1+b1) ... #16 196.1 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #16 196.1 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 #16 196.1 Setting up gpgconf (2.2.40-1.1) ... #16 196.2 Setting up libpsm2-2 (11.2.185-2) ... #16 196.2 Setting up openmpi-common (4.1.4-3) ... #16 196.3 Setting up fonts-lmodern (2.005-1) ... #16 196.3 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #16 196.4 Setting up git-man (1:2.39.2-1.1) ... #16 196.4 Setting up libthai-data (0.1.29-1) ... #16 196.5 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 196.5 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #16 196.6 Setting up netbase (6.4) ... #16 196.8 Setting up sgml-base (1.31) ... #16 196.9 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 196.9 Setting up cmake-data (3.25.1-1) ... #16 197.0 Setting up libcdt5:amd64 (2.42.2-7+b3) ... #16 197.0 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 197.1 Setting up libcgraph6:amd64 (2.42.2-7+b3) ... #16 197.1 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 197.2 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 197.2 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 197.3 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 #16 197.3 Setting up libtsan2:amd64 (12.2.0-14) ... #16 197.4 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 197.4 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 197.5 Setting up libbinutils:amd64 (2.40-2) ... #16 197.5 Setting up liburing2:amd64 (2.3-3) ... #16 197.6 Setting up patchelf (0.14.3-1+b1) ... #16 197.6 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 197.9 Setting up swig4.0 (4.1.0-0.2) ... #16 197.9 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #16 198.0 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #16 198.0 Setting up libisl23:amd64 (0.25-1.1) ... #16 198.1 Setting up libaio1:amd64 (0.3.113-4) ... #16 198.1 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #16 198.2 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 198.2 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 198.3 Setting up libc-dev-bin (2.36-9+deb12u7) ... #16 198.3 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #16 198.4 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... #16 198.4 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 198.5 Setting up libbsd0:amd64 (0.11.7-2) ... #16 198.5 Setting up libparmap-ocaml (1.2.5-1) ... #16 198.6 Setting up python3-wheel-whl (0.38.4-2) ... #16 198.6 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 198.7 Setting up libelf1:amd64 (0.188-2.1) ... #16 198.7 Setting up libjson-c5:amd64 (0.16-2) ... #16 198.8 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 198.8 Setting up openjade (1.4devel1-22) ... #16 199.0 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 199.0 Setting up xdg-utils (1.1.3-4.1) ... #16 199.1 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #16 199.1 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #16 199.1 Setting up libbsd-dev:amd64 (0.11.7-2) ... #16 199.1 Setting up libcc1-0:amd64 (12.2.0-14) ... #16 199.2 Setting up libjansson-dev:amd64 (2.14-2) ... #16 199.2 Setting up dbus-bin (1.14.10-1~deb12u1) ... #16 199.3 Setting up sqlite3 (3.40.1-2) ... #16 199.3 Setting up gpg (2.2.40-1.1) ... #16 199.4 Setting up libgps28:amd64 (3.22-4.1+b1) ... #16 199.5 Setting up libbpf1:amd64 (1:1.1.0-1) ... #16 199.5 Setting up liblsan0:amd64 (12.2.0-14) ... #16 199.6 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #16 199.6 Setting up libitm1:amd64 (12.2.0-14) ... #16 199.7 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 199.7 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 199.8 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 199.8 Setting up libkmod2:amd64 (30+20221128-1) ... #16 199.9 Setting up libgdbm6:amd64 (1.23-3) ... #16 199.9 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 200.0 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #16 200.0 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 200.1 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 200.1 Setting up gnupg-utils (2.2.40-1.1) ... #16 200.2 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 200.2 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #16 200.3 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #16 200.3 Setting up libctf0:amd64 (2.40-2) ... #16 200.4 Setting up pinentry-curses (1.2.1-1) ... #16 200.4 Setting up libdbi-dev (0.9.0-6) ... #16 200.5 Setting up teckit (2.5.11+ds1-1+b1) ... #16 200.5 Setting up libice6:amd64 (2:1.0.10-1) ... #16 200.6 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #16 200.6 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #16 200.7 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 200.7 Setting up flex (2.6.4-8.2) ... #16 200.8 Setting up cpp-12 (12.2.0-14) ... #16 200.8 Setting up libxcb1:amd64 (1.15-1) ... #16 200.9 Setting up gettext (0.21-12) ... #16 200.9 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #16 201.0 Setting up swig (4.1.0-0.2) ... #16 201.0 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 201.1 Setting up gpg-agent (2.2.40-1.1) ... #16 201.3 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #16 201.4 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #16 201.5 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #16 201.6 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #16 201.6 Setting up libpdfbox-java (1:1.8.16-2) ... #16 201.6 Setting up libavif15:amd64 (0.11.1-1) ... #16 201.7 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #16 201.7 Setting up libmbedtls14:amd64 (2.28.3-1) ... #16 201.8 Setting up nettle-dev:amd64 (3.8.1-2) ... #16 201.9 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 202.0 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #16 202.0 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #16 202.1 Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 202.1 Setting up libxcb-render0:amd64 (1.15-1) ... #16 202.2 Setting up fontconfig-config (2.14.1-4) ... #16 202.3 debconf: unable to initialize frontend: Dialog #16 202.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 202.3 debconf: falling back to frontend: Readline #16 202.3 debconf: unable to initialize frontend: Readline #16 202.3 debconf: (This frontend requires a controlling tty.) #16 202.3 debconf: falling back to frontend: Teletype #16 202.5 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #16 202.6 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #16 202.6 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 202.7 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 202.7 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 202.8 Setting up libedit2:amd64 (3.1-20221030-2) ... #16 202.8 Setting up gpgsm (2.2.40-1.1) ... #16 202.9 Setting up ccache (4.8+really4.7.5-1) ... #16 202.9 Updating symlinks in /usr/lib/ccache ... #16 202.9 Setting up libcommons-parent-java (56-1) ... #16 203.0 Setting up libavahi-common3:amd64 (0.8-10) ... #16 203.0 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #16 203.1 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #16 203.1 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 #16 203.1 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #16 203.1 Setting up libcommons-logging-java (1.2-3) ... #16 203.2 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 203.3 Setting up libglib2.0-bin (2.74.6-2+deb12u3) ... #16 203.3 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #16 203.4 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 203.4 Setting up libboost-tools-dev (1.74.0.3) ... #16 203.5 Setting up libnftnl11:amd64 (1.2.4-2) ... #16 203.5 Setting up libxcb-shm0:amd64 (1.15-1) ... #16 203.6 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #16 203.6 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #16 203.7 Setting up opensp (1.5.2-13+b2) ... #16 203.8 Setting up libaio-dev:amd64 (0.3.113-4) ... #16 203.8 Setting up libboost-nowide-dev (1.74.0.3) ... #16 203.9 Setting up libbladerf2:amd64 (0.2022.11-1) ... #16 203.9 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 204.0 Setting up sdcc (4.2.0+dfsg-1) ... #16 204.0 Setting up pkgconf:amd64 (1.8.1-1) ... #16 204.1 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 204.1 Setting up dirmngr (2.2.40-1.1) ... #16 204.2 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #16 204.3 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #16 204.3 Setting up libthai0:amd64 (0.1.29-1) ... #16 204.4 Setting up libgprofng0:amd64 (2.40-2) ... #16 204.4 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 204.5 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #16 204.5 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 204.6 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ... #16 204.6 Setting up libpcap0.8:amd64 (1.10.3-1) ... #16 204.7 Setting up libmnl-dev:amd64 (1.0.4-3) ... #16 204.7 Setting up dbus (1.14.10-1~deb12u1) ... #16 204.8 invoke-rc.d: could not determine current runlevel #16 204.8 invoke-rc.d: policy-rc.d denied execution of start. #16 204.9 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #16 204.9 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #16 205.0 Setting up shared-mime-info (2.2-1) ... #16 212.3 Setting up ofono (1.31-3+b1) ... #16 212.5 invoke-rc.d: could not determine current runlevel #16 212.5 invoke-rc.d: policy-rc.d denied execution of start. #16 212.5 invoke-rc.d: could not determine current runlevel #16 212.5 invoke-rc.d: policy-rc.d denied execution of start. #16 212.6 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #16 212.7 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #16 212.7 Setting up ocaml-findlib (1.9.6-1+b1) ... #16 212.8 Setting up libevent-dev (2.1.12-stable-8) ... #16 212.8 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #16 212.9 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 212.9 Setting up libortp16:amd64 (1:5.1.64-2) ... #16 213.0 Setting up libsystemd-shared:amd64 (252.26-1~deb12u2) ... #16 213.0 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 213.0 Setting up pkg-config:amd64 (1.8.1-1) ... #16 213.1 Setting up libgdbm-compat4:amd64 (1.23-3) ... #16 213.1 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #16 213.2 Setting up ucf (3.0043+nmu1) ... #16 213.3 debconf: unable to initialize frontend: Dialog #16 213.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 213.3 debconf: falling back to frontend: Readline #16 213.3 debconf: unable to initialize frontend: Readline #16 213.3 debconf: (This frontend requires a controlling tty.) #16 213.3 debconf: falling back to frontend: Teletype #16 213.4 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 213.4 Setting up libjs-sphinxdoc (5.3.0-4) ... #16 213.4 Setting up libx265-199:amd64 (3.5-2+b1) ... #16 213.5 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 213.5 Setting up gpg-wks-server (2.2.40-1.1) ... #16 213.6 Setting up libllvm14:amd64 (1:14.0.6-12) ... #16 213.6 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 213.7 Setting up libgvpr2:amd64 (2.42.2-7+b3) ... #16 213.7 Setting up dwz (0.15-1) ... #16 213.8 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 213.8 Setting up groff-base (1.22.4-10) ... #16 213.9 Setting up cpp (4:12.2.0-3) ... #16 214.0 Setting up xml-core (0.18+nmu1) ... #16 214.2 Setting up source-highlight (3.1.9-4.2+b3) ... #16 214.3 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 214.4 Setting up libxslt1.1:amd64 (1.1.35-1) ... #16 214.4 Setting up libcurl4:amd64 (7.88.1-10+deb12u6) ... #16 214.5 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 214.5 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 214.6 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #16 214.6 Setting up curl (7.88.1-10+deb12u6) ... #16 214.7 Setting up libfontconfig1:amd64 (2.14.1-4) ... #16 214.7 Setting up lynx (2.9.0dev.12-1) ... #16 214.7 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #16 214.7 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 #16 214.8 Setting up picolibc-arm-none-eabi (1.8-1) ... #16 214.8 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 214.9 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 214.9 Setting up libsm6:amd64 (2:1.2.3-1) ... #16 215.0 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #16 215.0 Setting up libavahi-client3:amd64 (0.8-10) ... #16 215.1 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 215.1 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #16 215.1 Setting up rsync (3.2.7-1) ... #16 215.2 invoke-rc.d: could not determine current runlevel #16 215.2 invoke-rc.d: policy-rc.d denied execution of start. #16 215.3 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 215.4 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #16 215.4 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #16 215.4 Setting up libpaper1:amd64 (1.1.29) ... #16 215.5 debconf: unable to initialize frontend: Dialog #16 215.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 215.5 debconf: falling back to frontend: Readline #16 215.5 debconf: unable to initialize frontend: Readline #16 215.5 debconf: (This frontend requires a controlling tty.) #16 215.5 debconf: falling back to frontend: Teletype #16 215.6 #16 215.6 Creating config file /etc/papersize with new version #16 215.7 Setting up tcpdump (4.99.3-1) ... #16 216.0 Setting up libibverbs1:amd64 (44.0-2) ... #16 216.1 Setting up fontconfig (2.14.1-4) ... #16 216.1 Regenerating fonts cache... done. #16 218.8 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... #16 218.9 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 219.0 Setting up telnet (0.17+2.4-2+deb12u1) ... #16 219.0 Setting up libzmq5:amd64 (4.3.4-6) ... #16 219.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 219.1 Setting up gpg-wks-client (2.2.40-1.1) ... #16 219.2 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #16 219.3 Setting up ibverbs-providers:amd64 (44.0-2) ... #16 219.7 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 219.7 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #16 219.8 Setting up libfftw3-bin (3.3.10-1) ... #16 219.8 Setting up htop (3.2.2-2) ... #16 219.9 Setting up iproute2 (6.1.0-3) ... #16 220.2 debconf: unable to initialize frontend: Dialog #16 220.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 220.2 debconf: falling back to frontend: Readline #16 220.2 debconf: unable to initialize frontend: Readline #16 220.2 debconf: (This frontend requires a controlling tty.) #16 220.2 debconf: falling back to frontend: Teletype #16 220.2 Setting up openssh-client (1:9.2p1-2+deb12u3) ... #16 220.4 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 220.4 Setting up libheif1:amd64 (1.15.1-1) ... #16 220.5 Setting up xsltproc (1.1.35-1) ... #16 220.6 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #16 220.6 Setting up libclang1-14 (1:14.0.6-12) ... #16 220.7 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... #16 220.7 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #16 220.8 Setting up binutils (2.40-2) ... #16 220.8 Setting up libpaper-utils (1.1.29) ... #16 220.9 Setting up xfonts-utils (1:7.7+6) ... #16 220.9 Setting up man-db (2.11.2-2) ... #16 221.1 debconf: unable to initialize frontend: Dialog #16 221.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 221.1 debconf: falling back to frontend: Readline #16 221.1 debconf: unable to initialize frontend: Readline #16 221.1 debconf: (This frontend requires a controlling tty.) #16 221.1 debconf: falling back to frontend: Teletype #16 221.1 Building database of manual pages ... #16 221.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #16 221.3 Setting up libcairo2:amd64 (1.16.0-7) ... #16 221.4 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 221.4 Setting up tex-common (6.18) ... #16 221.6 debconf: unable to initialize frontend: Dialog #16 221.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 221.6 debconf: falling back to frontend: Readline #16 221.6 debconf: unable to initialize frontend: Readline #16 221.6 debconf: (This frontend requires a controlling tty.) #16 221.6 debconf: falling back to frontend: Teletype #16 221.7 update-language: texlive-base not installed and configured, doing nothing! #16 221.8 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 221.8 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 221.9 Setting up perl (5.36.0-7+deb12u1) ... #16 222.0 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 222.0 Setting up gcc-12 (12.2.0-14) ... #16 222.1 Setting up libraqm0:amd64 (0.7.0-4.1) ... #16 222.1 Setting up libboost-numpy-dev (1.74.0.3) ... #16 222.2 Setting up libgd3:amd64 (2.3.3-9) ... #16 222.2 Setting up stow (2.3.1-1) ... #16 222.3 Setting up libio-html-perl (1.004-3) ... #16 222.3 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 222.4 Setting up libclang-cpp14 (1:14.0.6-12) ... #16 222.4 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #16 222.5 Setting up libdpkg-perl (1.21.22) ... #16 222.5 Setting up autoconf (2.71-3) ... #16 222.6 Setting up libtimedate-perl (2.3300-2) ... #16 222.7 Setting up libregexp-ipv6-perl (0.03-3) ... #16 222.7 Setting up module-assistant (0.11.11) ... #16 222.8 Setting up libcups2:amd64 (2.4.2-3+deb12u5) ... #16 222.9 Setting up libmime-charset-perl (1.013.1-2) ... #16 223.0 Setting up lmodern (2.005-1) ... #16 223.4 Setting up libjson-perl (4.10000-1) ... #16 223.4 Setting up libnsl2:amd64 (1.3.0-2) ... #16 223.5 Setting up gnupg (2.2.40-1.1) ... #16 223.5 Setting up cmake (3.25.1-1) ... #16 223.6 Setting up libsub-override-perl (0.09-4) ... #16 223.6 Setting up libsub-quote-perl (2.006008-1) ... #16 223.7 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #16 223.7 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #16 223.8 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 223.8 Setting up libfile-dirlist-perl (0.05-3) ... #16 223.9 Setting up libtext-unidecode-perl (1.30-3) ... #16 223.9 Setting up libperlio-gzip-perl (0.20-1+b1) ... #16 224.0 Setting up mailcap (3.70+nmu1) ... #16 224.1 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #16 224.1 Setting up tex-gyre (20180621-6) ... #16 224.4 Setting up liburi-perl (5.17-1) ... #16 224.4 Setting up libfile-touch-perl (0.12-2) ... #16 224.5 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 224.5 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 224.6 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 224.6 Setting up automake (1:1.16.5-1.3) ... #16 224.7 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #16 224.7 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 #16 224.7 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 #16 224.7 Setting up librdmacm1:amd64 (44.0-2) ... #16 224.8 Setting up libhttp-date-perl (6.05-2) ... #16 224.8 Setting up libfile-which-perl (1.27-2) ... #16 224.9 Setting up libucx0:amd64 (1.13.1-1) ... #16 224.9 Setting up libsgmls-perl (1.03ii-38) ... #16 225.0 Setting up libxmu6:amd64 (2:1.1.3-3) ... #16 225.0 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 225.1 Setting up libfile-listing-perl (6.15-1) ... #16 225.1 Setting up mime-support (3.66) ... #16 225.2 Setting up libxi6:amd64 (2:1.8-1+b1) ... #16 225.2 Setting up libdynaloader-functions-perl (0.003-3) ... #16 225.3 Setting up libclass-method-modifiers-perl (2.14-1) ... #16 225.3 Setting up libio-pty-perl (1:1.17-1) ... #16 225.4 Setting up sgmlspl (1.03ii-38) ... #16 225.4 Setting up mscgen (0.20-14) ... #16 225.4 Setting up libclone-perl:amd64 (0.46-1) ... #16 225.5 Setting up libarchive-zip-perl (1.68-1) ... #16 225.5 Setting up libhtml-tagset-perl (3.20-6) ... #16 225.6 Setting up preview-latex-style (12.2-1) ... #16 225.7 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u2) ... #16 225.7 Setting up libdebhelper-perl (13.11.4) ... #16 225.7 Setting up liblwp-mediatypes-perl (6.04-2) ... #16 225.8 Setting up libtry-tiny-perl (0.31-2) ... #16 225.9 Setting up libxml-namespacesupport-perl (1.12-2) ... #16 225.9 Setting up libnet-http-perl (6.22-1) ... #16 225.9 Setting up libencode-locale-perl (1.05-3) ... #16 226.0 Setting up libxaw7:amd64 (2:1.0.14-1) ... #16 226.1 Setting up fonts-urw-base35 (20200910-7) ... #16 226.5 Setting up libibverbs-dev:amd64 (44.0-2) ... #16 226.6 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #16 226.6 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #16 226.7 Setting up gcc (4:12.2.0-3) ... #16 226.8 Setting up autogen (1:5.18.16-5) ... #16 226.8 Setting up dpkg-dev (1.21.22) ... #16 226.9 Setting up intltool-debian (0.35.0+20060710.6) ... #16 226.9 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 227.0 Setting up liberror-perl (0.17029-2) ... #16 227.0 Setting up patchutils (0.4.2-1) ... #16 227.1 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #16 227.1 Setting up libxml-sax-base-perl (1.09-3) ... #16 227.1 Setting up doxygen (1.9.4-4) ... #16 227.2 Setting up libwrap0:amd64 (7.6.q-32) ... #16 227.2 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 227.3 Setting up libgvc6 (2.42.2-7+b3) ... #16 227.4 Setting up libipc-run-perl (20220807.0-1) ... #16 227.4 Setting up git (1:2.39.2-1.1) ... #16 227.5 Setting up libwww-robotrules-perl (6.02-1) ... #16 227.6 Setting up libnsl-dev:amd64 (1.3.0-2) ... #16 227.6 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 227.6 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #16 227.6 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #16 227.6 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #16 227.7 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #16 227.7 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #16 227.8 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 227.8 Setting up librole-tiny-perl (2.002004-1) ... #16 227.9 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #16 227.9 Setting up libfile-homedir-perl (1.006-2) ... #16 228.0 Setting up texlive-base (2022.20230122-3) ... #16 228.7 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #16 229.0 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #16 229.2 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #16 229.5 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #16 229.5 debconf: unable to initialize frontend: Dialog #16 229.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 229.5 debconf: falling back to frontend: Readline #16 229.5 debconf: unable to initialize frontend: Readline #16 229.5 debconf: (This frontend requires a controlling tty.) #16 229.5 debconf: falling back to frontend: Teletype #16 230.2 Setting up libicu-dev:amd64 (72.1-3) ... #16 230.2 Setting up libio-socket-ssl-perl (2.081-2) ... #16 230.3 Setting up liburing-dev:amd64 (2.3-3) ... #16 230.4 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 230.4 Setting up libhttp-message-perl (6.44-1) ... #16 230.5 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ... #16 230.5 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #16 230.6 Setting up graphviz (2.42.2-7+b3) ... #16 230.6 Setting up libfabric1:amd64 (1.17.0-3) ... #16 230.7 Setting up libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 230.7 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 230.8 Setting up python3.11 (3.11.2-6+deb12u2) ... #16 231.3 Setting up libhttp-negotiate-perl (6.01-2) ... #16 231.4 Setting up libncurses-dev:amd64 (6.4-4) ... #16 231.4 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #16 231.5 Setting up libpython3.11:amd64 (3.11.2-6+deb12u2) ... #16 231.5 Setting up libpcre2-dev:amd64 (10.42-1) ... #16 231.6 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 231.6 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #16 231.7 Setting up libhttp-cookies-perl (6.10-1) ... #16 231.7 Setting up libtool (2.4.7-7~deb12u1) ... #16 231.8 Setting up texlive-luatex (2022.20230122-3) ... #16 231.8 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #16 231.9 Setting up po-debconf (1.0.21+nmu1) ... #16 232.0 Setting up libhtml-tree-perl (5.07-3) ... #16 232.0 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #16 232.1 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #16 232.1 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 232.1 Setting up texlive-plain-generic (2022.20230122-4) ... #16 232.2 Setting up lcov (1.16-1) ... #16 232.3 Setting up python3 (3.11.2-1+b1) ... #16 232.3 running python rtupdate hooks for python3.11... #16 232.6 running python post-rtupdate hooks for python3.11... #16 232.7 Setting up texlive-lang-greek (2022.20230122-1) ... #16 232.8 Setting up libusb-dev (2:0.1.12-32) ... #16 232.9 Setting up libreadline-dev:amd64 (8.2-1.3) ... #16 232.9 Setting up python3-distlib (0.3.6-1) ... #16 233.1 Setting up python3-markupsafe (2.1.2-1+b1) ... #16 233.3 Setting up libxml-sax-perl (1.02+dfsg-3) ... #16 233.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #16 233.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 233.5 debconf: unable to initialize frontend: Dialog #16 233.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 233.5 debconf: falling back to frontend: Readline #16 233.5 debconf: unable to initialize frontend: Readline #16 233.5 debconf: (This frontend requires a controlling tty.) #16 233.5 debconf: falling back to frontend: Teletype #16 233.6 #16 233.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 233.6 Setting up python3-platformdirs (2.6.0-1) ... #16 233.8 Setting up libcdk5-dev (5.0.20180306-3) ... #16 233.9 Setting up libnuma-dev:amd64 (2.0.16-1) ... #16 233.9 Setting up python3-six (1.16.0-4) ... #16 234.1 Setting up dh-autoreconf (20) ... #16 234.1 Setting up asciidoc-common (10.2.0-1) ... #16 235.1 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 235.4 Setting up python3-roman (3.3-3) ... #16 235.8 Setting up gfortran-12 (12.2.0-14) ... #16 235.9 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 235.9 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 235.9 Setting up python3-webcolors (1.11.1-1) ... #16 236.1 Setting up libexpat1-dev:amd64 (2.5.0-1) ... #16 236.1 Setting up libsqlite3-dev:amd64 (3.40.1-2) ... #16 236.2 Setting up texlive-latex-base (2022.20230122-3) ... #16 236.2 Setting up libmodule-runtime-perl (0.016-2) ... #16 236.3 Setting up texlive-extra-utils (2022.20230122-4) ... #16 236.4 Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 236.4 Setting up python3-dill (0.3.6-1) ... #16 236.7 Setting up python3-gi (3.42.2-3+b1) ... #16 236.9 Setting up texlive-latex-recommended (2022.20230122-3) ... #16 237.0 Setting up python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 237.1 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #16 237.1 Setting up python3-wrapt (1.14.1-2+b2) ... #16 237.3 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 237.3 Setting up python3-funcparserlib (1.0.0-0.2) ... #16 237.5 Setting up python3-typing-extensions (4.4.0-1) ... #16 237.7 Setting up python3-toml (0.10.2-1) ... #16 237.9 Setting up texlive-pictures (2022.20230122-3) ... #16 237.9 Setting up python3-isort (5.6.4-1) ... #16 238.3 Setting up python3-reportlab (3.6.12-1) ... #16 238.7 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 238.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 238.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #16 238.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 239.0 debconf: unable to initialize frontend: Dialog #16 239.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 239.0 debconf: falling back to frontend: Readline #16 239.0 debconf: unable to initialize frontend: Readline #16 239.0 debconf: (This frontend requires a controlling tty.) #16 239.0 debconf: falling back to frontend: Teletype #16 239.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 239.1 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 239.2 Setting up dh-strip-nondeterminism (1.13.1-1) ... #16 239.2 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 239.3 Setting up libncurses5-dev:amd64 (6.4-4) ... #16 239.3 Setting up texlive-fonts-recommended (2022.20230122-3) ... #16 239.4 Setting up python3-mccabe (0.7.0-1) ... #16 239.6 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #16 239.7 Setting up tipa (2:1.3-21) ... #16 239.8 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #16 240.0 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 240.1 Setting up python3-tomlkit (0.11.7-1) ... #16 240.8 Setting up python3-lib2to3 (3.11.2-3) ... #16 241.0 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 241.1 Setting up openmpi-bin (4.1.4-3+b1) ... #16 241.3 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #16 241.3 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 #16 241.3 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 #16 241.3 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #16 241.3 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 #16 241.3 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 #16 241.3 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 #16 241.3 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 #16 241.3 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 #16 241.3 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 #16 241.3 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 #16 241.3 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #16 241.4 Setting up coccinelle (1.1.1.deb-2+b1) ... #16 241.5 Setting up g++-12 (12.2.0-14) ... #16 241.6 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 241.7 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 241.7 Setting up python3-pkg-resources (66.1.1-1) ... #16 241.9 Setting up python3-distutils (3.11.2-3) ... #16 242.1 Setting up python3-more-itertools (8.10.0-2) ... #16 242.3 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u3) ... #16 242.4 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 242.5 Setting up python3-filelock (3.9.0-1) ... #16 242.6 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #16 242.7 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 242.7 Setting up python3-setuptools (66.1.1-1) ... #16 243.1 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 243.2 Setting up texlive (2022.20230122-3) ... #16 243.2 Setting up python3-apt (2.6.0) ... #16 243.4 Setting up libimport-into-perl (1.002005-2) ... #16 243.4 Setting up python3-usb (1.2.1-2) ... #16 243.6 Setting up python3-mypy-extensions (0.4.3-4) ... #16 243.8 Setting up libmoo-perl (2.005005-1) ... #16 243.8 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 243.8 Setting up python3-pyflakes (2.5.0-1) ... #16 244.0 Setting up texlive-science (2022.20230122-4) ... #16 244.1 Setting up mpi-default-bin (1.14) ... #16 244.1 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 244.2 Setting up python3-virtualenv (20.17.1+ds-1) ... #16 244.4 Setting up latexmk (1:4.79-1) ... #16 244.5 Setting up python3-yaml (6.0-3+b2) ... #16 244.7 Setting up debhelper (13.11.4) ... #16 244.7 Setting up texlive-latex-extra (2022.20230122-4) ... #16 244.8 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 244.8 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #16 244.9 Setting up python3-zipp (1.0.0-6) ... #16 245.1 Setting up ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 245.1 Setting up python3-wheel (0.38.4-2) ... #16 245.3 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #16 245.3 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 245.4 Setting up texlive-bibtex-extra (2022.20230122-4) ... #16 245.4 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 245.5 Setting up python3-pygments (2.14.0+dfsg-1) ... #16 246.0 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #16 246.1 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u2) ... #16 246.1 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.2 Setting up virtualenv (20.17.1+ds-1) ... #16 246.3 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.3 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.4 Setting up libelf-dev:amd64 (0.188-2.1) ... #16 246.4 Setting up python3-pip (23.0.1+dfsg-1) ... #16 247.2 Setting up texinfo (6.8-6+b1) ... #16 247.3 Running mktexlsr. This may take some time. ... done. #16 247.4 Setting up cppcheck (2.10-2) ... #16 247.5 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 247.5 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 247.6 Setting up equivs (2.3.1) ... #16 247.6 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #16 247.6 Setting up g++ (4:12.2.0-3) ... #16 247.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 247.7 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 247.7 Setting up python3-astroid (2.14.2-1) ... #16 248.0 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #16 248.5 Setting up build-essential (12.9) ... #16 248.5 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #16 248.6 Setting up texlive-xetex (2022.20230122-3) ... #16 248.6 Setting up libboost-dev:amd64 (1.74.0.3) ... #16 248.7 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.7 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.8 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 248.8 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 #16 248.8 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.9 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.9 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #16 249.0 Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 249.0 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #16 249.1 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 249.1 Setting up python3-mako (1.2.4+ds-1) ... #16 249.3 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 249.5 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #16 249.5 Setting up python3-importlib-metadata (4.12.0-1) ... #16 249.7 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.7 Setting up python3-logilab-common (1.9.8-1) ... #16 249.9 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #16 250.0 Setting up python3.11-dev (3.11.2-6+deb12u2) ... #16 250.0 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #16 250.1 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #16 250.1 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 250.2 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #16 250.2 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #16 250.3 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #16 250.3 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.4 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.4 Setting up texlive-formats-extra (2022.20230122-4) ... #16 250.5 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ... #16 250.6 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.7 Setting up python3-dev (3.11.2-1+b1) ... #16 250.9 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #16 250.9 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #16 251.0 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 251.0 Setting up mpi-default-dev (1.14) ... #16 251.1 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 251.1 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.2 Setting up pylint (2.16.2-2) ... #16 251.5 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #16 251.6 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 251.6 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #16 251.7 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #16 251.7 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 251.8 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 251.8 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 251.9 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.9 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #16 251.9 Setting up libboost-python-dev (1.74.0.3) ... #16 252.0 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.0 Setting up libboost-mpi-python-dev (1.74.0.3) ... #16 252.1 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.1 Setting up libboost-mpi-dev (1.74.0.3) ... #16 252.2 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.2 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #16 252.3 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.3 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 252.3 Setting up libboost-log-dev (1.74.0.3) ... #16 252.4 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #16 252.4 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #16 252.5 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #16 252.6 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 252.6 Setting up libboost-all-dev (1.74.0.3) ... #16 252.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 252.7 Setting up dmsetup (2:1.02.185-2) ... #16 252.8 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 252.8 Setting up libwww-perl (6.68-1) ... #16 252.9 Setting up systemd (252.26-1~deb12u2) ... #16 253.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #16 253.0 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #16 253.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #16 253.0 Initializing machine ID from D-Bus machine ID. #16 253.1 Creating group 'systemd-journal' with GID 999. #16 253.1 Creating group 'systemd-network' with GID 998. #16 253.1 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #16 253.2 Setting up devscripts (2.23.4+deb12u1) ... #16 253.4 Setting up liblwp-protocol-https-perl (6.10-1) ... #16 253.5 Processing triggers for libc-bin (2.36-9+deb12u7) ... #16 253.6 Processing triggers for sgml-base (1.31) ... #16 253.6 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 253.8 Setting up docbook-xsl (1.79.2+dfsg-2) ... #16 254.0 Setting up docutils-common (0.19+dfsg-6) ... #16 254.1 Setting up sgml-data (2.0.11+nmu1) ... #16 254.5 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #16 254.6 Setting up docbook5-xml (5.0-3) ... #16 254.8 Setting up asciidoc-base (10.2.0-1) ... #16 255.2 Setting up libpcap-dev:amd64 (1.10.3-1) ... #16 255.3 Setting up asciidoc (10.2.0-1) ... #16 255.5 Processing triggers for sgml-base (1.31) ... #16 255.5 Setting up docbook (4.5-10) ... #16 255.8 Setting up python3-docutils (0.19+dfsg-6) ... #16 256.1 Setting up docbook-xml (4.5-12) ... #16 257.4 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #16 257.6 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #16 257.8 Processing triggers for sgml-base (1.31) ... #16 257.9 Setting up dblatex (0.3.12py3-2) ... #16 258.1 Setting up docbook-dsssl (1.79-10) ... #16 258.2 Processing triggers for sgml-base (1.31) ... #16 258.3 Setting up docbook-utils (0.6.14-4) ... #16 258.3 Setting up asciidoc-dblatex (10.2.0-1) ... #16 258.4 Processing triggers for dbus (1.14.10-1~deb12u1) ... #16 258.4 Processing triggers for tex-common (6.18) ... #16 258.5 debconf: unable to initialize frontend: Dialog #16 258.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 258.5 debconf: falling back to frontend: Readline #16 258.5 debconf: unable to initialize frontend: Readline #16 258.5 debconf: (This frontend requires a controlling tty.) #16 258.5 debconf: falling back to frontend: Teletype #16 258.6 Running updmap-sys. This may take some time... done. #16 259.2 Running mktexlsr /var/lib/texmf ... done. #16 259.3 Building format(s) --all. #16 259.3 This may take some time... done. #16 310.8 + apt-get clean #16 DONE 311.4s #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 DONE 0.3s #18 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 0.427 + cat /tmp/pysim_requirements.txt #18 0.428 pyscard #18 0.428 pyserial #18 0.428 pytlv #18 0.428 cmd2>=1.5 #18 0.428 jsonpath-ng #18 0.428 construct>=2.9.51 #18 0.428 bidict #18 0.428 gsm0338 #18 0.428 pyyaml>=5.1 #18 0.428 termcolor #18 0.428 colorlog #18 0.428 pycryptodomex #18 0.428 cryptography #18 0.428 git+https://github.com/osmocom/asn1tools #18 0.428 packaging #18 0.428 git+https://github.com/hologram-io/smpp.pdu #18 0.428 + 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 pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #18 0.726 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #18 0.726 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-4cjoo5tj #18 0.729 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-4cjoo5tj #18 1.546 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #18 1.552 Installing build dependencies: started #18 2.773 Installing build dependencies: finished with status 'done' #18 2.775 Getting requirements to build wheel: started #18 2.906 Getting requirements to build wheel: finished with status 'done' #18 2.907 Preparing metadata (pyproject.toml): started #18 3.043 Preparing metadata (pyproject.toml): finished with status 'done' #18 3.053 Collecting sphinx-argparse #18 3.054 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-emptzwkd/sphinx-argparse_3b53491c3ba84a51b90df7d23b3c89f4 #18 3.056 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-emptzwkd/sphinx-argparse_3b53491c3ba84a51b90df7d23b3c89f4 #18 3.915 Resolved https://github.com/osmocom/sphinx-argparse to commit f62ee2b5e03fc07fa87526653800da589c9536d7 #18 3.919 Preparing metadata (setup.py): started #18 4.086 Preparing metadata (setup.py): finished with status 'done' #18 4.095 Collecting git+https://github.com/podshumok/python-smpplib.git #18 4.096 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-3d9zhz3m #18 4.098 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-3d9zhz3m #18 4.896 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #18 4.900 Preparing metadata (setup.py): started #18 5.064 Preparing metadata (setup.py): finished with status 'done' #18 5.074 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #18 5.075 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-t93lfbo9 #18 5.077 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-t93lfbo9 #18 6.313 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #18 6.317 Preparing metadata (setup.py): started #18 6.505 Preparing metadata (setup.py): finished with status 'done' #18 6.515 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #18 6.515 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-8ublximo #18 6.518 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-8ublximo #18 7.357 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #18 7.360 Preparing metadata (setup.py): started #18 7.523 Preparing metadata (setup.py): finished with status 'done' #18 7.597 Collecting pydbus #18 7.639 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #18 7.679 Collecting pysispm #18 7.686 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #18 7.770 Collecting sphinx #18 7.779 Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) #18 7.856 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 45.2 MB/s eta 0:00:00 #18 7.981 Collecting sphinxcontrib-napoleon #18 7.998 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #18 8.041 Collecting pyscard #18 8.048 Downloading pyscard-2.0.10.tar.gz (153 kB) #18 8.059 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 kB 14.5 MB/s eta 0:00:00 #18 8.097 Installing build dependencies: started #18 9.571 Installing build dependencies: finished with status 'done' #18 9.571 Getting requirements to build wheel: started #18 9.704 Getting requirements to build wheel: finished with status 'done' #18 9.705 Preparing metadata (pyproject.toml): started #18 9.841 Preparing metadata (pyproject.toml): finished with status 'done' #18 9.872 Collecting pyserial #18 9.878 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #18 9.890 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 8.4 MB/s eta 0:00:00 #18 10.00 Collecting pytlv #18 10.01 Downloading pytlv-0.71.tar.gz (15 kB) #18 10.02 Preparing metadata (setup.py): started #18 10.19 Preparing metadata (setup.py): finished with status 'done' #18 10.24 Collecting cmd2>=1.5 #18 10.25 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) #18 10.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 14.3 MB/s eta 0:00:00 #18 10.29 Collecting jsonpath-ng #18 10.29 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) #18 10.34 Collecting construct>=2.9.51 #18 10.34 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #18 10.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.8 MB/s eta 0:00:00 #18 10.38 Collecting bidict #18 10.39 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #18 10.52 Collecting gsm0338 #18 10.52 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #18 10.54 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #18 10.57 Collecting termcolor #18 10.57 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) #18 10.62 Collecting colorlog #18 10.63 Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) #18 10.78 Collecting pycryptodomex #18 10.79 Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) #18 10.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.3 MB/s eta 0:00:00 #18 11.07 Collecting cryptography #18 11.08 Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) #18 11.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 65.7 MB/s eta 0:00:00 #18 11.19 Collecting packaging #18 11.19 Downloading packaging-24.1-py3-none-any.whl (53 kB) #18 11.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 4.8 MB/s eta 0:00:00 #18 11.23 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #18 11.23 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #18 11.29 Collecting sphinxcontrib-applehelp #18 11.29 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) #18 11.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 7.8 MB/s eta 0:00:00 #18 11.34 Collecting sphinxcontrib-devhelp #18 11.34 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) #18 11.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 7.7 MB/s eta 0:00:00 #18 11.39 Collecting sphinxcontrib-jsmath #18 11.40 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #18 11.44 Collecting sphinxcontrib-htmlhelp>=2.0.0 #18 11.45 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) #18 11.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 2.5 MB/s eta 0:00:00 #18 11.52 Collecting sphinxcontrib-serializinghtml>=1.1.9 #18 11.52 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) #18 11.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 4.3 MB/s eta 0:00:00 #18 11.58 Collecting sphinxcontrib-qthelp #18 11.59 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) #18 11.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 4.3 MB/s eta 0:00:00 #18 11.64 Collecting Jinja2>=3.0 #18 11.65 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #18 11.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 5.3 MB/s eta 0:00:00 #18 11.68 Requirement already satisfied: Pygments>=2.14 in /usr/lib/python3/dist-packages (from sphinx) (2.14.0) #18 11.68 Requirement already satisfied: docutils<0.22,>=0.18.1 in /usr/lib/python3/dist-packages (from sphinx) (0.19) #18 11.71 Collecting snowballstemmer>=2.0 #18 11.72 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #18 11.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 3.6 MB/s eta 0:00:00 #18 11.78 Collecting babel>=2.9 #18 11.79 Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) #18 11.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 60.7 MB/s eta 0:00:00 #18 11.99 Collecting alabaster~=0.7.14 #18 11.99 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) #18 12.03 Collecting imagesize>=1.3 #18 12.04 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #18 12.10 Collecting requests>=2.25.0 #18 12.10 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #18 12.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 4.2 MB/s eta 0:00:00 #18 12.24 Collecting pockets>=0.3 #18 12.25 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #18 12.31 Collecting attrs>=16.3.0 #18 12.31 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) #18 12.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 4.4 MB/s eta 0:00:00 #18 12.36 Collecting pyperclip>=1.6 #18 12.36 Downloading pyperclip-1.9.0.tar.gz (20 kB) #18 12.38 Preparing metadata (setup.py): started #18 12.54 Preparing metadata (setup.py): finished with status 'done' #18 12.57 Collecting wcwidth>=0.1.7 #18 12.58 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #18 12.62 Collecting ply #18 12.62 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #18 12.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.1 MB/s eta 0:00:00 #18 12.82 Collecting cffi>=1.12 #18 12.83 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) #18 12.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 30.7 MB/s eta 0:00:00 #18 12.89 Collecting bitstruct #18 12.90 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #18 12.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 5.9 MB/s eta 0:00:00 #18 12.96 Collecting pyparsing>=3.0.6 #18 12.96 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) #18 12.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 8.4 MB/s eta 0:00:00 #18 13.05 Collecting pycparser #18 13.06 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #18 13.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 11.1 MB/s eta 0:00:00 #18 13.08 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.0->sphinx) (2.1.2) #18 13.20 Collecting charset-normalizer<4,>=2 #18 13.20 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) #18 13.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 12.7 MB/s eta 0:00:00 #18 13.25 Collecting idna<4,>=2.5 #18 13.25 Downloading idna-3.7-py3-none-any.whl (66 kB) #18 13.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 6.2 MB/s eta 0:00:00 #18 13.32 Collecting urllib3<3,>=1.21.1 #18 13.32 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) #18 13.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 11.2 MB/s eta 0:00:00 #18 13.37 Collecting certifi>=2017.4.17 #18 13.38 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) #18 13.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 15.4 MB/s eta 0:00:00 #18 13.46 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #18 13.46 Building wheel for lcov_cobertura (pyproject.toml): started #18 13.60 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #18 13.60 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11661 sha256=6405bcc2b0c55375376fa3b59a8bb68e9c596ee538f8aa3f8cd62d2a99073837 #18 13.60 Stored in directory: /tmp/pip-ephem-wheel-cache-tz66nn4o/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #18 13.60 Building wheel for sphinx-argparse (setup.py): started #18 13.82 Building wheel for sphinx-argparse (setup.py): finished with status 'done' #18 13.82 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.2.5-py3-none-any.whl size=13288 sha256=15b70da3dbe6e3780dc14d2a8d038ebaf9995a5974dbed1603462c003cada632 #18 13.82 Stored in directory: /tmp/pip-ephem-wheel-cache-tz66nn4o/wheels/e5/dc/6a/20386c3dea5350174b0475a91c35038796b6a3ed88b79ebb24 #18 13.82 Building wheel for smpplib (setup.py): started #18 14.04 Building wheel for smpplib (setup.py): finished with status 'done' #18 14.04 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=a600673575a326e087f7c5450f82be850e37856c0f887e155d04406ad35bf0d3 #18 14.04 Stored in directory: /tmp/pip-ephem-wheel-cache-tz66nn4o/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #18 14.04 Building wheel for pyscard (pyproject.toml): started #18 15.41 Building wheel for pyscard (pyproject.toml): finished with status 'done' #18 15.41 Created wheel for pyscard: filename=pyscard-2.0.10-cp311-cp311-linux_x86_64.whl size=230878 sha256=f5811bac6e6b8c3f8ffc5b8c5dbb4c5832b1753f5f308b77e9b62c020fb6c41e #18 15.41 Stored in directory: /root/.cache/pip/wheels/1c/8c/9c/559893355ff87ea664d0c25d9b6aed7d668ba8ef212628f7ab #18 15.42 Building wheel for pytlv (setup.py): started #18 15.63 Building wheel for pytlv (setup.py): finished with status 'done' #18 15.63 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=8af9c87aa1f45a1b27c3e2285d4602b41d8f75e008aa9577c29ef471e5185aaf #18 15.63 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #18 15.64 Building wheel for asn1tools (setup.py): started #18 15.89 Building wheel for asn1tools (setup.py): finished with status 'done' #18 15.89 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=b3cf720e8315bfa1f364def8236352451b752babb160e21e600aa2c10f95cfd6 #18 15.89 Stored in directory: /tmp/pip-ephem-wheel-cache-tz66nn4o/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #18 15.90 Building wheel for smpp.pdu (setup.py): started #18 16.12 Building wheel for smpp.pdu (setup.py): finished with status 'done' #18 16.12 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=eb14b844a2bbc21747c6f8484fe2a8d77417135b894e402eeaa131f34ceb60c8 #18 16.12 Stored in directory: /tmp/pip-ephem-wheel-cache-tz66nn4o/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #18 16.12 Building wheel for pyperclip (setup.py): started #18 16.33 Building wheel for pyperclip (setup.py): finished with status 'done' #18 16.33 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=b56df9428096e6b3001fee50e91e50be5d707861feab9f818a4e4702790bd790 #18 16.33 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #18 16.34 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #18 16.55 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyscard, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyparsing, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, construct, colorlog, charset-normalizer, certifi, bitstruct, bidict, babel, attrs, alabaster, sphinxcontrib-napoleon, requests, cmd2, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #18 19.90 Successfully installed Jinja2-3.1.4 alabaster-0.7.16 asn1tools-0.166.0 attrs-23.2.0 babel-2.15.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.6.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.8 gsm0338-1.0.0 idna-3.7 imagesize-1.4.1 jsonpath-ng-1.6.1 lcov_cobertura-2.0.2 packaging-24.1 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.20.0 pydbus-0.6.0 pyparsing-3.1.2 pyperclip-1.9.0 pyscard-2.0.10 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-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 urllib3-2.2.2 wcwidth-0.2.13 #18 19.90 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 #18 DONE 20.7s #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 DONE 0.3s #20 [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 #20 0.349 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #20 0.351 Cloning into 'osmo-python-tests'... #20 0.453 + cd osmo-python-tests #20 0.453 + python3 setup.py clean build install #20 0.608 running clean #20 0.611 running build #20 0.611 running build_py #20 0.615 creating build #20 0.615 creating build/lib #20 0.615 creating build/lib/osmopy #20 0.615 copying osmopy/osmoutil.py -> build/lib/osmopy #20 0.615 copying osmopy/osmo_ipa.py -> build/lib/osmopy #20 0.615 copying osmopy/obscvty.py -> build/lib/osmopy #20 0.615 copying osmopy/__init__.py -> build/lib/osmopy #20 0.616 copying osmopy/trap_helper.py -> build/lib/osmopy #20 0.616 copying osmopy/twisted_ipa.py -> build/lib/osmopy #20 0.616 creating build/lib/osmopy/osmo_interact #20 0.616 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #20 0.616 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #20 0.616 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #20 0.617 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #20 0.617 running build_scripts #20 0.620 creating build/scripts-3.11 #20 0.620 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #20 0.620 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #20 0.620 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #20 0.621 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #20 0.621 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #20 0.621 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #20 0.621 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #20 0.621 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #20 0.622 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #20 0.622 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #20 0.622 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #20 0.622 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #20 0.622 running install #20 0.622 /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. #20 0.622 warnings.warn( #20 0.655 /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. #20 0.655 warnings.warn( #20 0.692 running bdist_egg #20 0.699 running egg_info #20 0.699 creating osmopython.egg-info #20 0.702 writing osmopython.egg-info/PKG-INFO #20 0.702 writing dependency_links to osmopython.egg-info/dependency_links.txt #20 0.702 writing top-level names to osmopython.egg-info/top_level.txt #20 0.702 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.706 reading manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.706 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.715 installing library code to build/bdist.linux-x86_64/egg #20 0.715 running install_lib #20 0.715 creating build/bdist.linux-x86_64 #20 0.715 creating build/bdist.linux-x86_64/egg #20 0.715 creating build/bdist.linux-x86_64/egg/osmopy #20 0.715 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.715 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.715 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.716 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.716 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.716 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.716 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.717 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.717 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.717 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.717 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.718 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #20 0.723 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #20 0.724 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #20 0.724 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #20 0.726 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #20 0.727 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #20 0.728 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #20 0.729 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #20 0.729 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #20 0.730 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #20 0.731 creating build/bdist.linux-x86_64/egg/EGG-INFO #20 0.731 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.731 running install_scripts #20 0.732 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.732 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.733 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.733 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.733 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.733 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #20 0.733 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #20 0.733 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.734 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.734 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.734 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.734 zip_safe flag not set; analyzing archive contents... #20 0.735 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #20 0.736 creating dist #20 0.737 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #20 0.744 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #20 0.745 Processing osmopython-0.2.1-py3.11.egg #20 0.746 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.746 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages #20 0.761 Adding osmopython 0.2.1 to easy-install.pth file #20 0.762 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #20 0.762 Installing osmotestconfig.py script to /usr/local/bin #20 0.763 Installing osmo_interact_vty.py script to /usr/local/bin #20 0.763 Installing osmo_ctrl.py script to /usr/local/bin #20 0.763 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #20 0.764 Installing osmo_trap2cgi.py script to /usr/local/bin #20 0.764 Installing osmodumpdoc.py script to /usr/local/bin #20 0.765 Installing osmo_interact_ctrl.py script to /usr/local/bin #20 0.765 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #20 0.766 Installing osmotestvty.py script to /usr/local/bin #20 0.766 #20 0.766 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.767 Processing dependencies for osmopython==0.2.1 #20 0.767 Finished processing dependencies for osmopython==0.2.1 #20 0.795 + cd .. #20 0.795 + rm -rf osmo-python-tests #20 DONE 0.9s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #22 [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 #22 0.357 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.359 Cloning into 'osmo-ci'... #22 0.474 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.484 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.484 'common.sh' -> '/usr/local/bin/common.sh' #22 0.484 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.484 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.484 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.484 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.484 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.484 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.484 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.484 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.484 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.484 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.484 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.484 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.484 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.484 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.484 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.484 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.485 + rm -rf osmo-ci #22 DONE 0.6s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.355 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_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 #26 0.391 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.391 + apt-get update #26 0.464 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.464 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.464 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.584 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.793 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.823 Fetched 161 kB in 0s (403 kB/s) #26 0.823 Reading package lists... #26 1.193 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.202 Reading package lists... #26 1.566 Building dependency tree... #26 1.657 Reading state information... #26 1.741 The following additional packages will be installed: #26 1.741 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.741 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.741 libyder-dev libyder2.0 #26 1.741 Suggested packages: #26 1.741 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.741 uhd-host #26 1.741 Recommended packages: #26 1.741 limesuite-udev limesuite-images gnuradio-dev #26 1.852 The following NEW packages will be installed: #26 1.852 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.852 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.852 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.890 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.890 Need to get 5782 kB of archives. #26 1.890 After this operation, 24.8 MB of additional disk space will be used. #26 1.890 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u6 [485 kB] #26 1.909 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202407022026 [263 kB] #26 1.922 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202407022026 [53.0 kB] #26 1.926 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.927 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.930 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.930 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.931 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.26-1~deb12u2 [353 kB] #26 1.934 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.966 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.967 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.967 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.968 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.968 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.125 debconf: delaying package configuration, since apt-utils is not installed #26 2.181 Fetched 5782 kB in 0s (51.0 MB/s) #26 2.236 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.236 (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 ... 115755 files and directories currently installed.) #26 2.287 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u6_amd64.deb ... #26 2.302 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u6) ... #26 2.461 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.472 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202407022026_amd64.deb ... #26 2.503 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202407022026) ... #26 2.619 Selecting previously unselected package liblimesuite-dev. #26 2.630 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202407022026_amd64.deb ... #26 2.644 Unpacking liblimesuite-dev (23.11.0.4.9dce.202407022026) ... #26 2.780 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.790 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.806 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.917 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.928 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.944 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.097 Selecting previously unselected package liborcania2.3:amd64. #26 3.108 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.123 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.224 Selecting previously unselected package liborcania-dev:amd64. #26 3.235 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.249 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.380 Selecting previously unselected package libsystemd-dev:amd64. #26 3.391 Preparing to unpack .../07-libsystemd-dev_252.26-1~deb12u2_amd64.deb ... #26 3.408 Unpacking libsystemd-dev:amd64 (252.26-1~deb12u2) ... #26 3.556 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.567 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.583 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.877 Selecting previously unselected package libuhd-dev:amd64. #26 3.888 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.901 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.060 Selecting previously unselected package libyder2.0:amd64. #26 4.071 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.093 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.221 Selecting previously unselected package libulfius2.7:amd64. #26 4.232 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.247 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.360 Selecting previously unselected package libyder-dev:amd64. #26 4.370 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.385 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.504 Selecting previously unselected package libulfius-dev:amd64. #26 4.515 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.530 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.724 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.779 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u6) ... #26 4.825 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.873 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.920 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202407022026) ... #26 4.968 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.014 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.060 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.107 Setting up libsystemd-dev:amd64 (252.26-1~deb12u2) ... #26 5.152 Setting up liblimesuite-dev (23.11.0.4.9dce.202407022026) ... #26 5.201 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.247 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.292 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.338 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.384 Processing triggers for man-db (2.11.2-2) ... #26 5.429 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.569 + apt-get clean #26 DONE 5.7s #27 exporting to image #27 exporting layers #27 exporting layers 15.6s done #27 writing image sha256:67df575d713660005b0f3101819d16eaf61a5d3263b526e59138e8b3c7e05b65 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 15.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 67df575d7136 + 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 + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/nplab-sua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #5 DONE 0.1s #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #5 CACHED #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 3.2s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.551 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.551 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.551 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.551 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.896 Reading package lists... #7 1.306 Reading package lists... #7 1.684 Building dependency tree... #7 1.781 Reading state information... #7 1.870 The following additional packages will be installed: #7 1.870 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.870 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.870 libosmovty13 osmocom-nightly #7 1.901 The following NEW packages will be installed: #7 1.901 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.901 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.902 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.939 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 1.939 Need to get 1990 kB of archives. #7 1.939 After this operation, 7211 kB of additional disk space will be used. #7 1.939 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407022026 [1180 B] #7 1.940 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202407022026 [164 kB] #7 1.943 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202407022026 [45.9 kB] #7 1.943 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202407022026 [65.4 kB] #7 1.944 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202407022026 [222 kB] #7 1.946 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202407022026 [65.9 kB] #7 1.946 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202407022026 [98.5 kB] #7 1.947 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202407022026 [173 kB] #7 1.949 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202407022026 [54.4 kB] #7 1.949 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202407022026 [58.6 kB] #7 1.950 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202407022026 [45.3 kB] #7 1.950 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202407022026 [38.6 kB] #7 1.951 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202407022026 [840 kB] #7 1.959 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202407022026 [52.4 kB] #7 1.959 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202407022026 [64.7 kB] #7 2.196 debconf: delaying package configuration, since apt-utils is not installed #7 2.298 Fetched 1990 kB in 0s (36.8 MB/s) #7 2.422 Selecting previously unselected package osmocom-nightly. #7 2.422 (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 ... 117413 files and directories currently installed.) #7 2.489 Preparing to unpack .../00-osmocom-nightly_202407022026_amd64.deb ... #7 2.521 Unpacking osmocom-nightly (202407022026) ... #7 2.869 Selecting previously unselected package libosmocore21:amd64. #7 2.879 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 2.978 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202407022026) ... #7 3.318 Selecting previously unselected package libosmocodec4:amd64. #7 3.327 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 3.355 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202407022026) ... #7 3.729 Selecting previously unselected package libosmoisdn0:amd64. #7 3.740 Preparing to unpack .../03-libosmoisdn0_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 3.766 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 4.211 Selecting previously unselected package libosmogsm20:amd64. #7 4.223 Preparing to unpack .../04-libosmogsm20_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 4.246 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202407022026) ... #7 4.506 Selecting previously unselected package libosmocoding0:amd64. #7 4.516 Preparing to unpack .../05-libosmocoding0_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 4.556 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 4.801 Selecting previously unselected package libosmovty13:amd64. #7 4.812 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 4.847 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202407022026) ... #7 5.222 Selecting previously unselected package libosmogb14:amd64. #7 5.233 Preparing to unpack .../07-libosmogb14_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 5.273 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202407022026) ... #7 5.525 Selecting previously unselected package libosmoctrl0:amd64. #7 5.534 Preparing to unpack .../08-libosmoctrl0_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 5.555 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 5.763 Selecting previously unselected package libosmosim2:amd64. #7 5.775 Preparing to unpack .../09-libosmosim2_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 5.810 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202407022026) ... #7 6.028 Selecting previously unselected package libosmousb0:amd64. #7 6.036 Preparing to unpack .../10-libosmousb0_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 6.083 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 6.355 Selecting previously unselected package libosmocore. #7 6.366 Preparing to unpack .../11-libosmocore_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 6.386 Unpacking libosmocore (1.9.0.209.e0c63.202407022026) ... #7 6.672 Selecting previously unselected package libosmocore-dev:amd64. #7 6.684 Preparing to unpack .../12-libosmocore-dev_1.9.0.209.e0c63.202407022026_amd64.deb ... #7 6.737 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202407022026) ... #7 7.084 Selecting previously unselected package libosmonetif11:amd64. #7 7.095 Preparing to unpack .../13-libosmonetif11_1.4.0.57.481f.202407022026_amd64.deb ... #7 7.124 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202407022026) ... #7 7.333 Selecting previously unselected package libosmo-netif-dev:amd64. #7 7.344 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.57.481f.202407022026_amd64.deb ... #7 7.389 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202407022026) ... #7 7.676 Setting up osmocom-nightly (202407022026) ... #7 7.806 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202407022026) ... #7 7.954 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.086 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.219 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.346 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.494 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.638 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.797 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202407022026) ... #7 8.923 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202407022026) ... #7 9.059 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202407022026) ... #7 9.178 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202407022026) ... #7 9.310 Setting up libosmocore (1.9.0.209.e0c63.202407022026) ... #7 9.493 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202407022026) ... #7 9.602 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202407022026) ... #7 9.720 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 10.5s #8 [3/7] WORKDIR /DATA #8 DONE 0.4s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.617 Cloning into 'libosmo-sccp'... #9 DONE 1.1s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.4s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.759 Already on 'master' #11 0.760 Your branch is up to date with 'origin/master'. #11 0.762 refs/heads/master #11 0.772 HEAD is now at fb30ebd README.md: cosmetic: fix a typo #11 0.775 master #11 0.776 fb30ebdaa78109e8037f3cd36a663b80ca65160a #11 3.339 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.339 libtoolize: copying file './ltmain.sh' #11 3.587 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.587 libtoolize: and rerunning libtoolize and aclocal. #11 3.587 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.730 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.730 configure.ac:167: You should run autoupdate. #11 4.730 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.730 configure.ac:167: the top level #11 4.730 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.730 configure.ac:184: You should run autoupdate. #11 5.311 configure.ac:23: installing './compile' #11 5.314 configure.ac:25: installing './config.guess' #11 5.318 configure.ac:25: installing './config.sub' #11 5.321 configure.ac:9: installing './install-sh' #11 5.325 configure.ac:9: installing './missing' #11 5.415 examples/Makefile.am: installing './depcomp' #11 5.796 checking for a BSD-compatible install... /usr/bin/install -c #11 5.809 checking whether build environment is sane... yes #11 5.824 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.827 checking for gawk... gawk #11 5.827 checking whether make sets $(MAKE)... yes #11 5.849 checking whether make supports nested variables... yes #11 5.859 checking whether make supports nested variables... (cached) yes #11 5.859 checking whether make sets $(MAKE)... (cached) yes #11 5.863 checking for gcc... gcc #11 5.902 checking whether the C compiler works... yes #11 5.949 checking for C compiler default output file name... a.out #11 5.950 checking for suffix of executables... #11 5.989 checking whether we are cross compiling... no #11 6.038 checking for suffix of object files... o #11 6.060 checking whether the compiler supports GNU C... yes #11 6.083 checking whether gcc accepts -g... yes #11 6.103 checking for gcc option to enable C11 features... none needed #11 6.135 checking whether gcc understands -c and -o together... yes #11 6.180 checking whether make supports the include directive... yes (GNU style) #11 6.190 checking dependency style of gcc... gcc3 #11 6.240 checking build system type... x86_64-pc-linux-gnu #11 6.293 checking host system type... x86_64-pc-linux-gnu #11 6.294 checking how to print strings... printf #11 6.318 checking for a sed that does not truncate output... /usr/bin/sed #11 6.325 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.327 checking for egrep... /usr/bin/grep -E #11 6.329 checking for fgrep... /usr/bin/grep -F #11 6.332 checking for ld used by gcc... /usr/bin/ld #11 6.339 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.342 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.345 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.379 checking whether ln -s works... yes #11 6.379 checking the maximum length of command line arguments... 1572864 #11 6.394 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.394 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.395 checking for /usr/bin/ld option to reload object files... -r #11 6.395 checking for file... file #11 6.395 checking for objdump... objdump #11 6.396 checking how to recognize dependent libraries... pass_all #11 6.396 checking for dlltool... no #11 6.397 checking how to associate runtime and link libraries... printf %s\n #11 6.397 checking for ar... ar #11 6.397 checking for archiver @FILE support... @ #11 6.435 checking for strip... strip #11 6.435 checking for ranlib... ranlib #11 6.436 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.525 checking for sysroot... no #11 6.525 checking for a working dd... /usr/bin/dd #11 6.533 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.558 checking for mt... no #11 6.558 checking if : is a manifest tool... no #11 6.564 checking for stdio.h... yes #11 6.589 checking for stdlib.h... yes #11 6.616 checking for string.h... yes #11 6.646 checking for inttypes.h... yes #11 6.676 checking for stdint.h... yes #11 6.707 checking for strings.h... yes #11 6.741 checking for sys/stat.h... yes #11 6.775 checking for sys/types.h... yes #11 6.802 checking for unistd.h... yes #11 6.837 checking for dlfcn.h... yes #11 6.868 checking for objdir... .libs #11 6.944 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.982 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.982 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.011 checking if gcc static flag -static works... yes #11 7.080 checking if gcc supports -c -o file.o... yes #11 7.120 checking if gcc supports -c -o file.o... (cached) yes #11 7.120 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.132 checking whether -lc should be explicitly linked in... no #11 7.171 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.244 checking how to hardcode library paths into programs... immediate #11 7.244 checking whether stripping libraries is possible... yes #11 7.247 checking if libtool supports shared libraries... yes #11 7.247 checking whether to build shared libraries... yes #11 7.247 checking whether to build static libraries... yes #11 7.248 checking for pkg-config... /usr/bin/pkg-config #11 7.249 checking for pkg-config... /usr/bin/pkg-config #11 7.249 checking pkg-config is at least version 0.20... yes #11 7.251 checking for libosmocore >= 1.9.0... yes #11 7.262 checking for libosmovty >= 1.9.0... yes #11 7.275 checking for libosmogsm >= 1.9.0... yes #11 7.287 checking for libosmo-netif >= 1.4.0... yes #11 7.300 checking for library containing sctp_recvmsg... -lsctp #11 7.401 checking if gcc supports -fvisibility=hidden... yes #11 7.424 checking for doxygen... /usr/bin/doxygen #11 7.429 checking whether to enable VTY/CTRL tests... no #11 7.429 CFLAGS=" -std=gnu11 -Wall" #11 7.429 CPPFLAGS=" -Wall" #11 7.455 checking that generated files are newer than configure... done #11 7.456 configure: creating ./config.status #11 8.068 config.status: creating libosmo-sigtran.pc #11 8.086 config.status: creating libosmo-sccp.pc #11 8.103 config.status: creating libosmo-mtp.pc #11 8.121 config.status: creating libosmo-xua.pc #11 8.141 config.status: creating include/osmocom/Makefile #11 8.164 config.status: creating include/osmocom/sccp/Makefile #11 8.186 config.status: creating include/osmocom/mtp/Makefile #11 8.208 config.status: creating include/osmocom/sigtran/Makefile #11 8.227 config.status: creating include/Makefile #11 8.248 config.status: creating src/Makefile #11 8.267 config.status: creating tests/Makefile #11 8.284 config.status: creating tests/sccp/Makefile #11 8.302 config.status: creating tests/mtp/Makefile #11 8.322 config.status: creating tests/m2ua/Makefile #11 8.344 config.status: creating tests/xua/Makefile #11 8.367 config.status: creating tests/ss7/Makefile #11 8.390 config.status: creating tests/vty/Makefile #11 8.413 config.status: creating examples/Makefile #11 8.433 config.status: creating stp/Makefile #11 8.457 config.status: creating doc/Makefile #11 8.483 config.status: creating doc/examples/Makefile #11 8.508 config.status: creating doc/manuals/Makefile #11 8.527 config.status: creating contrib/Makefile #11 8.546 config.status: creating contrib/systemd/Makefile #11 8.566 config.status: creating Doxyfile #11 8.584 config.status: creating Makefile #11 8.604 config.status: executing tests/atconfig commands #11 8.609 config.status: executing depfiles commands #11 9.080 config.status: executing libtool commands #11 9.164 echo 1.8.0.67-fb30 > .version-t && mv .version-t .version #11 9.167 make install-recursive #11 9.172 make[1]: Entering directory '/data/libosmo-sccp' #11 9.176 Making install in include #11 9.179 make[2]: Entering directory '/data/libosmo-sccp/include' #11 9.183 Making install in osmocom #11 9.186 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.192 Making install in mtp #11 9.194 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.196 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.196 make[5]: Nothing to be done for 'install-exec-am'. #11 9.198 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 9.201 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 9.204 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.204 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.204 Making install in sccp #11 9.206 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.209 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.209 make[5]: Nothing to be done for 'install-exec-am'. #11 9.210 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 9.214 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 9.215 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.216 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.216 Making install in sigtran #11 9.218 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.221 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.221 make[5]: Nothing to be done for 'install-exec-am'. #11 9.222 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 9.222 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 9.225 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 9.226 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 9.229 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.229 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.231 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.234 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.234 make[5]: Nothing to be done for 'install-exec-am'. #11 9.234 make[5]: Nothing to be done for 'install-data-am'. #11 9.234 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.234 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.235 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.237 make[3]: Entering directory '/data/libosmo-sccp/include' #11 9.241 make[4]: Entering directory '/data/libosmo-sccp/include' #11 9.241 make[4]: Nothing to be done for 'install-exec-am'. #11 9.241 make[4]: Nothing to be done for 'install-data-am'. #11 9.241 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 9.241 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 9.242 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 9.242 Making install in src #11 9.245 make[2]: Entering directory '/data/libosmo-sccp/src' #11 9.247 CC sccp.o #11 9.247 CC libxua_a-xua_msg.o #11 9.248 CC mtp_pcap.o #11 9.248 CC m3ua.lo #11 9.248 CC ipa.lo #11 9.249 CC osmo_ss7.lo #11 9.249 CC osmo_ss7_as.lo #11 9.249 CC osmo_ss7_asp.lo #11 9.249 CC osmo_ss7_asp_peer.lo #11 9.250 CC osmo_ss7_hmrt.lo #11 9.250 CC osmo_ss7_xua_srv.lo #11 9.251 CC osmo_ss7_vty.lo #11 9.251 CC sccp2sua.lo #11 9.252 CC sccp_helpers.lo #11 9.252 CC sccp_lbcs.lo #11 9.254 CC sccp_sap.lo #11 9.444 CC sccp_sclc.lo #11 9.444 CC sccp_scmg.lo #11 9.477 CC sccp_scrc.lo #11 9.512 CC sccp_scoc.lo #11 9.515 CC sccp_types.lo #11 9.525 CC sccp_user.lo #11 9.528 CC sccp_vty.lo #11 9.537 CC sua.lo #11 9.543 CC xua_asp_fsm.lo #11 9.550 CC xua_as_fsm.lo #11 9.563 CC xua_default_lm_fsm.lo #11 9.586 CC xua_msg.lo #11 9.638 sccp_scoc.c: In function 'scoc_fsm_active': #11 9.638 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 9.638 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 9.638 | ^~~~~~~ #11 9.682 CC xua_rkm.lo #11 9.696 CC xua_shared.lo #11 9.705 CC xua_snm.lo #11 9.721 AR libsccp.a #11 9.723 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.729 AR libmtp.a #11 9.731 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.745 AR libxua.a #11 9.752 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.02 CCLD libosmo-sigtran.la #11 10.71 make[3]: Entering directory '/data/libosmo-sccp/src' #11 10.71 /usr/bin/mkdir -p '/usr/local/lib' #11 10.71 /usr/bin/mkdir -p '/usr/local/lib' #11 10.71 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 10.71 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 10.72 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 10.72 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 10.73 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 10.75 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 10.84 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 10.85 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 10.86 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 10.86 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 10.87 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 10.87 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 10.92 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.92 ---------------------------------------------------------------------- #11 10.92 Libraries have been installed in: #11 10.92 /usr/local/lib #11 10.92 #11 10.92 If you ever happen to want to link against installed libraries #11 10.92 in a given directory, LIBDIR, you must either use libtool, and #11 10.92 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.92 flag during linking and do at least one of the following: #11 10.92 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.92 during execution #11 10.92 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.92 during linking #11 10.92 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.92 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.92 #11 10.92 See any operating system documentation about shared libraries for #11 10.92 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.92 ---------------------------------------------------------------------- #11 10.92 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 10.92 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 10.92 Making install in tests #11 10.93 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 10.93 Making install in xua #11 10.93 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 10.94 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 10.94 make[4]: Nothing to be done for 'install-exec-am'. #11 10.94 make[4]: Nothing to be done for 'install-data-am'. #11 10.94 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 10.94 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 10.94 Making install in sccp #11 10.94 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 10.94 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 10.94 make[4]: Nothing to be done for 'install-exec-am'. #11 10.94 make[4]: Nothing to be done for 'install-data-am'. #11 10.94 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 10.94 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 10.94 Making install in mtp #11 10.95 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 10.95 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 10.95 make[4]: Nothing to be done for 'install-exec-am'. #11 10.95 make[4]: Nothing to be done for 'install-data-am'. #11 10.95 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 10.95 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 10.95 Making install in m2ua #11 10.95 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 10.95 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 10.95 make[4]: Nothing to be done for 'install-exec-am'. #11 10.95 make[4]: Nothing to be done for 'install-data-am'. #11 10.95 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 10.95 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 10.96 Making install in ss7 #11 10.96 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 10.96 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 10.96 make[4]: Nothing to be done for 'install-exec-am'. #11 10.96 make[4]: Nothing to be done for 'install-data-am'. #11 10.96 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 10.96 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 10.96 Making install in vty #11 10.96 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 10.97 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 10.97 make[4]: Nothing to be done for 'install-exec-am'. #11 10.97 make[4]: Nothing to be done for 'install-data-am'. #11 10.97 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 10.97 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 10.97 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 10.97 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 10.97 make[4]: Nothing to be done for 'install-exec-am'. #11 10.97 make[4]: Nothing to be done for 'install-data-am'. #11 10.97 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 10.97 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 10.98 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 10.98 Making install in examples #11 10.98 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 10.98 CC sccp_demo_user.o #11 10.98 CC sccp_test_server.o #11 10.98 CC sccp_test_vty.o #11 11.06 CCLD sccp_demo_user #11 11.34 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 11.34 make[3]: Nothing to be done for 'install-exec-am'. #11 11.34 make[3]: Nothing to be done for 'install-data-am'. #11 11.34 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 11.34 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 11.34 Making install in stp #11 11.35 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 11.35 CC stp_main.o #11 11.42 CCLD osmo-stp #11 11.68 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 11.68 make[3]: Nothing to be done for 'install-data-am'. #11 11.68 /usr/bin/mkdir -p '/usr/local/bin' #11 11.69 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 11.73 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 11.73 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 11.73 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 11.73 Making install in doc #11 11.74 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 11.74 Making install in examples #11 11.74 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 11.75 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 11.75 make[4]: Nothing to be done for 'install-exec-am'. #11 11.75 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 11.75 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.75 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 11.75 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 11.75 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 11.75 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 11.75 Making install in manuals #11 11.76 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 11.76 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 11.76 make[4]: Nothing to be done for 'install-exec-am'. #11 11.76 make[4]: Nothing to be done for 'install-data-am'. #11 11.76 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 11.76 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 11.76 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 11.76 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 11.76 make[4]: Nothing to be done for 'install-exec-am'. #11 11.76 make[4]: Nothing to be done for 'install-data-am'. #11 11.76 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 11.76 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 11.76 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 11.76 Making install in contrib #11 11.77 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 11.77 Making install in systemd #11 11.77 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 11.77 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 11.77 make[4]: Nothing to be done for 'install-exec-am'. #11 11.78 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.78 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 11.79 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 11.79 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 11.79 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 11.79 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 11.79 make[4]: Nothing to be done for 'install-exec-am'. #11 11.79 make[4]: Nothing to be done for 'install-data-am'. #11 11.79 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.79 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.79 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.80 make[2]: Entering directory '/data/libosmo-sccp' #11 11.80 mkdir -p doc/sigtran #11 11.80 /usr/bin/doxygen Doxyfile #11 11.83 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 11.83 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.83 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 11.83 Using the default: a4! #11 11.88 Doxygen version used: 1.9.4 #11 11.88 Searching for include files... #11 11.88 Searching for example files... #11 11.88 Searching for images... #11 11.88 Searching for dot files... #11 11.88 Searching for msc files... #11 11.88 Searching for dia files... #11 11.88 Searching for files to exclude #11 11.88 Searching INPUT for files to process... #11 11.88 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 11.88 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 11.88 Searching for files in directory /data/libosmo-sccp/src #11 11.88 Reading and parsing tag files #11 11.88 Parsing files #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 11.88 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 11.88 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 11.88 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 11.88 Parsing file /data/libosmo-sccp/src/ipa.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 11.88 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 11.88 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 11.88 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 11.88 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 11.88 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.01 /sccp_scmg.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 12.01 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 12.01 Preprocessing /data/libosmo-sccp/src/sua.c... #11 12.01 Parsing file /data/libosmo-sccp/src/sua.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 12.01 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 12.01 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 12.01 Building macro definition list... #11 12.01 Building group list... #11 12.01 Building directory list... #11 12.01 Building namespace list... #11 12.01 Building file list... #11 12.01 Building class list... #11 12.01 Building concept list... #11 12.01 Computing nesting relations for classes... #11 12.01 Associating documentation with classes... #11 12.01 Associating documentation with concepts... #11 12.01 Building example list... #11 12.01 Searching for enumerations... #11 12.01 Searching for documented typedefs... #11 12.01 Searching for members imported via using declarations... #11 12.01 Searching for included using directives... #11 12.01 Searching for documented variables... #11 12.01 Building interface member list... #11 12.01 Building member list... #11 12.01 Searching for friends... #11 12.01 Searching for documented defines... #11 12.01 Computing class inheritance relations... #11 12.01 Computing class usage relations... #11 12.01 Flushing cached template relations that have become invalid... #11 12.01 Computing class relations... #11 12.01 Add enum values to enums... #11 12.01 Searching for member function documentation... #11 12.01 Creating members for template instances... #11 12.01 Building page list... #11 12.01 Search for main page... #11 12.01 Computing page relations... #11 12.01 Determining the scope of groups... #11 12.01 Sorting lists... #11 12.01 Determining which enums are documented #11 12.01 Computing member relations... #11 12.01 Building full member lists recursively... #11 12.01 Adding members to member groups. #11 12.01 Computing member references... #11 12.01 Inheriting documentation... #11 12.01 Generating disk names... #11 12.01 Adding source references... #11 12.01 Adding xrefitems... #11 12.01 Sorting member lists... #11 12.01 Setting anonymous enum type... #11 12.01 Computing dependencies between directories... #11 12.01 Generating citations page... #11 12.01 Counting members... #11 12.01 Counting data structures... #11 12.01 Resolving user defined references... #11 12.01 Finding anchors and sections in the documentation... #11 12.01 Transferring function references... #11 12.01 Combining using relations... #11 12.01 Adding members to index pages... #11 12.01 Correcting members for VHDL... #11 12.01 Computing tooltip texts... #11 12.01 Generating style sheet... #11 12.01 Generating search indices... #11 12.01 Generating example documentation... #11 12.01 Generating file sources... #11 12.01 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 12.01 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 12.01 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 12.01 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 12.01 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 12.01 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 12.14 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 12.14 parameter 'ppid_mux' #11 12.15 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 12.15 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 12.15 parameter 'inst' #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.15 parameter 'asp_name' #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.15 parameter 'asp_name' #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 12.15 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 12.15 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 12.15 parameter 'inst' #11 12.17 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 12.17 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 12.17 parameter 'addr' #11 12.17 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 12.17 parameter 'prim_cb' #11 12.17 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.17 parameter 'prim_cb' #11 12.18 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 12.18 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 12.18 parameter 'num_maps' #11 12.18 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 12.19 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.19 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.19 parameter 'info_str' #11 12.19 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 12.19 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.20 parameter 'asp_name' #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.20 parameter 'asp_name' #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 12.20 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 12.20 parameter 'trans_proto' #11 12.22 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 12.22 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 12.22 parameter 'addr' #11 12.23 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 12.23 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 12.23 parameter 'inst' #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 12.25 parameter 'type' #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 12.25 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 12.26 parameter 'oph' #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 12.26 parameter 'oph' #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 12.26 parameter 'oph' #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 12.26 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 12.26 parameter 'oph' #11 12.28 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 12.28 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 12.28 parameter 'inst' #11 12.28 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 12.28 parameter 'prim_cb' #11 12.28 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.28 parameter 'prim_cb' #11 12.28 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.28 parameter 'prim_cb' #11 12.28 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 12.28 parameter 'trans_proto' #11 12.28 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 12.29 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 12.29 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.29 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.29 parameter 'info_str' #11 12.29 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 12.32 ran/protocol/sccp_scmg.h... #11 12.32 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 12.32 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 12.32 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 12.32 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 12.32 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 12.32 Generating code for file include/osmocom/sigtran/xua_types.h... #11 12.32 Parsing code for file src/ipa.c... #11 12.32 Parsing code for file src/m3ua.c... #11 12.32 Parsing code for file src/mtp_pcap.c... #11 12.32 Parsing code for file src/osmo_ss7.c... #11 12.32 Parsing code for file src/osmo_ss7_as.c... #11 12.32 Parsing code for file src/osmo_ss7_asp.c... #11 12.32 Parsing code for file src/osmo_ss7_asp_peer.c... #11 12.32 Parsing code for file src/osmo_ss7_hmrt.c... #11 12.32 Parsing code for file src/osmo_ss7_vty.c... #11 12.32 Parsing code for file src/osmo_ss7_xua_srv.c... #11 12.32 Parsing code for file src/sccp.c... #11 12.32 Parsing code for file src/sccp2sua.c... #11 12.32 Parsing code for file src/sccp_helpers.c... #11 12.32 Generating code for file src/sccp_internal.h... #11 12.32 Parsing code for file src/sccp_lbcs.c... #11 12.32 Parsing code for file src/sccp_sap.c... #11 12.32 Parsing code for file src/sccp_sclc.c... #11 12.32 Parsing code for file src/sccp_scmg.c... #11 12.32 Parsing code for file src/sccp_scoc.c... #11 12.32 Parsing code for file src/sccp_scrc.c... #11 12.32 Parsing code for file src/sccp_types.c... #11 12.32 Parsing code for file src/sccp_user.c... #11 12.32 Parsing code for file src/sccp_vty.c... #11 12.32 Generating code for file src/ss7_internal.h... #11 12.32 Parsing code for file src/sua.c... #11 12.32 Parsing code for file src/xua_as_fsm.c... #11 12.32 Generating code for file src/xua_as_fsm.h... #11 12.32 Parsing code for file src/xua_asp_fsm.c... #11 12.32 Generating code for file src/xua_asp_fsm.h... #11 12.32 Parsing code for file src/xua_default_lm_fsm.c... #11 12.32 Generating code for file src/xua_internal.h... #11 12.32 Parsing code for file src/xua_msg.c... #11 12.32 Parsing code for file src/xua_rkm.c... #11 12.32 Parsing code for file src/xua_shared.c... #11 12.32 Parsing code for file src/xua_snm.c... #11 12.32 Generating file documentation... #11 12.32 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 12.32 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 12.32 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 12.32 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 12.32 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 12.32 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 12.32 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 12.32 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 12.32 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 12.32 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 12.32 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 12.32 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 12.32 Generating docs for file src/ipa.c... #11 12.32 Generating docs for file src/m3ua.c... #11 12.32 Generating docs for file src/mtp_pcap.c... #11 12.32 Generating docs for file src/osmo_ss7.c... #11 12.32 Generating docs for file src/osmo_ss7_as.c... #11 12.32 Generating docs for file src/osmo_ss7_asp.c... #11 12.32 Generating docs for file src/osmo_ss7_asp_peer.c... #11 12.32 Generating docs for file src/osmo_ss7_hmrt.c... #11 12.32 Generating docs for file src/osmo_ss7_vty.c... #11 12.32 Generating docs for file src/osmo_ss7_xua_srv.c... #11 12.32 Generating docs for file src/sccp.c... #11 12.32 Generating docs for file src/sccp2sua.c... #11 12.32 Generating docs for file src/sccp_helpers.c... #11 12.32 Generating docs for file src/sccp_internal.h... #11 12.32 Generating docs for file src/sccp_lbcs.c... #11 12.32 Generating docs for file src/sccp_sap.c... #11 12.32 Generating docs for file src/sccp_sclc.c... #11 12.32 Generating docs for file src/sccp_scmg.c... #11 12.32 Generating docs for file src/sccp_scoc.c... #11 12.32 Generating docs for file src/sccp_scrc.c... #11 12.32 Generating docs for file src/sccp_types.c... #11 12.32 Generating docs for file src/sccp_user.c... #11 12.32 Generating docs for file src/sccp_vty.c... #11 12.32 Generating docs for file src/ss7_internal.h... #11 12.32 Generating docs for file src/sua.c... #11 12.32 Generating docs for file src/xua_as_fsm.c... #11 12.32 Generating docs for file src/xua_as_fsm.h... #11 12.32 Generating docs for file src/xua_asp_fsm.c... #11 12.32 Generating docs for file src/xua_asp_fsm.h... #11 12.32 Generating docs for file src/xua_default_lm_fsm.c... #11 12.32 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 12.32 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.32 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.32 parameter 'info_str' #11 12.32 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 12.32 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 12.32 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 12.32 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 12.32 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 12.32 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 12.32 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.32 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.32 parameter 'info_str' #11 12.32 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 12.33 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 12.33 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 12.33 parameter 'num_maps' #11 12.36 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.36 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.57 al.h... #11 12.57 Generating docs for file src/xua_msg.c... #11 12.57 Generating docs for file src/xua_rkm.c... #11 12.57 Generating docs for file src/xua_shared.c... #11 12.57 Generating docs for file src/xua_snm.c... #11 12.57 Generating page documentation... #11 12.57 Generating group documentation... #11 12.57 Generating class documentation... #11 12.57 Generating docs for compound ipa_asp_fsm_priv... #11 12.57 Generating docs for compound lm_fsm_priv... #11 12.57 Generating docs for compound m3ua_data_hdr... #11 12.57 Generating docs for compound osmo_mtp_pause_param... #11 12.57 Generating docs for compound osmo_mtp_prim... #11 12.57 Generating docs for compound osmo_mtp_resume_param... #11 12.57 Generating docs for compound osmo_mtp_status_param... #11 12.57 Generating docs for compound osmo_mtp_transfer_param... #11 12.57 Generating docs for compound osmo_sccp_addr... #11 12.57 Generating docs for compound osmo_sccp_addr_entry... #11 12.57 Generating docs for compound osmo_sccp_gt... #11 12.57 Generating docs for compound osmo_sccp_instance... #11 12.57 Generating docs for compound osmo_sccp_user... #11 12.57 Generating docs for compound osmo_scu_connect_param... #11 12.57 Generating docs for compound osmo_scu_data_param... #11 12.57 Generating docs for compound osmo_scu_disconn_param... #11 12.57 Generating docs for compound osmo_scu_notice_param... #11 12.57 Generating docs for compound osmo_scu_pcstate_param... #11 12.57 Generating docs for compound osmo_scu_prim... #11 12.57 Generating docs for compound osmo_scu_reset_param... #11 12.57 Generating docs for compound osmo_scu_state_param... #11 12.57 Generating docs for compound osmo_scu_unitdata_param... #11 12.57 Generating docs for compound osmo_ss7_as... #11 12.57 Generating docs for compound osmo_ss7_asp... #11 12.57 Generating docs for compound osmo_ss7_asp_peer... #11 12.57 Generating docs for compound osmo_ss7_instance... #11 12.57 Generating docs for compound osmo_ss7_link... #11 12.57 Generating docs for compound osmo_ss7_linkset... #11 12.57 Generating docs for compound osmo_ss7_pc_fmt... #11 12.57 Generating docs for compound osmo_ss7_route... #11 12.57 Generating docs for compound osmo_ss7_route_table... #11 12.57 Generating docs for compound osmo_ss7_routing_key... #11 12.57 Generating docs for compound osmo_ss7_user... #11 12.57 Generating docs for compound osmo_xlm_prim... #11 12.57 Generating docs for compound osmo_xlm_prim_error... #11 12.57 Generating docs for compound osmo_xlm_prim_notify... #11 12.57 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 12.57 Generating docs for compound osmo_xlm_prim_rk_reg... #11 12.57 Generating docs for compound osmo_xua_layer_manager... #11 12.57 Generating docs for compound osmo_xua_server... #11 12.57 Generating docs for compound pcap_hdr... #11 12.57 Generating docs for compound pcaprec_hdr... #11 12.57 Generating docs for compound sccp_connection... #11 12.57 Generating docs for compound sccp_data_callback... #11 12.57 Generating docs for compound sccp_scmg_msg... #11 12.57 Generating docs for compound sccp_system... #11 12.57 Generating docs for compound udt_offsets... #11 12.57 Generating docs for compound xua_as_fsm_priv... #11 12.57 Generating docs for compound xua_asp_fsm_priv... #11 12.57 Generating docs for compound xua_common_hdr... #11 12.57 Generating docs for compound xua_dialect... #11 12.57 Generating docs for compound xua_msg... #11 12.57 Generating docs for compound xua_msg_class... #11 12.57 Generating docs for compound xua_msg_event_map... #11 12.57 Generating docs for compound xua_msg_part... #11 12.57 Generating docs for compound xua_parameter_hdr... #11 12.57 Generating concept documentation... #11 12.57 Generating namespace index... #11 12.57 Generating graph info page... #11 12.57 Generating directory documentation... #11 12.57 Generating index page... #11 12.57 Generating page index... #11 12.57 Generating module index... #11 12.57 Generating namespace index... #11 12.57 Generating namespace member index... #11 12.57 Generating concept index... #11 12.57 Generating annotated compound index... #11 12.57 Generating alphabetical compound index... #11 12.57 Generating hierarchical class index... #11 12.57 Generating member index... #11 12.57 Generating file index... #11 12.57 Generating file member index... #11 12.57 Generating example index... #11 12.57 finalizing index lists... #11 12.57 writing tag file... #11 12.57 Running plantuml with JAVA... #11 12.57 lookup cache used 2216/65536 hits=24409 misses=2370 #11 12.57 finished... #11 12.58 cd ./doc && tar cf html.tar */html #11 12.64 make[3]: Entering directory '/data/libosmo-sccp' #11 12.64 make[3]: Nothing to be done for 'install-exec-am'. #11 12.65 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 12.65 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 12.65 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 12.65 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 12.66 make install-data-hook #11 12.66 make[4]: Entering directory '/data/libosmo-sccp' #11 12.66 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 12.72 make[4]: Leaving directory '/data/libosmo-sccp' #11 12.72 make[3]: Leaving directory '/data/libosmo-sccp' #11 12.72 make[2]: Leaving directory '/data/libosmo-sccp' #11 12.72 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 13.6s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.5s #13 exporting to image #13 exporting layers #13 exporting layers 0.9s done #13 writing image sha256:f6b5727c8bda44f756547deeec09ca57711706c4fe83bb82adcb9fe6ac7ec99c 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n f6b5727c8bda + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.57.481f.202407022026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202407022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202407022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202407022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202407022026 amd64 Osmo VTY library ii osmocom-nightly 202407022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:1bd8cadab82e7a649ac378ed75fc1f74cbeda1a9e43f369c08c582c90a40a16b Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends sigtran-tests + local feed + depends= + [ -n ] + docker_distro_from_image_name sigtran-tests + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name sigtran-tests + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name sigtran-tests + echo sigtran-tests + dir=sigtran-tests + pull_arg=--pull + grep ^FROM ../sigtran-tests/Dockerfile + from_line=FROM $USER/debian-buster-build + echo FROM $USER/debian-buster-build + grep -q $USER + pull_arg= + set +x Building image: sigtran-tests (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../sigtran-tests BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/sigtran-tests OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/sigtran-tests' 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/nplab-sua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/sigtran-tests:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 545B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-buster-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/osmocom-build/debian-buster-build:latest #4 DONE 0.4s #5 [2/4] RUN APT-GET update && apt-get -y install guile-2.0 guile-2.0-dev gnulib tcsh python3 python3-pip #5 0.829 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.829 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #5 0.830 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.922 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] #5 1.196 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] #5 1.499 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [119 kB] #5 1.540 Fetched 766 kB in 1s (1016 kB/s) #5 1.540 Reading package lists... #5 2.216 Reading package lists... #5 2.668 Building dependency tree... #5 2.759 Reading state information... #5 2.830 python3 is already the newest version (3.7.3-1). #5 2.830 python3 set to manually installed. #5 2.830 The following additional packages will be installed: #5 2.830 dbus dh-python gir1.2-glib-2.0 gperf libapparmor1 libexpat1-dev libgc-dev #5 2.830 libgirepository-1.0-1 libltdl-dev libpython3-dev libpython3.7 #5 2.831 libpython3.7-dev libtext-unidecode-perl libxml-libxml-perl #5 2.831 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #5 2.831 libxml-sax-expat-perl libxml-sax-perl python-pip-whl python3-asn1crypto #5 2.831 python3-cffi-backend python3-crypto python3-cryptography python3-dbus #5 2.831 python3-dev python3-entrypoints python3-gi python3-keyring #5 2.831 python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel #5 2.831 python3-xdg python3.7-dev tex-common texinfo ucf #5 2.831 Suggested packages: #5 2.831 default-dbus-session-bus | dbus-session-bus clisp guile-2.0-doc libtool-doc #5 2.831 libxml-sax-expatxs-perl python-crypto-doc python-cryptography-doc #5 2.831 python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring #5 2.831 libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-secretstorage-doc #5 2.831 python-setuptools-doc texlive-base texlive-latex-base #5 2.831 texlive-generic-recommended texinfo-doc-nonfree texlive-fonts-recommended #5 3.037 The following NEW packages will be installed: #5 3.037 dbus dh-python gir1.2-glib-2.0 gnulib gperf guile-2.0 guile-2.0-dev #5 3.038 libapparmor1 libexpat1-dev libgc-dev libgirepository-1.0-1 libltdl-dev #5 3.038 libpython3-dev libpython3.7 libpython3.7-dev libtext-unidecode-perl #5 3.038 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #5 3.038 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl python-pip-whl #5 3.038 python3-asn1crypto python3-cffi-backend python3-crypto python3-cryptography #5 3.038 python3-dbus python3-dev python3-entrypoints python3-gi python3-keyring #5 3.038 python3-keyrings.alt python3-pip python3-secretstorage python3-setuptools #5 3.038 python3-wheel python3-xdg python3.7-dev tcsh tex-common texinfo ucf #5 3.066 0 upgraded, 43 newly installed, 0 to remove and 7 not upgraded. #5 3.066 Need to get 63.0 MB of archives. #5 3.066 After this operation, 161 MB of additional disk space will be used. #5 3.066 Get:1 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 3.080 Get:2 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 3.082 Get:3 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 3.086 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 3.097 Get:5 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #5 3.098 Get:6 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #5 3.099 Get:7 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #5 3.101 Get:8 http://deb.debian.org/debian buster/main amd64 gperf amd64 3.1-1 [147 kB] #5 3.102 Get:9 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #5 3.103 Get:10 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #5 3.103 Get:11 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #5 3.103 Get:12 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #5 3.104 Get:13 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #5 3.106 Get:14 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #5 3.128 Get:15 http://deb.debian.org/debian buster/main amd64 gnulib all 20140202+stable-4 [4408 kB] #5 3.182 Get:16 http://deb.debian.org/debian buster/main amd64 guile-2.0 amd64 2.0.13+1-5.1 [18.1 kB] #5 3.182 Get:17 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #5 3.185 Get:18 http://deb.debian.org/debian buster/main amd64 libgc-dev amd64 1:7.6.4-0.4 [373 kB] #5 3.189 Get:19 http://deb.debian.org/debian buster/main amd64 guile-2.0-dev amd64 2.0.13+1-5.1 [699 kB] #5 3.194 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #5 3.195 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #5 3.205 Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB] #5 3.757 Get:23 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #5 3.758 Get:24 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #5 3.802 Get:25 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #5 3.802 Get:26 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #5 3.819 Get:27 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #5 3.820 Get:28 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #5 3.820 Get:29 http://deb.debian.org/debian buster/main amd64 python3-crypto amd64 2.6.1-9+b1 [263 kB] #5 3.822 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #5 3.824 Get:31 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] #5 3.825 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #5 3.828 Get:33 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #5 3.828 Get:34 http://deb.debian.org/debian buster/main amd64 python3-entrypoints all 0.3-1 [5508 B] #5 3.829 Get:35 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #5 3.830 Get:36 http://deb.debian.org/debian buster/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] #5 3.830 Get:37 http://deb.debian.org/debian buster/main amd64 python3-keyring all 17.1.1-1 [43.1 kB] #5 3.831 Get:38 http://deb.debian.org/debian buster/main amd64 python3-keyrings.alt all 3.1.1-1 [18.2 kB] #5 3.832 Get:39 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #5 3.834 Get:40 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #5 3.837 Get:41 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #5 3.838 Get:42 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #5 3.838 Get:43 http://deb.debian.org/debian buster/main amd64 tcsh amd64 6.20.00-7+b1 [473 kB] #5 4.271 debconf: delaying package configuration, since apt-utils is not installed #5 4.343 Fetched 63.0 MB in 1s (79.9 MB/s) #5 4.548 Selecting previously unselected package ucf. #5 4.548 (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 ... 25269 files and directories currently installed.) #5 4.989 Preparing to unpack .../00-ucf_3.0038+nmu1_all.deb ... #5 5.018 Moving old data out of the way #5 5.022 Unpacking ucf (3.0038+nmu1) ... #5 5.596 Selecting previously unselected package tex-common. #5 5.599 Preparing to unpack .../01-tex-common_6.11_all.deb ... #5 5.700 Unpacking tex-common (6.11) ... #5 6.224 Selecting previously unselected package libapparmor1:amd64. #5 6.228 Preparing to unpack .../02-libapparmor1_2.13.2-10_amd64.deb ... #5 6.316 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 6.670 Selecting previously unselected package dbus. #5 6.673 Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 6.736 Unpacking dbus (1.12.28-0+deb10u1) ... #5 7.177 Selecting previously unselected package dh-python. #5 7.180 Preparing to unpack .../04-dh-python_3.20190308_all.deb ... #5 7.269 Unpacking dh-python (3.20190308) ... #5 7.734 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 7.736 Preparing to unpack .../05-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #5 7.774 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 8.091 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 8.096 Preparing to unpack .../06-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #5 8.141 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 8.360 Selecting previously unselected package gperf. #5 8.363 Preparing to unpack .../07-gperf_3.1-1_amd64.deb ... #5 8.399 Unpacking gperf (3.1-1) ... #5 8.686 Selecting previously unselected package libtext-unidecode-perl. #5 8.689 Preparing to unpack .../08-libtext-unidecode-perl_1.30-1_all.deb ... #5 8.733 Unpacking libtext-unidecode-perl (1.30-1) ... #5 9.004 Selecting previously unselected package libxml-namespacesupport-perl. #5 9.007 Preparing to unpack .../09-libxml-namespacesupport-perl_1.12-1_all.deb ... #5 9.031 Unpacking libxml-namespacesupport-perl (1.12-1) ... #5 9.292 Selecting previously unselected package libxml-sax-base-perl. #5 9.295 Preparing to unpack .../10-libxml-sax-base-perl_1.09-1_all.deb ... #5 9.341 Unpacking libxml-sax-base-perl (1.09-1) ... #5 9.649 Selecting previously unselected package libxml-sax-perl. #5 9.652 Preparing to unpack .../11-libxml-sax-perl_1.00+dfsg-1_all.deb ... #5 9.687 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #5 9.941 Selecting previously unselected package libxml-libxml-perl. #5 9.945 Preparing to unpack .../12-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #5 10.00 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #5 10.34 Selecting previously unselected package texinfo. #5 10.34 Preparing to unpack .../13-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #5 10.39 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #5 11.02 Selecting previously unselected package gnulib. #5 11.02 Preparing to unpack .../14-gnulib_20140202+stable-4_all.deb ... #5 11.07 Unpacking gnulib (20140202+stable-4) ... #5 12.94 Selecting previously unselected package guile-2.0. #5 12.94 Preparing to unpack .../15-guile-2.0_2.0.13+1-5.1_amd64.deb ... #5 12.99 Unpacking guile-2.0 (2.0.13+1-5.1) ... #5 13.19 Selecting previously unselected package libltdl-dev:amd64. #5 13.19 Preparing to unpack .../16-libltdl-dev_2.4.6-9_amd64.deb ... #5 13.24 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #5 13.55 Selecting previously unselected package libgc-dev:amd64. #5 13.55 Preparing to unpack .../17-libgc-dev_1%3a7.6.4-0.4_amd64.deb ... #5 13.59 Unpacking libgc-dev:amd64 (1:7.6.4-0.4) ... #5 13.86 Selecting previously unselected package guile-2.0-dev. #5 13.87 Preparing to unpack .../18-guile-2.0-dev_2.0.13+1-5.1_amd64.deb ... #5 13.91 Unpacking guile-2.0-dev (2.0.13+1-5.1) ... #5 14.21 Selecting previously unselected package libexpat1-dev:amd64. #5 14.21 Preparing to unpack .../19-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #5 14.26 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 14.51 Selecting previously unselected package libpython3.7:amd64. #5 14.52 Preparing to unpack .../20-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #5 14.56 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 14.94 Selecting previously unselected package libpython3.7-dev:amd64. #5 14.94 Preparing to unpack .../21-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 15.00 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 17.44 Selecting previously unselected package libpython3-dev:amd64. #5 17.44 Preparing to unpack .../22-libpython3-dev_3.7.3-1_amd64.deb ... #5 17.48 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #5 17.72 Selecting previously unselected package libxml-parser-perl. #5 17.72 Preparing to unpack .../23-libxml-parser-perl_2.44-4_amd64.deb ... #5 17.76 Unpacking libxml-parser-perl (2.44-4) ... #5 18.03 Selecting previously unselected package libxml-sax-expat-perl. #5 18.04 Preparing to unpack .../24-libxml-sax-expat-perl_0.51-1_all.deb ... #5 18.06 Unpacking libxml-sax-expat-perl (0.51-1) ... #5 18.23 Selecting previously unselected package python-pip-whl. #5 18.23 Preparing to unpack .../25-python-pip-whl_18.1-5_all.deb ... #5 18.34 Unpacking python-pip-whl (18.1-5) ... #5 18.84 Selecting previously unselected package python3-asn1crypto. #5 18.84 Preparing to unpack .../26-python3-asn1crypto_0.24.0-1_all.deb ... #5 18.86 Unpacking python3-asn1crypto (0.24.0-1) ... #5 19.00 Selecting previously unselected package python3-cffi-backend. #5 19.01 Preparing to unpack .../27-python3-cffi-backend_1.12.2-1_amd64.deb ... #5 19.03 Unpacking python3-cffi-backend (1.12.2-1) ... #5 19.19 Selecting previously unselected package python3-crypto. #5 19.20 Preparing to unpack .../28-python3-crypto_2.6.1-9+b1_amd64.deb ... #5 19.23 Unpacking python3-crypto (2.6.1-9+b1) ... #5 19.46 Selecting previously unselected package python3-cryptography. #5 19.47 Preparing to unpack .../29-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #5 19.49 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #5 19.68 Selecting previously unselected package python3-dbus. #5 19.68 Preparing to unpack .../30-python3-dbus_1.2.8-3_amd64.deb ... #5 19.71 Unpacking python3-dbus (1.2.8-3) ... #5 19.88 Selecting previously unselected package python3.7-dev. #5 19.88 Preparing to unpack .../31-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 19.91 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #5 20.05 Selecting previously unselected package python3-dev. #5 20.06 Preparing to unpack .../32-python3-dev_3.7.3-1_amd64.deb ... #5 20.09 Unpacking python3-dev (3.7.3-1) ... #5 20.37 Selecting previously unselected package python3-entrypoints. #5 20.38 Preparing to unpack .../33-python3-entrypoints_0.3-1_all.deb ... #5 20.43 Unpacking python3-entrypoints (0.3-1) ... #5 20.68 Selecting previously unselected package python3-gi. #5 20.68 Preparing to unpack .../34-python3-gi_3.30.4-1_amd64.deb ... #5 20.71 Unpacking python3-gi (3.30.4-1) ... #5 20.97 Selecting previously unselected package python3-secretstorage. #5 20.97 Preparing to unpack .../35-python3-secretstorage_2.3.1-2_all.deb ... #5 21.01 Unpacking python3-secretstorage (2.3.1-2) ... #5 21.26 Selecting previously unselected package python3-keyring. #5 21.26 Preparing to unpack .../36-python3-keyring_17.1.1-1_all.deb ... #5 21.64 Unpacking python3-keyring (17.1.1-1) ... #5 21.90 Selecting previously unselected package python3-keyrings.alt. #5 21.91 Preparing to unpack .../37-python3-keyrings.alt_3.1.1-1_all.deb ... #5 21.95 Unpacking python3-keyrings.alt (3.1.1-1) ... #5 22.26 Selecting previously unselected package python3-pip. #5 22.26 Preparing to unpack .../38-python3-pip_18.1-5_all.deb ... #5 22.31 Unpacking python3-pip (18.1-5) ... #5 22.54 Selecting previously unselected package python3-setuptools. #5 22.55 Preparing to unpack .../39-python3-setuptools_40.8.0-1_all.deb ... #5 22.59 Unpacking python3-setuptools (40.8.0-1) ... #5 22.92 Selecting previously unselected package python3-wheel. #5 22.93 Preparing to unpack .../40-python3-wheel_0.32.3-2_all.deb ... #5 22.95 Unpacking python3-wheel (0.32.3-2) ... #5 23.22 Selecting previously unselected package python3-xdg. #5 23.23 Preparing to unpack .../41-python3-xdg_0.25-5_all.deb ... #5 23.25 Unpacking python3-xdg (0.25-5) ... #5 24.34 Selecting previously unselected package tcsh. #5 24.34 Preparing to unpack .../42-tcsh_6.20.00-7+b1_amd64.deb ... #5 24.45 Unpacking tcsh (6.20.00-7+b1) ... #5 24.68 Setting up python3-entrypoints (0.3-1) ... #5 25.14 Setting up dh-python (3.20190308) ... #5 25.54 Setting up libxml-parser-perl (2.44-4) ... #5 25.67 Setting up python3-dbus (1.2.8-3) ... #5 25.92 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 26.06 Setting up python3-setuptools (40.8.0-1) ... #5 26.38 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 26.45 Setting up guile-2.0 (2.0.13+1-5.1) ... #5 26.56 update-alternatives: using /usr/lib/x86_64-linux-gnu/guile-2.0/bin/guile to provide /usr/bin/guile (guile) in auto mode #5 26.65 Setting up libxml-namespacesupport-perl (1.12-1) ... #5 26.80 Setting up python3-xdg (0.25-5) ... #5 27.06 Setting up gperf (3.1-1) ... #5 27.20 Setting up python3-wheel (0.32.3-2) ... #5 27.47 Setting up libltdl-dev:amd64 (2.4.6-9) ... #5 27.63 Setting up libxml-sax-base-perl (1.09-1) ... #5 27.79 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 27.95 Setting up dbus (1.12.28-0+deb10u1) ... #5 29.00 invoke-rc.d: could not determine current runlevel #5 29.01 invoke-rc.d: policy-rc.d denied execution of start. #5 29.04 Setting up ucf (3.0038+nmu1) ... #5 29.22 debconf: unable to initialize frontend: Dialog #5 29.22 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 29.22 debconf: falling back to frontend: Readline #5 29.40 Setting up python3-crypto (2.6.1-9+b1) ... #5 29.78 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 29.94 Setting up python-pip-whl (18.1-5) ... #5 30.03 Setting up libtext-unidecode-perl (1.30-1) ... #5 30.96 Setting up libgc-dev:amd64 (1:7.6.4-0.4) ... #5 31.55 Setting up python3-asn1crypto (0.24.0-1) ... #5 31.88 Setting up tcsh (6.20.00-7+b1) ... #5 32.27 update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode #5 32.42 Setting up python3-cffi-backend (1.12.2-1) ... #5 32.57 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 32.69 Setting up libxml-sax-perl (1.00+dfsg-1) ... #5 32.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #5 32.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 33.02 debconf: unable to initialize frontend: Dialog #5 33.02 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 33.02 debconf: falling back to frontend: Readline #5 33.09 #5 33.09 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 33.18 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #5 33.27 Setting up tex-common (6.11) ... #5 33.52 debconf: unable to initialize frontend: Dialog #5 33.52 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 33.52 debconf: falling back to frontend: Readline #5 33.62 update-language: texlive-base not installed and configured, doing nothing! #5 33.72 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #5 34.03 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 34.10 Setting up python3-pip (18.1-5) ... #5 34.37 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #5 34.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #5 34.64 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #5 34.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 34.79 debconf: unable to initialize frontend: Dialog #5 34.79 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 34.79 debconf: falling back to frontend: Readline #5 34.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 35.02 Setting up libxml-sax-expat-perl (0.51-1) ... #5 35.17 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #5 35.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 35.31 debconf: unable to initialize frontend: Dialog #5 35.31 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 35.31 debconf: falling back to frontend: Readline #5 35.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 35.46 Setting up python3-keyrings.alt (3.1.1-1) ... #5 35.71 Setting up guile-2.0-dev (2.0.13+1-5.1) ... #5 35.85 Setting up libpython3-dev:amd64 (3.7.3-1) ... #5 36.01 Setting up python3-secretstorage (2.3.1-2) ... #5 36.27 Setting up python3-dev (3.7.3-1) ... #5 36.42 Setting up python3-gi (3.30.4-1) ... #5 36.71 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #5 36.93 Setting up gnulib (20140202+stable-4) ... #5 37.09 Setting up python3-keyring (17.1.1-1) ... #5 37.36 Processing triggers for man-db (2.8.5-2+deb10u1) ... #5 38.29 Processing triggers for libc-bin (2.28-10+deb10u3) ... #5 DONE 38.8s #6 [3/4] RUN PIP3 install junit-xml #6 1.698 Collecting junit-xml #6 1.805 Downloading https://files.pythonhosted.org/packages/2a/93/2d896b5fd3d79b4cadd8882c06650e66d003f465c9d12c488d92853dff78/junit_xml-1.9-py2.py3-none-any.whl #6 1.815 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from junit-xml) (1.12.0) #6 1.829 Installing collected packages: junit-xml #6 1.839 Successfully installed junit-xml-1.9 #6 DONE 2.2s #7 [4/4] RUN CD /tmp && git clone https://github.com/nplab/guile-sctp && cd guile-sctp && ./bootstrap && ./configure && make && make install #7 0.813 Cloning into 'guile-sctp'... #7 2.048 + [ -e /usr/local/bin/glibtoolize ] #7 2.048 + [ -e /usr/bin/glibtoolize ] #7 2.048 + [ -e /usr/local/bin/libtoolize ] #7 2.048 + [ -e /usr/bin/libtoolize ] #7 2.049 + /usr/bin/libtoolize --force #7 2.368 libtoolize: putting auxiliary files in '.'. #7 2.368 libtoolize: linking file './ltmain.sh' #7 2.418 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 2.418 libtoolize: linking file 'm4/libtool.m4' #7 2.426 libtoolize: linking file 'm4/ltoptions.m4' #7 2.433 libtoolize: linking file 'm4/ltsugar.m4' #7 2.440 libtoolize: linking file 'm4/ltversion.m4' #7 2.448 libtoolize: linking file 'm4/lt~obsolete.m4' #7 2.458 + [ -e /usr/local/share/aclocal ] #7 2.458 + aclocal #7 5.175 + autoheader #7 5.470 + autoconf #7 5.668 + automake --foreign --add-missing --copy #7 6.125 configure.ac:12: installing './compile' #7 6.130 configure.ac:11: installing './config.guess' #7 6.134 configure.ac:11: installing './config.sub' #7 6.137 configure.ac:7: installing './install-sh' #7 6.141 configure.ac:7: installing './missing' #7 6.161 Makefile.am: installing './depcomp' #7 6.328 checking for a BSD-compatible install... /usr/bin/install -c #7 6.341 checking whether build environment is sane... yes #7 6.355 checking for a thread-safe mkdir -p... /bin/mkdir -p #7 6.358 checking for gawk... gawk #7 6.359 checking whether make sets $(MAKE)... yes #7 6.374 checking whether make supports nested variables... yes #7 6.400 checking build system type... x86_64-pc-linux-gnu #7 6.658 checking host system type... x86_64-pc-linux-gnu #7 6.659 checking for gcc... gcc #7 6.689 checking whether the C compiler works... yes #7 6.786 checking for C compiler default output file name... a.out #7 6.788 checking for suffix of executables... #7 6.831 checking whether we are cross compiling... no #7 6.897 checking for suffix of object files... o #7 6.921 checking whether we are using the GNU C compiler... yes #7 6.948 checking whether gcc accepts -g... yes #7 6.974 checking for gcc option to accept ISO C89... none needed #7 7.043 checking whether gcc understands -c and -o together... yes #7 7.091 checking whether make supports the include directive... yes (GNU style) #7 7.104 checking dependency style of gcc... gcc3 #7 7.155 checking how to print strings... printf #7 7.188 checking for a sed that does not truncate output... /bin/sed #7 7.194 checking for grep that handles long lines and -e... /bin/grep #7 7.197 checking for egrep... /bin/grep -E #7 7.200 checking for fgrep... /bin/grep -F #7 7.202 checking for ld used by gcc... /usr/bin/ld #7 7.208 checking if the linker (/usr/bin/ld) is GNU ld... yes #7 7.211 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 7.216 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 7.242 checking whether ln -s works... yes #7 7.242 checking the maximum length of command line arguments... 1572864 #7 7.252 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #7 7.252 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #7 7.253 checking for /usr/bin/ld option to reload object files... -r #7 7.253 checking for objdump... objdump #7 7.254 checking how to recognize dependent libraries... pass_all #7 7.255 checking for dlltool... no #7 7.256 checking how to associate runtime and link libraries... printf %s\n #7 7.256 checking for ar... ar #7 7.257 checking for archiver @FILE support... @ #7 7.290 checking for strip... strip #7 7.290 checking for ranlib... ranlib #7 7.291 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 7.371 checking for sysroot... no #7 7.371 checking for a working dd... /bin/dd #7 7.378 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 7.407 checking for mt... no #7 7.407 checking if : is a manifest tool... no #7 7.412 checking how to run the C preprocessor... gcc -E #7 7.473 checking for ANSI C header files... yes #7 7.634 checking for sys/types.h... yes #7 7.675 checking for sys/stat.h... yes #7 7.717 checking for stdlib.h... yes #7 7.763 checking for string.h... yes #7 7.803 checking for memory.h... yes #7 7.849 checking for strings.h... yes #7 7.891 checking for inttypes.h... yes #7 7.940 checking for stdint.h... yes #7 7.983 checking for unistd.h... yes #7 8.032 checking for dlfcn.h... yes #7 8.070 checking for objdir... .libs #7 8.152 checking if gcc supports -fno-rtti -fno-exceptions... no #7 8.182 checking for gcc option to produce PIC... -fPIC -DPIC #7 8.182 checking if gcc PIC flag -fPIC -DPIC works... yes #7 8.213 checking if gcc static flag -static works... yes #7 8.324 checking if gcc supports -c -o file.o... yes #7 8.365 checking if gcc supports -c -o file.o... (cached) yes #7 8.366 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #7 8.414 checking whether -lc should be explicitly linked in... no #7 8.468 checking dynamic linker characteristics... GNU/Linux ld.so #7 8.530 checking how to hardcode library paths into programs... immediate #7 8.531 checking whether stripping libraries is possible... yes #7 8.536 checking if libtool supports shared libraries... yes #7 8.536 checking whether to build shared libraries... yes #7 8.536 checking whether to build static libraries... yes #7 8.537 checking for pkg-config... /usr/bin/pkg-config #7 8.538 checking pkg-config is at least version 0.9.0... yes #7 8.554 configure: checking for guile 2.0 #7 8.560 configure: found guile 2.0 #7 8.560 checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 #7 8.564 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #7 8.568 checking for shared library run path origin... done #7 8.585 checking for GUILE... yes #7 8.598 checking for Guile site directory... /usr/share/guile/site/2.0 #7 8.604 checking for sys/types.h... (cached) yes #7 8.615 checking sys/socket.h usability... yes #7 8.662 checking sys/socket.h presence... yes #7 8.681 checking for sys/socket.h... yes #7 8.693 checking netinet/in.h usability... yes #7 8.729 checking netinet/in.h presence... yes #7 8.748 checking for netinet/in.h... yes #7 8.757 checking netinet/sctp.h usability... yes #7 8.807 checking netinet/sctp.h presence... yes #7 8.824 checking for netinet/sctp.h... yes #7 8.831 checking whether byte ordering is bigendian... no #7 9.100 checking for working IPv6 support... yes #7 9.134 checking whether sockaddr_in6 has sin6_scope_id... yes #7 9.166 checking for struct sockaddr.sa_len... no #7 9.223 checking for struct sockaddr_in.sin_len... no #7 9.282 checking for struct sockaddr_in6.sin6_len... no #7 9.344 checking for sctp_sendmsg in -lsctp... yes #7 9.394 checking for sctp_recvmsg in -lsctp... yes #7 9.452 checking for sctp_sendmsg... yes #7 9.509 checking for sctp_recvmsg... yes #7 9.591 checking that generated files are newer than configure... done #7 9.591 configure: creating ./config.status #7 10.30 config.status: creating Makefile #7 10.31 config.status: creating config.h #7 10.33 config.status: executing depfiles commands #7 10.35 config.status: executing libtool commands #7 10.40 guile-snarf -o guile-sctp.x -DHAVE_CONFIG_H -pthread -I/usr/include/guile/2.0 -g -O2 guile-sctp.c #7 10.46 make all-am #7 10.46 make[1]: Entering directory '/tmp/guile-sctp' #7 10.46 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c -o guile-sctp.lo guile-sctp.c #7 10.50 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -fPIC -DPIC -o .libs/guile-sctp.o #7 10.62 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -o guile-sctp.o >/dev/null 2>&1 #7 10.74 mv -f .deps/guile-sctp.Tpo .deps/guile-sctp.Plo #7 10.74 /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -o libguile-net-sctp.la -rpath /usr/local/lib guile-sctp.lo -lsctp -lsctp #7 10.82 libtool: link: gcc -shared -fPIC -DPIC .libs/guile-sctp.o -lsctp -g -O2 -Wl,-soname -Wl,libguile-net-sctp.so.0 -o .libs/libguile-net-sctp.so.0.0.0 #7 10.84 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so.0" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so.0") #7 10.84 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so") #7 10.85 libtool: link: ar cru .libs/libguile-net-sctp.a guile-sctp.o #7 10.85 ar: `u' modifier ignored since `D' is the default (see `U') #7 10.85 libtool: link: ranlib .libs/libguile-net-sctp.a #7 10.87 libtool: link: ( cd ".libs" && rm -f "libguile-net-sctp.la" && ln -s "../libguile-net-sctp.la" "libguile-net-sctp.la" ) #7 10.88 make[1]: Leaving directory '/tmp/guile-sctp' #7 10.88 make install-am #7 10.89 make[1]: Entering directory '/tmp/guile-sctp' #7 10.91 make[2]: Entering directory '/tmp/guile-sctp' #7 10.92 /bin/mkdir -p '/usr/local/lib' #7 10.92 /bin/bash ./libtool --mode=install /usr/bin/install -c libguile-net-sctp.la '/usr/local/lib' #7 10.95 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.so.0.0.0 /usr/local/lib/libguile-net-sctp.so.0.0.0 #7 10.95 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0 || { rm -f libguile-net-sctp.so.0 && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0; }; }) #7 10.95 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so || { rm -f libguile-net-sctp.so && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so; }; }) #7 10.96 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.lai /usr/local/lib/libguile-net-sctp.la #7 10.96 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.a /usr/local/lib/libguile-net-sctp.a #7 10.96 libtool: install: chmod 644 /usr/local/lib/libguile-net-sctp.a #7 10.96 libtool: install: ranlib /usr/local/lib/libguile-net-sctp.a #7 11.01 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 11.01 ---------------------------------------------------------------------- #7 11.01 Libraries have been installed in: #7 11.01 /usr/local/lib #7 11.01 #7 11.01 If you ever happen to want to link against installed libraries #7 11.01 in a given directory, LIBDIR, you must either use libtool, and #7 11.01 specify the full pathname of the library, or use the '-LLIBDIR' #7 11.01 flag during linking and do at least one of the following: #7 11.01 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 11.01 during execution #7 11.01 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 11.01 during linking #7 11.01 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 11.01 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #7 11.01 #7 11.01 See any operating system documentation about shared libraries for #7 11.01 more information, such as the ld(1) and ld.so(8) manual pages. #7 11.01 ---------------------------------------------------------------------- #7 11.01 /bin/mkdir -p '/usr/share/guile/site/2.0/net' #7 11.01 /usr/bin/install -c -m 644 sctp.scm '/usr/share/guile/site/2.0/net' #7 11.02 make[2]: Leaving directory '/tmp/guile-sctp' #7 11.02 make[1]: Leaving directory '/tmp/guile-sctp' #7 DONE 11.3s #8 exporting to image #8 exporting layers #8 exporting layers 1.2s done #8 writing image sha256:7bd7fef5529a9f94d723edfcecd9b13879a1b8c28a3aba7167b745a8e09476b7 done #8 naming to docker.io/osmocom-build/sigtran-tests:latest 0.0s done #8 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/sigtran-tests' + docker_image_exists sigtran-tests + docker images -q osmocom-build/sigtran-tests + test -n 7bd7fef5529a + list_osmo_packages debian-bookworm sigtran-tests + local distro=debian-bookworm + local image=sigtran-tests + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/sigtran-tests -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends nplab-sua-test + local feed + depends= + [ -n ] + docker_distro_from_image_name nplab-sua-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name nplab-sua-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name nplab-sua-test + echo nplab-sua-test + dir=nplab-sua-test + pull_arg=--pull + grep ^FROM ../nplab-sua-test/Dockerfile + from_line=FROM $USER/sigtran-tests + echo FROM $USER/sigtran-tests + grep -q $USER + pull_arg= + set +x Building image: nplab-sua-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../nplab-sua-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/nplab-sua-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/nplab-sua-test' 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/nplab-sua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/nplab-sua-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 577B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/sigtran-tests:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 6.87kB done #4 DONE 0.1s #5 [1/7] FROM docker.io/osmocom-build/sigtran-tests:latest #5 ... #6 http://git.osmocom.org/nplab/sua-testtool/patch/?h=laforge/python3 #6 DONE 0.3s #6 http://git.osmocom.org/nplab/sua-testtool/patch/?h=laforge/python3 #6 DONE 0.3s #5 [1/7] FROM docker.io/osmocom-build/sigtran-tests:latest #5 DONE 0.3s #7 [2/7] RUN CD /tmp && git clone https://git.osmocom.org/nplab/sua-testtool #7 0.369 Cloning into 'sua-testtool'... #7 0.495 warning: redirecting to https://gitea.osmocom.org/nplab/sua-testtool/ #7 DONE 0.7s #8 [3/7] ADD HTTP://GIT.OSMOCOM.ORG/NPLAB/SUA-TESTTOOL/PATCH/?H=LAFORGE/PYTHON3 /tmp/commit #8 DONE 0.4s #9 [4/7] RUN CD /tmp/sua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ #9 0.567 warning: redirecting to https://gitea.osmocom.org/nplab/sua-testtool/ #9 0.621 Switched to a new branch 'laforge/python3' #9 0.621 Branch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. #9 DONE 0.8s #10 [5/7] COPY DOTGUILE /root/.guile #10 DONE 0.2s #11 [6/7] RUN MKDIR /data #11 DONE 0.7s #12 [7/7] COPY SUA-PARAM-TESTTOOL-SGP.SCM some-sua-sgp-tests.txt /data/ #12 DONE 0.3s #13 exporting to image #13 exporting layers #13 exporting layers 0.5s done #13 writing image sha256:b4c307f31ad3642163f84eb25b9d24a5a04c921ab8b5e1eca15f95a4d1c4a393 done #13 naming to docker.io/osmocom-build/nplab-sua-test:latest 0.0s done #13 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test/nplab-sua-test' + docker_image_exists nplab-sua-test + docker images -q osmocom-build/nplab-sua-test + test -n b4c307f31ad3 + list_osmo_packages debian-bookworm nplab-sua-test + local distro=debian-bookworm + local image=nplab-sua-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/nplab-sua-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester + cp sua-param-testtool-sgp.scm some-sua-sgp-tests.txt /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester/ + mkdir /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/stp/ + network_create + SUBNET=763905 + seq 1 30 + echo (763905 + 1) % 256 + bc + SUBNET=2 + NET_NAME=nplab-sua-test-2 + SUB4=172.18.2.0/24 + SUB6=fd02:db8:2::/64 + set +x Creating network nplab-sua-test-2, trying SUBNET=2... + docker network create --internal --subnet 172.18.2.0/24 --ipv6 --subnet fd02:db8:2::/64 nplab-sua-test-2 95016fe566514045f401d8bf3761dffd3e02768f19437433faea59b786005e0c + set +x ### Network nplab-sua-test-2 created (SUBNET=2) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=2 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/stp/osmo-stp.cfg Applying SUBNET=2 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester/some-sua-sgp-tests.txt Applying SUBNET=2 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester/sua-param-testtool-sgp.scm + docker_network_params 2 200 + NET=2 + ADDR_SUFIX=200 + echo --network nplab-sua-test-2 --ip 172.18.2.200 --ip6 fd02:db8:2::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-sua-test-2 --ip 172.18.2.200 --ip6 fd02:db8:2::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/stp:/data --name jenkins-nplab-sua-test-2533-stp -d osmocom-build/osmo-stp-master d93c9b2e19b463e5e1b0f9a83546be6db6c3beb490fd4a695c109db3febf7d01 + docker_network_params 2 3 + NET=2 + ADDR_SUFIX=3 + echo --network nplab-sua-test-2 --ip 172.18.2.3 --ip6 fd02:db8:2::3 + docker run --rm --network nplab-sua-test-2 --ip 172.18.2.3 --ip6 fd02:db8:2::3 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester:/data --name jenkins-nplab-sua-test-2533-sua-test osmocom-build/nplab-sua-test + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect nplab-sua-test-2 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-nplab-sua-test-2533-stp + [ -n jenkins-nplab-sua-test-2533-stp ] + docker_kill_wait jenkins-nplab-sua-test-2533-stp + docker kill jenkins-nplab-sua-test-2533-stp jenkins-nplab-sua-test-2533-stp + docker wait jenkins-nplab-sua-test-2533-stp 137 + network_remove + set +x Removing network nplab-sua-test-2 + docker network remove nplab-sua-test-2 nplab-sua-test-2 + rm -rf /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs:/data -v /home/osmocom-build/jenkins/workspace/nplab-sua-test/_cache:/cache --name jenkins-nplab-sua-test-2533-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/nplab-sua-test/logs/sua-tester/junit-xml-sua.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS