Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/nplab-m3ua-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-m3ua-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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/bb 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 ffa93bddcfa8a90b938cd07a432d7b680c953b79 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ffa93bddcfa8a90b938cd07a432d7b680c953b79 # timeout=10 Commit message: "debian-bookworm-build: fix lcov-to-cobertura-xml" > git rev-list --no-walk ffa93bddcfa8a90b938cd07a432d7b680c953b79 # timeout=10 [nplab-m3ua-test] $ /bin/sh -xe /tmp/jenkins10571090427808427208.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=nplab-m3ua-test + export IMAGE_SUFFIX=master + cd nplab-m3ua-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/nplab-m3ua-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs ] + [ xjenkins-nplab-m3ua-test-2848 = x ] + basename /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-test + SUITE_NAME=nplab-m3ua-test + IMAGE_SUFFIX=master + docker_images_require debian-buster-build sigtran-tests osmo-stp-master debian-bookworm-titan nplab-m3ua-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 + [ -z ] + 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-m3ua-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-m3ua-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=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-buster-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.69kB done #1 DONE 0.1s #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.1s #5 [1/6] FROM registry.osmocom.org/debian:buster@sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #7 DONE 0.1s #8 [4/6] COPY .COMMON/RELEASE.KEY /tmp/Release.key #8 CACHED #9 [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 #9 CACHED #10 [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 netcat-openbsd pkg-config sqlite3 stow telnet tcpdump wget && apt-get clean #10 CACHED #11 [3/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e86cbb1b0a68cfc0b1bd6f2c23a9e68ae5708528e5a51f4889698f1a0777d364 done #13 naming to docker.io/osmocom-build/debian-buster-build:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n e86cbb1b0a68 + 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 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 + [ -z ] + 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-m3ua-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-m3ua-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=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/sigtran-tests:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 545B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-buster-build results in empty or invalid base image name (line 5) #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.1s #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.525 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.525 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #5 0.525 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.568 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] #5 1.534 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [122 kB] #5 1.577 Fetched 123 kB in 1s (114 kB/s) #5 1.577 Reading package lists... #5 1.910 Reading package lists... #5 2.212 Building dependency tree... #5 2.262 Reading state information... #5 2.312 python3 is already the newest version (3.7.3-1). #5 2.312 python3 set to manually installed. #5 2.312 The following additional packages will be installed: #5 2.312 dbus dh-python gir1.2-glib-2.0 gperf libapparmor1 libexpat1-dev libgc-dev #5 2.312 libgirepository-1.0-1 libltdl-dev libpython3-dev libpython3.7 #5 2.312 libpython3.7-dev libtext-unidecode-perl libxml-libxml-perl #5 2.312 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #5 2.312 libxml-sax-expat-perl libxml-sax-perl python-pip-whl python3-asn1crypto #5 2.312 python3-cffi-backend python3-crypto python3-cryptography python3-dbus #5 2.312 python3-dev python3-entrypoints python3-gi python3-keyring #5 2.312 python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel #5 2.312 python3-xdg python3.7-dev tex-common texinfo ucf #5 2.312 Suggested packages: #5 2.312 default-dbus-session-bus | dbus-session-bus clisp guile-2.0-doc libtool-doc #5 2.312 libxml-sax-expatxs-perl python-crypto-doc python-cryptography-doc #5 2.312 python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring #5 2.312 libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-secretstorage-doc #5 2.312 python-setuptools-doc texlive-base texlive-latex-base #5 2.312 texlive-generic-recommended texinfo-doc-nonfree texlive-fonts-recommended #5 2.453 The following NEW packages will be installed: #5 2.453 dbus dh-python gir1.2-glib-2.0 gnulib gperf guile-2.0 guile-2.0-dev #5 2.453 libapparmor1 libexpat1-dev libgc-dev libgirepository-1.0-1 libltdl-dev #5 2.453 libpython3-dev libpython3.7 libpython3.7-dev libtext-unidecode-perl #5 2.453 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #5 2.453 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl python-pip-whl #5 2.453 python3-asn1crypto python3-cffi-backend python3-crypto python3-cryptography #5 2.453 python3-dbus python3-dev python3-entrypoints python3-gi python3-keyring #5 2.453 python3-keyrings.alt python3-pip python3-secretstorage python3-setuptools #5 2.453 python3-wheel python3-xdg python3.7-dev tcsh tex-common texinfo ucf #5 2.470 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. #5 2.470 Need to get 63.0 MB of archives. #5 2.470 After this operation, 161 MB of additional disk space will be used. #5 2.470 Get:1 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 2.482 Get:2 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 2.483 Get:3 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 2.488 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 2.494 Get:5 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #5 2.496 Get:6 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #5 2.498 Get:7 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #5 2.500 Get:8 http://deb.debian.org/debian buster/main amd64 gperf amd64 3.1-1 [147 kB] #5 2.502 Get:9 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #5 2.503 Get:10 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #5 2.503 Get:11 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #5 2.503 Get:12 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #5 2.504 Get:13 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #5 2.506 Get:14 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #5 2.526 Get:15 http://deb.debian.org/debian buster/main amd64 gnulib all 20140202+stable-4 [4408 kB] #5 2.564 Get:16 http://deb.debian.org/debian buster/main amd64 guile-2.0 amd64 2.0.13+1-5.1 [18.1 kB] #5 2.564 Get:17 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #5 2.578 Get:18 http://deb.debian.org/debian buster/main amd64 libgc-dev amd64 1:7.6.4-0.4 [373 kB] #5 2.580 Get:19 http://deb.debian.org/debian buster/main amd64 guile-2.0-dev amd64 2.0.13+1-5.1 [699 kB] #5 2.583 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #5 2.584 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #5 2.590 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.024 Get:23 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #5 3.024 Get:24 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #5 3.025 Get:25 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #5 3.025 Get:26 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #5 3.080 Get:27 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #5 3.082 Get:28 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #5 3.085 Get:29 http://deb.debian.org/debian buster/main amd64 python3-crypto amd64 2.6.1-9+b1 [263 kB] #5 3.090 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #5 3.093 Get:31 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] #5 3.094 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.099 Get:33 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #5 3.099 Get:34 http://deb.debian.org/debian buster/main amd64 python3-entrypoints all 0.3-1 [5508 B] #5 3.099 Get:35 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #5 3.100 Get:36 http://deb.debian.org/debian buster/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] #5 3.100 Get:37 http://deb.debian.org/debian buster/main amd64 python3-keyring all 17.1.1-1 [43.1 kB] #5 3.100 Get:38 http://deb.debian.org/debian buster/main amd64 python3-keyrings.alt all 3.1.1-1 [18.2 kB] #5 3.101 Get:39 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #5 3.102 Get:40 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #5 3.105 Get:41 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #5 3.106 Get:42 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #5 3.107 Get:43 http://deb.debian.org/debian buster/main amd64 tcsh amd64 6.20.00-7+b1 [473 kB] #5 3.216 debconf: delaying package configuration, since apt-utils is not installed #5 3.276 Fetched 63.0 MB in 1s (96.5 MB/s) #5 3.421 Selecting previously unselected package ucf. #5 3.421 (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 ... 25305 files and directories currently installed.) #5 3.499 Preparing to unpack .../00-ucf_3.0038+nmu1_all.deb ... #5 3.539 Moving old data out of the way #5 3.542 Unpacking ucf (3.0038+nmu1) ... #5 3.864 Selecting previously unselected package tex-common. #5 3.869 Preparing to unpack .../01-tex-common_6.11_all.deb ... #5 3.934 Unpacking tex-common (6.11) ... #5 4.405 Selecting previously unselected package libapparmor1:amd64. #5 4.411 Preparing to unpack .../02-libapparmor1_2.13.2-10_amd64.deb ... #5 4.473 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 4.724 Selecting previously unselected package dbus. #5 4.725 Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 4.766 Unpacking dbus (1.12.28-0+deb10u1) ... #5 4.954 Selecting previously unselected package dh-python. #5 4.955 Preparing to unpack .../04-dh-python_3.20190308_all.deb ... #5 4.972 Unpacking dh-python (3.20190308) ... #5 5.100 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 5.101 Preparing to unpack .../05-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #5 5.118 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 5.218 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 5.219 Preparing to unpack .../06-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #5 5.236 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 5.343 Selecting previously unselected package gperf. #5 5.344 Preparing to unpack .../07-gperf_3.1-1_amd64.deb ... #5 5.360 Unpacking gperf (3.1-1) ... #5 5.463 Selecting previously unselected package libtext-unidecode-perl. #5 5.464 Preparing to unpack .../08-libtext-unidecode-perl_1.30-1_all.deb ... #5 5.481 Unpacking libtext-unidecode-perl (1.30-1) ... #5 5.603 Selecting previously unselected package libxml-namespacesupport-perl. #5 5.605 Preparing to unpack .../09-libxml-namespacesupport-perl_1.12-1_all.deb ... #5 5.644 Unpacking libxml-namespacesupport-perl (1.12-1) ... #5 5.787 Selecting previously unselected package libxml-sax-base-perl. #5 5.792 Preparing to unpack .../10-libxml-sax-base-perl_1.09-1_all.deb ... #5 5.811 Unpacking libxml-sax-base-perl (1.09-1) ... #5 6.069 Selecting previously unselected package libxml-sax-perl. #5 6.072 Preparing to unpack .../11-libxml-sax-perl_1.00+dfsg-1_all.deb ... #5 6.351 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #5 6.581 Selecting previously unselected package libxml-libxml-perl. #5 6.586 Preparing to unpack .../12-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #5 6.606 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #5 6.839 Selecting previously unselected package texinfo. #5 6.840 Preparing to unpack .../13-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #5 6.884 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #5 7.153 Selecting previously unselected package gnulib. #5 7.155 Preparing to unpack .../14-gnulib_20140202+stable-4_all.deb ... #5 7.188 Unpacking gnulib (20140202+stable-4) ... #5 7.883 Selecting previously unselected package guile-2.0. #5 7.890 Preparing to unpack .../15-guile-2.0_2.0.13+1-5.1_amd64.deb ... #5 7.908 Unpacking guile-2.0 (2.0.13+1-5.1) ... #5 8.055 Selecting previously unselected package libltdl-dev:amd64. #5 8.061 Preparing to unpack .../16-libltdl-dev_2.4.6-9_amd64.deb ... #5 8.088 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #5 8.289 Selecting previously unselected package libgc-dev:amd64. #5 8.295 Preparing to unpack .../17-libgc-dev_1%3a7.6.4-0.4_amd64.deb ... #5 8.324 Unpacking libgc-dev:amd64 (1:7.6.4-0.4) ... #5 8.501 Selecting previously unselected package guile-2.0-dev. #5 8.507 Preparing to unpack .../18-guile-2.0-dev_2.0.13+1-5.1_amd64.deb ... #5 8.535 Unpacking guile-2.0-dev (2.0.13+1-5.1) ... #5 8.725 Selecting previously unselected package libexpat1-dev:amd64. #5 8.731 Preparing to unpack .../19-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #5 8.758 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 8.973 Selecting previously unselected package libpython3.7:amd64. #5 8.980 Preparing to unpack .../20-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #5 9.010 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 9.256 Selecting previously unselected package libpython3.7-dev:amd64. #5 9.263 Preparing to unpack .../21-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 9.292 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 11.26 Selecting previously unselected package libpython3-dev:amd64. #5 11.26 Preparing to unpack .../22-libpython3-dev_3.7.3-1_amd64.deb ... #5 11.29 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #5 11.49 Selecting previously unselected package libxml-parser-perl. #5 11.49 Preparing to unpack .../23-libxml-parser-perl_2.44-4_amd64.deb ... #5 11.56 Unpacking libxml-parser-perl (2.44-4) ... #5 11.75 Selecting previously unselected package libxml-sax-expat-perl. #5 11.75 Preparing to unpack .../24-libxml-sax-expat-perl_0.51-1_all.deb ... #5 11.78 Unpacking libxml-sax-expat-perl (0.51-1) ... #5 11.95 Selecting previously unselected package python-pip-whl. #5 11.95 Preparing to unpack .../25-python-pip-whl_18.1-5_all.deb ... #5 11.97 Unpacking python-pip-whl (18.1-5) ... #5 12.22 Selecting previously unselected package python3-asn1crypto. #5 12.23 Preparing to unpack .../26-python3-asn1crypto_0.24.0-1_all.deb ... #5 12.25 Unpacking python3-asn1crypto (0.24.0-1) ... #5 12.43 Selecting previously unselected package python3-cffi-backend. #5 12.44 Preparing to unpack .../27-python3-cffi-backend_1.12.2-1_amd64.deb ... #5 12.45 Unpacking python3-cffi-backend (1.12.2-1) ... #5 12.64 Selecting previously unselected package python3-crypto. #5 12.65 Preparing to unpack .../28-python3-crypto_2.6.1-9+b1_amd64.deb ... #5 12.68 Unpacking python3-crypto (2.6.1-9+b1) ... #5 12.81 Selecting previously unselected package python3-cryptography. #5 12.81 Preparing to unpack .../29-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #5 12.83 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #5 12.94 Selecting previously unselected package python3-dbus. #5 12.94 Preparing to unpack .../30-python3-dbus_1.2.8-3_amd64.deb ... #5 12.96 Unpacking python3-dbus (1.2.8-3) ... #5 13.11 Selecting previously unselected package python3.7-dev. #5 13.12 Preparing to unpack .../31-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 13.14 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #5 13.28 Selecting previously unselected package python3-dev. #5 13.28 Preparing to unpack .../32-python3-dev_3.7.3-1_amd64.deb ... #5 13.31 Unpacking python3-dev (3.7.3-1) ... #5 13.50 Selecting previously unselected package python3-entrypoints. #5 13.51 Preparing to unpack .../33-python3-entrypoints_0.3-1_all.deb ... #5 13.52 Unpacking python3-entrypoints (0.3-1) ... #5 13.72 Selecting previously unselected package python3-gi. #5 13.73 Preparing to unpack .../34-python3-gi_3.30.4-1_amd64.deb ... #5 13.75 Unpacking python3-gi (3.30.4-1) ... #5 13.95 Selecting previously unselected package python3-secretstorage. #5 13.95 Preparing to unpack .../35-python3-secretstorage_2.3.1-2_all.deb ... #5 13.98 Unpacking python3-secretstorage (2.3.1-2) ... #5 14.10 Selecting previously unselected package python3-keyring. #5 14.10 Preparing to unpack .../36-python3-keyring_17.1.1-1_all.deb ... #5 14.13 Unpacking python3-keyring (17.1.1-1) ... #5 14.33 Selecting previously unselected package python3-keyrings.alt. #5 14.34 Preparing to unpack .../37-python3-keyrings.alt_3.1.1-1_all.deb ... #5 14.36 Unpacking python3-keyrings.alt (3.1.1-1) ... #5 14.57 Selecting previously unselected package python3-pip. #5 14.58 Preparing to unpack .../38-python3-pip_18.1-5_all.deb ... #5 14.61 Unpacking python3-pip (18.1-5) ... #5 14.81 Selecting previously unselected package python3-setuptools. #5 14.82 Preparing to unpack .../39-python3-setuptools_40.8.0-1_all.deb ... #5 14.85 Unpacking python3-setuptools (40.8.0-1) ... #5 15.07 Selecting previously unselected package python3-wheel. #5 15.08 Preparing to unpack .../40-python3-wheel_0.32.3-2_all.deb ... #5 15.11 Unpacking python3-wheel (0.32.3-2) ... #5 15.31 Selecting previously unselected package python3-xdg. #5 15.32 Preparing to unpack .../41-python3-xdg_0.25-5_all.deb ... #5 15.35 Unpacking python3-xdg (0.25-5) ... #5 15.60 Selecting previously unselected package tcsh. #5 15.60 Preparing to unpack .../42-tcsh_6.20.00-7+b1_amd64.deb ... #5 15.67 Unpacking tcsh (6.20.00-7+b1) ... #5 15.93 Setting up python3-entrypoints (0.3-1) ... #5 16.08 Setting up dh-python (3.20190308) ... #5 16.26 Setting up libxml-parser-perl (2.44-4) ... #5 16.35 Setting up python3-dbus (1.2.8-3) ... #5 16.50 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 16.80 Setting up python3-setuptools (40.8.0-1) ... #5 17.02 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 17.12 Setting up guile-2.0 (2.0.13+1-5.1) ... #5 17.20 update-alternatives: using /usr/lib/x86_64-linux-gnu/guile-2.0/bin/guile to provide /usr/bin/guile (guile) in auto mode #5 17.24 Setting up libxml-namespacesupport-perl (1.12-1) ... #5 17.33 Setting up python3-xdg (0.25-5) ... #5 17.53 Setting up gperf (3.1-1) ... #5 17.61 Setting up python3-wheel (0.32.3-2) ... #5 17.77 Setting up libltdl-dev:amd64 (2.4.6-9) ... #5 17.86 Setting up libxml-sax-base-perl (1.09-1) ... #5 17.96 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 18.01 Setting up dbus (1.12.28-0+deb10u1) ... #5 18.55 invoke-rc.d: could not determine current runlevel #5 18.55 invoke-rc.d: policy-rc.d denied execution of start. #5 18.58 Setting up ucf (3.0038+nmu1) ... #5 18.73 debconf: unable to initialize frontend: Dialog #5 18.73 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 18.73 debconf: falling back to frontend: Readline #5 18.79 Setting up python3-crypto (2.6.1-9+b1) ... #5 19.01 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 19.09 Setting up python-pip-whl (18.1-5) ... #5 19.17 Setting up libtext-unidecode-perl (1.30-1) ... #5 19.30 Setting up libgc-dev:amd64 (1:7.6.4-0.4) ... #5 19.40 Setting up python3-asn1crypto (0.24.0-1) ... #5 19.57 Setting up tcsh (6.20.00-7+b1) ... #5 19.79 update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode #5 19.88 Setting up python3-cffi-backend (1.12.2-1) ... #5 19.98 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 20.07 Setting up libxml-sax-perl (1.00+dfsg-1) ... #5 20.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #5 20.18 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 20.23 debconf: unable to initialize frontend: Dialog #5 20.23 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 20.23 debconf: falling back to frontend: Readline #5 20.25 #5 20.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 20.31 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #5 20.40 Setting up tex-common (6.11) ... #5 20.57 debconf: unable to initialize frontend: Dialog #5 20.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 20.57 debconf: falling back to frontend: Readline #5 20.61 update-language: texlive-base not installed and configured, doing nothing! #5 20.67 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #5 20.86 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 20.97 Setting up python3-pip (18.1-5) ... #5 21.16 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #5 21.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #5 21.29 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #5 21.32 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 21.38 debconf: unable to initialize frontend: Dialog #5 21.38 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 21.38 debconf: falling back to frontend: Readline #5 21.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 21.45 Setting up libxml-sax-expat-perl (0.51-1) ... #5 21.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #5 21.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 21.64 debconf: unable to initialize frontend: Dialog #5 21.64 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 21.64 debconf: falling back to frontend: Readline #5 21.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 23.29 Setting up python3-keyrings.alt (3.1.1-1) ... #5 23.47 Setting up guile-2.0-dev (2.0.13+1-5.1) ... #5 23.57 Setting up libpython3-dev:amd64 (3.7.3-1) ... #5 23.67 Setting up python3-secretstorage (2.3.1-2) ... #5 23.82 Setting up python3-dev (3.7.3-1) ... #5 23.88 Setting up python3-gi (3.30.4-1) ... #5 24.08 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #5 24.21 Setting up gnulib (20140202+stable-4) ... #5 24.30 Setting up python3-keyring (17.1.1-1) ... #5 24.46 Processing triggers for man-db (2.8.5-2+deb10u1) ... #5 25.01 Processing triggers for libc-bin (2.28-10+deb10u4) ... #5 DONE 28.2s #6 [3/4] RUN PIP3 install junit-xml #6 0.907 Collecting junit-xml #6 0.971 Downloading https://files.pythonhosted.org/packages/2a/93/2d896b5fd3d79b4cadd8882c06650e66d003f465c9d12c488d92853dff78/junit_xml-1.9-py2.py3-none-any.whl #6 0.978 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from junit-xml) (1.12.0) #6 0.986 Installing collected packages: junit-xml #6 0.990 Successfully installed junit-xml-1.9 #6 DONE 1.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.476 Cloning into 'guile-sctp'... #7 0.919 + [ -e /usr/local/bin/glibtoolize ] #7 0.919 + [ -e /usr/bin/glibtoolize ] #7 0.919 + [ -e /usr/local/bin/libtoolize ] #7 0.919 + [ -e /usr/bin/libtoolize ] #7 0.919 + /usr/bin/libtoolize --force #7 1.087 libtoolize: putting auxiliary files in '.'. #7 1.087 libtoolize: linking file './ltmain.sh' #7 1.156 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 1.156 libtoolize: linking file 'm4/libtool.m4' #7 1.164 libtoolize: linking file 'm4/ltoptions.m4' #7 1.172 libtoolize: linking file 'm4/ltsugar.m4' #7 1.184 libtoolize: linking file 'm4/ltversion.m4' #7 1.195 libtoolize: linking file 'm4/lt~obsolete.m4' #7 1.200 + [ -e /usr/local/share/aclocal ] #7 1.200 + aclocal #7 2.613 + autoheader #7 2.772 + autoconf #7 2.884 + automake --foreign --add-missing --copy #7 3.176 configure.ac:12: installing './compile' #7 3.178 configure.ac:11: installing './config.guess' #7 3.180 configure.ac:11: installing './config.sub' #7 3.182 configure.ac:7: installing './install-sh' #7 3.185 configure.ac:7: installing './missing' #7 3.201 Makefile.am: installing './depcomp' #7 3.363 checking for a BSD-compatible install... /usr/bin/install -c #7 3.390 checking whether build environment is sane... yes #7 3.417 checking for a thread-safe mkdir -p... /bin/mkdir -p #7 3.421 checking for gawk... gawk #7 3.421 checking whether make sets $(MAKE)... yes #7 3.434 checking whether make supports nested variables... yes #7 3.484 checking build system type... x86_64-pc-linux-gnu #7 3.622 checking host system type... x86_64-pc-linux-gnu #7 3.622 checking for gcc... gcc #7 3.635 checking whether the C compiler works... yes #7 3.666 checking for C compiler default output file name... a.out #7 3.667 checking for suffix of executables... #7 3.703 checking whether we are cross compiling... no #7 3.747 checking for suffix of object files... o #7 3.769 checking whether we are using the GNU C compiler... yes #7 3.797 checking whether gcc accepts -g... yes #7 3.816 checking for gcc option to accept ISO C89... none needed #7 3.855 checking whether gcc understands -c and -o together... yes #7 3.891 checking whether make supports the include directive... yes (GNU style) #7 3.908 checking dependency style of gcc... gcc3 #7 3.934 checking how to print strings... printf #7 3.953 checking for a sed that does not truncate output... /bin/sed #7 3.956 checking for grep that handles long lines and -e... /bin/grep #7 3.957 checking for egrep... /bin/grep -E #7 3.958 checking for fgrep... /bin/grep -F #7 3.959 checking for ld used by gcc... /usr/bin/ld #7 3.961 checking if the linker (/usr/bin/ld) is GNU ld... yes #7 3.962 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 3.964 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 3.979 checking whether ln -s works... yes #7 3.979 checking the maximum length of command line arguments... 1572864 #7 3.987 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #7 3.988 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #7 3.988 checking for /usr/bin/ld option to reload object files... -r #7 3.989 checking for objdump... objdump #7 3.989 checking how to recognize dependent libraries... pass_all #7 3.990 checking for dlltool... no #7 3.991 checking how to associate runtime and link libraries... printf %s\n #7 3.991 checking for ar... ar #7 3.992 checking for archiver @FILE support... @ #7 4.015 checking for strip... strip #7 4.016 checking for ranlib... ranlib #7 4.016 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 4.078 checking for sysroot... no #7 4.078 checking for a working dd... /bin/dd #7 4.081 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 4.101 checking for mt... no #7 4.101 checking if : is a manifest tool... no #7 4.116 checking how to run the C preprocessor... gcc -E #7 4.208 checking for ANSI C header files... yes #7 4.323 checking for sys/types.h... yes #7 4.360 checking for sys/stat.h... yes #7 4.400 checking for stdlib.h... yes #7 4.443 checking for string.h... yes #7 4.486 checking for memory.h... yes #7 4.521 checking for strings.h... yes #7 4.559 checking for inttypes.h... yes #7 4.594 checking for stdint.h... yes #7 4.625 checking for unistd.h... yes #7 4.652 checking for dlfcn.h... yes #7 4.667 checking for objdir... .libs #7 4.705 checking if gcc supports -fno-rtti -fno-exceptions... no #7 4.725 checking for gcc option to produce PIC... -fPIC -DPIC #7 4.725 checking if gcc PIC flag -fPIC -DPIC works... yes #7 4.764 checking if gcc static flag -static works... yes #7 4.829 checking if gcc supports -c -o file.o... yes #7 4.848 checking if gcc supports -c -o file.o... (cached) yes #7 4.848 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #7 4.863 checking whether -lc should be explicitly linked in... no #7 4.914 checking dynamic linker characteristics... GNU/Linux ld.so #7 4.967 checking how to hardcode library paths into programs... immediate #7 4.967 checking whether stripping libraries is possible... yes #7 4.969 checking if libtool supports shared libraries... yes #7 4.969 checking whether to build shared libraries... yes #7 4.970 checking whether to build static libraries... yes #7 4.970 checking for pkg-config... /usr/bin/pkg-config #7 4.971 checking pkg-config is at least version 0.9.0... yes #7 4.974 configure: checking for guile 2.0 #7 4.976 configure: found guile 2.0 #7 4.977 checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 #7 4.979 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #7 4.982 checking for shared library run path origin... done #7 5.004 checking for GUILE... yes #7 5.026 checking for Guile site directory... /usr/share/guile/site/2.0 #7 5.039 checking for sys/types.h... (cached) yes #7 5.058 checking sys/socket.h usability... yes #7 5.097 checking sys/socket.h presence... yes #7 5.108 checking for sys/socket.h... yes #7 5.122 checking netinet/in.h usability... yes #7 5.159 checking netinet/in.h presence... yes #7 5.169 checking for netinet/in.h... yes #7 5.181 checking netinet/sctp.h usability... yes #7 5.215 checking netinet/sctp.h presence... yes #7 5.222 checking for netinet/sctp.h... yes #7 5.224 checking whether byte ordering is bigendian... no #7 5.270 checking for working IPv6 support... yes #7 5.295 checking whether sockaddr_in6 has sin6_scope_id... yes #7 5.313 checking for struct sockaddr.sa_len... no #7 5.359 checking for struct sockaddr_in.sin_len... no #7 5.420 checking for struct sockaddr_in6.sin6_len... no #7 5.475 checking for sctp_sendmsg in -lsctp... yes #7 5.521 checking for sctp_recvmsg in -lsctp... yes #7 5.550 checking for sctp_sendmsg... yes #7 5.581 checking for sctp_recvmsg... yes #7 5.654 checking that generated files are newer than configure... done #7 5.654 configure: creating ./config.status #7 6.236 config.status: creating Makefile #7 6.267 config.status: creating config.h #7 6.285 config.status: executing depfiles commands #7 6.328 config.status: executing libtool commands #7 6.411 guile-snarf -o guile-sctp.x -DHAVE_CONFIG_H -pthread -I/usr/include/guile/2.0 -g -O2 guile-sctp.c #7 6.460 make all-am #7 6.462 make[1]: Entering directory '/tmp/guile-sctp' #7 6.462 /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 6.476 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 6.548 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 6.618 mv -f .deps/guile-sctp.Tpo .deps/guile-sctp.Plo #7 6.619 /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 6.650 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 6.663 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 6.668 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so") #7 6.673 libtool: link: ar cru .libs/libguile-net-sctp.a guile-sctp.o #7 6.674 ar: `u' modifier ignored since `D' is the default (see `U') #7 6.676 libtool: link: ranlib .libs/libguile-net-sctp.a #7 6.688 libtool: link: ( cd ".libs" && rm -f "libguile-net-sctp.la" && ln -s "../libguile-net-sctp.la" "libguile-net-sctp.la" ) #7 6.695 make[1]: Leaving directory '/tmp/guile-sctp' #7 6.700 make install-am #7 6.707 make[1]: Entering directory '/tmp/guile-sctp' #7 6.730 make[2]: Entering directory '/tmp/guile-sctp' #7 6.746 /bin/mkdir -p '/usr/local/lib' #7 6.747 /bin/bash ./libtool --mode=install /usr/bin/install -c libguile-net-sctp.la '/usr/local/lib' #7 6.780 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 6.781 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 6.782 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 6.783 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.lai /usr/local/lib/libguile-net-sctp.la #7 6.784 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.a /usr/local/lib/libguile-net-sctp.a #7 6.786 libtool: install: chmod 644 /usr/local/lib/libguile-net-sctp.a #7 6.786 libtool: install: ranlib /usr/local/lib/libguile-net-sctp.a #7 6.806 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 6.807 ---------------------------------------------------------------------- #7 6.807 Libraries have been installed in: #7 6.807 /usr/local/lib #7 6.807 #7 6.807 If you ever happen to want to link against installed libraries #7 6.807 in a given directory, LIBDIR, you must either use libtool, and #7 6.807 specify the full pathname of the library, or use the '-LLIBDIR' #7 6.807 flag during linking and do at least one of the following: #7 6.807 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 6.807 during execution #7 6.807 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 6.807 during linking #7 6.807 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 6.807 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #7 6.807 #7 6.807 See any operating system documentation about shared libraries for #7 6.807 more information, such as the ld(1) and ld.so(8) manual pages. #7 6.807 ---------------------------------------------------------------------- #7 6.808 /bin/mkdir -p '/usr/share/guile/site/2.0/net' #7 6.809 /usr/bin/install -c -m 644 sctp.scm '/usr/share/guile/site/2.0/net' #7 6.810 make[2]: Leaving directory '/tmp/guile-sctp' #7 6.810 make[1]: Leaving directory '/tmp/guile-sctp' #7 DONE 7.2s #8 exporting to image #8 exporting layers #8 exporting layers 2.0s done #8 writing image sha256:452e137ae20e5a92aa56a3d137d0816b356050ea1d9f2debfc5663a9bc91d8bd done #8 naming to docker.io/osmocom-build/sigtran-tests:latest 0.0s done #8 DONE 2.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-buster-build results in empty or invalid base image name (line 5) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/sigtran-tests' + docker_image_exists sigtran-tests + docker images -q osmocom-build/sigtran-tests + test -n 452e137ae20e + 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 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-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-m3ua-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=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.99kB done #1 DONE 0.1s #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.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:aab2791bb18beba96d4035e46e78ecc5aa1c14c1e17256ba5a5c375c31b7a861 #5 resolve registry.osmocom.org/debian:bookworm@sha256:aab2791bb18beba96d4035e46e78ecc5aa1c14c1e17256ba5a5c375c31b7a861 0.1s done #5 CACHED #6 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #6 DONE 0.4s #7 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.4s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.3s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.4s #10 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.2s #11 [internal] load build context #11 transferring context: 1.96kB done #11 DONE 0.1s #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.1s #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.364 + useradd --uid=1000 -d /build -m build #14 0.571 + chown -R build:build /usr/local #14 0.584 + echo path-exclude=/usr/share/man/* #14 0.584 + rm -rf /usr/share/man/ #14 DONE 0.7s #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.381 + apt-get update #15 0.410 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #15 0.433 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #15 0.433 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #15 0.559 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #15 0.665 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] #15 0.666 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] #15 1.203 Fetched 9300 kB in 1s (11.5 MB/s) #15 1.203 Reading package lists... #15 1.442 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #15 1.445 Reading package lists... #15 1.683 Building dependency tree... #15 1.731 Reading state information... #15 1.789 The following additional packages will be installed: #15 1.789 libpsl5 libssl3 openssl #15 1.790 Recommended packages: #15 1.790 publicsuffix #15 1.824 The following NEW packages will be installed: #15 1.824 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #15 1.841 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #15 1.841 Need to get 4930 kB of archives. #15 1.841 After this operation, 13.2 MB of additional disk space will be used. #15 1.841 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #15 1.902 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #15 1.916 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #15 1.917 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #15 1.917 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB] #15 1.923 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #15 1.991 debconf: delaying package configuration, since apt-utils is not installed #15 2.005 Fetched 4930 kB in 0s (49.8 MB/s) #15 2.063 Selecting previously unselected package libssl3:amd64. #15 2.063 (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 ... 6091 files and directories currently installed.) #15 2.073 Preparing to unpack .../0-libssl3_3.0.15-1~deb12u1_amd64.deb ... #15 2.108 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #15 2.305 Selecting previously unselected package openssl. #15 2.307 Preparing to unpack .../1-openssl_3.0.15-1~deb12u1_amd64.deb ... #15 2.325 Unpacking openssl (3.0.15-1~deb12u1) ... #15 3.199 Selecting previously unselected package ca-certificates. #15 3.204 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #15 3.220 Unpacking ca-certificates (20230311) ... #15 3.382 Selecting previously unselected package libpsl5:amd64. #15 3.384 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #15 3.401 Unpacking libpsl5:amd64 (0.21.2-1) ... #15 3.517 Selecting previously unselected package wget. #15 3.519 Preparing to unpack .../4-wget_1.21.3-1+deb12u1_amd64.deb ... #15 3.536 Unpacking wget (1.21.3-1+deb12u1) ... #15 3.698 Selecting previously unselected package libtinfo5:amd64. #15 3.700 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #15 3.717 Unpacking libtinfo5:amd64 (6.4-4) ... #15 3.838 Setting up libpsl5:amd64 (0.21.2-1) ... #15 3.888 Setting up wget (1.21.3-1+deb12u1) ... #15 3.953 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #15 4.002 Setting up openssl (3.0.15-1~deb12u1) ... #15 4.069 Setting up libtinfo5:amd64 (6.4-4) ... #15 4.119 Setting up ca-certificates (20230311) ... #15 4.218 debconf: unable to initialize frontend: Dialog #15 4.218 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 4.218 debconf: falling back to frontend: Readline #15 4.218 debconf: unable to initialize frontend: Readline #15 4.218 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.218 debconf: falling back to frontend: Teletype #15 4.947 Updating certificates in /etc/ssl/certs... #15 6.288 140 added, 0 removed; done. #15 6.423 Processing triggers for libc-bin (2.36-9+deb12u10) ... #15 6.487 Processing triggers for ca-certificates (20230311) ... #15 6.513 Updating certificates in /etc/ssl/certs... #15 7.636 0 added, 0 removed; done. #15 7.636 Running hooks in /etc/ca-certificates/update.d... #15 7.639 done. #15 7.709 + apt-get clean #15 7.715 + 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.716 --2025-04-09 03: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.725 Resolving github.com (github.com)... 140.82.121.3 #15 7.725 Connecting to github.com (github.com)|140.82.121.3|:443... connected. #15 7.799 HTTP request sent, awaiting response... 302 Found #15 7.962 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%2F20250409%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250409T033711Z&X-Amz-Expires=300&X-Amz-Signature=3ccc9cff33282eae32ac19fbbb2fc807107e2bc1a4a14bbfdc56174b8a5375fc&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #15 7.962 --2025-04-09 03:37:12-- 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%2F20250409%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250409T033711Z&X-Amz-Expires=300&X-Amz-Signature=3ccc9cff33282eae32ac19fbbb2fc807107e2bc1a4a14bbfdc56174b8a5375fc&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #15 7.962 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... #15 7.963 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. #15 7.982 HTTP request sent, awaiting response... 200 OK #15 8.378 Length: 115786100 (110M) [application/octet-stream] #15 8.378 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #15 8.378 #15 8.378 0K .......... .......... .......... .......... .......... 0% 9.21M 12s #15 8.384 50K .......... .......... .......... .......... .......... 0% 9.87M 12s #15 8.389 100K .......... .......... .......... .......... .......... 0% 30.2M 9s #15 8.390 150K .......... .......... .......... .......... .......... 0% 57.8M 7s #15 8.391 200K .......... .......... .......... .......... .......... 0% 17.4M 7s #15 8.394 250K .......... .......... .......... .......... .......... 0% 32.0M 6s #15 8.395 300K .......... .......... .......... .......... .......... 0% 109M 6s #15 8.396 350K .......... .......... .......... .......... .......... 0% 82.1M 5s #15 8.396 400K .......... .......... .......... .......... .......... 0% 122M 5s #15 8.397 450K .......... .......... .......... .......... .......... 0% 26.5M 5s #15 8.399 500K .......... .......... .......... .......... .......... 0% 57.4M 4s #15 8.399 550K .......... .......... .......... .......... .......... 0% 49.1M 4s #15 8.400 600K .......... .......... .......... .......... .......... 0% 98.3M 4s #15 8.401 650K .......... .......... .......... .......... .......... 0% 91.6M 4s #15 8.401 700K .......... .......... .......... .......... .......... 0% 115M 4s #15 8.402 750K .......... .......... .......... .......... .......... 0% 126M 3s #15 8.402 800K .......... .......... .......... .......... .......... 0% 149M 3s #15 8.403 850K .......... .......... .......... .......... .......... 0% 111M 3s #15 8.403 900K .......... .......... .......... .......... .......... 0% 108M 3s #15 8.403 950K .......... .......... .......... .......... .......... 0% 102M 3s #15 8.404 1000K .......... .......... .......... .......... .......... 0% 131M 3s #15 8.404 1050K .......... .......... .......... .......... .......... 0% 115M 3s #15 8.405 1100K .......... .......... .......... .......... .......... 1% 38.3M 3s #15 8.406 1150K .......... .......... .......... .......... .......... 1% 119M 3s #15 8.406 1200K .......... .......... .......... .......... .......... 1% 124M 3s #15 8.407 1250K .......... .......... .......... .......... .......... 1% 90.3M 3s #15 8.407 1300K .......... .......... .......... .......... .......... 1% 129M 2s #15 8.408 1350K .......... .......... .......... .......... .......... 1% 123M 2s #15 8.408 1400K .......... .......... .......... .......... .......... 1% 115M 2s #15 8.409 1450K .......... .......... .......... .......... .......... 1% 118M 2s #15 8.409 1500K .......... .......... .......... .......... .......... 1% 93.1M 2s #15 8.409 1550K .......... .......... .......... .......... .......... 1% 114M 2s #15 8.410 1600K .......... .......... .......... .......... .......... 1% 117M 2s #15 8.410 1650K .......... .......... .......... .......... .......... 1% 126M 2s #15 8.411 1700K .......... .......... .......... .......... .......... 1% 105M 2s #15 8.411 1750K .......... .......... .......... .......... .......... 1% 113M 2s #15 8.412 1800K .......... .......... .......... .......... .......... 1% 114M 2s #15 8.412 1850K .......... .......... .......... .......... .......... 1% 89.1M 2s #15 8.413 1900K .......... .......... .......... .......... .......... 1% 98.0M 2s #15 8.413 1950K .......... .......... .......... .......... .......... 1% 111M 2s #15 8.414 2000K .......... .......... .......... .......... .......... 1% 122M 2s #15 8.414 2050K .......... .......... .......... .......... .......... 1% 117M 2s #15 8.414 2100K .......... .......... .......... .......... .......... 1% 105M 2s #15 8.415 2150K .......... .......... .......... .......... .......... 1% 110M 2s #15 8.415 2200K .......... .......... .......... .......... .......... 1% 124M 2s #15 8.416 2250K .......... .......... .......... .......... .......... 2% 113M 2s #15 8.416 2300K .......... .......... .......... .......... .......... 2% 101M 2s #15 8.417 2350K .......... .......... .......... .......... .......... 2% 132M 2s #15 8.417 2400K .......... .......... .......... .......... .......... 2% 134M 2s #15 8.417 2450K .......... .......... .......... .......... .......... 2% 97.9M 2s #15 8.418 2500K .......... .......... .......... .......... .......... 2% 119M 2s #15 8.418 2550K .......... .......... .......... .......... .......... 2% 121M 2s #15 8.419 2600K .......... .......... .......... .......... .......... 2% 126M 2s #15 8.419 2650K .......... .......... .......... .......... .......... 2% 4.34M 2s #15 8.430 2700K .......... .......... .......... .......... .......... 2% 127M 2s #15 8.431 2750K .......... .......... .......... .......... .......... 2% 152M 2s #15 8.431 2800K .......... .......... .......... .......... .......... 2% 782M 2s #15 8.431 2850K .......... .......... .......... .......... .......... 2% 155M 2s #15 8.431 2900K .......... .......... .......... .......... .......... 2% 170M 2s #15 8.432 2950K .......... .......... .......... .......... .......... 2% 184M 2s #15 8.432 3000K .......... .......... .......... .......... .......... 2% 121M 2s #15 8.432 3050K .......... .......... .......... .......... .......... 2% 162M 2s #15 8.433 3100K .......... .......... .......... .......... .......... 2% 250M 2s #15 8.433 3150K .......... .......... .......... .......... .......... 2% 227M 2s #15 8.433 3200K .......... .......... .......... .......... .......... 2% 191M 2s #15 8.433 3250K .......... .......... .......... .......... .......... 2% 247M 2s #15 8.433 3300K .......... .......... .......... .......... .......... 2% 587M 2s #15 8.433 3350K .......... .......... .......... .......... .......... 3% 782M 2s #15 8.434 3400K .......... .......... .......... .......... .......... 3% 816M 2s #15 8.434 3450K .......... .......... .......... .......... .......... 3% 817M 2s #15 8.434 3500K .......... .......... .......... .......... .......... 3% 630M 2s #15 8.434 3550K .......... .......... .......... .......... .......... 3% 807M 2s #15 8.434 3600K .......... .......... .......... .......... .......... 3% 804M 2s #15 8.434 3650K .......... .......... .......... .......... .......... 3% 533M 2s #15 8.434 3700K .......... .......... .......... .......... .......... 3% 43.9M 2s #15 8.435 3750K .......... .......... .......... .......... .......... 3% 745M 2s #15 8.435 3800K .......... .......... .......... .......... .......... 3% 825M 2s #15 8.435 3850K .......... .......... .......... .......... .......... 3% 821M 2s #15 8.435 3900K .......... .......... .......... .......... .......... 3% 682M 2s #15 8.435 3950K .......... .......... .......... .......... .......... 3% 25.5M 2s #15 8.437 4000K .......... .......... .......... .......... .......... 3% 748M 2s #15 8.437 4050K .......... .......... .......... .......... .......... 3% 835M 2s #15 8.437 4100K .......... .......... .......... .......... .......... 3% 714M 2s #15 8.437 4150K .......... .......... .......... .......... .......... 3% 812M 2s #15 8.438 4200K .......... .......... .......... .......... .......... 3% 571M 2s #15 8.438 4250K .......... .......... .......... .......... .......... 3% 20.7M 2s #15 8.440 4300K .......... .......... .......... .......... .......... 3% 612M 2s #15 8.440 4350K .......... .......... .......... .......... .......... 3% 801M 2s #15 8.440 4400K .......... .......... .......... .......... .......... 3% 721M 2s #15 8.440 4450K .......... .......... .......... .......... .......... 3% 790M 1s #15 8.440 4500K .......... .......... .......... .......... .......... 4% 641M 1s #15 8.440 4550K .......... .......... .......... .......... .......... 4% 821M 1s #15 8.440 4600K .......... .......... .......... .......... .......... 4% 750M 1s #15 8.440 4650K .......... .......... .......... .......... .......... 4% 830M 1s #15 8.440 4700K .......... .......... .......... .......... .......... 4% 580M 1s #15 8.441 4750K .......... .......... .......... .......... .......... 4% 539M 1s #15 8.441 4800K .......... .......... .......... .......... .......... 4% 426M 1s #15 8.441 4850K .......... .......... .......... .......... .......... 4% 589M 1s #15 8.441 4900K .......... .......... .......... .......... .......... 4% 528M 1s #15 8.441 4950K .......... .......... .......... .......... .......... 4% 576M 1s #15 8.441 5000K .......... .......... .......... .......... .......... 4% 556M 1s #15 8.441 5050K .......... .......... .......... .......... .......... 4% 585M 1s #15 8.441 5100K .......... .......... .......... .......... .......... 4% 518M 1s #15 8.441 5150K .......... .......... .......... .......... .......... 4% 608M 1s #15 8.441 5200K .......... .......... .......... .......... .......... 4% 232M 1s #15 8.442 5250K .......... .......... .......... .......... .......... 4% 115M 1s #15 8.442 5300K .......... .......... .......... .......... .......... 4% 116M 1s #15 8.442 5350K .......... .......... .......... .......... .......... 4% 119M 1s #15 8.443 5400K .......... .......... .......... .......... .......... 4% 115M 1s #15 8.443 5450K .......... .......... .......... .......... .......... 4% 116M 1s #15 8.444 5500K .......... .......... .......... .......... .......... 4% 89.1M 1s #15 8.444 5550K .......... .......... .......... .......... .......... 4% 115M 1s #15 8.445 5600K .......... .......... .......... .......... .......... 4% 119M 1s #15 8.445 5650K .......... .......... .......... .......... .......... 5% 116M 1s #15 8.445 5700K .......... .......... .......... .......... .......... 5% 114M 1s #15 8.446 5750K .......... .......... .......... .......... .......... 5% 117M 1s #15 8.446 5800K .......... .......... .......... .......... .......... 5% 117M 1s #15 8.447 5850K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.447 5900K .......... .......... .......... .......... .......... 5% 89.2M 1s #15 8.448 5950K .......... .......... .......... .......... .......... 5% 119M 1s #15 8.448 6000K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.449 6050K .......... .......... .......... .......... .......... 5% 116M 1s #15 8.449 6100K .......... .......... .......... .......... .......... 5% 117M 1s #15 8.449 6150K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.450 6200K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.450 6250K .......... .......... .......... .......... .......... 5% 119M 1s #15 8.451 6300K .......... .......... .......... .......... .......... 5% 87.0M 1s #15 8.451 6350K .......... .......... .......... .......... .......... 5% 119M 1s #15 8.452 6400K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.452 6450K .......... .......... .......... .......... .......... 5% 116M 1s #15 8.452 6500K .......... .......... .......... .......... .......... 5% 117M 1s #15 8.453 6550K .......... .......... .......... .......... .......... 5% 115M 1s #15 8.453 6600K .......... .......... .......... .......... .......... 5% 116M 1s #15 8.454 6650K .......... .......... .......... .......... .......... 5% 119M 1s #15 8.454 6700K .......... .......... .......... .......... .......... 5% 89.5M 1s #15 8.455 6750K .......... .......... .......... .......... .......... 6% 114M 1s #15 8.455 6800K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.456 6850K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.456 6900K .......... .......... .......... .......... .......... 6% 113M 1s #15 8.456 6950K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.457 7000K .......... .......... .......... .......... .......... 6% 120M 1s #15 8.457 7050K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.458 7100K .......... .......... .......... .......... .......... 6% 88.4M 1s #15 8.458 7150K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.459 7200K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.459 7250K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.459 7300K .......... .......... .......... .......... .......... 6% 114M 1s #15 8.460 7350K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.460 7400K .......... .......... .......... .......... .......... 6% 120M 1s #15 8.461 7450K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.461 7500K .......... .......... .......... .......... .......... 6% 89.1M 1s #15 8.462 7550K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.462 7600K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.463 7650K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.463 7700K .......... .......... .......... .......... .......... 6% 114M 1s #15 8.463 7750K .......... .......... .......... .......... .......... 6% 5.33M 1s #15 8.473 7800K .......... .......... .......... .......... .......... 6% 120M 1s #15 8.473 7850K .......... .......... .......... .......... .......... 6% 213M 1s #15 8.473 7900K .......... .......... .......... .......... .......... 7% 155M 1s #15 8.473 7950K .......... .......... .......... .......... .......... 7% 543M 1s #15 8.474 8000K .......... .......... .......... .......... .......... 7% 273M 1s #15 8.474 8050K .......... .......... .......... .......... .......... 7% 693M 1s #15 8.474 8100K .......... .......... .......... .......... .......... 7% 708M 1s #15 8.474 8150K .......... .......... .......... .......... .......... 7% 787M 1s #15 8.474 8200K .......... .......... .......... .......... .......... 7% 249M 1s #15 8.474 8250K .......... .......... .......... .......... .......... 7% 248M 1s #15 8.474 8300K .......... .......... .......... .......... .......... 7% 527M 1s #15 8.474 8350K .......... .......... .......... .......... .......... 7% 642M 1s #15 8.475 8400K .......... .......... .......... .......... .......... 7% 760M 1s #15 8.475 8450K .......... .......... .......... .......... .......... 7% 704M 1s #15 8.475 8500K .......... .......... .......... .......... .......... 7% 426M 1s #15 8.475 8550K .......... .......... .......... .......... .......... 7% 753M 1s #15 8.475 8600K .......... .......... .......... .......... .......... 7% 684M 1s #15 8.475 8650K .......... .......... .......... .......... .......... 7% 688M 1s #15 8.475 8700K .......... .......... .......... .......... .......... 7% 617M 1s #15 8.475 8750K .......... .......... .......... .......... .......... 7% 736M 1s #15 8.475 8800K .......... .......... .......... .......... .......... 7% 758M 1s #15 8.475 8850K .......... .......... .......... .......... .......... 7% 711M 1s #15 8.475 8900K .......... .......... .......... .......... .......... 7% 663M 1s #15 8.475 8950K .......... .......... .......... .......... .......... 7% 736M 1s #15 8.475 9000K .......... .......... .......... .......... .......... 8% 734M 1s #15 8.475 9050K .......... .......... .......... .......... .......... 8% 738M 1s #15 8.476 9100K .......... .......... .......... .......... .......... 8% 375M 1s #15 8.476 9150K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.476 9200K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.476 9250K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.477 9300K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.477 9350K .......... .......... .......... .......... .......... 8% 114M 1s #15 8.478 9400K .......... .......... .......... .......... .......... 8% 121M 1s #15 8.478 9450K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.479 9500K .......... .......... .......... .......... .......... 8% 89.6M 1s #15 8.479 9550K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.480 9600K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.480 9650K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.480 9700K .......... .......... .......... .......... .......... 8% 114M 1s #15 8.481 9750K .......... .......... .......... .......... .......... 8% 113M 1s #15 8.481 9800K .......... .......... .......... .......... .......... 8% 121M 1s #15 8.482 9850K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.482 9900K .......... .......... .......... .......... .......... 8% 88.2M 1s #15 8.483 9950K .......... .......... .......... .......... .......... 8% 113M 1s #15 8.483 10000K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.483 10050K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.484 10100K .......... .......... .......... .......... .......... 8% 113M 1s #15 8.484 10150K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.485 10200K .......... .......... .......... .......... .......... 9% 105M 1s #15 8.485 10250K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.486 10300K .......... .......... .......... .......... .......... 9% 95.3M 1s #15 8.486 10350K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.487 10400K .......... .......... .......... .......... .......... 9% 120M 1s #15 8.487 10450K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.487 10500K .......... .......... .......... .......... .......... 9% 114M 1s #15 8.488 10550K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.488 10600K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.489 10650K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.489 10700K .......... .......... .......... .......... .......... 9% 89.3M 1s #15 8.490 10750K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.490 10800K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.490 10850K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.491 10900K .......... .......... .......... .......... .......... 9% 113M 1s #15 8.491 10950K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.492 11000K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.492 11050K .......... .......... .......... .......... .......... 9% 118M 1s #15 8.493 11100K .......... .......... .......... .......... .......... 9% 87.2M 1s #15 8.493 11150K .......... .......... .......... .......... .......... 9% 118M 1s #15 8.494 11200K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.494 11250K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.494 11300K .......... .......... .......... .......... .......... 10% 117M 1s #15 8.495 11350K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.495 11400K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.496 11450K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.496 11500K .......... .......... .......... .......... .......... 10% 87.1M 1s #15 8.497 11550K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.497 11600K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.497 11650K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.498 11700K .......... .......... .......... .......... .......... 10% 117M 1s #15 8.498 11750K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.499 11800K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.499 11850K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.500 11900K .......... .......... .......... .......... .......... 10% 89.0M 1s #15 8.500 11950K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.500 12000K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.501 12050K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.501 12100K .......... .......... .......... .......... .......... 10% 114M 1s #15 8.502 12150K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.502 12200K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.503 12250K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.503 12300K .......... .......... .......... .......... .......... 10% 87.1M 1s #15 8.504 12350K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.504 12400K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.504 12450K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.505 12500K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.505 12550K .......... .......... .......... .......... .......... 11% 117M 1s #15 8.506 12600K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.506 12650K .......... .......... .......... .......... .......... 11% 118M 1s #15 8.507 12700K .......... .......... .......... .......... .......... 11% 87.4M 1s #15 8.507 12750K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.507 12800K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.508 12850K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.508 12900K .......... .......... .......... .......... .......... 11% 113M 1s #15 8.509 12950K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.509 13000K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.510 13050K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.510 13100K .......... .......... .......... .......... .......... 11% 89.1M 1s #15 8.511 13150K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.511 13200K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.511 13250K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.512 13300K .......... .......... .......... .......... .......... 11% 101M 1s #15 8.512 13350K .......... .......... .......... .......... .......... 11% 136M 1s #15 8.513 13400K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.513 13450K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.514 13500K .......... .......... .......... .......... .......... 11% 89.0M 1s #15 8.514 13550K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.514 13600K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.515 13650K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.515 13700K .......... .......... .......... .......... .......... 12% 113M 1s #15 8.516 13750K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.516 13800K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.517 13850K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.517 13900K .......... .......... .......... .......... .......... 12% 89.2M 1s #15 8.518 13950K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.518 14000K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.518 14050K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.519 14100K .......... .......... .......... .......... .......... 12% 108M 1s #15 8.519 14150K .......... .......... .......... .......... .......... 12% 127M 1s #15 8.520 14200K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.520 14250K .......... .......... .......... .......... .......... 12% 117M 1s #15 8.521 14300K .......... .......... .......... .......... .......... 12% 88.4M 1s #15 8.521 14350K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.521 14400K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.522 14450K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.522 14500K .......... .......... .......... .......... .......... 12% 113M 1s #15 8.523 14550K .......... .......... .......... .......... .......... 12% 120M 1s #15 8.523 14600K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.524 14650K .......... .......... .......... .......... .......... 13% 118M 1s #15 8.524 14700K .......... .......... .......... .......... .......... 13% 87.5M 1s #15 8.525 14750K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.525 14800K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.525 14850K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.526 14900K .......... .......... .......... .......... .......... 13% 117M 1s #15 8.526 14950K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.527 15000K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.527 15050K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.528 15100K .......... .......... .......... .......... .......... 13% 87.0M 1s #15 8.528 15150K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.528 15200K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.529 15250K .......... .......... .......... .......... .......... 13% 114M 1s #15 8.529 15300K .......... .......... .......... .......... .......... 13% 117M 1s #15 8.530 15350K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.530 15400K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.531 15450K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.531 15500K .......... .......... .......... .......... .......... 13% 88.4M 1s #15 8.531 15550K .......... .......... .......... .......... .......... 13% 117M 1s #15 8.532 15600K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.532 15650K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.533 15700K .......... .......... .......... .......... .......... 13% 114M 1s #15 8.533 15750K .......... .......... .......... .......... .......... 13% 114M 1s #15 8.534 15800K .......... .......... .......... .......... .......... 14% 121M 1s #15 8.534 15850K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.535 15900K .......... .......... .......... .......... .......... 14% 88.6M 1s #15 8.535 15950K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.535 16000K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.536 16050K .......... .......... .......... .......... .......... 14% 118M 1s #15 8.536 16100K .......... .......... .......... .......... .......... 14% 114M 1s #15 8.537 16150K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.537 16200K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.537 16250K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.538 16300K .......... .......... .......... .......... .......... 14% 89.1M 1s #15 8.538 16350K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.539 16400K .......... .......... .......... .......... .......... 14% 120M 1s #15 8.539 16450K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.540 16500K .......... .......... .......... .......... .......... 14% 113M 1s #15 8.540 16550K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.541 16600K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.541 16650K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.542 16700K .......... .......... .......... .......... .......... 14% 89.6M 1s #15 8.542 16750K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.542 16800K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.543 16850K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.543 16900K .......... .......... .......... .......... .......... 14% 114M 1s #15 8.544 16950K .......... .......... .......... .......... .......... 15% 114M 1s #15 8.544 17000K .......... .......... .......... .......... .......... 15% 121M 1s #15 8.544 17050K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.545 17100K .......... .......... .......... .......... .......... 15% 89.2M 1s #15 8.545 17150K .......... .......... .......... .......... .......... 15% 119M 1s #15 8.546 17200K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.546 17250K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.547 17300K .......... .......... .......... .......... .......... 15% 111M 1s #15 8.547 17350K .......... .......... .......... .......... .......... 15% 122M 1s #15 8.548 17400K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.548 17450K .......... .......... .......... .......... .......... 15% 117M 1s #15 8.549 17500K .......... .......... .......... .......... .......... 15% 87.7M 1s #15 8.549 17550K .......... .......... .......... .......... .......... 15% 119M 1s #15 8.549 17600K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.550 17650K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.550 17700K .......... .......... .......... .......... .......... 15% 117M 1s #15 8.551 17750K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.551 17800K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.551 17850K .......... .......... .......... .......... .......... 15% 119M 1s #15 8.552 17900K .......... .......... .......... .......... .......... 15% 89.0M 1s #15 8.552 17950K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.553 18000K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.553 18050K .......... .......... .......... .......... .......... 16% 120M 1s #15 8.554 18100K .......... .......... .......... .......... .......... 16% 112M 1s #15 8.554 18150K .......... .......... .......... .......... .......... 16% 117M 1s #15 8.555 18200K .......... .......... .......... .......... .......... 16% 118M 1s #15 8.555 18250K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.555 18300K .......... .......... .......... .......... .......... 16% 88.8M 1s #15 8.556 18350K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.556 18400K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.557 18450K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.557 18500K .......... .......... .......... .......... .......... 16% 113M 1s #15 8.558 18550K .......... .......... .......... .......... .......... 16% 111M 1s #15 8.558 18600K .......... .......... .......... .......... .......... 16% 124M 1s #15 8.558 18650K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.559 18700K .......... .......... .......... .......... .......... 16% 89.9M 1s #15 8.559 18750K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.560 18800K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.560 18850K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.561 18900K .......... .......... .......... .......... .......... 16% 114M 1s #15 8.561 18950K .......... .......... .......... .......... .......... 16% 120M 1s #15 8.561 19000K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.562 19050K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.562 19100K .......... .......... .......... .......... .......... 16% 86.7M 1s #15 8.563 19150K .......... .......... .......... .......... .......... 16% 120M 1s #15 8.563 19200K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.564 19250K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.564 19300K .......... .......... .......... .......... .......... 17% 113M 1s #15 8.565 19350K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.565 19400K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.565 19450K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.566 19500K .......... .......... .......... .......... .......... 17% 89.6M 1s #15 8.566 19550K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.567 19600K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.567 19650K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.568 19700K .......... .......... .......... .......... .......... 17% 117M 1s #15 8.568 19750K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.568 19800K .......... .......... .......... .......... .......... 17% 101M 1s #15 8.569 19850K .......... .......... .......... .......... .......... 17% 138M 1s #15 8.569 19900K .......... .......... .......... .......... .......... 17% 87.7M 1s #15 8.570 19950K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.570 20000K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.571 20050K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.571 20100K .......... .......... .......... .......... .......... 17% 117M 1s #15 8.572 20150K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.572 20200K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.572 20250K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.573 20300K .......... .......... .......... .......... .......... 17% 89.1M 1s #15 8.573 20350K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.574 20400K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.574 20450K .......... .......... .......... .......... .......... 18% 120M 1s #15 8.575 20500K .......... .......... .......... .......... .......... 18% 117M 1s #15 8.575 20550K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.575 20600K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.576 20650K .......... .......... .......... .......... .......... 18% 88.9M 1s #15 8.576 20700K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.577 20750K .......... .......... .......... .......... .......... 18% 117M 1s #15 8.577 20800K .......... .......... .......... .......... .......... 18% 117M 1s #15 8.578 20850K .......... .......... .......... .......... .......... 18% 113M 1s #15 8.578 20900K .......... .......... .......... .......... .......... 18% 120M 1s #15 8.579 20950K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.579 21000K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.579 21050K .......... .......... .......... .......... .......... 18% 88.8M 1s #15 8.580 21100K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.580 21150K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.581 21200K .......... .......... .......... .......... .......... 18% 108M 1s #15 8.581 21250K .......... .......... .......... .......... .......... 18% 107M 1s #15 8.582 21300K .......... .......... .......... .......... .......... 18% 129M 1s #15 8.582 21350K .......... .......... .......... .......... .......... 18% 121M 1s #15 8.582 21400K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.583 21450K .......... .......... .......... .......... .......... 19% 87.3M 1s #15 8.583 21500K .......... .......... .......... .......... .......... 19% 117M 1s #15 8.584 21550K .......... .......... .......... .......... .......... 19% 101M 1s #15 8.584 21600K .......... .......... .......... .......... .......... 19% 104M 1s #15 8.585 21650K .......... .......... .......... .......... .......... 19% 160M 1s #15 8.585 21700K .......... .......... .......... .......... .......... 19% 115M 1s #15 8.585 21750K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.586 21800K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.586 21850K .......... .......... .......... .......... .......... 19% 75.5M 1s #15 8.587 21900K .......... .......... .......... .......... .......... 19% 104M 1s #15 8.587 21950K .......... .......... .......... .......... .......... 19% 176M 1s #15 8.588 22000K .......... .......... .......... .......... .......... 19% 114M 1s #15 8.588 22050K .......... .......... .......... .......... .......... 19% 103M 1s #15 8.589 22100K .......... .......... .......... .......... .......... 19% 104M 1s #15 8.589 22150K .......... .......... .......... .......... .......... 19% 156M 1s #15 8.589 22200K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.590 22250K .......... .......... .......... .......... .......... 19% 88.8M 1s #15 8.590 22300K .......... .......... .......... .......... .......... 19% 95.1M 1s #15 8.591 22350K .......... .......... .......... .......... .......... 19% 148M 1s #15 8.591 22400K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.592 22450K .......... .......... .......... .......... .......... 19% 76.7M 1s #15 8.592 22500K .......... .......... .......... .......... .......... 19% 213M 1s #15 8.592 22550K .......... .......... .......... .......... .......... 19% 97.7M 1s #15 8.593 22600K .......... .......... .......... .......... .......... 20% 151M 1s #15 8.593 22650K .......... .......... .......... .......... .......... 20% 72.8M 1s #15 8.594 22700K .......... .......... .......... .......... .......... 20% 163M 1s #15 8.594 22750K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.595 22800K .......... .......... .......... .......... .......... 20% 103M 1s #15 8.595 22850K .......... .......... .......... .......... .......... 20% 118M 1s #15 8.596 22900K .......... .......... .......... .......... .......... 20% 130M 1s #15 8.596 22950K .......... .......... .......... .......... .......... 20% 119M 1s #15 8.596 23000K .......... .......... .......... .......... .......... 20% 115M 1s #15 8.597 23050K .......... .......... .......... .......... .......... 20% 85.1M 1s #15 8.597 23100K .......... .......... .......... .......... .......... 20% 107M 1s #15 8.598 23150K .......... .......... .......... .......... .......... 20% 99.0M 1s #15 8.598 23200K .......... .......... .......... .......... .......... 20% 163M 1s #15 8.599 23250K .......... .......... .......... .......... .......... 20% 119M 1s #15 8.599 23300K .......... .......... .......... .......... .......... 20% 108M 1s #15 8.599 23350K .......... .......... .......... .......... .......... 20% 99.3M 1s #15 8.600 23400K .......... .......... .......... .......... .......... 20% 154M 1s #15 8.600 23450K .......... .......... .......... .......... .......... 20% 87.2M 1s #15 8.601 23500K .......... .......... .......... .......... .......... 20% 121M 1s #15 8.601 23550K .......... .......... .......... .......... .......... 20% 119M 1s #15 8.602 23600K .......... .......... .......... .......... .......... 20% 96.7M 1s #15 8.602 23650K .......... .......... .......... .......... .......... 20% 141M 1s #15 8.603 23700K .......... .......... .......... .......... .......... 21% 112M 1s #15 8.603 23750K .......... .......... .......... .......... .......... 21% 122M 1s #15 8.603 23800K .......... .......... .......... .......... .......... 21% 98.0M 1s #15 8.604 23850K .......... .......... .......... .......... .......... 21% 96.4M 1s #15 8.604 23900K .......... .......... .......... .......... .......... 21% 103M 1s #15 8.605 23950K .......... .......... .......... .......... .......... 21% 136M 1s #15 8.605 24000K .......... .......... .......... .......... .......... 21% 127M 1s #15 8.606 24050K .......... .......... .......... .......... .......... 21% 117M 1s #15 8.606 24100K .......... .......... .......... .......... .......... 21% 115M 1s #15 8.606 24150K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.607 24200K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.607 24250K .......... .......... .......... .......... .......... 21% 87.1M 1s #15 8.608 24300K .......... .......... .......... .......... .......... 21% 111M 1s #15 8.608 24350K .......... .......... .......... .......... .......... 21% 97.2M 1s #15 8.609 24400K .......... .......... .......... .......... .......... 21% 118M 1s #15 8.609 24450K .......... .......... .......... .......... .......... 21% 153M 1s #15 8.610 24500K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.610 24550K .......... .......... .......... .......... .......... 21% 105M 1s #15 8.610 24600K .......... .......... .......... .......... .......... 21% 125M 1s #15 8.611 24650K .......... .......... .......... .......... .......... 21% 92.3M 1s #15 8.611 24700K .......... .......... .......... .......... .......... 21% 115M 1s #15 8.612 24750K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.612 24800K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.613 24850K .......... .......... .......... .......... .......... 22% 101M 1s #15 8.613 24900K .......... .......... .......... .......... .......... 22% 90.9M 1s #15 8.614 24950K .......... .......... .......... .......... .......... 22% 203M 1s #15 8.614 25000K .......... .......... .......... .......... .......... 22% 116M 1s #15 8.614 25050K .......... .......... .......... .......... .......... 22% 89.3M 1s #15 8.615 25100K .......... .......... .......... .......... .......... 22% 102M 1s #15 8.615 25150K .......... .......... .......... .......... .......... 22% 96.4M 1s #15 8.616 25200K .......... .......... .......... .......... .......... 22% 177M 1s #15 8.616 25250K .......... .......... .......... .......... .......... 22% 114M 1s #15 8.616 25300K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.617 25350K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.617 25400K .......... .......... .......... .......... .......... 22% 90.4M 1s #15 8.618 25450K .......... .......... .......... .......... .......... 22% 86.8M 1s #15 8.618 25500K .......... .......... .......... .......... .......... 22% 162M 1s #15 8.619 25550K .......... .......... .......... .......... .......... 22% 122M 1s #15 8.619 25600K .......... .......... .......... .......... .......... 22% 102M 1s #15 8.620 25650K .......... .......... .......... .......... .......... 22% 95.1M 1s #15 8.620 25700K .......... .......... .......... .......... .......... 22% 191M 1s #15 8.620 25750K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.621 25800K .......... .......... .......... .......... .......... 22% 113M 1s #15 8.621 25850K .......... .......... .......... .......... .......... 22% 91.4M 1s #15 8.622 25900K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.622 25950K .......... .......... .......... .......... .......... 22% 119M 1s #15 8.623 26000K .......... .......... .......... .......... .......... 23% 108M 1s #15 8.623 26050K .......... .......... .......... .......... .......... 23% 114M 1s #15 8.623 26100K .......... .......... .......... .......... .......... 23% 96.1M 1s #15 8.624 26150K .......... .......... .......... .......... .......... 23% 109M 1s #15 8.624 26200K .......... .......... .......... .......... .......... 23% 177M 1s #15 8.625 26250K .......... .......... .......... .......... .......... 23% 88.6M 1s #15 8.625 26300K .......... .......... .......... .......... .......... 23% 119M 1s #15 8.626 26350K .......... .......... .......... .......... .......... 23% 95.1M 1s #15 8.626 26400K .......... .......... .......... .......... .......... 23% 148M 1s #15 8.627 26450K .......... .......... .......... .......... .......... 23% 117M 1s #15 8.627 26500K .......... .......... .......... .......... .......... 23% 115M 1s #15 8.627 26550K .......... .......... .......... .......... .......... 23% 116M 1s #15 8.628 26600K .......... .......... .......... .......... .......... 23% 96.6M 1s #15 8.628 26650K .......... .......... .......... .......... .......... 23% 87.1M 1s #15 8.629 26700K .......... .......... .......... .......... .......... 23% 102M 1s #15 8.629 26750K .......... .......... .......... .......... .......... 23% 186M 1s #15 8.630 26800K .......... .......... .......... .......... .......... 23% 115M 1s #15 8.630 26850K .......... .......... .......... .......... .......... 23% 97.2M 1s #15 8.631 26900K .......... .......... .......... .......... .......... 23% 119M 1s #15 8.631 26950K .......... .......... .......... .......... .......... 23% 140M 1s #15 8.631 27000K .......... .......... .......... .......... .......... 23% 119M 1s #15 8.632 27050K .......... .......... .......... .......... .......... 23% 89.0M 1s #15 8.632 27100K .......... .......... .......... .......... .......... 24% 116M 1s #15 8.633 27150K .......... .......... .......... .......... .......... 24% 97.7M 1s #15 8.633 27200K .......... .......... .......... .......... .......... 24% 109M 1s #15 8.634 27250K .......... .......... .......... .......... .......... 24% 154M 1s #15 8.634 27300K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.634 27350K .......... .......... .......... .......... .......... 24% 102M 1s #15 8.635 27400K .......... .......... .......... .......... .......... 24% 102M 1s #15 8.635 27450K .......... .......... .......... .......... .......... 24% 86.0M 1s #15 8.636 27500K .......... .......... .......... .......... .......... 24% 180M 1s #15 8.636 27550K .......... .......... .......... .......... .......... 24% 116M 1s #15 8.637 27600K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.637 27650K .......... .......... .......... .......... .......... 24% 113M 1s #15 8.637 27700K .......... .......... .......... .......... .......... 24% 120M 1s #15 8.638 27750K .......... .......... .......... .......... .......... 24% 118M 1s #15 8.638 27800K .......... .......... .......... .......... .......... 24% 110M 1s #15 8.639 27850K .......... .......... .......... .......... .......... 24% 92.3M 1s #15 8.639 27900K .......... .......... .......... .......... .......... 24% 101M 1s #15 8.640 27950K .......... .......... .......... .......... .......... 24% 101M 1s #15 8.640 28000K .......... .......... .......... .......... .......... 24% 161M 1s #15 8.641 28050K .......... .......... .......... .......... .......... 24% 117M 1s #15 8.641 28100K .......... .......... .......... .......... .......... 24% 121M 1s #15 8.641 28150K .......... .......... .......... .......... .......... 24% 116M 1s #15 8.642 28200K .......... .......... .......... .......... .......... 24% 114M 1s #15 8.642 28250K .......... .......... .......... .......... .......... 25% 89.6M 1s #15 8.643 28300K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.643 28350K .......... .......... .......... .......... .......... 25% 113M 1s #15 8.644 28400K .......... .......... .......... .......... .......... 25% 96.2M 1s #15 8.644 28450K .......... .......... .......... .......... .......... 25% 109M 1s #15 8.645 28500K .......... .......... .......... .......... .......... 25% 172M 1s #15 8.645 28550K .......... .......... .......... .......... .......... 25% 112M 1s #15 8.645 28600K .......... .......... .......... .......... .......... 25% 102M 1s #15 8.646 28650K .......... .......... .......... .......... .......... 25% 91.6M 1s #15 8.646 28700K .......... .......... .......... .......... .......... 25% 136M 1s #15 8.647 28750K .......... .......... .......... .......... .......... 25% 116M 1s #15 8.647 28800K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.647 28850K .......... .......... .......... .......... .......... 25% 118M 1s #15 8.648 28900K .......... .......... .......... .......... .......... 25% 93.6M 1s #15 8.648 28950K .......... .......... .......... .......... .......... 25% 95.7M 1s #15 8.649 29000K .......... .......... .......... .......... .......... 25% 163M 1s #15 8.649 29050K .......... .......... .......... .......... .......... 25% 100M 1s #15 8.650 29100K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.650 29150K .......... .......... .......... .......... .......... 25% 102M 1s #15 8.651 29200K .......... .......... .......... .......... .......... 25% 127M 1s #15 8.651 29250K .......... .......... .......... .......... .......... 25% 109M 1s #15 8.651 29300K .......... .......... .......... .......... .......... 25% 136M 1s #15 8.652 29350K .......... .......... .......... .......... .......... 26% 115M 1s #15 8.652 29400K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.653 29450K .......... .......... .......... .......... .......... 26% 88.7M 1s #15 8.653 29500K .......... .......... .......... .......... .......... 26% 102M 1s #15 8.654 29550K .......... .......... .......... .......... .......... 26% 135M 1s #15 8.654 29600K .......... .......... .......... .......... .......... 26% 113M 1s #15 8.654 29650K .......... .......... .......... .......... .......... 26% 99.6M 1s #15 8.655 29700K .......... .......... .......... .......... .......... 26% 102M 1s #15 8.655 29750K .......... .......... .......... .......... .......... 26% 179M 1s #15 8.656 29800K .......... .......... .......... .......... .......... 26% 112M 1s #15 8.656 29850K .......... .......... .......... .......... .......... 26% 90.7M 1s #15 8.657 29900K .......... .......... .......... .......... .......... 26% 115M 1s #15 8.657 29950K .......... .......... .......... .......... .......... 26% 115M 1s #15 8.658 30000K .......... .......... .......... .......... .......... 26% 120M 1s #15 8.658 30050K .......... .......... .......... .......... .......... 26% 114M 1s #15 8.658 30100K .......... .......... .......... .......... .......... 26% 109M 1s #15 8.659 30150K .......... .......... .......... .......... .......... 26% 96.2M 1s #15 8.659 30200K .......... .......... .......... .......... .......... 26% 104M 1s #15 8.660 30250K .......... .......... .......... .......... .......... 26% 99.7M 1s #15 8.660 30300K .......... .......... .......... .......... .......... 26% 136M 1s #15 8.661 30350K .......... .......... .......... .......... .......... 26% 130M 1s #15 8.661 30400K .......... .......... .......... .......... .......... 26% 109M 1s #15 8.661 30450K .......... .......... .......... .......... .......... 26% 112M 1s #15 8.662 30500K .......... .......... .......... .......... .......... 27% 133M 1s #15 8.662 30550K .......... .......... .......... .......... .......... 27% 108M 1s #15 8.663 30600K .......... .......... .......... .......... .......... 27% 123M 1s #15 8.663 30650K .......... .......... .......... .......... .......... 27% 81.5M 1s #15 8.664 30700K .......... .......... .......... .......... .......... 27% 101M 1s #15 8.664 30750K .......... .......... .......... .......... .......... 27% 151M 1s #15 8.665 30800K .......... .......... .......... .......... .......... 27% 123M 1s #15 8.665 30850K .......... .......... .......... .......... .......... 27% 112M 1s #15 8.665 30900K .......... .......... .......... .......... .......... 27% 90.8M 1s #15 8.666 30950K .......... .......... .......... .......... .......... 27% 122M 1s #15 8.666 31000K .......... .......... .......... .......... .......... 27% 144M 1s #15 8.667 31050K .......... .......... .......... .......... .......... 27% 93.7M 1s #15 8.667 31100K .......... .......... .......... .......... .......... 27% 119M 1s #15 8.668 31150K .......... .......... .......... .......... .......... 27% 99.8M 1s #15 8.668 31200K .......... .......... .......... .......... .......... 27% 101M 1s #15 8.669 31250K .......... .......... .......... .......... .......... 27% 127M 1s #15 8.669 31300K .......... .......... .......... .......... .......... 27% 145M 1s #15 8.669 31350K .......... .......... .......... .......... .......... 27% 106M 1s #15 8.670 31400K .......... .......... .......... .......... .......... 27% 110M 1s #15 8.670 31450K .......... .......... .......... .......... .......... 27% 87.0M 1s #15 8.671 31500K .......... .......... .......... .......... .......... 27% 108M 1s #15 8.671 31550K .......... .......... .......... .......... .......... 27% 164M 1s #15 8.671 31600K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.672 31650K .......... .......... .......... .......... .......... 28% 117M 1s #15 8.672 31700K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.673 31750K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.673 31800K .......... .......... .......... .......... .......... 28% 119M 1s #15 8.674 31850K .......... .......... .......... .......... .......... 28% 88.9M 1s #15 8.674 31900K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.675 31950K .......... .......... .......... .......... .......... 28% 100M 1s #15 8.675 32000K .......... .......... .......... .......... .......... 28% 90.9M 1s #15 8.676 32050K .......... .......... .......... .......... .......... 28% 109M 1s #15 8.676 32100K .......... .......... .......... .......... .......... 28% 220M 1s #15 8.676 32150K .......... .......... .......... .......... .......... 28% 107M 1s #15 8.677 32200K .......... .......... .......... .......... .......... 28% 118M 1s #15 8.677 32250K .......... .......... .......... .......... .......... 28% 96.4M 1s #15 8.678 32300K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.678 32350K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.678 32400K .......... .......... .......... .......... .......... 28% 119M 1s #15 8.679 32450K .......... .......... .......... .......... .......... 28% 89.0M 1s #15 8.679 32500K .......... .......... .......... .......... .......... 28% 96.3M 1s #15 8.680 32550K .......... .......... .......... .......... .......... 28% 187M 1s #15 8.680 32600K .......... .......... .......... .......... .......... 28% 130M 1s #15 8.681 32650K .......... .......... .......... .......... .......... 28% 87.4M 1s #15 8.681 32700K .......... .......... .......... .......... .......... 28% 95.1M 1s #15 8.682 32750K .......... .......... .......... .......... .......... 29% 146M 1s #15 8.682 32800K .......... .......... .......... .......... .......... 29% 120M 1s #15 8.682 32850K .......... .......... .......... .......... .......... 29% 114M 1s #15 8.683 32900K .......... .......... .......... .......... .......... 29% 118M 1s #15 8.683 32950K .......... .......... .......... .......... .......... 29% 115M 1s #15 8.684 33000K .......... .......... .......... .......... .......... 29% 87.4M 1s #15 8.684 33050K .......... .......... .......... .......... .......... 29% 106M 1s #15 8.685 33100K .......... .......... .......... .......... .......... 29% 130M 1s #15 8.685 33150K .......... .......... .......... .......... .......... 29% 115M 1s #15 8.685 33200K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.686 33250K .......... .......... .......... .......... .......... 29% 87.1M 1s #15 8.686 33300K .......... .......... .......... .......... .......... 29% 165M 1s #15 8.687 33350K .......... .......... .......... .......... .......... 29% 121M 1s #15 8.687 33400K .......... .......... .......... .......... .......... 29% 100M 1s #15 8.688 33450K .......... .......... .......... .......... .......... 29% 100M 1s #15 8.688 33500K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.689 33550K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.689 33600K .......... .......... .......... .......... .......... 29% 106M 1s #15 8.689 33650K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.690 33700K .......... .......... .......... .......... .......... 29% 101M 1s #15 8.690 33750K .......... .......... .......... .......... .......... 29% 118M 1s #15 8.691 33800K .......... .......... .......... .......... .......... 29% 148M 1s #15 8.691 33850K .......... .......... .......... .......... .......... 29% 88.9M 1s #15 8.692 33900K .......... .......... .......... .......... .......... 30% 120M 1s #15 8.692 33950K .......... .......... .......... .......... .......... 30% 104M 1s #15 8.692 34000K .......... .......... .......... .......... .......... 30% 114M 1s #15 8.693 34050K .......... .......... .......... .......... .......... 30% 133M 1s #15 8.693 34100K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.694 34150K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.694 34200K .......... .......... .......... .......... .......... 30% 91.1M 1s #15 8.695 34250K .......... .......... .......... .......... .......... 30% 109M 1s #15 8.695 34300K .......... .......... .......... .......... .......... 30% 118M 1s #15 8.696 34350K .......... .......... .......... .......... .......... 30% 115M 1s #15 8.696 34400K .......... .......... .......... .......... .......... 30% 119M 1s #15 8.696 34450K .......... .......... .......... .......... .......... 30% 103M 1s #15 8.697 34500K .......... .......... .......... .......... .......... 30% 107M 1s #15 8.697 34550K .......... .......... .......... .......... .......... 30% 154M 1s #15 8.698 34600K .......... .......... .......... .......... .......... 30% 115M 1s #15 8.698 34650K .......... .......... .......... .......... .......... 30% 89.4M 1s #15 8.699 34700K .......... .......... .......... .......... .......... 30% 115M 1s #15 8.699 34750K .......... .......... .......... .......... .......... 30% 102M 1s #15 8.699 34800K .......... .......... .......... .......... .......... 30% 95.1M 1s #15 8.700 34850K .......... .......... .......... .......... .......... 30% 180M 1s #15 8.700 34900K .......... .......... .......... .......... .......... 30% 111M 1s #15 8.701 34950K .......... .......... .......... .......... .......... 30% 100M 1s #15 8.701 35000K .......... .......... .......... .......... .......... 30% 101M 1s #15 8.702 35050K .......... .......... .......... .......... .......... 31% 122M 1s #15 8.702 35100K .......... .......... .......... .......... .......... 31% 118M 1s #15 8.702 35150K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.703 35200K .......... .......... .......... .......... .......... 31% 119M 1s #15 8.703 35250K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.704 35300K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.704 35350K .......... .......... .......... .......... .......... 31% 118M 1s #15 8.705 35400K .......... .......... .......... .......... .......... 31% 103M 1s #15 8.705 35450K .......... .......... .......... .......... .......... 31% 90.1M 1s #15 8.706 35500K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.706 35550K .......... .......... .......... .......... .......... 31% 135M 1s #15 8.706 35600K .......... .......... .......... .......... .......... 31% 116M 1s #15 8.707 35650K .......... .......... .......... .......... .......... 31% 113M 1s #15 8.707 35700K .......... .......... .......... .......... .......... 31% 106M 1s #15 8.708 35750K .......... .......... .......... .......... .......... 31% 95.8M 1s #15 8.708 35800K .......... .......... .......... .......... .......... 31% 172M 1s #15 8.708 35850K .......... .......... .......... .......... .......... 31% 88.9M 1s #15 8.709 35900K .......... .......... .......... .......... .......... 31% 115M 1s #15 8.709 35950K .......... .......... .......... .......... .......... 31% 108M 1s #15 8.710 36000K .......... .......... .......... .......... .......... 31% 103M 1s #15 8.710 36050K .......... .......... .......... .......... .......... 31% 147M 1s #15 8.711 36100K .......... .......... .......... .......... .......... 31% 80.7M 1s #15 8.711 36150K .......... .......... .......... .......... .......... 32% 212M 1s #15 8.712 36200K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.712 36250K .......... .......... .......... .......... .......... 32% 76.3M 1s #15 8.713 36300K .......... .......... .......... .......... .......... 32% 104M 1s #15 8.713 36350K .......... .......... .......... .......... .......... 32% 120M 1s #15 8.713 36400K .......... .......... .......... .......... .......... 32% 171M 1s #15 8.714 36450K .......... .......... .......... .......... .......... 32% 117M 1s #15 8.714 36500K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.715 36550K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.715 36600K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.715 36650K .......... .......... .......... .......... .......... 32% 87.2M 1s #15 8.716 36700K .......... .......... .......... .......... .......... 32% 106M 1s #15 8.716 36750K .......... .......... .......... .......... .......... 32% 113M 1s #15 8.717 36800K .......... .......... .......... .......... .......... 32% 113M 1s #15 8.717 36850K .......... .......... .......... .......... .......... 32% 139M 1s #15 8.718 36900K .......... .......... .......... .......... .......... 32% 114M 1s #15 8.718 36950K .......... .......... .......... .......... .......... 32% 118M 1s #15 8.719 37000K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.719 37050K .......... .......... .......... .......... .......... 32% 87.3M 1s #15 8.720 37100K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.720 37150K .......... .......... .......... .......... .......... 32% 112M 1s #15 8.720 37200K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.721 37250K .......... .......... .......... .......... .......... 32% 96.3M 1s #15 8.721 37300K .......... .......... .......... .......... .......... 33% 107M 1s #15 8.722 37350K .......... .......... .......... .......... .......... 33% 171M 1s #15 8.722 37400K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.722 37450K .......... .......... .......... .......... .......... 33% 91.6M 1s #15 8.723 37500K .......... .......... .......... .......... .......... 33% 116M 1s #15 8.723 37550K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.724 37600K .......... .......... .......... .......... .......... 33% 119M 1s #15 8.724 37650K .......... .......... .......... .......... .......... 33% 113M 1s #15 8.725 37700K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.725 37750K .......... .......... .......... .......... .......... 33% 99.5M 1s #15 8.726 37800K .......... .......... .......... .......... .......... 33% 113M 1s #15 8.726 37850K .......... .......... .......... .......... .......... 33% 75.4M 1s #15 8.727 37900K .......... .......... .......... .......... .......... 33% 203M 1s #15 8.727 37950K .......... .......... .......... .......... .......... 33% 114M 1s #15 8.727 38000K .......... .......... .......... .......... .......... 33% 111M 1s #15 8.728 38050K .......... .......... .......... .......... .......... 33% 94.7M 1s #15 8.728 38100K .......... .......... .......... .......... .......... 33% 136M 1s #15 8.729 38150K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.729 38200K .......... .......... .......... .......... .......... 33% 112M 1s #15 8.730 38250K .......... .......... .......... .......... .......... 33% 91.9M 1s #15 8.730 38300K .......... .......... .......... .......... .......... 33% 115M 1s #15 8.730 38350K .......... .......... .......... .......... .......... 33% 87.8M 1s #15 8.731 38400K .......... .......... .......... .......... .......... 34% 176M 1s #15 8.731 38450K .......... .......... .......... .......... .......... 34% 112M 1s #15 8.732 38500K .......... .......... .......... .......... .......... 34% 102M 1s #15 8.732 38550K .......... .......... .......... .......... .......... 34% 96.2M 1s #15 8.733 38600K .......... .......... .......... .......... .......... 34% 101M 1s #15 8.733 38650K .......... .......... .......... .......... .......... 34% 150M 1s #15 8.734 38700K .......... .......... .......... .......... .......... 34% 119M 1s #15 8.734 38750K .......... .......... .......... .......... .......... 34% 115M 1s #15 8.734 38800K .......... .......... .......... .......... .......... 34% 87.5M 1s #15 8.735 38850K .......... .......... .......... .......... .......... 34% 150M 1s #15 8.735 38900K .......... .......... .......... .......... .......... 34% 128M 1s #15 8.736 38950K .......... .......... .......... .......... .......... 34% 112M 1s #15 8.736 39000K .......... .......... .......... .......... .......... 34% 101M 1s #15 8.737 39050K .......... .......... .......... .......... .......... 34% 83.0M 1s #15 8.737 39100K .......... .......... .......... .......... .......... 34% 166M 1s #15 8.737 39150K .......... .......... .......... .......... .......... 34% 104M 1s #15 8.738 39200K .......... .......... .......... .......... .......... 34% 127M 1s #15 8.738 39250K .......... .......... .......... .......... .......... 34% 119M 1s #15 8.739 39300K .......... .......... .......... .......... .......... 34% 116M 1s #15 8.739 39350K .......... .......... .......... .......... .......... 34% 115M 1s #15 8.740 39400K .......... .......... .......... .......... .......... 34% 118M 1s #15 8.740 39450K .......... .......... .......... .......... .......... 34% 89.0M 1s #15 8.740 39500K .......... .......... .......... .......... .......... 34% 103M 1s #15 8.741 39550K .......... .......... .......... .......... .......... 35% 104M 1s #15 8.741 39600K .......... .......... .......... .......... .......... 35% 113M 1s #15 8.742 39650K .......... .......... .......... .......... .......... 35% 159M 1s #15 8.742 39700K .......... .......... .......... .......... .......... 35% 110M 1s #15 8.743 39750K .......... .......... .......... .......... .......... 35% 101M 1s #15 8.743 39800K .......... .......... .......... .......... .......... 35% 126M 1s #15 8.743 39850K .......... .......... .......... .......... .......... 35% 99.8M 1s #15 8.744 39900K .......... .......... .......... .......... .......... 35% 116M 1s #15 8.744 39950K .......... .......... .......... .......... .......... 35% 114M 1s #15 8.745 40000K .......... .......... .......... .......... .......... 35% 119M 1s #15 8.745 40050K .......... .......... .......... .......... .......... 35% 94.0M 1s #15 8.746 40100K .......... .......... .......... .......... .......... 35% 128M 1s #15 8.746 40150K .......... .......... .......... .......... .......... 35% 122M 1s #15 8.747 40200K .......... .......... .......... .......... .......... 35% 120M 1s #15 8.747 40250K .......... .......... .......... .......... .......... 35% 87.1M 1s #15 8.748 40300K .......... .......... .......... .......... .......... 35% 102M 1s #15 8.748 40350K .......... .......... .......... .......... .......... 35% 122M 1s #15 8.748 40400K .......... .......... .......... .......... .......... 35% 89.1M 1s #15 8.749 40450K .......... .......... .......... .......... .......... 35% 221M 1s #15 8.749 40500K .......... .......... .......... .......... .......... 35% 119M 1s #15 8.750 40550K .......... .......... .......... .......... .......... 35% 115M 1s #15 8.750 40600K .......... .......... .......... .......... .......... 35% 116M 1s #15 8.750 40650K .......... .......... .......... .......... .......... 35% 67.0M 1s #15 8.751 40700K .......... .......... .......... .......... .......... 36% 201M 1s #15 8.751 40750K .......... .......... .......... .......... .......... 36% 104M 1s #15 8.752 40800K .......... .......... .......... .......... .......... 36% 112M 1s #15 8.752 40850K .......... .......... .......... .......... .......... 36% 133M 1s #15 8.753 40900K .......... .......... .......... .......... .......... 36% 122M 1s #15 8.753 40950K .......... .......... .......... .......... .......... 36% 120M 1s #15 8.754 41000K .......... .......... .......... .......... .......... 36% 85.6M 1s #15 8.754 41050K .......... .......... .......... .......... .......... 36% 125M 1s #15 8.754 41100K .......... .......... .......... .......... .......... 36% 118M 1s #15 8.755 41150K .......... .......... .......... .......... .......... 36% 116M 1s #15 8.755 41200K .......... .......... .......... .......... .......... 36% 114M 1s #15 8.756 41250K .......... .......... .......... .......... .......... 36% 102M 1s #15 8.756 41300K .......... .......... .......... .......... .......... 36% 138M 1s #15 8.757 41350K .......... .......... .......... .......... .......... 36% 116M 1s #15 8.757 41400K .......... .......... .......... .......... .......... 36% 71.5M 1s #15 8.758 41450K .......... .......... .......... .......... .......... 36% 186M 1s #15 8.758 41500K .......... .......... .......... .......... .......... 36% 109M 1s #15 8.758 41550K .......... .......... .......... .......... .......... 36% 134M 1s #15 8.759 41600K .......... .......... .......... .......... .......... 36% 116M 1s #15 8.759 41650K .......... .......... .......... .......... .......... 36% 88.9M 1s #15 8.760 41700K .......... .......... .......... .......... .......... 36% 115M 1s #15 8.760 41750K .......... .......... .......... .......... .......... 36% 120M 1s #15 8.761 41800K .......... .......... .......... .......... .......... 37% 94.0M 1s #15 8.761 41850K .......... .......... .......... .......... .......... 37% 104M 1s #15 8.762 41900K .......... .......... .......... .......... .......... 37% 169M 1s #15 8.762 41950K .......... .......... .......... .......... .......... 37% 116M 1s #15 8.762 42000K .......... .......... .......... .......... .......... 37% 92.8M 1s #15 8.763 42050K .......... .......... .......... .......... .......... 37% 104M 1s #15 8.763 42100K .......... .......... .......... .......... .......... 37% 117M 1s #15 8.764 42150K .......... .......... .......... .......... .......... 37% 140M 1s #15 8.764 42200K .......... .......... .......... .......... .......... 37% 119M 1s #15 8.764 42250K .......... .......... .......... .......... .......... 37% 115M 1s #15 8.765 42300K .......... .......... .......... .......... .......... 37% 89.8M 1s #15 8.765 42350K .......... .......... .......... .......... .......... 37% 115M 1s #15 8.766 42400K .......... .......... .......... .......... .......... 37% 119M 1s #15 8.766 42450K .......... .......... .......... .......... .......... 37% 109M 1s #15 8.767 42500K .......... .......... .......... .......... .......... 37% 116M 1s #15 8.767 42550K .......... .......... .......... .......... .......... 37% 111M 1s #15 8.767 42600K .......... .......... .......... .......... .......... 37% 86.5M 1s #15 8.768 42650K .......... .......... .......... .......... .......... 37% 148M 1s #15 8.768 42700K .......... .......... .......... .......... .......... 37% 110M 1s #15 8.769 42750K .......... .......... .......... .......... .......... 37% 122M 1s #15 8.769 42800K .......... .......... .......... .......... .......... 37% 118M 1s #15 8.770 42850K .......... .......... .......... .......... .......... 37% 119M 1s #15 8.770 42900K .......... .......... .......... .......... .......... 37% 115M 1s #15 8.770 42950K .......... .......... .......... .......... .......... 38% 116M 1s #15 8.771 43000K .......... .......... .......... .......... .......... 38% 88.8M 1s #15 8.771 43050K .......... .......... .......... .......... .......... 38% 102M 1s #15 8.772 43100K .......... .......... .......... .......... .......... 38% 104M 1s #15 8.772 43150K .......... .......... .......... .......... .......... 38% 182M 1s #15 8.773 43200K .......... .......... .......... .......... .......... 38% 119M 1s #15 8.773 43250K .......... .......... .......... .......... .......... 38% 89.2M 1s #15 8.774 43300K .......... .......... .......... .......... .......... 38% 101M 1s #15 8.774 43350K .......... .......... .......... .......... .......... 38% 135M 1s #15 8.774 43400K .......... .......... .......... .......... .......... 38% 119M 1s #15 8.775 43450K .......... .......... .......... .......... .......... 38% 115M 1s #15 8.775 43500K .......... .......... .......... .......... .......... 38% 115M 1s #15 8.776 43550K .......... .......... .......... .......... .......... 38% 119M 1s #15 8.776 43600K .......... .......... .......... .......... .......... 38% 109M 1s #15 8.777 43650K .......... .......... .......... .......... .......... 38% 73.4M 1s #15 8.777 43700K .......... .......... .......... .......... .......... 38% 174M 1s #15 8.778 43750K .......... .......... .......... .......... .......... 38% 122M 1s #15 8.778 43800K .......... .......... .......... .......... .......... 38% 119M 1s #15 8.778 43850K .......... .......... .......... .......... .......... 38% 111M 1s #15 8.779 43900K .......... .......... .......... .......... .......... 38% 78.3M 1s #15 8.779 43950K .......... .......... .......... .......... .......... 38% 158M 1s #15 8.780 44000K .......... .......... .......... .......... .......... 38% 116M 1s #15 8.780 44050K .......... .......... .......... .......... .......... 39% 115M 1s #15 8.781 44100K .......... .......... .......... .......... .......... 39% 117M 1s #15 8.781 44150K .......... .......... .......... .......... .......... 39% 115M 1s #15 8.781 44200K .......... .......... .......... .......... .......... 39% 115M 1s #15 8.782 44250K .......... .......... .......... .......... .......... 39% 112M 1s #15 8.782 44300K .......... .......... .......... .......... .......... 39% 92.8M 1s #15 8.783 44350K .......... .......... .......... .......... .......... 39% 97.9M 1s #15 8.783 44400K .......... .......... .......... .......... .......... 39% 104M 1s #15 8.784 44450K .......... .......... .......... .......... .......... 39% 123M 1s #15 8.784 44500K .......... .......... .......... .......... .......... 39% 157M 1s #15 8.784 44550K .......... .......... .......... .......... .......... 39% 101M 1s #15 8.785 44600K .......... .......... .......... .......... .......... 39% 98.9M 1s #15 8.785 44650K .......... .......... .......... .......... .......... 39% 124M 1s #15 8.786 44700K .......... .......... .......... .......... .......... 39% 115M 1s #15 8.786 44750K .......... .......... .......... .......... .......... 39% 119M 1s #15 8.787 44800K .......... .......... .......... .......... .......... 39% 101M 1s #15 8.787 44850K .......... .......... .......... .......... .......... 39% 95.3M 1s #15 8.788 44900K .......... .......... .......... .......... .......... 39% 112M 1s #15 8.788 44950K .......... .......... .......... .......... .......... 39% 131M 1s #15 8.788 45000K .......... .......... .......... .......... .......... 39% 115M 1s #15 8.789 45050K .......... .......... .......... .......... .......... 39% 114M 1s #15 8.789 45100K .......... .......... .......... .......... .......... 39% 92.8M 1s #15 8.790 45150K .......... .......... .......... .......... .......... 39% 99.8M 1s #15 8.790 45200K .......... .......... .......... .......... .......... 40% 204M 1s #15 8.791 45250K .......... .......... .......... .......... .......... 40% 115M 1s #15 8.791 45300K .......... .......... .......... .......... .......... 40% 119M 1s #15 8.791 45350K .......... .......... .......... .......... .......... 40% 83.8M 1s #15 8.792 45400K .......... .......... .......... .......... .......... 40% 98.3M 1s #15 8.793 45450K .......... .......... .......... .......... .......... 40% 187M 1s #15 8.793 45500K .......... .......... .......... .......... .......... 40% 110M 1s #15 8.793 45550K .......... .......... .......... .......... .......... 40% 103M 1s #15 8.794 45600K .......... .......... .......... .......... .......... 40% 107M 1s #15 8.794 45650K .......... .......... .......... .......... .......... 40% 101M 1s #15 8.795 45700K .......... .......... .......... .......... .......... 40% 117M 1s #15 8.795 45750K .......... .......... .......... .......... .......... 40% 138M 1s #15 8.795 45800K .......... .......... .......... .......... .......... 40% 113M 1s #15 8.796 45850K .......... .......... .......... .......... .......... 40% 107M 1s #15 8.796 45900K .......... .......... .......... .......... .......... 40% 113M 1s #15 8.797 45950K .......... .......... .......... .......... .......... 40% 81.9M 1s #15 8.797 46000K .......... .......... .......... .......... .......... 40% 193M 1s #15 8.798 46050K .......... .......... .......... .......... .......... 40% 104M 1s #15 8.798 46100K .......... .......... .......... .......... .......... 40% 95.2M 1s #15 8.799 46150K .......... .......... .......... .......... .......... 40% 121M 1s #15 8.799 46200K .......... .......... .......... .......... .......... 40% 119M 1s #15 8.799 46250K .......... .......... .......... .......... .......... 40% 130M 1s #15 8.800 46300K .......... .......... .......... .......... .......... 40% 94.7M 1s #15 8.800 46350K .......... .......... .......... .......... .......... 41% 101M 1s #15 8.801 46400K .......... .......... .......... .......... .......... 41% 113M 1s #15 8.801 46450K .......... .......... .......... .......... .......... 41% 151M 1s #15 8.801 46500K .......... .......... .......... .......... .......... 41% 115M 1s #15 8.802 46550K .......... .......... .......... .......... .......... 41% 106M 1s #15 8.802 46600K .......... .......... .......... .......... .......... 41% 97.8M 1s #15 8.803 46650K .......... .......... .......... .......... .......... 41% 121M 1s #15 8.803 46700K .......... .......... .......... .......... .......... 41% 127M 1s #15 8.804 46750K .......... .......... .......... .......... .......... 41% 115M 1s #15 8.804 46800K .......... .......... .......... .......... .......... 41% 104M 1s #15 8.805 46850K .......... .......... .......... .......... .......... 41% 97.3M 1s #15 8.805 46900K .......... .......... .......... .......... .......... 41% 115M 1s #15 8.805 46950K .......... .......... .......... .......... .......... 41% 120M 1s #15 8.806 47000K .......... .......... .......... .......... .......... 41% 115M 1s #15 8.806 47050K .......... .......... .......... .......... .......... 41% 114M 1s #15 8.807 47100K .......... .......... .......... .......... .......... 41% 118M 1s #15 8.807 47150K .......... .......... .......... .......... .......... 41% 102M 1s #15 8.808 47200K .......... .......... .......... .......... .......... 41% 134M 1s #15 8.808 47250K .......... .......... .......... .......... .......... 41% 86.7M 1s #15 8.809 47300K .......... .......... .......... .......... .......... 41% 122M 1s #15 8.809 47350K .......... .......... .......... .......... .......... 41% 124M 1s #15 8.809 47400K .......... .......... .......... .......... .......... 41% 96.5M 1s #15 8.810 47450K .......... .......... .......... .......... .......... 42% 149M 1s #15 8.810 47500K .......... .......... .......... .......... .......... 42% 89.6M 1s #15 8.811 47550K .......... .......... .......... .......... .......... 42% 115M 1s #15 8.811 47600K .......... .......... .......... .......... .......... 42% 116M 1s #15 8.812 47650K .......... .......... .......... .......... .......... 42% 118M 1s #15 8.812 47700K .......... .......... .......... .......... .......... 42% 114M 1s #15 8.812 47750K .......... .......... .......... .......... .......... 42% 116M 1s #15 8.813 47800K .......... .......... .......... .......... .......... 42% 107M 1s #15 8.813 47850K .......... .......... .......... .......... .......... 42% 101M 1s #15 8.814 47900K .......... .......... .......... .......... .......... 42% 93.0M 1s #15 8.814 47950K .......... .......... .......... .......... .......... 42% 108M 1s #15 8.815 48000K .......... .......... .......... .......... .......... 42% 180M 1s #15 8.815 48050K .......... .......... .......... .......... .......... 42% 110M 1s #15 8.815 48100K .......... .......... .......... .......... .......... 42% 125M 1s #15 8.816 48150K .......... .......... .......... .......... .......... 42% 115M 1s #15 8.816 48200K .......... .......... .......... .......... .......... 42% 89.1M 1s #15 8.817 48250K .......... .......... .......... .......... .......... 42% 116M 1s #15 8.817 48300K .......... .......... .......... .......... .......... 42% 118M 1s #15 8.818 48350K .......... .......... .......... .......... .......... 42% 109M 1s #15 8.818 48400K .......... .......... .......... .......... .......... 42% 92.0M 1s #15 8.819 48450K .......... .......... .......... .......... .......... 42% 173M 1s #15 8.819 48500K .......... .......... .......... .......... .......... 42% 74.4M 1s #15 8.820 48550K .......... .......... .......... .......... .......... 42% 160M 1s #15 8.820 48600K .......... .......... .......... .......... .......... 43% 110M 1s #15 8.820 48650K .......... .......... .......... .......... .......... 43% 129M 1s #15 8.821 48700K .......... .......... .......... .......... .......... 43% 118M 1s #15 8.821 48750K .......... .......... .......... .......... .......... 43% 118M 1s #15 8.822 48800K .......... .......... .......... .......... .......... 43% 111M 1s #15 8.822 48850K .......... .......... .......... .......... .......... 43% 92.5M 1s #15 8.823 48900K .......... .......... .......... .......... .......... 43% 89.9M 1s #15 8.823 48950K .......... .......... .......... .......... .......... 43% 110M 1s #15 8.823 49000K .......... .......... .......... .......... .......... 43% 179M 1s #15 8.824 49050K .......... .......... .......... .......... .......... 43% 119M 1s #15 8.824 49100K .......... .......... .......... .......... .......... 43% 96.3M 1s #15 8.825 49150K .......... .......... .......... .......... .......... 43% 95.3M 1s #15 8.825 49200K .......... .......... .......... .......... .......... 43% 97.3M 1s #15 8.826 49250K .......... .......... .......... .......... .......... 43% 190M 1s #15 8.826 49300K .......... .......... .......... .......... .......... 43% 106M 1s #15 8.826 49350K .......... .......... .......... .......... .......... 43% 119M 1s #15 8.827 49400K .......... .......... .......... .......... .......... 43% 116M 1s #15 8.827 49450K .......... .......... .......... .......... .......... 43% 113M 1s #15 8.828 49500K .......... .......... .......... .......... .......... 43% 119M 1s #15 8.828 49550K .......... .......... .......... .......... .......... 43% 96.9M 1s #15 8.829 49600K .......... .......... .......... .......... .......... 43% 101M 1s #15 8.829 49650K .......... .......... .......... .......... .......... 43% 120M 1s #15 8.829 49700K .......... .......... .......... .......... .......... 43% 92.9M 1s #15 8.830 49750K .......... .......... .......... .......... .......... 44% 109M 1s #15 8.830 49800K .......... .......... .......... .......... .......... 44% 153M 1s #15 8.831 49850K .......... .......... .......... .......... .......... 44% 104M 1s #15 8.831 49900K .......... .......... .......... .......... .......... 44% 122M 1s #15 8.832 49950K .......... .......... .......... .......... .......... 44% 113M 1s #15 8.832 50000K .......... .......... .......... .......... .......... 44% 120M 1s #15 8.832 50050K .......... .......... .......... .......... .......... 44% 115M 1s #15 8.833 50100K .......... .......... .......... .......... .......... 44% 94.5M 1s #15 8.833 50150K .......... .......... .......... .......... .......... 44% 106M 1s #15 8.834 50200K .......... .......... .......... .......... .......... 44% 103M 1s #15 8.834 50250K .......... .......... .......... .......... .......... 44% 99.0M 1s #15 8.835 50300K .......... .......... .......... .......... .......... 44% 215M 1s #15 8.835 50350K .......... .......... .......... .......... .......... 44% 104M 1s #15 8.836 50400K .......... .......... .......... .......... .......... 44% 116M 1s #15 8.836 50450K .......... .......... .......... .......... .......... 44% 87.3M 1s #15 8.837 50500K .......... .......... .......... .......... .......... 44% 93.0M 1s #15 8.837 50550K .......... .......... .......... .......... .......... 44% 194M 1s #15 8.837 50600K .......... .......... .......... .......... .......... 44% 109M 1s #15 8.838 50650K .......... .......... .......... .......... .......... 44% 98.7M 1s #15 8.838 50700K .......... .......... .......... .......... .......... 44% 106M 1s #15 8.839 50750K .......... .......... .......... .......... .......... 44% 181M 1s #15 8.839 50800K .......... .......... .......... .......... .......... 44% 114M 1s #15 8.839 50850K .......... .......... .......... .......... .......... 45% 89.4M 1s #15 8.840 50900K .......... .......... .......... .......... .......... 45% 99.1M 1s #15 8.840 50950K .......... .......... .......... .......... .......... 45% 101M 1s #15 8.841 51000K .......... .......... .......... .......... .......... 45% 189M 1s #15 8.841 51050K .......... .......... .......... .......... .......... 45% 119M 1s #15 8.842 51100K .......... .......... .......... .......... .......... 45% 102M 1s #15 8.842 51150K .......... .......... .......... .......... .......... 45% 90.8M 1s #15 8.843 51200K .......... .......... .......... .......... .......... 45% 127M 1s #15 8.843 51250K .......... .......... .......... .......... .......... 45% 82.9M 1s #15 8.844 51300K .......... .......... .......... .......... .......... 45% 198M 1s #15 8.844 51350K .......... .......... .......... .......... .......... 45% 109M 1s #15 8.844 51400K .......... .......... .......... .......... .......... 45% 120M 1s #15 8.845 51450K .......... .......... .......... .......... .......... 45% 94.1M 1s #15 8.845 51500K .......... .......... .......... .......... .......... 45% 104M 1s #15 8.846 51550K .......... .......... .......... .......... .......... 45% 82.0M 1s #15 8.846 51600K .......... .......... .......... .......... .......... 45% 238M 1s #15 8.846 51650K .......... .......... .......... .......... .......... 45% 119M 1s #15 8.847 51700K .......... .......... .......... .......... .......... 45% 115M 1s #15 8.847 51750K .......... .......... .......... .......... .......... 45% 117M 1s #15 8.848 51800K .......... .......... .......... .......... .......... 45% 115M 1s #15 8.848 51850K .......... .......... .......... .......... .......... 45% 101M 1s #15 8.849 51900K .......... .......... .......... .......... .......... 45% 110M 1s #15 8.849 51950K .......... .......... .......... .......... .......... 45% 85.5M 1s #15 8.850 52000K .......... .......... .......... .......... .......... 46% 113M 1s #15 8.850 52050K .......... .......... .......... .......... .......... 46% 150M 1s #15 8.850 52100K .......... .......... .......... .......... .......... 46% 121M 1s #15 8.851 52150K .......... .......... .......... .......... .......... 46% 100M 1s #15 8.851 52200K .......... .......... .......... .......... .......... 46% 115M 1s #15 8.852 52250K .......... .......... .......... .......... .......... 46% 144M 1s #15 8.852 52300K .......... .......... .......... .......... .......... 46% 119M 1s #15 8.852 52350K .......... .......... .......... .......... .......... 46% 89.1M 1s #15 8.853 52400K .......... .......... .......... .......... .......... 46% 115M 1s #15 8.853 52450K .......... .......... .......... .......... .......... 46% 90.3M 1s #15 8.854 52500K .......... .......... .......... .......... .......... 46% 114M 1s #15 8.854 52550K .......... .......... .......... .......... .......... 46% 164M 1s #15 8.855 52600K .......... .......... .......... .......... .......... 46% 105M 1s #15 8.855 52650K .......... .......... .......... .......... .......... 46% 129M 1s #15 8.856 52700K .......... .......... .......... .......... .......... 46% 91.1M 1s #15 8.856 52750K .......... .......... .......... .......... .......... 46% 87.0M 1s #15 8.857 52800K .......... .......... .......... .......... .......... 46% 161M 1s #15 8.857 52850K .......... .......... .......... .......... .......... 46% 122M 1s #15 8.857 52900K .......... .......... .......... .......... .......... 46% 119M 1s #15 8.858 52950K .......... .......... .......... .......... .......... 46% 114M 1s #15 8.858 53000K .......... .......... .......... .......... .......... 46% 80.6M 1s #15 8.859 53050K .......... .......... .......... .......... .......... 46% 216M 1s #15 8.859 53100K .......... .......... .......... .......... .......... 47% 107M 1s #15 8.860 53150K .......... .......... .......... .......... .......... 47% 86.0M 1s #15 8.860 53200K .......... .......... .......... .......... .......... 47% 111M 1s #15 8.861 53250K .......... .......... .......... .......... .......... 47% 103M 1s #15 8.861 53300K .......... .......... .......... .......... .......... 47% 162M 1s #15 8.861 53350K .......... .......... .......... .......... .......... 47% 116M 1s #15 8.862 53400K .......... .......... .......... .......... .......... 47% 119M 1s #15 8.862 53450K .......... .......... .......... .......... .......... 47% 115M 1s #15 8.863 53500K .......... .......... .......... .......... .......... 47% 116M 1s #15 8.863 53550K .......... .......... .......... .......... .......... 47% 89.0M 1s #15 8.864 53600K .......... .......... .......... .......... .......... 47% 87.2M 1s #15 8.864 53650K .......... .......... .......... .......... .......... 47% 161M 1s #15 8.864 53700K .......... .......... .......... .......... .......... 47% 103M 1s #15 8.865 53750K .......... .......... .......... .......... .......... 47% 98.2M 1s #15 8.865 53800K .......... .......... .......... .......... .......... 47% 186M 1s #15 8.866 53850K .......... .......... .......... .......... .......... 47% 114M 1s #15 8.866 53900K .......... .......... .......... .......... .......... 47% 104M 1s #15 8.867 53950K .......... .......... .......... .......... .......... 47% 97.6M 1s #15 8.867 54000K .......... .......... .......... .......... .......... 47% 116M 1s #15 8.867 54050K .......... .......... .......... .......... .......... 47% 119M 1s #15 8.868 54100K .......... .......... .......... .......... .......... 47% 116M 1s #15 8.868 54150K .......... .......... .......... .......... .......... 47% 105M 1s #15 8.869 54200K .......... .......... .......... .......... .......... 47% 91.1M 1s #15 8.869 54250K .......... .......... .......... .......... .......... 48% 167M 1s #15 8.870 54300K .......... .......... .......... .......... .......... 48% 124M 1s #15 8.870 54350K .......... .......... .......... .......... .......... 48% 88.9M 1s #15 8.870 54400K .......... .......... .......... .......... .......... 48% 109M 1s #15 8.871 54450K .......... .......... .......... .......... .......... 48% 109M 1s #15 8.871 54500K .......... .......... .......... .......... .......... 48% 129M 1s #15 8.872 54550K .......... .......... .......... .......... .......... 48% 123M 1s #15 8.872 54600K .......... .......... .......... .......... .......... 48% 115M 1s #15 8.873 54650K .......... .......... .......... .......... .......... 48% 102M 1s #15 8.873 54700K .......... .......... .......... .......... .......... 48% 113M 1s #15 8.874 54750K .......... .......... .......... .......... .......... 48% 82.3M 1s #15 8.874 54800K .......... .......... .......... .......... .......... 48% 107M 1s #15 8.875 54850K .......... .......... .......... .......... .......... 48% 185M 1s #15 8.875 54900K .......... .......... .......... .......... .......... 48% 113M 1s #15 8.875 54950K .......... .......... .......... .......... .......... 48% 94.1M 1s #15 8.876 55000K .......... .......... .......... .......... .......... 48% 100M 1s #15 8.876 55050K .......... .......... .......... .......... .......... 48% 207M 1s #15 8.876 55100K .......... .......... .......... .......... .......... 48% 116M 1s #15 8.877 55150K .......... .......... .......... .......... .......... 48% 89.0M 1s #15 8.877 55200K .......... .......... .......... .......... .......... 48% 115M 1s #15 8.878 55250K .......... .......... .......... .......... .......... 48% 116M 1s #15 8.878 55300K .......... .......... .......... .......... .......... 48% 97.7M 1s #15 8.879 55350K .......... .......... .......... .......... .......... 48% 143M 1s #15 8.879 55400K .......... .......... .......... .......... .......... 49% 102M 1s #15 8.880 55450K .......... .......... .......... .......... .......... 49% 109M 1s #15 8.880 55500K .......... .......... .......... .......... .......... 49% 128M 1s #15 8.880 55550K .......... .......... .......... .......... .......... 49% 74.5M 1s #15 8.881 55600K .......... .......... .......... .......... .......... 49% 186M 1s #15 8.881 55650K .......... .......... .......... .......... .......... 49% 115M 1s #15 8.882 55700K .......... .......... .......... .......... .......... 49% 103M 1s #15 8.882 55750K .......... .......... .......... .......... .......... 49% 133M 1s #15 8.883 55800K .......... .......... .......... .......... .......... 49% 117M 1s #15 8.883 55850K .......... .......... .......... .......... .......... 49% 114M 1s #15 8.883 55900K .......... .......... .......... .......... .......... 49% 99.9M 1s #15 8.884 55950K .......... .......... .......... .......... .......... 49% 92.8M 1s #15 8.885 56000K .......... .......... .......... .......... .......... 49% 98.3M 1s #15 8.885 56050K .......... .......... .......... .......... .......... 49% 124M 1s #15 8.885 56100K .......... .......... .......... .......... .......... 49% 137M 1s #15 8.886 56150K .......... .......... .......... .......... .......... 49% 114M 1s #15 8.886 56200K .......... .......... .......... .......... .......... 49% 107M 1s #15 8.887 56250K .......... .......... .......... .......... .......... 49% 101M 1s #15 8.887 56300K .......... .......... .......... .......... .......... 49% 169M 1s #15 8.887 56350K .......... .......... .......... .......... .......... 49% 88.8M 1s #15 8.888 56400K .......... .......... .......... .......... .......... 49% 115M 1s #15 8.888 56450K .......... .......... .......... .......... .......... 49% 120M 1s #15 8.889 56500K .......... .......... .......... .......... .......... 50% 88.3M 1s #15 8.889 56550K .......... .......... .......... .......... .......... 50% 106M 1s #15 8.890 56600K .......... .......... .......... .......... .......... 50% 193M 1s #15 8.890 56650K .......... .......... .......... .......... .......... 50% 110M 1s #15 8.890 56700K .......... .......... .......... .......... .......... 50% 96.4M 1s #15 8.891 56750K .......... .......... .......... .......... .......... 50% 93.4M 1s #15 8.892 56800K .......... .......... .......... .......... .......... 50% 103M 1s #15 8.892 56850K .......... .......... .......... .......... .......... 50% 159M 1s #15 8.892 56900K .......... .......... .......... .......... .......... 50% 123M 1s #15 8.893 56950K .......... .......... .......... .......... .......... 50% 119M 1s #15 8.893 57000K .......... .......... .......... .......... .......... 50% 110M 1s #15 8.894 57050K .......... .......... .......... .......... .......... 50% 121M 1s #15 8.894 57100K .......... .......... .......... .......... .......... 50% 115M 1s #15 8.894 57150K .......... .......... .......... .......... .......... 50% 89.9M 1s #15 8.895 57200K .......... .......... .......... .......... .......... 50% 108M 1s #15 8.895 57250K .......... .......... .......... .......... .......... 50% 101M 1s #15 8.896 57300K .......... .......... .......... .......... .......... 50% 137M 1s #15 8.896 57350K .......... .......... .......... .......... .......... 50% 129M 1s #15 8.897 57400K .......... .......... .......... .......... .......... 50% 111M 1s #15 8.897 57450K .......... .......... .......... .......... .......... 50% 102M 1s #15 8.898 57500K .......... .......... .......... .......... .......... 50% 108M 1s #15 8.898 57550K .......... .......... .......... .......... .......... 50% 111M 1s #15 8.898 57600K .......... .......... .......... .......... .......... 50% 116M 1s #15 8.899 57650K .......... .......... .......... .......... .......... 51% 115M 1s #15 8.899 57700K .......... .......... .......... .......... .......... 51% 107M 0s #15 8.900 57750K .......... .......... .......... .......... .......... 51% 97.0M 0s #15 8.900 57800K .......... .......... .......... .......... .......... 51% 108M 0s #15 8.901 57850K .......... .......... .......... .......... .......... 51% 186M 0s #15 8.901 57900K .......... .......... .......... .......... .......... 51% 105M 0s #15 8.901 57950K .......... .......... .......... .......... .......... 51% 94.5M 0s #15 8.902 58000K .......... .......... .......... .......... .......... 51% 94.3M 0s #15 8.902 58050K .......... .......... .......... .......... .......... 51% 154M 0s #15 8.903 58100K .......... .......... .......... .......... .......... 51% 120M 0s #15 8.903 58150K .......... .......... .......... .......... .......... 51% 108M 0s #15 8.904 58200K .......... .......... .......... .......... .......... 51% 123M 0s #15 8.904 58250K .......... .......... .......... .......... .......... 51% 102M 0s #15 8.904 58300K .......... .......... .......... .......... .......... 51% 98.7M 0s #15 8.905 58350K .......... .......... .......... .......... .......... 51% 101M 0s #15 8.905 58400K .......... .......... .......... .......... .......... 51% 85.1M 0s #15 8.906 58450K .......... .......... .......... .......... .......... 51% 213M 0s #15 8.906 58500K .......... .......... .......... .......... .......... 51% 97.9M 0s #15 8.907 58550K .......... .......... .......... .......... .......... 51% 153M 0s #15 8.907 58600K .......... .......... .......... .......... .......... 51% 113M 0s #15 8.908 58650K .......... .......... .......... .......... .......... 51% 120M 0s #15 8.908 58700K .......... .......... .......... .......... .......... 51% 119M 0s #15 8.908 58750K .......... .......... .......... .......... .......... 52% 88.8M 0s #15 8.909 58800K .......... .......... .......... .......... .......... 52% 115M 0s #15 8.909 58850K .......... .......... .......... .......... .......... 52% 119M 0s #15 8.910 58900K .......... .......... .......... .......... .......... 52% 101M 0s #15 8.910 58950K .......... .......... .......... .......... .......... 52% 120M 0s #15 8.911 59000K .......... .......... .......... .......... .......... 52% 103M 0s #15 8.911 59050K .......... .......... .......... .......... .......... 52% 108M 0s #15 8.912 59100K .......... .......... .......... .......... .......... 52% 168M 0s #15 8.912 59150K .......... .......... .......... .......... .......... 52% 78.4M 0s #15 8.912 59200K .......... .......... .......... .......... .......... 52% 137M 0s #15 8.913 59250K .......... .......... .......... .......... .......... 52% 122M 0s #15 8.913 59300K .......... .......... .......... .......... .......... 52% 115M 0s #15 8.914 59350K .......... .......... .......... .......... .......... 52% 116M 0s #15 8.914 59400K .......... .......... .......... .......... .......... 52% 116M 0s #15 8.914 59450K .......... .......... .......... .......... .......... 52% 97.4M 0s #15 8.915 59500K .......... .......... .......... .......... .......... 52% 106M 0s #15 8.915 59550K .......... .......... .......... .......... .......... 52% 89.9M 0s #15 8.916 59600K .......... .......... .......... .......... .......... 52% 99.7M 0s #15 8.916 59650K .......... .......... .......... .......... .......... 52% 167M 0s #15 8.917 59700K .......... .......... .......... .......... .......... 52% 128M 0s #15 8.917 59750K .......... .......... .......... .......... .......... 52% 103M 0s #15 8.918 59800K .......... .......... .......... .......... .......... 52% 134M 0s #15 8.918 59850K .......... .......... .......... .......... .......... 52% 120M 0s #15 8.918 59900K .......... .......... .......... .......... .......... 53% 119M 0s #15 8.919 59950K .......... .......... .......... .......... .......... 53% 88.9M 0s #15 8.919 60000K .......... .......... .......... .......... .......... 53% 116M 0s #15 8.920 60050K .......... .......... .......... .......... .......... 53% 104M 0s #15 8.920 60100K .......... .......... .......... .......... .......... 53% 108M 0s #15 8.921 60150K .......... .......... .......... .......... .......... 53% 142M 0s #15 8.921 60200K .......... .......... .......... .......... .......... 53% 108M 0s #15 8.921 60250K .......... .......... .......... .......... .......... 53% 102M 0s #15 8.922 60300K .......... .......... .......... .......... .......... 53% 133M 0s #15 8.922 60350K .......... .......... .......... .......... .......... 53% 71.4M 0s #15 8.923 60400K .......... .......... .......... .......... .......... 53% 170M 0s #15 8.923 60450K .......... .......... .......... .......... .......... 53% 124M 0s #15 8.924 60500K .......... .......... .......... .......... .......... 53% 122M 0s #15 8.924 60550K .......... .......... .......... .......... .......... 53% 107M 0s #15 8.925 60600K .......... .......... .......... .......... .......... 53% 78.9M 0s #15 8.925 60650K .......... .......... .......... .......... .......... 53% 255M 0s #15 8.925 60700K .......... .......... .......... .......... .......... 53% 106M 0s #15 8.926 60750K .......... .......... .......... .......... .......... 53% 87.3M 0s #15 8.926 60800K .......... .......... .......... .......... .......... 53% 104M 0s #15 8.927 60850K .......... .......... .......... .......... .......... 53% 125M 0s #15 8.927 60900K .......... .......... .......... .......... .......... 53% 139M 0s #15 8.928 60950K .......... .......... .......... .......... .......... 53% 112M 0s #15 8.928 61000K .......... .......... .......... .......... .......... 53% 93.3M 0s #15 8.929 61050K .......... .......... .......... .......... .......... 54% 163M 0s #15 8.929 61100K .......... .......... .......... .......... .......... 54% 116M 0s #15 8.929 61150K .......... .......... .......... .......... .......... 54% 89.0M 0s #15 8.930 61200K .......... .......... .......... .......... .......... 54% 106M 0s #15 8.930 61250K .......... .......... .......... .......... .......... 54% 119M 0s #15 8.931 61300K .......... .......... .......... .......... .......... 54% 97.2M 0s #15 8.931 61350K .......... .......... .......... .......... .......... 54% 110M 0s #15 8.932 61400K .......... .......... .......... .......... .......... 54% 169M 0s #15 8.932 61450K .......... .......... .......... .......... .......... 54% 109M 0s #15 8.932 61500K .......... .......... .......... .......... .......... 54% 93.3M 0s #15 8.933 61550K .......... .......... .......... .......... .......... 54% 101M 0s #15 8.933 61600K .......... .......... .......... .......... .......... 54% 151M 0s #15 8.934 61650K .......... .......... .......... .......... .......... 54% 119M 0s #15 8.934 61700K .......... .......... .......... .......... .......... 54% 114M 0s #15 8.935 61750K .......... .......... .......... .......... .......... 54% 116M 0s #15 8.935 61800K .......... .......... .......... .......... .......... 54% 109M 0s #15 8.935 61850K .......... .......... .......... .......... .......... 54% 81.7M 0s #15 8.936 61900K .......... .......... .......... .......... .......... 54% 95.6M 0s #15 8.937 61950K .......... .......... .......... .......... .......... 54% 175M 0s #15 8.937 62000K .......... .......... .......... .......... .......... 54% 111M 0s #15 8.937 62050K .......... .......... .......... .......... .......... 54% 96.5M 0s #15 8.938 62100K .......... .......... .......... .......... .......... 54% 106M 0s #15 8.938 62150K .......... .......... .......... .......... .......... 55% 190M 0s #15 8.938 62200K .......... .......... .......... .......... .......... 55% 120M 0s #15 8.939 62250K .......... .......... .......... .......... .......... 55% 116M 0s #15 8.939 62300K .......... .......... .......... .......... .......... 55% 88.9M 0s #15 8.940 62350K .......... .......... .......... .......... .......... 55% 85.0M 0s #15 8.940 62400K .......... .......... .......... .......... .......... 55% 127M 0s #15 8.941 62450K .......... .......... .......... .......... .......... 55% 162M 0s #15 8.941 62500K .......... .......... .......... .......... .......... 55% 107M 0s #15 8.942 62550K .......... .......... .......... .......... .......... 55% 105M 0s #15 8.942 62600K .......... .......... .......... .......... .......... 55% 100M 0s #15 8.943 62650K .......... .......... .......... .......... .......... 55% 176M 0s #15 8.943 62700K .......... .......... .......... .......... .......... 55% 89.0M 0s #15 8.943 62750K .......... .......... .......... .......... .......... 55% 120M 0s #15 8.944 62800K .......... .......... .......... .......... .......... 55% 115M 0s #15 8.944 62850K .......... .......... .......... .......... .......... 55% 116M 0s #15 8.945 62900K .......... .......... .......... .......... .......... 55% 117M 0s #15 8.945 62950K .......... .......... .......... .......... .......... 55% 115M 0s #15 8.945 63000K .......... .......... .......... .......... .......... 55% 105M 0s #15 8.946 63050K .......... .......... .......... .......... .......... 55% 105M 0s #15 8.946 63100K .......... .......... .......... .......... .......... 55% 87.2M 0s #15 8.947 63150K .......... .......... .......... .......... .......... 55% 110M 0s #15 8.947 63200K .......... .......... .......... .......... .......... 55% 138M 0s #15 8.948 63250K .......... .......... .......... .......... .......... 55% 119M 0s #15 8.948 63300K .......... .......... .......... .......... .......... 56% 134M 0s #15 8.949 63350K .......... .......... .......... .......... .......... 56% 116M 0s #15 8.949 63400K .......... .......... .......... .......... .......... 56% 115M 0s #15 8.949 63450K .......... .......... .......... .......... .......... 56% 119M 0s #15 8.950 63500K .......... .......... .......... .......... .......... 56% 89.1M 0s #15 8.950 63550K .......... .......... .......... .......... .......... 56% 103M 0s #15 8.951 63600K .......... .......... .......... .......... .......... 56% 125M 0s #15 8.951 63650K .......... .......... .......... .......... .......... 56% 97.6M 0s #15 8.952 63700K .......... .......... .......... .......... .......... 56% 152M 0s #15 8.952 63750K .......... .......... .......... .......... .......... 56% 116M 0s #15 8.952 63800K .......... .......... .......... .......... .......... 56% 102M 0s #15 8.953 63850K .......... .......... .......... .......... .......... 56% 136M 0s #15 8.953 63900K .......... .......... .......... .......... .......... 56% 89.4M 0s #15 8.954 63950K .......... .......... .......... .......... .......... 56% 116M 0s #15 8.954 64000K .......... .......... .......... .......... .......... 56% 115M 0s #15 8.955 64050K .......... .......... .......... .......... .......... 56% 119M 0s #15 8.955 64100K .......... .......... .......... .......... .......... 56% 93.9M 0s #15 8.956 64150K .......... .......... .......... .......... .......... 56% 135M 0s #15 8.956 64200K .......... .......... .......... .......... .......... 56% 126M 0s #15 8.956 64250K .......... .......... .......... .......... .......... 56% 98.7M 0s #15 8.957 64300K .......... .......... .......... .......... .......... 56% 89.9M 0s #15 8.957 64350K .......... .......... .......... .......... .......... 56% 95.7M 0s #15 8.958 64400K .......... .......... .......... .......... .......... 56% 125M 0s #15 8.958 64450K .......... .......... .......... .......... .......... 57% 171M 0s #15 8.959 64500K .......... .......... .......... .......... .......... 57% 114M 0s #15 8.959 64550K .......... .......... .......... .......... .......... 57% 119M 0s #15 8.959 64600K .......... .......... .......... .......... .......... 57% 116M 0s #15 8.960 64650K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.960 64700K .......... .......... .......... .......... .......... 57% 89.0M 0s #15 8.961 64750K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.961 64800K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.962 64850K .......... .......... .......... .......... .......... 57% 92.7M 0s #15 8.962 64900K .......... .......... .......... .......... .......... 57% 155M 0s #15 8.962 64950K .......... .......... .......... .......... .......... 57% 120M 0s #15 8.963 65000K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.963 65050K .......... .......... .......... .......... .......... 57% 116M 0s #15 8.964 65100K .......... .......... .......... .......... .......... 57% 89.1M 0s #15 8.964 65150K .......... .......... .......... .......... .......... 57% 119M 0s #15 8.965 65200K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.965 65250K .......... .......... .......... .......... .......... 57% 115M 0s #15 8.966 65300K .......... .......... .......... .......... .......... 57% 116M 0s #15 8.966 65350K .......... .......... .......... .......... .......... 57% 90.4M 0s #15 8.966 65400K .......... .......... .......... .......... .......... 57% 162M 0s #15 8.967 65450K .......... .......... .......... .......... .......... 57% 119M 0s #15 8.968 65500K .......... .......... .......... .......... .......... 57% 85.2M 0s #15 8.968 65550K .......... .......... .......... .......... .......... 58% 98.0M 0s #15 8.968 65600K .......... .......... .......... .......... .......... 58% 151M 0s #15 8.969 65650K .......... .......... .......... .......... .......... 58% 116M 0s #15 8.969 65700K .......... .......... .......... .......... .......... 58% 117M 0s #15 8.969 65750K .......... .......... .......... .......... .......... 58% 115M 0s #15 8.970 65800K .......... .......... .......... .......... .......... 58% 117M 0s #15 8.970 65850K .......... .......... .......... .......... .......... 58% 90.4M 0s #15 8.971 65900K .......... .......... .......... .......... .......... 58% 112M 0s #15 8.971 65950K .......... .......... .......... .......... .......... 58% 79.6M 0s #15 8.972 66000K .......... .......... .......... .......... .......... 58% 226M 0s #15 8.972 66050K .......... .......... .......... .......... .......... 58% 100M 0s #15 8.973 66100K .......... .......... .......... .......... .......... 58% 108M 0s #15 8.973 66150K .......... .......... .......... .......... .......... 58% 148M 0s #15 8.973 66200K .......... .......... .......... .......... .......... 58% 120M 0s #15 8.974 66250K .......... .......... .......... .......... .......... 58% 109M 0s #15 8.974 66300K .......... .......... .......... .......... .......... 58% 89.0M 0s #15 8.975 66350K .......... .......... .......... .......... .......... 58% 123M 0s #15 8.975 66400K .......... .......... .......... .......... .......... 58% 116M 0s #15 8.976 66450K .......... .......... .......... .......... .......... 58% 119M 0s #15 8.976 66500K .......... .......... .......... .......... .......... 58% 113M 0s #15 8.976 66550K .......... .......... .......... .......... .......... 58% 110M 0s #15 8.977 66600K .......... .......... .......... .......... .......... 58% 91.0M 0s #15 8.977 66650K .......... .......... .......... .......... .......... 58% 107M 0s #15 8.978 66700K .......... .......... .......... .......... .......... 59% 133M 0s #15 8.978 66750K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.979 66800K .......... .......... .......... .......... .......... 59% 112M 0s #15 8.979 66850K .......... .......... .......... .......... .......... 59% 118M 0s #15 8.980 66900K .......... .......... .......... .......... .......... 59% 98.2M 0s #15 8.980 66950K .......... .......... .......... .......... .......... 59% 149M 0s #15 8.980 67000K .......... .......... .......... .......... .......... 59% 116M 0s #15 8.981 67050K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.981 67100K .......... .......... .......... .......... .......... 59% 79.9M 0s #15 8.982 67150K .......... .......... .......... .......... .......... 59% 134M 0s #15 8.982 67200K .......... .......... .......... .......... .......... 59% 119M 0s #15 8.983 67250K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.983 67300K .......... .......... .......... .......... .......... 59% 98.9M 0s #15 8.983 67350K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.984 67400K .......... .......... .......... .......... .......... 59% 166M 0s #15 8.984 67450K .......... .......... .......... .......... .......... 59% 114M 0s #15 8.985 67500K .......... .......... .......... .......... .......... 59% 89.0M 0s #15 8.985 67550K .......... .......... .......... .......... .......... 59% 120M 0s #15 8.986 67600K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.986 67650K .......... .......... .......... .......... .......... 59% 88.0M 0s #15 8.987 67700K .......... .......... .......... .......... .......... 59% 171M 0s #15 8.987 67750K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.987 67800K .......... .......... .......... .......... .......... 60% 100M 0s #15 8.988 67850K .......... .......... .......... .......... .......... 60% 104M 0s #15 8.988 67900K .......... .......... .......... .......... .......... 60% 95.2M 0s #15 8.989 67950K .......... .......... .......... .......... .......... 60% 126M 0s #15 8.989 68000K .......... .......... .......... .......... .......... 60% 131M 0s #15 8.990 68050K .......... .......... .......... .......... .......... 60% 111M 0s #15 8.990 68100K .......... .......... .......... .......... .......... 60% 121M 0s #15 8.990 68150K .......... .......... .......... .......... .......... 60% 116M 0s #15 8.991 68200K .......... .......... .......... .......... .......... 60% 115M 0s #15 8.991 68250K .......... .......... .......... .......... .......... 60% 119M 0s #15 8.992 68300K .......... .......... .......... .......... .......... 60% 87.0M 0s #15 8.992 68350K .......... .......... .......... .......... .......... 60% 103M 0s #15 8.993 68400K .......... .......... .......... .......... .......... 60% 101M 0s #15 8.993 68450K .......... .......... .......... .......... .......... 60% 163M 0s #15 8.993 68500K .......... .......... .......... .......... .......... 60% 117M 0s #15 8.994 68550K .......... .......... .......... .......... .......... 60% 105M 0s #15 8.994 68600K .......... .......... .......... .......... .......... 60% 131M 0s #15 8.995 68650K .......... .......... .......... .......... .......... 60% 116M 0s #15 8.995 68700K .......... .......... .......... .......... .......... 60% 89.0M 0s #15 8.996 68750K .......... .......... .......... .......... .......... 60% 115M 0s #15 8.996 68800K .......... .......... .......... .......... .......... 60% 116M 0s #15 8.997 68850K .......... .......... .......... .......... .......... 60% 103M 0s #15 8.997 68900K .......... .......... .......... .......... .......... 60% 99.2M 0s #15 8.997 68950K .......... .......... .......... .......... .......... 61% 145M 0s #15 8.998 69000K .......... .......... .......... .......... .......... 61% 131M 0s #15 8.998 69050K .......... .......... .......... .......... .......... 61% 101M 0s #15 8.999 69100K .......... .......... .......... .......... .......... 61% 90.7M 0s #15 8.999 69150K .......... .......... .......... .......... .......... 61% 127M 0s #15 9.000 69200K .......... .......... .......... .......... .......... 61% 120M 0s #15 9.000 69250K .......... .......... .......... .......... .......... 61% 119M 0s #15 9.000 69300K .......... .......... .......... .......... .......... 61% 114M 0s #15 9.001 69350K .......... .......... .......... .......... .......... 61% 118M 0s #15 9.001 69400K .......... .......... .......... .......... .......... 61% 86.1M 0s #15 9.002 69450K .......... .......... .......... .......... .......... 61% 177M 0s #15 9.002 69500K .......... .......... .......... .......... .......... 61% 73.7M 0s #15 9.003 69550K .......... .......... .......... .......... .......... 61% 157M 0s #15 9.003 69600K .......... .......... .......... .......... .......... 61% 101M 0s #15 9.004 69650K .......... .......... .......... .......... .......... 61% 106M 0s #15 9.004 69700K .......... .......... .......... .......... .......... 61% 153M 0s #15 9.004 69750K .......... .......... .......... .......... .......... 61% 118M 0s #15 9.005 69800K .......... .......... .......... .......... .......... 61% 109M 0s #15 9.005 69850K .......... .......... .......... .......... .......... 61% 96.3M 0s #15 9.006 69900K .......... .......... .......... .......... .......... 61% 103M 0s #15 9.006 69950K .......... .......... .......... .......... .......... 61% 90.2M 0s #15 9.007 70000K .......... .......... .......... .......... .......... 61% 192M 0s #15 9.007 70050K .......... .......... .......... .......... .......... 61% 115M 0s #15 9.007 70100K .......... .......... .......... .......... .......... 62% 101M 0s #15 9.008 70150K .......... .......... .......... .......... .......... 62% 117M 0s #15 9.008 70200K .......... .......... .......... .......... .......... 62% 134M 0s #15 9.009 70250K .......... .......... .......... .......... .......... 62% 119M 0s #15 9.009 70300K .......... .......... .......... .......... .......... 62% 86.8M 0s #15 9.010 70350K .......... .......... .......... .......... .......... 62% 106M 0s #15 9.010 70400K .......... .......... .......... .......... .......... 62% 116M 0s #15 9.011 70450K .......... .......... .......... .......... .......... 62% 85.5M 0s #15 9.011 70500K .......... .......... .......... .......... .......... 62% 222M 0s #15 9.011 70550K .......... .......... .......... .......... .......... 62% 116M 0s #15 9.012 70600K .......... .......... .......... .......... .......... 62% 99.3M 0s #15 9.012 70650K .......... .......... .......... .......... .......... 62% 99.4M 0s #15 9.013 70700K .......... .......... .......... .......... .......... 62% 87.8M 0s #15 9.013 70750K .......... .......... .......... .......... .......... 62% 157M 0s #15 9.014 70800K .......... .......... .......... .......... .......... 62% 128M 0s #15 9.014 70850K .......... .......... .......... .......... .......... 62% 101M 0s #15 9.014 70900K .......... .......... .......... .......... .......... 62% 106M 0s #15 9.015 70950K .......... .......... .......... .......... .......... 62% 153M 0s #15 9.015 71000K .......... .......... .......... .......... .......... 62% 119M 0s #15 9.016 71050K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.016 71100K .......... .......... .......... .......... .......... 62% 89.5M 0s #15 9.017 71150K .......... .......... .......... .......... .......... 62% 101M 0s #15 9.017 71200K .......... .......... .......... .......... .......... 63% 100M 0s #15 9.018 71250K .......... .......... .......... .......... .......... 63% 172M 0s #15 9.018 71300K .......... .......... .......... .......... .......... 63% 112M 0s #15 9.018 71350K .......... .......... .......... .......... .......... 63% 99.0M 0s #15 9.019 71400K .......... .......... .......... .......... .......... 63% 104M 0s #15 9.019 71450K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.020 71500K .......... .......... .......... .......... .......... 63% 75.4M 0s #15 9.020 71550K .......... .......... .......... .......... .......... 63% 260M 0s #15 9.021 71600K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.021 71650K .......... .......... .......... .......... .......... 63% 119M 0s #15 9.021 71700K .......... .......... .......... .......... .......... 63% 113M 0s #15 9.022 71750K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.022 71800K .......... .......... .......... .......... .......... 63% 118M 0s #15 9.023 71850K .......... .......... .......... .......... .......... 63% 99.1M 0s #15 9.023 71900K .......... .......... .......... .......... .......... 63% 89.2M 0s #15 9.024 71950K .......... .......... .......... .......... .......... 63% 110M 0s #15 9.024 72000K .......... .......... .......... .......... .......... 63% 102M 0s #15 9.025 72050K .......... .......... .......... .......... .......... 63% 186M 0s #15 9.025 72100K .......... .......... .......... .......... .......... 63% 101M 0s #15 9.025 72150K .......... .......... .......... .......... .......... 63% 104M 0s #15 9.026 72200K .......... .......... .......... .......... .......... 63% 157M 0s #15 9.026 72250K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.027 72300K .......... .......... .......... .......... .......... 63% 89.6M 0s #15 9.027 72350K .......... .......... .......... .......... .......... 64% 115M 0s #15 9.028 72400K .......... .......... .......... .......... .......... 64% 103M 0s #15 9.028 72450K .......... .......... .......... .......... .......... 64% 95.6M 0s #15 9.029 72500K .......... .......... .......... .......... .......... 64% 174M 0s #15 9.029 72550K .......... .......... .......... .......... .......... 64% 120M 0s #15 9.029 72600K .......... .......... .......... .......... .......... 64% 100M 0s #15 9.030 72650K .......... .......... .......... .......... .......... 64% 113M 0s #15 9.030 72700K .......... .......... .......... .......... .......... 64% 84.8M 0s #15 9.031 72750K .......... .......... .......... .......... .......... 64% 148M 0s #15 9.031 72800K .......... .......... .......... .......... .......... 64% 129M 0s #15 9.031 72850K .......... .......... .......... .......... .......... 64% 114M 0s #15 9.032 72900K .......... .......... .......... .......... .......... 64% 119M 0s #15 9.032 72950K .......... .......... .......... .......... .......... 64% 87.2M 0s #15 9.033 73000K .......... .......... .......... .......... .......... 64% 158M 0s #15 9.033 73050K .......... .......... .......... .......... .......... 64% 93.2M 0s #15 9.034 73100K .......... .......... .......... .......... .......... 64% 115M 0s #15 9.034 73150K .......... .......... .......... .......... .......... 64% 111M 0s #15 9.034 73200K .......... .......... .......... .......... .......... 64% 87.6M 0s #15 9.035 73250K .......... .......... .......... .......... .......... 64% 101M 0s #15 9.036 73300K .......... .......... .......... .......... .......... 64% 254M 0s #15 9.036 73350K .......... .......... .......... .......... .......... 64% 109M 0s #15 9.036 73400K .......... .......... .......... .......... .......... 64% 123M 0s #15 9.037 73450K .......... .......... .......... .......... .......... 65% 89.1M 0s #15 9.037 73500K .......... .......... .......... .......... .......... 65% 119M 0s #15 9.038 73550K .......... .......... .......... .......... .......... 65% 116M 0s #15 9.038 73600K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.038 73650K .......... .......... .......... .......... .......... 65% 94.9M 0s #15 9.039 73700K .......... .......... .......... .......... .......... 65% 110M 0s #15 9.039 73750K .......... .......... .......... .......... .......... 65% 159M 0s #15 9.040 73800K .......... .......... .......... .......... .......... 65% 119M 0s #15 9.040 73850K .......... .......... .......... .......... .......... 65% 87.3M 0s #15 9.041 73900K .......... .......... .......... .......... .......... 65% 99.5M 0s #15 9.041 73950K .......... .......... .......... .......... .......... 65% 141M 0s #15 9.041 74000K .......... .......... .......... .......... .......... 65% 116M 0s #15 9.042 74050K .......... .......... .......... .......... .......... 65% 117M 0s #15 9.042 74100K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.043 74150K .......... .......... .......... .......... .......... 65% 95.7M 0s #15 9.043 74200K .......... .......... .......... .......... .......... 65% 98.7M 0s #15 9.044 74250K .......... .......... .......... .......... .......... 65% 114M 0s #15 9.044 74300K .......... .......... .......... .......... .......... 65% 131M 0s #15 9.045 74350K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.045 74400K .......... .......... .......... .......... .......... 65% 111M 0s #15 9.045 74450K .......... .......... .......... .......... .......... 65% 101M 0s #15 9.046 74500K .......... .......... .......... .......... .......... 65% 101M 0s #15 9.046 74550K .......... .......... .......... .......... .......... 65% 185M 0s #15 9.047 74600K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.047 74650K .......... .......... .......... .......... .......... 66% 89.1M 0s #15 9.048 74700K .......... .......... .......... .......... .......... 66% 95.8M 0s #15 9.048 74750K .......... .......... .......... .......... .......... 66% 100M 0s #15 9.049 74800K .......... .......... .......... .......... .......... 66% 186M 0s #15 9.049 74850K .......... .......... .......... .......... .......... 66% 112M 0s #15 9.049 74900K .......... .......... .......... .......... .......... 66% 99.6M 0s #15 9.050 74950K .......... .......... .......... .......... .......... 66% 110M 0s #15 9.050 75000K .......... .......... .......... .......... .......... 66% 145M 0s #15 9.051 75050K .......... .......... .......... .......... .......... 66% 81.4M 0s #15 9.051 75100K .......... .......... .......... .......... .......... 66% 88.3M 0s #15 9.052 75150K .......... .......... .......... .......... .......... 66% 239M 0s #15 9.052 75200K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.052 75250K .......... .......... .......... .......... .......... 66% 88.8M 0s #15 9.053 75300K .......... .......... .......... .......... .......... 66% 168M 0s #15 9.053 75350K .......... .......... .......... .......... .......... 66% 107M 0s #15 9.054 75400K .......... .......... .......... .......... .......... 66% 94.0M 0s #15 9.054 75450K .......... .......... .......... .......... .......... 66% 119M 0s #15 9.055 75500K .......... .......... .......... .......... .......... 66% 101M 0s #15 9.055 75550K .......... .......... .......... .......... .......... 66% 128M 0s #15 9.055 75600K .......... .......... .......... .......... .......... 66% 130M 0s #15 9.056 75650K .......... .......... .......... .......... .......... 66% 99.0M 0s #15 9.056 75700K .......... .......... .......... .......... .......... 66% 146M 0s #15 9.057 75750K .......... .......... .......... .......... .......... 67% 86.9M 0s #15 9.057 75800K .......... .......... .......... .......... .......... 67% 119M 0s #15 9.058 75850K .......... .......... .......... .......... .......... 67% 116M 0s #15 9.058 75900K .......... .......... .......... .......... .......... 67% 108M 0s #15 9.058 75950K .......... .......... .......... .......... .......... 67% 102M 0s #15 9.059 76000K .......... .......... .......... .......... .......... 67% 95.9M 0s #15 9.059 76050K .......... .......... .......... .......... .......... 67% 174M 0s #15 9.060 76100K .......... .......... .......... .......... .......... 67% 129M 0s #15 9.060 76150K .......... .......... .......... .......... .......... 67% 89.6M 0s #15 9.061 76200K .......... .......... .......... .......... .......... 67% 107M 0s #15 9.061 76250K .......... .......... .......... .......... .......... 67% 125M 0s #15 9.062 76300K .......... .......... .......... .......... .......... 67% 119M 0s #15 9.062 76350K .......... .......... .......... .......... .......... 67% 113M 0s #15 9.062 76400K .......... .......... .......... .......... .......... 67% 116M 0s #15 9.063 76450K .......... .......... .......... .......... .......... 67% 119M 0s #15 9.063 76500K .......... .......... .......... .......... .......... 67% 103M 0s #15 9.064 76550K .......... .......... .......... .......... .......... 67% 92.5M 0s #15 9.064 76600K .......... .......... .......... .......... .......... 67% 123M 0s #15 9.065 76650K .......... .......... .......... .......... .......... 67% 112M 0s #15 9.065 76700K .......... .......... .......... .......... .......... 67% 98.0M 0s #15 9.066 76750K .......... .......... .......... .......... .......... 67% 144M 0s #15 9.066 76800K .......... .......... .......... .......... .......... 67% 120M 0s #15 9.066 76850K .......... .......... .......... .......... .......... 68% 117M 0s #15 9.067 76900K .......... .......... .......... .......... .......... 68% 103M 0s #15 9.067 76950K .......... .......... .......... .......... .......... 68% 92.5M 0s #15 9.068 77000K .......... .......... .......... .......... .......... 68% 96.2M 0s #15 9.068 77050K .......... .......... .......... .......... .......... 68% 106M 0s #15 9.069 77100K .......... .......... .......... .......... .......... 68% 167M 0s #15 9.069 77150K .......... .......... .......... .......... .......... 68% 109M 0s #15 9.069 77200K .......... .......... .......... .......... .......... 68% 127M 0s #15 9.070 77250K .......... .......... .......... .......... .......... 68% 97.2M 0s #15 9.070 77300K .......... .......... .......... .......... .......... 68% 109M 0s #15 9.071 77350K .......... .......... .......... .......... .......... 68% 119M 0s #15 9.071 77400K .......... .......... .......... .......... .......... 68% 115M 0s #15 9.072 77450K .......... .......... .......... .......... .......... 68% 101M 0s #15 9.072 77500K .......... .......... .......... .......... .......... 68% 140M 0s #15 9.072 77550K .......... .......... .......... .......... .......... 68% 114M 0s #15 9.073 77600K .......... .......... .......... .......... .......... 68% 119M 0s #15 9.073 77650K .......... .......... .......... .......... .......... 68% 114M 0s #15 9.074 77700K .......... .......... .......... .......... .......... 68% 116M 0s #15 9.074 77750K .......... .......... .......... .......... .......... 68% 69.2M 0s #15 9.075 77800K .......... .......... .......... .......... .......... 68% 95.2M 0s #15 9.075 77850K .......... .......... .......... .......... .......... 68% 194M 0s #15 9.076 77900K .......... .......... .......... .......... .......... 68% 114M 0s #15 9.076 77950K .......... .......... .......... .......... .......... 68% 105M 0s #15 9.076 78000K .......... .......... .......... .......... .......... 69% 95.1M 0s #15 9.077 78050K .......... .......... .......... .......... .......... 69% 167M 0s #15 9.077 78100K .......... .......... .......... .......... .......... 69% 121M 0s #15 9.078 78150K .......... .......... .......... .......... .......... 69% 87.4M 0s #15 9.078 78200K .......... .......... .......... .......... .......... 69% 99.7M 0s #15 9.079 78250K .......... .......... .......... .......... .......... 69% 107M 0s #15 9.079 78300K .......... .......... .......... .......... .......... 69% 81.9M 0s #15 9.080 78350K .......... .......... .......... .......... .......... 69% 202M 0s #15 9.080 78400K .......... .......... .......... .......... .......... 69% 109M 0s #15 9.080 78450K .......... .......... .......... .......... .......... 69% 104M 0s #15 9.081 78500K .......... .......... .......... .......... .......... 69% 120M 0s #15 9.081 78550K .......... .......... .......... .......... .......... 69% 83.8M 0s #15 9.082 78600K .......... .......... .......... .......... .......... 69% 163M 0s #15 9.082 78650K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.083 78700K .......... .......... .......... .......... .......... 69% 120M 0s #15 9.083 78750K .......... .......... .......... .......... .......... 69% 113M 0s #15 9.083 78800K .......... .......... .......... .......... .......... 69% 114M 0s #15 9.084 78850K .......... .......... .......... .......... .......... 69% 119M 0s #15 9.084 78900K .......... .......... .......... .......... .......... 69% 109M 0s #15 9.085 78950K .......... .......... .......... .......... .......... 69% 91.1M 0s #15 9.085 79000K .......... .......... .......... .......... .......... 69% 97.4M 0s #15 9.086 79050K .......... .......... .......... .......... .......... 69% 116M 0s #15 9.086 79100K .......... .......... .......... .......... .......... 69% 147M 0s #15 9.087 79150K .......... .......... .......... .......... .......... 70% 108M 0s #15 9.087 79200K .......... .......... .......... .......... .......... 70% 93.3M 0s #15 9.088 79250K .......... .......... .......... .......... .......... 70% 130M 0s #15 9.088 79300K .......... .......... .......... .......... .......... 70% 19.7M 0s #15 9.090 79350K .......... .......... .......... .......... .......... 70% 178M 0s #15 9.091 79400K .......... .......... .......... .......... .......... 70% 395M 0s #15 9.091 79450K .......... .......... .......... .......... .......... 70% 377M 0s #15 9.091 79500K .......... .......... .......... .......... .......... 70% 400M 0s #15 9.091 79550K .......... .......... .......... .......... .......... 70% 198M 0s #15 9.091 79600K .......... .......... .......... .......... .......... 70% 392M 0s #15 9.091 79650K .......... .......... .......... .......... .......... 70% 376M 0s #15 9.092 79700K .......... .......... .......... .......... .......... 70% 126M 0s #15 9.092 79750K .......... .......... .......... .......... .......... 70% 94.7M 0s #15 9.092 79800K .......... .......... .......... .......... .......... 70% 115M 0s #15 9.093 79850K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.093 79900K .......... .......... .......... .......... .......... 70% 111M 0s #15 9.094 79950K .......... .......... .......... .......... .......... 70% 111M 0s #15 9.094 80000K .......... .......... .......... .......... .......... 70% 102M 0s #15 9.095 80050K .......... .......... .......... .......... .......... 70% 101M 0s #15 9.095 80100K .......... .......... .......... .......... .......... 70% 139M 0s #15 9.096 80150K .......... .......... .......... .......... .......... 70% 103M 0s #15 9.096 80200K .......... .......... .......... .......... .......... 70% 118M 0s #15 9.096 80250K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.097 80300K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.097 80350K .......... .......... .......... .......... .......... 71% 102M 0s #15 9.098 80400K .......... .......... .......... .......... .......... 71% 110M 0s #15 9.098 80450K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.099 80500K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.099 80550K .......... .......... .......... .......... .......... 71% 88.4M 0s #15 9.100 80600K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.100 80650K .......... .......... .......... .......... .......... 71% 112M 0s #15 9.100 80700K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.101 80750K .......... .......... .......... .......... .......... 71% 79.1M 0s #15 9.101 80800K .......... .......... .......... .......... .......... 71% 224M 0s #15 9.102 80850K .......... .......... .......... .......... .......... 71% 114M 0s #15 9.102 80900K .......... .......... .......... .......... .......... 71% 120M 0s #15 9.103 80950K .......... .......... .......... .......... .......... 71% 91.3M 0s #15 9.103 81000K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.103 81050K .......... .......... .......... .......... .......... 71% 113M 0s #15 9.104 81100K .......... .......... .......... .......... .......... 71% 114M 0s #15 9.104 81150K .......... .......... .......... .......... .......... 71% 99.4M 0s #15 9.105 81200K .......... .......... .......... .......... .......... 71% 112M 0s #15 9.105 81250K .......... .......... .......... .......... .......... 71% 89.1M 0s #15 9.106 81300K .......... .......... .......... .......... .......... 71% 144M 0s #15 9.106 81350K .......... .......... .......... .......... .......... 71% 95.6M 0s #15 9.107 81400K .......... .......... .......... .......... .......... 72% 120M 0s #15 9.107 81450K .......... .......... .......... .......... .......... 72% 113M 0s #15 9.107 81500K .......... .......... .......... .......... .......... 72% 113M 0s #15 9.108 81550K .......... .......... .......... .......... .......... 72% 118M 0s #15 9.108 81600K .......... .......... .......... .......... .......... 72% 121M 0s #15 9.109 81650K .......... .......... .......... .......... .......... 72% 119M 0s #15 9.109 81700K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.110 81750K .......... .......... .......... .......... .......... 72% 89.0M 0s #15 9.110 81800K .......... .......... .......... .......... .......... 72% 96.0M 0s #15 9.111 81850K .......... .......... .......... .......... .......... 72% 102M 0s #15 9.111 81900K .......... .......... .......... .......... .......... 72% 159M 0s #15 9.111 81950K .......... .......... .......... .......... .......... 72% 107M 0s #15 9.112 82000K .......... .......... .......... .......... .......... 72% 83.0M 0s #15 9.112 82050K .......... .......... .......... .......... .......... 72% 110M 0s #15 9.113 82100K .......... .......... .......... .......... .......... 72% 149M 0s #15 9.113 82150K .......... .......... .......... .......... .......... 72% 119M 0s #15 9.114 82200K .......... .......... .......... .......... .......... 72% 114M 0s #15 9.114 82250K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.114 82300K .......... .......... .......... .......... .......... 72% 88.1M 0s #15 9.115 82350K .......... .......... .......... .......... .......... 72% 160M 0s #15 9.116 82400K .......... .......... .......... .......... .......... 72% 86.1M 0s #15 9.116 82450K .......... .......... .......... .......... .......... 72% 127M 0s #15 9.116 82500K .......... .......... .......... .......... .......... 73% 107M 0s #15 9.117 82550K .......... .......... .......... .......... .......... 73% 93.3M 0s #15 9.117 82600K .......... .......... .......... .......... .......... 73% 129M 0s #15 9.118 82650K .......... .......... .......... .......... .......... 73% 122M 0s #15 9.118 82700K .......... .......... .......... .......... .......... 73% 104M 0s #15 9.118 82750K .......... .......... .......... .......... .......... 73% 130M 0s #15 9.119 82800K .......... .......... .......... .......... .......... 73% 86.5M 0s #15 9.119 82850K .......... .......... .......... .......... .......... 73% 84.6M 0s #15 9.120 82900K .......... .......... .......... .......... .......... 73% 183M 0s #15 9.120 82950K .......... .......... .......... .......... .......... 73% 123M 0s #15 9.121 83000K .......... .......... .......... .......... .......... 73% 97.3M 0s #15 9.121 83050K .......... .......... .......... .......... .......... 73% 103M 0s #15 9.122 83100K .......... .......... .......... .......... .......... 73% 168M 0s #15 9.122 83150K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.123 83200K .......... .......... .......... .......... .......... 73% 88.5M 0s #15 9.123 83250K .......... .......... .......... .......... .......... 73% 110M 0s #15 9.123 83300K .......... .......... .......... .......... .......... 73% 126M 0s #15 9.124 83350K .......... .......... .......... .......... .......... 73% 115M 0s #15 9.124 83400K .......... .......... .......... .......... .......... 73% 105M 0s #15 9.125 83450K .......... .......... .......... .......... .......... 73% 118M 0s #15 9.125 83500K .......... .......... .......... .......... .......... 73% 86.4M 0s #15 9.126 83550K .......... .......... .......... .......... .......... 73% 115M 0s #15 9.126 83600K .......... .......... .......... .......... .......... 73% 95.3M 0s #15 9.127 83650K .......... .......... .......... .......... .......... 74% 108M 0s #15 9.127 83700K .......... .......... .......... .......... .......... 74% 147M 0s #15 9.127 83750K .......... .......... .......... .......... .......... 74% 110M 0s #15 9.128 83800K .......... .......... .......... .......... .......... 74% 125M 0s #15 9.128 83850K .......... .......... .......... .......... .......... 74% 99.7M 0s #15 9.129 83900K .......... .......... .......... .......... .......... 74% 138M 0s #15 9.129 83950K .......... .......... .......... .......... .......... 74% 89.4M 0s #15 9.130 84000K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.130 84050K .......... .......... .......... .......... .......... 74% 98.1M 0s #15 9.130 84100K .......... .......... .......... .......... .......... 74% 101M 0s #15 9.131 84150K .......... .......... .......... .......... .......... 74% 175M 0s #15 9.131 84200K .......... .......... .......... .......... .......... 74% 114M 0s #15 9.132 84250K .......... .......... .......... .......... .......... 74% 104M 0s #15 9.132 84300K .......... .......... .......... .......... .......... 74% 100M 0s #15 9.133 84350K .......... .......... .......... .......... .......... 74% 110M 0s #15 9.133 84400K .......... .......... .......... .......... .......... 74% 117M 0s #15 9.133 84450K .......... .......... .......... .......... .......... 74% 119M 0s #15 9.134 84500K .......... .......... .......... .......... .......... 74% 111M 0s #15 9.134 84550K .......... .......... .......... .......... .......... 74% 123M 0s #15 9.135 84600K .......... .......... .......... .......... .......... 74% 85.4M 0s #15 9.135 84650K .......... .......... .......... .......... .......... 74% 187M 0s #15 9.136 84700K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.136 84750K .......... .......... .......... .......... .......... 74% 86.6M 0s #15 9.137 84800K .......... .......... .......... .......... .......... 75% 98.7M 0s #15 9.137 84850K .......... .......... .......... .......... .......... 75% 97.9M 0s #15 9.138 84900K .......... .......... .......... .......... .......... 75% 145M 0s #15 9.138 84950K .......... .......... .......... .......... .......... 75% 142M 0s #15 9.138 85000K .......... .......... .......... .......... .......... 75% 105M 0s #15 9.139 85050K .......... .......... .......... .......... .......... 75% 124M 0s #15 9.139 85100K .......... .......... .......... .......... .......... 75% 124M 0s #15 9.139 85150K .......... .......... .......... .......... .......... 75% 69.0M 0s #15 9.140 85200K .......... .......... .......... .......... .......... 75% 185M 0s #15 9.140 85250K .......... .......... .......... .......... .......... 75% 111M 0s #15 9.141 85300K .......... .......... .......... .......... .......... 75% 121M 0s #15 9.141 85350K .......... .......... .......... .......... .......... 75% 98.0M 0s #15 9.142 85400K .......... .......... .......... .......... .......... 75% 130M 0s #15 9.142 85450K .......... .......... .......... .......... .......... 75% 128M 0s #15 9.143 85500K .......... .......... .......... .......... .......... 75% 115M 0s #15 9.143 85550K .......... .......... .......... .......... .......... 75% 81.4M 0s #15 9.144 85600K .......... .......... .......... .......... .......... 75% 135M 0s #15 9.144 85650K .......... .......... .......... .......... .......... 75% 117M 0s #15 9.144 85700K .......... .......... .......... .......... .......... 75% 115M 0s #15 9.145 85750K .......... .......... .......... .......... .......... 75% 118M 0s #15 9.145 85800K .......... .......... .......... .......... .......... 75% 115M 0s #15 9.146 85850K .......... .......... .......... .......... .......... 75% 92.8M 0s #15 9.146 85900K .......... .......... .......... .......... .......... 76% 132M 0s #15 9.147 85950K .......... .......... .......... .......... .......... 76% 98.3M 0s #15 9.147 86000K .......... .......... .......... .......... .......... 76% 114M 0s #15 9.147 86050K .......... .......... .......... .......... .......... 76% 106M 0s #15 9.148 86100K .......... .......... .......... .......... .......... 76% 101M 0s #15 9.148 86150K .......... .......... .......... .......... .......... 76% 159M 0s #15 9.149 86200K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.149 86250K .......... .......... .......... .......... .......... 76% 115M 0s #15 9.150 86300K .......... .......... .......... .......... .......... 76% 120M 0s #15 9.150 86350K .......... .......... .......... .......... .......... 76% 88.9M 0s #15 9.150 86400K .......... .......... .......... .......... .......... 76% 98.8M 0s #15 9.151 86450K .......... .......... .......... .......... .......... 76% 137M 0s #15 9.151 86500K .......... .......... .......... .......... .......... 76% 113M 0s #15 9.152 86550K .......... .......... .......... .......... .......... 76% 105M 0s #15 9.152 86600K .......... .......... .......... .......... .......... 76% 102M 0s #15 9.153 86650K .......... .......... .......... .......... .......... 76% 94.0M 0s #15 9.153 86700K .......... .......... .......... .......... .......... 76% 244M 0s #15 9.153 86750K .......... .......... .......... .......... .......... 76% 89.1M 0s #15 9.154 86800K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.154 86850K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.155 86900K .......... .......... .......... .......... .......... 76% 119M 0s #15 9.155 86950K .......... .......... .......... .......... .......... 76% 112M 0s #15 9.156 87000K .......... .......... .......... .......... .......... 76% 112M 0s #15 9.156 87050K .......... .......... .......... .......... .......... 77% 98.9M 0s #15 9.157 87100K .......... .......... .......... .......... .......... 77% 114M 0s #15 9.157 87150K .......... .......... .......... .......... .......... 77% 93.8M 0s #15 9.158 87200K .......... .......... .......... .......... .......... 77% 143M 0s #15 9.158 87250K .......... .......... .......... .......... .......... 77% 119M 0s #15 9.158 87300K .......... .......... .......... .......... .......... 77% 102M 0s #15 9.159 87350K .......... .......... .......... .......... .......... 77% 129M 0s #15 9.159 87400K .......... .......... .......... .......... .......... 77% 120M 0s #15 9.160 87450K .......... .......... .......... .......... .......... 77% 115M 0s #15 9.160 87500K .......... .......... .......... .......... .......... 77% 113M 0s #15 9.160 87550K .......... .......... .......... .......... .......... 77% 87.8M 0s #15 9.161 87600K .......... .......... .......... .......... .......... 77% 102M 0s #15 9.161 87650K .......... .......... .......... .......... .......... 77% 100M 0s #15 9.162 87700K .......... .......... .......... .......... .......... 77% 102M 0s #15 9.162 87750K .......... .......... .......... .......... .......... 77% 205M 0s #15 9.163 87800K .......... .......... .......... .......... .......... 77% 108M 0s #15 9.163 87850K .......... .......... .......... .......... .......... 77% 98.9M 0s #15 9.164 87900K .......... .......... .......... .......... .......... 77% 138M 0s #15 9.164 87950K .......... .......... .......... .......... .......... 77% 98.0M 0s #15 9.164 88000K .......... .......... .......... .......... .......... 77% 120M 0s #15 9.165 88050K .......... .......... .......... .......... .......... 77% 115M 0s #15 9.165 88100K .......... .......... .......... .......... .......... 77% 111M 0s #15 9.166 88150K .......... .......... .......... .......... .......... 78% 93.6M 0s #15 9.166 88200K .......... .......... .......... .......... .......... 78% 125M 0s #15 9.167 88250K .......... .......... .......... .......... .......... 78% 111M 0s #15 9.167 88300K .......... .......... .......... .......... .......... 78% 106M 0s #15 9.168 88350K .......... .......... .......... .......... .......... 78% 92.5M 0s #15 9.168 88400K .......... .......... .......... .......... .......... 78% 100M 0s #15 9.169 88450K .......... .......... .......... .......... .......... 78% 156M 0s #15 9.169 88500K .......... .......... .......... .......... .......... 78% 112M 0s #15 9.169 88550K .......... .......... .......... .......... .......... 78% 110M 0s #15 9.170 88600K .......... .......... .......... .......... .......... 78% 123M 0s #15 9.170 88650K .......... .......... .......... .......... .......... 78% 120M 0s #15 9.171 88700K .......... .......... .......... .......... .......... 78% 118M 0s #15 9.171 88750K .......... .......... .......... .......... .......... 78% 83.2M 0s #15 9.172 88800K .......... .......... .......... .......... .......... 78% 110M 0s #15 9.172 88850K .......... .......... .......... .......... .......... 78% 94.2M 0s #15 9.173 88900K .......... .......... .......... .......... .......... 78% 98.0M 0s #15 9.173 88950K .......... .......... .......... .......... .......... 78% 173M 0s #15 9.173 89000K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.174 89050K .......... .......... .......... .......... .......... 78% 105M 0s #15 9.174 89100K .......... .......... .......... .......... .......... 78% 94.6M 0s #15 9.175 89150K .......... .......... .......... .......... .......... 78% 114M 0s #15 9.175 89200K .......... .......... .......... .......... .......... 78% 125M 0s #15 9.176 89250K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.176 89300K .......... .......... .......... .......... .......... 79% 119M 0s #15 9.176 89350K .......... .......... .......... .......... .......... 79% 93.9M 0s #15 9.177 89400K .......... .......... .......... .......... .......... 79% 130M 0s #15 9.177 89450K .......... .......... .......... .......... .......... 79% 126M 0s #15 9.178 89500K .......... .......... .......... .......... .......... 79% 120M 0s #15 9.178 89550K .......... .......... .......... .......... .......... 79% 75.3M 0s #15 9.179 89600K .......... .......... .......... .......... .......... 79% 106M 0s #15 9.179 89650K .......... .......... .......... .......... .......... 79% 109M 0s #15 9.180 89700K .......... .......... .......... .......... .......... 79% 145M 0s #15 9.180 89750K .......... .......... .......... .......... .......... 79% 106M 0s #15 9.180 89800K .......... .......... .......... .......... .......... 79% 128M 0s #15 9.181 89850K .......... .......... .......... .......... .......... 79% 115M 0s #15 9.181 89900K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.182 89950K .......... .......... .......... .......... .......... 79% 75.2M 0s #15 9.182 90000K .......... .......... .......... .......... .......... 79% 141M 0s #15 9.183 90050K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.183 90100K .......... .......... .......... .......... .......... 79% 101M 0s #15 9.184 90150K .......... .......... .......... .......... .......... 79% 94.1M 0s #15 9.184 90200K .......... .......... .......... .......... .......... 79% 157M 0s #15 9.184 90250K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.185 90300K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.185 90350K .......... .......... .......... .......... .......... 79% 85.3M 0s #15 9.186 90400K .......... .......... .......... .......... .......... 79% 117M 0s #15 9.186 90450K .......... .......... .......... .......... .......... 80% 93.3M 0s #15 9.187 90500K .......... .......... .......... .......... .......... 80% 150M 0s #15 9.187 90550K .......... .......... .......... .......... .......... 80% 113M 0s #15 9.187 90600K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.188 90650K .......... .......... .......... .......... .......... 80% 89.4M 0s #15 9.188 90700K .......... .......... .......... .......... .......... 80% 169M 0s #15 9.189 90750K .......... .......... .......... .......... .......... 80% 64.9M 0s #15 9.189 90800K .......... .......... .......... .......... .......... 80% 241M 0s #15 9.190 90850K .......... .......... .......... .......... .......... 80% 101M 0s #15 9.190 90900K .......... .......... .......... .......... .......... 80% 128M 0s #15 9.191 90950K .......... .......... .......... .......... .......... 80% 103M 0s #15 9.191 91000K .......... .......... .......... .......... .......... 80% 107M 0s #15 9.191 91050K .......... .......... .......... .......... .......... 80% 107M 0s #15 9.192 91100K .......... .......... .......... .......... .......... 80% 118M 0s #15 9.192 91150K .......... .......... .......... .......... .......... 80% 83.8M 0s #15 9.193 91200K .......... .......... .......... .......... .......... 80% 101M 0s #15 9.193 91250K .......... .......... .......... .......... .......... 80% 163M 0s #15 9.194 91300K .......... .......... .......... .......... .......... 80% 123M 0s #15 9.194 91350K .......... .......... .......... .......... .......... 80% 109M 0s #15 9.195 91400K .......... .......... .......... .......... .......... 80% 96.0M 0s #15 9.195 91450K .......... .......... .......... .......... .......... 80% 162M 0s #15 9.195 91500K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.196 91550K .......... .......... .......... .......... .......... 81% 81.0M 0s #15 9.196 91600K .......... .......... .......... .......... .......... 81% 115M 0s #15 9.197 91650K .......... .......... .......... .......... .......... 81% 107M 0s #15 9.197 91700K .......... .......... .......... .......... .......... 81% 94.2M 0s #15 9.198 91750K .......... .......... .......... .......... .......... 81% 139M 0s #15 9.198 91800K .......... .......... .......... .......... .......... 81% 124M 0s #15 9.199 91850K .......... .......... .......... .......... .......... 81% 98.7M 0s #15 9.199 91900K .......... .......... .......... .......... .......... 81% 109M 0s #15 9.199 91950K .......... .......... .......... .......... .......... 81% 90.3M 0s #15 9.200 92000K .......... .......... .......... .......... .......... 81% 115M 0s #15 9.200 92050K .......... .......... .......... .......... .......... 81% 153M 0s #15 9.201 92100K .......... .......... .......... .......... .......... 81% 119M 0s #15 9.201 92150K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.202 92200K .......... .......... .......... .......... .......... 81% 103M 0s #15 9.202 92250K .......... .......... .......... .......... .......... 81% 102M 0s #15 9.203 92300K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.203 92350K .......... .......... .......... .......... .......... 81% 90.1M 0s #15 9.204 92400K .......... .......... .......... .......... .......... 81% 104M 0s #15 9.204 92450K .......... .......... .......... .......... .......... 81% 91.8M 0s #15 9.205 92500K .......... .......... .......... .......... .......... 81% 176M 0s #15 9.205 92550K .......... .......... .......... .......... .......... 81% 127M 0s #15 9.205 92600K .......... .......... .......... .......... .......... 81% 104M 0s #15 9.206 92650K .......... .......... .......... .......... .......... 81% 130M 0s #15 9.206 92700K .......... .......... .......... .......... .......... 82% 119M 0s #15 9.207 92750K .......... .......... .......... .......... .......... 82% 88.9M 0s #15 9.207 92800K .......... .......... .......... .......... .......... 82% 106M 0s #15 9.207 92850K .......... .......... .......... .......... .......... 82% 110M 0s #15 9.208 92900K .......... .......... .......... .......... .......... 82% 90.6M 0s #15 9.208 92950K .......... .......... .......... .......... .......... 82% 113M 0s #15 9.209 93000K .......... .......... .......... .......... .......... 82% 90.5M 0s #15 9.209 93050K .......... .......... .......... .......... .......... 82% 241M 0s #15 9.210 93100K .......... .......... .......... .......... .......... 82% 100M 0s #15 9.210 93150K .......... .......... .......... .......... .......... 82% 92.0M 0s #15 9.211 93200K .......... .......... .......... .......... .......... 82% 134M 0s #15 9.211 93250K .......... .......... .......... .......... .......... 82% 115M 0s #15 9.211 93300K .......... .......... .......... .......... .......... 82% 119M 0s #15 9.212 93350K .......... .......... .......... .......... .......... 82% 102M 0s #15 9.212 93400K .......... .......... .......... .......... .......... 82% 101M 0s #15 9.213 93450K .......... .......... .......... .......... .......... 82% 94.4M 0s #15 9.213 93500K .......... .......... .......... .......... .......... 82% 162M 0s #15 9.214 93550K .......... .......... .......... .......... .......... 82% 89.2M 0s #15 9.214 93600K .......... .......... .......... .......... .......... 82% 111M 0s #15 9.215 93650K .......... .......... .......... .......... .......... 82% 102M 0s #15 9.215 93700K .......... .......... .......... .......... .......... 82% 105M 0s #15 9.216 93750K .......... .......... .......... .......... .......... 82% 158M 0s #15 9.216 93800K .......... .......... .......... .......... .......... 82% 85.9M 0s #15 9.216 93850K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.217 93900K .......... .......... .......... .......... .......... 83% 115M 0s #15 9.217 93950K .......... .......... .......... .......... .......... 83% 97.7M 0s #15 9.218 94000K .......... .......... .......... .......... .......... 83% 140M 0s #15 9.218 94050K .......... .......... .......... .......... .......... 83% 126M 0s #15 9.218 94100K .......... .......... .......... .......... .......... 83% 105M 0s #15 9.219 94150K .......... .......... .......... .......... .......... 83% 100M 0s #15 9.219 94200K .......... .......... .......... .......... .......... 83% 149M 0s #15 9.220 94250K .......... .......... .......... .......... .......... 83% 120M 0s #15 9.220 94300K .......... .......... .......... .......... .......... 83% 115M 0s #15 9.221 94350K .......... .......... .......... .......... .......... 83% 89.3M 0s #15 9.221 94400K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.222 94450K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.222 94500K .......... .......... .......... .......... .......... 83% 115M 0s #15 9.222 94550K .......... .......... .......... .......... .......... 83% 117M 0s #15 9.223 94600K .......... .......... .......... .......... .......... 83% 103M 0s #15 9.223 94650K .......... .......... .......... .......... .......... 83% 104M 0s #15 9.224 94700K .......... .......... .......... .......... .......... 83% 101M 0s #15 9.224 94750K .......... .......... .......... .......... .......... 83% 95.4M 0s #15 9.225 94800K .......... .......... .......... .......... .......... 83% 149M 0s #15 9.225 94850K .......... .......... .......... .......... .......... 83% 126M 0s #15 9.225 94900K .......... .......... .......... .......... .......... 83% 109M 0s #15 9.226 94950K .......... .......... .......... .......... .......... 84% 125M 0s #15 9.226 95000K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.227 95050K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.227 95100K .......... .......... .......... .......... .......... 84% 107M 0s #15 9.228 95150K .......... .......... .......... .......... .......... 84% 87.0M 0s #15 9.228 95200K .......... .......... .......... .......... .......... 84% 103M 0s #15 9.229 95250K .......... .......... .......... .......... .......... 84% 104M 0s #15 9.229 95300K .......... .......... .......... .......... .......... 84% 157M 0s #15 9.229 95350K .......... .......... .......... .......... .......... 84% 128M 0s #15 9.230 95400K .......... .......... .......... .......... .......... 84% 106M 0s #15 9.230 95450K .......... .......... .......... .......... .......... 84% 102M 0s #15 9.231 95500K .......... .......... .......... .......... .......... 84% 161M 0s #15 9.231 95550K .......... .......... .......... .......... .......... 84% 89.0M 0s #15 9.232 95600K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.232 95650K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.232 95700K .......... .......... .......... .......... .......... 84% 91.4M 0s #15 9.233 95750K .......... .......... .......... .......... .......... 84% 158M 0s #15 9.233 95800K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.234 95850K .......... .......... .......... .......... .......... 84% 109M 0s #15 9.234 95900K .......... .......... .......... .......... .......... 84% 104M 0s #15 9.235 95950K .......... .......... .......... .......... .......... 84% 86.6M 0s #15 9.235 96000K .......... .......... .......... .......... .......... 84% 127M 0s #15 9.236 96050K .......... .......... .......... .......... .......... 84% 123M 0s #15 9.236 96100K .......... .......... .......... .......... .......... 85% 131M 0s #15 9.236 96150K .......... .......... .......... .......... .......... 85% 114M 0s #15 9.237 96200K .......... .......... .......... .......... .......... 85% 119M 0s #15 9.237 96250K .......... .......... .......... .......... .......... 85% 113M 0s #15 9.238 96300K .......... .......... .......... .......... .......... 85% 102M 0s #15 9.239 96350K .......... .......... .......... .......... .......... 85% 43.1M 0s #15 9.239 96400K .......... .......... .......... .......... .......... 85% 642M 0s #15 9.239 96450K .......... .......... .......... .......... .......... 85% 441M 0s #15 9.239 96500K .......... .......... .......... .......... .......... 85% 102M 0s #15 9.240 96550K .......... .......... .......... .......... .......... 85% 127M 0s #15 9.240 96600K .......... .......... .......... .......... .......... 85% 119M 0s #15 9.241 96650K .......... .......... .......... .......... .......... 85% 107M 0s #15 9.241 96700K .......... .......... .......... .......... .......... 85% 131M 0s #15 9.242 96750K .......... .......... .......... .......... .......... 85% 88.9M 0s #15 9.242 96800K .......... .......... .......... .......... .......... 85% 118M 0s #15 9.242 96850K .......... .......... .......... .......... .......... 85% 116M 0s #15 9.243 96900K .......... .......... .......... .......... .......... 85% 112M 0s #15 9.243 96950K .......... .......... .......... .......... .......... 85% 105M 0s #15 9.244 97000K .......... .......... .......... .......... .......... 85% 90.1M 0s #15 9.244 97050K .......... .......... .......... .......... .......... 85% 200M 0s #15 9.245 97100K .......... .......... .......... .......... .......... 85% 113M 0s #15 9.245 97150K .......... .......... .......... .......... .......... 85% 90.9M 0s #15 9.246 97200K .......... .......... .......... .......... .......... 86% 98.6M 0s #15 9.246 97250K .......... .......... .......... .......... .......... 86% 122M 0s #15 9.246 97300K .......... .......... .......... .......... .......... 86% 136M 0s #15 9.247 97350K .......... .......... .......... .......... .......... 86% 117M 0s #15 9.247 97400K .......... .......... .......... .......... .......... 86% 115M 0s #15 9.248 97450K .......... .......... .......... .......... .......... 86% 94.1M 0s #15 9.248 97500K .......... .......... .......... .......... .......... 86% 156M 0s #15 9.249 97550K .......... .......... .......... .......... .......... 86% 83.2M 0s #15 9.249 97600K .......... .......... .......... .......... .......... 86% 127M 0s #15 9.249 97650K .......... .......... .......... .......... .......... 86% 109M 0s #15 9.250 97700K .......... .......... .......... .......... .......... 86% 97.9M 0s #15 9.250 97750K .......... .......... .......... .......... .......... 86% 153M 0s #15 9.251 97800K .......... .......... .......... .......... .......... 86% 76.5M 0s #15 9.251 97850K .......... .......... .......... .......... .......... 86% 240M 0s #15 9.252 97900K .......... .......... .......... .......... .......... 86% 118M 0s #15 9.252 97950K .......... .......... .......... .......... .......... 86% 89.0M 0s #15 9.253 98000K .......... .......... .......... .......... .......... 86% 91.0M 0s #15 9.253 98050K .......... .......... .......... .......... .......... 86% 101M 0s #15 9.254 98100K .......... .......... .......... .......... .......... 86% 204M 0s #15 9.254 98150K .......... .......... .......... .......... .......... 86% 101M 0s #15 9.254 98200K .......... .......... .......... .......... .......... 86% 124M 0s #15 9.255 98250K .......... .......... .......... .......... .......... 86% 96.2M 0s #15 9.255 98300K .......... .......... .......... .......... .......... 86% 144M 0s #15 9.256 98350K .......... .......... .......... .......... .......... 87% 95.7M 0s #15 9.256 98400K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.256 98450K .......... .......... .......... .......... .......... 87% 121M 0s #15 9.257 98500K .......... .......... .......... .......... .......... 87% 114M 0s #15 9.257 98550K .......... .......... .......... .......... .......... 87% 114M 0s #15 9.258 98600K .......... .......... .......... .......... .......... 87% 119M 0s #15 9.258 98650K .......... .......... .......... .......... .......... 87% 104M 0s #15 9.259 98700K .......... .......... .......... .......... .......... 87% 105M 0s #15 9.259 98750K .......... .......... .......... .......... .......... 87% 83.0M 0s #15 9.260 98800K .......... .......... .......... .......... .......... 87% 153M 0s #15 9.260 98850K .......... .......... .......... .......... .......... 87% 108M 0s #15 9.260 98900K .......... .......... .......... .......... .......... 87% 129M 0s #15 9.261 98950K .......... .......... .......... .......... .......... 87% 99.9M 0s #15 9.261 99000K .......... .......... .......... .......... .......... 87% 107M 0s #15 9.262 99050K .......... .......... .......... .......... .......... 87% 162M 0s #15 9.262 99100K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.263 99150K .......... .......... .......... .......... .......... 87% 89.3M 0s #15 9.263 99200K .......... .......... .......... .......... .......... 87% 106M 0s #15 9.263 99250K .......... .......... .......... .......... .......... 87% 97.4M 0s #15 9.264 99300K .......... .......... .......... .......... .......... 87% 167M 0s #15 9.264 99350K .......... .......... .......... .......... .......... 87% 117M 0s #15 9.265 99400K .......... .......... .......... .......... .......... 87% 104M 0s #15 9.265 99450K .......... .......... .......... .......... .......... 87% 106M 0s #15 9.266 99500K .......... .......... .......... .......... .......... 88% 109M 0s #15 9.266 99550K .......... .......... .......... .......... .......... 88% 106M 0s #15 9.267 99600K .......... .......... .......... .......... .......... 88% 125M 0s #15 9.267 99650K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.267 99700K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.268 99750K .......... .......... .......... .......... .......... 88% 117M 0s #15 9.268 99800K .......... .......... .......... .......... .......... 88% 114M 0s #15 9.269 99850K .......... .......... .......... .......... .......... 88% 110M 0s #15 9.269 99900K .......... .......... .......... .......... .......... 88% 117M 0s #15 9.270 99950K .......... .......... .......... .......... .......... 88% 88.3M 0s #15 9.270 100000K .......... .......... .......... .......... .......... 88% 100M 0s #15 9.271 100050K .......... .......... .......... .......... .......... 88% 132M 0s #15 9.271 100100K .......... .......... .......... .......... .......... 88% 135M 0s #15 9.271 100150K .......... .......... .......... .......... .......... 88% 110M 0s #15 9.272 100200K .......... .......... .......... .......... .......... 88% 120M 0s #15 9.272 100250K .......... .......... .......... .......... .......... 88% 119M 0s #15 9.272 100300K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.273 100350K .......... .......... .......... .......... .......... 88% 89.0M 0s #15 9.273 100400K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.274 100450K .......... .......... .......... .......... .......... 88% 106M 0s #15 9.274 100500K .......... .......... .......... .......... .......... 88% 100M 0s #15 9.275 100550K .......... .......... .......... .......... .......... 88% 152M 0s #15 9.275 100600K .......... .......... .......... .......... .......... 89% 106M 0s #15 9.276 100650K .......... .......... .......... .......... .......... 89% 127M 0s #15 9.276 100700K .......... .......... .......... .......... .......... 89% 93.0M 0s #15 9.277 100750K .......... .......... .......... .......... .......... 89% 104M 0s #15 9.277 100800K .......... .......... .......... .......... .......... 89% 126M 0s #15 9.277 100850K .......... .......... .......... .......... .......... 89% 119M 0s #15 9.278 100900K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.278 100950K .......... .......... .......... .......... .......... 89% 98.8M 0s #15 9.279 101000K .......... .......... .......... .......... .......... 89% 102M 0s #15 9.279 101050K .......... .......... .......... .......... .......... 89% 120M 0s #15 9.280 101100K .......... .......... .......... .......... .......... 89% 129M 0s #15 9.280 101150K .......... .......... .......... .......... .......... 89% 104M 0s #15 9.280 101200K .......... .......... .......... .......... .......... 89% 112M 0s #15 9.281 101250K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.281 101300K .......... .......... .......... .......... .......... 89% 91.6M 0s #15 9.282 101350K .......... .......... .......... .......... .......... 89% 163M 0s #15 9.282 101400K .......... .......... .......... .......... .......... 89% 119M 0s #15 9.283 101450K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.283 101500K .......... .......... .......... .......... .......... 89% 105M 0s #15 9.284 101550K .......... .......... .......... .......... .......... 89% 78.2M 0s #15 9.284 101600K .......... .......... .......... .......... .......... 89% 149M 0s #15 9.284 101650K .......... .......... .......... .......... .......... 89% 120M 0s #15 9.285 101700K .......... .......... .......... .......... .......... 89% 109M 0s #15 9.285 101750K .......... .......... .......... .......... .......... 90% 106M 0s #15 9.286 101800K .......... .......... .......... .......... .......... 90% 103M 0s #15 9.286 101850K .......... .......... .......... .......... .......... 90% 149M 0s #15 9.287 101900K .......... .......... .......... .......... .......... 90% 127M 0s #15 9.287 101950K .......... .......... .......... .......... .......... 90% 87.1M 0s #15 9.287 102000K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.288 102050K .......... .......... .......... .......... .......... 90% 116M 0s #15 9.288 102100K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.289 102150K .......... .......... .......... .......... .......... 90% 103M 0s #15 9.289 102200K .......... .......... .......... .......... .......... 90% 120M 0s #15 9.290 102250K .......... .......... .......... .......... .......... 90% 112M 0s #15 9.290 102300K .......... .......... .......... .......... .......... 90% 137M 0s #15 9.291 102350K .......... .......... .......... .......... .......... 90% 103M 0s #15 9.291 102400K .......... .......... .......... .......... .......... 90% 99.1M 0s #15 9.291 102450K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.292 102500K .......... .......... .......... .......... .......... 90% 97.1M 0s #15 9.292 102550K .......... .......... .......... .......... .......... 90% 151M 0s #15 9.293 102600K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.293 102650K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.294 102700K .......... .......... .......... .......... .......... 90% 99.6M 0s #15 9.294 102750K .......... .......... .......... .......... .......... 90% 87.5M 0s #15 9.294 102800K .......... .......... .......... .......... .......... 90% 102M 0s #15 9.295 102850K .......... .......... .......... .......... .......... 91% 105M 0s #15 9.295 102900K .......... .......... .......... .......... .......... 91% 196M 0s #15 9.296 102950K .......... .......... .......... .......... .......... 91% 109M 0s #15 9.296 103000K .......... .......... .......... .......... .......... 91% 94.9M 0s #15 9.297 103050K .......... .......... .......... .......... .......... 91% 98.0M 0s #15 9.297 103100K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.298 103150K .......... .......... .......... .......... .......... 91% 161M 0s #15 9.298 103200K .......... .......... .......... .......... .......... 91% 125M 0s #15 9.298 103250K .......... .......... .......... .......... .......... 91% 116M 0s #15 9.299 103300K .......... .......... .......... .......... .......... 91% 84.0M 0s #15 9.299 103350K .......... .......... .......... .......... .......... 91% 91.0M 0s #15 9.300 103400K .......... .......... .......... .......... .......... 91% 244M 0s #15 9.300 103450K .......... .......... .......... .......... .......... 91% 106M 0s #15 9.301 103500K .......... .......... .......... .......... .......... 91% 85.3M 0s #15 9.301 103550K .......... .......... .......... .......... .......... 91% 99.6M 0s #15 9.302 103600K .......... .......... .......... .......... .......... 91% 152M 0s #15 9.302 103650K .......... .......... .......... .......... .......... 91% 129M 0s #15 9.302 103700K .......... .......... .......... .......... .......... 91% 109M 0s #15 9.303 103750K .......... .......... .......... .......... .......... 91% 119M 0s #15 9.303 103800K .......... .......... .......... .......... .......... 91% 118M 0s #15 9.303 103850K .......... .......... .......... .......... .......... 91% 111M 0s #15 9.304 103900K .......... .......... .......... .......... .......... 91% 68.5M 0s #15 9.305 103950K .......... .......... .......... .......... .......... 91% 205M 0s #15 9.305 104000K .......... .......... .......... .......... .......... 92% 104M 0s #15 9.305 104050K .......... .......... .......... .......... .......... 92% 103M 0s #15 9.306 104100K .......... .......... .......... .......... .......... 92% 105M 0s #15 9.306 104150K .......... .......... .......... .......... .......... 92% 184M 0s #15 9.307 104200K .......... .......... .......... .......... .......... 92% 113M 0s #15 9.307 104250K .......... .......... .......... .......... .......... 92% 96.9M 0s #15 9.308 104300K .......... .......... .......... .......... .......... 92% 106M 0s #15 9.308 104350K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.308 104400K .......... .......... .......... .......... .......... 92% 119M 0s #15 9.309 104450K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.309 104500K .......... .......... .......... .......... .......... 92% 95.3M 0s #15 9.310 104550K .......... .......... .......... .......... .......... 92% 135M 0s #15 9.310 104600K .......... .......... .......... .......... .......... 92% 88.8M 0s #15 9.311 104650K .......... .......... .......... .......... .......... 92% 163M 0s #15 9.311 104700K .......... .......... .......... .......... .......... 92% 95.2M 0s #15 9.311 104750K .......... .......... .......... .......... .......... 92% 112M 0s #15 9.312 104800K .......... .......... .......... .......... .......... 92% 109M 0s #15 9.312 104850K .......... .......... .......... .......... .......... 92% 122M 0s #15 9.313 104900K .......... .......... .......... .......... .......... 92% 126M 0s #15 9.313 104950K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.314 105000K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.314 105050K .......... .......... .......... .......... .......... 92% 94.1M 0s #15 9.315 105100K .......... .......... .......... .......... .......... 92% 85.2M 0s #15 9.315 105150K .......... .......... .......... .......... .......... 93% 128M 0s #15 9.315 105200K .......... .......... .......... .......... .......... 93% 145M 0s #15 9.316 105250K .......... .......... .......... .......... .......... 93% 102M 0s #15 9.316 105300K .......... .......... .......... .......... .......... 93% 108M 0s #15 9.317 105350K .......... .......... .......... .......... .......... 93% 135M 0s #15 9.317 105400K .......... .......... .......... .......... .......... 93% 126M 0s #15 9.317 105450K .......... .......... .......... .......... .......... 93% 113M 0s #15 9.318 105500K .......... .......... .......... .......... .......... 93% 90.8M 0s #15 9.318 105550K .......... .......... .......... .......... .......... 93% 119M 0s #15 9.319 105600K .......... .......... .......... .......... .......... 93% 115M 0s #15 9.319 105650K .......... .......... .......... .......... .......... 93% 118M 0s #15 9.320 105700K .......... .......... .......... .......... .......... 93% 114M 0s #15 9.320 105750K .......... .......... .......... .......... .......... 93% 106M 0s #15 9.321 105800K .......... .......... .......... .......... .......... 93% 107M 0s #15 9.321 105850K .......... .......... .......... .......... .......... 93% 142M 0s #15 9.322 105900K .......... .......... .......... .......... .......... 93% 83.7M 0s #15 9.322 105950K .......... .......... .......... .......... .......... 93% 127M 0s #15 9.322 106000K .......... .......... .......... .......... .......... 93% 106M 0s #15 9.323 106050K .......... .......... .......... .......... .......... 93% 102M 0s #15 9.323 106100K .......... .......... .......... .......... .......... 93% 148M 0s #15 9.324 106150K .......... .......... .......... .......... .......... 93% 114M 0s #15 9.324 106200K .......... .......... .......... .......... .......... 93% 120M 0s #15 9.324 106250K .......... .......... .......... .......... .......... 94% 103M 0s #15 9.325 106300K .......... .......... .......... .......... .......... 94% 86.2M 0s #15 9.325 106350K .......... .......... .......... .......... .......... 94% 106M 0s #15 9.326 106400K .......... .......... .......... .......... .......... 94% 155M 0s #15 9.326 106450K .......... .......... .......... .......... .......... 94% 121M 0s #15 9.327 106500K .......... .......... .......... .......... .......... 94% 103M 0s #15 9.327 106550K .......... .......... .......... .......... .......... 94% 109M 0s #15 9.328 106600K .......... .......... .......... .......... .......... 94% 110M 0s #15 9.328 106650K .......... .......... .......... .......... .......... 94% 94.6M 0s #15 9.329 106700K .......... .......... .......... .......... .......... 94% 140M 0s #15 9.329 106750K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.329 106800K .......... .......... .......... .......... .......... 94% 119M 0s #15 9.330 106850K .......... .......... .......... .......... .......... 94% 89.2M 0s #15 9.330 106900K .......... .......... .......... .......... .......... 94% 156M 0s #15 9.331 106950K .......... .......... .......... .......... .......... 94% 109M 0s #15 9.331 107000K .......... .......... .......... .......... .......... 94% 117M 0s #15 9.331 107050K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.332 107100K .......... .......... .......... .......... .......... 94% 78.3M 0s #15 9.333 107150K .......... .......... .......... .......... .......... 94% 131M 0s #15 9.333 107200K .......... .......... .......... .......... .......... 94% 141M 0s #15 9.333 107250K .......... .......... .......... .......... .......... 94% 115M 0s #15 9.334 107300K .......... .......... .......... .......... .......... 94% 112M 0s #15 9.334 107350K .......... .......... .......... .......... .......... 94% 118M 0s #15 9.334 107400K .......... .......... .......... .......... .......... 95% 116M 0s #15 9.335 107450K .......... .......... .......... .......... .......... 95% 119M 0s #15 9.335 107500K .......... .......... .......... .......... .......... 95% 88.3M 0s #15 9.336 107550K .......... .......... .......... .......... .......... 95% 100M 0s #15 9.336 107600K .......... .......... .......... .......... .......... 95% 102M 0s #15 9.337 107650K .......... .......... .......... .......... .......... 95% 101M 0s #15 9.337 107700K .......... .......... .......... .......... .......... 95% 191M 0s #15 9.338 107750K .......... .......... .......... .......... .......... 95% 117M 0s #15 9.338 107800K .......... .......... .......... .......... .......... 95% 121M 0s #15 9.338 107850K .......... .......... .......... .......... .......... 95% 119M 0s #15 9.339 107900K .......... .......... .......... .......... .......... 95% 88.4M 0s #15 9.339 107950K .......... .......... .......... .......... .......... 95% 131M 0s #15 9.340 108000K .......... .......... .......... .......... .......... 95% 111M 0s #15 9.340 108050K .......... .......... .......... .......... .......... 95% 98.5M 0s #15 9.341 108100K .......... .......... .......... .......... .......... 95% 98.7M 0s #15 9.341 108150K .......... .......... .......... .......... .......... 95% 103M 0s #15 9.342 108200K .......... .......... .......... .......... .......... 95% 145M 0s #15 9.342 108250K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.342 108300K .......... .......... .......... .......... .......... 95% 105M 0s #15 9.343 108350K .......... .......... .......... .......... .......... 95% 112M 0s #15 9.343 108400K .......... .......... .......... .......... .......... 95% 132M 0s #15 9.344 108450K .......... .......... .......... .......... .......... 95% 119M 0s #15 9.344 108500K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.345 108550K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.345 108600K .......... .......... .......... .......... .......... 96% 78.4M 0s #15 9.346 108650K .......... .......... .......... .......... .......... 96% 103M 0s #15 9.346 108700K .......... .......... .......... .......... .......... 96% 177M 0s #15 9.346 108750K .......... .......... .......... .......... .......... 96% 112M 0s #15 9.347 108800K .......... .......... .......... .......... .......... 96% 107M 0s #15 9.347 108850K .......... .......... .......... .......... .......... 96% 93.1M 0s #15 9.348 108900K .......... .......... .......... .......... .......... 96% 140M 0s #15 9.348 108950K .......... .......... .......... .......... .......... 96% 134M 0s #15 9.349 109000K .......... .......... .......... .......... .......... 96% 92.6M 0s #15 9.349 109050K .......... .......... .......... .......... .......... 96% 117M 0s #15 9.349 109100K .......... .......... .......... .......... .......... 96% 119M 0s #15 9.350 109150K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.350 109200K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.351 109250K .......... .......... .......... .......... .......... 96% 117M 0s #15 9.351 109300K .......... .......... .......... .......... .......... 96% 95.1M 0s #15 9.352 109350K .......... .......... .......... .......... .......... 96% 101M 0s #15 9.352 109400K .......... .......... .......... .......... .......... 96% 87.8M 0s #15 9.353 109450K .......... .......... .......... .......... .......... 96% 193M 0s #15 9.353 109500K .......... .......... .......... .......... .......... 96% 113M 0s #15 9.353 109550K .......... .......... .......... .......... .......... 96% 109M 0s #15 9.354 109600K .......... .......... .......... .......... .......... 96% 127M 0s #15 9.354 109650K .......... .......... .......... .......... .......... 97% 116M 0s #15 9.355 109700K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.355 109750K .......... .......... .......... .......... .......... 97% 119M 0s #15 9.356 109800K .......... .......... .......... .......... .......... 97% 85.5M 0s #15 9.356 109850K .......... .......... .......... .......... .......... 97% 104M 0s #15 9.356 109900K .......... .......... .......... .......... .......... 97% 98.9M 0s #15 9.357 109950K .......... .......... .......... .......... .......... 97% 95.6M 0s #15 9.357 110000K .......... .......... .......... .......... .......... 97% 258M 0s #15 9.358 110050K .......... .......... .......... .......... .......... 97% 101M 0s #15 9.358 110100K .......... .......... .......... .......... .......... 97% 102M 0s #15 9.359 110150K .......... .......... .......... .......... .......... 97% 101M 0s #15 9.359 110200K .......... .......... .......... .......... .......... 97% 138M 0s #15 9.359 110250K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.360 110300K .......... .......... .......... .......... .......... 97% 116M 0s #15 9.360 110350K .......... .......... .......... .......... .......... 97% 107M 0s #15 9.361 110400K .......... .......... .......... .......... .......... 97% 95.0M 0s #15 9.361 110450K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.362 110500K .......... .......... .......... .......... .......... 97% 171M 0s #15 9.362 110550K .......... .......... .......... .......... .......... 97% 100M 0s #15 9.363 110600K .......... .......... .......... .......... .......... 97% 95.4M 0s #15 9.363 110650K .......... .......... .......... .......... .......... 97% 92.7M 0s #15 9.363 110700K .......... .......... .......... .......... .......... 97% 168M 0s #15 9.364 110750K .......... .......... .......... .......... .......... 97% 120M 0s #15 9.364 110800K .......... .......... .......... .......... .......... 98% 113M 0s #15 9.365 110850K .......... .......... .......... .......... .......... 98% 116M 0s #15 9.365 110900K .......... .......... .......... .......... .......... 98% 85.6M 0s #15 9.366 110950K .......... .......... .......... .......... .......... 98% 186M 0s #15 9.366 111000K .......... .......... .......... .......... .......... 98% 81.8M 0s #15 9.366 111050K .......... .......... .......... .......... .......... 98% 127M 0s #15 9.367 111100K .......... .......... .......... .......... .......... 98% 98.4M 0s #15 9.367 111150K .......... .......... .......... .......... .......... 98% 106M 0s #15 9.368 111200K .......... .......... .......... .......... .......... 98% 136M 0s #15 9.368 111250K .......... .......... .......... .......... .......... 98% 140M 0s #15 9.368 111300K .......... .......... .......... .......... .......... 98% 104M 0s #15 9.369 111350K .......... .......... .......... .......... .......... 98% 129M 0s #15 9.369 111400K .......... .......... .......... .......... .......... 98% 89.5M 0s #15 9.370 111450K .......... .......... .......... .......... .......... 98% 116M 0s #15 9.370 111500K .......... .......... .......... .......... .......... 98% 118M 0s #15 9.371 111550K .......... .......... .......... .......... .......... 98% 111M 0s #15 9.371 111600K .......... .......... .......... .......... .......... 98% 97.1M 0s #15 9.372 111650K .......... .......... .......... .......... .......... 98% 110M 0s #15 9.372 111700K .......... .......... .......... .......... .......... 98% 156M 0s #15 9.372 111750K .......... .......... .......... .......... .......... 98% 109M 0s #15 9.373 111800K .......... .......... .......... .......... .......... 98% 102M 0s #15 9.373 111850K .......... .......... .......... .......... .......... 98% 115M 0s #15 9.374 111900K .......... .......... .......... .......... .......... 99% 97.8M 0s #15 9.374 111950K .......... .......... .......... .......... .......... 99% 146M 0s #15 9.375 112000K .......... .......... .......... .......... .......... 99% 119M 0s #15 9.375 112050K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.376 112100K .......... .......... .......... .......... .......... 99% 81.8M 0s #15 9.376 112150K .......... .......... .......... .......... .......... 99% 107M 0s #15 9.376 112200K .......... .......... .......... .......... .......... 99% 143M 0s #15 9.377 112250K .......... .......... .......... .......... .......... 99% 118M 0s #15 9.377 112300K .......... .......... .......... .......... .......... 99% 113M 0s #15 9.378 112350K .......... .......... .......... .......... .......... 99% 111M 0s #15 9.378 112400K .......... .......... .......... .......... .......... 99% 103M 0s #15 9.379 112450K .......... .......... .......... .......... .......... 99% 142M 0s #15 9.379 112500K .......... .......... .......... .......... .......... 99% 84.6M 0s #15 9.380 112550K .......... .......... .......... .......... .......... 99% 93.0M 0s #15 9.380 112600K .......... .......... .......... .......... .......... 99% 196M 0s #15 9.380 112650K .......... .......... .......... .......... .......... 99% 101M 0s #15 9.381 112700K .......... .......... .......... .......... .......... 99% 76.6M 0s #15 9.381 112750K .......... .......... .......... .......... .......... 99% 207M 0s #15 9.382 112800K .......... .......... .......... .......... .......... 99% 108M 0s #15 9.382 112850K .......... .......... .......... .......... .......... 99% 104M 0s #15 9.383 112900K .......... .......... .......... .......... .......... 99% 110M 0s #15 9.383 112950K .......... .......... .......... .......... .......... 99% 112M 0s #15 9.383 113000K .......... .......... .......... .......... .......... 99% 144M 0s #15 9.384 113050K .......... .......... .. 100% 141M=1.0s #15 9.384 #15 9.384 2025-04-09 03:37:13 (110 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #15 9.384 #15 9.410 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 11.02 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 11.03 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #15 11.03 + /opt/llvm-arm/bin/clang --version #15 11.03 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #15 11.03 Target: x86_64-unknown-linux-gnu #15 11.03 Thread model: posix #15 11.03 InstalledDir: /opt/llvm-arm/bin #15 11.03 + /opt/llvm-arm/bin/clang --print-targets #15 11.03 Registered Targets: #15 11.03 aarch64 - AArch64 (little endian) #15 11.03 aarch64_32 - AArch64 (little endian ILP32) #15 11.03 aarch64_be - AArch64 (big endian) #15 11.03 arm - ARM #15 11.03 arm64 - ARM64 (little endian) #15 11.03 arm64_32 - ARM64 (little endian ILP32) #15 11.03 armeb - ARM (big endian) #15 11.03 thumb - Thumb #15 11.03 thumbeb - Thumb (big endian) #15 DONE 11.8s #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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #16 0.370 + apt-get update #16 0.418 Hit:1 http://deb.debian.org/debian bookworm InRelease #16 0.418 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #16 0.418 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 0.791 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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd #16 1.040 Reading package lists... #16 1.282 Building dependency tree... #16 1.332 Reading state information... #16 1.408 ca-certificates is already the newest version (20230311). #16 1.408 libtinfo5 is already the newest version (6.4-4). #16 1.408 The following additional packages will be installed: #16 1.408 asciidoc-base asciidoc-common autopoint autotools-dev binutils #16 1.408 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #16 1.408 bsdextrautils clang-format-14 cmake-data comerr-dev cpp cpp-12 dbus-bin #16 1.408 dbus-daemon dbus-session-bus-common dbus-system-bus-common #16 1.408 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #16 1.408 docbook-dsssl docbook-utils docbook-xml docbook-xsl docutils-common dpkg-dev #16 1.408 dwz fakeroot file fontconfig fontconfig-config fonts-dejavu-core #16 1.408 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 #16 1.408 gcc-12 gettext gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n #16 1.408 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #16 1.408 groff-base guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #16 1.408 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #16 1.408 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #16 1.408 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #16 1.408 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 1.408 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #16 1.408 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #16 1.408 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #16 1.408 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #16 1.408 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #16 1.408 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #16 1.408 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #16 1.408 libboost-dev libboost-exception-dev libboost-exception1.74-dev #16 1.408 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #16 1.408 libboost-filesystem-dev libboost-filesystem1.74-dev #16 1.408 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 1.408 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 1.408 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 1.408 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 1.408 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 1.408 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 1.408 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 1.408 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 1.408 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 1.408 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 1.408 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 1.408 libboost-program-options-dev libboost-program-options1.74-dev #16 1.408 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 1.408 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 1.408 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 1.408 libboost-regex1.74.0 libboost-serialization-dev #16 1.408 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 1.408 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 1.408 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 1.408 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 1.408 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 1.408 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 1.408 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 1.408 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 1.408 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 1.408 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #16 1.408 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #16 1.408 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #16 1.408 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #16 1.408 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #16 1.408 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #16 1.408 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 1.408 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 1.408 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 1.408 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 1.408 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 1.408 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 1.408 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #16 1.408 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #16 1.408 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #16 1.408 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #16 1.408 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #16 1.408 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #16 1.408 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #16 1.408 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #16 1.408 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #16 1.408 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 1.408 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #16 1.408 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 1.408 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 1.408 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 1.408 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 1.408 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 1.408 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 1.408 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #16 1.408 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #16 1.408 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #16 1.408 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #16 1.408 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #16 1.408 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #16 1.408 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #16 1.408 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #16 1.408 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #16 1.408 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 1.408 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #16 1.408 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #16 1.408 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 1.408 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #16 1.408 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #16 1.408 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #16 1.408 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #16 1.408 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #16 1.408 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #16 1.408 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #16 1.408 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #16 1.408 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #16 1.408 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #16 1.408 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 1.408 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #16 1.408 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #16 1.408 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #16 1.408 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 1.408 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #16 1.408 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #16 1.408 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #16 1.408 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #16 1.408 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #16 1.408 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #16 1.408 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 1.408 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #16 1.408 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #16 1.408 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #16 1.408 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #16 1.408 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #16 1.408 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #16 1.408 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 1.408 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #16 1.408 mailcap man-db mariadb-common media-types mime-support module-assistant #16 1.408 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #16 1.408 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #16 1.408 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #16 1.408 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #16 1.408 preview-latex-style procps python-apt-common python3-apt python3-astroid #16 1.408 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 1.408 python3-docutils python3-filelock python3-funcparserlib #16 1.408 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 1.408 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #16 1.408 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #16 1.408 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #16 1.408 python3-reportlab python3-reportlab-accel python3-roman #16 1.408 python3-setuptools-whl python3-six python3-toml python3-tomlkit #16 1.408 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #16 1.408 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #16 1.408 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #16 1.408 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #16 1.408 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #16 1.408 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #16 1.408 texlive-lang-greek texlive-latex-base texlive-latex-extra #16 1.408 texlive-latex-recommended texlive-luatex texlive-pictures #16 1.408 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #16 1.408 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #16 1.408 zlib1g-dev #16 1.409 Suggested packages: #16 1.409 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #16 1.409 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #16 1.409 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #16 1.409 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #16 1.409 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #16 1.409 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #16 1.409 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #16 1.409 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #16 1.409 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #16 1.409 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #16 1.409 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #16 1.409 piuparts postgresql-client pristine-lfs quilt ratt reprotest #16 1.409 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #16 1.409 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #16 1.409 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #16 1.409 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #16 1.409 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #16 1.409 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #16 1.409 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #16 1.409 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #16 1.409 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #16 1.409 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #16 1.409 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #16 1.409 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #16 1.409 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #16 1.409 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #16 1.409 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #16 1.409 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #16 1.409 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #16 1.409 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #16 1.409 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #16 1.409 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #16 1.409 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #16 1.409 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #16 1.409 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #16 1.409 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #16 1.409 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #16 1.409 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #16 1.409 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #16 1.409 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #16 1.409 diffutils-doc perl-doc libterm-readline-gnu-perl #16 1.409 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #16 1.409 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #16 1.409 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #16 1.409 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #16 1.409 python3-venv python-apt-doc python3-objgraph docutils-doc #16 1.409 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #16 1.409 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #16 1.409 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #16 1.409 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #16 1.409 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #16 1.409 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #16 1.409 systemd-container systemd-homed systemd-userdbd systemd-boot #16 1.409 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #16 1.409 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #16 1.409 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #16 1.409 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #16 1.409 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #16 1.409 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #16 1.409 wdiff-doc #16 1.409 Recommended packages: #16 1.409 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #16 1.409 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #16 1.409 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #16 1.409 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #16 1.409 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #16 1.409 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #16 1.409 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #16 1.409 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #16 1.409 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #16 1.409 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #16 1.409 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #16 1.409 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #16 1.409 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #16 1.409 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #16 1.409 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #16 1.409 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #16 1.409 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #16 1.409 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #16 1.409 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #16 1.409 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #16 1.409 libx11-protocol-perl x11-utils x11-xserver-utils #16 3.547 The following NEW packages will be installed: #16 3.547 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #16 3.547 autoconf-archive autogen automake autopoint autotools-dev bc binutils #16 3.547 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #16 3.547 bsdextrautils build-essential bzip2 ccache clang-format clang-format-14 #16 3.547 cmake cmake-data coccinelle comerr-dev cpp cpp-12 cppcheck curl dahdi-source #16 3.547 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #16 3.547 dbus-system-bus-common debhelper devscripts dh-autoreconf #16 3.547 dh-strip-nondeterminism dirmngr distro-info-data dmsetup docbook #16 3.547 docbook-dsssl docbook-utils docbook-xml docbook-xsl docbook5-xml #16 3.547 docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex fontconfig #16 3.547 fontconfig-config fonts-dejavu-core fonts-gfs-baskerville fonts-gfs-porson #16 3.547 fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 gcc-arm-none-eabi #16 3.547 gettext gettext-base gfortran-12 ghostscript gir1.2-glib-2.0 git git-man #16 3.547 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #16 3.547 gpgconf gpgsm graphviz groff-base guile-3.0-libs htop ibverbs-providers #16 3.547 icu-devtools inetutils-telnet intltool-debian iproute2 krb5-multidev latexmk #16 3.547 lcov libabsl20220623 libaio-dev libaio1 libann0 libaom3 libapache-pom-java #16 3.547 libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 libasan8 #16 3.547 libasound2 libasound2-data libasound2-dev libassuan0 libatomic1 #16 3.547 libavahi-client3 libavahi-common-data libavahi-common3 libavif15 #16 3.547 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #16 3.547 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #16 3.547 libboost-atomic1.74-dev libboost-atomic1.74.0 libboost-chrono-dev #16 3.547 libboost-chrono1.74-dev libboost-chrono1.74.0 libboost-container-dev #16 3.547 libboost-container1.74-dev libboost-container1.74.0 libboost-context-dev #16 3.547 libboost-context1.74-dev libboost-context1.74.0 libboost-coroutine-dev #16 3.547 libboost-coroutine1.74-dev libboost-coroutine1.74.0 libboost-date-time-dev #16 3.547 libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-dev #16 3.547 libboost-exception-dev libboost-exception1.74-dev libboost-fiber-dev #16 3.547 libboost-fiber1.74-dev libboost-fiber1.74.0 libboost-filesystem-dev #16 3.547 libboost-filesystem1.74-dev libboost-filesystem1.74.0 libboost-graph-dev #16 3.547 libboost-graph-parallel-dev libboost-graph-parallel1.74-dev #16 3.547 libboost-graph-parallel1.74.0 libboost-graph1.74-dev libboost-graph1.74.0 #16 3.547 libboost-iostreams-dev libboost-iostreams1.74-dev libboost-iostreams1.74.0 #16 3.547 libboost-locale-dev libboost-locale1.74-dev libboost-locale1.74.0 #16 3.547 libboost-log-dev libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 3.547 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 3.547 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 3.547 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 3.547 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 3.547 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 3.547 libboost-program-options-dev libboost-program-options1.74-dev #16 3.547 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 3.547 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 3.547 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 3.547 libboost-regex1.74.0 libboost-serialization-dev #16 3.547 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 3.547 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 3.547 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 3.547 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 3.547 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 3.547 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 3.547 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 3.547 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 3.547 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 3.547 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #16 3.547 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #16 3.547 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #16 3.547 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #16 3.547 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #16 3.547 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #16 3.547 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #16 3.547 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 3.547 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 3.547 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 3.547 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 3.547 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 3.547 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 3.547 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #16 3.547 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #16 3.547 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #16 3.547 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #16 3.547 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #16 3.547 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #16 3.547 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #16 3.547 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #16 3.547 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #16 3.547 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #16 3.547 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 3.547 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #16 3.547 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 3.547 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 3.547 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 3.547 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 3.547 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 3.547 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 3.547 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #16 3.547 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #16 3.547 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #16 3.547 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #16 3.547 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #16 3.547 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #16 3.547 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #16 3.547 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #16 3.547 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #16 3.547 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #16 3.547 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 3.547 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #16 3.547 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #16 3.547 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #16 3.547 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 3.547 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #16 3.547 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #16 3.547 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #16 3.547 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #16 3.547 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #16 3.547 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #16 3.547 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #16 3.547 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #16 3.547 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #16 3.547 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #16 3.547 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #16 3.547 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 3.547 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #16 3.547 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #16 3.547 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #16 3.547 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #16 3.547 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 3.547 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #16 3.547 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #16 3.547 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #16 3.547 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #16 3.547 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #16 3.547 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #16 3.547 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #16 3.547 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 3.547 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #16 3.547 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #16 3.547 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #16 3.547 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #16 3.547 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #16 3.547 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #16 3.547 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #16 3.547 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 3.547 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #16 3.547 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #16 3.547 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #16 3.547 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #16 3.547 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #16 3.547 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #16 3.547 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #16 3.547 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #16 3.547 pylint python-apt-common python3 python3-apt python3-astroid #16 3.547 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 3.547 python3-docutils python3-filelock python3-funcparserlib python3-gi #16 3.547 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 3.547 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #16 3.547 python3-mccabe python3-minimal python3-more-itertools #16 3.547 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #16 3.547 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #16 3.547 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #16 3.547 python3-setuptools python3-setuptools-whl python3-six python3-toml #16 3.547 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #16 3.547 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #16 3.547 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #16 3.547 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #16 3.547 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #16 3.547 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #16 3.547 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #16 3.547 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #16 3.547 texlive-latex-base texlive-latex-extra texlive-latex-recommended #16 3.547 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #16 3.547 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #16 3.547 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #16 3.574 0 upgraded, 781 newly installed, 0 to remove and 0 not upgraded. #16 3.574 Need to get 940 MB of archives. #16 3.574 After this operation, 4008 MB of additional disk space will be used. #16 3.574 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #16 3.607 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #16 3.614 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #16 3.620 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #16 3.622 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #16 3.626 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] #16 3.630 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #16 3.631 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #16 3.631 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #16 3.632 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] #16 3.644 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] #16 3.670 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #16 3.672 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #16 3.673 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #16 3.673 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #16 3.674 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #16 3.676 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #16 3.676 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #16 3.677 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #16 3.701 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #16 3.702 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #16 3.702 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #16 3.747 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #16 3.759 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #16 3.760 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #16 3.762 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #16 3.762 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #16 3.763 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #16 3.765 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #16 3.766 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB] #16 3.773 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB] #16 3.791 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #16 3.791 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #16 3.791 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #16 3.791 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #16 3.791 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #16 3.792 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #16 3.792 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #16 3.793 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #16 3.793 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #16 3.796 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #16 3.802 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #16 3.803 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #16 3.803 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #16 3.804 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #16 3.804 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #16 3.806 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB] #16 3.813 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB] #16 3.828 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB] #16 3.833 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #16 3.833 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #16 3.833 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #16 3.836 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #16 3.896 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #16 3.897 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #16 3.901 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #16 3.907 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #16 3.907 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #16 3.913 Get:59 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u5 [1403 kB] #16 3.925 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #16 3.931 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #16 3.944 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #16 3.945 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB] #16 3.948 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #16 3.948 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #16 3.973 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #16 3.973 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #16 3.973 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #16 3.974 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #16 3.974 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #16 3.974 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #16 3.974 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #16 3.978 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #16 3.978 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #16 3.979 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #16 3.986 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #16 3.986 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #16 3.987 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #16 3.989 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #16 3.990 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #16 3.991 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #16 3.992 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #16 3.993 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #16 4.001 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #16 4.002 Get:85 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u10 [676 kB] #16 4.007 Get:86 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u10 [3905 kB] #16 4.041 Get:87 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB] #16 4.042 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #16 4.042 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #16 4.054 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #16 4.054 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #16 4.055 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #16 4.056 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u5 [991 kB] #16 4.064 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] #16 4.064 Get:95 http://deb.debian.org/debian-security bookworm-security/main amd64 xz-utils amd64 5.4.1-1 [471 kB] #16 4.068 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #16 4.069 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #16 4.069 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #16 4.080 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #16 4.169 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #16 4.170 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #16 4.170 Get:102 http://deb.debian.org/debian-security bookworm-security/main amd64 libxslt1.1 amd64 1.1.35-1+deb12u1 [231 kB] #16 4.171 Get:103 http://deb.debian.org/debian-security bookworm-security/main amd64 xsltproc amd64 1.1.35-1+deb12u1 [114 kB] #16 4.171 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #16 4.171 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #16 4.171 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #16 4.172 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #16 4.172 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #16 4.174 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u3 [6272 B] #16 4.179 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #16 4.180 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #16 4.181 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #16 4.181 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #16 4.181 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u2 [152 kB] #16 4.183 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u2 [43.8 kB] #16 4.184 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u2 [59.9 kB] #16 4.185 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u2 [111 kB] #16 4.186 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u2 [246 kB] #16 4.189 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #16 4.189 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #16 4.192 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #16 4.194 Get:122 http://deb.debian.org/debian-security bookworm-security/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB] #16 4.197 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #16 4.207 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #16 4.207 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #16 4.209 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #16 4.214 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #16 4.215 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #16 4.317 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #16 4.318 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #16 4.319 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #16 4.320 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #16 4.320 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #16 4.320 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #16 4.321 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #16 4.323 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #16 4.330 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #16 4.330 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #16 4.331 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #16 4.332 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #16 4.332 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #16 4.337 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #16 4.338 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #16 4.355 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #16 4.357 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #16 4.358 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #16 4.358 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #16 4.360 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #16 4.361 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #16 4.361 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #16 4.362 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #16 4.363 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 4.364 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u2 [10.5 MB] #16 4.464 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #16 4.464 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #16 4.657 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #16 4.692 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #16 4.731 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #16 4.733 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #16 4.819 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #16 4.819 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #16 5.502 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #16 5.502 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #16 5.502 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #16 5.576 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #16 5.577 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #16 5.577 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #16 5.579 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #16 5.589 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #16 5.653 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #16 5.859 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #16 6.107 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #16 6.619 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #16 6.619 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #16 6.619 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #16 6.619 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #16 6.620 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #16 6.644 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #16 6.645 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #16 6.788 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #16 6.960 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #16 6.960 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #16 6.960 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #16 7.643 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #16 7.720 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #16 7.733 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #16 7.735 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #16 7.745 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #16 7.749 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #16 7.751 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #16 7.752 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #16 7.754 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #16 7.768 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #16 7.861 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #16 7.927 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #16 7.929 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #16 7.942 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #16 7.942 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #16 7.942 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #16 7.943 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #16 7.944 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #16 7.944 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #16 7.944 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #16 7.945 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #16 8.008 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #16 8.008 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #16 8.009 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #16 8.010 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #16 8.010 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #16 8.013 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #16 8.018 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #16 8.019 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #16 8.040 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #16 8.045 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #16 8.046 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #16 8.047 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #16 8.054 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #16 8.054 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #16 8.074 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #16 8.074 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #16 8.099 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #16 8.109 Get:222 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] #16 8.109 Get:223 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.129-1 [2115 kB] #16 8.127 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #16 8.128 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #16 8.130 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #16 8.130 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #16 8.131 Get:228 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] #16 8.147 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #16 8.153 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #16 8.154 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #16 8.246 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #16 8.246 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #16 8.246 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #16 8.246 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #16 8.247 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #16 8.247 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #16 8.258 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #16 8.266 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #16 8.293 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #16 8.295 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #16 8.295 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #16 8.322 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #16 8.493 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #16 8.493 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #16 8.498 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #16 8.587 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #16 8.587 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #16 8.590 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #16 8.595 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #16 8.596 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #16 8.608 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #16 8.608 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #16 8.608 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #16 8.613 Get:255 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #16 8.684 Get:256 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #16 8.880 Get:257 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #16 8.967 Get:258 http://deb.debian.org/debian bookworm/main amd64 clang-format-14 amd64 1:14.0.6-12 [75.0 kB] #16 8.968 Get:259 http://deb.debian.org/debian bookworm/main amd64 clang-format amd64 1:14.0-55.7~deb12u1 [5256 B] #16 8.968 Get:260 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB] #16 8.968 Get:261 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #16 8.969 Get:262 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #16 8.969 Get:263 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #16 8.969 Get:264 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #16 8.969 Get:265 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #16 8.985 Get:266 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #16 8.985 Get:267 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB] #16 8.986 Get:268 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #16 8.987 Get:269 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #16 8.987 Get:270 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #16 8.987 Get:271 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #16 9.002 Get:272 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #16 9.085 Get:273 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #16 9.085 Get:274 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #16 9.085 Get:275 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB] #16 9.086 Get:276 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #16 9.087 Get:277 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #16 9.104 Get:278 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB] #16 9.106 Get:279 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #16 9.107 Get:280 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] #16 9.111 Get:281 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #16 9.111 Get:282 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #16 9.112 Get:283 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #16 9.113 Get:284 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #16 9.113 Get:285 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #16 9.113 Get:286 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #16 9.114 Get:287 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #16 9.125 Get:288 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #16 9.125 Get:289 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #16 9.127 Get:290 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #16 9.135 Get:291 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #16 9.135 Get:292 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #16 9.135 Get:293 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #16 9.136 Get:294 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #16 9.144 Get:295 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #16 9.144 Get:296 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #16 9.144 Get:297 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #16 9.145 Get:298 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #16 9.150 Get:299 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #16 9.151 Get:300 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #16 9.151 Get:301 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #16 9.158 Get:302 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #16 9.175 Get:303 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #16 9.177 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #16 9.184 Get:305 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #16 9.185 Get:306 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #16 9.191 Get:307 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #16 9.196 Get:308 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #16 9.200 Get:309 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #16 9.206 Get:310 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #16 9.213 Get:311 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #16 9.213 Get:312 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #16 9.213 Get:313 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #16 9.213 Get:314 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #16 9.214 Get:315 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #16 9.214 Get:316 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #16 9.215 Get:317 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #16 9.215 Get:318 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #16 9.215 Get:319 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #16 9.221 Get:320 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #16 9.222 Get:321 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #16 9.223 Get:322 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #16 9.224 Get:323 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #16 9.225 Get:324 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #16 9.226 Get:325 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #16 9.227 Get:326 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #16 9.229 Get:327 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #16 9.229 Get:328 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #16 9.229 Get:329 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #16 9.230 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #16 9.230 Get:331 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #16 9.230 Get:332 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #16 9.231 Get:333 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #16 9.235 Get:334 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #16 9.236 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #16 9.236 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #16 9.238 Get:337 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #16 9.238 Get:338 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #16 9.240 Get:339 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #16 9.240 Get:340 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #16 9.241 Get:341 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #16 9.241 Get:342 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #16 9.241 Get:343 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #16 9.245 Get:344 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #16 9.248 Get:345 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #16 9.250 Get:346 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #16 9.250 Get:347 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #16 9.250 Get:348 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #16 9.251 Get:349 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #16 9.251 Get:350 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #16 9.253 Get:351 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #16 9.254 Get:352 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #16 9.256 Get:353 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB] #16 9.273 Get:354 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #16 9.275 Get:355 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #16 9.275 Get:356 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #16 9.333 Get:357 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #16 9.335 Get:358 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #16 9.382 Get:359 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #16 9.382 Get:360 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #16 9.383 Get:361 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #16 9.809 Get:362 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #16 9.811 Get:363 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #16 9.813 Get:364 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #16 9.898 Get:365 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u7 [149 kB] #16 9.898 Get:366 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u7 [587 kB] #16 9.903 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB] #16 9.904 Get:368 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB] #16 9.904 Get:369 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB] #16 9.904 Get:370 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u8 [246 kB] #16 9.907 Get:371 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #16 9.907 Get:372 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #16 9.907 Get:373 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #16 9.908 Get:374 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #16 9.912 Get:375 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #16 9.914 Get:376 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2+deb12u1 [189 kB] #16 9.916 Get:377 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #16 9.916 Get:378 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #16 9.917 Get:379 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #16 9.918 Get:380 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #16 9.921 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB] #16 9.923 Get:382 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u7 [2467 kB] #16 9.945 Get:383 http://deb.debian.org/debian-security bookworm-security/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u7 [57.7 kB] #16 9.945 Get:384 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #16 9.946 Get:385 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #16 9.947 Get:386 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] #16 9.950 Get:387 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #16 9.951 Get:388 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #16 9.968 Get:389 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #16 10.04 Get:390 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #16 10.04 Get:391 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB] #16 10.04 Get:392 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB] #16 10.04 Get:393 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] #16 10.05 Get:394 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #16 10.05 Get:395 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #16 10.06 Get:396 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #16 10.06 Get:397 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #16 10.06 Get:398 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #16 10.09 Get:399 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #16 10.09 Get:400 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #16 10.09 Get:401 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #16 10.09 Get:402 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #16 10.09 Get:403 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #16 10.10 Get:404 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] #16 10.10 Get:405 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #16 10.10 Get:406 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #16 10.10 Get:407 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB] #16 10.10 Get:408 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #16 10.10 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #16 10.11 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #16 10.11 Get:411 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #16 10.11 Get:412 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB] #16 10.11 Get:413 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB] #16 10.11 Get:414 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB] #16 10.12 Get:415 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB] #16 10.12 Get:416 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB] #16 10.12 Get:417 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #16 10.12 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #16 10.12 Get:419 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #16 10.12 Get:420 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #16 10.13 Get:421 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #16 10.13 Get:422 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #16 10.13 Get:423 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #16 10.13 Get:424 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u2 [58.2 kB] #16 10.13 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u2 [40.6 kB] #16 10.13 Get:426 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u2 [52.9 kB] #16 10.14 Get:427 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u2 [41.1 kB] #16 10.14 Get:428 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u2 [125 kB] #16 10.14 Get:429 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #16 10.14 Get:430 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #16 10.14 Get:431 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #16 10.14 Get:432 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #16 10.14 Get:433 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #16 10.14 Get:434 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #16 10.14 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #16 10.14 Get:436 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #16 10.15 Get:437 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #16 10.15 Get:438 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #16 10.15 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #16 10.15 Get:440 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #16 10.15 Get:441 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #16 10.16 Get:442 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #16 10.16 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #16 10.16 Get:444 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #16 10.16 Get:445 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #16 10.16 Get:446 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #16 10.16 Get:447 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB] #16 10.16 Get:448 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u3 [179 kB] #16 10.16 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #16 10.25 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #16 10.25 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #16 10.26 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #16 10.26 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #16 10.26 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #16 10.26 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #16 10.26 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #16 10.26 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #16 10.27 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #16 10.27 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #16 10.27 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #16 10.27 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #16 10.27 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #16 10.27 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #16 10.28 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #16 10.28 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #16 10.28 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #16 10.28 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #16 10.29 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #16 10.29 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #16 10.29 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 10.29 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 10.29 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #16 10.29 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #16 10.30 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #16 10.30 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #16 10.30 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #16 10.30 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #16 10.30 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #16 10.30 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 10.30 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #16 10.31 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 10.31 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #16 10.31 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #16 10.31 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #16 10.31 Get:485 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #16 10.32 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #16 10.32 Get:487 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #16 10.41 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #16 10.41 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #16 10.42 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #16 10.42 Get:491 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #16 10.43 Get:492 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #16 10.43 Get:493 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #16 10.43 Get:494 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #16 10.43 Get:495 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #16 10.44 Get:496 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #16 10.44 Get:497 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #16 10.44 Get:498 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #16 10.44 Get:499 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #16 10.44 Get:500 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #16 10.44 Get:501 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #16 10.44 Get:502 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #16 10.44 Get:503 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #16 10.44 Get:504 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #16 10.45 Get:505 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #16 10.46 Get:506 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #16 10.46 Get:507 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #16 10.48 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 10.49 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #16 10.49 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #16 10.49 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #16 10.49 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 10.49 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #16 10.49 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #16 10.49 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #16 10.50 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #16 10.50 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #16 10.50 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #16 10.51 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #16 10.51 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #16 10.52 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #16 10.52 Get:522 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #16 10.52 Get:523 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #16 10.52 Get:524 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #16 10.53 Get:525 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #16 10.53 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #16 10.53 Get:527 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #16 10.53 Get:528 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #16 10.54 Get:529 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB] #16 10.54 Get:530 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #16 10.54 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #16 10.54 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #16 10.54 Get:533 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #16 10.54 Get:534 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #16 10.55 Get:535 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #16 10.55 Get:536 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #16 10.56 Get:537 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #16 10.56 Get:538 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #16 10.57 Get:539 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #16 10.58 Get:540 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #16 10.58 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #16 10.58 Get:542 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #16 10.58 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #16 10.58 Get:544 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #16 10.58 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #16 10.58 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #16 10.58 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #16 10.58 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #16 10.59 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 10.59 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #16 10.59 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #16 10.60 Get:552 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #16 10.61 Get:553 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #16 10.61 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u5 [1988 kB] #16 10.62 Get:555 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB] #16 10.62 Get:556 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u5 [4739 kB] #16 10.67 Get:557 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #16 10.67 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u5 [616 kB] #16 10.67 Get:559 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #16 10.67 Get:560 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #16 10.67 Get:561 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #16 10.67 Get:562 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #16 10.67 Get:563 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #16 10.67 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #16 10.67 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #16 10.67 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 10.67 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 10.68 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #16 10.68 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #16 10.68 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #16 10.68 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #16 10.68 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 10.68 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #16 10.68 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #16 10.69 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #16 10.69 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #16 10.69 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 10.69 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 10.69 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #16 10.71 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #16 10.71 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #16 10.71 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #16 10.71 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #16 10.72 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #16 10.72 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #16 10.72 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 10.73 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 10.73 Get:588 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #16 10.73 Get:589 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #16 10.73 Get:590 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #16 10.73 Get:591 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #16 10.73 Get:592 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #16 10.73 Get:593 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #16 10.74 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #16 10.74 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #16 10.74 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #16 10.74 Get:597 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #16 10.74 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #16 10.74 Get:599 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #16 10.74 Get:600 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #16 10.74 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #16 10.75 Get:602 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #16 10.75 Get:603 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #16 10.75 Get:604 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #16 10.75 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #16 10.75 Get:606 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #16 10.75 Get:607 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #16 10.75 Get:608 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #16 10.76 Get:609 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #16 10.76 Get:610 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #16 10.76 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #16 10.76 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #16 10.77 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #16 10.77 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #16 10.78 Get:615 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #16 10.78 Get:616 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #16 10.81 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB] #16 10.81 Get:618 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #16 10.81 Get:619 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB] #16 10.81 Get:620 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u5 [1209 kB] #16 10.82 Get:621 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u5 [111 kB] #16 10.82 Get:622 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u5 [152 kB] #16 10.82 Get:623 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #16 10.82 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #16 10.83 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #16 10.83 Get:626 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #16 10.83 Get:627 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #16 10.83 Get:628 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #16 10.84 Get:629 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u3 [22.6 kB] #16 10.84 Get:630 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u5 [1605 kB] #16 10.85 Get:631 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #16 10.85 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #16 10.86 Get:633 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #16 10.86 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u4 [407 kB] #16 10.87 Get:635 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u4 [407 kB] #16 10.87 Get:636 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u4 [14.4 kB] #16 10.87 Get:637 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #16 10.87 Get:638 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #16 10.87 Get:639 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2+deb12u1 [98.0 kB] #16 10.87 Get:640 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #16 10.88 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u4 [1353 kB] #16 10.90 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #16 10.90 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #16 10.90 Get:644 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #16 10.90 Get:645 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #16 10.90 Get:646 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #16 10.90 Get:647 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #16 10.90 Get:648 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u2 [14.8 kB] #16 10.90 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #16 10.90 Get:650 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #16 10.91 Get:651 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #16 10.91 Get:652 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #16 10.91 Get:653 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.11-0+deb12u1 [25.5 kB] #16 10.91 Get:654 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.11-0+deb12u1 [180 kB] #16 10.91 Get:655 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #16 10.91 Get:656 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #16 10.91 Get:657 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #16 10.92 Get:658 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #16 10.92 Get:659 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #16 10.92 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #16 10.92 Get:661 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #16 10.92 Get:662 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #16 10.94 Get:663 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #16 10.96 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #16 10.96 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3+deb12u1 [257 kB] #16 10.96 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3+deb12u1 [45.4 MB] #16 11.40 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #16 11.40 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #16 11.40 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #16 11.40 Get:670 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #16 11.40 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #16 11.41 Get:672 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #16 11.41 Get:673 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #16 11.41 Get:674 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #16 11.41 Get:675 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #16 11.41 Get:676 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #16 11.41 Get:677 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #16 11.42 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #16 11.42 Get:679 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #16 11.42 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #16 11.42 Get:681 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.36-1~deb12u1 [52.7 kB] #16 11.42 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #16 11.42 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #16 11.42 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #16 11.43 Get:685 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #16 11.43 Get:686 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #16 11.43 Get:687 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #16 11.43 Get:688 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #16 11.46 Get:689 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #16 11.47 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #16 11.47 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #16 11.47 Get:692 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #16 11.47 Get:693 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #16 11.47 Get:694 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #16 11.47 Get:695 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.15-1~deb12u1 [2439 kB] #16 11.50 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #16 11.50 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #16 11.50 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #16 11.50 Get:699 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #16 11.50 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #16 11.50 Get:701 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 11.50 Get:702 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 11.50 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #16 11.50 Get:704 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #16 11.51 Get:705 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB] #16 11.51 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #16 11.52 Get:707 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #16 11.52 Get:708 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #16 11.52 Get:709 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #16 11.52 Get:710 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #16 11.52 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #16 11.52 Get:712 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #16 11.52 Get:713 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #16 11.52 Get:714 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #16 11.52 Get:715 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #16 11.53 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #16 11.53 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #16 11.53 Get:718 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #16 11.53 Get:719 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #16 11.53 Get:720 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #16 11.53 Get:721 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #16 11.53 Get:722 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #16 11.54 Get:723 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #16 11.54 Get:724 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #16 11.54 Get:725 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #16 11.54 Get:726 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #16 11.87 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB] #16 11.87 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #16 11.87 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #16 11.87 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #16 11.87 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #16 11.87 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #16 11.88 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #16 11.88 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #16 11.88 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #16 11.88 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #16 11.88 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #16 11.88 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #16 11.88 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #16 11.89 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #16 11.89 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #16 11.89 Get:742 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #16 11.89 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #16 11.89 Get:744 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #16 11.89 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #16 11.89 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #16 11.90 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #16 11.90 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #16 11.90 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #16 11.90 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+deb12u1 [38.5 kB] #16 11.90 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1+deb12u1 [565 kB] #16 11.91 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #16 11.91 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #16 11.91 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #16 11.91 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #16 11.91 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #16 11.91 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #16 11.91 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #16 11.91 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #16 11.91 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #16 11.93 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #16 11.94 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #16 11.94 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB] #16 11.95 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #16 11.95 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #16 11.95 Get:766 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #16 11.95 Get:767 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #16 11.95 Get:768 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #16 11.97 Get:769 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #16 11.99 Get:770 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #16 11.99 Get:771 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u1 [353 kB] #16 11.99 Get:772 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #16 12.00 Get:773 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #16 12.02 Get:774 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #16 12.02 Get:775 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #16 12.03 Get:776 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #16 12.03 Get:777 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #16 12.08 Get:778 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #16 12.08 Get:779 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #16 12.08 Get:780 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #16 12.08 Get:781 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2+deb12u2 [84.1 kB] #16 12.20 debconf: delaying package configuration, since apt-utils is not installed #16 12.24 Fetched 940 MB in 9s (110 MB/s) #16 12.31 Selecting previously unselected package libargon2-1:amd64. #16 12.31 (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 12.33 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #16 12.36 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 12.48 Selecting previously unselected package dmsetup. #16 12.48 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #16 12.50 Unpacking dmsetup (2:1.02.185-2) ... #16 12.64 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 12.64 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #16 12.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 12.80 Selecting previously unselected package libjson-c5:amd64. #16 12.81 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #16 12.82 Unpacking libjson-c5:amd64 (0.16-2) ... #16 12.96 Selecting previously unselected package libcryptsetup12:amd64. #16 12.96 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #16 12.98 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 13.11 Selecting previously unselected package libfdisk1:amd64. #16 13.11 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... #16 13.13 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... #16 13.26 Selecting previously unselected package libkmod2:amd64. #16 13.26 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #16 13.28 Unpacking libkmod2:amd64 (30+20221128-1) ... #16 13.42 Selecting previously unselected package libapparmor1:amd64. #16 13.42 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #16 13.44 Unpacking libapparmor1:amd64 (3.0.8-3) ... #16 13.57 Selecting previously unselected package libip4tc2:amd64. #16 13.57 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #16 13.59 Unpacking libip4tc2:amd64 (1.8.9-2) ... #16 13.69 Selecting previously unselected package libsystemd-shared:amd64. #16 13.69 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... #16 13.71 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... #16 13.95 Selecting previously unselected package systemd. #16 13.95 Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... #16 14.01 Unpacking systemd (252.36-1~deb12u1) ... #16 14.31 Selecting previously unselected package libdbus-1-3:amd64. #16 14.31 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #16 14.33 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 14.43 Selecting previously unselected package dbus-bin. #16 14.43 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #16 14.45 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #16 14.57 Selecting previously unselected package dbus-session-bus-common. #16 14.57 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #16 14.59 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 14.76 Selecting previously unselected package libexpat1:amd64. #16 14.76 Preparing to unpack .../14-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #16 14.78 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #16 14.91 Selecting previously unselected package dbus-daemon. #16 14.91 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #16 14.93 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #16 15.06 Selecting previously unselected package dbus-system-bus-common. #16 15.06 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #16 15.08 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 15.24 Selecting previously unselected package dbus. #16 15.24 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #16 15.26 Unpacking dbus (1.14.10-1~deb12u1) ... #16 15.42 Selecting previously unselected package perl-modules-5.36. #16 15.42 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #16 15.44 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 15.73 Selecting previously unselected package libgdbm6:amd64. #16 15.73 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #16 15.75 Unpacking libgdbm6:amd64 (1.23-3) ... #16 15.90 Selecting previously unselected package libgdbm-compat4:amd64. #16 15.91 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #16 15.92 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #16 16.07 Selecting previously unselected package libperl5.36:amd64. #16 16.07 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #16 16.09 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 16.42 Selecting previously unselected package perl. #16 16.42 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #16 16.45 Unpacking perl (5.36.0-7+deb12u1) ... #16 16.59 Selecting previously unselected package autoconf-archive. #16 16.59 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #16 16.61 Unpacking autoconf-archive (20220903-3) ... #16 16.79 Selecting previously unselected package ocaml-base. #16 16.79 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #16 16.81 Unpacking ocaml-base (4.13.1-4) ... #16 16.95 Selecting previously unselected package libparmap-ocaml. #16 16.95 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #16 16.97 Unpacking libparmap-ocaml (1.2.5-1) ... #16 17.10 Selecting previously unselected package libfindlib-ocaml. #16 17.10 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #16 17.12 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #16 17.25 Selecting previously unselected package ocaml-findlib. #16 17.25 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #16 17.27 Unpacking ocaml-findlib (1.9.6-1+b1) ... #16 17.40 Selecting previously unselected package libstdcompat-ocaml. #16 17.40 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #16 17.42 Unpacking libstdcompat-ocaml (19-1) ... #16 17.56 Selecting previously unselected package libpython3.11-minimal:amd64. #16 17.57 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... #16 17.58 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... #16 17.76 Selecting previously unselected package python3.11-minimal. #16 17.76 Preparing to unpack .../30-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... #16 17.79 Unpacking python3.11-minimal (3.11.2-6+deb12u5) ... #16 18.01 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... #16 18.09 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #16 18.14 Setting up python3.11-minimal (3.11.2-6+deb12u5) ... #16 18.66 Selecting previously unselected package python3-minimal. #16 18.66 (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 18.67 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #16 18.69 Unpacking python3-minimal (3.11.2-1+b1) ... #16 18.80 Selecting previously unselected package media-types. #16 18.80 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #16 18.82 Unpacking media-types (10.0.0) ... #16 19.07 Selecting previously unselected package mailcap. #16 19.07 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #16 19.09 Unpacking mailcap (3.70+nmu1) ... #16 19.20 Selecting previously unselected package mime-support. #16 19.21 Preparing to unpack .../03-mime-support_3.66_all.deb ... #16 19.22 Unpacking mime-support (3.66) ... #16 19.34 Selecting previously unselected package libncursesw6:amd64. #16 19.34 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #16 19.36 Unpacking libncursesw6:amd64 (6.4-4) ... #16 19.51 Selecting previously unselected package libkrb5support0:amd64. #16 19.51 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #16 19.53 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #16 19.66 Selecting previously unselected package libk5crypto3:amd64. #16 19.66 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #16 19.68 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #16 19.84 Selecting previously unselected package libkeyutils1:amd64. #16 19.85 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #16 19.86 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #16 20.00 Selecting previously unselected package libkrb5-3:amd64. #16 20.01 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #16 20.02 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #16 20.19 Selecting previously unselected package libgssapi-krb5-2:amd64. #16 20.19 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #16 20.21 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #16 20.34 Selecting previously unselected package libtirpc-common. #16 20.35 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #16 20.37 Unpacking libtirpc-common (1.3.3+ds-1) ... #16 20.50 Selecting previously unselected package libtirpc3:amd64. #16 20.50 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #16 20.52 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #16 20.66 Selecting previously unselected package libnsl2:amd64. #16 20.67 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #16 20.68 Unpacking libnsl2:amd64 (1.3.0-2) ... #16 20.82 Selecting previously unselected package readline-common. #16 20.82 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #16 20.84 Unpacking readline-common (8.2-1.3) ... #16 20.98 Selecting previously unselected package libreadline8:amd64. #16 20.98 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #16 21.00 Unpacking libreadline8:amd64 (8.2-1.3) ... #16 21.14 Selecting previously unselected package libsqlite3-0:amd64. #16 21.14 Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... #16 21.16 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #16 21.31 Selecting previously unselected package libpython3.11-stdlib:amd64. #16 21.32 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ... #16 21.33 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... #16 21.55 Selecting previously unselected package python3.11. #16 21.55 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u5_amd64.deb ... #16 21.57 Unpacking python3.11 (3.11.2-6+deb12u5) ... #16 21.69 Selecting previously unselected package libpython3-stdlib:amd64. #16 21.69 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #16 21.71 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 21.83 Setting up python3-minimal (3.11.2-1+b1) ... #16 22.05 Selecting previously unselected package python3. #16 22.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11804 files and directories currently installed.) #16 22.05 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #16 22.08 Unpacking python3 (3.11.2-1+b1) ... #16 22.21 Selecting previously unselected package libpcre3:amd64. #16 22.21 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #16 22.23 Unpacking libpcre3:amd64 (2:8.39-15) ... #16 22.40 Selecting previously unselected package coccinelle. #16 22.41 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #16 22.43 Unpacking coccinelle (1.1.1.deb-2+b1) ... #16 22.81 Selecting previously unselected package m4. #16 22.81 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #16 22.83 Unpacking m4 (1.4.19-3) ... #16 22.97 Selecting previously unselected package flex. #16 22.97 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #16 22.99 Unpacking flex (2.6.4-8.2) ... #16 23.14 Selecting previously unselected package libmpfr6:amd64. #16 23.14 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #16 23.16 Unpacking libmpfr6:amd64 (4.2.0-1) ... #16 23.32 Selecting previously unselected package libsigsegv2:amd64. #16 23.32 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #16 23.34 Unpacking libsigsegv2:amd64 (2.14-1) ... #16 23.45 Setting up libmpfr6:amd64 (4.2.0-1) ... #16 23.50 Setting up readline-common (8.2-1.3) ... #16 23.56 Setting up libreadline8:amd64 (8.2-1.3) ... #16 23.61 Setting up libsigsegv2:amd64 (2.14-1) ... #16 23.77 Selecting previously unselected package gawk. #16 23.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12136 files and directories currently installed.) #16 23.78 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #16 23.80 Unpacking gawk (1:5.2.1-2) ... #16 23.99 Selecting previously unselected package libglib2.0-0:amd64. #16 23.99 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u5_amd64.deb ... #16 24.01 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u5) ... #16 24.23 Selecting previously unselected package ofono. #16 24.24 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #16 24.26 Unpacking ofono (1.31-3+b1) ... #16 24.42 Selecting previously unselected package poppler-data. #16 24.43 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #16 24.44 Unpacking poppler-data (0.4.12-1) ... #16 24.69 Selecting previously unselected package libpopt0:amd64. #16 24.69 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #16 24.71 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #16 24.88 Selecting previously unselected package rsync. #16 24.88 Preparing to unpack .../005-rsync_3.2.7-1+deb12u2_amd64.deb ... #16 24.90 Unpacking rsync (3.2.7-1+deb12u2) ... #16 25.06 Selecting previously unselected package sgml-base. #16 25.07 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #16 25.09 Unpacking sgml-base (1.31) ... #16 25.30 Selecting previously unselected package sudo. #16 25.30 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #16 25.33 Unpacking sudo (1.9.13p3-1+deb12u1) ... #16 25.52 Selecting previously unselected package libelf1:amd64. #16 25.53 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #16 25.54 Unpacking libelf1:amd64 (0.188-2.1) ... #16 25.69 Selecting previously unselected package libbpf1:amd64. #16 25.69 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #16 25.71 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #16 25.86 Selecting previously unselected package libbsd0:amd64. #16 25.87 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #16 25.88 Unpacking libbsd0:amd64 (0.11.7-2) ... #16 26.02 Selecting previously unselected package libmnl0:amd64. #16 26.02 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #16 26.04 Unpacking libmnl0:amd64 (1.0.4-3) ... #16 26.17 Selecting previously unselected package libxtables12:amd64. #16 26.18 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #16 26.20 Unpacking libxtables12:amd64 (1.8.9-2) ... #16 26.30 Selecting previously unselected package libcap2-bin. #16 26.30 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #16 26.32 Unpacking libcap2-bin (1:2.66-4) ... #16 26.48 Selecting previously unselected package iproute2. #16 26.48 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #16 26.50 Unpacking iproute2 (6.1.0-3) ... #16 26.68 Selecting previously unselected package netbase. #16 26.68 Preparing to unpack .../015-netbase_6.4_all.deb ... #16 26.70 Unpacking netbase (6.4) ... #16 26.83 Selecting previously unselected package libproc2-0:amd64. #16 26.83 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #16 26.85 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #16 27.00 Selecting previously unselected package procps. #16 27.00 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #16 27.04 Unpacking procps (2:4.0.2-3) ... #16 27.19 Selecting previously unselected package sensible-utils. #16 27.19 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #16 27.21 Unpacking sensible-utils (0.0.17+nmu1) ... #16 27.32 Selecting previously unselected package bzip2. #16 27.32 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #16 27.34 Unpacking bzip2 (1.0.8-5+b1) ... #16 27.45 Selecting previously unselected package libmagic-mgc. #16 27.45 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #16 27.47 Unpacking libmagic-mgc (1:5.44-3) ... #16 27.64 Selecting previously unselected package libmagic1:amd64. #16 27.64 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #16 27.66 Unpacking libmagic1:amd64 (1:5.44-3) ... #16 27.77 Selecting previously unselected package file. #16 27.77 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #16 27.79 Unpacking file (1:5.44-3) ... #16 27.90 Selecting previously unselected package gettext-base. #16 27.90 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #16 27.91 Unpacking gettext-base (0.21-12) ... #16 28.05 Selecting previously unselected package libuchardet0:amd64. #16 28.05 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #16 28.07 Unpacking libuchardet0:amd64 (0.0.7-1) ... #16 28.18 Selecting previously unselected package groff-base. #16 28.19 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #16 28.20 Unpacking groff-base (1.22.4-10) ... #16 28.36 Selecting previously unselected package inetutils-telnet. #16 28.36 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #16 28.38 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #16 28.49 Selecting previously unselected package libc-l10n. #16 28.50 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u10_all.deb ... #16 28.51 Unpacking libc-l10n (2.36-9+deb12u10) ... #16 28.72 Selecting previously unselected package locales. #16 28.72 Preparing to unpack .../028-locales_2.36-9+deb12u10_all.deb ... #16 28.74 Unpacking locales (2.36-9+deb12u10) ... #16 29.05 Selecting previously unselected package bsdextrautils. #16 29.05 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ... #16 29.07 Unpacking bsdextrautils (2.38.1-5+deb12u3) ... #16 29.21 Selecting previously unselected package libpipeline1:amd64. #16 29.21 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #16 29.23 Unpacking libpipeline1:amd64 (1.5.7-1) ... #16 29.41 Selecting previously unselected package man-db. #16 29.41 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #16 29.43 Unpacking man-db (2.11.2-2) ... #16 29.64 Selecting previously unselected package libedit2:amd64. #16 29.64 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #16 29.66 Unpacking libedit2:amd64 (3.1-20221030-2) ... #16 29.80 Selecting previously unselected package libcbor0.8:amd64. #16 29.80 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #16 29.82 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #16 29.96 Selecting previously unselected package libfido2-1:amd64. #16 29.97 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #16 29.98 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #16 30.14 Selecting previously unselected package openssh-client. #16 30.14 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u5_amd64.deb ... #16 30.17 Unpacking openssh-client (1:9.2p1-2+deb12u5) ... #16 30.37 Selecting previously unselected package ucf. #16 30.37 Preparing to unpack .../036-ucf_3.0043+nmu1+deb12u1_all.deb ... #16 30.39 Moving old data out of the way #16 30.39 Unpacking ucf (3.0043+nmu1+deb12u1) ... #16 30.53 Selecting previously unselected package xz-utils. #16 30.53 Preparing to unpack .../037-xz-utils_5.4.1-1_amd64.deb ... #16 30.55 Unpacking xz-utils (5.4.1-1) ... #16 30.72 Selecting previously unselected package asciidoc-common. #16 30.73 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #16 31.03 Unpacking asciidoc-common (10.2.0-1) ... #16 31.21 Selecting previously unselected package xml-core. #16 31.21 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #16 31.23 Unpacking xml-core (0.18+nmu1) ... #16 31.39 Selecting previously unselected package docbook-xsl. #16 31.39 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #16 31.41 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #16 31.61 Selecting previously unselected package libicu72:amd64. #16 31.61 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #16 31.63 Unpacking libicu72:amd64 (72.1-3) ... #16 32.06 Selecting previously unselected package libxml2:amd64. #16 32.07 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 32.09 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 32.22 Selecting previously unselected package libxml2-utils. #16 32.23 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 32.25 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 32.39 Selecting previously unselected package libxslt1.1:amd64. #16 32.39 Preparing to unpack .../044-libxslt1.1_1.1.35-1+deb12u1_amd64.deb ... #16 32.41 Unpacking libxslt1.1:amd64 (1.1.35-1+deb12u1) ... #16 32.52 Selecting previously unselected package xsltproc. #16 32.53 Preparing to unpack .../045-xsltproc_1.1.35-1+deb12u1_amd64.deb ... #16 32.54 Unpacking xsltproc (1.1.35-1+deb12u1) ... #16 32.71 Selecting previously unselected package asciidoc-base. #16 32.71 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #16 32.74 Unpacking asciidoc-base (10.2.0-1) ... #16 32.90 Selecting previously unselected package asciidoc. #16 32.90 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #16 33.20 Unpacking asciidoc (10.2.0-1) ... #16 33.36 Selecting previously unselected package sgml-data. #16 33.37 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #16 33.39 Unpacking sgml-data (2.0.11+nmu1) ... #16 33.56 Selecting previously unselected package docbook-xml. #16 33.56 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #16 33.58 Unpacking docbook-xml (4.5-12) ... #16 33.71 Selecting previously unselected package python-apt-common. #16 33.72 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #16 33.74 Unpacking python-apt-common (2.6.0) ... #16 33.86 Selecting previously unselected package distro-info-data. #16 33.86 Preparing to unpack .../051-distro-info-data_0.58+deb12u3_all.deb ... #16 33.88 Unpacking distro-info-data (0.58+deb12u3) ... #16 34.00 Selecting previously unselected package python3-apt. #16 34.01 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #16 34.02 Unpacking python3-apt (2.6.0) ... #16 34.20 Selecting previously unselected package tex-common. #16 34.21 Preparing to unpack .../053-tex-common_6.18_all.deb ... #16 34.23 Unpacking tex-common (6.18) ... #16 34.47 Selecting previously unselected package libpaper1:amd64. #16 34.48 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #16 34.50 Unpacking libpaper1:amd64 (1.1.29) ... #16 34.61 Selecting previously unselected package libpaper-utils. #16 34.61 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #16 34.63 Unpacking libpaper-utils (1.1.29) ... #16 34.76 Selecting previously unselected package libkpathsea6:amd64. #16 34.76 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 34.78 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 34.91 Selecting previously unselected package libptexenc1:amd64. #16 34.92 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 34.94 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 35.07 Selecting previously unselected package libsynctex2:amd64. #16 35.08 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 35.10 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 35.23 Selecting previously unselected package libtexlua53-5:amd64. #16 35.23 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 35.25 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 35.40 Selecting previously unselected package libtexluajit2:amd64. #16 35.40 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 35.42 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 35.55 Selecting previously unselected package t1utils. #16 35.55 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #16 35.57 Unpacking t1utils (1.41-4) ... #16 35.71 Selecting previously unselected package libbrotli1:amd64. #16 35.71 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #16 35.73 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #16 35.86 Selecting previously unselected package libpng16-16:amd64. #16 35.87 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #16 35.88 Unpacking libpng16-16:amd64 (1.6.39-2) ... #16 36.04 Selecting previously unselected package libfreetype6:amd64. #16 36.04 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ... #16 36.06 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... #16 36.20 Selecting previously unselected package fonts-dejavu-core. #16 36.20 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #16 36.22 Unpacking fonts-dejavu-core (2.37-6) ... #16 36.39 Selecting previously unselected package libfontenc1:amd64. #16 36.39 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #16 36.41 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #16 36.57 Selecting previously unselected package x11-common. #16 36.57 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #16 36.59 Unpacking x11-common (1:7.7+23) ... #16 36.71 Selecting previously unselected package xfonts-encodings. #16 36.72 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #16 36.73 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #16 36.89 Selecting previously unselected package xfonts-utils. #16 36.89 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #16 36.91 Unpacking xfonts-utils (1:7.7+6) ... #16 37.06 Selecting previously unselected package fonts-urw-base35. #16 37.07 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #16 37.25 Unpacking fonts-urw-base35 (20200910-7) ... #16 37.73 Selecting previously unselected package fontconfig-config. #16 37.74 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #16 38.02 Unpacking fontconfig-config (2.14.1-4) ... #16 38.17 Selecting previously unselected package libfontconfig1:amd64. #16 38.18 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #16 38.20 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #16 38.35 Selecting previously unselected package libpixman-1-0:amd64. #16 38.36 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #16 38.37 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #16 38.53 Selecting previously unselected package libxau6:amd64. #16 38.53 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #16 38.55 Unpacking libxau6:amd64 (1:1.0.9-1) ... #16 38.68 Selecting previously unselected package libxdmcp6:amd64. #16 38.68 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #16 38.70 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #16 38.83 Selecting previously unselected package libxcb1:amd64. #16 38.84 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #16 38.86 Unpacking libxcb1:amd64 (1.15-1) ... #16 38.97 Selecting previously unselected package libx11-data. #16 38.98 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #16 38.99 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #16 39.16 Selecting previously unselected package libx11-6:amd64. #16 39.16 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #16 39.18 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 39.36 Selecting previously unselected package libxcb-render0:amd64. #16 39.36 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #16 39.38 Unpacking libxcb-render0:amd64 (1.15-1) ... #16 39.52 Selecting previously unselected package libxcb-shm0:amd64. #16 39.52 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #16 39.54 Unpacking libxcb-shm0:amd64 (1.15-1) ... #16 39.67 Selecting previously unselected package libxext6:amd64. #16 39.68 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #16 39.70 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #16 39.82 Selecting previously unselected package libxrender1:amd64. #16 39.82 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #16 39.84 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #16 39.98 Selecting previously unselected package libcairo2:amd64. #16 39.98 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #16 40.00 Unpacking libcairo2:amd64 (1.16.0-7) ... #16 40.19 Selecting previously unselected package libgraphite2-3:amd64. #16 40.20 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #16 40.21 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #16 40.47 Selecting previously unselected package libharfbuzz0b:amd64. #16 40.47 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #16 40.49 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 40.64 Selecting previously unselected package libteckit0:amd64. #16 40.65 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #16 40.66 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 40.81 Selecting previously unselected package libice6:amd64. #16 40.82 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #16 40.84 Unpacking libice6:amd64 (2:1.0.10-1) ... #16 40.98 Selecting previously unselected package libsm6:amd64. #16 40.98 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #16 41.00 Unpacking libsm6:amd64 (2:1.2.3-1) ... #16 41.14 Selecting previously unselected package libxt6:amd64. #16 41.14 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #16 41.16 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #16 41.30 Selecting previously unselected package libxmu6:amd64. #16 41.30 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #16 41.32 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #16 41.44 Selecting previously unselected package libxpm4:amd64. #16 41.45 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #16 41.47 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 41.59 Selecting previously unselected package libxaw7:amd64. #16 41.59 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #16 41.61 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #16 41.77 Selecting previously unselected package libxi6:amd64. #16 41.78 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #16 41.79 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #16 41.94 Selecting previously unselected package libzzip-0-13:amd64. #16 41.94 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #16 41.96 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 42.10 Selecting previously unselected package texlive-binaries. #16 42.10 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u2_amd64.deb ... #16 42.13 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #16 42.56 Selecting previously unselected package xdg-utils. #16 42.56 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #16 42.58 Unpacking xdg-utils (1.1.3-4.1) ... #16 42.74 Selecting previously unselected package texlive-base. #16 42.74 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #16 42.76 Unpacking texlive-base (2022.20230122-3) ... #16 43.65 Selecting previously unselected package texlive-fonts-recommended. #16 43.65 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #16 43.67 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #16 44.08 Selecting previously unselected package fonts-lmodern. #16 44.08 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #16 44.10 Unpacking fonts-lmodern (2.005-1) ... #16 44.44 Selecting previously unselected package texlive-latex-base. #16 44.45 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #16 44.46 Unpacking texlive-latex-base (2022.20230122-3) ... #16 44.71 Selecting previously unselected package texlive-latex-recommended. #16 44.71 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #16 44.73 Unpacking texlive-latex-recommended (2022.20230122-3) ... #16 45.25 Selecting previously unselected package texlive. #16 45.26 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #16 45.28 Unpacking texlive (2022.20230122-3) ... #16 45.43 Selecting previously unselected package texlive-bibtex-extra. #16 45.43 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #16 45.50 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #16 46.61 Selecting previously unselected package libthai-data. #16 46.62 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #16 46.63 Unpacking libthai-data (0.1.29-1) ... #16 46.79 Selecting previously unselected package libdatrie1:amd64. #16 46.80 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #16 46.82 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #16 46.96 Selecting previously unselected package libthai0:amd64. #16 46.96 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #16 46.98 Unpacking libthai0:amd64 (0.1.29-1) ... #16 47.11 Selecting previously unselected package libsombok3:amd64. #16 47.11 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #16 47.13 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #16 47.25 Selecting previously unselected package libmime-charset-perl. #16 47.26 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #16 47.27 Unpacking libmime-charset-perl (1.013.1-2) ... #16 47.38 Selecting previously unselected package libunicode-linebreak-perl. #16 47.39 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #16 47.41 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 47.58 Selecting previously unselected package libjs-jquery. #16 47.58 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #16 47.61 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 47.78 Selecting previously unselected package lmodern. #16 47.78 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #16 47.80 Unpacking lmodern (2.005-1) ... #16 48.30 Selecting previously unselected package texlive-luatex. #16 48.31 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #16 48.33 Unpacking texlive-luatex (2022.20230122-3) ... #16 49.40 Selecting previously unselected package texlive-plain-generic. #16 49.40 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #16 49.42 Unpacking texlive-plain-generic (2022.20230122-4) ... #16 51.14 Selecting previously unselected package texlive-extra-utils. #16 51.15 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #16 51.17 Unpacking texlive-extra-utils (2022.20230122-4) ... #16 52.27 Selecting previously unselected package libapache-pom-java. #16 52.28 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #16 52.30 Unpacking libapache-pom-java (29-2) ... #16 52.41 Selecting previously unselected package libcommons-parent-java. #16 52.42 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #16 52.44 Unpacking libcommons-parent-java (56-1) ... #16 52.55 Selecting previously unselected package libcommons-logging-java. #16 52.55 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #16 52.57 Unpacking libcommons-logging-java (1.2-3) ... #16 52.67 Selecting previously unselected package libfontbox-java. #16 52.68 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #16 52.70 Unpacking libfontbox-java (1:1.8.16-2) ... #16 52.82 Selecting previously unselected package libpdfbox-java. #16 52.82 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #16 52.85 Unpacking libpdfbox-java (1:1.8.16-2) ... #16 53.17 Selecting previously unselected package preview-latex-style. #16 53.18 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #16 53.20 Unpacking preview-latex-style (12.2-1) ... #16 53.36 Selecting previously unselected package texlive-pictures. #16 53.37 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #16 53.38 Unpacking texlive-pictures (2022.20230122-3) ... #16 53.96 Selecting previously unselected package texlive-latex-extra. #16 53.97 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #16 53.99 Unpacking texlive-latex-extra (2022.20230122-4) ... #16 54.67 Selecting previously unselected package fonts-gfs-baskerville. #16 54.69 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #16 54.70 Unpacking fonts-gfs-baskerville (1.1-6) ... #16 54.81 Selecting previously unselected package fonts-gfs-porson. #16 54.82 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #16 54.84 Unpacking fonts-gfs-porson (1.1-7) ... #16 54.99 Selecting previously unselected package texlive-lang-greek. #16 54.99 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #16 55.01 Unpacking texlive-lang-greek (2022.20230122-1) ... #16 56.02 Selecting previously unselected package texlive-science. #16 56.02 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #16 56.04 Unpacking texlive-science (2022.20230122-4) ... #16 56.39 Selecting previously unselected package dblatex. #16 56.39 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #16 56.41 Unpacking dblatex (0.3.12py3-2) ... #16 56.57 Selecting previously unselected package docbook. #16 56.57 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #16 56.59 Unpacking docbook (4.5-10) ... #16 56.74 Selecting previously unselected package libosp5. #16 56.75 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #16 56.77 Unpacking libosp5 (1.5.2-13+b2) ... #16 56.94 Selecting previously unselected package libostyle1c2. #16 56.95 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #16 56.96 Unpacking libostyle1c2 (1.4devel1-22) ... #16 57.15 Selecting previously unselected package openjade. #16 57.16 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #16 57.18 Unpacking openjade (1.4devel1-22) ... #16 57.32 Selecting previously unselected package docbook-dsssl. #16 57.33 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #16 57.35 Unpacking docbook-dsssl (1.79-10) ... #16 57.47 Selecting previously unselected package teckit. #16 57.48 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #16 57.50 Unpacking teckit (2.5.11+ds1-1+b1) ... #16 57.66 Selecting previously unselected package tipa. #16 57.67 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #16 57.69 Unpacking tipa (2:1.3-21) ... #16 57.98 Selecting previously unselected package texlive-xetex. #16 57.99 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #16 58.01 Unpacking texlive-xetex (2022.20230122-3) ... #16 58.54 Selecting previously unselected package texlive-formats-extra. #16 58.55 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #16 58.57 Unpacking texlive-formats-extra (2022.20230122-4) ... #16 58.98 Selecting previously unselected package lynx-common. #16 58.99 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #16 59.01 Unpacking lynx-common (2.9.0dev.12-1) ... #16 59.23 Selecting previously unselected package lynx. #16 59.23 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #16 59.25 Unpacking lynx (2.9.0dev.12-1) ... #16 59.39 Selecting previously unselected package libsgmls-perl. #16 59.39 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #16 59.41 Unpacking libsgmls-perl (1.03ii-38) ... #16 59.53 Selecting previously unselected package sgmlspl. #16 59.54 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #16 59.56 Unpacking sgmlspl (1.03ii-38) ... #16 59.67 Selecting previously unselected package opensp. #16 59.68 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #16 59.70 Unpacking opensp (1.5.2-13+b2) ... #16 59.83 Selecting previously unselected package docbook-utils. #16 59.84 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #16 59.86 Unpacking docbook-utils (0.6.14-4) ... #16 59.99 Selecting previously unselected package asciidoc-dblatex. #16 60.00 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #16 60.02 Unpacking asciidoc-dblatex (10.2.0-1) ... #16 60.13 Selecting previously unselected package autoconf. #16 60.14 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #16 60.16 Unpacking autoconf (2.71-3) ... #16 60.31 Selecting previously unselected package libgc1:amd64. #16 60.32 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #16 60.33 Unpacking libgc1:amd64 (1:8.2.2-3) ... #16 60.49 Selecting previously unselected package guile-3.0-libs:amd64. #16 60.50 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #16 60.51 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #16 60.90 Selecting previously unselected package libopts25:amd64. #16 60.91 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #16 60.93 Unpacking libopts25:amd64 (1:5.18.16-5) ... #16 61.05 Selecting previously unselected package libopts25-dev:amd64. #16 61.06 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #16 61.08 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #16 61.20 Selecting previously unselected package autogen. #16 61.20 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #16 61.22 Unpacking autogen (1:5.18.16-5) ... #16 61.25 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #16 61.41 Selecting previously unselected package autotools-dev. #16 61.42 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #16 61.44 Unpacking autotools-dev (20220109.1) ... #16 61.59 Selecting previously unselected package automake. #16 61.59 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #16 61.61 Unpacking automake (1:1.16.5-1.3) ... #16 61.76 Selecting previously unselected package autopoint. #16 61.77 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #16 61.78 Unpacking autopoint (0.21-12) ... #16 61.93 Selecting previously unselected package bc. #16 61.94 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #16 61.96 Unpacking bc (1.07.1-3+b1) ... #16 62.08 Selecting previously unselected package binutils-common:amd64. #16 62.09 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #16 62.11 Unpacking binutils-common:amd64 (2.40-2) ... #16 62.36 Selecting previously unselected package libbinutils:amd64. #16 62.37 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #16 62.39 Unpacking libbinutils:amd64 (2.40-2) ... #16 62.55 Selecting previously unselected package libctf-nobfd0:amd64. #16 62.56 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #16 62.58 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #16 62.71 Selecting previously unselected package libctf0:amd64. #16 62.72 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #16 62.74 Unpacking libctf0:amd64 (2.40-2) ... #16 62.87 Selecting previously unselected package libgprofng0:amd64. #16 62.88 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #16 62.90 Unpacking libgprofng0:amd64 (2.40-2) ... #16 63.08 Selecting previously unselected package libjansson4:amd64. #16 63.09 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #16 63.11 Unpacking libjansson4:amd64 (2.14-2) ... #16 63.22 Selecting previously unselected package binutils-x86-64-linux-gnu. #16 63.23 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #16 63.25 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #16 63.47 Selecting previously unselected package binutils. #16 63.48 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #16 63.50 Unpacking binutils (2.40-2) ... #16 63.63 Selecting previously unselected package binutils-arm-none-eabi. #16 63.65 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #16 63.66 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #16 63.92 Selecting previously unselected package bison. #16 63.93 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #16 63.95 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #16 64.10 Selecting previously unselected package libc-dev-bin. #16 64.11 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u10_amd64.deb ... #16 64.13 Unpacking libc-dev-bin (2.36-9+deb12u10) ... #16 64.25 Selecting previously unselected package linux-libc-dev:amd64. #16 64.25 Preparing to unpack .../165-linux-libc-dev_6.1.129-1_amd64.deb ... #16 64.27 Unpacking linux-libc-dev:amd64 (6.1.129-1) ... #16 64.47 Selecting previously unselected package libcrypt-dev:amd64. #16 64.48 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #16 64.51 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #16 64.63 Selecting previously unselected package libtirpc-dev:amd64. #16 64.64 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #16 64.70 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 64.83 Selecting previously unselected package libnsl-dev:amd64. #16 64.85 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #16 64.86 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #16 64.98 Selecting previously unselected package rpcsvc-proto. #16 64.99 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #16 65.01 Unpacking rpcsvc-proto (1.4.3-1) ... #16 65.13 Selecting previously unselected package libc6-dev:amd64. #16 65.14 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u10_amd64.deb ... #16 65.16 Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ... #16 65.38 Selecting previously unselected package libisl23:amd64. #16 65.40 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #16 65.41 Unpacking libisl23:amd64 (0.25-1.1) ... #16 65.57 Selecting previously unselected package libmpc3:amd64. #16 65.58 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #16 65.60 Unpacking libmpc3:amd64 (1.3.1-1) ... #16 65.72 Selecting previously unselected package cpp-12. #16 65.74 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #16 65.75 Unpacking cpp-12 (12.2.0-14) ... #16 66.25 Selecting previously unselected package cpp. #16 66.26 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #16 66.28 Unpacking cpp (4:12.2.0-3) ... #16 66.41 Selecting previously unselected package libcc1-0:amd64. #16 66.42 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #16 66.43 Unpacking libcc1-0:amd64 (12.2.0-14) ... #16 66.58 Selecting previously unselected package libgomp1:amd64. #16 66.58 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #16 66.60 Unpacking libgomp1:amd64 (12.2.0-14) ... #16 66.75 Selecting previously unselected package libitm1:amd64. #16 66.76 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #16 66.78 Unpacking libitm1:amd64 (12.2.0-14) ... #16 66.92 Selecting previously unselected package libatomic1:amd64. #16 66.94 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #16 66.95 Unpacking libatomic1:amd64 (12.2.0-14) ... #16 67.08 Selecting previously unselected package libasan8:amd64. #16 67.09 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #16 67.11 Unpacking libasan8:amd64 (12.2.0-14) ... #16 67.35 Selecting previously unselected package liblsan0:amd64. #16 67.36 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #16 67.37 Unpacking liblsan0:amd64 (12.2.0-14) ... #16 67.55 Selecting previously unselected package libtsan2:amd64. #16 67.55 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #16 67.57 Unpacking libtsan2:amd64 (12.2.0-14) ... #16 67.82 Selecting previously unselected package libubsan1:amd64. #16 67.83 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #16 67.85 Unpacking libubsan1:amd64 (12.2.0-14) ... #16 68.03 Selecting previously unselected package libquadmath0:amd64. #16 68.03 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #16 68.05 Unpacking libquadmath0:amd64 (12.2.0-14) ... #16 68.17 Selecting previously unselected package libgcc-12-dev:amd64. #16 68.19 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #16 68.20 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #16 71.14 Selecting previously unselected package gcc-12. #16 71.15 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #16 71.19 Unpacking gcc-12 (12.2.0-14) ... #16 71.73 Selecting previously unselected package gcc. #16 71.73 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #16 71.75 Unpacking gcc (4:12.2.0-3) ... #16 71.88 Selecting previously unselected package libstdc++-12-dev:amd64. #16 71.89 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #16 71.91 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #16 72.14 Selecting previously unselected package g++-12. #16 72.15 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #16 72.17 Unpacking g++-12 (12.2.0-14) ... #16 72.66 Selecting previously unselected package g++. #16 72.67 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #16 72.68 Unpacking g++ (4:12.2.0-3) ... #16 72.79 Selecting previously unselected package make. #16 72.80 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #16 72.82 Unpacking make (4.3-4.1) ... #16 72.96 Selecting previously unselected package libdpkg-perl. #16 72.97 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #16 72.99 Unpacking libdpkg-perl (1.21.22) ... #16 73.14 Selecting previously unselected package patch. #16 73.15 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #16 73.17 Unpacking patch (2.7.6-7) ... #16 73.31 Selecting previously unselected package dpkg-dev. #16 73.32 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #16 73.34 Unpacking dpkg-dev (1.21.22) ... #16 73.50 Selecting previously unselected package build-essential. #16 73.51 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #16 73.53 Unpacking build-essential (12.9) ... #16 73.68 Selecting previously unselected package libhiredis0.14:amd64. #16 73.69 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #16 73.70 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #16 73.85 Selecting previously unselected package ccache. #16 73.86 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #16 73.88 Unpacking ccache (4.8+really4.7.5-1) ... #16 74.05 Selecting previously unselected package libz3-4:amd64. #16 74.06 Preparing to unpack .../197-libz3-4_4.8.12-3.1_amd64.deb ... #16 74.08 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #16 74.52 Selecting previously unselected package libllvm14:amd64. #16 74.54 Preparing to unpack .../198-libllvm14_1%3a14.0.6-12_amd64.deb ... #16 74.55 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #16 75.11 Selecting previously unselected package libclang-cpp14. #16 75.12 Preparing to unpack .../199-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #16 75.14 Unpacking libclang-cpp14 (1:14.0.6-12) ... #16 75.52 Selecting previously unselected package clang-format-14. #16 75.53 Preparing to unpack .../200-clang-format-14_1%3a14.0.6-12_amd64.deb ... #16 75.55 Unpacking clang-format-14 (1:14.0.6-12) ... #16 75.67 Selecting previously unselected package clang-format:amd64. #16 75.68 Preparing to unpack .../201-clang-format_1%3a14.0-55.7~deb12u1_amd64.deb ... #16 75.70 Unpacking clang-format:amd64 (1:14.0-55.7~deb12u1) ... #16 75.84 Selecting previously unselected package libarchive13:amd64. #16 75.85 Preparing to unpack .../202-libarchive13_3.6.2-1+deb12u2_amd64.deb ... #16 75.87 Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ... #16 75.99 Selecting previously unselected package libsasl2-modules-db:amd64. #16 75.99 Preparing to unpack .../203-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #16 76.01 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 76.14 Selecting previously unselected package libsasl2-2:amd64. #16 76.14 Preparing to unpack .../204-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #16 76.16 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 76.31 Selecting previously unselected package libldap-2.5-0:amd64. #16 76.31 Preparing to unpack .../205-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #16 76.33 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 76.71 Selecting previously unselected package libnghttp2-14:amd64. #16 76.72 Preparing to unpack .../206-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #16 76.74 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #16 76.89 Selecting previously unselected package librtmp1:amd64. #16 76.89 Preparing to unpack .../207-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #16 76.91 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 77.06 Selecting previously unselected package libssh2-1:amd64. #16 77.06 Preparing to unpack .../208-libssh2-1_1.10.0-3+b1_amd64.deb ... #16 77.08 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #16 77.24 Selecting previously unselected package libcurl4:amd64. #16 77.25 Preparing to unpack .../209-libcurl4_7.88.1-10+deb12u12_amd64.deb ... #16 77.27 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ... #16 77.42 Selecting previously unselected package libjsoncpp25:amd64. #16 77.43 Preparing to unpack .../210-libjsoncpp25_1.9.5-4_amd64.deb ... #16 77.44 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 77.59 Selecting previously unselected package librhash0:amd64. #16 77.60 Preparing to unpack .../211-librhash0_1.4.3-3_amd64.deb ... #16 77.62 Unpacking librhash0:amd64 (1.4.3-3) ... #16 77.77 Selecting previously unselected package libuv1:amd64. #16 77.78 Preparing to unpack .../212-libuv1_1.44.2-1+deb12u1_amd64.deb ... #16 77.80 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #16 77.96 Selecting previously unselected package cmake-data. #16 77.97 Preparing to unpack .../213-cmake-data_3.25.1-1_all.deb ... #16 78.00 Unpacking cmake-data (3.25.1-1) ... #16 78.28 Selecting previously unselected package cmake. #16 78.30 Preparing to unpack .../214-cmake_3.25.1-1_amd64.deb ... #16 78.31 Unpacking cmake (3.25.1-1) ... #16 78.77 Selecting previously unselected package comerr-dev:amd64. #16 78.78 Preparing to unpack .../215-comerr-dev_2.1-1.47.0-2_amd64.deb ... #16 78.80 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #16 78.95 Selecting previously unselected package libtinyxml2-9:amd64. #16 78.96 Preparing to unpack .../216-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #16 78.98 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 79.12 Selecting previously unselected package python3-pkg-resources. #16 79.13 Preparing to unpack .../217-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ... #16 79.15 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ... #16 79.30 Selecting previously unselected package python3-pygments. #16 79.30 Preparing to unpack .../218-python3-pygments_2.14.0+dfsg-1_all.deb ... #16 79.32 Unpacking python3-pygments (2.14.0+dfsg-1) ... #16 79.47 Selecting previously unselected package cppcheck. #16 79.48 Preparing to unpack .../219-cppcheck_2.10-2_amd64.deb ... #16 79.50 Unpacking cppcheck (2.10-2) ... #16 79.69 Selecting previously unselected package curl. #16 79.70 Preparing to unpack .../220-curl_7.88.1-10+deb12u12_amd64.deb ... #16 79.72 Unpacking curl (7.88.1-10+deb12u12) ... #16 79.85 Selecting previously unselected package libdebhelper-perl. #16 79.87 Preparing to unpack .../221-libdebhelper-perl_13.11.4_all.deb ... #16 79.88 Unpacking libdebhelper-perl (13.11.4) ... #16 80.01 Selecting previously unselected package libtool. #16 80.02 Preparing to unpack .../222-libtool_2.4.7-7~deb12u1_all.deb ... #16 80.04 Unpacking libtool (2.4.7-7~deb12u1) ... #16 80.16 Selecting previously unselected package dh-autoreconf. #16 80.18 Preparing to unpack .../223-dh-autoreconf_20_all.deb ... #16 80.20 Unpacking dh-autoreconf (20) ... #16 80.32 Selecting previously unselected package libarchive-zip-perl. #16 80.33 Preparing to unpack .../224-libarchive-zip-perl_1.68-1_all.deb ... #16 80.34 Unpacking libarchive-zip-perl (1.68-1) ... #16 80.46 Selecting previously unselected package libsub-override-perl. #16 80.47 Preparing to unpack .../225-libsub-override-perl_0.09-4_all.deb ... #16 80.49 Unpacking libsub-override-perl (0.09-4) ... #16 80.60 Selecting previously unselected package libfile-stripnondeterminism-perl. #16 80.62 Preparing to unpack .../226-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #16 80.63 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #16 80.76 Selecting previously unselected package dh-strip-nondeterminism. #16 80.76 Preparing to unpack .../227-dh-strip-nondeterminism_1.13.1-1_all.deb ... #16 80.78 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #16 80.89 Selecting previously unselected package dwz. #16 80.90 Preparing to unpack .../228-dwz_0.15-1_amd64.deb ... #16 80.92 Unpacking dwz (0.15-1) ... #16 81.07 Selecting previously unselected package gettext. #16 81.08 Preparing to unpack .../229-gettext_0.21-12_amd64.deb ... #16 81.10 Unpacking gettext (0.21-12) ... #16 81.26 Selecting previously unselected package intltool-debian. #16 81.28 Preparing to unpack .../230-intltool-debian_0.35.0+20060710.6_all.deb ... #16 81.29 Unpacking intltool-debian (0.35.0+20060710.6) ... #16 81.41 Selecting previously unselected package po-debconf. #16 81.42 Preparing to unpack .../231-po-debconf_1.0.21+nmu1_all.deb ... #16 81.44 Unpacking po-debconf (1.0.21+nmu1) ... #16 81.57 Selecting previously unselected package debhelper. #16 81.58 Preparing to unpack .../232-debhelper_13.11.4_all.deb ... #16 81.60 Unpacking debhelper (13.11.4) ... #16 81.74 Selecting previously unselected package libtext-charwidth-perl:amd64. #16 81.76 Preparing to unpack .../233-libtext-charwidth-perl_0.04-11_amd64.deb ... #16 81.77 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #16 81.88 Selecting previously unselected package libtext-wrapi18n-perl. #16 81.90 Preparing to unpack .../234-libtext-wrapi18n-perl_0.06-10_all.deb ... #16 81.91 Unpacking libtext-wrapi18n-perl (0.06-10) ... #16 82.06 Selecting previously unselected package module-assistant. #16 82.06 Preparing to unpack .../235-module-assistant_0.11.11_all.deb ... #16 82.09 Unpacking module-assistant (0.11.11) ... #16 82.23 Selecting previously unselected package dahdi-source. #16 82.24 Preparing to unpack .../236-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #16 82.26 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 82.42 Selecting previously unselected package libfakeroot:amd64. #16 82.42 Preparing to unpack .../237-libfakeroot_1.31-1.2_amd64.deb ... #16 82.44 Unpacking libfakeroot:amd64 (1.31-1.2) ... #16 82.56 Selecting previously unselected package fakeroot. #16 82.57 Preparing to unpack .../238-fakeroot_1.31-1.2_amd64.deb ... #16 82.59 Unpacking fakeroot (1.31-1.2) ... #16 82.73 Selecting previously unselected package libassuan0:amd64. #16 82.73 Preparing to unpack .../239-libassuan0_2.5.5-5_amd64.deb ... #16 82.75 Unpacking libassuan0:amd64 (2.5.5-5) ... #16 82.87 Selecting previously unselected package gpgconf. #16 82.88 Preparing to unpack .../240-gpgconf_2.2.40-1.1_amd64.deb ... #16 82.90 Unpacking gpgconf (2.2.40-1.1) ... #16 83.05 Selecting previously unselected package libksba8:amd64. #16 83.06 Preparing to unpack .../241-libksba8_1.6.3-2_amd64.deb ... #16 83.08 Unpacking libksba8:amd64 (1.6.3-2) ... #16 83.22 Selecting previously unselected package libnpth0:amd64. #16 83.23 Preparing to unpack .../242-libnpth0_1.6-3_amd64.deb ... #16 83.25 Unpacking libnpth0:amd64 (1.6-3) ... #16 83.40 Selecting previously unselected package dirmngr. #16 83.41 Preparing to unpack .../243-dirmngr_2.2.40-1.1_amd64.deb ... #16 83.46 Unpacking dirmngr (2.2.40-1.1) ... #16 83.60 Selecting previously unselected package gnupg-l10n. #16 83.61 Preparing to unpack .../244-gnupg-l10n_2.2.40-1.1_all.deb ... #16 83.63 Unpacking gnupg-l10n (2.2.40-1.1) ... #16 83.78 Selecting previously unselected package gnupg-utils. #16 83.79 Preparing to unpack .../245-gnupg-utils_2.2.40-1.1_amd64.deb ... #16 83.81 Unpacking gnupg-utils (2.2.40-1.1) ... #16 83.94 Selecting previously unselected package gpg. #16 83.95 Preparing to unpack .../246-gpg_2.2.40-1.1_amd64.deb ... #16 83.97 Unpacking gpg (2.2.40-1.1) ... #16 84.12 Selecting previously unselected package pinentry-curses. #16 84.13 Preparing to unpack .../247-pinentry-curses_1.2.1-1_amd64.deb ... #16 84.14 Unpacking pinentry-curses (1.2.1-1) ... #16 84.30 Selecting previously unselected package gpg-agent. #16 84.31 Preparing to unpack .../248-gpg-agent_2.2.40-1.1_amd64.deb ... #16 84.33 Unpacking gpg-agent (2.2.40-1.1) ... #16 84.45 Selecting previously unselected package gpg-wks-client. #16 84.47 Preparing to unpack .../249-gpg-wks-client_2.2.40-1.1_amd64.deb ... #16 84.48 Unpacking gpg-wks-client (2.2.40-1.1) ... #16 84.60 Selecting previously unselected package gpg-wks-server. #16 84.62 Preparing to unpack .../250-gpg-wks-server_2.2.40-1.1_amd64.deb ... #16 84.64 Unpacking gpg-wks-server (2.2.40-1.1) ... #16 84.81 Selecting previously unselected package gpgsm. #16 84.82 Preparing to unpack .../251-gpgsm_2.2.40-1.1_amd64.deb ... #16 84.84 Unpacking gpgsm (2.2.40-1.1) ... #16 84.99 Selecting previously unselected package gnupg. #16 85.00 Preparing to unpack .../252-gnupg_2.2.40-1.1_all.deb ... #16 85.02 Unpacking gnupg (2.2.40-1.1) ... #16 85.14 Selecting previously unselected package libfile-dirlist-perl. #16 85.16 Preparing to unpack .../253-libfile-dirlist-perl_0.05-3_all.deb ... #16 85.18 Unpacking libfile-dirlist-perl (0.05-3) ... #16 85.30 Selecting previously unselected package libfile-which-perl. #16 85.31 Preparing to unpack .../254-libfile-which-perl_1.27-2_all.deb ... #16 85.33 Unpacking libfile-which-perl (1.27-2) ... #16 85.44 Selecting previously unselected package libfile-homedir-perl. #16 85.45 Preparing to unpack .../255-libfile-homedir-perl_1.006-2_all.deb ... #16 85.47 Unpacking libfile-homedir-perl (1.006-2) ... #16 85.60 Selecting previously unselected package libfile-touch-perl. #16 85.61 Preparing to unpack .../256-libfile-touch-perl_0.12-2_all.deb ... #16 85.63 Unpacking libfile-touch-perl (0.12-2) ... #16 85.75 Selecting previously unselected package libio-pty-perl. #16 85.75 Preparing to unpack .../257-libio-pty-perl_1%3a1.17-1_amd64.deb ... #16 85.77 Unpacking libio-pty-perl (1:1.17-1) ... #16 85.89 Selecting previously unselected package libipc-run-perl. #16 85.91 Preparing to unpack .../258-libipc-run-perl_20220807.0-1_all.deb ... #16 85.93 Unpacking libipc-run-perl (20220807.0-1) ... #16 86.05 Selecting previously unselected package libclass-method-modifiers-perl. #16 86.06 Preparing to unpack .../259-libclass-method-modifiers-perl_2.14-1_all.deb ... #16 86.08 Unpacking libclass-method-modifiers-perl (2.14-1) ... #16 86.20 Selecting previously unselected package libclass-xsaccessor-perl. #16 86.21 Preparing to unpack .../260-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #16 86.23 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #16 86.35 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #16 86.36 Preparing to unpack .../261-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #16 86.38 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 86.50 Selecting previously unselected package libdynaloader-functions-perl. #16 86.51 Preparing to unpack .../262-libdynaloader-functions-perl_0.003-3_all.deb ... #16 86.53 Unpacking libdynaloader-functions-perl (0.003-3) ... #16 86.65 Selecting previously unselected package libdevel-callchecker-perl:amd64. #16 86.66 Preparing to unpack .../263-libdevel-callchecker-perl_0.008-2_amd64.deb ... #16 86.69 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #16 86.81 Selecting previously unselected package libparams-classify-perl:amd64. #16 86.82 Preparing to unpack .../264-libparams-classify-perl_0.015-2+b1_amd64.deb ... #16 86.84 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #16 86.95 Selecting previously unselected package libmodule-runtime-perl. #16 86.97 Preparing to unpack .../265-libmodule-runtime-perl_0.016-2_all.deb ... #16 86.98 Unpacking libmodule-runtime-perl (0.016-2) ... #16 87.10 Selecting previously unselected package libimport-into-perl. #16 87.11 Preparing to unpack .../266-libimport-into-perl_1.002005-2_all.deb ... #16 87.13 Unpacking libimport-into-perl (1.002005-2) ... #16 87.24 Selecting previously unselected package librole-tiny-perl. #16 87.25 Preparing to unpack .../267-librole-tiny-perl_2.002004-1_all.deb ... #16 87.27 Unpacking librole-tiny-perl (2.002004-1) ... #16 87.38 Selecting previously unselected package libsub-quote-perl. #16 87.40 Preparing to unpack .../268-libsub-quote-perl_2.006008-1_all.deb ... #16 87.41 Unpacking libsub-quote-perl (2.006008-1) ... #16 87.53 Selecting previously unselected package libmoo-perl. #16 87.55 Preparing to unpack .../269-libmoo-perl_2.005005-1_all.deb ... #16 87.56 Unpacking libmoo-perl (2.005005-1) ... #16 87.68 Selecting previously unselected package libencode-locale-perl. #16 87.70 Preparing to unpack .../270-libencode-locale-perl_1.05-3_all.deb ... #16 87.71 Unpacking libencode-locale-perl (1.05-3) ... #16 87.82 Selecting previously unselected package libtimedate-perl. #16 87.84 Preparing to unpack .../271-libtimedate-perl_2.3300-2_all.deb ... #16 87.86 Unpacking libtimedate-perl (2.3300-2) ... #16 87.99 Selecting previously unselected package libhttp-date-perl. #16 88.00 Preparing to unpack .../272-libhttp-date-perl_6.05-2_all.deb ... #16 88.02 Unpacking libhttp-date-perl (6.05-2) ... #16 88.14 Selecting previously unselected package libfile-listing-perl. #16 88.15 Preparing to unpack .../273-libfile-listing-perl_6.15-1_all.deb ... #16 88.17 Unpacking libfile-listing-perl (6.15-1) ... #16 88.27 Selecting previously unselected package libhtml-tagset-perl. #16 88.29 Preparing to unpack .../274-libhtml-tagset-perl_3.20-6_all.deb ... #16 88.30 Unpacking libhtml-tagset-perl (3.20-6) ... #16 88.42 Selecting previously unselected package libregexp-ipv6-perl. #16 88.44 Preparing to unpack .../275-libregexp-ipv6-perl_0.03-3_all.deb ... #16 88.45 Unpacking libregexp-ipv6-perl (0.03-3) ... #16 88.57 Selecting previously unselected package liburi-perl. #16 88.58 Preparing to unpack .../276-liburi-perl_5.17-1_all.deb ... #16 88.60 Unpacking liburi-perl (5.17-1) ... #16 88.73 Selecting previously unselected package libhtml-parser-perl:amd64. #16 88.74 Preparing to unpack .../277-libhtml-parser-perl_3.81-1_amd64.deb ... #16 88.76 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #16 88.88 Selecting previously unselected package libhtml-tree-perl. #16 88.89 Preparing to unpack .../278-libhtml-tree-perl_5.07-3_all.deb ... #16 88.91 Unpacking libhtml-tree-perl (5.07-3) ... #16 89.03 Selecting previously unselected package libclone-perl:amd64. #16 89.05 Preparing to unpack .../279-libclone-perl_0.46-1_amd64.deb ... #16 89.06 Unpacking libclone-perl:amd64 (0.46-1) ... #16 89.17 Selecting previously unselected package libio-html-perl. #16 89.19 Preparing to unpack .../280-libio-html-perl_1.004-3_all.deb ... #16 89.20 Unpacking libio-html-perl (1.004-3) ... #16 89.32 Selecting previously unselected package liblwp-mediatypes-perl. #16 89.33 Preparing to unpack .../281-liblwp-mediatypes-perl_6.04-2_all.deb ... #16 89.35 Unpacking liblwp-mediatypes-perl (6.04-2) ... #16 89.47 Selecting previously unselected package libhttp-message-perl. #16 89.49 Preparing to unpack .../282-libhttp-message-perl_6.44-1_all.deb ... #16 89.50 Unpacking libhttp-message-perl (6.44-1) ... #16 89.63 Selecting previously unselected package libhttp-cookies-perl. #16 89.65 Preparing to unpack .../283-libhttp-cookies-perl_6.10-1_all.deb ... #16 89.67 Unpacking libhttp-cookies-perl (6.10-1) ... #16 89.79 Selecting previously unselected package libhttp-negotiate-perl. #16 89.80 Preparing to unpack .../284-libhttp-negotiate-perl_6.01-2_all.deb ... #16 89.82 Unpacking libhttp-negotiate-perl (6.01-2) ... #16 89.93 Selecting previously unselected package perl-openssl-defaults:amd64. #16 89.95 Preparing to unpack .../285-perl-openssl-defaults_7+b1_amd64.deb ... #16 89.96 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #16 90.08 Selecting previously unselected package libnet-ssleay-perl:amd64. #16 90.09 Preparing to unpack .../286-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #16 90.11 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 90.24 Selecting previously unselected package libio-socket-ssl-perl. #16 90.25 Preparing to unpack .../287-libio-socket-ssl-perl_2.081-2_all.deb ... #16 90.27 Unpacking libio-socket-ssl-perl (2.081-2) ... #16 90.39 Selecting previously unselected package libnet-http-perl. #16 90.40 Preparing to unpack .../288-libnet-http-perl_6.22-1_all.deb ... #16 90.42 Unpacking libnet-http-perl (6.22-1) ... #16 90.55 Selecting previously unselected package liblwp-protocol-https-perl. #16 90.56 Preparing to unpack .../289-liblwp-protocol-https-perl_6.10-1_all.deb ... #16 90.58 Unpacking liblwp-protocol-https-perl (6.10-1) ... #16 90.69 Selecting previously unselected package libtry-tiny-perl. #16 90.70 Preparing to unpack .../290-libtry-tiny-perl_0.31-2_all.deb ... #16 90.72 Unpacking libtry-tiny-perl (0.31-2) ... #16 90.84 Selecting previously unselected package libwww-robotrules-perl. #16 90.85 Preparing to unpack .../291-libwww-robotrules-perl_6.02-1_all.deb ... #16 90.87 Unpacking libwww-robotrules-perl (6.02-1) ... #16 91.00 Selecting previously unselected package libwww-perl. #16 91.00 Preparing to unpack .../292-libwww-perl_6.68-1_all.deb ... #16 91.02 Unpacking libwww-perl (6.68-1) ... #16 91.14 Selecting previously unselected package patchutils. #16 91.15 Preparing to unpack .../293-patchutils_0.4.2-1_amd64.deb ... #16 91.17 Unpacking patchutils (0.4.2-1) ... #16 91.30 Selecting previously unselected package wdiff. #16 91.31 Preparing to unpack .../294-wdiff_1.2.2-5_amd64.deb ... #16 91.33 Unpacking wdiff (1.2.2-5) ... #16 91.52 Selecting previously unselected package devscripts. #16 91.53 Preparing to unpack .../295-devscripts_2.23.4+deb12u2_amd64.deb ... #16 91.59 Unpacking devscripts (2.23.4+deb12u2) ... #16 91.80 Selecting previously unselected package docbook5-xml. #16 91.81 Preparing to unpack .../296-docbook5-xml_5.0-3_all.deb ... #16 91.83 Unpacking docbook5-xml (5.0-3) ... #16 92.02 Selecting previously unselected package docutils-common. #16 92.02 Preparing to unpack .../297-docutils-common_0.19+dfsg-6_all.deb ... #16 92.05 Unpacking docutils-common (0.19+dfsg-6) ... #16 92.21 Selecting previously unselected package libclang1-14. #16 92.22 Preparing to unpack .../298-libclang1-14_1%3a14.0.6-12_amd64.deb ... #16 92.24 Unpacking libclang1-14 (1:14.0.6-12) ... #16 92.63 Selecting previously unselected package libxapian30:amd64. #16 92.64 Preparing to unpack .../299-libxapian30_1.4.22-1_amd64.deb ... #16 92.65 Unpacking libxapian30:amd64 (1.4.22-1) ... #16 92.80 Selecting previously unselected package doxygen. #16 92.82 Preparing to unpack .../300-doxygen_1.9.4-4_amd64.deb ... #16 92.83 Unpacking doxygen (1.9.4-4) ... #16 93.17 Selecting previously unselected package equivs. #16 93.18 Preparing to unpack .../301-equivs_2.3.1_all.deb ... #16 93.20 Unpacking equivs (2.3.1) ... #16 93.34 Selecting previously unselected package fontconfig. #16 93.36 Preparing to unpack .../302-fontconfig_2.14.1-4_amd64.deb ... #16 93.37 Unpacking fontconfig (2.14.1-4) ... #16 93.55 Selecting previously unselected package gcc-arm-none-eabi. #16 93.56 Preparing to unpack .../303-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #16 93.58 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 94.75 Selecting previously unselected package libgfortran5:amd64. #16 94.75 Preparing to unpack .../304-libgfortran5_12.2.0-14_amd64.deb ... #16 94.77 Unpacking libgfortran5:amd64 (12.2.0-14) ... #16 94.92 Selecting previously unselected package libgfortran-12-dev:amd64. #16 94.93 Preparing to unpack .../305-libgfortran-12-dev_12.2.0-14_amd64.deb ... #16 94.95 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #16 95.09 Selecting previously unselected package gfortran-12. #16 95.10 Preparing to unpack .../306-gfortran-12_12.2.0-14_amd64.deb ... #16 95.11 Unpacking gfortran-12 (12.2.0-14) ... #16 95.59 Selecting previously unselected package libgs-common. #16 95.60 Preparing to unpack .../307-libgs-common_10.0.0~dfsg-11+deb12u7_all.deb ... #16 95.62 Unpacking libgs-common (10.0.0~dfsg-11+deb12u7) ... #16 95.75 Selecting previously unselected package libgs10-common. #16 95.76 Preparing to unpack .../308-libgs10-common_10.0.0~dfsg-11+deb12u7_all.deb ... #16 95.78 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u7) ... #16 95.92 Selecting previously unselected package libavahi-common-data:amd64. #16 95.93 Preparing to unpack .../309-libavahi-common-data_0.8-10+deb12u1_amd64.deb ... #16 95.95 Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ... #16 96.09 Selecting previously unselected package libavahi-common3:amd64. #16 96.10 Preparing to unpack .../310-libavahi-common3_0.8-10+deb12u1_amd64.deb ... #16 96.12 Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ... #16 96.26 Selecting previously unselected package libavahi-client3:amd64. #16 96.28 Preparing to unpack .../311-libavahi-client3_0.8-10+deb12u1_amd64.deb ... #16 96.29 Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ... #16 96.44 Selecting previously unselected package libcups2:amd64. #16 96.44 Preparing to unpack .../312-libcups2_2.4.2-3+deb12u8_amd64.deb ... #16 96.46 Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ... #16 96.61 Selecting previously unselected package libidn12:amd64. #16 96.62 Preparing to unpack .../313-libidn12_1.41-1_amd64.deb ... #16 96.63 Unpacking libidn12:amd64 (1.41-1) ... #16 96.77 Selecting previously unselected package libijs-0.35:amd64. #16 96.78 Preparing to unpack .../314-libijs-0.35_0.35-15_amd64.deb ... #16 96.80 Unpacking libijs-0.35:amd64 (0.35-15) ... #16 96.94 Selecting previously unselected package libjbig2dec0:amd64. #16 96.95 Preparing to unpack .../315-libjbig2dec0_0.19-3_amd64.deb ... #16 96.97 Unpacking libjbig2dec0:amd64 (0.19-3) ... #16 97.12 Selecting previously unselected package libjpeg62-turbo:amd64. #16 97.14 Preparing to unpack .../316-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #16 97.15 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 97.29 Selecting previously unselected package liblcms2-2:amd64. #16 97.30 Preparing to unpack .../317-liblcms2-2_2.14-2_amd64.deb ... #16 97.32 Unpacking liblcms2-2:amd64 (2.14-2) ... #16 97.47 Selecting previously unselected package libopenjp2-7:amd64. #16 97.48 Preparing to unpack .../318-libopenjp2-7_2.5.0-2+deb12u1_amd64.deb ... #16 97.50 Unpacking libopenjp2-7:amd64 (2.5.0-2+deb12u1) ... #16 97.63 Selecting previously unselected package libdeflate0:amd64. #16 97.65 Preparing to unpack .../319-libdeflate0_1.14-1_amd64.deb ... #16 97.67 Unpacking libdeflate0:amd64 (1.14-1) ... #16 97.81 Selecting previously unselected package libjbig0:amd64. #16 97.82 Preparing to unpack .../320-libjbig0_2.1-6.1_amd64.deb ... #16 97.84 Unpacking libjbig0:amd64 (2.1-6.1) ... #16 97.99 Selecting previously unselected package liblerc4:amd64. #16 97.99 Preparing to unpack .../321-liblerc4_4.0.0+ds-2_amd64.deb ... #16 98.01 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #16 98.15 Selecting previously unselected package libwebp7:amd64. #16 98.16 Preparing to unpack .../322-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #16 98.17 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 98.32 Selecting previously unselected package libtiff6:amd64. #16 98.33 Preparing to unpack .../323-libtiff6_4.5.0-6+deb12u2_amd64.deb ... #16 98.34 Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ... #16 98.49 Selecting previously unselected package libgs10:amd64. #16 98.50 Preparing to unpack .../324-libgs10_10.0.0~dfsg-11+deb12u7_amd64.deb ... #16 98.51 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u7) ... #16 98.78 Selecting previously unselected package ghostscript. #16 98.79 Preparing to unpack .../325-ghostscript_10.0.0~dfsg-11+deb12u7_amd64.deb ... #16 98.81 Unpacking ghostscript (10.0.0~dfsg-11+deb12u7) ... #16 98.96 Selecting previously unselected package libgirepository-1.0-1:amd64. #16 98.96 Preparing to unpack .../326-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #16 98.98 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 99.10 Selecting previously unselected package gir1.2-glib-2.0:amd64. #16 99.12 Preparing to unpack .../327-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #16 99.13 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 99.27 Selecting previously unselected package libcurl3-gnutls:amd64. #16 99.28 Preparing to unpack .../328-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... #16 99.30 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #16 99.42 Selecting previously unselected package liberror-perl. #16 99.43 Preparing to unpack .../329-liberror-perl_0.17029-2_all.deb ... #16 99.45 Unpacking liberror-perl (0.17029-2) ... #16 99.57 Selecting previously unselected package git-man. #16 99.59 Preparing to unpack .../330-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #16 99.61 Unpacking git-man (1:2.39.5-0+deb12u2) ... #16 99.81 Selecting previously unselected package git. #16 99.82 Preparing to unpack .../331-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #16 99.85 Unpacking git (1:2.39.5-0+deb12u2) ... #16 100.2 Selecting previously unselected package libann0. #16 100.2 Preparing to unpack .../332-libann0_1.1.2+doc-9+b1_amd64.deb ... #16 100.2 Unpacking libann0 (1.1.2+doc-9+b1) ... #16 100.4 Selecting previously unselected package libcdt5:amd64. #16 100.4 Preparing to unpack .../333-libcdt5_2.42.2-7+deb12u1_amd64.deb ... #16 100.4 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ... #16 100.5 Selecting previously unselected package libcgraph6:amd64. #16 100.5 Preparing to unpack .../334-libcgraph6_2.42.2-7+deb12u1_amd64.deb ... #16 100.5 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ... #16 100.7 Selecting previously unselected package libaom3:amd64. #16 100.8 Preparing to unpack .../335-libaom3_3.6.0-1+deb12u1_amd64.deb ... #16 100.8 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... #16 101.0 Selecting previously unselected package libdav1d6:amd64. #16 101.0 Preparing to unpack .../336-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #16 101.0 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 101.2 Selecting previously unselected package libabsl20220623:amd64. #16 101.2 Preparing to unpack .../337-libabsl20220623_20220623.1-1_amd64.deb ... #16 101.2 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #16 101.4 Selecting previously unselected package libgav1-1:amd64. #16 101.4 Preparing to unpack .../338-libgav1-1_0.18.0-1+b1_amd64.deb ... #16 101.4 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #16 101.5 Selecting previously unselected package librav1e0:amd64. #16 101.5 Preparing to unpack .../339-librav1e0_0.5.1-6_amd64.deb ... #16 101.6 Unpacking librav1e0:amd64 (0.5.1-6) ... #16 101.7 Selecting previously unselected package libsvtav1enc1:amd64. #16 101.7 Preparing to unpack .../340-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #16 101.7 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 102.0 Selecting previously unselected package libyuv0:amd64. #16 102.0 Preparing to unpack .../341-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #16 102.0 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 102.1 Selecting previously unselected package libavif15:amd64. #16 102.1 Preparing to unpack .../342-libavif15_0.11.1-1_amd64.deb ... #16 102.2 Unpacking libavif15:amd64 (0.11.1-1) ... #16 102.4 Selecting previously unselected package libde265-0:amd64. #16 102.4 Preparing to unpack .../343-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #16 102.4 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 102.6 Selecting previously unselected package libnuma1:amd64. #16 102.6 Preparing to unpack .../344-libnuma1_2.0.16-1_amd64.deb ... #16 102.6 Unpacking libnuma1:amd64 (2.0.16-1) ... #16 102.8 Selecting previously unselected package libx265-199:amd64. #16 102.8 Preparing to unpack .../345-libx265-199_3.5-2+b1_amd64.deb ... #16 102.8 Unpacking libx265-199:amd64 (3.5-2+b1) ... #16 103.0 Selecting previously unselected package libheif1:amd64. #16 103.0 Preparing to unpack .../346-libheif1_1.15.1-1+deb12u1_amd64.deb ... #16 103.0 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... #16 103.2 Selecting previously unselected package libgd3:amd64. #16 103.2 Preparing to unpack .../347-libgd3_2.3.3-9_amd64.deb ... #16 103.2 Unpacking libgd3:amd64 (2.3.3-9) ... #16 103.3 Selecting previously unselected package libgts-0.7-5:amd64. #16 103.3 Preparing to unpack .../348-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #16 103.4 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 103.5 Selecting previously unselected package libltdl7:amd64. #16 103.5 Preparing to unpack .../349-libltdl7_2.4.7-7~deb12u1_amd64.deb ... #16 103.5 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... #16 103.7 Selecting previously unselected package libfribidi0:amd64. #16 103.7 Preparing to unpack .../350-libfribidi0_1.0.8-2.1_amd64.deb ... #16 103.7 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #16 103.9 Selecting previously unselected package libpango-1.0-0:amd64. #16 103.9 Preparing to unpack .../351-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #16 103.9 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 104.0 Selecting previously unselected package libpangoft2-1.0-0:amd64. #16 104.0 Preparing to unpack .../352-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #16 104.1 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 104.2 Selecting previously unselected package libpangocairo-1.0-0:amd64. #16 104.2 Preparing to unpack .../353-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #16 104.2 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 104.4 Selecting previously unselected package libpathplan4:amd64. #16 104.4 Preparing to unpack .../354-libpathplan4_2.42.2-7+deb12u1_amd64.deb ... #16 104.4 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ... #16 104.6 Selecting previously unselected package libgvc6. #16 104.6 Preparing to unpack .../355-libgvc6_2.42.2-7+deb12u1_amd64.deb ... #16 104.6 Unpacking libgvc6 (2.42.2-7+deb12u1) ... #16 104.7 Selecting previously unselected package libgvpr2:amd64. #16 104.7 Preparing to unpack .../356-libgvpr2_2.42.2-7+deb12u1_amd64.deb ... #16 104.8 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ... #16 104.9 Selecting previously unselected package liblab-gamut1:amd64. #16 104.9 Preparing to unpack .../357-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ... #16 104.9 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #16 105.0 Selecting previously unselected package graphviz. #16 105.0 Preparing to unpack .../358-graphviz_2.42.2-7+deb12u1_amd64.deb ... #16 105.1 Unpacking graphviz (2.42.2-7+deb12u1) ... #16 105.3 Selecting previously unselected package libnl-3-200:amd64. #16 105.3 Preparing to unpack .../359-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 105.3 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 105.5 Selecting previously unselected package libnl-genl-3-200:amd64. #16 105.5 Preparing to unpack .../360-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 105.5 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 105.6 Selecting previously unselected package htop. #16 105.6 Preparing to unpack .../361-htop_3.2.2-2_amd64.deb ... #16 105.7 Unpacking htop (3.2.2-2) ... #16 105.9 Selecting previously unselected package libnl-route-3-200:amd64. #16 105.9 Preparing to unpack .../362-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #16 106.0 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 106.1 Selecting previously unselected package libibverbs1:amd64. #16 106.1 Preparing to unpack .../363-libibverbs1_44.0-2_amd64.deb ... #16 106.1 Unpacking libibverbs1:amd64 (44.0-2) ... #16 106.4 Selecting previously unselected package ibverbs-providers:amd64. #16 106.4 Preparing to unpack .../364-ibverbs-providers_44.0-2_amd64.deb ... #16 106.4 Unpacking ibverbs-providers:amd64 (44.0-2) ... #16 106.6 Selecting previously unselected package icu-devtools. #16 106.6 Preparing to unpack .../365-icu-devtools_72.1-3_amd64.deb ... #16 106.6 Unpacking icu-devtools (72.1-3) ... #16 106.8 Selecting previously unselected package libgssrpc4:amd64. #16 106.8 Preparing to unpack .../366-libgssrpc4_1.20.1-2+deb12u2_amd64.deb ... #16 106.8 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #16 107.0 Selecting previously unselected package libkdb5-10:amd64. #16 107.0 Preparing to unpack .../367-libkdb5-10_1.20.1-2+deb12u2_amd64.deb ... #16 107.0 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #16 107.1 Selecting previously unselected package libkadm5srv-mit12:amd64. #16 107.2 Preparing to unpack .../368-libkadm5srv-mit12_1.20.1-2+deb12u2_amd64.deb ... #16 107.2 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #16 107.3 Selecting previously unselected package libkadm5clnt-mit12:amd64. #16 107.3 Preparing to unpack .../369-libkadm5clnt-mit12_1.20.1-2+deb12u2_amd64.deb ... #16 107.4 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #16 107.7 Selecting previously unselected package krb5-multidev:amd64. #16 107.7 Preparing to unpack .../370-krb5-multidev_1.20.1-2+deb12u2_amd64.deb ... #16 107.7 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #16 107.9 Selecting previously unselected package latexmk. #16 107.9 Preparing to unpack .../371-latexmk_1%3a4.79-1_all.deb ... #16 107.9 Unpacking latexmk (1:4.79-1) ... #16 108.0 Selecting previously unselected package libjson-perl. #16 108.0 Preparing to unpack .../372-libjson-perl_4.10000-1_all.deb ... #16 108.0 Unpacking libjson-perl (4.10000-1) ... #16 108.2 Selecting previously unselected package libperlio-gzip-perl. #16 108.2 Preparing to unpack .../373-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #16 108.2 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #16 108.3 Selecting previously unselected package lcov. #16 108.3 Preparing to unpack .../374-lcov_1.16-1_all.deb ... #16 108.3 Unpacking lcov (1.16-1) ... #16 108.4 Selecting previously unselected package libaio1:amd64. #16 108.4 Preparing to unpack .../375-libaio1_0.3.113-4_amd64.deb ... #16 108.5 Unpacking libaio1:amd64 (0.3.113-4) ... #16 108.6 Selecting previously unselected package libaio-dev:amd64. #16 108.6 Preparing to unpack .../376-libaio-dev_0.3.113-4_amd64.deb ... #16 108.6 Unpacking libaio-dev:amd64 (0.3.113-4) ... #16 108.7 Selecting previously unselected package libasound2-data. #16 108.7 Preparing to unpack .../377-libasound2-data_1.2.8-1_all.deb ... #16 108.7 Unpacking libasound2-data (1.2.8-1) ... #16 108.8 Selecting previously unselected package libasound2:amd64. #16 108.8 Preparing to unpack .../378-libasound2_1.2.8-1+b1_amd64.deb ... #16 108.8 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #16 108.9 Selecting previously unselected package libasound2-dev:amd64. #16 108.9 Preparing to unpack .../379-libasound2-dev_1.2.8-1+b1_amd64.deb ... #16 109.0 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #16 109.1 Selecting previously unselected package libdecaf0:amd64. #16 109.1 Preparing to unpack .../380-libdecaf0_1.0.2-2_amd64.deb ... #16 109.1 Unpacking libdecaf0:amd64 (1.0.2-2) ... #16 109.3 Selecting previously unselected package libmbedcrypto7:amd64. #16 109.3 Preparing to unpack .../381-libmbedcrypto7_2.28.3-1_amd64.deb ... #16 109.3 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #16 109.4 Selecting previously unselected package libmbedx509-1:amd64. #16 109.4 Preparing to unpack .../382-libmbedx509-1_2.28.3-1_amd64.deb ... #16 109.4 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #16 109.6 Selecting previously unselected package libmbedtls14:amd64. #16 109.6 Preparing to unpack .../383-libmbedtls14_2.28.3-1_amd64.deb ... #16 109.6 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #16 109.8 Selecting previously unselected package libbctoolbox1:amd64. #16 109.8 Preparing to unpack .../384-libbctoolbox1_5.1.64-2_amd64.deb ... #16 109.8 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #16 109.9 Selecting previously unselected package libbctoolbox-dev:amd64. #16 109.9 Preparing to unpack .../385-libbctoolbox-dev_5.1.64-2_amd64.deb ... #16 109.9 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #16 110.1 Selecting previously unselected package libusb-1.0-0:amd64. #16 110.2 Preparing to unpack .../386-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #16 110.2 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 110.4 Selecting previously unselected package libbladerf2:amd64. #16 110.4 Preparing to unpack .../387-libbladerf2_0.2022.11-1_amd64.deb ... #16 110.4 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #16 110.6 Selecting previously unselected package libbladerf-dev:amd64. #16 110.6 Preparing to unpack .../388-libbladerf-dev_0.2022.11-1_amd64.deb ... #16 110.7 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #16 111.0 Selecting previously unselected package uuid-dev:amd64. #16 111.0 Preparing to unpack .../389-uuid-dev_2.38.1-5+deb12u3_amd64.deb ... #16 111.0 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ... #16 111.2 Selecting previously unselected package libblkid-dev:amd64. #16 111.2 Preparing to unpack .../390-libblkid-dev_2.38.1-5+deb12u3_amd64.deb ... #16 111.2 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #16 111.4 Selecting previously unselected package libboost1.74-dev:amd64. #16 111.4 Preparing to unpack .../391-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 111.5 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 112.5 Selecting previously unselected package libboost-dev:amd64. #16 112.5 Preparing to unpack .../392-libboost-dev_1.74.0.3_amd64.deb ... #16 112.5 Unpacking libboost-dev:amd64 (1.74.0.3) ... #16 112.7 Selecting previously unselected package libboost1.74-tools-dev. #16 112.7 Preparing to unpack .../393-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #16 112.7 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 113.2 Selecting previously unselected package libboost-tools-dev. #16 113.2 Preparing to unpack .../394-libboost-tools-dev_1.74.0.3_amd64.deb ... #16 113.3 Unpacking libboost-tools-dev (1.74.0.3) ... #16 113.5 Selecting previously unselected package libboost-atomic1.74.0:amd64. #16 113.5 Preparing to unpack .../395-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #16 113.5 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 113.6 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #16 113.6 Preparing to unpack .../396-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 113.6 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 113.8 Selecting previously unselected package libboost-atomic-dev:amd64. #16 113.8 Preparing to unpack .../397-libboost-atomic-dev_1.74.0.3_amd64.deb ... #16 113.8 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #16 114.0 Selecting previously unselected package libboost-chrono1.74.0:amd64. #16 114.0 Preparing to unpack .../398-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.0 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.1 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #16 114.1 Preparing to unpack .../399-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.1 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.2 Selecting previously unselected package libboost-chrono-dev:amd64. #16 114.2 Preparing to unpack .../400-libboost-chrono-dev_1.74.0.3_amd64.deb ... #16 114.2 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #16 114.4 Selecting previously unselected package libboost-container1.74.0:amd64. #16 114.4 Preparing to unpack .../401-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.4 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.6 Selecting previously unselected package libboost-container1.74-dev:amd64. #16 114.6 Preparing to unpack .../402-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.6 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.8 Selecting previously unselected package libboost-container-dev:amd64. #16 114.8 Preparing to unpack .../403-libboost-container-dev_1.74.0.3_amd64.deb ... #16 114.9 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #16 115.0 Selecting previously unselected package libboost-date-time1.74.0:amd64. #16 115.1 Preparing to unpack .../404-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #16 115.1 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.3 Selecting previously unselected package libboost-serialization1.74.0:amd64. #16 115.3 Preparing to unpack .../405-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #16 115.3 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.5 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #16 115.5 Preparing to unpack .../406-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.5 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.7 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #16 115.7 Preparing to unpack .../407-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.7 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.9 Selecting previously unselected package libboost-system1.74.0:amd64. #16 115.9 Preparing to unpack .../408-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.0 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.1 Selecting previously unselected package libboost-system1.74-dev:amd64. #16 116.1 Preparing to unpack .../409-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.1 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.2 Selecting previously unselected package libboost-thread1.74.0:amd64. #16 116.2 Preparing to unpack .../410-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.2 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.3 Selecting previously unselected package libboost-thread1.74-dev:amd64. #16 116.3 Preparing to unpack .../411-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.3 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.5 Selecting previously unselected package libboost-context1.74.0:amd64. #16 116.5 Preparing to unpack .../412-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.5 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.6 Selecting previously unselected package libboost-context1.74-dev:amd64. #16 116.6 Preparing to unpack .../413-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.6 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.7 Selecting previously unselected package libboost-context-dev:amd64. #16 116.7 Preparing to unpack .../414-libboost-context-dev_1.74.0.3_amd64.deb ... #16 116.7 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #16 116.8 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #16 116.8 Preparing to unpack .../415-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.8 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.9 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #16 116.9 Preparing to unpack .../416-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.0 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 117.1 Selecting previously unselected package libboost-coroutine-dev:amd64. #16 117.1 Preparing to unpack .../417-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #16 117.1 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 117.2 Selecting previously unselected package libboost-date-time-dev:amd64. #16 117.2 Preparing to unpack .../418-libboost-date-time-dev_1.74.0.3_amd64.deb ... #16 117.2 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #16 117.3 Selecting previously unselected package libboost-exception1.74-dev:amd64. #16 117.3 Preparing to unpack .../419-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.3 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 117.4 Selecting previously unselected package libboost-exception-dev:amd64. #16 117.4 Preparing to unpack .../420-libboost-exception-dev_1.74.0.3_amd64.deb ... #16 117.4 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #16 117.5 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #16 117.5 Preparing to unpack .../421-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #16 117.6 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 117.7 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #16 117.7 Preparing to unpack .../422-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.7 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 117.8 Selecting previously unselected package libboost-fiber1.74.0:amd64. #16 117.8 Preparing to unpack .../423-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #16 117.9 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 118.1 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #16 118.1 Preparing to unpack .../424-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 118.1 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 118.4 Selecting previously unselected package libboost-fiber-dev:amd64. #16 118.4 Preparing to unpack .../425-libboost-fiber-dev_1.74.0.3_amd64.deb ... #16 118.4 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #16 118.6 Selecting previously unselected package libboost-filesystem-dev:amd64. #16 118.6 Preparing to unpack .../426-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #16 118.6 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 118.8 Selecting previously unselected package libboost-regex1.74.0:amd64. #16 118.8 Preparing to unpack .../427-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #16 118.8 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 119.0 Selecting previously unselected package libboost-graph1.74.0:amd64. #16 119.1 Preparing to unpack .../428-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #16 119.1 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 119.3 Selecting previously unselected package libicu-dev:amd64. #16 119.3 Preparing to unpack .../429-libicu-dev_72.1-3_amd64.deb ... #16 119.3 Unpacking libicu-dev:amd64 (72.1-3) ... #16 119.8 Selecting previously unselected package libboost-regex1.74-dev:amd64. #16 119.8 Preparing to unpack .../430-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 119.9 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.1 Selecting previously unselected package libboost-test1.74.0:amd64. #16 120.1 Preparing to unpack .../431-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #16 120.2 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 120.4 Selecting previously unselected package libboost-test1.74-dev:amd64. #16 120.4 Preparing to unpack .../432-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 120.4 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.6 Selecting previously unselected package libboost-graph1.74-dev:amd64. #16 120.6 Preparing to unpack .../433-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 120.7 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 120.9 Selecting previously unselected package libboost-graph-dev:amd64. #16 120.9 Preparing to unpack .../434-libboost-graph-dev_1.74.0.3_amd64.deb ... #16 120.9 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #16 121.2 Selecting previously unselected package libevent-core-2.1-7:amd64. #16 121.2 Preparing to unpack .../435-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #16 121.2 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 121.4 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #16 121.5 Preparing to unpack .../436-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #16 121.5 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 121.8 Selecting previously unselected package libpsm-infinipath1. #16 121.8 Preparing to unpack .../437-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #16 121.8 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 122.1 Selecting previously unselected package libpsm2-2. #16 122.1 Preparing to unpack .../438-libpsm2-2_11.2.185-2_amd64.deb ... #16 122.1 Unpacking libpsm2-2 (11.2.185-2) ... #16 122.3 Selecting previously unselected package librdmacm1:amd64. #16 122.3 Preparing to unpack .../439-librdmacm1_44.0-2_amd64.deb ... #16 122.4 Unpacking librdmacm1:amd64 (44.0-2) ... #16 122.6 Selecting previously unselected package libfabric1:amd64. #16 122.6 Preparing to unpack .../440-libfabric1_1.17.0-3_amd64.deb ... #16 122.6 Unpacking libfabric1:amd64 (1.17.0-3) ... #16 122.8 Selecting previously unselected package libhwloc15:amd64. #16 122.8 Preparing to unpack .../441-libhwloc15_2.9.0-1_amd64.deb ... #16 122.9 Unpacking libhwloc15:amd64 (2.9.0-1) ... #16 123.1 Selecting previously unselected package libmunge2. #16 123.1 Preparing to unpack .../442-libmunge2_0.5.15-2_amd64.deb ... #16 123.1 Unpacking libmunge2 (0.5.15-2) ... #16 123.5 Selecting previously unselected package libpciaccess0:amd64. #16 123.5 Preparing to unpack .../443-libpciaccess0_0.17-2_amd64.deb ... #16 123.5 Unpacking libpciaccess0:amd64 (0.17-2) ... #16 123.6 Selecting previously unselected package libxnvctrl0:amd64. #16 123.6 Preparing to unpack .../444-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #16 123.7 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 123.9 Selecting previously unselected package ocl-icd-libopencl1:amd64. #16 123.9 Preparing to unpack .../445-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #16 123.9 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 124.1 Selecting previously unselected package libhwloc-plugins:amd64. #16 124.1 Preparing to unpack .../446-libhwloc-plugins_2.9.0-1_amd64.deb ... #16 124.1 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #16 124.3 Selecting previously unselected package libpmix2:amd64. #16 124.3 Preparing to unpack .../447-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #16 124.3 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 124.6 Selecting previously unselected package libucx0:amd64. #16 124.6 Preparing to unpack .../448-libucx0_1.13.1-1_amd64.deb ... #16 124.6 Unpacking libucx0:amd64 (1.13.1-1) ... #16 124.9 Selecting previously unselected package libopenmpi3:amd64. #16 124.9 Preparing to unpack .../449-libopenmpi3_4.1.4-3+b1_amd64.deb ... #16 124.9 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #16 125.2 Selecting previously unselected package libboost-mpi1.74.0. #16 125.2 Preparing to unpack .../450-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #16 125.2 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 125.4 Selecting previously unselected package libboost-graph-parallel1.74.0. #16 125.4 Preparing to unpack .../451-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #16 125.4 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 125.6 Selecting previously unselected package libboost-graph-parallel1.74-dev. #16 125.6 Preparing to unpack .../452-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 125.6 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 125.7 Selecting previously unselected package libboost-graph-parallel-dev. #16 125.8 Preparing to unpack .../453-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #16 125.8 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #16 126.0 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #16 126.1 Preparing to unpack .../454-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #16 126.1 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 126.2 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #16 126.2 Preparing to unpack .../455-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 126.2 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 126.5 Selecting previously unselected package libboost-iostreams-dev:amd64. #16 126.5 Preparing to unpack .../456-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #16 126.5 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 126.7 Selecting previously unselected package libboost-locale1.74.0:amd64. #16 126.7 Preparing to unpack .../457-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #16 126.7 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 126.9 Selecting previously unselected package libboost-locale1.74-dev:amd64. #16 126.9 Preparing to unpack .../458-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 126.9 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 127.1 Selecting previously unselected package libboost-locale-dev:amd64. #16 127.1 Preparing to unpack .../459-libboost-locale-dev_1.74.0.3_amd64.deb ... #16 127.1 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #16 127.3 Selecting previously unselected package libboost-log1.74.0. #16 127.3 Preparing to unpack .../460-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #16 127.3 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #16 127.5 Selecting previously unselected package libboost-log1.74-dev. #16 127.5 Preparing to unpack .../461-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 127.5 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #16 127.7 Selecting previously unselected package libboost-log-dev. #16 127.7 Preparing to unpack .../462-libboost-log-dev_1.74.0.3_amd64.deb ... #16 127.7 Unpacking libboost-log-dev (1.74.0.3) ... #16 127.9 Selecting previously unselected package libboost-math1.74.0:amd64. #16 127.9 Preparing to unpack .../463-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #16 127.9 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 128.0 Selecting previously unselected package libboost-math1.74-dev:amd64. #16 128.0 Preparing to unpack .../464-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 128.0 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 128.2 Selecting previously unselected package libboost-math-dev:amd64. #16 128.2 Preparing to unpack .../465-libboost-math-dev_1.74.0.3_amd64.deb ... #16 128.2 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #16 128.3 Selecting previously unselected package openmpi-common. #16 128.3 Preparing to unpack .../466-openmpi-common_4.1.4-3_all.deb ... #16 128.3 Unpacking openmpi-common (4.1.4-3) ... #16 130.1 Selecting previously unselected package libnl-3-dev:amd64. #16 130.1 Preparing to unpack .../467-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 130.1 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 130.3 Selecting previously unselected package libnl-route-3-dev:amd64. #16 130.3 Preparing to unpack .../468-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 130.3 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 130.5 Selecting previously unselected package libibverbs-dev:amd64. #16 130.5 Preparing to unpack .../469-libibverbs-dev_44.0-2_amd64.deb ... #16 130.5 Unpacking libibverbs-dev:amd64 (44.0-2) ... #16 130.7 Selecting previously unselected package libnuma-dev:amd64. #16 130.7 Preparing to unpack .../470-libnuma-dev_2.0.16-1_amd64.deb ... #16 130.7 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #16 130.9 Selecting previously unselected package libltdl-dev:amd64. #16 130.9 Preparing to unpack .../471-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ... #16 130.9 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #16 131.1 Selecting previously unselected package libhwloc-dev:amd64. #16 131.1 Preparing to unpack .../472-libhwloc-dev_2.9.0-1_amd64.deb ... #16 131.1 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #16 131.3 Selecting previously unselected package libevent-2.1-7:amd64. #16 131.3 Preparing to unpack .../473-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #16 131.3 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 131.5 Selecting previously unselected package libevent-extra-2.1-7:amd64. #16 131.5 Preparing to unpack .../474-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #16 131.5 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 131.7 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #16 131.7 Preparing to unpack .../475-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #16 131.7 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 131.8 Selecting previously unselected package libevent-dev. #16 131.9 Preparing to unpack .../476-libevent-dev_2.1.12-stable-8_amd64.deb ... #16 131.9 Unpacking libevent-dev (2.1.12-stable-8) ... #16 134.8 Selecting previously unselected package zlib1g-dev:amd64. #16 134.8 Preparing to unpack .../477-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #16 134.9 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 135.0 Selecting previously unselected package libpmix-dev:amd64. #16 135.0 Preparing to unpack .../478-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #16 135.1 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 135.2 Selecting previously unselected package libjs-jquery-ui. #16 135.2 Preparing to unpack .../479-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #16 135.3 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #16 135.4 Selecting previously unselected package openmpi-bin. #16 135.4 Preparing to unpack .../480-openmpi-bin_4.1.4-3+b1_amd64.deb ... #16 135.4 Unpacking openmpi-bin (4.1.4-3+b1) ... #16 135.6 Selecting previously unselected package libopenmpi-dev:amd64. #16 135.6 Preparing to unpack .../481-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #16 135.6 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 135.8 Selecting previously unselected package mpi-default-dev. #16 135.8 Preparing to unpack .../482-mpi-default-dev_1.14_amd64.deb ... #16 135.8 Unpacking mpi-default-dev (1.14) ... #16 136.0 Selecting previously unselected package libboost-mpi1.74-dev. #16 136.0 Preparing to unpack .../483-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 136.0 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 136.2 Selecting previously unselected package libboost-mpi-dev. #16 136.2 Preparing to unpack .../484-libboost-mpi-dev_1.74.0.3_amd64.deb ... #16 136.3 Unpacking libboost-mpi-dev (1.74.0.3) ... #16 136.4 Selecting previously unselected package libboost-python1.74.0. #16 136.4 Preparing to unpack .../485-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 136.4 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #16 136.6 Selecting previously unselected package mpi-default-bin. #16 136.6 Preparing to unpack .../486-mpi-default-bin_1.14_amd64.deb ... #16 136.6 Unpacking mpi-default-bin (1.14) ... #16 136.7 Selecting previously unselected package libboost-mpi-python1.74.0. #16 136.7 Preparing to unpack .../487-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 136.8 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 136.9 Selecting previously unselected package libboost-mpi-python1.74-dev. #16 136.9 Preparing to unpack .../488-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 136.9 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 137.0 Selecting previously unselected package libboost-mpi-python-dev. #16 137.0 Preparing to unpack .../489-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #16 137.1 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #16 137.2 Selecting previously unselected package libboost-numpy1.74.0. #16 137.2 Preparing to unpack .../490-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #16 137.2 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 137.3 Selecting previously unselected package libboost-numpy1.74-dev. #16 137.3 Preparing to unpack .../491-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 137.4 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 137.5 Selecting previously unselected package libboost-numpy-dev. #16 137.5 Preparing to unpack .../492-libboost-numpy-dev_1.74.0.3_amd64.deb ... #16 137.5 Unpacking libboost-numpy-dev (1.74.0.3) ... #16 137.6 Selecting previously unselected package libboost-program-options1.74.0:amd64. #16 137.6 Preparing to unpack .../493-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #16 137.6 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 137.7 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #16 137.7 Preparing to unpack .../494-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 137.7 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 137.9 Selecting previously unselected package libboost-program-options-dev:amd64. #16 137.9 Preparing to unpack .../495-libboost-program-options-dev_1.74.0.3_amd64.deb ... #16 137.9 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #16 138.0 Selecting previously unselected package libpython3.11:amd64. #16 138.0 Preparing to unpack .../496-libpython3.11_3.11.2-6+deb12u5_amd64.deb ... #16 138.0 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u5) ... #16 138.2 Selecting previously unselected package libexpat1-dev:amd64. #16 138.2 Preparing to unpack .../497-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... #16 138.2 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #16 138.3 Selecting previously unselected package libpython3.11-dev:amd64. #16 138.3 Preparing to unpack .../498-libpython3.11-dev_3.11.2-6+deb12u5_amd64.deb ... #16 138.3 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ... #16 138.6 Selecting previously unselected package libpython3-dev:amd64. #16 138.6 Preparing to unpack .../499-libpython3-dev_3.11.2-1+b1_amd64.deb ... #16 138.6 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #16 138.7 Selecting previously unselected package python3.11-dev. #16 138.7 Preparing to unpack .../500-python3.11-dev_3.11.2-6+deb12u5_amd64.deb ... #16 138.8 Unpacking python3.11-dev (3.11.2-6+deb12u5) ... #16 138.9 Selecting previously unselected package python3-lib2to3. #16 138.9 Preparing to unpack .../501-python3-lib2to3_3.11.2-3_all.deb ... #16 138.9 Unpacking python3-lib2to3 (3.11.2-3) ... #16 139.0 Selecting previously unselected package python3-distutils. #16 139.0 Preparing to unpack .../502-python3-distutils_3.11.2-3_all.deb ... #16 139.1 Unpacking python3-distutils (3.11.2-3) ... #16 139.2 Selecting previously unselected package libjs-underscore. #16 139.2 Preparing to unpack .../503-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #16 139.2 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 139.3 Selecting previously unselected package libjs-sphinxdoc. #16 139.3 Preparing to unpack .../504-libjs-sphinxdoc_5.3.0-4_all.deb ... #16 139.3 Unpacking libjs-sphinxdoc (5.3.0-4) ... #16 139.5 Selecting previously unselected package python3-dev. #16 139.5 Preparing to unpack .../505-python3-dev_3.11.2-1+b1_amd64.deb ... #16 139.5 Unpacking python3-dev (3.11.2-1+b1) ... #16 139.6 Selecting previously unselected package libboost-python1.74-dev. #16 139.6 Preparing to unpack .../506-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 139.6 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #16 139.8 Selecting previously unselected package libboost-python-dev. #16 139.8 Preparing to unpack .../507-libboost-python-dev_1.74.0.3_amd64.deb ... #16 139.8 Unpacking libboost-python-dev (1.74.0.3) ... #16 139.9 Selecting previously unselected package libboost-random1.74.0:amd64. #16 139.9 Preparing to unpack .../508-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #16 139.9 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 140.1 Selecting previously unselected package libboost-random1.74-dev:amd64. #16 140.1 Preparing to unpack .../509-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 140.1 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 140.2 Selecting previously unselected package libboost-random-dev:amd64. #16 140.2 Preparing to unpack .../510-libboost-random-dev_1.74.0.3_amd64.deb ... #16 140.3 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #16 140.4 Selecting previously unselected package libboost-regex-dev:amd64. #16 140.4 Preparing to unpack .../511-libboost-regex-dev_1.74.0.3_amd64.deb ... #16 140.4 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #16 140.5 Selecting previously unselected package libboost-serialization-dev:amd64. #16 140.5 Preparing to unpack .../512-libboost-serialization-dev_1.74.0.3_amd64.deb ... #16 140.5 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #16 140.7 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #16 140.7 Preparing to unpack .../513-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #16 140.7 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 140.8 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #16 140.8 Preparing to unpack .../514-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 140.8 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 141.0 Selecting previously unselected package libboost-stacktrace-dev:amd64. #16 141.0 Preparing to unpack .../515-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #16 141.0 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 141.1 Selecting previously unselected package libboost-system-dev:amd64. #16 141.1 Preparing to unpack .../516-libboost-system-dev_1.74.0.3_amd64.deb ... #16 141.1 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #16 141.3 Selecting previously unselected package libboost-test-dev:amd64. #16 141.3 Preparing to unpack .../517-libboost-test-dev_1.74.0.3_amd64.deb ... #16 141.3 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #16 141.4 Selecting previously unselected package libboost-thread-dev:amd64. #16 141.4 Preparing to unpack .../518-libboost-thread-dev_1.74.0.3_amd64.deb ... #16 141.4 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #16 141.5 Selecting previously unselected package libboost-timer1.74.0:amd64. #16 141.6 Preparing to unpack .../519-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #16 141.6 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 141.7 Selecting previously unselected package libboost-timer1.74-dev:amd64. #16 141.7 Preparing to unpack .../520-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 141.7 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 141.8 Selecting previously unselected package libboost-timer-dev:amd64. #16 141.8 Preparing to unpack .../521-libboost-timer-dev_1.74.0.3_amd64.deb ... #16 141.9 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #16 142.0 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #16 142.0 Preparing to unpack .../522-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #16 142.0 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 142.1 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #16 142.2 Preparing to unpack .../523-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 142.2 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 142.3 Selecting previously unselected package libboost-type-erasure-dev:amd64. #16 142.3 Preparing to unpack .../524-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #16 142.3 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 142.5 Selecting previously unselected package libboost-wave1.74.0:amd64. #16 142.5 Preparing to unpack .../525-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #16 142.5 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 142.6 Selecting previously unselected package libboost-wave1.74-dev:amd64. #16 142.6 Preparing to unpack .../526-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 142.6 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 142.8 Selecting previously unselected package libboost-wave-dev:amd64. #16 142.8 Preparing to unpack .../527-libboost-wave-dev_1.74.0.3_amd64.deb ... #16 142.8 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #16 143.3 Selecting previously unselected package libboost-nowide1.74.0. #16 143.3 Preparing to unpack .../528-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #16 143.3 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 143.4 Selecting previously unselected package libboost-nowide1.74-dev. #16 143.4 Preparing to unpack .../529-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 143.5 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 143.6 Selecting previously unselected package libboost-nowide-dev. #16 143.6 Preparing to unpack .../530-libboost-nowide-dev_1.74.0.3_amd64.deb ... #16 143.6 Unpacking libboost-nowide-dev (1.74.0.3) ... #16 143.7 Selecting previously unselected package libboost-all-dev. #16 143.7 Preparing to unpack .../531-libboost-all-dev_1.74.0.3_amd64.deb ... #16 143.8 Unpacking libboost-all-dev (1.74.0.3) ... #16 143.9 Selecting previously unselected package libmd-dev:amd64. #16 143.9 Preparing to unpack .../532-libmd-dev_1.0.4-2_amd64.deb ... #16 143.9 Unpacking libmd-dev:amd64 (1.0.4-2) ... #16 144.0 Selecting previously unselected package libbsd-dev:amd64. #16 144.0 Preparing to unpack .../533-libbsd-dev_0.11.7-2_amd64.deb ... #16 144.1 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #16 144.2 Selecting previously unselected package libc-ares2:amd64. #16 144.2 Preparing to unpack .../534-libc-ares2_1.18.1-3_amd64.deb ... #16 144.2 Unpacking libc-ares2:amd64 (1.18.1-3) ... #16 144.4 Selecting previously unselected package libc-ares-dev:amd64. #16 144.4 Preparing to unpack .../535-libc-ares-dev_1.18.1-3_amd64.deb ... #16 144.4 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #16 144.6 Selecting previously unselected package libcairo-gobject2:amd64. #16 144.6 Preparing to unpack .../536-libcairo-gobject2_1.16.0-7_amd64.deb ... #16 144.6 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #16 144.8 Selecting previously unselected package libncurses6:amd64. #16 144.8 Preparing to unpack .../537-libncurses6_6.4-4_amd64.deb ... #16 144.8 Unpacking libncurses6:amd64 (6.4-4) ... #16 144.9 Selecting previously unselected package libcdk5nc6:amd64. #16 144.9 Preparing to unpack .../538-libcdk5nc6_5.0.20180306-3_amd64.deb ... #16 145.0 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #16 145.1 Selecting previously unselected package libncurses-dev:amd64. #16 145.1 Preparing to unpack .../539-libncurses-dev_6.4-4_amd64.deb ... #16 145.1 Unpacking libncurses-dev:amd64 (6.4-4) ... #16 145.4 Selecting previously unselected package libcdk5-dev. #16 145.4 Preparing to unpack .../540-libcdk5-dev_5.0.20180306-3_amd64.deb ... #16 145.4 Unpacking libcdk5-dev (5.0.20180306-3) ... #16 145.6 Selecting previously unselected package libcsv3:amd64. #16 145.6 Preparing to unpack .../541-libcsv3_3.0.3+dfsg-6_amd64.deb ... #16 145.7 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #16 145.8 Selecting previously unselected package libcsv-dev:amd64. #16 145.8 Preparing to unpack .../542-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #16 145.8 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 146.0 Selecting previously unselected package libdbi1:amd64. #16 146.0 Preparing to unpack .../543-libdbi1_0.9.0-6_amd64.deb ... #16 146.0 Unpacking libdbi1:amd64 (0.9.0-6) ... #16 146.2 Selecting previously unselected package libdbd-sqlite3:amd64. #16 146.2 Preparing to unpack .../544-libdbd-sqlite3_0.9.0-11_amd64.deb ... #16 146.2 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #16 146.4 Selecting previously unselected package libdbi-dev. #16 146.4 Preparing to unpack .../545-libdbi-dev_0.9.0-6_amd64.deb ... #16 146.4 Unpacking libdbi-dev (0.9.0-6) ... #16 146.6 Selecting previously unselected package libpkgconf3:amd64. #16 146.6 Preparing to unpack .../546-libpkgconf3_1.8.1-1_amd64.deb ... #16 146.6 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #16 146.7 Selecting previously unselected package pkgconf-bin. #16 146.7 Preparing to unpack .../547-pkgconf-bin_1.8.1-1_amd64.deb ... #16 146.8 Unpacking pkgconf-bin (1.8.1-1) ... #16 146.9 Selecting previously unselected package pkgconf:amd64. #16 146.9 Preparing to unpack .../548-pkgconf_1.8.1-1_amd64.deb ... #16 146.9 Unpacking pkgconf:amd64 (1.8.1-1) ... #16 147.1 Selecting previously unselected package pkg-config:amd64. #16 147.1 Preparing to unpack .../549-pkg-config_1.8.1-1_amd64.deb ... #16 147.1 Unpacking pkg-config:amd64 (1.8.1-1) ... #16 147.3 Selecting previously unselected package libdbus-1-dev:amd64. #16 147.3 Preparing to unpack .../550-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #16 147.3 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 147.4 Selecting previously unselected package libelf-dev:amd64. #16 147.4 Preparing to unpack .../551-libelf-dev_0.188-2.1_amd64.deb ... #16 147.4 Unpacking libelf-dev:amd64 (0.188-2.1) ... #16 147.6 Selecting previously unselected package libffi-dev:amd64. #16 147.6 Preparing to unpack .../552-libffi-dev_3.4.4-1_amd64.deb ... #16 147.6 Unpacking libffi-dev:amd64 (3.4.4-1) ... #16 147.8 Selecting previously unselected package libfftw3-double3:amd64. #16 147.8 Preparing to unpack .../553-libfftw3-double3_3.3.10-1_amd64.deb ... #16 147.8 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #16 147.9 Selecting previously unselected package libfftw3-long3:amd64. #16 148.0 Preparing to unpack .../554-libfftw3-long3_3.3.10-1_amd64.deb ... #16 148.0 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #16 148.1 Selecting previously unselected package libfftw3-quad3:amd64. #16 148.1 Preparing to unpack .../555-libfftw3-quad3_3.3.10-1_amd64.deb ... #16 148.2 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #16 148.3 Selecting previously unselected package libfftw3-single3:amd64. #16 148.3 Preparing to unpack .../556-libfftw3-single3_3.3.10-1_amd64.deb ... #16 148.3 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #16 148.5 Selecting previously unselected package libfftw3-bin. #16 148.5 Preparing to unpack .../557-libfftw3-bin_3.3.10-1_amd64.deb ... #16 148.5 Unpacking libfftw3-bin (3.3.10-1) ... #16 148.6 Selecting previously unselected package libfftw3-dev:amd64. #16 148.6 Preparing to unpack .../558-libfftw3-dev_3.3.10-1_amd64.deb ... #16 148.7 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #16 148.9 Selecting previously unselected package libgdk-pixbuf2.0-common. #16 148.9 Preparing to unpack .../559-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... #16 148.9 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #16 149.1 Selecting previously unselected package shared-mime-info. #16 149.1 Preparing to unpack .../560-shared-mime-info_2.2-1_amd64.deb ... #16 149.1 Unpacking shared-mime-info (2.2-1) ... #16 149.3 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #16 149.3 Preparing to unpack .../561-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... #16 149.3 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #16 149.5 Selecting previously unselected package libglib2.0-data. #16 149.5 Preparing to unpack .../562-libglib2.0-data_2.74.6-2+deb12u5_all.deb ... #16 149.5 Unpacking libglib2.0-data (2.74.6-2+deb12u5) ... #16 149.7 Selecting previously unselected package libglib2.0-bin. #16 149.7 Preparing to unpack .../563-libglib2.0-bin_2.74.6-2+deb12u5_amd64.deb ... #16 149.7 Unpacking libglib2.0-bin (2.74.6-2+deb12u5) ... #16 149.9 Selecting previously unselected package libglib2.0-dev-bin. #16 149.9 Preparing to unpack .../564-libglib2.0-dev-bin_2.74.6-2+deb12u5_amd64.deb ... #16 149.9 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u5) ... #16 150.0 Selecting previously unselected package libsepol-dev:amd64. #16 150.0 Preparing to unpack .../565-libsepol-dev_3.4-2.1_amd64.deb ... #16 150.1 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #16 150.2 Selecting previously unselected package libpcre2-16-0:amd64. #16 150.2 Preparing to unpack .../566-libpcre2-16-0_10.42-1_amd64.deb ... #16 150.2 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #16 150.4 Selecting previously unselected package libpcre2-32-0:amd64. #16 150.4 Preparing to unpack .../567-libpcre2-32-0_10.42-1_amd64.deb ... #16 150.4 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #16 150.6 Selecting previously unselected package libpcre2-posix3:amd64. #16 150.6 Preparing to unpack .../568-libpcre2-posix3_10.42-1_amd64.deb ... #16 150.6 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #16 150.7 Selecting previously unselected package libpcre2-dev:amd64. #16 150.7 Preparing to unpack .../569-libpcre2-dev_10.42-1_amd64.deb ... #16 150.8 Unpacking libpcre2-dev:amd64 (10.42-1) ... #16 150.9 Selecting previously unselected package libselinux1-dev:amd64. #16 150.9 Preparing to unpack .../570-libselinux1-dev_3.4-1+b6_amd64.deb ... #16 150.9 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #16 151.1 Selecting previously unselected package libmount-dev:amd64. #16 151.1 Preparing to unpack .../571-libmount-dev_2.38.1-5+deb12u3_amd64.deb ... #16 151.1 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) ... #16 151.2 Selecting previously unselected package libglib2.0-dev:amd64. #16 151.2 Preparing to unpack .../572-libglib2.0-dev_2.74.6-2+deb12u5_amd64.deb ... #16 151.3 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ... #16 151.5 Selecting previously unselected package libgmpxx4ldbl:amd64. #16 151.5 Preparing to unpack .../573-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 151.5 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 151.6 Selecting previously unselected package libgmp-dev:amd64. #16 151.6 Preparing to unpack .../574-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 151.7 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 151.8 Selecting previously unselected package libunbound8:amd64. #16 151.8 Preparing to unpack .../575-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #16 151.9 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 152.0 Selecting previously unselected package libgnutls-dane0:amd64. #16 152.0 Preparing to unpack .../576-libgnutls-dane0_3.7.9-2+deb12u4_amd64.deb ... #16 152.1 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u4) ... #16 152.2 Selecting previously unselected package libgnutls-openssl27:amd64. #16 152.2 Preparing to unpack .../577-libgnutls-openssl27_3.7.9-2+deb12u4_amd64.deb ... #16 152.3 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u4) ... #16 152.4 Selecting previously unselected package libgnutlsxx30:amd64. #16 152.4 Preparing to unpack .../578-libgnutlsxx30_3.7.9-2+deb12u4_amd64.deb ... #16 152.4 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u4) ... #16 152.6 Selecting previously unselected package libidn2-dev:amd64. #16 152.6 Preparing to unpack .../579-libidn2-dev_2.3.3-1+b1_amd64.deb ... #16 152.6 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #16 152.7 Selecting previously unselected package libp11-kit-dev:amd64. #16 152.7 Preparing to unpack .../580-libp11-kit-dev_0.24.1-2_amd64.deb ... #16 152.8 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #16 152.9 Selecting previously unselected package libtasn1-6-dev:amd64. #16 152.9 Preparing to unpack .../581-libtasn1-6-dev_4.19.0-2+deb12u1_amd64.deb ... #16 152.9 Unpacking libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #16 153.0 Selecting previously unselected package nettle-dev:amd64. #16 153.1 Preparing to unpack .../582-nettle-dev_3.8.1-2_amd64.deb ... #16 153.1 Unpacking nettle-dev:amd64 (3.8.1-2) ... #16 153.2 Selecting previously unselected package libgnutls28-dev:amd64. #16 153.2 Preparing to unpack .../583-libgnutls28-dev_3.7.9-2+deb12u4_amd64.deb ... #16 153.3 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u4) ... #16 153.5 Selecting previously unselected package libgps28:amd64. #16 153.5 Preparing to unpack .../584-libgps28_3.22-4.1+b1_amd64.deb ... #16 153.5 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #16 153.6 Selecting previously unselected package libgps-dev:amd64. #16 153.6 Preparing to unpack .../585-libgps-dev_3.22-4.1+b1_amd64.deb ... #16 153.6 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #16 153.9 Selecting previously unselected package libgsm1:amd64. #16 153.9 Preparing to unpack .../586-libgsm1_1.0.22-1_amd64.deb ... #16 153.9 Unpacking libgsm1:amd64 (1.0.22-1) ... #16 154.0 Selecting previously unselected package libgsm1-dev:amd64. #16 154.1 Preparing to unpack .../587-libgsm1-dev_1.0.22-1_amd64.deb ... #16 154.1 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #16 154.2 Selecting previously unselected package libimagequant0:amd64. #16 154.2 Preparing to unpack .../588-libimagequant0_2.17.0-1_amd64.deb ... #16 154.3 Unpacking libimagequant0:amd64 (2.17.0-1) ... #16 154.4 Selecting previously unselected package libjansson-dev:amd64. #16 154.4 Preparing to unpack .../589-libjansson-dev_2.14-2_amd64.deb ... #16 154.4 Unpacking libjansson-dev:amd64 (2.14-2) ... #16 154.6 Selecting previously unselected package libkrb5-dev:amd64. #16 154.6 Preparing to unpack .../590-libkrb5-dev_1.20.1-2+deb12u2_amd64.deb ... #16 154.6 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #16 154.7 Selecting previously unselected package liblua5.3-0:amd64. #16 154.8 Preparing to unpack .../591-liblua5.3-0_5.3.6-2_amd64.deb ... #16 154.8 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #16 154.9 Selecting previously unselected package libreadline-dev:amd64. #16 154.9 Preparing to unpack .../592-libreadline-dev_8.2-1.3_amd64.deb ... #16 154.9 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #16 155.1 Selecting previously unselected package liblua5.3-dev:amd64. #16 155.1 Preparing to unpack .../593-liblua5.3-dev_5.3.6-2_amd64.deb ... #16 155.1 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #16 155.3 Selecting previously unselected package mysql-common. #16 155.3 Preparing to unpack .../594-mysql-common_5.8+1.1.0_all.deb ... #16 155.3 Unpacking mysql-common (5.8+1.1.0) ... #16 155.5 Selecting previously unselected package mariadb-common. #16 155.5 Preparing to unpack .../595-mariadb-common_1%3a10.11.11-0+deb12u1_all.deb ... #16 155.5 Unpacking mariadb-common (1:10.11.11-0+deb12u1) ... #16 155.7 Selecting previously unselected package libmariadb3:amd64. #16 155.7 Preparing to unpack .../596-libmariadb3_1%3a10.11.11-0+deb12u1_amd64.deb ... #16 155.7 Unpacking libmariadb3:amd64 (1:10.11.11-0+deb12u1) ... #16 155.8 Selecting previously unselected package libmnl-dev:amd64. #16 155.9 Preparing to unpack .../597-libmnl-dev_1.0.4-3_amd64.deb ... #16 155.9 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #16 156.0 Selecting previously unselected package libncurses5-dev:amd64. #16 156.0 Preparing to unpack .../598-libncurses5-dev_6.4-4_amd64.deb ... #16 156.0 Unpacking libncurses5-dev:amd64 (6.4-4) ... #16 156.1 Selecting previously unselected package pci.ids. #16 156.2 Preparing to unpack .../599-pci.ids_0.0~2023.04.11-1_all.deb ... #16 156.2 Unpacking pci.ids (0.0~2023.04.11-1) ... #16 156.3 Selecting previously unselected package libpci3:amd64. #16 156.3 Preparing to unpack .../600-libpci3_1%3a3.9.0-4_amd64.deb ... #16 156.4 Unpacking libpci3:amd64 (1:3.9.0-4) ... #16 156.5 Selecting previously unselected package libsensors-config. #16 156.5 Preparing to unpack .../601-libsensors-config_1%3a3.6.0-7.1_all.deb ... #16 156.5 Unpacking libsensors-config (1:3.6.0-7.1) ... #16 156.7 Selecting previously unselected package libsensors5:amd64. #16 156.7 Preparing to unpack .../602-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #16 156.8 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #16 156.9 Selecting previously unselected package libwrap0:amd64. #16 157.0 Preparing to unpack .../603-libwrap0_7.6.q-32_amd64.deb ... #16 157.0 Unpacking libwrap0:amd64 (7.6.q-32) ... #16 157.1 Selecting previously unselected package libsnmp-base. #16 157.1 Preparing to unpack .../604-libsnmp-base_5.9.3+dfsg-2_all.deb ... #16 157.2 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #16 157.3 Selecting previously unselected package libsnmp40:amd64. #16 157.3 Preparing to unpack .../605-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #16 157.4 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 157.5 Selecting previously unselected package libnetsnmptrapd40:amd64. #16 157.6 Preparing to unpack .../606-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #16 157.6 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 157.7 Selecting previously unselected package libnewlib-dev. #16 157.7 Preparing to unpack .../607-libnewlib-dev_3.3.0-1.3+deb12u1_all.deb ... #16 157.7 Unpacking libnewlib-dev (3.3.0-1.3+deb12u1) ... #16 157.9 Selecting previously unselected package libnewlib-arm-none-eabi. #16 157.9 Preparing to unpack .../608-libnewlib-arm-none-eabi_3.3.0-1.3+deb12u1_all.deb ... #16 157.9 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #16 158.9 Selecting previously unselected package libnftnl11:amd64. #16 158.9 Preparing to unpack .../609-libnftnl11_1.2.4-2_amd64.deb ... #16 158.9 Unpacking libnftnl11:amd64 (1.2.4-2) ... #16 159.1 Selecting previously unselected package libnftables1:amd64. #16 159.1 Preparing to unpack .../610-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #16 159.1 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 159.2 Selecting previously unselected package libnftables-dev:amd64. #16 159.2 Preparing to unpack .../611-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #16 159.3 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 159.4 Selecting previously unselected package libnftnl-dev:amd64. #16 159.4 Preparing to unpack .../612-libnftnl-dev_1.2.4-2_amd64.deb ... #16 159.4 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #16 159.6 Selecting previously unselected package libnorm1:amd64. #16 159.6 Preparing to unpack .../613-libnorm1_1.5.9+dfsg-2_amd64.deb ... #16 159.6 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #16 159.7 Selecting previously unselected package libxml2-dev:amd64. #16 159.7 Preparing to unpack .../614-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 159.7 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 159.9 Selecting previously unselected package libnorm-dev:amd64. #16 159.9 Preparing to unpack .../615-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #16 160.0 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 160.1 Selecting previously unselected package liboping0:amd64. #16 160.1 Preparing to unpack .../616-liboping0_1.10.0-5+b1_amd64.deb ... #16 160.1 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #16 160.3 Selecting previously unselected package liboping-dev:amd64. #16 160.3 Preparing to unpack .../617-liboping-dev_1.10.0-5+b1_amd64.deb ... #16 160.3 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #16 160.4 Selecting previously unselected package libortp16:amd64. #16 160.5 Preparing to unpack .../618-libortp16_1%3a5.1.64-2_amd64.deb ... #16 160.5 Unpacking libortp16:amd64 (1:5.1.64-2) ... #16 160.6 Selecting previously unselected package libortp-dev:amd64. #16 160.6 Preparing to unpack .../619-libortp-dev_1%3a5.1.64-2_amd64.deb ... #16 160.6 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #16 160.8 Selecting previously unselected package libpcap0.8:amd64. #16 160.8 Preparing to unpack .../620-libpcap0.8_1.10.3-1_amd64.deb ... #16 160.8 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #16 160.9 Selecting previously unselected package libpcap0.8-dev:amd64. #16 161.0 Preparing to unpack .../621-libpcap0.8-dev_1.10.3-1_amd64.deb ... #16 161.0 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 .../622-libpcap-dev_1.10.3-1_amd64.deb ... #16 161.2 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #16 161.3 Selecting previously unselected package libudev-dev:amd64. #16 161.3 Preparing to unpack .../623-libudev-dev_252.36-1~deb12u1_amd64.deb ... #16 161.4 Unpacking libudev-dev:amd64 (252.36-1~deb12u1) ... #16 161.5 Selecting previously unselected package libpci-dev:amd64. #16 161.6 Preparing to unpack .../624-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 .../625-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 .../626-libpcsclite-dev_1.9.9-2_amd64.deb ... #16 161.9 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #16 162.1 Selecting previously unselected package libpgm-5.3-0:amd64. #16 162.1 Preparing to unpack .../627-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.3 Preparing to unpack .../628-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #16 162.3 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 162.4 Selecting previously unselected package libraqm0:amd64. #16 162.4 Preparing to unpack .../629-libraqm0_0.7.0-4.1_amd64.deb ... #16 162.5 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #16 162.6 Selecting previously unselected package librsvg2-2:amd64. #16 162.6 Preparing to unpack .../630-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 162.6 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 162.9 Selecting previously unselected package librsvg2-bin. #16 162.9 Preparing to unpack .../631-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 162.9 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 163.1 Selecting previously unselected package libsctp1:amd64. #16 163.1 Preparing to unpack .../632-libsctp1_1.0.19+dfsg-2_amd64.deb ... #16 163.1 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #16 163.3 Selecting previously unselected package libsctp-dev:amd64. #16 163.3 Preparing to unpack .../633-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #16 163.3 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 163.4 Selecting previously unselected package libsensors-dev:amd64. #16 163.4 Preparing to unpack .../634-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #16 163.5 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 163.6 Selecting previously unselected package libsigsegv-dev:amd64. #16 163.6 Preparing to unpack .../635-libsigsegv-dev_2.14-1_amd64.deb ... #16 163.6 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #16 163.7 Selecting previously unselected package libwrap0-dev:amd64. #16 163.8 Preparing to unpack .../636-libwrap0-dev_7.6.q-32_amd64.deb ... #16 163.8 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #16 163.9 Selecting previously unselected package libssl-dev:amd64. #16 163.9 Preparing to unpack .../637-libssl-dev_3.0.15-1~deb12u1_amd64.deb ... #16 163.9 Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ... #16 164.2 Selecting previously unselected package libsnmp-dev. #16 164.2 Preparing to unpack .../638-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #16 164.2 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #16 164.4 Selecting previously unselected package libsodium23:amd64. #16 164.4 Preparing to unpack .../639-libsodium23_1.0.18-1_amd64.deb ... #16 164.4 Unpacking libsodium23:amd64 (1.0.18-1) ... #16 164.6 Selecting previously unselected package libsodium-dev:amd64. #16 164.6 Preparing to unpack .../640-libsodium-dev_1.0.18-1_amd64.deb ... #16 164.6 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #16 164.8 Selecting previously unselected package libsofia-sip-ua0. #16 164.8 Preparing to unpack .../641-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 164.8 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 164.9 Selecting previously unselected package libsofia-sip-ua-dev. #16 164.9 Preparing to unpack .../642-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 165.0 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 165.2 Selecting previously unselected package libsofia-sip-ua-glib3. #16 165.2 Preparing to unpack .../643-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 165.2 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 165.3 Selecting previously unselected package libsofia-sip-ua-glib-dev. #16 165.3 Preparing to unpack .../644-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 165.3 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 165.5 Selecting previously unselected package libsource-highlight-common. #16 165.5 Preparing to unpack .../645-libsource-highlight-common_3.1.9-4.2_all.deb ... #16 165.5 Unpacking libsource-highlight-common (3.1.9-4.2) ... #16 165.7 Selecting previously unselected package libsource-highlight4v5:amd64. #16 165.7 Preparing to unpack .../646-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #16 165.7 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 165.8 Selecting previously unselected package libsqlite3-dev:amd64. #16 165.9 Preparing to unpack .../647-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ... #16 165.9 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #16 166.1 Selecting previously unselected package libtalloc2:amd64. #16 166.1 Preparing to unpack .../648-libtalloc2_2.4.0-f2_amd64.deb ... #16 166.1 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #16 166.2 Selecting previously unselected package libtalloc-dev:amd64. #16 166.2 Preparing to unpack .../649-libtalloc-dev_2.4.0-f2_amd64.deb ... #16 166.2 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #16 166.4 Selecting previously unselected package libtext-unidecode-perl. #16 166.4 Preparing to unpack .../650-libtext-unidecode-perl_1.30-3_all.deb ... #16 166.4 Unpacking libtext-unidecode-perl (1.30-3) ... #16 166.6 Selecting previously unselected package liburing2:amd64. #16 166.6 Preparing to unpack .../651-liburing2_2.3-3_amd64.deb ... #16 166.6 Unpacking liburing2:amd64 (2.3-3) ... #16 166.7 Selecting previously unselected package liburing-dev:amd64. #16 166.8 Preparing to unpack .../652-liburing-dev_2.3-3_amd64.deb ... #16 166.8 Unpacking liburing-dev:amd64 (2.3-3) ... #16 166.9 Selecting previously unselected package libusb-0.1-4:amd64. #16 167.0 Preparing to unpack .../653-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #16 167.0 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 167.1 Selecting previously unselected package libusb-1.0-0-dev:amd64. #16 167.1 Preparing to unpack .../654-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #16 167.1 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 167.3 Selecting previously unselected package libusb-dev. #16 167.3 Preparing to unpack .../655-libusb-dev_2%3a0.1.12-32_amd64.deb ... #16 167.3 Unpacking libusb-dev (2:0.1.12-32) ... #16 167.5 Selecting previously unselected package libwebpdemux2:amd64. #16 167.5 Preparing to unpack .../656-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #16 167.5 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 167.6 Selecting previously unselected package libwebpmux3:amd64. #16 167.6 Preparing to unpack .../657-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #16 167.7 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 167.8 Selecting previously unselected package libxml-namespacesupport-perl. #16 167.8 Preparing to unpack .../658-libxml-namespacesupport-perl_1.12-2_all.deb ... #16 167.8 Unpacking libxml-namespacesupport-perl (1.12-2) ... #16 168.0 Selecting previously unselected package libxml-sax-base-perl. #16 168.0 Preparing to unpack .../659-libxml-sax-base-perl_1.09-3_all.deb ... #16 168.0 Unpacking libxml-sax-base-perl (1.09-3) ... #16 168.2 Selecting previously unselected package libxml-sax-perl. #16 168.2 Preparing to unpack .../660-libxml-sax-perl_1.02+dfsg-3_all.deb ... #16 168.2 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #16 168.3 Selecting previously unselected package libxml-libxml-perl. #16 168.3 Preparing to unpack .../661-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #16 168.4 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 168.5 Selecting previously unselected package libyaml-0-2:amd64. #16 168.5 Preparing to unpack .../662-libyaml-0-2_0.2.5-1_amd64.deb ... #16 168.5 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #16 168.7 Selecting previously unselected package libzmq5:amd64. #16 168.7 Preparing to unpack .../663-libzmq5_4.3.4-6_amd64.deb ... #16 168.7 Unpacking libzmq5:amd64 (4.3.4-6) ... #16 168.9 Selecting previously unselected package libzmq3-dev:amd64. #16 168.9 Preparing to unpack .../664-libzmq3-dev_4.3.4-6_amd64.deb ... #16 168.9 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #16 169.1 Selecting previously unselected package lua-socket:amd64. #16 169.1 Preparing to unpack .../665-lua-socket_3.1.0-1+b1_amd64.deb ... #16 169.1 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #16 169.2 Selecting previously unselected package mscgen. #16 169.2 Preparing to unpack .../666-mscgen_0.20-14_amd64.deb ... #16 169.3 Unpacking mscgen (0.20-14) ... #16 169.4 Selecting previously unselected package patchelf. #16 169.4 Preparing to unpack .../667-patchelf_0.14.3-1+b1_amd64.deb ... #16 169.4 Unpacking patchelf (0.14.3-1+b1) ... #16 169.6 Selecting previously unselected package picolibc-arm-none-eabi. #16 169.6 Preparing to unpack .../668-picolibc-arm-none-eabi_1.8-1_all.deb ... #16 169.6 Unpacking picolibc-arm-none-eabi (1.8-1) ... #16 170.5 Selecting previously unselected package python3-setuptools. #16 170.5 Preparing to unpack .../669-python3-setuptools_66.1.1-1+deb12u1_all.deb ... #16 170.6 Unpacking python3-setuptools (66.1.1-1+deb12u1) ... #16 170.7 Selecting previously unselected package python3-six. #16 170.7 Preparing to unpack .../670-python3-six_1.16.0-4_all.deb ... #16 170.8 Unpacking python3-six (1.16.0-4) ... #16 170.9 Selecting previously unselected package python3-typing-extensions. #16 170.9 Preparing to unpack .../671-python3-typing-extensions_4.4.0-1_all.deb ... #16 170.9 Unpacking python3-typing-extensions (4.4.0-1) ... #16 171.0 Selecting previously unselected package python3-lazy-object-proxy. #16 171.0 Preparing to unpack .../672-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.2 Selecting previously unselected package python3-wrapt. #16 171.2 Preparing to unpack .../673-python3-wrapt_1.14.1-2+b2_amd64.deb ... #16 171.2 Unpacking python3-wrapt (1.14.1-2+b2) ... #16 171.4 Selecting previously unselected package python3-astroid. #16 171.4 Preparing to unpack .../674-python3-astroid_2.14.2-1_all.deb ... #16 171.4 Unpacking python3-astroid (2.14.2-1) ... #16 171.6 Selecting previously unselected package python3-toml. #16 171.6 Preparing to unpack .../675-python3-toml_0.10.2-1_all.deb ... #16 171.6 Unpacking python3-toml (0.10.2-1) ... #16 171.8 Selecting previously unselected package python3-isort. #16 171.8 Preparing to unpack .../676-python3-isort_5.6.4-1_all.deb ... #16 171.8 Unpacking python3-isort (5.6.4-1) ... #16 171.9 Selecting previously unselected package python3-more-itertools. #16 171.9 Preparing to unpack .../677-python3-more-itertools_8.10.0-2_all.deb ... #16 172.0 Unpacking python3-more-itertools (8.10.0-2) ... #16 172.1 Selecting previously unselected package python3-zipp. #16 172.1 Preparing to unpack .../678-python3-zipp_1.0.0-6_all.deb ... #16 172.1 Unpacking python3-zipp (1.0.0-6) ... #16 172.3 Selecting previously unselected package python3-importlib-metadata. #16 172.3 Preparing to unpack .../679-python3-importlib-metadata_4.12.0-1_all.deb ... #16 172.3 Unpacking python3-importlib-metadata (4.12.0-1) ... #16 172.5 Selecting previously unselected package python3-mypy-extensions. #16 172.5 Preparing to unpack .../680-python3-mypy-extensions_0.4.3-4_all.deb ... #16 172.5 Unpacking python3-mypy-extensions (0.4.3-4) ... #16 172.6 Selecting previously unselected package python3-logilab-common. #16 172.7 Preparing to unpack .../681-python3-logilab-common_1.9.8-1_all.deb ... #16 172.7 Unpacking python3-logilab-common (1.9.8-1) ... #16 172.8 Selecting previously unselected package python3-dill. #16 172.9 Preparing to unpack .../682-python3-dill_0.3.6-1_all.deb ... #16 172.9 Unpacking python3-dill (0.3.6-1) ... #16 173.0 Selecting previously unselected package python3-mccabe. #16 173.0 Preparing to unpack .../683-python3-mccabe_0.7.0-1_all.deb ... #16 173.1 Unpacking python3-mccabe (0.7.0-1) ... #16 173.2 Selecting previously unselected package python3-platformdirs. #16 173.2 Preparing to unpack .../684-python3-platformdirs_2.6.0-1_all.deb ... #16 173.2 Unpacking python3-platformdirs (2.6.0-1) ... #16 173.4 Selecting previously unselected package python3-tomlkit. #16 173.4 Preparing to unpack .../685-python3-tomlkit_0.11.7-1_all.deb ... #16 173.4 Unpacking python3-tomlkit (0.11.7-1) ... #16 173.6 Selecting previously unselected package pylint. #16 173.6 Preparing to unpack .../686-pylint_2.16.2-2_all.deb ... #16 173.6 Unpacking pylint (2.16.2-2) ... #16 173.8 Selecting previously unselected package python3-funcparserlib. #16 173.8 Preparing to unpack .../687-python3-funcparserlib_1.0.0-0.2_all.deb ... #16 173.8 Unpacking python3-funcparserlib (1.0.0-0.2) ... #16 173.9 Selecting previously unselected package python3-pil:amd64. #16 173.9 Preparing to unpack .../688-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #16 174.0 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 174.1 Selecting previously unselected package python3-webcolors. #16 174.1 Preparing to unpack .../689-python3-webcolors_1.11.1-1_all.deb ... #16 174.1 Unpacking python3-webcolors (1.11.1-1) ... #16 174.3 Selecting previously unselected package python3-roman. #16 174.3 Preparing to unpack .../690-python3-roman_3.3-3_all.deb ... #16 174.3 Unpacking python3-roman (3.3-3) ... #16 174.4 Selecting previously unselected package python3-docutils. #16 174.5 Preparing to unpack .../691-python3-docutils_0.19+dfsg-6_all.deb ... #16 174.5 Unpacking python3-docutils (0.19+dfsg-6) ... #16 174.6 Selecting previously unselected package python3-reportlab-accel:amd64. #16 174.6 Preparing to unpack .../692-python3-reportlab-accel_3.6.12-1+deb12u1_amd64.deb ... #16 174.6 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #16 174.8 Selecting previously unselected package python3-reportlab. #16 174.8 Preparing to unpack .../693-python3-reportlab_3.6.12-1+deb12u1_all.deb ... #16 174.8 Unpacking python3-reportlab (3.6.12-1+deb12u1) ... #16 175.0 Selecting previously unselected package python3-blockdiag. #16 175.0 Preparing to unpack .../694-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #16 175.0 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #16 175.2 Selecting previously unselected package python3-distlib. #16 175.2 Preparing to unpack .../695-python3-distlib_0.3.6-1_all.deb ... #16 175.2 Unpacking python3-distlib (0.3.6-1) ... #16 175.4 Selecting previously unselected package python3-filelock. #16 175.4 Preparing to unpack .../696-python3-filelock_3.9.0-1_all.deb ... #16 175.4 Unpacking python3-filelock (3.9.0-1) ... #16 177.4 Selecting previously unselected package python3-gi. #16 177.4 Preparing to unpack .../697-python3-gi_3.42.2-3+b1_amd64.deb ... #16 177.4 Unpacking python3-gi (3.42.2-3+b1) ... #16 177.5 Selecting previously unselected package python3-markupsafe. #16 177.6 Preparing to unpack .../698-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #16 177.6 Unpacking python3-markupsafe (2.1.2-1+b1) ... #16 177.7 Selecting previously unselected package python3-mako. #16 177.7 Preparing to unpack .../699-python3-mako_1.2.4+ds-1_all.deb ... #16 177.7 Unpacking python3-mako (1.2.4+ds-1) ... #16 177.9 Selecting previously unselected package python3-nwdiag. #16 177.9 Preparing to unpack .../700-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #16 177.9 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #16 178.1 Selecting previously unselected package python3-wheel. #16 178.1 Preparing to unpack .../701-python3-wheel_0.38.4-2_all.deb ... #16 178.1 Unpacking python3-wheel (0.38.4-2) ... #16 178.3 Selecting previously unselected package python3-pip. #16 178.3 Preparing to unpack .../702-python3-pip_23.0.1+dfsg-1_all.deb ... #16 178.3 Unpacking python3-pip (23.0.1+dfsg-1) ... #16 178.5 Selecting previously unselected package python3-pip-whl. #16 178.5 Preparing to unpack .../703-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #16 178.5 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #16 178.7 Selecting previously unselected package python3-pyflakes. #16 178.7 Preparing to unpack .../704-python3-pyflakes_2.5.0-1_all.deb ... #16 178.7 Unpacking python3-pyflakes (2.5.0-1) ... #16 178.8 Selecting previously unselected package python3-setuptools-whl. #16 178.9 Preparing to unpack .../705-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ... #16 178.9 Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) ... #16 179.0 Selecting previously unselected package python3-usb. #16 179.1 Preparing to unpack .../706-python3-usb_1.2.1-2_all.deb ... #16 179.1 Unpacking python3-usb (1.2.1-2) ... #16 179.2 Selecting previously unselected package python3-wheel-whl. #16 179.2 Preparing to unpack .../707-python3-wheel-whl_0.38.4-2_all.deb ... #16 179.2 Unpacking python3-wheel-whl (0.38.4-2) ... #16 179.4 Selecting previously unselected package python3-virtualenv. #16 179.4 Preparing to unpack .../708-python3-virtualenv_20.17.1+ds-1_all.deb ... #16 179.4 Unpacking python3-virtualenv (20.17.1+ds-1) ... #16 179.6 Selecting previously unselected package python3-yaml. #16 179.6 Preparing to unpack .../709-python3-yaml_6.0-3+b2_amd64.deb ... #16 179.6 Unpacking python3-yaml (6.0-3+b2) ... #16 179.7 Selecting previously unselected package sdcc-libraries. #16 179.8 Preparing to unpack .../710-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #16 179.8 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #16 180.0 Selecting previously unselected package sdcc. #16 180.0 Preparing to unpack .../711-sdcc_4.2.0+dfsg-1_amd64.deb ... #16 180.0 Unpacking sdcc (4.2.0+dfsg-1) ... #16 180.2 Selecting previously unselected package source-highlight. #16 180.2 Preparing to unpack .../712-source-highlight_3.1.9-4.2+b3_amd64.deb ... #16 180.3 Unpacking source-highlight (3.1.9-4.2+b3) ... #16 180.4 Selecting previously unselected package sqlite3. #16 180.4 Preparing to unpack .../713-sqlite3_3.40.1-2+deb12u1_amd64.deb ... #16 180.4 Unpacking sqlite3 (3.40.1-2+deb12u1) ... #16 180.6 Selecting previously unselected package stow. #16 180.6 Preparing to unpack .../714-stow_2.3.1-1_all.deb ... #16 180.6 Unpacking stow (2.3.1-1) ... #16 180.8 Selecting previously unselected package swig4.0. #16 180.8 Preparing to unpack .../715-swig4.0_4.1.0-0.2_amd64.deb ... #16 180.8 Unpacking swig4.0 (4.1.0-0.2) ... #16 181.0 Selecting previously unselected package swig. #16 181.0 Preparing to unpack .../716-swig_4.1.0-0.2_all.deb ... #16 181.0 Unpacking swig (4.1.0-0.2) ... #16 181.2 Selecting previously unselected package tcpdump. #16 181.2 Preparing to unpack .../717-tcpdump_4.99.3-1_amd64.deb ... #16 181.2 Unpacking tcpdump (4.99.3-1) ... #16 181.4 Selecting previously unselected package telnet. #16 181.4 Preparing to unpack .../718-telnet_0.17+2.4-2+deb12u1_all.deb ... #16 181.4 Unpacking telnet (0.17+2.4-2+deb12u1) ... #16 181.6 Selecting previously unselected package tex-gyre. #16 181.6 Preparing to unpack .../719-tex-gyre_20180621-6_all.deb ... #16 181.6 Unpacking tex-gyre (20180621-6) ... #16 182.0 Selecting previously unselected package texinfo. #16 182.0 Preparing to unpack .../720-texinfo_6.8-6+b1_amd64.deb ... #16 182.0 Unpacking texinfo (6.8-6+b1) ... #16 182.2 Selecting previously unselected package unzip. #16 182.2 Preparing to unpack .../721-unzip_6.0-28_amd64.deb ... #16 182.2 Unpacking unzip (6.0-28) ... #16 182.4 Selecting previously unselected package virtualenv. #16 182.4 Preparing to unpack .../722-virtualenv_20.17.1+ds-1_all.deb ... #16 182.4 Unpacking virtualenv (20.17.1+ds-1) ... #16 182.5 Selecting previously unselected package xxd. #16 182.5 Preparing to unpack .../723-xxd_2%3a9.0.1378-2+deb12u2_amd64.deb ... #16 182.6 Unpacking xxd (2:9.0.1378-2+deb12u2) ... #16 182.7 Setting up libip4tc2:amd64 (1.8.9-2) ... #16 182.8 Setting up libksba8:amd64 (1.6.3-2) ... #16 182.8 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 182.9 Setting up media-types (10.0.0) ... #16 183.0 Setting up libpipeline1:amd64 (1.5.7-1) ... #16 183.0 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 183.1 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #16 183.1 Setting up liblcms2-2:amd64 (2.14-2) ... #16 183.2 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #16 183.2 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #16 183.3 Setting up libxapian30:amd64 (1.4.22-1) ... #16 183.4 Setting up wdiff (1.2.2-5) ... #16 183.4 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... #16 183.5 Setting up libpciaccess0:amd64 (0.17-2) ... #16 183.5 Setting up mysql-common (5.8+1.1.0) ... #16 183.6 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 183.7 Setting up libabsl20220623:amd64 (20220623.1-1) ... #16 183.7 Setting up libxau6:amd64 (1:1.0.9-1) ... #16 183.8 Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ... #16 183.8 Setting up libkeyutils1:amd64 (1.6.3-2) ... #16 183.9 Setting up libapparmor1:amd64 (3.0.8-3) ... #16 183.9 Setting up libc-l10n (2.36-9+deb12u10) ... #16 184.0 Setting up pci.ids (0.0~2023.04.11-1) ... #16 184.0 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #16 184.1 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u4) ... #16 184.1 Setting up libsodium23:amd64 (1.0.18-1) ... #16 184.2 Setting up libicu72:amd64 (72.1-3) ... #16 184.2 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.3 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #16 184.4 Setting up libdbi1:amd64 (0.9.0-6) ... #16 184.4 Setting up bsdextrautils (2.38.1-5+deb12u3) ... #16 184.5 Setting up fonts-gfs-porson (1.1-7) ... #16 184.5 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #16 184.6 Setting up libmagic-mgc (1:5.44-3) ... #16 184.6 Setting up libgsm1:amd64 (1.0.22-1) ... #16 184.7 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #16 184.7 Setting up gawk (1:5.2.1-2) ... #16 184.8 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #16 184.9 Setting up libsigsegv-dev:amd64 (2.14-1) ... #16 185.0 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u5) ... #16 185.0 No schema files found: doing nothing. #16 185.0 Setting up distro-info-data (0.58+deb12u3) ... #16 185.1 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 185.1 Setting up libsnmp-base (5.9.3+dfsg-2) ... #16 185.2 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 185.2 Setting up libtirpc-common (1.3.3+ds-1) ... #16 185.3 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 185.4 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 185.4 Setting up libijs-0.35:amd64 (0.35-15) ... #16 185.5 Setting up unzip (6.0-28) ... #16 185.6 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #16 185.6 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 185.7 Setting up libgs-common (10.0.0~dfsg-11+deb12u7) ... #16 185.7 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #16 185.8 Setting up libfontbox-java (1:1.8.16-2) ... #16 185.8 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... #16 185.9 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ... #16 185.9 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... #16 186.0 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #16 186.0 Setting up binutils-common:amd64 (2.40-2) ... #16 186.1 Setting up x11-common (1:7.7+23) ... #16 186.4 debconf: unable to initialize frontend: Dialog #16 186.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 186.4 debconf: falling back to frontend: Readline #16 186.4 debconf: unable to initialize frontend: Readline #16 186.4 debconf: (This frontend requires a controlling tty.) #16 186.4 debconf: falling back to frontend: Teletype #16 186.4 invoke-rc.d: could not determine current runlevel #16 186.5 invoke-rc.d: policy-rc.d denied execution of restart. #16 186.5 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.6 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #16 186.7 Setting up libmagic1:amd64 (1:5.44-3) ... #16 186.8 Setting up libdeflate0:amd64 (1.14-1) ... #16 186.8 Setting up perl-openssl-defaults:amd64 (7+b1) ... #16 186.9 Setting up linux-libc-dev:amd64 (6.1.129-1) ... #16 186.9 Setting up bc (1.07.1-3+b1) ... #16 187.0 Setting up libctf-nobfd0:amd64 (2.40-2) ... #16 187.0 Setting up gettext-base (0.21-12) ... #16 187.1 Setting up m4 (1.4.19-3) ... #16 187.1 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.2 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+deb12u10) ... #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.6 Generating locales (this might take a while)... #16 188.6 Generation complete. #16 188.6 Setting up libopts25:amd64 (1:5.18.16-5) ... #16 188.7 Setting up libtext-wrapi18n-perl (0.06-10) ... #16 188.7 Setting up libjbig0:amd64 (2.1-6.1) ... #16 188.8 Setting up librav1e0:amd64 (0.5.1-6) ... #16 188.8 Setting up libpcre2-16-0:amd64 (10.42-1) ... #16 188.9 Setting up xxd (2:9.0.1378-2+deb12u2) ... #16 188.9 Setting up libsource-highlight-common (3.1.9-4.2) ... #16 189.0 Setting up libfakeroot:amd64 (1.31-1.2) ... #16 189.1 Setting up libjansson4:amd64 (2.14-2) ... #16 189.1 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 189.2 Setting up poppler-data (0.4.12-1) ... #16 189.3 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #16 189.4 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 189.4 Setting up libosp5 (1.5.2-13+b2) ... #16 189.5 Setting up libcap2-bin (1:2.66-4) ... #16 189.6 Setting up fakeroot (1.31-1.2) ... #16 189.6 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #16 189.6 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.6 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.6 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.6 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.6 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.6 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.6 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.6 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.7 Setting up libtalloc2:amd64 (2.4.0-f2) ... #16 189.7 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 189.8 Setting up mariadb-common (1:10.11.11-0+deb12u1) ... #16 189.8 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 189.9 Setting up libasound2-data (1.2.8-1) ... #16 189.9 Setting up libpcre3:amd64 (2:8.39-15) ... #16 190.0 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #16 190.0 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 190.1 Setting up autotools-dev (20220109.1) ... #16 190.1 Setting up libz3-4:amd64 (4.8.12-3.1) ... #16 190.2 Setting up libpcre2-32-0:amd64 (10.42-1) ... #16 190.2 Setting up libglib2.0-data (2.74.6-2+deb12u5) ... #16 190.3 Setting up libpkgconf3:amd64 (1.8.1-1) ... #16 190.4 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 190.4 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #16 190.5 Setting up rpcsvc-proto (1.4.3-1) ... #16 190.5 Setting up libmunge2 (0.5.15-2) ... #16 190.6 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 190.6 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 190.7 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #16 190.7 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #16 190.8 Setting up make (4.3-4.1) ... #16 190.8 Setting up gnupg-l10n (2.2.40-1.1) ... #16 190.9 Setting up libjbig2dec0:amd64 (0.19-3) ... #16 190.9 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 191.0 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 191.0 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 191.1 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u4) ... #16 191.1 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ... #16 191.2 Setting up libapache-pom-java (29-2) ... #16 191.2 Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ... #16 191.3 Setting up libann0 (1.1.2+doc-9+b1) ... #16 191.4 Setting up libncurses6:amd64 (6.4-4) ... #16 191.4 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 191.5 Setting up xz-utils (5.4.1-1) ... #16 191.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #16 191.5 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.5 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.5 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.5 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.5 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.5 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.5 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.5 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.5 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.5 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.5 Setting up xfonts-encodings (1:1.0.4-2.2) ... #16 191.6 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 191.6 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #16 191.7 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 191.8 Setting up t1utils (1.41-4) ... #16 191.8 Setting up libnewlib-dev (3.3.0-1.3+deb12u1) ... #16 191.9 Setting up libquadmath0:amd64 (12.2.0-14) ... #16 191.9 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 192.0 Setting up libimagequant0:amd64 (2.17.0-1) ... #16 192.0 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #16 192.1 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #16 192.2 Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ... #16 192.2 Setting up libpng16-16:amd64 (1.6.39-2) ... #16 192.3 Setting up libhwloc15:amd64 (2.9.0-1) ... #16 192.3 Setting up libmpc3:amd64 (1.3.1-1) ... #16 192.4 Setting up libmnl0:amd64 (1.0.4-3) ... #16 192.4 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #16 192.5 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 192.5 Setting up liboping0:amd64 (1.10.0-5+b1) ... #16 192.6 Setting up libatomic1:amd64 (12.2.0-14) ... #16 192.6 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 192.7 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 192.8 Setting up libidn12:amd64 (1.41-1) ... #16 192.8 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 192.9 Setting up patch (2.7.6-7) ... #16 192.9 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 193.0 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 193.0 Setting up autopoint (0.21-12) ... #16 193.1 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 193.1 Setting up icu-devtools (72.1-3) ... #16 193.2 Setting up sudo (1.9.13p3-1+deb12u1) ... #16 193.4 invoke-rc.d: could not determine current runlevel #16 193.4 invoke-rc.d: policy-rc.d denied execution of start. #16 193.4 Setting up ocaml-base (4.13.1-4) ... #16 193.5 Setting up libmariadb3:amd64 (1:10.11.11-0+deb12u1) ... #16 193.5 Setting up fonts-dejavu-core (2.37-6) ... #16 193.8 Setting up libudev-dev:amd64 (252.36-1~deb12u1) ... #16 193.8 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #16 193.9 Setting up libsepol-dev:amd64 (3.4-2.1) ... #16 193.9 Setting up libpcsclite1:amd64 (1.9.9-2) ... #16 194.0 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 194.1 Setting up pkgconf-bin (1.8.1-1) ... #16 194.1 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #16 194.2 Setting up libsodium-dev:amd64 (1.0.18-1) ... #16 194.2 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #16 194.3 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #16 194.3 Setting up libncursesw6:amd64 (6.4-4) ... #16 194.4 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #16 194.4 Setting up libxtables12:amd64 (1.8.9-2) ... #16 194.5 Setting up lynx-common (2.9.0dev.12-1) ... #16 194.6 Setting up libgc1:amd64 (1:8.2.2-3) ... #16 194.6 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 194.7 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... #16 194.7 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #16 194.8 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #16 194.8 Setting up libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ... #16 194.9 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 195.0 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 195.0 Setting up libgfortran5:amd64 (12.2.0-14) ... #16 195.1 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 195.1 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... #16 195.2 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 195.2 Setting up libubsan1:amd64 (12.2.0-14) ... #16 195.3 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 195.3 Setting up libstdcompat-ocaml (19-1) ... #16 195.4 Setting up libpci3:amd64 (1:3.9.0-4) ... #16 195.4 Setting up libnuma1:amd64 (2.0.16-1) ... #16 195.5 Setting up libpcre2-posix3:amd64 (10.42-1) ... #16 195.5 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #16 195.6 Setting up python-apt-common (2.6.0) ... #16 195.6 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 195.7 Setting up libostyle1c2 (1.4devel1-22) ... #16 195.8 Setting up fonts-gfs-baskerville (1.1-6) ... #16 195.8 Setting up sensible-utils (0.0.17+nmu1) ... #16 195.9 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 195.9 Setting up librhash0:amd64 (1.4.3-3) ... #16 196.0 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #16 196.1 Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ... #16 196.1 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 196.2 Setting up libasan8:amd64 (12.2.0-14) ... #16 196.2 Setting up libuchardet0:amd64 (0.0.7-1) ... #16 196.3 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #16 196.3 Setting up procps (2:4.0.2-3) ... #16 196.5 Setting up libasound2:amd64 (1.2.8-1+b1) ... #16 196.5 Setting up libmd-dev:amd64 (1.0.4-2) ... #16 196.6 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 196.7 Setting up bison (2:3.8.2+dfsg-1+b1) ... #16 196.7 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #16 196.7 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #16 196.7 Setting up gpgconf (2.2.40-1.1) ... #16 196.8 Setting up libpsm2-2 (11.2.185-2) ... #16 196.9 Setting up openmpi-common (4.1.4-3) ... #16 196.9 Setting up fonts-lmodern (2.005-1) ... #16 197.0 Setting up libopenjp2-7:amd64 (2.5.0-2+deb12u1) ... #16 197.0 Setting up git-man (1:2.39.5-0+deb12u2) ... #16 197.1 Setting up libthai-data (0.1.29-1) ... #16 197.1 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 197.2 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #16 197.2 Setting up netbase (6.4) ... #16 197.4 Setting up sgml-base (1.31) ... #16 197.5 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 197.5 Setting up cmake-data (3.25.1-1) ... #16 197.6 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ... #16 197.7 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #16 197.7 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ... #16 197.8 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 197.8 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 197.9 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 197.9 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.9 Setting up libtsan2:amd64 (12.2.0-14) ... #16 198.0 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 198.1 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 198.1 Setting up libbinutils:amd64 (2.40-2) ... #16 198.2 Setting up liburing2:amd64 (2.3-3) ... #16 198.2 Setting up patchelf (0.14.3-1+b1) ... #16 198.3 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 198.5 Setting up swig4.0 (4.1.0-0.2) ... #16 198.6 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #16 198.7 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #16 198.7 Setting up libisl23:amd64 (0.25-1.1) ... #16 198.8 Setting up libaio1:amd64 (0.3.113-4) ... #16 198.8 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #16 198.9 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 198.9 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 199.0 Setting up libc-dev-bin (2.36-9+deb12u10) ... #16 199.0 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #16 199.1 Setting up libtasn1-6-dev:amd64 (4.19.0-2+deb12u1) ... #16 199.1 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 199.2 Setting up libbsd0:amd64 (0.11.7-2) ... #16 199.2 Setting up libparmap-ocaml (1.2.5-1) ... #16 199.3 Setting up python3-wheel-whl (0.38.4-2) ... #16 199.3 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 199.4 Setting up libelf1:amd64 (0.188-2.1) ... #16 199.5 Setting up libjson-c5:amd64 (0.16-2) ... #16 199.5 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 199.6 Setting up openjade (1.4devel1-22) ... #16 199.7 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 199.8 Setting up xdg-utils (1.1.3-4.1) ... #16 199.8 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #16 199.8 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #16 199.8 Setting up libbsd-dev:amd64 (0.11.7-2) ... #16 199.9 Setting up libcc1-0:amd64 (12.2.0-14) ... #16 199.9 Setting up libjansson-dev:amd64 (2.14-2) ... #16 200.0 Setting up dbus-bin (1.14.10-1~deb12u1) ... #16 200.0 Setting up sqlite3 (3.40.1-2+deb12u1) ... #16 200.1 Setting up gpg (2.2.40-1.1) ... #16 200.1 Setting up libgps28:amd64 (3.22-4.1+b1) ... #16 200.2 Setting up libbpf1:amd64 (1:1.1.0-1) ... #16 200.2 Setting up liblsan0:amd64 (12.2.0-14) ... #16 200.3 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #16 200.3 Setting up libitm1:amd64 (12.2.0-14) ... #16 200.4 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 200.5 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 200.5 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 200.6 Setting up libkmod2:amd64 (30+20221128-1) ... #16 200.6 Setting up libgdbm6:amd64 (1.23-3) ... #16 200.7 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 200.7 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #16 200.8 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 200.8 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 200.9 Setting up gnupg-utils (2.2.40-1.1) ... #16 200.9 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 201.0 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #16 201.0 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #16 201.1 Setting up libctf0:amd64 (2.40-2) ... #16 201.2 Setting up pinentry-curses (1.2.1-1) ... #16 201.2 Setting up libdbi-dev (0.9.0-6) ... #16 201.3 Setting up teckit (2.5.11+ds1-1+b1) ... #16 201.3 Setting up libice6:amd64 (2:1.0.10-1) ... #16 201.4 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #16 201.4 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #16 201.5 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 201.5 Setting up flex (2.6.4-8.2) ... #16 201.6 Setting up cpp-12 (12.2.0-14) ... #16 201.7 Setting up libxcb1:amd64 (1.15-1) ... #16 201.7 Setting up gettext (0.21-12) ... #16 201.8 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #16 201.8 Setting up swig (4.1.0-0.2) ... #16 201.9 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 201.9 Setting up gpg-agent (2.2.40-1.1) ... #16 202.1 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #16 202.1 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #16 202.2 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #16 202.2 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #16 202.3 Setting up libpdfbox-java (1:1.8.16-2) ... #16 202.3 Setting up libavif15:amd64 (0.11.1-1) ... #16 202.4 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #16 202.4 Setting up libmbedtls14:amd64 (2.28.3-1) ... #16 202.5 Setting up nettle-dev:amd64 (3.8.1-2) ... #16 202.6 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 202.6 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #16 202.7 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #16 202.7 Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ... #16 202.8 Setting up libxcb-render0:amd64 (1.15-1) ... #16 202.8 Setting up fontconfig-config (2.14.1-4) ... #16 204.0 debconf: unable to initialize frontend: Dialog #16 204.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 204.0 debconf: falling back to frontend: Readline #16 204.0 debconf: unable to initialize frontend: Readline #16 204.0 debconf: (This frontend requires a controlling tty.) #16 204.0 debconf: falling back to frontend: Teletype #16 204.3 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #16 204.3 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #16 204.4 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 204.4 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 204.5 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 204.5 Setting up libedit2:amd64 (3.1-20221030-2) ... #16 204.6 Setting up gpgsm (2.2.40-1.1) ... #16 204.6 Setting up ccache (4.8+really4.7.5-1) ... #16 204.7 Updating symlinks in /usr/lib/ccache ... #16 204.7 Setting up libcommons-parent-java (56-1) ... #16 204.8 Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ... #16 204.8 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #16 204.8 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #16 204.8 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #16 204.9 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #16 204.9 Setting up libcommons-logging-java (1.2-3) ... #16 205.0 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 205.0 Setting up libglib2.0-bin (2.74.6-2+deb12u5) ... #16 205.1 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #16 205.2 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 205.2 Setting up libboost-tools-dev (1.74.0.3) ... #16 205.3 Setting up libnftnl11:amd64 (1.2.4-2) ... #16 205.3 Setting up libxcb-shm0:amd64 (1.15-1) ... #16 205.4 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #16 205.4 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #16 205.5 Setting up opensp (1.5.2-13+b2) ... #16 205.5 Setting up libaio-dev:amd64 (0.3.113-4) ... #16 205.6 Setting up libboost-nowide-dev (1.74.0.3) ... #16 205.7 Setting up libbladerf2:amd64 (0.2022.11-1) ... #16 205.7 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 205.8 Setting up sdcc (4.2.0+dfsg-1) ... #16 205.8 Setting up pkgconf:amd64 (1.8.1-1) ... #16 205.9 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 205.9 Setting up dirmngr (2.2.40-1.1) ... #16 206.0 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #16 206.0 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #16 206.1 Setting up libthai0:amd64 (0.1.29-1) ... #16 206.2 Setting up libgprofng0:amd64 (2.40-2) ... #16 206.2 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 206.3 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #16 206.3 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ... #16 206.4 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... #16 206.4 Setting up libpcap0.8:amd64 (1.10.3-1) ... #16 206.5 Setting up libmnl-dev:amd64 (1.0.4-3) ... #16 206.5 Setting up dbus (1.14.10-1~deb12u1) ... #16 206.6 invoke-rc.d: could not determine current runlevel #16 206.7 invoke-rc.d: policy-rc.d denied execution of start. #16 206.7 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #16 206.7 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #16 206.8 Setting up shared-mime-info (2.2-1) ... #16 215.4 Setting up ofono (1.31-3+b1) ... #16 215.6 invoke-rc.d: could not determine current runlevel #16 215.6 invoke-rc.d: policy-rc.d denied execution of start. #16 215.6 invoke-rc.d: could not determine current runlevel #16 215.6 invoke-rc.d: policy-rc.d denied execution of start. #16 215.7 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #16 215.7 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #16 215.7 Setting up ocaml-findlib (1.9.6-1+b1) ... #16 215.8 Setting up libevent-dev (2.1.12-stable-8) ... #16 215.9 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #16 215.9 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #16 216.0 Setting up libortp16:amd64 (1:5.1.64-2) ... #16 216.0 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... #16 216.1 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 216.1 Setting up pkg-config:amd64 (1.8.1-1) ... #16 216.2 Setting up libgdbm-compat4:amd64 (1.23-3) ... #16 216.2 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #16 216.3 Setting up ucf (3.0043+nmu1+deb12u1) ... #16 216.4 debconf: unable to initialize frontend: Dialog #16 216.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 216.4 debconf: falling back to frontend: Readline #16 216.4 debconf: unable to initialize frontend: Readline #16 216.4 debconf: (This frontend requires a controlling tty.) #16 216.4 debconf: falling back to frontend: Teletype #16 216.5 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 216.5 Setting up libjs-sphinxdoc (5.3.0-4) ... #16 216.6 Setting up libx265-199:amd64 (3.5-2+b1) ... #16 216.6 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 216.7 Setting up gpg-wks-server (2.2.40-1.1) ... #16 216.7 Setting up libllvm14:amd64 (1:14.0.6-12) ... #16 216.8 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 216.9 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ... #16 216.9 Setting up dwz (0.15-1) ... #16 217.0 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 217.0 Setting up groff-base (1.22.4-10) ... #16 217.1 Setting up cpp (4:12.2.0-3) ... #16 217.2 Setting up xml-core (0.18+nmu1) ... #16 217.4 Setting up source-highlight (3.1.9-4.2+b3) ... #16 217.5 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 217.5 Setting up libxslt1.1:amd64 (1.1.35-1+deb12u1) ... #16 217.6 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... #16 217.6 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 217.7 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 217.7 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... #16 217.8 Setting up curl (7.88.1-10+deb12u12) ... #16 217.9 Setting up libfontconfig1:amd64 (2.14.1-4) ... #16 217.9 Setting up lynx (2.9.0dev.12-1) ... #16 218.0 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #16 218.0 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #16 218.0 Setting up picolibc-arm-none-eabi (1.8-1) ... #16 218.1 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 218.1 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 218.2 Setting up libsm6:amd64 (2:1.2.3-1) ... #16 218.2 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #16 218.3 Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ... #16 218.3 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 218.4 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #16 218.5 Setting up rsync (3.2.7-1+deb12u2) ... #16 218.5 invoke-rc.d: could not determine current runlevel #16 218.5 invoke-rc.d: policy-rc.d denied execution of start. #16 218.6 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 218.7 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #16 218.7 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #16 218.8 Setting up libpaper1:amd64 (1.1.29) ... #16 218.9 debconf: unable to initialize frontend: Dialog #16 218.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 218.9 debconf: falling back to frontend: Readline #16 218.9 debconf: unable to initialize frontend: Readline #16 218.9 debconf: (This frontend requires a controlling tty.) #16 218.9 debconf: falling back to frontend: Teletype #16 218.9 #16 218.9 Creating config file /etc/papersize with new version #16 219.0 Setting up tcpdump (4.99.3-1) ... #16 219.3 Setting up libibverbs1:amd64 (44.0-2) ... #16 219.4 Setting up fontconfig (2.14.1-4) ... #16 219.5 Regenerating fonts cache... done. #16 221.9 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u4) ... #16 221.9 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 222.0 Setting up telnet (0.17+2.4-2+deb12u1) ... #16 222.1 Setting up libzmq5:amd64 (4.3.4-6) ... #16 222.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 222.2 Setting up gpg-wks-client (2.2.40-1.1) ... #16 222.2 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #16 222.3 Setting up ibverbs-providers:amd64 (44.0-2) ... #16 222.7 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 222.7 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #16 222.8 Setting up libfftw3-bin (3.3.10-1) ... #16 222.8 Setting up htop (3.2.2-2) ... #16 222.9 Setting up iproute2 (6.1.0-3) ... #16 223.1 debconf: unable to initialize frontend: Dialog #16 223.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 223.1 debconf: falling back to frontend: Readline #16 223.1 debconf: unable to initialize frontend: Readline #16 223.1 debconf: (This frontend requires a controlling tty.) #16 223.1 debconf: falling back to frontend: Teletype #16 223.2 Setting up openssh-client (1:9.2p1-2+deb12u5) ... #16 223.4 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 223.4 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... #16 223.5 Setting up xsltproc (1.1.35-1+deb12u1) ... #16 223.5 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #16 223.6 Setting up libclang1-14 (1:14.0.6-12) ... #16 223.6 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #16 223.7 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #16 223.8 Setting up binutils (2.40-2) ... #16 223.8 Setting up libpaper-utils (1.1.29) ... #16 223.9 Setting up xfonts-utils (1:7.7+6) ... #16 223.9 Setting up man-db (2.11.2-2) ... #16 224.1 debconf: unable to initialize frontend: Dialog #16 224.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 224.1 debconf: falling back to frontend: Readline #16 224.1 debconf: unable to initialize frontend: Readline #16 224.1 debconf: (This frontend requires a controlling tty.) #16 224.1 debconf: falling back to frontend: Teletype #16 224.1 Building database of manual pages ... #16 224.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #16 224.2 Setting up libcairo2:amd64 (1.16.0-7) ... #16 224.3 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 224.3 Setting up tex-common (6.18) ... #16 224.4 debconf: unable to initialize frontend: Dialog #16 224.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 224.4 debconf: falling back to frontend: Readline #16 224.4 debconf: unable to initialize frontend: Readline #16 224.4 debconf: (This frontend requires a controlling tty.) #16 224.4 debconf: falling back to frontend: Teletype #16 224.5 update-language: texlive-base not installed and configured, doing nothing! #16 224.6 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 224.6 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u2) ... #16 224.7 Setting up perl (5.36.0-7+deb12u1) ... #16 224.8 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 224.8 Setting up gcc-12 (12.2.0-14) ... #16 224.9 Setting up libraqm0:amd64 (0.7.0-4.1) ... #16 224.9 Setting up libboost-numpy-dev (1.74.0.3) ... #16 225.0 Setting up libgd3:amd64 (2.3.3-9) ... #16 225.1 Setting up stow (2.3.1-1) ... #16 225.1 Setting up libio-html-perl (1.004-3) ... #16 225.2 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 225.2 Setting up libclang-cpp14 (1:14.0.6-12) ... #16 225.3 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #16 225.3 Setting up libdpkg-perl (1.21.22) ... #16 225.4 Setting up autoconf (2.71-3) ... #16 225.4 Setting up libtimedate-perl (2.3300-2) ... #16 225.5 Setting up libregexp-ipv6-perl (0.03-3) ... #16 225.6 Setting up module-assistant (0.11.11) ... #16 225.7 Setting up libcups2:amd64 (2.4.2-3+deb12u8) ... #16 225.7 Setting up libmime-charset-perl (1.013.1-2) ... #16 225.8 Setting up lmodern (2.005-1) ... #16 226.0 Setting up libjson-perl (4.10000-1) ... #16 226.1 Setting up libnsl2:amd64 (1.3.0-2) ... #16 226.1 Setting up gnupg (2.2.40-1.1) ... #16 226.2 Setting up cmake (3.25.1-1) ... #16 226.2 Setting up libsub-override-perl (0.09-4) ... #16 226.3 Setting up libsub-quote-perl (2.006008-1) ... #16 226.3 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #16 226.4 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #16 226.4 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 226.5 Setting up libfile-dirlist-perl (0.05-3) ... #16 226.5 Setting up libtext-unidecode-perl (1.30-3) ... #16 226.6 Setting up libperlio-gzip-perl (0.20-1+b1) ... #16 226.6 Setting up mailcap (3.70+nmu1) ... #16 226.7 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #16 226.8 Setting up tex-gyre (20180621-6) ... #16 227.0 Setting up liburi-perl (5.17-1) ... #16 227.1 Setting up libfile-touch-perl (0.12-2) ... #16 227.1 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 227.2 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ... #16 227.2 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 227.3 Setting up automake (1:1.16.5-1.3) ... #16 227.3 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #16 227.3 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 227.3 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 227.3 Setting up librdmacm1:amd64 (44.0-2) ... #16 227.4 Setting up libhttp-date-perl (6.05-2) ... #16 227.4 Setting up libfile-which-perl (1.27-2) ... #16 227.5 Setting up libucx0:amd64 (1.13.1-1) ... #16 227.5 Setting up libsgmls-perl (1.03ii-38) ... #16 227.6 Setting up libxmu6:amd64 (2:1.1.3-3) ... #16 227.7 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u2) ... #16 227.7 Setting up libfile-listing-perl (6.15-1) ... #16 227.8 Setting up mime-support (3.66) ... #16 227.8 Setting up libxi6:amd64 (2:1.8-1+b1) ... #16 227.9 Setting up libdynaloader-functions-perl (0.003-3) ... #16 227.9 Setting up libclass-method-modifiers-perl (2.14-1) ... #16 228.0 Setting up libio-pty-perl (1:1.17-1) ... #16 228.0 Setting up sgmlspl (1.03ii-38) ... #16 228.1 Setting up mscgen (0.20-14) ... #16 228.1 Setting up libclone-perl:amd64 (0.46-1) ... #16 228.2 Setting up libarchive-zip-perl (1.68-1) ... #16 228.3 Setting up libhtml-tagset-perl (3.20-6) ... #16 228.3 Setting up preview-latex-style (12.2-1) ... #16 228.4 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... #16 228.4 Setting up libdebhelper-perl (13.11.4) ... #16 228.5 Setting up liblwp-mediatypes-perl (6.04-2) ... #16 228.5 Setting up libtry-tiny-perl (0.31-2) ... #16 228.6 Setting up libxml-namespacesupport-perl (1.12-2) ... #16 228.7 Setting up libnet-http-perl (6.22-1) ... #16 228.7 Setting up libencode-locale-perl (1.05-3) ... #16 228.8 Setting up libxaw7:amd64 (2:1.0.14-1) ... #16 228.8 Setting up fonts-urw-base35 (20200910-7) ... #16 229.1 Setting up libibverbs-dev:amd64 (44.0-2) ... #16 229.2 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #16 229.2 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #16 229.3 Setting up gcc (4:12.2.0-3) ... #16 229.4 Setting up autogen (1:5.18.16-5) ... #16 229.4 Setting up dpkg-dev (1.21.22) ... #16 229.5 Setting up intltool-debian (0.35.0+20060710.6) ... #16 229.6 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 229.6 Setting up liberror-perl (0.17029-2) ... #16 229.7 Setting up patchutils (0.4.2-1) ... #16 229.7 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ... #16 229.8 Setting up libxml-sax-base-perl (1.09-3) ... #16 229.8 Setting up doxygen (1.9.4-4) ... #16 229.9 Setting up libwrap0:amd64 (7.6.q-32) ... #16 230.0 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 230.0 Setting up libgvc6 (2.42.2-7+deb12u1) ... #16 230.1 Setting up libipc-run-perl (20220807.0-1) ... #16 230.1 Setting up git (1:2.39.5-0+deb12u2) ... #16 230.2 Setting up libwww-robotrules-perl (6.02-1) ... #16 230.3 Setting up libnsl-dev:amd64 (1.3.0-2) ... #16 230.3 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u2) ... #16 230.4 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #16 230.4 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #16 230.4 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 230.4 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #16 230.5 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #16 230.5 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ... #16 230.6 Setting up librole-tiny-perl (2.002004-1) ... #16 230.6 Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... #16 230.7 Setting up libfile-homedir-perl (1.006-2) ... #16 230.8 Setting up texlive-base (2022.20230122-3) ... #16 231.4 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #16 231.6 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #16 231.7 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #16 231.9 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #16 231.9 debconf: unable to initialize frontend: Dialog #16 231.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 231.9 debconf: falling back to frontend: Readline #16 231.9 debconf: unable to initialize frontend: Readline #16 231.9 debconf: (This frontend requires a controlling tty.) #16 231.9 debconf: falling back to frontend: Teletype #16 232.3 Setting up libicu-dev:amd64 (72.1-3) ... #16 232.4 Setting up libio-socket-ssl-perl (2.081-2) ... #16 232.4 Setting up liburing-dev:amd64 (2.3-3) ... #16 232.5 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 232.5 Setting up libhttp-message-perl (6.44-1) ... #16 232.6 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u4) ... #16 232.6 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #16 232.7 Setting up graphviz (2.42.2-7+deb12u1) ... #16 232.7 Setting up libfabric1:amd64 (1.17.0-3) ... #16 232.8 Setting up libgs10-common (10.0.0~dfsg-11+deb12u7) ... #16 232.8 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 232.9 Setting up python3.11 (3.11.2-6+deb12u5) ... #16 233.3 Setting up libhttp-negotiate-perl (6.01-2) ... #16 233.4 Setting up libncurses-dev:amd64 (6.4-4) ... #16 233.4 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #16 233.5 Setting up libpython3.11:amd64 (3.11.2-6+deb12u5) ... #16 233.5 Setting up libpcre2-dev:amd64 (10.42-1) ... #16 233.6 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 233.6 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #16 233.7 Setting up libhttp-cookies-perl (6.10-1) ... #16 233.7 Setting up libtool (2.4.7-7~deb12u1) ... #16 233.8 Setting up texlive-luatex (2022.20230122-3) ... #16 233.9 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #16 233.9 Setting up po-debconf (1.0.21+nmu1) ... #16 234.0 Setting up libhtml-tree-perl (5.07-3) ... #16 234.0 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #16 234.1 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #16 234.1 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 234.2 Setting up texlive-plain-generic (2022.20230122-4) ... #16 234.2 Setting up lcov (1.16-1) ... #16 234.3 Setting up python3 (3.11.2-1+b1) ... #16 234.3 running python rtupdate hooks for python3.11... #16 234.6 running python post-rtupdate hooks for python3.11... #16 234.6 Setting up texlive-lang-greek (2022.20230122-1) ... #16 234.7 Setting up libusb-dev (2:0.1.12-32) ... #16 234.8 Setting up libreadline-dev:amd64 (8.2-1.3) ... #16 234.8 Setting up python3-distlib (0.3.6-1) ... #16 235.0 Setting up python3-markupsafe (2.1.2-1+b1) ... #16 235.1 Setting up libxml-sax-perl (1.02+dfsg-3) ... #16 235.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #16 235.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 235.3 debconf: unable to initialize frontend: Dialog #16 235.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 235.3 debconf: falling back to frontend: Readline #16 235.3 debconf: unable to initialize frontend: Readline #16 235.3 debconf: (This frontend requires a controlling tty.) #16 235.3 debconf: falling back to frontend: Teletype #16 235.3 #16 235.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 235.4 Setting up python3-platformdirs (2.6.0-1) ... #16 235.5 Setting up libcdk5-dev (5.0.20180306-3) ... #16 235.6 Setting up libnuma-dev:amd64 (2.0.16-1) ... #16 235.6 Setting up python3-six (1.16.0-4) ... #16 235.8 Setting up dh-autoreconf (20) ... #16 235.8 Setting up asciidoc-common (10.2.0-1) ... #16 237.1 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 237.3 Setting up python3-roman (3.3-3) ... #16 237.4 Setting up gfortran-12 (12.2.0-14) ... #16 237.4 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 237.5 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 237.6 Setting up python3-webcolors (1.11.1-1) ... #16 237.7 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... #16 237.7 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ... #16 237.8 Setting up texlive-latex-base (2022.20230122-3) ... #16 237.9 Setting up libmodule-runtime-perl (0.016-2) ... #16 237.9 Setting up texlive-extra-utils (2022.20230122-4) ... #16 238.0 Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ... #16 238.1 Setting up python3-dill (0.3.6-1) ... #16 238.2 Setting up python3-gi (3.42.2-3+b1) ... #16 238.4 Setting up texlive-latex-recommended (2022.20230122-3) ... #16 238.4 Setting up python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ... #16 238.5 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #16 238.5 Setting up python3-wrapt (1.14.1-2+b2) ... #16 238.7 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 238.7 Setting up python3-funcparserlib (1.0.0-0.2) ... #16 238.8 Setting up python3-typing-extensions (4.4.0-1) ... #16 239.0 Setting up python3-toml (0.10.2-1) ... #16 239.1 Setting up texlive-pictures (2022.20230122-3) ... #16 239.2 Setting up python3-isort (5.6.4-1) ... #16 239.4 Setting up python3-reportlab (3.6.12-1+deb12u1) ... #16 239.8 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 239.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 239.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #16 239.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 239.9 debconf: unable to initialize frontend: Dialog #16 239.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 239.9 debconf: falling back to frontend: Readline #16 239.9 debconf: unable to initialize frontend: Readline #16 239.9 debconf: (This frontend requires a controlling tty.) #16 239.9 debconf: falling back to frontend: Teletype #16 240.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 240.0 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 240.1 Setting up dh-strip-nondeterminism (1.13.1-1) ... #16 240.1 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 240.2 Setting up libncurses5-dev:amd64 (6.4-4) ... #16 240.2 Setting up texlive-fonts-recommended (2022.20230122-3) ... #16 240.3 Setting up python3-mccabe (0.7.0-1) ... #16 240.4 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #16 240.5 Setting up tipa (2:1.3-21) ... #16 240.6 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #16 240.7 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 240.7 Setting up clang-format-14 (1:14.0.6-12) ... #16 240.8 Setting up python3-tomlkit (0.11.7-1) ... #16 240.9 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.2 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #16 241.2 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.2 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.2 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #16 241.2 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.2 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.2 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.2 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.2 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.2 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.2 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.2 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #16 241.3 Setting up coccinelle (1.1.1.deb-2+b1) ... #16 241.4 Setting up g++-12 (12.2.0-14) ... #16 241.5 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u2) ... #16 241.5 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u7) ... #16 241.6 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ... #16 241.8 Setting up python3-distutils (3.11.2-3) ... #16 241.9 Setting up python3-more-itertools (8.10.0-2) ... #16 242.0 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u5) ... #16 242.2 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ... #16 242.2 Setting up clang-format:amd64 (1:14.0-55.7~deb12u1) ... #16 242.3 Setting up python3-filelock (3.9.0-1) ... #16 242.4 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #16 242.5 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 242.5 Setting up python3-setuptools (66.1.1-1+deb12u1) ... #16 242.8 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 242.9 Setting up texlive (2022.20230122-3) ... #16 242.9 Setting up python3-apt (2.6.0) ... #16 243.0 Setting up libimport-into-perl (1.002005-2) ... #16 243.1 Setting up python3-usb (1.2.1-2) ... #16 243.2 Setting up python3-mypy-extensions (0.4.3-4) ... #16 243.4 Setting up libmoo-perl (2.005005-1) ... #16 243.4 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 243.5 Setting up python3-pyflakes (2.5.0-1) ... #16 243.6 Setting up texlive-science (2022.20230122-4) ... #16 243.7 Setting up mpi-default-bin (1.14) ... #16 243.7 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 243.8 Setting up python3-virtualenv (20.17.1+ds-1) ... #16 244.0 Setting up latexmk (1:4.79-1) ... #16 244.1 Setting up python3-yaml (6.0-3+b2) ... #16 244.2 Setting up debhelper (13.11.4) ... #16 244.2 Setting up texlive-latex-extra (2022.20230122-4) ... #16 244.3 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 244.4 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #16 244.4 Setting up python3-zipp (1.0.0-6) ... #16 244.6 Setting up ghostscript (10.0.0~dfsg-11+deb12u7) ... #16 244.6 Setting up python3-wheel (0.38.4-2) ... #16 244.8 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #16 244.8 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 244.9 Setting up texlive-bibtex-extra (2022.20230122-4) ... #16 244.9 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u2) ... #16 245.0 Setting up python3-pygments (2.14.0+dfsg-1) ... #16 245.3 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #16 245.4 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ... #16 245.4 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 245.5 Setting up virtualenv (20.17.1+ds-1) ... #16 245.5 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 245.6 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 245.6 Setting up libelf-dev:amd64 (0.188-2.1) ... #16 245.7 Setting up python3-pip (23.0.1+dfsg-1) ... #16 246.3 Setting up texinfo (6.8-6+b1) ... #16 246.3 Running mktexlsr. This may take some time. ... done. #16 246.5 Setting up cppcheck (2.10-2) ... #16 246.6 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.6 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.7 Setting up equivs (2.3.1) ... #16 246.7 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #16 246.8 Setting up g++ (4:12.2.0-3) ... #16 246.8 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 246.9 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 246.9 Setting up python3-astroid (2.14.2-1) ... #16 247.1 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #16 247.6 Setting up build-essential (12.9) ... #16 247.7 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #16 247.7 Setting up texlive-xetex (2022.20230122-3) ... #16 247.8 Setting up libboost-dev:amd64 (1.74.0.3) ... #16 247.8 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 247.9 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.0 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 248.0 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #16 248.0 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.1 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.1 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #16 248.2 Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ... #16 248.2 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #16 248.3 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 248.3 Setting up python3-mako (1.2.4+ds-1) ... #16 248.5 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 248.6 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #16 248.7 Setting up python3-importlib-metadata (4.12.0-1) ... #16 248.8 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 248.8 Setting up python3-logilab-common (1.9.8-1) ... #16 249.0 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #16 249.1 Setting up python3.11-dev (3.11.2-6+deb12u5) ... #16 249.1 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #16 249.2 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #16 249.2 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 249.3 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #16 249.3 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #16 249.4 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #16 249.4 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.5 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.5 Setting up texlive-formats-extra (2022.20230122-4) ... #16 249.6 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ... #16 249.7 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.7 Setting up python3-dev (3.11.2-1+b1) ... #16 249.8 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #16 249.8 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #16 249.9 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 249.9 Setting up mpi-default-dev (1.14) ... #16 250.0 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 250.0 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.1 Setting up pylint (2.16.2-2) ... #16 250.4 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #16 250.4 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 250.5 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #16 250.5 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #16 250.6 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 250.6 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 250.7 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 250.7 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.8 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #16 250.8 Setting up libboost-python-dev (1.74.0.3) ... #16 250.9 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.9 Setting up libboost-mpi-python-dev (1.74.0.3) ... #16 251.0 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.0 Setting up libboost-mpi-dev (1.74.0.3) ... #16 251.1 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.1 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #16 251.2 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.3 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 251.3 Setting up libboost-log-dev (1.74.0.3) ... #16 251.4 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #16 251.4 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #16 251.5 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #16 251.5 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 251.6 Setting up libboost-all-dev (1.74.0.3) ... #16 251.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 251.7 Setting up dmsetup (2:1.02.185-2) ... #16 251.7 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 251.8 Setting up libwww-perl (6.68-1) ... #16 251.8 Setting up systemd (252.36-1~deb12u1) ... #16 252.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #16 252.0 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #16 252.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #16 252.0 Initializing machine ID from D-Bus machine ID. #16 252.1 Creating group 'systemd-journal' with GID 999. #16 252.1 Creating group 'systemd-network' with GID 998. #16 252.1 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #16 252.2 Setting up devscripts (2.23.4+deb12u2) ... #16 252.4 Setting up liblwp-protocol-https-perl (6.10-1) ... #16 252.5 Processing triggers for libc-bin (2.36-9+deb12u10) ... #16 252.5 Processing triggers for sgml-base (1.31) ... #16 252.6 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 252.8 Setting up docbook-xsl (1.79.2+dfsg-2) ... #16 252.9 Setting up docutils-common (0.19+dfsg-6) ... #16 253.2 Setting up sgml-data (2.0.11+nmu1) ... #16 253.5 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #16 253.5 Setting up docbook5-xml (5.0-3) ... #16 253.7 Setting up asciidoc-base (10.2.0-1) ... #16 254.1 Setting up libpcap-dev:amd64 (1.10.3-1) ... #16 254.1 Setting up asciidoc (10.2.0-1) ... #16 254.5 Processing triggers for sgml-base (1.31) ... #16 254.6 Setting up docbook (4.5-10) ... #16 254.9 Setting up python3-docutils (0.19+dfsg-6) ... #16 255.1 Setting up docbook-xml (4.5-12) ... #16 256.1 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #16 256.3 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #16 256.4 Processing triggers for sgml-base (1.31) ... #16 256.5 Setting up dblatex (0.3.12py3-2) ... #16 256.6 Setting up docbook-dsssl (1.79-10) ... #16 256.8 Processing triggers for sgml-base (1.31) ... #16 256.8 Setting up docbook-utils (0.6.14-4) ... #16 256.9 Setting up asciidoc-dblatex (10.2.0-1) ... #16 257.0 Processing triggers for dbus (1.14.10-1~deb12u1) ... #16 257.0 Processing triggers for tex-common (6.18) ... #16 257.1 debconf: unable to initialize frontend: Dialog #16 257.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 257.1 debconf: falling back to frontend: Readline #16 257.1 debconf: unable to initialize frontend: Readline #16 257.1 debconf: (This frontend requires a controlling tty.) #16 257.1 debconf: falling back to frontend: Teletype #16 257.1 Running updmap-sys. This may take some time... done. #16 257.5 Running mktexlsr /var/lib/texmf ... done. #16 257.6 Building format(s) --all. #16 257.6 This may take some time... done. #16 288.6 + apt-get clean #16 DONE 288.9s #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 DONE 0.2s #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@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 0.396 + cat /tmp/pysim_requirements.txt #18 0.396 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm ruff sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #18 0.396 pyscard #18 0.396 pyserial #18 0.396 pytlv #18 0.396 cmd2>=1.5 #18 0.396 jsonpath-ng #18 0.396 construct>=2.10.70 #18 0.396 bidict #18 0.396 pyosmocom>=0.0.8 #18 0.396 pyyaml>=5.1 #18 0.396 termcolor #18 0.396 colorlog #18 0.396 pycryptodomex #18 0.396 cryptography #18 0.396 git+https://github.com/osmocom/asn1tools #18 0.396 packaging #18 0.396 git+https://github.com/hologram-io/smpp.pdu #18 0.396 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #18 0.581 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #18 0.582 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-bhta4uye #18 0.583 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-bhta4uye #18 1.413 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #18 1.418 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #18 1.709 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #18 2.057 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #18 2.067 Installing build dependencies: started #18 3.193 Installing build dependencies: finished with status 'done' #18 3.194 Getting requirements to build wheel: started #18 3.281 Getting requirements to build wheel: finished with status 'done' #18 3.281 Preparing metadata (pyproject.toml): started #18 3.367 Preparing metadata (pyproject.toml): finished with status 'done' #18 3.370 Collecting sphinx-argparse #18 3.370 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-yohb3cz0/sphinx-argparse_9f3d032da2454c70b1c1908ef84fb923 #18 3.371 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-yohb3cz0/sphinx-argparse_9f3d032da2454c70b1c1908ef84fb923 #18 4.222 Running command git checkout -b inside-classes --track origin/inside-classes #18 4.555 Switched to a new branch 'inside-classes' #18 4.555 branch 'inside-classes' set up to track 'origin/inside-classes'. #18 4.555 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a #18 4.562 Installing build dependencies: started #18 4.975 Installing build dependencies: finished with status 'done' #18 4.976 Getting requirements to build wheel: started #18 5.016 Getting requirements to build wheel: finished with status 'done' #18 5.016 Preparing metadata (pyproject.toml): started #18 5.056 Preparing metadata (pyproject.toml): finished with status 'done' #18 5.059 Collecting git+https://github.com/podshumok/python-smpplib.git #18 5.059 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-bmychuv6 #18 5.060 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-bmychuv6 #18 5.888 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #18 5.895 Preparing metadata (setup.py): started #18 6.023 Preparing metadata (setup.py): finished with status 'done' #18 6.026 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #18 6.026 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-np6sm961 #18 6.027 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-np6sm961 #18 7.509 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #18 7.510 Preparing metadata (setup.py): started #18 7.631 Preparing metadata (setup.py): finished with status 'done' #18 7.634 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #18 7.635 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-zf1s55pm #18 7.636 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-zf1s55pm #18 8.430 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #18 8.436 Preparing metadata (setup.py): started #18 8.562 Preparing metadata (setup.py): finished with status 'done' #18 8.565 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted #18 8.565 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-yohb3cz0/smpp-twisted3_468462e020f4457bb2f43510b45ebb9a #18 8.566 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-yohb3cz0/smpp-twisted3_468462e020f4457bb2f43510b45ebb9a #18 9.347 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #18 9.353 Preparing metadata (setup.py): started #18 9.480 Preparing metadata (setup.py): finished with status 'done' #18 9.537 Collecting pydbus #18 9.571 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #18 9.612 Collecting pysispm #18 9.620 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #18 10.00 Collecting ruff #18 10.01 Downloading ruff-0.11.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) #18 10.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 74.8 MB/s eta 0:00:00 #18 10.23 Collecting sphinx #18 10.24 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #18 10.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 80.5 MB/s eta 0:00:00 #18 10.32 Collecting sphinxcontrib-napoleon #18 10.32 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #18 10.37 Collecting pyscard #18 10.38 Downloading pyscard-2.2.1.tar.gz (156 kB) #18 10.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 15.5 MB/s eta 0:00:00 #18 10.41 Installing build dependencies: started #18 11.46 Installing build dependencies: finished with status 'done' #18 11.46 Getting requirements to build wheel: started #18 11.55 Getting requirements to build wheel: finished with status 'done' #18 11.55 Preparing metadata (pyproject.toml): started #18 11.64 Preparing metadata (pyproject.toml): finished with status 'done' #18 11.67 Collecting pyserial #18 11.67 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #18 11.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 7.9 MB/s eta 0:00:00 #18 11.81 Collecting pytlv #18 11.82 Downloading pytlv-0.71.tar.gz (15 kB) #18 11.84 Preparing metadata (setup.py): started #18 11.96 Preparing metadata (setup.py): finished with status 'done' #18 12.01 Collecting cmd2>=1.5 #18 12.02 Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) #18 12.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 15.5 MB/s eta 0:00:00 #18 12.06 Collecting jsonpath-ng #18 12.07 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #18 12.12 Collecting construct>=2.10.70 #18 12.12 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #18 12.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.7 MB/s eta 0:00:00 #18 12.17 Collecting bidict #18 12.17 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #18 12.22 Collecting pyosmocom>=0.0.8 #18 12.23 Downloading pyosmocom-0.0.8-py3-none-any.whl (39 kB) #18 12.24 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #18 12.27 Collecting termcolor #18 12.28 Downloading termcolor-3.0.1-py3-none-any.whl (7.2 kB) #18 12.33 Collecting colorlog #18 12.33 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #18 12.44 Collecting pycryptodomex #18 12.45 Downloading pycryptodomex-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #18 12.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 72.3 MB/s eta 0:00:00 #18 12.65 Collecting cryptography #18 12.66 Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) #18 12.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 64.9 MB/s eta 0:00:00 #18 12.77 Collecting packaging #18 12.77 Using cached packaging-24.2-py3-none-any.whl (65 kB) #18 12.79 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19) #18 12.79 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #18 12.79 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #18 12.82 Collecting sphinxcontrib-applehelp>=1.0.7 #18 12.83 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #18 12.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 7.1 MB/s eta 0:00:00 #18 12.87 Collecting sphinxcontrib-devhelp>=1.0.6 #18 12.88 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #18 12.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 7.3 MB/s eta 0:00:00 #18 12.93 Collecting sphinxcontrib-htmlhelp>=2.0.6 #18 12.93 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #18 12.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 8.8 MB/s eta 0:00:00 #18 12.98 Collecting sphinxcontrib-jsmath>=1.0.1 #18 12.98 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #18 13.03 Collecting sphinxcontrib-qthelp>=1.0.6 #18 13.04 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #18 13.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 5.6 MB/s eta 0:00:00 #18 13.09 Collecting sphinxcontrib-serializinghtml>=1.1.9 #18 13.10 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #18 13.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 8.3 MB/s eta 0:00:00 #18 13.16 Collecting Jinja2>=3.1 #18 13.17 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #18 13.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 13.9 MB/s eta 0:00:00 #18 13.21 Collecting Pygments>=2.17 #18 13.21 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) #18 13.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.2 MB/s eta 0:00:00 #18 13.27 Collecting docutils>=0.19 #18 13.27 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #18 13.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 42.6 MB/s eta 0:00:00 #18 13.32 Collecting snowballstemmer>=2.2 #18 13.32 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #18 13.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 8.4 MB/s eta 0:00:00 #18 13.37 Collecting babel>=2.13 #18 13.38 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #18 13.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 78.8 MB/s eta 0:00:00 #18 13.54 Collecting alabaster>=0.7.14 #18 13.55 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #18 13.59 Collecting imagesize>=1.3 #18 13.60 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #18 13.65 Collecting requests>=2.30.0 #18 13.66 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #18 13.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 3.7 MB/s eta 0:00:00 #18 13.71 Collecting roman-numerals-py>=1.0.0 #18 13.71 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #18 13.77 Collecting pockets>=0.3 #18 13.77 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #18 13.82 Collecting pyperclip>=1.8 #18 13.82 Downloading pyperclip-1.9.0.tar.gz (20 kB) #18 13.84 Preparing metadata (setup.py): started #18 13.96 Preparing metadata (setup.py): finished with status 'done' #18 13.98 Collecting wcwidth>=0.2.10 #18 13.99 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #18 14.03 Collecting ply #18 14.04 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #18 14.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.0 MB/s eta 0:00:00 #18 14.09 Collecting gsm0338 #18 14.10 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #18 14.25 Collecting cffi>=1.12 #18 14.26 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #18 14.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 22.9 MB/s eta 0:00:00 #18 14.32 Collecting bitstruct #18 14.33 Downloading bitstruct-8.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #18 14.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 8.1 MB/s eta 0:00:00 #18 14.38 Collecting pyparsing>=3.0.6 #18 14.38 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) #18 14.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 11.0 MB/s eta 0:00:00 #18 14.44 Collecting Twisted~=23.10.0 #18 14.46 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #18 14.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 69.3 MB/s eta 0:00:00 #18 14.53 Collecting smpp.pdu3~=0.4 #18 14.54 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #18 14.59 Collecting pycparser #18 14.60 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #18 14.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 6.8 MB/s eta 0:00:00 #18 14.63 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #18 14.72 Collecting charset-normalizer<4,>=2 #18 14.72 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) #18 14.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 14.8 MB/s eta 0:00:00 #18 14.78 Collecting idna<4,>=2.5 #18 14.78 Downloading idna-3.10-py3-none-any.whl (70 kB) #18 14.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.8 MB/s eta 0:00:00 #18 14.83 Collecting urllib3<3,>=1.21.1 #18 14.84 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) #18 14.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 13.1 MB/s eta 0:00:00 #18 14.89 Collecting certifi>=2017.4.17 #18 14.90 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) #18 14.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 16.5 MB/s eta 0:00:00 #18 14.99 Collecting attrs>=21.3.0 #18 14.99 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #18 15.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 6.0 MB/s eta 0:00:00 #18 15.03 Collecting automat>=0.8.0 #18 15.04 Downloading Automat-24.8.1-py3-none-any.whl (42 kB) #18 15.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 3.3 MB/s eta 0:00:00 #18 15.08 Collecting constantly>=15.1 #18 15.09 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #18 15.13 Collecting hyperlink>=17.1.1 #18 15.14 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #18 15.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 6.6 MB/s eta 0:00:00 #18 15.19 Collecting incremental>=22.10.0 #18 15.19 Downloading incremental-24.7.2-py3-none-any.whl (20 kB) #18 15.21 Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (4.4.0) #18 15.33 Collecting zope-interface>=5 #18 15.34 Downloading zope.interface-7.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (259 kB) #18 15.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 259.8/259.8 kB 13.8 MB/s eta 0:00:00 #18 15.41 Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (66.1.1) #18 15.43 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, smpp.twisted3, pyperclip #18 15.43 Building wheel for lcov_cobertura (pyproject.toml): started #18 15.53 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #18 15.53 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11717 sha256=20b0c7244786150378a63af6f18ac556ee2c10c46ac4ffb56d7e01de06abe6e2 #18 15.53 Stored in directory: /root/.cache/pip/wheels/ce/49/ee/304168a9d28bac93bd2d0717ecca823332499e6140bbcbe175 #18 15.53 Building wheel for sphinx-argparse (pyproject.toml): started #18 15.57 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #18 15.57 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=13534 sha256=2443e8719f7d9d2aaf0d616a595c0039946b3d8173d293ba0bf6af2b547bde3f #18 15.57 Stored in directory: /tmp/pip-ephem-wheel-cache-08vehssv/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #18 15.58 Building wheel for smpplib (setup.py): started #18 15.72 Building wheel for smpplib (setup.py): finished with status 'done' #18 15.72 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=b234743dfeedaf21659b20db0129601924a511445f8dfd1d6640e6b7481ba2dc #18 15.72 Stored in directory: /tmp/pip-ephem-wheel-cache-08vehssv/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #18 15.72 Building wheel for pyscard (pyproject.toml): started #18 16.68 Building wheel for pyscard (pyproject.toml): finished with status 'done' #18 16.68 Created wheel for pyscard: filename=pyscard-2.2.1-cp311-cp311-linux_x86_64.whl size=231774 sha256=a78e8a4fc6f798a2d653266762ad5c4352fae36baef2a7dcefbb3f997f1b76a9 #18 16.68 Stored in directory: /root/.cache/pip/wheels/6c/22/1b/d9f2851969b54b9c7ae2779fd0d950809c49df116decc6e6b8 #18 16.68 Building wheel for pytlv (setup.py): started #18 16.83 Building wheel for pytlv (setup.py): finished with status 'done' #18 16.83 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=f242eabe4f1103bb481b4a9d0e7b5e28fdab57d736dfc59b050c18a296f0d12c #18 16.83 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #18 16.83 Building wheel for asn1tools (setup.py): started #18 17.00 Building wheel for asn1tools (setup.py): finished with status 'done' #18 17.00 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=621375cda24516bd387a6cb5324ae0056df57b261106e9ed6856c2cca7adf0b6 #18 17.00 Stored in directory: /tmp/pip-ephem-wheel-cache-08vehssv/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #18 17.00 Building wheel for smpp.pdu (setup.py): started #18 17.15 Building wheel for smpp.pdu (setup.py): finished with status 'done' #18 17.15 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=3bfc02a01ec9736a277b87838287c058922127decac90d639efa0a89903a7237 #18 17.15 Stored in directory: /tmp/pip-ephem-wheel-cache-08vehssv/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #18 17.15 Building wheel for smpp.twisted3 (setup.py): started #18 17.30 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #18 17.30 Created wheel for smpp.twisted3: filename=smpp.twisted3-0.8-py3-none-any.whl size=17443 sha256=78aaf497eced9d9709449b66bf8e6b02f232e57244c37b0100098ea1bba2e346 #18 17.30 Stored in directory: /tmp/pip-ephem-wheel-cache-08vehssv/wheels/b1/8c/d0/49e2933445d4bc95ec4618b6c2505efc28bb9bf6bc8d01e4a5 #18 17.30 Building wheel for pyperclip (setup.py): started #18 17.44 Building wheel for pyperclip (setup.py): finished with status 'done' #18 17.44 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=65df93936c41386e10015ff741e7e4074a778889b42e8694c484ea4b49da089c #18 17.44 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #18 17.44 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu smpp.twisted3 pyperclip #18 17.64 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu3, smpp.pdu, pytlv, pyserial, pyperclip, pydbus, ply, zope-interface, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, ruff, roman-numerals-py, pysispm, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, incremental, imagesize, idna, gsm0338, docutils, construct, constantly, colorlog, cmd2, charset-normalizer, certifi, bitstruct, bidict, babel, automat, attrs, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, hyperlink, cffi, asn1tools, Twisted, sphinx, cryptography, sphinx-argparse, smpp.twisted3 #18 18.69 Attempting uninstall: Pygments #18 18.70 Found existing installation: Pygments 2.14.0 #18 18.70 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #18 18.70 Can't uninstall 'Pygments'. No files were found to uninstall. #18 19.77 Attempting uninstall: docutils #18 19.78 Found existing installation: docutils 0.19 #18 19.78 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #18 19.78 Can't uninstall 'docutils'. No files were found to uninstall. #18 22.51 Successfully installed Jinja2-3.1.6 Pygments-2.19.1 Twisted-23.10.0 alabaster-1.0.0 asn1tools-0.166.0 attrs-25.3.0 automat-24.8.1 babel-2.17.0 bidict-0.23.1 bitstruct-8.20.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cmd2-2.5.11 colorlog-6.9.0 constantly-23.10.4 construct-2.10.70 cryptography-44.0.2 docutils-0.21.2 gsm0338-1.0.0 hyperlink-21.0.0 idna-3.10 imagesize-1.4.1 incremental-24.7.2 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.22.0 pydbus-0.6.0 pyosmocom-0.0.8 pyparsing-3.2.3 pyperclip-1.9.0 pyscard-2.2.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 roman-numerals-py-3.1.0 ruff-0.11.4 smpp.pdu-0.3 smpp.pdu3-0.6 smpp.twisted3-0.8 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.2.3 sphinx-argparse-0.5.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-3.0.1 urllib3-2.3.0 wcwidth-0.2.13 zope-interface-7.2 #18 22.51 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 23.0s #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.2s #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.339 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #20 0.340 Cloning into 'osmo-python-tests'... #20 0.415 + cd osmo-python-tests #20 0.415 + python3 setup.py clean build install #20 0.533 running clean #20 0.535 running build #20 0.535 running build_py #20 0.537 creating build #20 0.537 creating build/lib #20 0.537 creating build/lib/osmopy #20 0.537 copying osmopy/__init__.py -> build/lib/osmopy #20 0.537 copying osmopy/osmoutil.py -> build/lib/osmopy #20 0.537 copying osmopy/obscvty.py -> build/lib/osmopy #20 0.537 copying osmopy/trap_helper.py -> build/lib/osmopy #20 0.538 copying osmopy/osmo_ipa.py -> build/lib/osmopy #20 0.538 copying osmopy/twisted_ipa.py -> build/lib/osmopy #20 0.538 creating build/lib/osmopy/osmo_interact #20 0.538 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #20 0.538 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #20 0.538 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #20 0.538 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #20 0.538 running build_scripts #20 0.540 creating build/scripts-3.11 #20 0.540 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #20 0.540 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #20 0.540 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #20 0.540 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #20 0.541 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #20 0.541 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #20 0.541 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #20 0.541 running install #20 0.541 /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.541 warnings.warn( #20 0.561 /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.561 warnings.warn( #20 0.582 running bdist_egg #20 0.586 running egg_info #20 0.586 creating osmopython.egg-info #20 0.588 writing osmopython.egg-info/PKG-INFO #20 0.588 writing dependency_links to osmopython.egg-info/dependency_links.txt #20 0.588 writing top-level names to osmopython.egg-info/top_level.txt #20 0.588 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.590 reading manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.591 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.591 installing library code to build/bdist.linux-x86_64/egg #20 0.591 running install_lib #20 0.591 creating build/bdist.linux-x86_64 #20 0.591 creating build/bdist.linux-x86_64/egg #20 0.591 creating build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.591 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.591 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.591 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.591 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.591 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.592 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #20 0.592 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #20 0.592 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #20 0.593 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #20 0.594 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #20 0.595 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #20 0.596 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #20 0.596 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #20 0.597 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #20 0.597 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #20 0.599 creating build/bdist.linux-x86_64/egg/EGG-INFO #20 0.599 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 running install_scripts #20 0.599 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #20 0.599 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #20 0.599 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.599 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.599 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.600 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.600 zip_safe flag not set; analyzing archive contents... #20 0.600 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #20 0.601 creating dist #20 0.601 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #20 0.606 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #20 0.607 Processing osmopython-0.3.0-py3.11.egg #20 0.607 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #20 0.607 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #20 0.617 Adding osmopython 0.3.0 to easy-install.pth file #20 0.618 Installing osmo_trap2cgi.py script to /usr/local/bin #20 0.618 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #20 0.618 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #20 0.619 Installing osmodumpdoc.py script to /usr/local/bin #20 0.619 Installing osmo_interact_ctrl.py script to /usr/local/bin #20 0.619 Installing osmotestconfig.py script to /usr/local/bin #20 0.620 Installing osmo_interact_vty.py script to /usr/local/bin #20 0.620 Installing osmo_ctrl.py script to /usr/local/bin #20 0.620 Installing osmotestvty.py script to /usr/local/bin #20 0.621 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #20 0.621 #20 0.621 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #20 0.621 Processing dependencies for osmopython==0.3.0 #20 0.621 Finished processing dependencies for osmopython==0.3.0 #20 0.642 + cd .. #20 0.642 + rm -rf osmo-python-tests #20 DONE 0.7s #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.339 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.339 Cloning into 'osmo-ci'... #22 0.459 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.463 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.463 'common.sh' -> '/usr/local/bin/common.sh' #22 0.463 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.463 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.463 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.463 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.463 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.463 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.463 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.463 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.463 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.463 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.463 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.463 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.463 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.463 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.463 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.463 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.464 + rm -rf osmo-ci #22 DONE 0.5s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.1s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.384 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.6s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #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.362 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.362 + apt-get update #26 0.414 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.414 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.414 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.414 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.927 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.967 Fetched 205 kB in 1s (347 kB/s) #26 0.967 Reading package lists... #26 1.223 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.226 Reading package lists... #26 1.478 Building dependency tree... #26 1.533 Reading state information... #26 1.597 The following additional packages will be installed: #26 1.597 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.597 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.597 libyder-dev libyder2.0 #26 1.597 Suggested packages: #26 1.597 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.597 uhd-host #26 1.597 Recommended packages: #26 1.597 limesuite-udev limesuite-images gnuradio-dev #26 1.668 The following NEW packages will be installed: #26 1.668 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.668 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.668 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.692 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.692 Need to get 5784 kB of archives. #26 1.692 After this operation, 24.8 MB of additional disk space will be used. #26 1.692 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u12 [487 kB] #26 1.694 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202504082026 [263 kB] #26 1.719 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202504082026 [53.0 kB] #26 1.724 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.726 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.731 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.731 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.733 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.36-1~deb12u1 [354 kB] #26 1.736 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.776 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.777 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.777 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.777 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.777 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.883 debconf: delaying package configuration, since apt-utils is not installed #26 1.925 Fetched 5784 kB in 0s (54.1 MB/s) #26 1.973 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.973 (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 ... 115804 files and directories currently installed.) #26 2.008 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u12_amd64.deb ... #26 2.024 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #26 2.188 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.206 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202504082026_amd64.deb ... #26 2.239 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202504082026) ... #26 2.369 Selecting previously unselected package liblimesuite-dev. #26 2.386 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202504082026_amd64.deb ... #26 2.403 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202504082026) ... #26 2.554 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.562 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.579 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.713 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.731 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.748 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.909 Selecting previously unselected package liborcania2.3:amd64. #26 2.926 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.943 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.065 Selecting previously unselected package liborcania-dev:amd64. #26 3.083 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.100 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.231 Selecting previously unselected package libsystemd-dev:amd64. #26 3.249 Preparing to unpack .../07-libsystemd-dev_252.36-1~deb12u1_amd64.deb ... #26 3.265 Unpacking libsystemd-dev:amd64 (252.36-1~deb12u1) ... #26 3.439 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.457 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.473 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.750 Selecting previously unselected package libuhd-dev:amd64. #26 3.768 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.785 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.946 Selecting previously unselected package libyder2.0:amd64. #26 3.954 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.971 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.109 Selecting previously unselected package libulfius2.7:amd64. #26 4.113 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.129 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.241 Selecting previously unselected package libyder-dev:amd64. #26 4.259 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.276 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.399 Selecting previously unselected package libulfius-dev:amd64. #26 4.416 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.434 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.610 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.668 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #26 4.722 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.777 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.833 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202504082026) ... #26 4.888 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.942 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.997 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.052 Setting up libsystemd-dev:amd64 (252.36-1~deb12u1) ... #26 5.114 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202504082026) ... #26 5.168 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.224 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.278 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.331 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.387 Processing triggers for man-db (2.11.2-2) ... #26 5.446 Processing triggers for libc-bin (2.36-9+deb12u10) ... #26 5.577 + apt-get clean #26 DONE 5.7s #27 exporting to image #27 exporting layers #27 exporting layers 27.2s done #27 writing image sha256:b3e1eaf469d137496b37376c306e235f616eec5e478ecff5b68d926c1b0482e7 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 27.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n b3e1eaf469d1 + 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 + [ -z ] + 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-m3ua-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-m3ua-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=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -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 transferring dockerfile: 1.24kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.2s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.3s #5 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #5 DONE 0.3s #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #5 DONE 0.3s #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.9s #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.381 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.381 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.381 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.381 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.896 Reading package lists... #7 1.174 Reading package lists... #7 1.431 Building dependency tree... #7 1.487 Reading state information... #7 1.551 The following additional packages will be installed: #7 1.551 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #7 1.551 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.551 libosmovty13 osmocom-nightly #7 1.563 The following NEW packages will be installed: #7 1.563 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.563 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.563 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.581 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #7 1.581 Need to get 2080 kB of archives. #7 1.581 After this operation, 7367 kB of additional disk space will be used. #7 1.581 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504082026 [1180 B] #7 1.583 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504082026 [171 kB] #7 1.587 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504082026 [52.0 kB] #7 1.588 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504082026 [71.2 kB] #7 1.589 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504082026 [229 kB] #7 1.593 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504082026 [71.7 kB] #7 1.593 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504082026 [104 kB] #7 1.595 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504082026 [178 kB] #7 1.597 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504082026 [60.4 kB] #7 1.598 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504082026 [64.2 kB] #7 1.599 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504082026 [51.0 kB] #7 1.599 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504082026 [44.3 kB] #7 1.599 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.23.fd0d.202504082026 [850 kB] #7 1.608 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504082026 [60.1 kB] #7 1.608 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202504082026 [72.6 kB] #7 1.732 debconf: delaying package configuration, since apt-utils is not installed #7 1.774 Fetched 2080 kB in 0s (48.5 MB/s) #7 1.829 Selecting previously unselected package osmocom-nightly. #7 1.829 (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 ... 117462 files and directories currently installed.) #7 1.868 Preparing to unpack .../00-osmocom-nightly_202504082026_amd64.deb ... #7 1.884 Unpacking osmocom-nightly (202504082026) ... #7 2.013 Selecting previously unselected package libosmocore22:amd64. #7 2.031 Preparing to unpack .../01-libosmocore22_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.065 Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504082026) ... #7 2.215 Selecting previously unselected package libosmocodec4:amd64. #7 2.233 Preparing to unpack .../02-libosmocodec4_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.250 Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504082026) ... #7 2.390 Selecting previously unselected package libosmoisdn0:amd64. #7 2.408 Preparing to unpack .../03-libosmoisdn0_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.428 Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 2.566 Selecting previously unselected package libosmogsm20:amd64. #7 2.574 Preparing to unpack .../04-libosmogsm20_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.591 Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504082026) ... #7 2.737 Selecting previously unselected package libosmocoding0:amd64. #7 2.755 Preparing to unpack .../05-libosmocoding0_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.772 Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 2.901 Selecting previously unselected package libosmovty13:amd64. #7 2.919 Preparing to unpack .../06-libosmovty13_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 2.936 Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504082026) ... #7 3.077 Selecting previously unselected package libosmogb14:amd64. #7 3.085 Preparing to unpack .../07-libosmogb14_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.101 Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504082026) ... #7 3.255 Selecting previously unselected package libosmoctrl0:amd64. #7 3.261 Preparing to unpack .../08-libosmoctrl0_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.278 Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 3.415 Selecting previously unselected package libosmosim2:amd64. #7 3.433 Preparing to unpack .../09-libosmosim2_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.451 Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504082026) ... #7 3.592 Selecting previously unselected package libosmousb0:amd64. #7 3.610 Preparing to unpack .../10-libosmousb0_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.628 Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 3.751 Selecting previously unselected package libosmocore. #7 3.769 Preparing to unpack .../11-libosmocore_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.786 Unpacking libosmocore (1.11.0.23.fd0d.202504082026) ... #7 3.902 Selecting previously unselected package libosmocore-dev:amd64. #7 3.910 Preparing to unpack .../12-libosmocore-dev_1.11.0.23.fd0d.202504082026_amd64.deb ... #7 3.927 Unpacking libosmocore-dev:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.113 Selecting previously unselected package libosmonetif11:amd64. #7 4.121 Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504082026_amd64.deb ... #7 4.138 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504082026) ... #7 4.253 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.271 Preparing to unpack .../14-libosmo-netif-dev_1.6.0.2.1b40.202504082026_amd64.deb ... #7 4.288 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504082026) ... #7 4.442 Setting up osmocom-nightly (202504082026) ... #7 4.491 Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.542 Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.593 Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.645 Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.696 Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.747 Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.797 Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.848 Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.900 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504082026) ... #7 4.950 Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504082026) ... #7 4.999 Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504082026) ... #7 5.049 Setting up libosmocore (1.11.0.23.fd0d.202504082026) ... #7 5.098 Setting up libosmocore-dev:amd64 (1.11.0.23.fd0d.202504082026) ... #7 5.147 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504082026) ... #7 5.197 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 5.5s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sigtran.git #9 0.343 Cloning into 'libosmo-sigtran'... #9 DONE 0.6s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #10 DONE 0.2s #11 [6/7] RUN CD libosmo-sigtran && 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.411 Already on 'master' #11 0.412 Your branch is up to date with 'origin/master'. #11 0.413 refs/heads/master #11 0.425 HEAD is now at 4591a90 vty: Introduce AS node cmd 'binding-table reset' #11 0.425 master #11 0.426 4591a9093c16c551d467ae12d9e09e0bda16d432 #11 2.585 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.585 libtoolize: copying file './ltmain.sh' #11 3.031 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.031 libtoolize: and rerunning libtoolize and aclocal. #11 3.031 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.774 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:167: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:167: the top level #11 3.774 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 3.774 configure.ac:184: You should run autoupdate. #11 4.199 configure.ac:23: installing './compile' #11 4.202 configure.ac:25: installing './config.guess' #11 4.205 configure.ac:25: installing './config.sub' #11 4.208 configure.ac:9: installing './install-sh' #11 4.212 configure.ac:9: installing './missing' #11 4.275 examples/Makefile.am: installing './depcomp' #11 4.465 checking for a BSD-compatible install... /usr/bin/install -c #11 4.486 checking whether build environment is sane... yes #11 4.510 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.515 checking for gawk... gawk #11 4.516 checking whether make sets $(MAKE)... yes #11 4.541 checking whether make supports nested variables... yes #11 4.559 checking whether make supports nested variables... (cached) yes #11 4.559 checking whether make sets $(MAKE)... (cached) yes #11 4.565 checking for gcc... gcc #11 4.634 checking whether the C compiler works... yes #11 4.718 checking for C compiler default output file name... a.out #11 4.719 checking for suffix of executables... #11 4.745 checking whether we are cross compiling... no #11 4.778 checking for suffix of object files... o #11 4.795 checking whether the compiler supports GNU C... yes #11 4.815 checking whether gcc accepts -g... yes #11 4.837 checking for gcc option to enable C11 features... none needed #11 4.864 checking whether gcc understands -c and -o together... yes #11 4.895 checking whether make supports the include directive... yes (GNU style) #11 4.906 checking dependency style of gcc... gcc3 #11 5.002 checking build system type... x86_64-pc-linux-gnu #11 5.101 checking host system type... x86_64-pc-linux-gnu #11 5.101 checking how to print strings... printf #11 5.132 checking for a sed that does not truncate output... /usr/bin/sed #11 5.134 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.135 checking for egrep... /usr/bin/grep -E #11 5.136 checking for fgrep... /usr/bin/grep -F #11 5.137 checking for ld used by gcc... /usr/bin/ld #11 5.139 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.140 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.141 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.162 checking whether ln -s works... yes #11 5.163 checking the maximum length of command line arguments... 1572864 #11 5.178 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.178 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.178 checking for /usr/bin/ld option to reload object files... -r #11 5.179 checking for file... file #11 5.180 checking for objdump... objdump #11 5.181 checking how to recognize dependent libraries... pass_all #11 5.182 checking for dlltool... no #11 5.182 checking how to associate runtime and link libraries... printf %s\n #11 5.183 checking for ar... ar #11 5.184 checking for archiver @FILE support... @ #11 5.220 checking for strip... strip #11 5.221 checking for ranlib... ranlib #11 5.221 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.306 checking for sysroot... no #11 5.306 checking for a working dd... /usr/bin/dd #11 5.309 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.324 checking for mt... no #11 5.325 checking if : is a manifest tool... no #11 5.331 checking for stdio.h... yes #11 5.356 checking for stdlib.h... yes #11 5.380 checking for string.h... yes #11 5.404 checking for inttypes.h... yes #11 5.420 checking for stdint.h... yes #11 5.445 checking for strings.h... yes #11 5.467 checking for sys/stat.h... yes #11 5.484 checking for sys/types.h... yes #11 5.509 checking for unistd.h... yes #11 5.534 checking for dlfcn.h... yes #11 5.557 checking for objdir... .libs #11 5.615 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.625 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.625 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.641 checking if gcc static flag -static works... yes #11 5.681 checking if gcc supports -c -o file.o... yes #11 5.695 checking if gcc supports -c -o file.o... (cached) yes #11 5.695 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.704 checking whether -lc should be explicitly linked in... no #11 5.733 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.817 checking how to hardcode library paths into programs... immediate #11 5.817 checking whether stripping libraries is possible... yes #11 5.818 checking if libtool supports shared libraries... yes #11 5.818 checking whether to build shared libraries... yes #11 5.819 checking whether to build static libraries... yes #11 5.819 checking for pkg-config... /usr/bin/pkg-config #11 5.820 checking for pkg-config... /usr/bin/pkg-config #11 5.821 checking pkg-config is at least version 0.20... yes #11 5.822 checking for libosmocore >= 1.11.0... yes #11 5.833 checking for libosmovty >= 1.11.0... yes #11 5.851 checking for libosmogsm >= 1.11.0... yes #11 5.874 checking for libosmo-netif >= 1.6.0... yes #11 5.895 checking for library containing sctp_recvmsg... -lsctp #11 5.966 checking if gcc supports -fvisibility=hidden... yes #11 5.972 checking for doxygen... /usr/bin/doxygen #11 5.974 checking whether to enable VTY/CTRL tests... no #11 5.974 CFLAGS=" -std=gnu11 -Wall" #11 5.974 CPPFLAGS=" -Wall" #11 5.989 checking that generated files are newer than configure... done #11 5.989 configure: creating ./config.status #11 7.054 config.status: creating libosmo-sigtran.pc #11 7.085 config.status: creating include/osmocom/Makefile #11 7.124 config.status: creating include/osmocom/sccp/Makefile #11 7.163 config.status: creating include/osmocom/sigtran/Makefile #11 7.202 config.status: creating include/Makefile #11 7.241 config.status: creating src/Makefile #11 7.282 config.status: creating tests/Makefile #11 7.322 config.status: creating tests/m2ua/Makefile #11 7.361 config.status: creating tests/xua/Makefile #11 7.399 config.status: creating tests/ss7/Makefile #11 7.437 config.status: creating tests/vty/Makefile #11 7.475 config.status: creating examples/Makefile #11 7.513 config.status: creating stp/Makefile #11 7.552 config.status: creating doc/Makefile #11 7.592 config.status: creating doc/examples/Makefile #11 7.631 config.status: creating doc/manuals/Makefile #11 7.671 config.status: creating contrib/Makefile #11 7.710 config.status: creating contrib/systemd/Makefile #11 7.749 config.status: creating Doxyfile #11 7.787 config.status: creating Makefile #11 7.827 config.status: executing tests/atconfig commands #11 7.833 config.status: executing depfiles commands #11 8.519 config.status: executing libtool commands #11 8.629 echo 2.1.0.52-4591a > .version-t && mv .version-t .version #11 8.634 make install-recursive #11 8.642 make[1]: Entering directory '/data/libosmo-sigtran' #11 8.651 Making install in include #11 8.655 make[2]: Entering directory '/data/libosmo-sigtran/include' #11 8.664 Making install in osmocom #11 8.669 make[3]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.678 Making install in sccp #11 8.682 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.688 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.688 make[5]: Nothing to be done for 'install-exec-am'. #11 8.691 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 8.698 /usr/bin/install -c -m 644 sccp_types.h '/usr/local/include/osmocom/sccp' #11 8.702 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.702 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 8.702 Making install in sigtran #11 8.707 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.713 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.713 make[5]: Nothing to be done for 'install-exec-am'. #11 8.716 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.717 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.722 /usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h '/usr/local/include/osmocom/sigtran' #11 8.723 /usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 8.727 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.727 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 8.732 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.738 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 8.738 make[5]: Nothing to be done for 'install-exec-am'. #11 8.738 make[5]: Nothing to be done for 'install-data-am'. #11 8.738 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.738 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.739 make[3]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 8.743 make[3]: Entering directory '/data/libosmo-sigtran/include' #11 8.749 make[4]: Entering directory '/data/libosmo-sigtran/include' #11 8.749 make[4]: Nothing to be done for 'install-exec-am'. #11 8.749 make[4]: Nothing to be done for 'install-data-am'. #11 8.749 make[4]: Leaving directory '/data/libosmo-sigtran/include' #11 8.749 make[3]: Leaving directory '/data/libosmo-sigtran/include' #11 8.750 make[2]: Leaving directory '/data/libosmo-sigtran/include' #11 8.751 Making install in src #11 8.757 make[2]: Entering directory '/data/libosmo-sigtran/src' #11 8.760 CC libxua_a-xua_msg.o #11 8.761 CC ipa.lo #11 8.761 CC m3ua.lo #11 8.762 CC osmo_ss7.lo #11 8.762 CC osmo_ss7_as.lo #11 8.763 CC osmo_ss7_asp.lo #11 8.765 CC osmo_ss7_asp_peer.lo #11 8.766 CC osmo_ss7_combined_linkset.lo #11 8.767 CC osmo_ss7_hmrt.lo #11 8.767 CC osmo_ss7_instance.lo #11 8.768 CC osmo_ss7_link.lo #11 8.768 CC osmo_ss7_linkset.lo #11 8.768 CC osmo_ss7_vty.lo #11 8.768 CC osmo_ss7_xua_srv.lo #11 8.769 CC osmo_ss7_route.lo #11 8.769 CC osmo_ss7_route_table.lo #11 8.769 CC osmo_ss7_user.lo #11 8.769 CC sccp2sua.lo #11 8.770 CC sccp_helpers.lo #11 8.770 CC sccp_lbcs.lo #11 8.921 CC sccp_sap.lo #11 8.965 CC sccp_sclc.lo #11 8.966 CC sccp_scmg.lo #11 8.967 CC sccp_scrc.lo #11 8.977 CC sccp_scoc.lo #11 8.980 CC sccp_types.lo #11 8.983 CC sccp_user.lo #11 8.989 CC sccp_vty.lo #11 8.993 CC sua.lo #11 8.999 CC xua_asp_fsm.lo #11 8.999 CC xua_as_fsm.lo #11 9.000 CC xua_default_lm_fsm.lo #11 9.007 CC xua_msg.lo #11 9.012 CC xua_rkm.lo #11 9.012 CC xua_shared.lo #11 9.019 CC xua_snm.lo #11 9.022 AR libxua.a #11 9.023 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.052 sccp_scoc.c: In function 'scoc_fsm_active': #11 9.052 sccp_scoc.c:1232:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 9.052 1232 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 9.052 | ^~~~~~~ #11 9.266 CCLD libosmo-sigtran.la #11 10.06 make[3]: Entering directory '/data/libosmo-sigtran/src' #11 10.06 make[3]: Nothing to be done for 'install-data-am'. #11 10.06 /usr/bin/mkdir -p '/usr/local/lib' #11 10.06 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 10.08 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.11.0.0 /usr/local/lib/libosmo-sigtran.so.11.0.0 #11 10.08 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11 || { rm -f libosmo-sigtran.so.11 && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11; }; }) #11 10.09 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so; }; }) #11 10.10 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 10.12 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 10.13 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 10.14 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 10.19 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.19 ---------------------------------------------------------------------- #11 10.19 Libraries have been installed in: #11 10.19 /usr/local/lib #11 10.19 #11 10.19 If you ever happen to want to link against installed libraries #11 10.19 in a given directory, LIBDIR, you must either use libtool, and #11 10.19 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.19 flag during linking and do at least one of the following: #11 10.19 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.19 during execution #11 10.19 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.19 during linking #11 10.19 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.19 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.19 #11 10.19 See any operating system documentation about shared libraries for #11 10.19 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.19 ---------------------------------------------------------------------- #11 10.19 make[3]: Leaving directory '/data/libosmo-sigtran/src' #11 10.19 make[2]: Leaving directory '/data/libosmo-sigtran/src' #11 10.19 Making install in tests #11 10.19 make[2]: Entering directory '/data/libosmo-sigtran/tests' #11 10.20 Making install in xua #11 10.20 make[3]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 10.20 make[4]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 10.20 make[4]: Nothing to be done for 'install-exec-am'. #11 10.20 make[4]: Nothing to be done for 'install-data-am'. #11 10.20 make[4]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 10.20 make[3]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 10.20 Making install in m2ua #11 10.21 make[3]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 10.21 make[4]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 10.21 make[4]: Nothing to be done for 'install-exec-am'. #11 10.21 make[4]: Nothing to be done for 'install-data-am'. #11 10.21 make[4]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 10.21 make[3]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 10.21 Making install in ss7 #11 10.22 make[3]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 10.22 make[4]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 10.22 make[4]: Nothing to be done for 'install-exec-am'. #11 10.22 make[4]: Nothing to be done for 'install-data-am'. #11 10.22 make[4]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 10.22 make[3]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 10.23 Making install in vty #11 10.23 make[3]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 10.24 make[4]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 10.24 make[4]: Nothing to be done for 'install-exec-am'. #11 10.24 make[4]: Nothing to be done for 'install-data-am'. #11 10.24 make[4]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 10.24 make[3]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 10.24 make[3]: Entering directory '/data/libosmo-sigtran/tests' #11 10.25 make[4]: Entering directory '/data/libosmo-sigtran/tests' #11 10.25 make[4]: Nothing to be done for 'install-exec-am'. #11 10.25 make[4]: Nothing to be done for 'install-data-am'. #11 10.25 make[4]: Leaving directory '/data/libosmo-sigtran/tests' #11 10.25 make[3]: Leaving directory '/data/libosmo-sigtran/tests' #11 10.25 make[2]: Leaving directory '/data/libosmo-sigtran/tests' #11 10.25 Making install in examples #11 10.25 make[2]: Entering directory '/data/libosmo-sigtran/examples' #11 10.25 CC sccp_demo_user.o #11 10.25 CC sccp_test_server.o #11 10.25 CC sccp_test_vty.o #11 10.30 CCLD sccp_demo_user #11 10.55 make[3]: Entering directory '/data/libosmo-sigtran/examples' #11 10.55 make[3]: Nothing to be done for 'install-exec-am'. #11 10.55 make[3]: Nothing to be done for 'install-data-am'. #11 10.55 make[3]: Leaving directory '/data/libosmo-sigtran/examples' #11 10.55 make[2]: Leaving directory '/data/libosmo-sigtran/examples' #11 10.55 Making install in stp #11 10.55 make[2]: Entering directory '/data/libosmo-sigtran/stp' #11 10.55 CC stp_main.o #11 10.58 CCLD osmo-stp #11 10.85 make[3]: Entering directory '/data/libosmo-sigtran/stp' #11 10.85 make[3]: Nothing to be done for 'install-data-am'. #11 10.85 /usr/bin/mkdir -p '/usr/local/bin' #11 10.85 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 10.87 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 10.88 make[3]: Leaving directory '/data/libosmo-sigtran/stp' #11 10.88 make[2]: Leaving directory '/data/libosmo-sigtran/stp' #11 10.88 Making install in doc #11 10.88 make[2]: Entering directory '/data/libosmo-sigtran/doc' #11 10.88 Making install in examples #11 10.89 make[3]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 10.89 make[4]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 10.89 make[4]: Nothing to be done for 'install-exec-am'. #11 10.89 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 10.89 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.90 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 10.90 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 10.90 make[4]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 10.90 make[3]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 10.90 Making install in manuals #11 10.90 make[3]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 10.91 make[4]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 10.91 make[4]: Nothing to be done for 'install-exec-am'. #11 10.91 make[4]: Nothing to be done for 'install-data-am'. #11 10.91 make[4]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 10.91 make[3]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 10.91 make[3]: Entering directory '/data/libosmo-sigtran/doc' #11 10.92 make[4]: Entering directory '/data/libosmo-sigtran/doc' #11 10.92 make[4]: Nothing to be done for 'install-exec-am'. #11 10.92 make[4]: Nothing to be done for 'install-data-am'. #11 10.92 make[4]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.92 make[3]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.92 make[2]: Leaving directory '/data/libosmo-sigtran/doc' #11 10.92 Making install in contrib #11 10.92 make[2]: Entering directory '/data/libosmo-sigtran/contrib' #11 10.93 Making install in systemd #11 10.94 make[3]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 10.94 make[4]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 10.94 make[4]: Nothing to be done for 'install-exec-am'. #11 10.94 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.95 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 10.95 make[4]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 10.95 make[3]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 10.96 make[3]: Entering directory '/data/libosmo-sigtran/contrib' #11 10.96 make[4]: Entering directory '/data/libosmo-sigtran/contrib' #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-sigtran/contrib' #11 10.96 make[3]: Leaving directory '/data/libosmo-sigtran/contrib' #11 10.97 make[2]: Leaving directory '/data/libosmo-sigtran/contrib' #11 10.97 make[2]: Entering directory '/data/libosmo-sigtran' #11 10.97 mkdir -p doc/sigtran #11 10.98 /usr/bin/doxygen Doxyfile #11 11.00 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 11.00 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.00 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 11.00 Using the default: a4! #11 11.03 Doxygen version used: 1.9.4 #11 11.03 Searching for include files... #11 11.03 Searching for example files... #11 11.03 Searching for images... #11 11.03 Searching for dot files... #11 11.03 Searching for msc files... #11 11.03 Searching for dia files... #11 11.03 Searching for files to exclude #11 11.03 Searching INPUT for files to process... #11 11.03 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran #11 11.03 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran/protocol #11 11.03 Searching for files in directory /data/libosmo-sigtran/src #11 11.03 Reading and parsing tag files #11 11.03 Parsing files #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 11.03 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 11.03 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 11.03 Preprocessing /data/libosmo-sigtran/src/ipa.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/ipa.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/m3ua.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/m3ua.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_as.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_as.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_asp.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_asp.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_asp_peer.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_asp_peer.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_hmrt.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_hmrt.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_instance.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_instance.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_link.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_link.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_linkset.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_linkset.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_route.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_route.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_route_table.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_route_table.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_user.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_user.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_vty.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_vty.c... #11 11.03 Preprocessing /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c... #11 11.03 Parsing file /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp2sua.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp2sua.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_helpers.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_helpers.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_internal.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_internal.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_lbcs.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_lbcs.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_sap.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_sap.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_sclc.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_sclc.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_scmg.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_scmg.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_scoc.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_scoc.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_scrc.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_scrc.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_types.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_types.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_user.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_user.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sccp_vty.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sccp_vty.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_as.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_as.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_asp.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_asp.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_instance.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_instance.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_internal.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_internal.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_link.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_link.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_linkset.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_linkset.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_route.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_route.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_route_table.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_route_table.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_user.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_user.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/sua.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/sua.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_as_fsm.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_as_fsm.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_internal.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_internal.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_msg.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_msg.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_msg.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_msg.h... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_rkm.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_rkm.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_shared.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_shared.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_snm.c... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_snm.c... #11 11.05 Preprocessing /data/libosmo-sigtran/src/xua_types.h... #11 11.05 Parsing file /data/libosmo-sigtran/src/xua_t/data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 11.09 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 11.17 ypes.h... #11 11.17 Building macro definition list... #11 11.17 Building group list... #11 11.17 Building directory list... #11 11.17 Building namespace list... #11 11.17 Building file list... #11 11.17 Building class list... #11 11.17 Building concept list... #11 11.17 Computing nesting relations for classes... #11 11.17 Associating documentation with classes... #11 11.17 Associating documentation with concepts... #11 11.17 Building example list... #11 11.17 Searching for enumerations... #11 11.17 Searching for documented typedefs... #11 11.17 Searching for members imported via using declarations... #11 11.17 Searching for included using directives... #11 11.17 Searching for documented variables... #11 11.17 Building interface member list... #11 11.17 Building member list... #11 11.17 Searching for friends... #11 11.17 Searching for documented defines... #11 11.17 Computing class inheritance relations... #11 11.17 Computing class usage relations... #11 11.17 Flushing cached template relations that have become invalid... #11 11.17 Computing class relations... #11 11.17 Add enum values to enums... #11 11.17 Searching for member function documentation... #11 11.17 Creating members for template instances... #11 11.17 Building page list... #11 11.17 Search for main page... #11 11.17 Computing page relations... #11 11.17 Determining the scope of groups... #11 11.17 Sorting lists... #11 11.17 Determining which enums are documented #11 11.17 Computing member relations... #11 11.17 Building full member lists recursively... #11 11.17 Adding members to member groups. #11 11.17 Computing member references... #11 11.17 Inheriting documentation... #11 11.17 Generating disk names... #11 11.17 Adding source references... #11 11.17 Adding xrefitems... #11 11.17 Sorting member lists... #11 11.17 Setting anonymous enum type... #11 11.17 Computing dependencies between directories... #11 11.17 Generating citations page... #11 11.17 Counting members... #11 11.17 Counting data structures... #11 11.17 Resolving user defined references... #11 11.17 Finding anchors and sections in the documentation... #11 11.17 Transferring function references... #11 11.17 Combining using relations... #11 11.17 Adding members to index pages... #11 11.17 Correcting members for VHDL... #11 11.17 Computing tooltip texts... #11 11.17 Generating style sheet... #11 11.17 Generating search indices... #11 11.17 Generating example documentation... #11 11.17 Generating file sources... #11 11.17 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 11.17 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 11.17 Generating code for file include/osmocom/sigtran/protocol/m2ua.h... #11 11.17 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 11.17 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 11.17 Generating code for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.17 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 11.17 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 11.17 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 11.17 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 11.17 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 11.17 Generating code for file src/xua_msg.h... #11 11.17 Parsing code for file src/ipa.c... #11 11.17 Parsing code for file src/m3ua.c... #11 11.17 Parsing code for file src/osmo_ss7.c... #11 11.17 Parsing code for file src/osmo_ss7_as.c... #11 11.17 Parsing code for file src/osmo_ss7_asp.c... #11 11.17 Parsing code for file src/osmo_ss7_asp_peer.c... #11 11.17 Parsing code for file src/osmo_ss7_combined_linkset.c... #11 11.17 Parsing code for file src/osmo_ss7_hmrt.c... #11 11.17 Parsing code for file src/osmo_ss7_instance.c... #11 11.17 Parsing code for file src/osmo_ss7_link.c... #11 11.17 Parsing code for file src/osmo_ss7_linkset.c... #11 11.17 Parsing code for file src/osmo_ss7_route.c... #11 11.17 Parsing code for file src/osmo_ss7_route_table.c... #11 11.17 Parsing code for file src/osmo_ss7_user.c... #11 11.17 Parsing code for file src/osmo_ss7_vty.c... #11 11.17 Parsing code for file src/osmo_ss7_xua_srv.c... #11 11.17 Parsing code for file src/sccp2sua.c... #11 11.17 Parsing code for file src/sccp_helpers.c... #11 11.17 Generating code for file src/sccp_internal.h... #11 11.17 Parsing code for file src/sccp_lbcs.c... #11 11.17 Parsing code for file src/sccp_sap.c... #11 11.17 Parsing code for file src/sccp_sclc.c... #11 11.17 Parsing code for file src/sccp_scmg.c... #11 11.17 Parsing code for file src/sccp_scoc.c... #11 11.17 Parsing code for file src/sccp_scrc.c... #11 11.17 Parsing code for file src/sccp_types.c... #11 11.17 Parsing code for file src/sccp_user.c... #11 11.17 Parsing code for file src/sccp_vty.c... #11 11.17 Generating code for file src/ss7_as.h... #11 11.17 Generating code for file src/ss7_asp.h... #11 11.17 Generating code for file src/ss7_asp_peer.h... #11 11.17 Generating code for file src/ss7_combined_linkset.h... #11 11.17 Generating code for/data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:302: 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 11.20 /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:302: 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 11.20 parameter 'ppid_mux' #11 11.20 /data/libosmo-sigtran/src/sccp_user.c:895: 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 11.20 /data/libosmo-sigtran/src/sccp_user.c:895: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 11.20 parameter 'inst' #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:171: warning: unable to resolve reference to 'asp' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:172: warning: unable to resolve reference to 'as' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'asp' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: 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 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.20 parameter 'asp_name' #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:137: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:240: warning: unable to resolve reference to 'asp' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:241: warning: unable to resolve reference to 'as' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'asp' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'as' for \ref command #11 11.20 /data/libosmo-sigtran/src/osmo_ss7_instance.c:348: warning: unable to resolve reference to 'asp' for \ref command #11 11.21 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2677: 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 11.21 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2677: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 11.21 parameter 'addr' #11 11.21 /data/libosmo-sigtran/src/sccp_user.c:141: 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 11.21 parameter 'prim_cb' #11 11.21 /data/libosmo-sigtran/src/sccp_user.c:128: 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 11.21 parameter 'prim_cb' #11 11.21 /data/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 11.21 /data/libosmo-sigtran/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 11.21 parameter 'num_maps' #11 11.21 /data/libosmo-sigtran/src/m3ua.c:747: warning: unable to resolve reference to 'msg' for \ref command #11 11.22 /data/libosmo-sigtran/src/m3ua.c:958: 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 11.22 /data/libosmo-sigtran/src/m3ua.c:958: 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 11.22 parameter 'info_str' #11 11.22 /data/libosmo-sigtran/src/m3ua.c:528: warning: unable to resolve reference to 'xua' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:171: warning: unable to resolve reference to 'asp' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:172: warning: unable to resolve reference to 'as' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'asp' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: 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 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.22 parameter 'asp_name' #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:137: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:240: warning: unable to resolve reference to 'asp' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:241: warning: unable to resolve reference to 'as' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'asp' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:242: warning: unable to resolve reference to 'as' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:145: warning: unable to resolve reference to 'asp' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:146: warning: unable to resolve reference to 'as' for \ref command #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_as.c:487: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 11.22 parameter 'mtp' #11 11.22 /data/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 11.22 parameter 'trans_proto' #11 11.23 /data/libosmo-sigtran/src/osmo_ss7_combined_linkset.c:68: warning: found documented return type for ss7_combined_linkset_insert that does not return anything #11 11.23 /data/libosmo-sigtran/src/osmo_ss7_instance.c:348: warning: unable to resolve reference to 'asp' for \ref command #11 11.23 /data/libosmo-sigtran/src/osmo_ss7_route.c:44: warning: unable to resolve reference to 'pc' for \ref command #11 11.23 /data/libosmo-sigtran/src/osmo_ss7_route.c:183: warning: unable to resolve reference to 'pc' for \ref command #11 11.24 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2677: 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 11.24 /data/libosmo-sigtran/src/osmo_ss7_vty.c:2677: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 11.24 parameter 'addr' #11 11.24 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 11.24 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: The following parameter of 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 11.24 parameter 'inst' #11 11.24 /data/libosmo-sigtran/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 11.25 /data/libosmo-sigtran/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 11.25 parameter 'type' #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:169: 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 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.25 parameter 'oph' #11 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:145: 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 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:145: 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 11.25 parameter 'oph' #11 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:169: 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 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:169: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.25 parameter 'oph' #11 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:145: 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 11.25 /data/libosmo-sigtran/src/sccp_sclc.c:145: 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 11.25 parameter 'oph' #11 11.26 /data/libosmo-sigtran/src/sccp_user.c:895: 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 11.26 /data/libosmo-sigtran/src/sccp_user.c:895: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 11.26 parameter 'inst' #11 11.27 /data/libosmo-sigtran/src/sccp_user.c:141: 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 11.27 parameter 'prim_cb' #11 11.27 /data/libosmo-sigtran/src/sccp_user.c:128: 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 11.27 parameter 'prim_cb' #11 11.27 /data/libosmo-sigtran/src/sccp_user.c:93: 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 11.27 parameter 'prim_cb' #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_as.c:145: warning: unable to resolve reference to 'asp' for \ref command #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_as.c:146: warning: unable to resolve reference to 'as' for \ref command #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_as.c:487: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 11.27 parameter 'mtp' #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 11.27 parameter 'trans_proto' #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_route.c:44: warning: unable to resolve reference to 'pc' for \ref command #11 11.27 /data/libosmo-sigtran/src/osmo_ss7_route.c:183: warning: unable to resolve reference to 'pc' for \ref command #11 11.28 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 11.28 /data/libosmo-sigtran/src/osmo_ss7_xua_srv.c:259: warning: The following parameter of 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 11.28 parameter 'inst' #11 11.28 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 11.28 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 11.28 /data/libosmo-sigtran/src/sua.c:919: 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 11.28 /data/libosmo-sigtran/src/sua.c:919: 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 11.28 parameter 'info_str' #11 11.28 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 11.29 /data/libosmo-sigtran/src/m3ua.c:747: warning: unable to resolve reference to 'msg' for \ref command #11 11.29 /data/libosmo-sigtran/src/m3ua.c:958: 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 11.29 /data/libosmo-sigtran/src/m3ua.c:958: 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 11.29 parameter 'info_str' #11 11.29 /data/libosmo-sigtran/src/m3ua.c:528: warning: unable to resolve reference to 'xua' for \ref command #11 11.29 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 11.29 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 11.29 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 11.29 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 11.29 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 11.29 /data/libosmo-sigtran/src/sua.c:919: 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 11.29 /data/libosmo-sigtran/src/sua.c:919: 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 11.29 parameter 'info_str' #11 11.29 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 11.29 /data/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 11.29 /data/libosmo-sigtran/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 11.29 parameter 'num_maps' #11 11.30 file src/ss7_instance.h... #11 11.30 Generating code for file src/ss7_internal.h... #11 11.30 Generating code for file src/ss7_link.h... #11 11.30 Generating code for file src/ss7_linkset.h... #11 11.30 Generating code for file src/ss7_route.h... #11 11.30 Generating code for file src/ss7_route_table.h... #11 11.30 Generating code for file src/ss7_user.h... #11 11.30 Generating code for file src/ss7_xua_srv.h... #11 11.30 Parsing code for file src/sua.c... #11 11.30 Parsing code for file src/xua_as_fsm.c... #11 11.30 Generating code for file src/xua_as_fsm.h... #11 11.30 Parsing code for file src/xua_asp_fsm.c... #11 11.30 Generating code for file src/xua_asp_fsm.h... #11 11.30 Parsing code for file src/xua_default_lm_fsm.c... #11 11.30 Generating code for file src/xua_internal.h... #11 11.30 Parsing code for file src/xua_msg.c... #11 11.30 Parsing code for file src/xua_rkm.c... #11 11.30 Parsing code for file src/xua_shared.c... #11 11.30 Parsing code for file src/xua_snm.c... #11 11.30 Generating code for file src/xua_types.h... #11 11.30 Generating file documentation... #11 11.30 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 11.30 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 11.30 Generating docs for file include/osmocom/sigtran/protocol/m2ua.h... #11 11.30 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 11.30 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 11.30 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.30 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 11.30 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 11.30 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 11.30 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 11.30 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 11.30 Generating docs for file src/xua_msg.h... #11 11.30 Generating docs for file src/ipa.c... #11 11.30 Generating docs for file src/m3ua.c... #11 11.30 Generating docs for file src/osmo_ss7.c... #11 11.30 Generating docs for file src/osmo_ss7_as.c... #11 11.30 Generating docs for file src/osmo_ss7_asp.c... #11 11.30 Generating docs for file src/osmo_ss7_asp_peer.c... #11 11.30 Generating docs for file src/osmo_ss7_combined_linkset.c... #11 11.30 Generating docs for file src/osmo_ss7_hmrt.c... #11 11.30 Generating docs for file src/osmo_ss7_instance.c... #11 11.30 Generating docs for file src/osmo_ss7_link.c... #11 11.30 Generating docs for file src/osmo_ss7_linkset.c... #11 11.30 Generating docs for file src/osmo_ss7_route.c... #11 11.30 Generating docs for file src/osmo_ss7_route_table.c... #11 11.30 Generating docs for file src/osmo_ss7_user.c... #11 11.30 Generating docs for file src/osmo_ss7_vty.c... #11 11.30 Generating docs for file src/osmo_ss7_xua_srv.c... #11 11.30 Generating docs for file src/sccp2sua.c... #11 11.30 Generating docs for file src/sccp_helpers.c... #11 11.30 Generating docs for file src/sccp_internal.h... #11 11.30 Generating docs for file src/sccp_lbcs.c... #11 11.30 Generating docs for file src/sccp_sap.c... #11 11.30 Generating docs for file src/sccp_sclc.c... #11 11.30 Generating docs for file src/sccp_scmg.c... #11 11.30 Generating docs for file src/sccp_scoc.c... #11 11.30 Generating docs for file src/sccp_scrc.c... #11 11.30 Generating docs for file src/sccp_types.c... #11 11.30 Generating docs for file src/sccp_user.c... #11 11.30 Generating docs for file src/sccp_vty.c... #11 11.30 Generating docs for file src/ss7_as.h... #11 11.30 Generating docs for file src/ss7_asp.h... #11 11.30 Generating docs for file src/ss7_asp_peer.h... #11 11.30 Generating docs for file src/ss7_combined_linkset.h... #11 11.30 Generating docs for file src/ss7_instance.h... #11 11.30 Generating docs for file src/ss7_internal.h... #11 11.30 Generating docs for file src/ss7_link.h... #11 11.30 Generating docs for file src/ss7_linkset.h... #11 11.30 Generating docs for file src/ss7_route.h... #11 11.30 Generating docs for file src/ss7_route_table.h... #11 11.30 Generating docs for file src/ss7_user.h... #11 11.30 Generating docs for file src/ss7_xua_srv.h... #11 11.30 Generating docs for file src/sua.c... #11 11.30 Generating docs for file src/xua_as_fsm.c... #11 11.30 Generating docs for file src/xua_as_fsm.h... #11 11.30 Generating docs for file src/xua_asp_fsm.c... #11 11.30 Generating docs for file src/xua_asp_fsm.h... #11 11.30 Generating docs for file src/xua_default_lm_fsm.c... #11 11.30 Generating docs for file src/xua_internal.h... #11 11.30 Generating docs for file src/xua_msg.c... #11 11.30 Generating docs for file src/xua_rkm.c... #11 11.30 Generating docs for file src/xua_shared.c... #11 11.30 Generating docs for file src/xua_snm.c... #11 11.30 Generating docs for file src/xua_types.h... #11 11.30 Generating page documentation... #11 11.30 Generating /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 11.31 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 11.31 /data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 11.31 /data/libosmo-sigtran/src/ss7_route_table.h:25: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 11.36 group documentation... #11 11.36 Generating class documentation... #11 11.36 Generating docs for compound ipa_asp_fsm_priv... #11 11.36 Generating docs for compound lm_fsm_priv... #11 11.36 Generating docs for compound m3ua_data_hdr... #11 11.36 Generating docs for compound osmo_mtp_pause_param... #11 11.36 Generating docs for compound osmo_mtp_prim... #11 11.36 Generating docs for compound osmo_mtp_resume_param... #11 11.36 Generating docs for compound osmo_mtp_status_param... #11 11.36 Generating docs for compound osmo_mtp_transfer_param... #11 11.36 Generating docs for compound osmo_sccp_addr... #11 11.36 Generating docs for compound osmo_sccp_addr_entry... #11 11.36 Generating docs for compound osmo_sccp_gt... #11 11.36 Generating docs for compound osmo_sccp_instance... #11 11.36 Generating docs for compound osmo_sccp_user... #11 11.36 Generating docs for compound osmo_scu_connect_param... #11 11.36 Generating docs for compound osmo_scu_data_param... #11 11.36 Generating docs for compound osmo_scu_disconn_param... #11 11.36 Generating docs for compound osmo_scu_notice_param... #11 11.36 Generating docs for compound osmo_scu_pcstate_param... #11 11.36 Generating docs for compound osmo_scu_prim... #11 11.36 Generating docs for compound osmo_scu_reset_param... #11 11.36 Generating docs for compound osmo_scu_state_param... #11 11.36 Generating docs for compound osmo_scu_unitdata_param... #11 11.36 Generating docs for compound osmo_ss7_as... #11 11.36 Generating docs for compound osmo_ss7_as_esls_entry... #11 11.36 Generating docs for compound osmo_ss7_asp... #11 11.36 Generating docs for compound osmo_ss7_asp_peer... #11 11.36 Generating docs for compound osmo_ss7_combined_linkset... #11 11.36 Generating docs for compound osmo_ss7_esls_entry... #11 11.36 Generating docs for compound osmo_ss7_instance... #11 11.36 Generating docs for compound osmo_ss7_link... #11 11.36 Generating docs for compound osmo_ss7_linkset... #11 11.36 Generating docs for compound osmo_ss7_pc_fmt... #11 11.36 Generating docs for compound osmo_ss7_route... #11 11.36 Generating docs for compound osmo_ss7_route_label... #11 11.36 Generating docs for compound osmo_ss7_route_table... #11 11.36 Generating docs for compound osmo_ss7_routing_key... #11 11.36 Generating docs for compound osmo_ss7_user... #11 11.36 Generating docs for compound osmo_xlm_prim... #11 11.36 Generating docs for compound osmo_xlm_prim_error... #11 11.36 Generating docs for compound osmo_xlm_prim_notify... #11 11.36 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 11.36 Generating docs for compound osmo_xlm_prim_rk_reg... #11 11.36 Generating docs for compound osmo_xua_layer_manager... #11 11.36 Generating docs for compound osmo_xua_server... #11 11.36 Generating docs for compound sccp_connection... #11 11.36 Generating docs for compound sccp_scmg_msg... #11 11.36 Generating docs for compound xua_as_event_asp_inactive_ind_pars... #11 11.36 Generating docs for compound xua_as_fsm_priv... #11 11.36 Generating docs for compound xua_asp_fsm_priv... #11 11.36 Generating docs for compound xua_common_hdr... #11 11.36 Generating docs for compound xua_dialect... #11 11.36 Generating docs for compound xua_msg... #11 11.36 Generating docs for compound xua_msg_class... #11 11.36 Generating docs for compound xua_msg_event_map... #11 11.36 Generating docs for compound xua_msg_part... #11 11.36 Generating docs for compound xua_parameter_hdr... #11 11.36 Generating concept documentation... #11 11.36 Generating namespace index... #11 11.36 Generating graph info page... #11 11.36 Generating directory documentation... #11 11.36 Generating index page... #11 11.36 Generating page index... #11 11.36 Generating module index... #11 11.36 Generating namespace index... #11 11.36 Generating namespace member index... #11 11.36 Generating concept index... #11 11.36 Generating annotated compound index... #11 11.36 Generating alphabetical compound index... #11 11.36 Generating hierarchical class index... #11 11.36 Generating member index... #11 11.36 Generating file index... #11 11.36 Generating file member index... #11 11.36 Generating example index... #11 11.36 finalizing index lists... #11 11.36 writing tag file... #11 11.36 Running plantuml with JAVA... #11 11.36 lookup cache used 2264/65536 hits=27482 misses=2427 #11 11.36 finished... #11 11.36 cd ./doc && tar cf html.tar */html #11 11.38 make[3]: Entering directory '/data/libosmo-sigtran' #11 11.38 make[3]: Nothing to be done for 'install-exec-am'. #11 11.38 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran' #11 11.38 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 11.38 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sigtran' #11 11.38 /usr/bin/install -c -m 644 libosmo-sigtran.pc '/usr/local/lib/pkgconfig' #11 11.38 make install-data-hook #11 11.38 make[4]: Entering directory '/data/libosmo-sigtran' #11 11.38 cd /usr/local/share/doc/libosmo-sigtran && tar xf html.tar && rm -f html.tar #11 11.40 make[4]: Leaving directory '/data/libosmo-sigtran' #11 11.40 make[3]: Leaving directory '/data/libosmo-sigtran' #11 11.40 make[2]: Leaving directory '/data/libosmo-sigtran' #11 11.40 make[1]: Leaving directory '/data/libosmo-sigtran' #11 DONE 11.6s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:a8dcc280e130aad22748d876ddaef0541fbdb07d5c831de6f0dc074146a331fe done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n a8dcc280e130 + 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.6.0.2.1b40.202504082026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo coding library ii libosmocore 1.11.0.23.fd0d.202504082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.23.fd0d.202504082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202504082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo SIM library ii libosmousb0:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.23.fd0d.202504082026 amd64 Osmo VTY library ii osmocom-nightly 202504082026 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:4dcd066ff6d19a07c1462b7dff237b10f3b8f359bc7278925861d82b6f30ec80 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 nplab-m3ua-test + local feed + depends= + [ -n ] + docker_distro_from_image_name nplab-m3ua-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name nplab-m3ua-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name nplab-m3ua-test + echo nplab-m3ua-test + dir=nplab-m3ua-test + [ -z ] + pull_arg=--pull + grep ^FROM ../nplab-m3ua-test/Dockerfile + from_line=FROM $USER/sigtran-tests + echo FROM $USER/sigtran-tests + grep -q $USER + pull_arg= + set +x Building image: nplab-m3ua-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../nplab-m3ua-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/nplab-m3ua-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-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-m3ua-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=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/nplab-m3ua-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 725B done #1 DONE 0.1s #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.1s #4 [ 1/10] FROM docker.io/osmocom-build/sigtran-tests:latest #4 ... #5 [internal] load build context #5 transferring context: 14.04kB done #5 DONE 0.3s #6 [ 3/10] ADD HTTP://GIT.OSMOCOM.ORG/NPLAB/M3UA-TESTTOOL/PATCH/?H=LAFORGE/PYTHON3 /tmp/commit #6 DONE 0.4s #4 [ 1/10] FROM docker.io/osmocom-build/sigtran-tests:latest #4 DONE 0.4s #7 [ 2/10] RUN CD /tmp && git clone https://git.osmocom.org/nplab/m3ua-testtool #7 0.431 Cloning into 'm3ua-testtool'... #7 0.549 warning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ #7 DONE 0.7s #8 [ 3/10] ADD HTTP://GIT.OSMOCOM.ORG/NPLAB/M3UA-TESTTOOL/PATCH/?H=LAFORGE/PYTHON3 /tmp/commit #8 DONE 0.2s #9 [ 4/10] RUN CD /tmp/m3ua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ #9 0.765 warning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ #9 0.782 Switched to a new branch 'laforge/python3' #9 0.783 Branch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. #9 DONE 0.8s #10 [ 5/10] COPY DOTGUILE /root/.guile #10 DONE 0.1s #11 [ 6/10] COPY .COMMON/TCPDUMP-START.SH /usr/local/bin/tcpdump-start.sh #11 DONE 0.2s #12 [ 7/10] COPY .COMMON/TCPDUMP-STOP.SH /usr/local/bin/tcpdump-stop.sh #12 DONE 0.2s #13 [ 8/10] COPY TEST.SH /usr/local/bin/test.sh #13 DONE 0.2s #14 [ 9/10] RUN MKDIR /data #14 DONE 0.5s #15 [10/10] COPY M3UA-PARAM-TESTTOOL.SCM all-sgp-tests.txt /data/ #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 0.7s done #16 writing image sha256:f43d8c0a8a5903563851e6d0a385ef6e3bf1d22d5c7137ac8e10bde4d569c165 0.0s done #16 naming to docker.io/osmocom-build/nplab-m3ua-test:latest 0.0s done #16 DONE 0.9s 1 warning found (use docker --debug to expand):  - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 23) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-test' + docker_image_exists nplab-m3ua-test + docker images -q osmocom-build/nplab-m3ua-test + test -n f43d8c0a8a59 + list_osmo_packages debian-bookworm nplab-m3ua-test + local distro=debian-bookworm + local image=nplab-m3ua-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/nplab-m3ua-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-m3ua-test/logs/m3ua-tester + cp m3ua-param-testtool.scm all-sgp-tests.txt /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/ + mkdir /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp/ + network_create + SUBNET=3802755 + seq 1 30 + echo (3802755 + 1) % 256 + bc + SUBNET=132 + NET_NAME=nplab-m3ua-test-132 + SUB4=172.18.132.0/24 + SUB6=fd02:db8:132::/64 + set +x Creating network nplab-m3ua-test-132, trying SUBNET=132... + docker network create --internal --subnet 172.18.132.0/24 --ipv6 --subnet fd02:db8:132::/64 nplab-m3ua-test-132 4fc7161d581d05c101fc2e983f49d4104c73f5449efcbd45adc00ed2d66a78ad + set +x ### Network nplab-m3ua-test-132 created (SUBNET=132) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/m3ua-param-testtool.scm Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/all-sgp-tests.txt Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp/osmo-stp.cfg + docker_network_params 132 200 + NET=132 + ADDR_SUFIX=200 + echo --network nplab-m3ua-test-132 --ip 172.18.132.200 --ip6 fd02:db8:132::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-m3ua-test-132 --ip 172.18.132.200 --ip6 fd02:db8:132::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp:/data --name jenkins-nplab-m3ua-test-2848-stp -d osmocom-build/osmo-stp-master 1fd9e166024dc1ac47978dbd09645a8609f49f4ed20374e631a51586a5470ba1 + docker_network_params 132 2 + NET=132 + ADDR_SUFIX=2 + echo --network nplab-m3ua-test-132 --ip 172.18.132.2 --ip6 fd02:db8:132::2 + docker run --rm --network nplab-m3ua-test-132 --ip 172.18.132.2 --ip6 fd02:db8:132::2 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester:/data --name jenkins-nplab-m3ua-test-2848-m3ua-test osmocom-build/nplab-m3ua-test /usr/local/bin/test.sh ------ nplab-m3ua-test ------ Wed Apr 9 03:43:31 UTC 2025 /usr/sbin/tcpdump -U -s 1520 -n -i any -w "/tmp/nplab-m3ua-test.pcap" >/tmp/nplab-m3ua-test.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 Wed Apr 9 03:43:44 UTC 2025 ------ nplab-m3ua-test ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=454554) Waiting for packet dumper to finish... 1 (prev_count=454554, count=459329) + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect nplab-m3ua-test-132 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-nplab-m3ua-test-2848-stp + [ -n jenkins-nplab-m3ua-test-2848-stp ] + docker_kill_wait jenkins-nplab-m3ua-test-2848-stp + docker kill jenkins-nplab-m3ua-test-2848-stp jenkins-nplab-m3ua-test-2848-stp + docker wait jenkins-nplab-m3ua-test-2848-stp 137 + network_remove + set +x Removing network nplab-m3ua-test-132 + docker network remove nplab-m3ua-test-132 nplab-m3ua-test-132 + rm -rf /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs:/data -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/_cache:/cache --name jenkins-nplab-m3ua-test-2848-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-m3ua-test/logs/m3ua-tester/junit-xml-m3ua.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS