Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/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.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 # timeout=10 Commit message: "debian-bookworm-*: useradd -d -m instead of mkdir" > git rev-list --no-walk 68666575ca778ecf4c70144f694f3684afca6a75 # timeout=10 [nplab-m3ua-test] $ /bin/sh -xe /tmp/jenkins7704877308811871265.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-2544 = 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.66kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:buster #4 DONE 0.1s #5 [1/6] FROM registry.osmocom.org/debian:buster@sha256:8398b90144a2975253da23a3f8b710284d05ec8549359a048fcf8d7c87000503 #5 resolve registry.osmocom.org/debian:buster@sha256:8398b90144a2975253da23a3f8b710284d05ec8549359a048fcf8d7c87000503 0.1s done #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.1s #8 [2/6] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev make pkg-config sqlite3 stow telnet wget && apt-get clean #8 CACHED #9 [3/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [4/6] COPY .COMMON/RELEASE.KEY /tmp/Release.key #10 CACHED #11 [5/6] RUN APT-KEY add /tmp/Release.key && rm /tmp/Release.key && echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 0.1s done #13 writing image sha256:b933c40a88e0e7b8f6b508e6d2d2959b24a59c5965e22a55721bff6edfb818c7 done #13 naming to docker.io/osmocom-build/debian-buster-build:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n b933c40a88e0 + 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/sigtran-tests:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 545B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-buster-build:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-buster-build #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.360 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.360 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #5 0.362 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.362 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] #5 0.891 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [598 kB] #5 1.056 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [119 kB] #5 1.109 Fetched 754 kB in 1s (994 kB/s) #5 1.109 Reading package lists... #5 1.434 Reading package lists... #5 1.720 Building dependency tree... #5 1.767 Reading state information... #5 1.823 python3 is already the newest version (3.7.3-1). #5 1.823 python3 set to manually installed. #5 1.823 The following additional packages will be installed: #5 1.823 dbus dh-python gir1.2-glib-2.0 gperf libapparmor1 libexpat1-dev libgc-dev #5 1.823 libgirepository-1.0-1 libltdl-dev libpython3-dev libpython3.7 #5 1.823 libpython3.7-dev libtext-unidecode-perl libxml-libxml-perl #5 1.823 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #5 1.823 libxml-sax-expat-perl libxml-sax-perl python-pip-whl python3-asn1crypto #5 1.823 python3-cffi-backend python3-crypto python3-cryptography python3-dbus #5 1.823 python3-dev python3-entrypoints python3-gi python3-keyring #5 1.823 python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel #5 1.823 python3-xdg python3.7-dev tex-common texinfo ucf #5 1.823 Suggested packages: #5 1.823 default-dbus-session-bus | dbus-session-bus clisp guile-2.0-doc libtool-doc #5 1.823 libxml-sax-expatxs-perl python-crypto-doc python-cryptography-doc #5 1.823 python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring #5 1.823 libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-secretstorage-doc #5 1.823 python-setuptools-doc texlive-base texlive-latex-base #5 1.823 texlive-generic-recommended texinfo-doc-nonfree texlive-fonts-recommended #5 1.961 The following NEW packages will be installed: #5 1.961 dbus dh-python gir1.2-glib-2.0 gnulib gperf guile-2.0 guile-2.0-dev #5 1.961 libapparmor1 libexpat1-dev libgc-dev libgirepository-1.0-1 libltdl-dev #5 1.961 libpython3-dev libpython3.7 libpython3.7-dev libtext-unidecode-perl #5 1.961 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #5 1.961 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl python-pip-whl #5 1.961 python3-asn1crypto python3-cffi-backend python3-crypto python3-cryptography #5 1.961 python3-dbus python3-dev python3-entrypoints python3-gi python3-keyring #5 1.961 python3-keyrings.alt python3-pip python3-secretstorage python3-setuptools #5 1.961 python3-wheel python3-xdg python3.7-dev tcsh tex-common texinfo ucf #5 1.978 0 upgraded, 43 newly installed, 0 to remove and 1 not upgraded. #5 1.978 Need to get 63.0 MB of archives. #5 1.978 After this operation, 161 MB of additional disk space will be used. #5 1.978 Get:1 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 2.011 Get:2 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 2.013 Get:3 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 2.017 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 2.024 Get:5 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #5 2.026 Get:6 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #5 2.028 Get:7 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #5 2.030 Get:8 http://deb.debian.org/debian buster/main amd64 gperf amd64 3.1-1 [147 kB] #5 2.031 Get:9 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #5 2.032 Get:10 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #5 2.032 Get:11 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #5 2.032 Get:12 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #5 2.041 Get:13 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #5 2.043 Get:14 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #5 2.049 Get:15 http://deb.debian.org/debian buster/main amd64 gnulib all 20140202+stable-4 [4408 kB] #5 2.092 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.104 Get:17 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #5 2.104 Get:18 http://deb.debian.org/debian buster/main amd64 libgc-dev amd64 1:7.6.4-0.4 [373 kB] #5 2.106 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.109 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #5 2.110 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #5 2.116 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 2.575 Get:23 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #5 2.576 Get:24 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #5 2.602 Get:25 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #5 2.602 Get:26 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #5 2.630 Get:27 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #5 2.632 Get:28 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #5 2.632 Get:29 http://deb.debian.org/debian buster/main amd64 python3-crypto amd64 2.6.1-9+b1 [263 kB] #5 2.643 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #5 2.654 Get:31 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] #5 2.656 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #5 2.662 Get:33 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #5 2.662 Get:34 http://deb.debian.org/debian buster/main amd64 python3-entrypoints all 0.3-1 [5508 B] #5 2.662 Get:35 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #5 2.664 Get:36 http://deb.debian.org/debian buster/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] #5 2.672 Get:37 http://deb.debian.org/debian buster/main amd64 python3-keyring all 17.1.1-1 [43.1 kB] #5 2.673 Get:38 http://deb.debian.org/debian buster/main amd64 python3-keyrings.alt all 3.1.1-1 [18.2 kB] #5 2.673 Get:39 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #5 2.675 Get:40 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #5 2.678 Get:41 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #5 2.678 Get:42 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #5 2.678 Get:43 http://deb.debian.org/debian buster/main amd64 tcsh amd64 6.20.00-7+b1 [473 kB] #5 2.789 debconf: delaying package configuration, since apt-utils is not installed #5 2.834 Fetched 63.0 MB in 1s (88.1 MB/s) #5 2.928 Selecting previously unselected package ucf. #5 2.928 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25269 files and directories currently installed.) #5 2.985 Preparing to unpack .../00-ucf_3.0038+nmu1_all.deb ... #5 3.004 Moving old data out of the way #5 3.007 Unpacking ucf (3.0038+nmu1) ... #5 3.193 Selecting previously unselected package tex-common. #5 3.198 Preparing to unpack .../01-tex-common_6.11_all.deb ... #5 3.250 Unpacking tex-common (6.11) ... #5 3.468 Selecting previously unselected package libapparmor1:amd64. #5 3.473 Preparing to unpack .../02-libapparmor1_2.13.2-10_amd64.deb ... #5 3.508 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 3.669 Selecting previously unselected package dbus. #5 3.674 Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 3.713 Unpacking dbus (1.12.28-0+deb10u1) ... #5 3.883 Selecting previously unselected package dh-python. #5 3.887 Preparing to unpack .../04-dh-python_3.20190308_all.deb ... #5 3.908 Unpacking dh-python (3.20190308) ... #5 4.051 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 4.056 Preparing to unpack .../05-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #5 4.073 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 4.191 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 4.196 Preparing to unpack .../06-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #5 4.213 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 4.332 Selecting previously unselected package gperf. #5 4.337 Preparing to unpack .../07-gperf_3.1-1_amd64.deb ... #5 4.354 Unpacking gperf (3.1-1) ... #5 4.474 Selecting previously unselected package libtext-unidecode-perl. #5 4.479 Preparing to unpack .../08-libtext-unidecode-perl_1.30-1_all.deb ... #5 4.497 Unpacking libtext-unidecode-perl (1.30-1) ... #5 4.630 Selecting previously unselected package libxml-namespacesupport-perl. #5 4.635 Preparing to unpack .../09-libxml-namespacesupport-perl_1.12-1_all.deb ... #5 4.652 Unpacking libxml-namespacesupport-perl (1.12-1) ... #5 4.772 Selecting previously unselected package libxml-sax-base-perl. #5 4.777 Preparing to unpack .../10-libxml-sax-base-perl_1.09-1_all.deb ... #5 4.795 Unpacking libxml-sax-base-perl (1.09-1) ... #5 4.937 Selecting previously unselected package libxml-sax-perl. #5 4.941 Preparing to unpack .../11-libxml-sax-perl_1.00+dfsg-1_all.deb ... #5 4.962 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #5 5.095 Selecting previously unselected package libxml-libxml-perl. #5 5.100 Preparing to unpack .../12-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #5 5.118 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #5 5.278 Selecting previously unselected package texinfo. #5 5.283 Preparing to unpack .../13-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #5 5.313 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #5 5.491 Selecting previously unselected package gnulib. #5 5.495 Preparing to unpack .../14-gnulib_20140202+stable-4_all.deb ... #5 5.512 Unpacking gnulib (20140202+stable-4) ... #5 6.145 Selecting previously unselected package guile-2.0. #5 6.156 Preparing to unpack .../15-guile-2.0_2.0.13+1-5.1_amd64.deb ... #5 6.174 Unpacking guile-2.0 (2.0.13+1-5.1) ... #5 6.280 Selecting previously unselected package libltdl-dev:amd64. #5 6.287 Preparing to unpack .../16-libltdl-dev_2.4.6-9_amd64.deb ... #5 6.305 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #5 6.445 Selecting previously unselected package libgc-dev:amd64. #5 6.450 Preparing to unpack .../17-libgc-dev_1%3a7.6.4-0.4_amd64.deb ... #5 6.470 Unpacking libgc-dev:amd64 (1:7.6.4-0.4) ... #5 6.584 Selecting previously unselected package guile-2.0-dev. #5 6.590 Preparing to unpack .../18-guile-2.0-dev_2.0.13+1-5.1_amd64.deb ... #5 6.606 Unpacking guile-2.0-dev (2.0.13+1-5.1) ... #5 6.751 Selecting previously unselected package libexpat1-dev:amd64. #5 6.756 Preparing to unpack .../19-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #5 6.773 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 6.916 Selecting previously unselected package libpython3.7:amd64. #5 6.922 Preparing to unpack .../20-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #5 6.938 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 7.104 Selecting previously unselected package libpython3.7-dev:amd64. #5 7.110 Preparing to unpack .../21-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 7.126 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 9.064 Selecting previously unselected package libpython3-dev:amd64. #5 9.072 Preparing to unpack .../22-libpython3-dev_3.7.3-1_amd64.deb ... #5 9.089 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #5 9.197 Selecting previously unselected package libxml-parser-perl. #5 9.204 Preparing to unpack .../23-libxml-parser-perl_2.44-4_amd64.deb ... #5 9.222 Unpacking libxml-parser-perl (2.44-4) ... #5 9.362 Selecting previously unselected package libxml-sax-expat-perl. #5 9.369 Preparing to unpack .../24-libxml-sax-expat-perl_0.51-1_all.deb ... #5 9.387 Unpacking libxml-sax-expat-perl (0.51-1) ... #5 9.500 Selecting previously unselected package python-pip-whl. #5 9.507 Preparing to unpack .../25-python-pip-whl_18.1-5_all.deb ... #5 9.525 Unpacking python-pip-whl (18.1-5) ... #5 9.706 Selecting previously unselected package python3-asn1crypto. #5 9.711 Preparing to unpack .../26-python3-asn1crypto_0.24.0-1_all.deb ... #5 9.728 Unpacking python3-asn1crypto (0.24.0-1) ... #5 9.843 Selecting previously unselected package python3-cffi-backend. #5 9.850 Preparing to unpack .../27-python3-cffi-backend_1.12.2-1_amd64.deb ... #5 9.867 Unpacking python3-cffi-backend (1.12.2-1) ... #5 10.01 Selecting previously unselected package python3-crypto. #5 10.02 Preparing to unpack .../28-python3-crypto_2.6.1-9+b1_amd64.deb ... #5 10.04 Unpacking python3-crypto (2.6.1-9+b1) ... #5 10.17 Selecting previously unselected package python3-cryptography. #5 10.18 Preparing to unpack .../29-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #5 10.19 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #5 10.34 Selecting previously unselected package python3-dbus. #5 10.34 Preparing to unpack .../30-python3-dbus_1.2.8-3_amd64.deb ... #5 10.36 Unpacking python3-dbus (1.2.8-3) ... #5 10.50 Selecting previously unselected package python3.7-dev. #5 10.50 Preparing to unpack .../31-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 10.52 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #5 10.62 Selecting previously unselected package python3-dev. #5 10.63 Preparing to unpack .../32-python3-dev_3.7.3-1_amd64.deb ... #5 10.65 Unpacking python3-dev (3.7.3-1) ... #5 10.77 Selecting previously unselected package python3-entrypoints. #5 10.78 Preparing to unpack .../33-python3-entrypoints_0.3-1_all.deb ... #5 10.80 Unpacking python3-entrypoints (0.3-1) ... #5 10.93 Selecting previously unselected package python3-gi. #5 10.93 Preparing to unpack .../34-python3-gi_3.30.4-1_amd64.deb ... #5 10.95 Unpacking python3-gi (3.30.4-1) ... #5 11.09 Selecting previously unselected package python3-secretstorage. #5 11.10 Preparing to unpack .../35-python3-secretstorage_2.3.1-2_all.deb ... #5 11.11 Unpacking python3-secretstorage (2.3.1-2) ... #5 11.24 Selecting previously unselected package python3-keyring. #5 11.25 Preparing to unpack .../36-python3-keyring_17.1.1-1_all.deb ... #5 11.27 Unpacking python3-keyring (17.1.1-1) ... #5 11.41 Selecting previously unselected package python3-keyrings.alt. #5 11.41 Preparing to unpack .../37-python3-keyrings.alt_3.1.1-1_all.deb ... #5 11.43 Unpacking python3-keyrings.alt (3.1.1-1) ... #5 11.56 Selecting previously unselected package python3-pip. #5 11.56 Preparing to unpack .../38-python3-pip_18.1-5_all.deb ... #5 11.58 Unpacking python3-pip (18.1-5) ... #5 11.71 Selecting previously unselected package python3-setuptools. #5 11.71 Preparing to unpack .../39-python3-setuptools_40.8.0-1_all.deb ... #5 11.73 Unpacking python3-setuptools (40.8.0-1) ... #5 11.87 Selecting previously unselected package python3-wheel. #5 11.87 Preparing to unpack .../40-python3-wheel_0.32.3-2_all.deb ... #5 11.89 Unpacking python3-wheel (0.32.3-2) ... #5 12.02 Selecting previously unselected package python3-xdg. #5 12.03 Preparing to unpack .../41-python3-xdg_0.25-5_all.deb ... #5 12.05 Unpacking python3-xdg (0.25-5) ... #5 12.20 Selecting previously unselected package tcsh. #5 12.20 Preparing to unpack .../42-tcsh_6.20.00-7+b1_amd64.deb ... #5 12.27 Unpacking tcsh (6.20.00-7+b1) ... #5 12.42 Setting up python3-entrypoints (0.3-1) ... #5 12.57 Setting up dh-python (3.20190308) ... #5 12.71 Setting up libxml-parser-perl (2.44-4) ... #5 12.77 Setting up python3-dbus (1.2.8-3) ... #5 12.89 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 12.95 Setting up python3-setuptools (40.8.0-1) ... #5 13.13 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 13.18 Setting up guile-2.0 (2.0.13+1-5.1) ... #5 13.24 update-alternatives: using /usr/lib/x86_64-linux-gnu/guile-2.0/bin/guile to provide /usr/bin/guile (guile) in auto mode #5 13.27 Setting up libxml-namespacesupport-perl (1.12-1) ... #5 13.32 Setting up python3-xdg (0.25-5) ... #5 13.44 Setting up gperf (3.1-1) ... #5 13.49 Setting up python3-wheel (0.32.3-2) ... #5 13.62 Setting up libltdl-dev:amd64 (2.4.6-9) ... #5 13.67 Setting up libxml-sax-base-perl (1.09-1) ... #5 13.72 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 13.77 Setting up dbus (1.12.28-0+deb10u1) ... #5 14.20 invoke-rc.d: could not determine current runlevel #5 14.21 invoke-rc.d: policy-rc.d denied execution of start. #5 14.23 Setting up ucf (3.0038+nmu1) ... #5 14.33 debconf: unable to initialize frontend: Dialog #5 14.33 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 14.33 debconf: falling back to frontend: Readline #5 14.38 Setting up python3-crypto (2.6.1-9+b1) ... #5 14.55 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 14.60 Setting up python-pip-whl (18.1-5) ... #5 14.65 Setting up libtext-unidecode-perl (1.30-1) ... #5 14.72 Setting up libgc-dev:amd64 (1:7.6.4-0.4) ... #5 14.77 Setting up python3-asn1crypto (0.24.0-1) ... #5 14.91 Setting up tcsh (6.20.00-7+b1) ... #5 15.04 update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode #5 15.12 Setting up python3-cffi-backend (1.12.2-1) ... #5 15.17 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 15.23 Setting up libxml-sax-perl (1.00+dfsg-1) ... #5 15.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #5 15.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 15.44 debconf: unable to initialize frontend: Dialog #5 15.44 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 15.44 debconf: falling back to frontend: Readline #5 15.47 #5 15.47 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 15.55 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #5 15.61 Setting up tex-common (6.11) ... #5 15.71 debconf: unable to initialize frontend: Dialog #5 15.71 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 15.71 debconf: falling back to frontend: Readline #5 15.76 update-language: texlive-base not installed and configured, doing nothing! #5 15.86 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #5 16.02 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 16.07 Setting up python3-pip (18.1-5) ... #5 16.23 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #5 16.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #5 16.34 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #5 16.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 16.42 debconf: unable to initialize frontend: Dialog #5 16.42 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.42 debconf: falling back to frontend: Readline #5 16.45 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 16.52 Setting up libxml-sax-expat-perl (0.51-1) ... #5 16.58 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #5 16.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 16.65 debconf: unable to initialize frontend: Dialog #5 16.65 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.65 debconf: falling back to frontend: Readline #5 16.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 16.75 Setting up python3-keyrings.alt (3.1.1-1) ... #5 16.87 Setting up guile-2.0-dev (2.0.13+1-5.1) ... #5 16.92 Setting up libpython3-dev:amd64 (3.7.3-1) ... #5 16.97 Setting up python3-secretstorage (2.3.1-2) ... #5 17.09 Setting up python3-dev (3.7.3-1) ... #5 17.14 Setting up python3-gi (3.30.4-1) ... #5 17.29 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #5 17.39 Setting up gnulib (20140202+stable-4) ... #5 17.44 Setting up python3-keyring (17.1.1-1) ... #5 17.57 Processing triggers for man-db (2.8.5-2+deb10u1) ... #5 18.13 Processing triggers for libc-bin (2.28-10+deb10u3) ... #5 DONE 18.7s #6 [3/4] RUN PIP3 install junit-xml #6 0.834 Collecting junit-xml #6 0.896 Downloading https://files.pythonhosted.org/packages/2a/93/2d896b5fd3d79b4cadd8882c06650e66d003f465c9d12c488d92853dff78/junit_xml-1.9-py2.py3-none-any.whl #6 0.904 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from junit-xml) (1.12.0) #6 0.913 Installing collected packages: junit-xml #6 0.929 Successfully installed junit-xml-1.9 #6 DONE 1.0s #7 [4/4] RUN CD /tmp && git clone https://github.com/nplab/guile-sctp && cd guile-sctp && ./bootstrap && ./configure && make && make install #7 0.399 Cloning into 'guile-sctp'... #7 0.856 + [ -e /usr/local/bin/glibtoolize ] #7 0.856 + [ -e /usr/bin/glibtoolize ] #7 0.856 + [ -e /usr/local/bin/libtoolize ] #7 0.856 + [ -e /usr/bin/libtoolize ] #7 0.856 + /usr/bin/libtoolize --force #7 0.974 libtoolize: putting auxiliary files in '.'. #7 0.974 libtoolize: linking file './ltmain.sh' #7 0.989 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 0.989 libtoolize: linking file 'm4/libtool.m4' #7 0.993 libtoolize: linking file 'm4/ltoptions.m4' #7 0.997 libtoolize: linking file 'm4/ltsugar.m4' #7 1.000 libtoolize: linking file 'm4/ltversion.m4' #7 1.005 libtoolize: linking file 'm4/lt~obsolete.m4' #7 1.013 + [ -e /usr/local/share/aclocal ] #7 1.013 + aclocal #7 2.403 + autoheader #7 2.561 + autoconf #7 2.665 + automake --foreign --add-missing --copy #7 3.114 configure.ac:12: installing './compile' #7 3.120 configure.ac:11: installing './config.guess' #7 3.126 configure.ac:11: installing './config.sub' #7 3.131 configure.ac:7: installing './install-sh' #7 3.136 configure.ac:7: installing './missing' #7 3.157 Makefile.am: installing './depcomp' #7 3.387 checking for a BSD-compatible install... /usr/bin/install -c #7 3.413 checking whether build environment is sane... yes #7 3.440 checking for a thread-safe mkdir -p... /bin/mkdir -p #7 3.446 checking for gawk... gawk #7 3.447 checking whether make sets $(MAKE)... yes #7 3.476 checking whether make supports nested variables... yes #7 3.529 checking build system type... x86_64-pc-linux-gnu #7 3.693 checking host system type... x86_64-pc-linux-gnu #7 3.694 checking for gcc... gcc #7 3.754 checking whether the C compiler works... yes #7 3.840 checking for C compiler default output file name... a.out #7 3.841 checking for suffix of executables... #7 3.866 checking whether we are cross compiling... no #7 3.915 checking for suffix of object files... o #7 3.939 checking whether we are using the GNU C compiler... yes #7 3.968 checking whether gcc accepts -g... yes #7 4.005 checking for gcc option to accept ISO C89... none needed #7 4.041 checking whether gcc understands -c and -o together... yes #7 4.087 checking whether make supports the include directive... yes (GNU style) #7 4.109 checking dependency style of gcc... gcc3 #7 4.193 checking how to print strings... printf #7 4.222 checking for a sed that does not truncate output... /bin/sed #7 4.225 checking for grep that handles long lines and -e... /bin/grep #7 4.226 checking for egrep... /bin/grep -E #7 4.227 checking for fgrep... /bin/grep -F #7 4.228 checking for ld used by gcc... /usr/bin/ld #7 4.230 checking if the linker (/usr/bin/ld) is GNU ld... yes #7 4.232 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 4.234 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 4.272 checking whether ln -s works... yes #7 4.273 checking the maximum length of command line arguments... 1572864 #7 4.292 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #7 4.292 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #7 4.293 checking for /usr/bin/ld option to reload object files... -r #7 4.294 checking for objdump... objdump #7 4.295 checking how to recognize dependent libraries... pass_all #7 4.297 checking for dlltool... no #7 4.298 checking how to associate runtime and link libraries... printf %s\n #7 4.299 checking for ar... ar #7 4.299 checking for archiver @FILE support... @ #7 4.355 checking for strip... strip #7 4.356 checking for ranlib... ranlib #7 4.357 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 4.462 checking for sysroot... no #7 4.462 checking for a working dd... /bin/dd #7 4.467 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 4.509 checking for mt... no #7 4.509 checking if : is a manifest tool... no #7 4.523 checking how to run the C preprocessor... gcc -E #7 4.626 checking for ANSI C header files... yes #7 4.737 checking for sys/types.h... yes #7 4.777 checking for sys/stat.h... yes #7 4.821 checking for stdlib.h... yes #7 4.865 checking for string.h... yes #7 4.902 checking for memory.h... yes #7 4.935 checking for strings.h... yes #7 4.971 checking for inttypes.h... yes #7 5.008 checking for stdint.h... yes #7 5.034 checking for unistd.h... yes #7 5.065 checking for dlfcn.h... yes #7 5.090 checking for objdir... .libs #7 5.169 checking if gcc supports -fno-rtti -fno-exceptions... no #7 5.185 checking for gcc option to produce PIC... -fPIC -DPIC #7 5.185 checking if gcc PIC flag -fPIC -DPIC works... yes #7 5.226 checking if gcc static flag -static works... yes #7 5.296 checking if gcc supports -c -o file.o... yes #7 5.317 checking if gcc supports -c -o file.o... (cached) yes #7 5.317 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #7 5.336 checking whether -lc should be explicitly linked in... no #7 5.397 checking dynamic linker characteristics... GNU/Linux ld.so #7 5.485 checking how to hardcode library paths into programs... immediate #7 5.485 checking whether stripping libraries is possible... yes #7 5.489 checking if libtool supports shared libraries... yes #7 5.489 checking whether to build shared libraries... yes #7 5.489 checking whether to build static libraries... yes #7 5.492 checking for pkg-config... /usr/bin/pkg-config #7 5.493 checking pkg-config is at least version 0.9.0... yes #7 5.498 configure: checking for guile 2.0 #7 5.505 configure: found guile 2.0 #7 5.506 checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 #7 5.512 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #7 5.518 checking for shared library run path origin... done #7 5.549 checking for GUILE... yes #7 5.573 checking for Guile site directory... /usr/share/guile/site/2.0 #7 5.586 checking for sys/types.h... (cached) yes #7 5.606 checking sys/socket.h usability... yes #7 5.661 checking sys/socket.h presence... yes #7 5.681 checking for sys/socket.h... yes #7 5.691 checking netinet/in.h usability... yes #7 5.730 checking netinet/in.h presence... yes #7 5.741 checking for netinet/in.h... yes #7 5.755 checking netinet/sctp.h usability... yes #7 5.794 checking netinet/sctp.h presence... yes #7 5.805 checking for netinet/sctp.h... yes #7 5.813 checking whether byte ordering is bigendian... no #7 5.898 checking for working IPv6 support... yes #7 5.912 checking whether sockaddr_in6 has sin6_scope_id... yes #7 5.931 checking for struct sockaddr.sa_len... no #7 5.974 checking for struct sockaddr_in.sin_len... no #7 6.036 checking for struct sockaddr_in6.sin6_len... no #7 6.080 checking for sctp_sendmsg in -lsctp... yes #7 6.123 checking for sctp_recvmsg in -lsctp... yes #7 6.160 checking for sctp_sendmsg... yes #7 6.201 checking for sctp_recvmsg... yes #7 6.264 checking that generated files are newer than configure... done #7 6.265 configure: creating ./config.status #7 7.524 config.status: creating Makefile #7 7.557 config.status: creating config.h #7 7.573 config.status: executing depfiles commands #7 7.610 config.status: executing libtool commands #7 7.713 guile-snarf -o guile-sctp.x -DHAVE_CONFIG_H -pthread -I/usr/include/guile/2.0 -g -O2 guile-sctp.c #7 7.771 make all-am #7 7.773 make[1]: Entering directory '/tmp/guile-sctp' #7 7.773 /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 7.794 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 7.884 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 7.951 mv -f .deps/guile-sctp.Tpo .deps/guile-sctp.Plo #7 7.952 /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 7.983 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 7.997 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 8.002 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so") #7 8.009 libtool: link: ar cru .libs/libguile-net-sctp.a guile-sctp.o #7 8.011 ar: `u' modifier ignored since `D' is the default (see `U') #7 8.013 libtool: link: ranlib .libs/libguile-net-sctp.a #7 8.038 libtool: link: ( cd ".libs" && rm -f "libguile-net-sctp.la" && ln -s "../libguile-net-sctp.la" "libguile-net-sctp.la" ) #7 8.053 make[1]: Leaving directory '/tmp/guile-sctp' #7 8.059 make install-am #7 8.069 make[1]: Entering directory '/tmp/guile-sctp' #7 8.090 make[2]: Entering directory '/tmp/guile-sctp' #7 8.105 /bin/mkdir -p '/usr/local/lib' #7 8.106 /bin/bash ./libtool --mode=install /usr/bin/install -c libguile-net-sctp.la '/usr/local/lib' #7 8.145 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 8.146 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 8.147 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 8.148 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.lai /usr/local/lib/libguile-net-sctp.la #7 8.149 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.a /usr/local/lib/libguile-net-sctp.a #7 8.151 libtool: install: chmod 644 /usr/local/lib/libguile-net-sctp.a #7 8.151 libtool: install: ranlib /usr/local/lib/libguile-net-sctp.a #7 8.171 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 8.171 ---------------------------------------------------------------------- #7 8.171 Libraries have been installed in: #7 8.171 /usr/local/lib #7 8.171 #7 8.171 If you ever happen to want to link against installed libraries #7 8.171 in a given directory, LIBDIR, you must either use libtool, and #7 8.171 specify the full pathname of the library, or use the '-LLIBDIR' #7 8.171 flag during linking and do at least one of the following: #7 8.171 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 8.171 during execution #7 8.171 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 8.171 during linking #7 8.171 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 8.171 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #7 8.171 #7 8.171 See any operating system documentation about shared libraries for #7 8.171 more information, such as the ld(1) and ld.so(8) manual pages. #7 8.171 ---------------------------------------------------------------------- #7 8.172 /bin/mkdir -p '/usr/share/guile/site/2.0/net' #7 8.174 /usr/bin/install -c -m 644 sctp.scm '/usr/share/guile/site/2.0/net' #7 8.175 make[2]: Leaving directory '/tmp/guile-sctp' #7 8.175 make[1]: Leaving directory '/tmp/guile-sctp' #7 DONE 8.3s #8 exporting to image #8 exporting layers #8 exporting layers 3.2s done #8 writing image sha256:afb85955092902d19e2df504783f1acb69bf35fde6752ad7c69ff64d9e619d6a done #8 naming to docker.io/osmocom-build/sigtran-tests:latest 0.0s done #8 DONE 3.2s 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 afb859550929 + 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 CACHED #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 CACHED #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 CACHED #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #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.293 + useradd --uid=1000 -d /build -m build #14 0.492 + chown -R build:build /usr/local #14 0.505 + echo path-exclude=/usr/share/man/* #14 0.505 + rm -rf /usr/share/man/ #14 DONE 0.6s #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.444 + apt-get update #15 0.469 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #15 0.493 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #15 0.494 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [47.9 kB] #15 0.610 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #15 0.723 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #15 0.724 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #15 1.256 Fetched 9214 kB in 1s (11.5 MB/s) #15 1.256 Reading package lists... #15 1.492 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #15 1.502 Reading package lists... #15 1.738 Building dependency tree... #15 1.786 Reading state information... #15 1.854 The following additional packages will be installed: #15 1.854 libpsl5 libssl3 openssl #15 1.854 Recommended packages: #15 1.854 publicsuffix #15 1.888 The following NEW packages will be installed: #15 1.888 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #15 1.906 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #15 1.906 Need to get 4962 kB of archives. #15 1.906 After this operation, 13.2 MB of additional disk space will be used. #15 1.906 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #15 1.959 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #15 1.972 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #15 1.973 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #15 1.973 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #15 1.981 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #15 2.051 debconf: delaying package configuration, since apt-utils is not installed #15 2.064 Fetched 4962 kB in 0s (53.0 MB/s) #15 2.131 Selecting previously unselected package libssl3:amd64. #15 2.131 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) #15 2.142 Preparing to unpack .../0-libssl3_3.0.11-1~deb12u2_amd64.deb ... #15 2.175 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #15 2.381 Selecting previously unselected package openssl. #15 2.383 Preparing to unpack .../1-openssl_3.0.11-1~deb12u2_amd64.deb ... #15 2.399 Unpacking openssl (3.0.11-1~deb12u2) ... #15 3.193 Selecting previously unselected package ca-certificates. #15 3.199 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #15 3.215 Unpacking ca-certificates (20230311) ... #15 3.394 Selecting previously unselected package libpsl5:amd64. #15 3.396 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #15 3.416 Unpacking libpsl5:amd64 (0.21.2-1) ... #15 3.530 Selecting previously unselected package wget. #15 3.532 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ... #15 3.549 Unpacking wget (1.21.3-1+b2) ... #15 3.704 Selecting previously unselected package libtinfo5:amd64. #15 3.706 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #15 3.724 Unpacking libtinfo5:amd64 (6.4-4) ... #15 3.848 Setting up libpsl5:amd64 (0.21.2-1) ... #15 3.900 Setting up wget (1.21.3-1+b2) ... #15 3.969 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #15 4.020 Setting up openssl (3.0.11-1~deb12u2) ... #15 4.091 Setting up libtinfo5:amd64 (6.4-4) ... #15 4.144 Setting up ca-certificates (20230311) ... #15 4.238 debconf: unable to initialize frontend: Dialog #15 4.238 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 4.238 debconf: falling back to frontend: Readline #15 4.238 debconf: unable to initialize frontend: Readline #15 4.238 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.238 debconf: falling back to frontend: Teletype #15 5.094 Updating certificates in /etc/ssl/certs... #15 6.448 140 added, 0 removed; done. #15 6.573 Processing triggers for libc-bin (2.36-9+deb12u7) ... #15 6.642 Processing triggers for ca-certificates (20230311) ... #15 6.671 Updating certificates in /etc/ssl/certs... #15 7.799 0 added, 0 removed; done. #15 7.799 Running hooks in /etc/ca-certificates/update.d... #15 7.802 done. #15 7.872 + apt-get clean #15 7.883 + 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.890 --2024-06-12 04:39:43-- 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.903 Resolving github.com (github.com)... 140.82.121.3 #15 7.904 Connecting to github.com (github.com)|140.82.121.3|:443... connected. #15 7.975 HTTP request sent, awaiting response... 302 Found #15 8.175 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%2F20240612%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240612T043943Z&X-Amz-Expires=300&X-Amz-Signature=498c94e4519c67da9e0393021a9199f6969e0291d76365c2fc66bc4a448afc1a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #15 8.175 --2024-06-12 04:39:43-- 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%2F20240612%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240612T043943Z&X-Amz-Expires=300&X-Amz-Signature=498c94e4519c67da9e0393021a9199f6969e0291d76365c2fc66bc4a448afc1a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #15 8.175 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... #15 8.177 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. #15 8.195 HTTP request sent, awaiting response... 200 OK #15 8.653 Length: 115786100 (110M) [application/octet-stream] #15 8.653 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #15 8.654 #15 8.654 0K .......... .......... .......... .......... .......... 0% 9.06M 12s #15 8.658 50K .......... .......... .......... .......... .......... 0% 8.28M 13s #15 8.664 100K .......... .......... .......... .......... .......... 0% 11.5M 12s #15 8.669 150K .......... .......... .......... .......... .......... 0% 42.9M 9s #15 8.670 200K .......... .......... .......... .......... .......... 0% 47.1M 8s #15 8.671 250K .......... .......... .......... .......... .......... 0% 56.7M 7s #15 8.672 300K .......... .......... .......... .......... .......... 0% 17.9M 7s #15 8.675 350K .......... .......... .......... .......... .......... 0% 71.5M 6s #15 8.675 400K .......... .......... .......... .......... .......... 0% 134M 6s #15 8.675 450K .......... .......... .......... .......... .......... 0% 87.2M 5s #15 8.676 500K .......... .......... .......... .......... .......... 0% 91.9M 5s #15 8.676 550K .......... .......... .......... .......... .......... 0% 20.8M 5s #15 8.679 600K .......... .......... .......... .......... .......... 0% 106M 5s #15 8.679 650K .......... .......... .......... .......... .......... 0% 108M 4s #15 8.680 700K .......... .......... .......... .......... .......... 0% 120M 4s #15 8.680 750K .......... .......... .......... .......... .......... 0% 86.8M 4s #15 8.681 800K .......... .......... .......... .......... .......... 0% 98.7M 4s #15 8.681 850K .......... .......... .......... .......... .......... 0% 129M 4s #15 8.682 900K .......... .......... .......... .......... .......... 0% 121M 3s #15 8.682 950K .......... .......... .......... .......... .......... 0% 103M 3s #15 8.682 1000K .......... .......... .......... .......... .......... 0% 120M 3s #15 8.683 1050K .......... .......... .......... .......... .......... 0% 111M 3s #15 8.683 1100K .......... .......... .......... .......... .......... 1% 116M 3s #15 8.684 1150K .......... .......... .......... .......... .......... 1% 90.0M 3s #15 8.684 1200K .......... .......... .......... .......... .......... 1% 85.9M 3s #15 8.685 1250K .......... .......... .......... .......... .......... 1% 136M 3s #15 8.685 1300K .......... .......... .......... .......... .......... 1% 131M 3s #15 8.686 1350K .......... .......... .......... .......... .......... 1% 129M 3s #15 8.686 1400K .......... .......... .......... .......... .......... 1% 125M 3s #15 8.686 1450K .......... .......... .......... .......... .......... 1% 125M 3s #15 8.687 1500K .......... .......... .......... .......... .......... 1% 105M 2s #15 8.687 1550K .......... .......... .......... .......... .......... 1% 100M 2s #15 8.688 1600K .......... .......... .......... .......... .......... 1% 108M 2s #15 8.688 1650K .......... .......... .......... .......... .......... 1% 125M 2s #15 8.689 1700K .......... .......... .......... .......... .......... 1% 114M 2s #15 8.689 1750K .......... .......... .......... .......... .......... 1% 109M 2s #15 8.689 1800K .......... .......... .......... .......... .......... 1% 89.1M 2s #15 8.690 1850K .......... .......... .......... .......... .......... 1% 137M 2s #15 8.690 1900K .......... .......... .......... .......... .......... 1% 131M 2s #15 8.691 1950K .......... .......... .......... .......... .......... 1% 92.4M 2s #15 8.691 2000K .......... .......... .......... .......... .......... 1% 125M 2s #15 8.692 2050K .......... .......... .......... .......... .......... 1% 115M 2s #15 8.692 2100K .......... .......... .......... .......... .......... 1% 116M 2s #15 8.693 2150K .......... .......... .......... .......... .......... 1% 106M 2s #15 8.693 2200K .......... .......... .......... .......... .......... 1% 119M 2s #15 8.693 2250K .......... .......... .......... .......... .......... 2% 127M 2s #15 8.694 2300K .......... .......... .......... .......... .......... 2% 109M 2s #15 8.694 2350K .......... .......... .......... .......... .......... 2% 95.9M 2s #15 8.695 2400K .......... .......... .......... .......... .......... 2% 88.9M 2s #15 8.695 2450K .......... .......... .......... .......... .......... 2% 115M 2s #15 8.696 2500K .......... .......... .......... .......... .......... 2% 128M 2s #15 8.696 2550K .......... .......... .......... .......... .......... 2% 4.46M 2s #15 8.707 2600K .......... .......... .......... .......... .......... 2% 160M 2s #15 8.707 2650K .......... .......... .......... .......... .......... 2% 241M 2s #15 8.707 2700K .......... .......... .......... .......... .......... 2% 402M 2s #15 8.708 2750K .......... .......... .......... .......... .......... 2% 681M 2s #15 8.708 2800K .......... .......... .......... .......... .......... 2% 122M 2s #15 8.708 2850K .......... .......... .......... .......... .......... 2% 173M 2s #15 8.708 2900K .......... .......... .......... .......... .......... 2% 755M 2s #15 8.708 2950K .......... .......... .......... .......... .......... 2% 177M 2s #15 8.709 3000K .......... .......... .......... .......... .......... 2% 177M 2s #15 8.709 3050K .......... .......... .......... .......... .......... 2% 168M 2s #15 8.709 3100K .......... .......... .......... .......... .......... 2% 143M 2s #15 8.710 3150K .......... .......... .......... .......... .......... 2% 296M 2s #15 8.710 3200K .......... .......... .......... .......... .......... 2% 732M 2s #15 8.710 3250K .......... .......... .......... .......... .......... 2% 354M 2s #15 8.710 3300K .......... .......... .......... .......... .......... 2% 164M 2s #15 8.710 3350K .......... .......... .......... .......... .......... 3% 167M 2s #15 8.711 3400K .......... .......... .......... .......... .......... 3% 125M 2s #15 8.711 3450K .......... .......... .......... .......... .......... 3% 627M 2s #15 8.711 3500K .......... .......... .......... .......... .......... 3% 159M 2s #15 8.711 3550K .......... .......... .......... .......... .......... 3% 176M 2s #15 8.712 3600K .......... .......... .......... .......... .......... 3% 459M 2s #15 8.712 3650K .......... .......... .......... .......... .......... 3% 126M 2s #15 8.712 3700K .......... .......... .......... .......... .......... 3% 219M 2s #15 8.712 3750K .......... .......... .......... .......... .......... 3% 320M 2s #15 8.712 3800K .......... .......... .......... .......... .......... 3% 791M 2s #15 8.713 3850K .......... .......... .......... .......... .......... 3% 781M 2s #15 8.713 3900K .......... .......... .......... .......... .......... 3% 797M 2s #15 8.713 3950K .......... .......... .......... .......... .......... 3% 54.9M 2s #15 8.714 4000K .......... .......... .......... .......... .......... 3% 96.2M 2s #15 8.714 4050K .......... .......... .......... .......... .......... 3% 804M 2s #15 8.714 4100K .......... .......... .......... .......... .......... 3% 49.9M 2s #15 8.715 4150K .......... .......... .......... .......... .......... 3% 705M 2s #15 8.715 4200K .......... .......... .......... .......... .......... 3% 544M 2s #15 8.715 4250K .......... .......... .......... .......... .......... 3% 727M 2s #15 8.715 4300K .......... .......... .......... .......... .......... 3% 805M 2s #15 8.715 4350K .......... .......... .......... .......... .......... 3% 26.9M 2s #15 8.717 4400K .......... .......... .......... .......... .......... 3% 673M 2s #15 8.717 4450K .......... .......... .......... .......... .......... 3% 702M 2s #15 8.717 4500K .......... .......... .......... .......... .......... 4% 785M 2s #15 8.717 4550K .......... .......... .......... .......... .......... 4% 618M 2s #15 8.717 4600K .......... .......... .......... .......... .......... 4% 717M 2s #15 8.718 4650K .......... .......... .......... .......... .......... 4% 809M 1s #15 8.718 4700K .......... .......... .......... .......... .......... 4% 664M 1s #15 8.718 4750K .......... .......... .......... .......... .......... 4% 611M 1s #15 8.718 4800K .......... .......... .......... .......... .......... 4% 499M 1s #15 8.718 4850K .......... .......... .......... .......... .......... 4% 754M 1s #15 8.718 4900K .......... .......... .......... .......... .......... 4% 729M 1s #15 8.718 4950K .......... .......... .......... .......... .......... 4% 597M 1s #15 8.718 5000K .......... .......... .......... .......... .......... 4% 711M 1s #15 8.718 5050K .......... .......... .......... .......... .......... 4% 749M 1s #15 8.718 5100K .......... .......... .......... .......... .......... 4% 185M 1s #15 8.719 5150K .......... .......... .......... .......... .......... 4% 4.28M 2s #15 8.730 5200K .......... .......... .......... .......... .......... 4% 256M 2s #15 8.730 5250K .......... .......... .......... .......... .......... 4% 282M 2s #15 8.730 5300K .......... .......... .......... .......... .......... 4% 383M 2s #15 8.730 5350K .......... .......... .......... .......... .......... 4% 685M 2s #15 8.730 5400K .......... .......... .......... .......... .......... 4% 536M 2s #15 8.730 5450K .......... .......... .......... .......... .......... 4% 703M 2s #15 8.731 5500K .......... .......... .......... .......... .......... 4% 756M 2s #15 8.731 5550K .......... .......... .......... .......... .......... 4% 622M 1s #15 8.731 5600K .......... .......... .......... .......... .......... 4% 801M 1s #15 8.731 5650K .......... .......... .......... .......... .......... 5% 742M 1s #15 8.731 5700K .......... .......... .......... .......... .......... 5% 725M 1s #15 8.731 5750K .......... .......... .......... .......... .......... 5% 668M 1s #15 8.731 5800K .......... .......... .......... .......... .......... 5% 711M 1s #15 8.731 5850K .......... .......... .......... .......... .......... 5% 766M 1s #15 8.731 5900K .......... .......... .......... .......... .......... 5% 763M 1s #15 8.731 5950K .......... .......... .......... .......... .......... 5% 451M 1s #15 8.731 6000K .......... .......... .......... .......... .......... 5% 784M 1s #15 8.731 6050K .......... .......... .......... .......... .......... 5% 739M 1s #15 8.731 6100K .......... .......... .......... .......... .......... 5% 774M 1s #15 8.731 6150K .......... .......... .......... .......... .......... 5% 680M 1s #15 8.732 6200K .......... .......... .......... .......... .......... 5% 741M 1s #15 8.732 6250K .......... .......... .......... .......... .......... 5% 733M 1s #15 8.732 6300K .......... .......... .......... .......... .......... 5% 792M 1s #15 8.732 6350K .......... .......... .......... .......... .......... 5% 553M 1s #15 8.732 6400K .......... .......... .......... .......... .......... 5% 679M 1s #15 8.732 6450K .......... .......... .......... .......... .......... 5% 729M 1s #15 8.732 6500K .......... .......... .......... .......... .......... 5% 762M 1s #15 8.732 6550K .......... .......... .......... .......... .......... 5% 486M 1s #15 8.732 6600K .......... .......... .......... .......... .......... 5% 697M 1s #15 8.732 6650K .......... .......... .......... .......... .......... 5% 754M 1s #15 8.732 6700K .......... .......... .......... .......... .......... 5% 389M 1s #15 8.733 6750K .......... .......... .......... .......... .......... 6% 88.8M 1s #15 8.733 6800K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.733 6850K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.734 6900K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.734 6950K .......... .......... .......... .......... .......... 6% 113M 1s #15 8.735 7000K .......... .......... .......... .......... .......... 6% 120M 1s #15 8.735 7050K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.735 7100K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.736 7150K .......... .......... .......... .......... .......... 6% 88.9M 1s #15 8.736 7200K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.737 7250K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.737 7300K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.738 7350K .......... .......... .......... .......... .......... 6% 114M 1s #15 8.738 7400K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.739 7450K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.739 7500K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.740 7550K .......... .......... .......... .......... .......... 6% 89.2M 1s #15 8.740 7600K .......... .......... .......... .......... .......... 6% 119M 1s #15 8.740 7650K .......... .......... .......... .......... .......... 6% 115M 1s #15 8.741 7700K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.741 7750K .......... .......... .......... .......... .......... 6% 117M 1s #15 8.742 7800K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.742 7850K .......... .......... .......... .......... .......... 6% 116M 1s #15 8.742 7900K .......... .......... .......... .......... .......... 7% 118M 1s #15 8.743 7950K .......... .......... .......... .......... .......... 7% 87.4M 1s #15 8.743 8000K .......... .......... .......... .......... .......... 7% 119M 1s #15 8.744 8050K .......... .......... .......... .......... .......... 7% 115M 1s #15 8.744 8100K .......... .......... .......... .......... .......... 7% 116M 1s #15 8.745 8150K .......... .......... .......... .......... .......... 7% 117M 1s #15 8.745 8200K .......... .......... .......... .......... .......... 7% 115M 1s #15 8.746 8250K .......... .......... .......... .......... .......... 7% 116M 1s #15 8.746 8300K .......... .......... .......... .......... .......... 7% 120M 1s #15 8.746 8350K .......... .......... .......... .......... .......... 7% 89.0M 1s #15 8.747 8400K .......... .......... .......... .......... .......... 7% 116M 1s #15 8.747 8450K .......... .......... .......... .......... .......... 7% 115M 1s #15 8.748 8500K .......... .......... .......... .......... .......... 7% 119M 1s #15 8.748 8550K .......... .......... .......... .......... .......... 7% 113M 1s #15 8.749 8600K .......... .......... .......... .......... .......... 7% 115M 1s #15 8.749 8650K .......... .......... .......... .......... .......... 7% 121M 1s #15 8.749 8700K .......... .......... .......... .......... .......... 7% 114M 1s #15 8.750 8750K .......... .......... .......... .......... .......... 7% 89.0M 1s #15 8.750 8800K .......... .......... .......... .......... .......... 7% 116M 1s #15 8.751 8850K .......... .......... .......... .......... .......... 7% 123M 1s #15 8.751 8900K .......... .......... .......... .......... .......... 7% 119M 1s #15 8.752 8950K .......... .......... .......... .......... .......... 7% 107M 1s #15 8.752 9000K .......... .......... .......... .......... .......... 8% 126M 1s #15 8.753 9050K .......... .......... .......... .......... .......... 8% 89.5M 1s #15 8.753 9100K .......... .......... .......... .......... .......... 8% 117M 1s #15 8.753 9150K .......... .......... .......... .......... .......... 8% 118M 1s #15 8.754 9200K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.754 9250K .......... .......... .......... .......... .......... 8% 113M 1s #15 8.755 9300K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.755 9350K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.756 9400K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.756 9450K .......... .......... .......... .......... .......... 8% 89.0M 1s #15 8.757 9500K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.757 9550K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.757 9600K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.758 9650K .......... .......... .......... .......... .......... 8% 108M 1s #15 8.758 9700K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.759 9750K .......... .......... .......... .......... .......... 8% 114M 1s #15 8.759 9800K .......... .......... .......... .......... .......... 8% 119M 1s #15 8.759 9850K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.760 9900K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.760 9950K .......... .......... .......... .......... .......... 8% 88.9M 1s #15 8.761 10000K .......... .......... .......... .......... .......... 8% 115M 1s #15 8.761 10050K .......... .......... .......... .......... .......... 8% 118M 1s #15 8.762 10100K .......... .......... .......... .......... .......... 8% 116M 1s #15 8.762 10150K .......... .......... .......... .......... .......... 9% 117M 1s #15 8.763 10200K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.763 10250K .......... .......... .......... .......... .......... 9% 117M 1s #15 8.763 10300K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.764 10350K .......... .......... .......... .......... .......... 9% 87.9M 1s #15 8.764 10400K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.765 10450K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.765 10500K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.766 10550K .......... .......... .......... .......... .......... 9% 117M 1s #15 8.766 10600K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.766 10650K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.767 10700K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.767 10750K .......... .......... .......... .......... .......... 9% 87.1M 1s #15 8.768 10800K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.768 10850K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.769 10900K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.769 10950K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.770 11000K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.770 11050K .......... .......... .......... .......... .......... 9% 115M 1s #15 8.770 11100K .......... .......... .......... .......... .......... 9% 119M 1s #15 8.771 11150K .......... .......... .......... .......... .......... 9% 89.0M 1s #15 8.771 11200K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.772 11250K .......... .......... .......... .......... .......... 9% 116M 1s #15 8.772 11300K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.773 11350K .......... .......... .......... .......... .......... 10% 113M 1s #15 8.773 11400K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.773 11450K .......... .......... .......... .......... .......... 10% 120M 1s #15 8.774 11500K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.774 11550K .......... .......... .......... .......... .......... 10% 89.1M 1s #15 8.775 11600K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.775 11650K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.776 11700K .......... .......... .......... .......... .......... 10% 120M 1s #15 8.776 11750K .......... .......... .......... .......... .......... 10% 112M 1s #15 8.776 11800K .......... .......... .......... .......... .......... 10% 117M 1s #15 8.777 11850K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.777 11900K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.778 11950K .......... .......... .......... .......... .......... 10% 89.0M 1s #15 8.778 12000K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.779 12050K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.779 12100K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.780 12150K .......... .......... .......... .......... .......... 10% 113M 1s #15 8.780 12200K .......... .......... .......... .......... .......... 10% 119M 1s #15 8.780 12250K .......... .......... .......... .......... .......... 10% 115M 1s #15 8.781 12300K .......... .......... .......... .......... .......... 10% 116M 1s #15 8.781 12350K .......... .......... .......... .......... .......... 10% 89.0M 1s #15 8.782 12400K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.782 12450K .......... .......... .......... .......... .......... 11% 118M 1s #15 8.783 12500K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.783 12550K .......... .......... .......... .......... .......... 11% 114M 1s #15 8.783 12600K .......... .......... .......... .......... .......... 11% 117M 1s #15 8.784 12650K .......... .......... .......... .......... .......... 11% 111M 1s #15 8.784 12700K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.785 12750K .......... .......... .......... .......... .......... 11% 89.0M 1s #15 8.785 12800K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.786 12850K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.786 12900K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.787 12950K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.787 13000K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.787 13050K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.788 13100K .......... .......... .......... .......... .......... 11% 120M 1s #15 8.788 13150K .......... .......... .......... .......... .......... 11% 87.0M 1s #15 8.789 13200K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.789 13250K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.790 13300K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.790 13350K .......... .......... .......... .......... .......... 11% 117M 1s #15 8.790 13400K .......... .......... .......... .......... .......... 11% 116M 1s #15 8.791 13450K .......... .......... .......... .......... .......... 11% 115M 1s #15 8.791 13500K .......... .......... .......... .......... .......... 11% 119M 1s #15 8.792 13550K .......... .......... .......... .......... .......... 12% 89.1M 1s #15 8.792 13600K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.793 13650K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.793 13700K .......... .......... .......... .......... .......... 12% 120M 1s #15 8.794 13750K .......... .......... .......... .......... .......... 12% 113M 1s #15 8.794 13800K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.794 13850K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.795 13900K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.795 13950K .......... .......... .......... .......... .......... 12% 88.7M 1s #15 8.796 14000K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.796 14050K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.797 14100K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.797 14150K .......... .......... .......... .......... .......... 12% 113M 1s #15 8.797 14200K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.798 14250K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.798 14300K .......... .......... .......... .......... .......... 12% 110M 1s #15 8.799 14350K .......... .......... .......... .......... .......... 12% 92.7M 1s #15 8.799 14400K .......... .......... .......... .......... .......... 12% 116M 1s #15 8.800 14450K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.800 14500K .......... .......... .......... .......... .......... 12% 115M 1s #15 8.801 14550K .......... .......... .......... .......... .......... 12% 114M 1s #15 8.801 14600K .......... .......... .......... .......... .......... 12% 119M 1s #15 8.801 14650K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.802 14700K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.802 14750K .......... .......... .......... .......... .......... 13% 89.0M 1s #15 8.803 14800K .......... .......... .......... .......... .......... 13% 114M 1s #15 8.803 14850K .......... .......... .......... .......... .......... 13% 120M 1s #15 8.804 14900K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.804 14950K .......... .......... .......... .......... .......... 13% 114M 1s #15 8.804 15000K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.805 15050K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.805 15100K .......... .......... .......... .......... .......... 13% 112M 1s #15 8.806 15150K .......... .......... .......... .......... .......... 13% 91.7M 1s #15 8.806 15200K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.807 15250K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.807 15300K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.808 15350K .......... .......... .......... .......... .......... 13% 117M 1s #15 8.808 15400K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.808 15450K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.809 15500K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.809 15550K .......... .......... .......... .......... .......... 13% 86.8M 1s #15 8.810 15600K .......... .......... .......... .......... .......... 13% 119M 1s #15 8.810 15650K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.811 15700K .......... .......... .......... .......... .......... 13% 116M 1s #15 8.811 15750K .......... .......... .......... .......... .......... 13% 115M 1s #15 8.811 15800K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.812 15850K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.812 15900K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.813 15950K .......... .......... .......... .......... .......... 14% 89.3M 1s #15 8.813 16000K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.814 16050K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.814 16100K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.814 16150K .......... .......... .......... .......... .......... 14% 113M 1s #15 8.815 16200K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.815 16250K .......... .......... .......... .......... .......... 14% 119M 1s #15 8.816 16300K .......... .......... .......... .......... .......... 14% 115M 1s #15 8.816 16350K .......... .......... .......... .......... .......... 14% 89.0M 1s #15 8.817 16400K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.817 16450K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.818 16500K .......... .......... .......... .......... .......... 14% 118M 1s #15 8.818 16550K .......... .......... .......... .......... .......... 14% 113M 1s #15 8.818 16600K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.819 16650K .......... .......... .......... .......... .......... 14% 113M 1s #15 8.819 16700K .......... .......... .......... .......... .......... 14% 121M 1s #15 8.820 16750K .......... .......... .......... .......... .......... 14% 89.2M 1s #15 8.820 16800K .......... .......... .......... .......... .......... 14% 116M 1s #15 8.821 16850K .......... .......... .......... .......... .......... 14% 114M 1s #15 8.821 16900K .......... .......... .......... .......... .......... 14% 120M 1s #15 8.821 16950K .......... .......... .......... .......... .......... 15% 113M 1s #15 8.822 17000K .......... .......... .......... .......... .......... 15% 119M 1s #15 8.822 17050K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.823 17100K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.823 17150K .......... .......... .......... .......... .......... 15% 89.1M 1s #15 8.824 17200K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.824 17250K .......... .......... .......... .......... .......... 15% 118M 1s #15 8.825 17300K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.825 17350K .......... .......... .......... .......... .......... 15% 112M 1s #15 8.825 17400K .......... .......... .......... .......... .......... 15% 120M 1s #15 8.826 17450K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.826 17500K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.827 17550K .......... .......... .......... .......... .......... 15% 88.6M 1s #15 8.827 17600K .......... .......... .......... .......... .......... 15% 120M 1s #15 8.828 17650K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.828 17700K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.828 17750K .......... .......... .......... .......... .......... 15% 117M 1s #15 8.829 17800K .......... .......... .......... .......... .......... 15% 115M 1s #15 8.829 17850K .......... .......... .......... .......... .......... 15% 116M 1s #15 8.830 17900K .......... .......... .......... .......... .......... 15% 118M 1s #15 8.830 17950K .......... .......... .......... .......... .......... 15% 87.7M 1s #15 8.831 18000K .......... .......... .......... .......... .......... 15% 119M 1s #15 8.831 18050K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.832 18100K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.832 18150K .......... .......... .......... .......... .......... 16% 117M 1s #15 8.832 18200K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.833 18250K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.833 18300K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.834 18350K .......... .......... .......... .......... .......... 16% 89.3M 1s #15 8.834 18400K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.835 18450K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.835 18500K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.835 18550K .......... .......... .......... .......... .......... 16% 113M 1s #15 8.836 18600K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.836 18650K .......... .......... .......... .......... .......... 16% 118M 1s #15 8.837 18700K .......... .......... .......... .......... .......... 16% 116M 1s #15 8.837 18750K .......... .......... .......... .......... .......... 16% 88.8M 1s #15 8.838 18800K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.838 18850K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.838 18900K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.839 18950K .......... .......... .......... .......... .......... 16% 114M 1s #15 8.839 19000K .......... .......... .......... .......... .......... 16% 115M 1s #15 8.840 19050K .......... .......... .......... .......... .......... 16% 119M 1s #15 8.840 19100K .......... .......... .......... .......... .......... 16% 111M 1s #15 8.841 19150K .......... .......... .......... .......... .......... 16% 92.4M 1s #15 8.841 19200K .......... .......... .......... .......... .......... 17% 112M 1s #15 8.842 19250K .......... .......... .......... .......... .......... 17% 120M 1s #15 8.842 19300K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.842 19350K .......... .......... .......... .......... .......... 17% 113M 1s #15 8.843 19400K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.843 19450K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.844 19500K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.844 19550K .......... .......... .......... .......... .......... 17% 89.0M 1s #15 8.845 19600K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.845 19650K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.845 19700K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.846 19750K .......... .......... .......... .......... .......... 17% 113M 1s #15 8.846 19800K .......... .......... .......... .......... .......... 17% 119M 1s #15 8.847 19850K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.847 19900K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.848 19950K .......... .......... .......... .......... .......... 17% 89.0M 1s #15 8.848 20000K .......... .......... .......... .......... .......... 17% 115M 1s #15 8.849 20050K .......... .......... .......... .......... .......... 17% 120M 1s #15 8.849 20100K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.849 20150K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.850 20200K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.850 20250K .......... .......... .......... .......... .......... 17% 116M 1s #15 8.851 20300K .......... .......... .......... .......... .......... 17% 118M 1s #15 8.851 20350K .......... .......... .......... .......... .......... 18% 87.3M 1s #15 8.852 20400K .......... .......... .......... .......... .......... 18% 118M 1s #15 8.852 20450K .......... .......... .......... .......... .......... 18% 117M 1s #15 8.852 20500K .......... .......... .......... .......... .......... 18% 112M 1s #15 8.853 20550K .......... .......... .......... .......... .......... 18% 121M 1s #15 8.853 20600K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.854 20650K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.854 20700K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.855 20750K .......... .......... .......... .......... .......... 18% 87.2M 1s #15 8.855 20800K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.856 20850K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.856 20900K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.856 20950K .......... .......... .......... .......... .......... 18% 114M 1s #15 8.857 21000K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.857 21050K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.858 21100K .......... .......... .......... .......... .......... 18% 115M 1s #15 8.858 21150K .......... .......... .......... .......... .......... 18% 88.7M 1s #15 8.859 21200K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.859 21250K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.859 21300K .......... .......... .......... .......... .......... 18% 119M 1s #15 8.860 21350K .......... .......... .......... .......... .......... 18% 113M 1s #15 8.860 21400K .......... .......... .......... .......... .......... 18% 116M 1s #15 8.861 21450K .......... .......... .......... .......... .......... 19% 113M 1s #15 8.861 21500K .......... .......... .......... .......... .......... 19% 122M 1s #15 8.862 21550K .......... .......... .......... .......... .......... 19% 89.1M 1s #15 8.862 21600K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.862 21650K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.863 21700K .......... .......... .......... .......... .......... 19% 115M 1s #15 8.863 21750K .......... .......... .......... .......... .......... 19% 114M 1s #15 8.864 21800K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.864 21850K .......... .......... .......... .......... .......... 19% 115M 1s #15 8.865 21900K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.865 21950K .......... .......... .......... .......... .......... 19% 89.1M 1s #15 8.866 22000K .......... .......... .......... .......... .......... 19% 115M 1s #15 8.866 22050K .......... .......... .......... .......... .......... 19% 119M 1s #15 8.866 22100K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.867 22150K .......... .......... .......... .......... .......... 19% 94.4M 1s #15 8.867 22200K .......... .......... .......... .......... .......... 19% 150M 1s #15 8.868 22250K .......... .......... .......... .......... .......... 19% 115M 1s #15 8.868 22300K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.869 22350K .......... .......... .......... .......... .......... 19% 88.9M 1s #15 8.869 22400K .......... .......... .......... .......... .......... 19% 116M 1s #15 8.869 22450K .......... .......... .......... .......... .......... 19% 102M 1s #15 8.870 22500K .......... .......... .......... .......... .......... 19% 96.5M 1s #15 8.870 22550K .......... .......... .......... .......... .......... 19% 182M 1s #15 8.871 22600K .......... .......... .......... .......... .......... 20% 115M 1s #15 8.871 22650K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.872 22700K .......... .......... .......... .......... .......... 20% 119M 1s #15 8.872 22750K .......... .......... .......... .......... .......... 20% 86.9M 1s #15 8.873 22800K .......... .......... .......... .......... .......... 20% 119M 1s #15 8.873 22850K .......... .......... .......... .......... .......... 20% 115M 1s #15 8.873 22900K .......... .......... .......... .......... .......... 20% 115M 1s #15 8.874 22950K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.874 23000K .......... .......... .......... .......... .......... 20% 89.1M 1s #15 8.875 23050K .......... .......... .......... .......... .......... 20% 164M 1s #15 8.875 23100K .......... .......... .......... .......... .......... 20% 114M 1s #15 8.876 23150K .......... .......... .......... .......... .......... 20% 86.1M 1s #15 8.876 23200K .......... .......... .......... .......... .......... 20% 127M 1s #15 8.876 23250K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.877 23300K .......... .......... .......... .......... .......... 20% 115M 1s #15 8.877 23350K .......... .......... .......... .......... .......... 20% 117M 1s #15 8.878 23400K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.878 23450K .......... .......... .......... .......... .......... 20% 118M 1s #15 8.879 23500K .......... .......... .......... .......... .......... 20% 116M 1s #15 8.879 23550K .......... .......... .......... .......... .......... 20% 89.1M 1s #15 8.880 23600K .......... .......... .......... .......... .......... 20% 98.2M 1s #15 8.880 23650K .......... .......... .......... .......... .......... 20% 137M 1s #15 8.880 23700K .......... .......... .......... .......... .......... 21% 122M 1s #15 8.881 23750K .......... .......... .......... .......... .......... 21% 114M 1s #15 8.881 23800K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.882 23850K .......... .......... .......... .......... .......... 21% 117M 1s #15 8.882 23900K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.883 23950K .......... .......... .......... .......... .......... 21% 86.6M 1s #15 8.883 24000K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.883 24050K .......... .......... .......... .......... .......... 21% 113M 1s #15 8.884 24100K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.884 24150K .......... .......... .......... .......... .......... 21% 113M 1s #15 8.885 24200K .......... .......... .......... .......... .......... 21% 99.5M 1s #15 8.885 24250K .......... .......... .......... .......... .......... 21% 82.2M 1s #15 8.886 24300K .......... .......... .......... .......... .......... 21% 286M 1s #15 8.886 24350K .......... .......... .......... .......... .......... 21% 89.1M 1s #15 8.887 24400K .......... .......... .......... .......... .......... 21% 115M 1s #15 8.887 24450K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.887 24500K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.888 24550K .......... .......... .......... .......... .......... 21% 112M 1s #15 8.888 24600K .......... .......... .......... .......... .......... 21% 119M 1s #15 8.889 24650K .......... .......... .......... .......... .......... 21% 116M 1s #15 8.889 24700K .......... .......... .......... .......... .......... 21% 115M 1s #15 8.890 24750K .......... .......... .......... .......... .......... 21% 89.1M 1s #15 8.890 24800K .......... .......... .......... .......... .......... 21% 92.6M 1s #15 8.891 24850K .......... .......... .......... .......... .......... 22% 161M 1s #15 8.891 24900K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.891 24950K .......... .......... .......... .......... .......... 22% 113M 1s #15 8.892 25000K .......... .......... .......... .......... .......... 22% 119M 1s #15 8.892 25050K .......... .......... .......... .......... .......... 22% 116M 1s #15 8.893 25100K .......... .......... .......... .......... .......... 22% 116M 1s #15 8.893 25150K .......... .......... .......... .......... .......... 22% 88.6M 1s #15 8.893 25200K .......... .......... .......... .......... .......... 22% 119M 1s #15 8.894 25250K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.894 25300K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.895 25350K .......... .......... .......... .......... .......... 22% 117M 1s #15 8.895 25400K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.896 25450K .......... .......... .......... .......... .......... 22% 82.0M 1s #15 8.896 25500K .......... .......... .......... .......... .......... 22% 205M 1s #15 8.897 25550K .......... .......... .......... .......... .......... 22% 87.1M 1s #15 8.897 25600K .......... .......... .......... .......... .......... 22% 118M 1s #15 8.897 25650K .......... .......... .......... .......... .......... 22% 116M 1s #15 8.898 25700K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.898 25750K .......... .......... .......... .......... .......... 22% 117M 1s #15 8.899 25800K .......... .......... .......... .......... .......... 22% 115M 1s #15 8.899 25850K .......... .......... .......... .......... .......... 22% 116M 1s #15 8.900 25900K .......... .......... .......... .......... .......... 22% 119M 1s #15 8.900 25950K .......... .......... .......... .......... .......... 22% 88.8M 1s #15 8.900 26000K .......... .......... .......... .......... .......... 23% 103M 1s #15 8.901 26050K .......... .......... .......... .......... .......... 23% 131M 1s #15 8.901 26100K .......... .......... .......... .......... .......... 23% 119M 1s #15 8.902 26150K .......... .......... .......... .......... .......... 23% 114M 1s #15 8.902 26200K .......... .......... .......... .......... .......... 23% 112M 1s #15 8.903 26250K .......... .......... .......... .......... .......... 23% 123M 1s #15 8.903 26300K .......... .......... .......... .......... .......... 23% 116M 1s #15 8.904 26350K .......... .......... .......... .......... .......... 23% 88.9M 1s #15 8.904 26400K .......... .......... .......... .......... .......... 23% 115M 1s #15 8.904 26450K .......... .......... .......... .......... .......... 23% 116M 1s #15 8.905 26500K .......... .......... .......... .......... .......... 23% 119M 1s #15 8.905 26550K .......... .......... .......... .......... .......... 23% 99.5M 1s #15 8.906 26600K .......... .......... .......... .......... .......... 23% 70.9M 1s #15 8.906 26650K .......... .......... .......... .......... .......... 23% 389M 1s #15 8.907 26700K .......... .......... .......... .......... .......... 23% 128M 1s #15 8.907 26750K .......... .......... .......... .......... .......... 23% 89.3M 1s #15 8.907 26800K .......... .......... .......... .......... .......... 23% 115M 1s #15 8.908 26850K .......... .......... .......... .......... .......... 23% 118M 1s #15 8.908 26900K .......... .......... .......... .......... .......... 23% 116M 1s #15 8.909 26950K .......... .......... .......... .......... .......... 23% 113M 1s #15 8.909 27000K .......... .......... .......... .......... .......... 23% 120M 1s #15 8.910 27050K .......... .......... .......... .......... .......... 23% 115M 1s #15 8.910 27100K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.911 27150K .......... .......... .......... .......... .......... 24% 89.9M 1s #15 8.911 27200K .......... .......... .......... .......... .......... 24% 110M 1s #15 8.911 27250K .......... .......... .......... .......... .......... 24% 125M 1s #15 8.912 27300K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.912 27350K .......... .......... .......... .......... .......... 24% 113M 1s #15 8.913 27400K .......... .......... .......... .......... .......... 24% 119M 1s #15 8.913 27450K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.913 27500K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.914 27550K .......... .......... .......... .......... .......... 24% 88.9M 1s #15 8.914 27600K .......... .......... .......... .......... .......... 24% 120M 1s #15 8.915 27650K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.915 27700K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.916 27750K .......... .......... .......... .......... .......... 24% 99.2M 1s #15 8.916 27800K .......... .......... .......... .......... .......... 24% 81.0M 1s #15 8.917 27850K .......... .......... .......... .......... .......... 24% 284M 1s #15 8.917 27900K .......... .......... .......... .......... .......... 24% 120M 1s #15 8.918 27950K .......... .......... .......... .......... .......... 24% 87.2M 1s #15 8.918 28000K .......... .......... .......... .......... .......... 24% 118M 1s #15 8.918 28050K .......... .......... .......... .......... .......... 24% 116M 1s #15 8.919 28100K .......... .......... .......... .......... .......... 24% 116M 1s #15 8.919 28150K .......... .......... .......... .......... .......... 24% 117M 1s #15 8.920 28200K .......... .......... .......... .......... .......... 24% 115M 1s #15 8.920 28250K .......... .......... .......... .......... .......... 25% 116M 1s #15 8.920 28300K .......... .......... .......... .......... .......... 25% 119M 1s #15 8.921 28350K .......... .......... .......... .......... .......... 25% 81.4M 1s #15 8.921 28400K .......... .......... .......... .......... .......... 25% 132M 1s #15 8.922 28450K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.922 28500K .......... .......... .......... .......... .......... 25% 119M 1s #15 8.923 28550K .......... .......... .......... .......... .......... 25% 113M 1s #15 8.923 28600K .......... .......... .......... .......... .......... 25% 110M 1s #15 8.924 28650K .......... .......... .......... .......... .......... 25% 125M 1s #15 8.924 28700K .......... .......... .......... .......... .......... 25% 116M 1s #15 8.924 28750K .......... .......... .......... .......... .......... 25% 88.9M 1s #15 8.925 28800K .......... .......... .......... .......... .......... 25% 112M 1s #15 8.925 28850K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.926 28900K .......... .......... .......... .......... .......... 25% 122M 1s #15 8.926 28950K .......... .......... .......... .......... .......... 25% 114M 1s #15 8.927 29000K .......... .......... .......... .......... .......... 25% 83.4M 1s #15 8.927 29050K .......... .......... .......... .......... .......... 25% 197M 1s #15 8.927 29100K .......... .......... .......... .......... .......... 25% 115M 1s #15 8.928 29150K .......... .......... .......... .......... .......... 25% 89.3M 1s #15 8.928 29200K .......... .......... .......... .......... .......... 25% 116M 1s #15 8.929 29250K .......... .......... .......... .......... .......... 25% 119M 1s #15 8.929 29300K .......... .......... .......... .......... .......... 25% 116M 1s #15 8.930 29350K .......... .......... .......... .......... .......... 26% 113M 1s #15 8.930 29400K .......... .......... .......... .......... .......... 26% 120M 1s #15 8.930 29450K .......... .......... .......... .......... .......... 26% 115M 1s #15 8.931 29500K .......... .......... .......... .......... .......... 26% 116M 1s #15 8.931 29550K .......... .......... .......... .......... .......... 26% 80.0M 1s #15 8.932 29600K .......... .......... .......... .......... .......... 26% 135M 1s #15 8.932 29650K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.933 29700K .......... .......... .......... .......... .......... 26% 115M 1s #15 8.933 29750K .......... .......... .......... .......... .......... 26% 114M 1s #15 8.934 29800K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.934 29850K .......... .......... .......... .......... .......... 26% 114M 1s #15 8.934 29900K .......... .......... .......... .......... .......... 26% 116M 1s #15 8.935 29950K .......... .......... .......... .......... .......... 26% 89.3M 1s #15 8.935 30000K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.936 30050K .......... .......... .......... .......... .......... 26% 116M 1s #15 8.936 30100K .......... .......... .......... .......... .......... 26% 98.4M 1s #15 8.937 30150K .......... .......... .......... .......... .......... 26% 68.4M 1s #15 8.937 30200K .......... .......... .......... .......... .......... 26% 489M 1s #15 8.938 30250K .......... .......... .......... .......... .......... 26% 130M 1s #15 8.938 30300K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.938 30350K .......... .......... .......... .......... .......... 26% 87.1M 1s #15 8.939 30400K .......... .......... .......... .......... .......... 26% 119M 1s #15 8.939 30450K .......... .......... .......... .......... .......... 26% 116M 1s #15 8.940 30500K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.940 30550K .......... .......... .......... .......... .......... 27% 117M 1s #15 8.941 30600K .......... .......... .......... .......... .......... 27% 116M 1s #15 8.941 30650K .......... .......... .......... .......... .......... 27% 94.0M 1s #15 8.941 30700K .......... .......... .......... .......... .......... 27% 118M 1s #15 8.942 30750K .......... .......... .......... .......... .......... 27% 110M 1s #15 8.942 30800K .......... .......... .......... .......... .......... 27% 125M 1s #15 8.943 30850K .......... .......... .......... .......... .......... 27% 113M 1s #15 8.943 30900K .......... .......... .......... .......... .......... 27% 116M 1s #15 8.944 30950K .......... .......... .......... .......... .......... 27% 120M 1s #15 8.944 31000K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.945 31050K .......... .......... .......... .......... .......... 27% 88.8M 1s #15 8.945 31100K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.945 31150K .......... .......... .......... .......... .......... 27% 120M 1s #15 8.946 31200K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.946 31250K .......... .......... .......... .......... .......... 27% 113M 1s #15 8.947 31300K .......... .......... .......... .......... .......... 27% 103M 1s #15 8.947 31350K .......... .......... .......... .......... .......... 27% 77.8M 1s #15 8.948 31400K .......... .......... .......... .......... .......... 27% 317M 1s #15 8.948 31450K .......... .......... .......... .......... .......... 27% 89.1M 1s #15 8.948 31500K .......... .......... .......... .......... .......... 27% 114M 1s #15 8.949 31550K .......... .......... .......... .......... .......... 27% 120M 1s #15 8.949 31600K .......... .......... .......... .......... .......... 27% 115M 1s #15 8.950 31650K .......... .......... .......... .......... .......... 28% 112M 1s #15 8.950 31700K .......... .......... .......... .......... .......... 28% 120M 1s #15 8.951 31750K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.951 31800K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.952 31850K .......... .......... .......... .......... .......... 28% 89.3M 1s #15 8.952 31900K .......... .......... .......... .......... .......... 28% 119M 1s #15 8.952 31950K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.953 32000K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.953 32050K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.954 32100K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.954 32150K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.954 32200K .......... .......... .......... .......... .......... 28% 120M 1s #15 8.955 32250K .......... .......... .......... .......... .......... 28% 106M 1s #15 8.955 32300K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.956 32350K .......... .......... .......... .......... .......... 28% 89.2M 1s #15 8.956 32400K .......... .......... .......... .......... .......... 28% 119M 1s #15 8.957 32450K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.957 32500K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.958 32550K .......... .......... .......... .......... .......... 28% 117M 1s #15 8.958 32600K .......... .......... .......... .......... .......... 28% 115M 1s #15 8.958 32650K .......... .......... .......... .......... .......... 28% 116M 1s #15 8.959 32700K .......... .......... .......... .......... .......... 28% 120M 1s #15 8.959 32750K .......... .......... .......... .......... .......... 29% 87.1M 1s #15 8.960 32800K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.960 32850K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.961 32900K .......... .......... .......... .......... .......... 29% 115M 1s #15 8.961 32950K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.961 33000K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.962 33050K .......... .......... .......... .......... .......... 29% 99.1M 1s #15 8.962 33100K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.963 33150K .......... .......... .......... .......... .......... 29% 105M 1s #15 8.963 33200K .......... .......... .......... .......... .......... 29% 115M 1s #15 8.964 33250K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.964 33300K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.965 33350K .......... .......... .......... .......... .......... 29% 113M 1s #15 8.965 33400K .......... .......... .......... .......... .......... 29% 115M 1s #15 8.965 33450K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.966 33500K .......... .......... .......... .......... .......... 29% 116M 1s #15 8.966 33550K .......... .......... .......... .......... .......... 29% 89.0M 1s #15 8.967 33600K .......... .......... .......... .......... .......... 29% 96.6M 1s #15 8.967 33650K .......... .......... .......... .......... .......... 29% 98.7M 1s #15 8.968 33700K .......... .......... .......... .......... .......... 29% 191M 1s #15 8.968 33750K .......... .......... .......... .......... .......... 29% 108M 1s #15 8.968 33800K .......... .......... .......... .......... .......... 29% 121M 1s #15 8.969 33850K .......... .......... .......... .......... .......... 29% 119M 1s #15 8.969 33900K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.970 33950K .......... .......... .......... .......... .......... 30% 88.8M 1s #15 8.970 34000K .......... .......... .......... .......... .......... 30% 117M 1s #15 8.971 34050K .......... .......... .......... .......... .......... 30% 118M 1s #15 8.971 34100K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.972 34150K .......... .......... .......... .......... .......... 30% 82.3M 1s #15 8.972 34200K .......... .......... .......... .......... .......... 30% 197M 1s #15 8.972 34250K .......... .......... .......... .......... .......... 30% 104M 1s #15 8.973 34300K .......... .......... .......... .......... .......... 30% 130M 1s #15 8.973 34350K .......... .......... .......... .......... .......... 30% 89.2M 1s #15 8.974 34400K .......... .......... .......... .......... .......... 30% 115M 1s #15 8.974 34450K .......... .......... .......... .......... .......... 30% 118M 1s #15 8.975 34500K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.975 34550K .......... .......... .......... .......... .......... 30% 113M 1s #15 8.975 34600K .......... .......... .......... .......... .......... 30% 118M 1s #15 8.976 34650K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.976 34700K .......... .......... .......... .......... .......... 30% 116M 1s #15 8.977 34750K .......... .......... .......... .......... .......... 30% 88.8M 1s #15 8.977 34800K .......... .......... .......... .......... .......... 30% 106M 1s #15 8.978 34850K .......... .......... .......... .......... .......... 30% 86.1M 1s #15 8.978 34900K .......... .......... .......... .......... .......... 30% 212M 1s #15 8.979 34950K .......... .......... .......... .......... .......... 30% 118M 1s #15 8.979 35000K .......... .......... .......... .......... .......... 30% 115M 1s #15 8.979 35050K .......... .......... .......... .......... .......... 31% 116M 1s #15 8.980 35100K .......... .......... .......... .......... .......... 31% 119M 1s #15 8.980 35150K .......... .......... .......... .......... .......... 31% 87.2M 1s #15 8.981 35200K .......... .......... .......... .......... .......... 31% 118M 1s #15 8.981 35250K .......... .......... .......... .......... .......... 31% 116M 1s #15 8.982 35300K .......... .......... .......... .......... .......... 31% 116M 1s #15 8.982 35350K .......... .......... .......... .......... .......... 31% 98.9M 1s #15 8.982 35400K .......... .......... .......... .......... .......... 31% 90.0M 1s #15 8.983 35450K .......... .......... .......... .......... .......... 31% 212M 1s #15 8.983 35500K .......... .......... .......... .......... .......... 31% 119M 1s #15 8.984 35550K .......... .......... .......... .......... .......... 31% 86.3M 1s #15 8.984 35600K .......... .......... .......... .......... .......... 31% 118M 1s #15 8.985 35650K .......... .......... .......... .......... .......... 31% 114M 1s #15 8.985 35700K .......... .......... .......... .......... .......... 31% 116M 1s #15 8.986 35750K .......... .......... .......... .......... .......... 31% 117M 1s #15 8.986 35800K .......... .......... .......... .......... .......... 31% 110M 1s #15 8.986 35850K .......... .......... .......... .......... .......... 31% 125M 1s #15 8.987 35900K .......... .......... .......... .......... .......... 31% 82.2M 1s #15 8.987 35950K .......... .......... .......... .......... .......... 31% 86.3M 1s #15 8.988 36000K .......... .......... .......... .......... .......... 31% 126M 1s #15 8.988 36050K .......... .......... .......... .......... .......... 31% 167M 1s #15 8.989 36100K .......... .......... .......... .......... .......... 31% 126M 1s #15 8.989 36150K .......... .......... .......... .......... .......... 32% 112M 1s #15 8.989 36200K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.990 36250K .......... .......... .......... .......... .......... 32% 120M 1s #15 8.990 36300K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.991 36350K .......... .......... .......... .......... .......... 32% 88.8M 1s #15 8.991 36400K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.992 36450K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.992 36500K .......... .......... .......... .......... .......... 32% 98.3M 1s #15 8.993 36550K .......... .......... .......... .......... .......... 32% 136M 1s #15 8.993 36600K .......... .......... .......... .......... .......... 32% 95.9M 1s #15 8.993 36650K .......... .......... .......... .......... .......... 32% 156M 1s #15 8.994 36700K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.994 36750K .......... .......... .......... .......... .......... 32% 89.3M 1s #15 8.995 36800K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.995 36850K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.996 36900K .......... .......... .......... .......... .......... 32% 114M 1s #15 8.996 36950K .......... .......... .......... .......... .......... 32% 114M 1s #15 8.996 37000K .......... .......... .......... .......... .......... 32% 119M 1s #15 8.997 37050K .......... .......... .......... .......... .......... 32% 115M 1s #15 8.997 37100K .......... .......... .......... .......... .......... 32% 116M 1s #15 8.998 37150K .......... .......... .......... .......... .......... 32% 74.6M 1s #15 8.998 37200K .......... .......... .......... .......... .......... 32% 80.0M 1s #15 8.999 37250K .......... .......... .......... .......... .......... 32% 411M 1s #15 8.999 37300K .......... .......... .......... .......... .......... 33% 116M 1s #15 8.999 37350K .......... .......... .......... .......... .......... 33% 114M 1s #15 9.000 37400K .......... .......... .......... .......... .......... 33% 119M 1s #15 9.000 37450K .......... .......... .......... .......... .......... 33% 115M 1s #15 9.001 37500K .......... .......... .......... .......... .......... 33% 118M 1s #15 9.001 37550K .......... .......... .......... .......... .......... 33% 87.1M 1s #15 9.002 37600K .......... .......... .......... .......... .......... 33% 119M 1s #15 9.002 37650K .......... .......... .......... .......... .......... 33% 116M 1s #15 9.003 37700K .......... .......... .......... .......... .......... 33% 111M 1s #15 9.003 37750K .......... .......... .......... .......... .......... 33% 121M 1s #15 9.003 37800K .......... .......... .......... .......... .......... 33% 116M 1s #15 9.004 37850K .......... .......... .......... .......... .......... 33% 115M 1s #15 9.004 37900K .......... .......... .......... .......... .......... 33% 119M 1s #15 9.005 37950K .......... .......... .......... .......... .......... 33% 87.2M 1s #15 9.005 38000K .......... .......... .......... .......... .......... 33% 118M 1s #15 9.006 38050K .......... .......... .......... .......... .......... 33% 116M 1s #15 9.006 38100K .......... .......... .......... .......... .......... 33% 115M 1s #15 9.006 38150K .......... .......... .......... .......... .......... 33% 117M 1s #15 9.007 38200K .......... .......... .......... .......... .......... 33% 116M 1s #15 9.007 38250K .......... .......... .......... .......... .......... 33% 115M 1s #15 9.008 38300K .......... .......... .......... .......... .......... 33% 109M 1s #15 9.009 38350K .......... .......... .......... .......... .......... 33% 83.6M 1s #15 9.009 38400K .......... .......... .......... .......... .......... 34% 139M 1s #15 9.009 38450K .......... .......... .......... .......... .......... 34% 114M 1s #15 9.010 38500K .......... .......... .......... .......... .......... 34% 120M 1s #15 9.010 38550K .......... .......... .......... .......... .......... 34% 113M 1s #15 9.010 38600K .......... .......... .......... .......... .......... 34% 116M 1s #15 9.011 38650K .......... .......... .......... .......... .......... 34% 119M 1s #15 9.011 38700K .......... .......... .......... .......... .......... 34% 115M 1s #15 9.012 38750K .......... .......... .......... .......... .......... 34% 88.8M 1s #15 9.012 38800K .......... .......... .......... .......... .......... 34% 116M 1s #15 9.013 38850K .......... .......... .......... .......... .......... 34% 115M 1s #15 9.013 38900K .......... .......... .......... .......... .......... 34% 98.8M 1s #15 9.013 38950K .......... .......... .......... .......... .......... 34% 102M 1s #15 9.014 39000K .......... .......... .......... .......... .......... 34% 170M 1s #15 9.014 39050K .......... .......... .......... .......... .......... 34% 119M 1s #15 9.015 39100K .......... .......... .......... .......... .......... 34% 116M 1s #15 9.015 39150K .......... .......... .......... .......... .......... 34% 89.0M 1s #15 9.016 39200K .......... .......... .......... .......... .......... 34% 116M 1s #15 9.016 39250K .......... .......... .......... .......... .......... 34% 119M 1s #15 9.016 39300K .......... .......... .......... .......... .......... 34% 116M 1s #15 9.017 39350K .......... .......... .......... .......... .......... 34% 113M 1s #15 9.017 39400K .......... .......... .......... .......... .......... 34% 120M 1s #15 9.018 39450K .......... .......... .......... .......... .......... 34% 96.1M 1s #15 9.018 39500K .......... .......... .......... .......... .......... 34% 138M 1s #15 9.019 39550K .......... .......... .......... .......... .......... 35% 56.7M 1s #15 9.019 39600K .......... .......... .......... .......... .......... 35% 376M 1s #15 9.020 39650K .......... .......... .......... .......... .......... 35% 130M 1s #15 9.020 39700K .......... .......... .......... .......... .......... 35% 116M 1s #15 9.020 39750K .......... .......... .......... .......... .......... 35% 114M 1s #15 9.021 39800K .......... .......... .......... .......... .......... 35% 119M 1s #15 9.021 39850K .......... .......... .......... .......... .......... 35% 115M 1s #15 9.022 39900K .......... .......... .......... .......... .......... 35% 117M 1s #15 9.022 39950K .......... .......... .......... .......... .......... 35% 89.0M 1s #15 9.023 40000K .......... .......... .......... .......... .......... 35% 118M 1s #15 9.023 40050K .......... .......... .......... .......... .......... 35% 94.3M 1s #15 9.024 40100K .......... .......... .......... .......... .......... 35% 137M 1s #15 9.024 40150K .......... .......... .......... .......... .......... 35% 107M 1s #15 9.024 40200K .......... .......... .......... .......... .......... 35% 131M 1s #15 9.025 40250K .......... .......... .......... .......... .......... 35% 121M 1s #15 9.025 40300K .......... .......... .......... .......... .......... 35% 118M 1s #15 9.026 40350K .......... .......... .......... .......... .......... 35% 87.5M 1s #15 9.026 40400K .......... .......... .......... .......... .......... 35% 118M 1s #15 9.027 40450K .......... .......... .......... .......... .......... 35% 116M 1s #15 9.027 40500K .......... .......... .......... .......... .......... 35% 116M 1s #15 9.027 40550K .......... .......... .......... .......... .......... 35% 117M 1s #15 9.028 40600K .......... .......... .......... .......... .......... 35% 116M 1s #15 9.028 40650K .......... .......... .......... .......... .......... 35% 100M 1s #15 9.029 40700K .......... .......... .......... .......... .......... 36% 94.9M 1s #15 9.029 40750K .......... .......... .......... .......... .......... 36% 83.3M 1s #15 9.030 40800K .......... .......... .......... .......... .......... 36% 223M 1s #15 9.030 40850K .......... .......... .......... .......... .......... 36% 115M 1s #15 9.030 40900K .......... .......... .......... .......... .......... 36% 119M 1s #15 9.031 40950K .......... .......... .......... .......... .......... 36% 114M 1s #15 9.031 41000K .......... .......... .......... .......... .......... 36% 116M 1s #15 9.032 41050K .......... .......... .......... .......... .......... 36% 118M 1s #15 9.032 41100K .......... .......... .......... .......... .......... 36% 116M 1s #15 9.033 41150K .......... .......... .......... .......... .......... 36% 89.0M 1s #15 9.033 41200K .......... .......... .......... .......... .......... 36% 116M 1s #15 9.033 41250K .......... .......... .......... .......... .......... 36% 103M 1s #15 9.034 41300K .......... .......... .......... .......... .......... 36% 136M 1s #15 9.034 41350K .......... .......... .......... .......... .......... 36% 113M 1s #15 9.035 41400K .......... .......... .......... .......... .......... 36% 115M 1s #15 9.035 41450K .......... .......... .......... .......... .......... 36% 119M 1s #15 9.036 41500K .......... .......... .......... .......... .......... 36% 115M 1s #15 9.036 41550K .......... .......... .......... .......... .......... 36% 89.3M 1s #15 9.037 41600K .......... .......... .......... .......... .......... 36% 115M 1s #15 9.037 41650K .......... .......... .......... .......... .......... 36% 118M 1s #15 9.037 41700K .......... .......... .......... .......... .......... 36% 116M 1s #15 9.038 41750K .......... .......... .......... .......... .......... 36% 113M 1s #15 9.038 41800K .......... .......... .......... .......... .......... 37% 119M 1s #15 9.039 41850K .......... .......... .......... .......... .......... 37% 107M 1s #15 9.039 41900K .......... .......... .......... .......... .......... 37% 94.5M 1s #15 9.040 41950K .......... .......... .......... .......... .......... 37% 117M 1s #15 9.040 42000K .......... .......... .......... .......... .......... 37% 115M 1s #15 9.040 42050K .......... .......... .......... .......... .......... 37% 118M 1s #15 9.041 42100K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.041 42150K .......... .......... .......... .......... .......... 37% 113M 1s #15 9.042 42200K .......... .......... .......... .......... .......... 37% 118M 1s #15 9.042 42250K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.043 42300K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.043 42350K .......... .......... .......... .......... .......... 37% 89.1M 1s #15 9.044 42400K .......... .......... .......... .......... .......... 37% 119M 1s #15 9.044 42450K .......... .......... .......... .......... .......... 37% 107M 1s #15 9.044 42500K .......... .......... .......... .......... .......... 37% 126M 1s #15 9.045 42550K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.045 42600K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.046 42650K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.046 42700K .......... .......... .......... .......... .......... 37% 112M 1s #15 9.047 42750K .......... .......... .......... .......... .......... 37% 87.4M 1s #15 9.047 42800K .......... .......... .......... .......... .......... 37% 126M 1s #15 9.047 42850K .......... .......... .......... .......... .......... 37% 115M 1s #15 9.048 42900K .......... .......... .......... .......... .......... 37% 116M 1s #15 9.048 42950K .......... .......... .......... .......... .......... 38% 116M 1s #15 9.049 43000K .......... .......... .......... .......... .......... 38% 115M 1s #15 9.049 43050K .......... .......... .......... .......... .......... 38% 116M 1s #15 9.050 43100K .......... .......... .......... .......... .......... 38% 106M 1s #15 9.050 43150K .......... .......... .......... .......... .......... 38% 97.7M 1s #15 9.051 43200K .......... .......... .......... .......... .......... 38% 115M 1s #15 9.051 43250K .......... .......... .......... .......... .......... 38% 116M 1s #15 9.051 43300K .......... .......... .......... .......... .......... 38% 118M 1s #15 9.052 43350K .......... .......... .......... .......... .......... 38% 113M 1s #15 9.052 43400K .......... .......... .......... .......... .......... 38% 117M 1s #15 9.053 43450K .......... .......... .......... .......... .......... 38% 119M 1s #15 9.053 43500K .......... .......... .......... .......... .......... 38% 114M 1s #15 9.054 43550K .......... .......... .......... .......... .......... 38% 87.2M 1s #15 9.054 43600K .......... .......... .......... .......... .......... 38% 120M 1s #15 9.054 43650K .......... .......... .......... .......... .......... 38% 107M 1s #15 9.055 43700K .......... .......... .......... .......... .......... 38% 129M 1s #15 9.055 43750K .......... .......... .......... .......... .......... 38% 114M 1s #15 9.056 43800K .......... .......... .......... .......... .......... 38% 116M 1s #15 9.056 43850K .......... .......... .......... .......... .......... 38% 118M 1s #15 9.057 43900K .......... .......... .......... .......... .......... 38% 112M 1s #15 9.057 43950K .......... .......... .......... .......... .......... 38% 91.8M 1s #15 9.058 44000K .......... .......... .......... .......... .......... 38% 111M 1s #15 9.058 44050K .......... .......... .......... .......... .......... 39% 124M 1s #15 9.058 44100K .......... .......... .......... .......... .......... 39% 116M 1s #15 9.059 44150K .......... .......... .......... .......... .......... 39% 107M 1s #15 9.059 44200K .......... .......... .......... .......... .......... 39% 93.0M 1s #15 9.060 44250K .......... .......... .......... .......... .......... 39% 92.0M 1s #15 9.060 44300K .......... .......... .......... .......... .......... 39% 284M 1s #15 9.061 44350K .......... .......... .......... .......... .......... 39% 88.9M 1s #15 9.061 44400K .......... .......... .......... .......... .......... 39% 113M 1s #15 9.061 44450K .......... .......... .......... .......... .......... 39% 121M 1s #15 9.062 44500K .......... .......... .......... .......... .......... 39% 115M 1s #15 9.062 44550K .......... .......... .......... .......... .......... 39% 113M 1s #15 9.063 44600K .......... .......... .......... .......... .......... 39% 112M 1s #15 9.063 44650K .......... .......... .......... .......... .......... 39% 122M 1s #15 9.064 44700K .......... .......... .......... .......... .......... 39% 116M 1s #15 9.064 44750K .......... .......... .......... .......... .......... 39% 73.2M 1s #15 9.065 44800K .......... .......... .......... .......... .......... 39% 154M 1s #15 9.065 44850K .......... .......... .......... .......... .......... 39% 123M 1s #15 9.065 44900K .......... .......... .......... .......... .......... 39% 115M 1s #15 9.066 44950K .......... .......... .......... .......... .......... 39% 116M 1s #15 9.066 45000K .......... .......... .......... .......... .......... 39% 116M 1s #15 9.067 45050K .......... .......... .......... .......... .......... 39% 116M 1s #15 9.067 45100K .......... .......... .......... .......... .......... 39% 118M 1s #15 9.068 45150K .......... .......... .......... .......... .......... 39% 87.1M 1s #15 9.068 45200K .......... .......... .......... .......... .......... 40% 120M 1s #15 9.068 45250K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.069 45300K .......... .......... .......... .......... .......... 40% 117M 1s #15 9.069 45350K .......... .......... .......... .......... .......... 40% 116M 1s #15 9.070 45400K .......... .......... .......... .......... .......... 40% 108M 1s #15 9.070 45450K .......... .......... .......... .......... .......... 40% 81.2M 1s #15 9.071 45500K .......... .......... .......... .......... .......... 40% 239M 1s #15 9.071 45550K .......... .......... .......... .......... .......... 40% 89.5M 1s #15 9.071 45600K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.072 45650K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.072 45700K .......... .......... .......... .......... .......... 40% 119M 1s #15 9.073 45750K .......... .......... .......... .......... .......... 40% 114M 1s #15 9.073 45800K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.074 45850K .......... .......... .......... .......... .......... 40% 119M 1s #15 9.074 45900K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.075 45950K .......... .......... .......... .......... .......... 40% 82.3M 1s #15 9.075 46000K .......... .......... .......... .......... .......... 40% 105M 1s #15 9.075 46050K .......... .......... .......... .......... .......... 40% 146M 1s #15 9.076 46100K .......... .......... .......... .......... .......... 40% 119M 1s #15 9.076 46150K .......... .......... .......... .......... .......... 40% 114M 1s #15 9.077 46200K .......... .......... .......... .......... .......... 40% 115M 1s #15 9.077 46250K .......... .......... .......... .......... .......... 40% 118M 1s #15 9.077 46300K .......... .......... .......... .......... .......... 40% 116M 1s #15 9.078 46350K .......... .......... .......... .......... .......... 41% 89.0M 1s #15 9.078 46400K .......... .......... .......... .......... .......... 41% 115M 1s #15 9.079 46450K .......... .......... .......... .......... .......... 41% 120M 1s #15 9.079 46500K .......... .......... .......... .......... .......... 41% 83.4M 1s #15 9.080 46550K .......... .......... .......... .......... .......... 41% 105M 1s #15 9.080 46600K .......... .......... .......... .......... .......... 41% 189M 1s #15 9.081 46650K .......... .......... .......... .......... .......... 41% 120M 1s #15 9.081 46700K .......... .......... .......... .......... .......... 41% 82.5M 1s #15 9.082 46750K .......... .......... .......... .......... .......... 41% 139M 1s #15 9.082 46800K .......... .......... .......... .......... .......... 41% 115M 1s #15 9.082 46850K .......... .......... .......... .......... .......... 41% 119M 1s #15 9.083 46900K .......... .......... .......... .......... .......... 41% 113M 1s #15 9.083 46950K .......... .......... .......... .......... .......... 41% 116M 1s #15 9.084 47000K .......... .......... .......... .......... .......... 41% 117M 1s #15 9.084 47050K .......... .......... .......... .......... .......... 41% 116M 1s #15 9.084 47100K .......... .......... .......... .......... .......... 41% 113M 1s #15 9.085 47150K .......... .......... .......... .......... .......... 41% 85.2M 1s #15 9.085 47200K .......... .......... .......... .......... .......... 41% 106M 1s #15 9.086 47250K .......... .......... .......... .......... .......... 41% 138M 1s #15 9.086 47300K .......... .......... .......... .......... .......... 41% 116M 1s #15 9.087 47350K .......... .......... .......... .......... .......... 41% 117M 1s #15 9.087 47400K .......... .......... .......... .......... .......... 41% 115M 1s #15 9.088 47450K .......... .......... .......... .......... .......... 42% 116M 1s #15 9.088 47500K .......... .......... .......... .......... .......... 42% 119M 1s #15 9.089 47550K .......... .......... .......... .......... .......... 42% 86.6M 1s #15 9.089 47600K .......... .......... .......... .......... .......... 42% 119M 1s #15 9.089 47650K .......... .......... .......... .......... .......... 42% 116M 1s #15 9.090 47700K .......... .......... .......... .......... .......... 42% 102M 1s #15 9.090 47750K .......... .......... .......... .......... .......... 42% 107M 1s #15 9.091 47800K .......... .......... .......... .......... .......... 42% 149M 1s #15 9.091 47850K .......... .......... .......... .......... .......... 42% 115M 1s #15 9.091 47900K .......... .......... .......... .......... .......... 42% 119M 1s #15 9.092 47950K .......... .......... .......... .......... .......... 42% 89.2M 1s #15 9.092 48000K .......... .......... .......... .......... .......... 42% 114M 1s #15 9.093 48050K .......... .......... .......... .......... .......... 42% 117M 1s #15 9.093 48100K .......... .......... .......... .......... .......... 42% 119M 1s #15 9.094 48150K .......... .......... .......... .......... .......... 42% 113M 1s #15 9.094 48200K .......... .......... .......... .......... .......... 42% 116M 1s #15 9.095 48250K .......... .......... .......... .......... .......... 42% 93.5M 1s #15 9.095 48300K .......... .......... .......... .......... .......... 42% 137M 1s #15 9.096 48350K .......... .......... .......... .......... .......... 42% 96.9M 1s #15 9.096 48400K .......... .......... .......... .......... .......... 42% 116M 1s #15 9.096 48450K .......... .......... .......... .......... .......... 42% 115M 1s #15 9.097 48500K .......... .......... .......... .......... .......... 42% 118M 1s #15 9.097 48550K .......... .......... .......... .......... .......... 42% 114M 1s #15 9.098 48600K .......... .......... .......... .......... .......... 43% 116M 1s #15 9.098 48650K .......... .......... .......... .......... .......... 43% 118M 1s #15 9.098 48700K .......... .......... .......... .......... .......... 43% 116M 1s #15 9.099 48750K .......... .......... .......... .......... .......... 43% 86.2M 1s #15 9.099 48800K .......... .......... .......... .......... .......... 43% 121M 1s #15 9.100 48850K .......... .......... .......... .......... .......... 43% 85.5M 1s #15 9.100 48900K .......... .......... .......... .......... .......... 43% 185M 1s #15 9.101 48950K .......... .......... .......... .......... .......... 43% 114M 1s #15 9.101 49000K .......... .......... .......... .......... .......... 43% 119M 1s #15 9.101 49050K .......... .......... .......... .......... .......... 43% 115M 1s #15 9.102 49100K .......... .......... .......... .......... .......... 43% 116M 1s #15 9.102 49150K .......... .......... .......... .......... .......... 43% 89.1M 1s #15 9.103 49200K .......... .......... .......... .......... .......... 43% 115M 1s #15 9.103 49250K .......... .......... .......... .......... .......... 43% 120M 1s #15 9.104 49300K .......... .......... .......... .......... .......... 43% 116M 1s #15 9.104 49350K .......... .......... .......... .......... .......... 43% 113M 1s #15 9.105 49400K .......... .......... .......... .......... .......... 43% 118M 1s #15 9.105 49450K .......... .......... .......... .......... .......... 43% 114M 1s #15 9.105 49500K .......... .......... .......... .......... .......... 43% 117M 1s #15 9.106 49550K .......... .......... .......... .......... .......... 43% 88.8M 1s #15 9.106 49600K .......... .......... .......... .......... .......... 43% 114M 1s #15 9.107 49650K .......... .......... .......... .......... .......... 43% 120M 1s #15 9.107 49700K .......... .......... .......... .......... .......... 43% 115M 1s #15 9.108 49750K .......... .......... .......... .......... .......... 44% 118M 1s #15 9.108 49800K .......... .......... .......... .......... .......... 44% 116M 1s #15 9.108 49850K .......... .......... .......... .......... .......... 44% 115M 1s #15 9.109 49900K .......... .......... .......... .......... .......... 44% 118M 1s #15 9.109 49950K .......... .......... .......... .......... .......... 44% 87.7M 1s #15 9.110 50000K .......... .......... .......... .......... .......... 44% 118M 1s #15 9.110 50050K .......... .......... .......... .......... .......... 44% 85.9M 1s #15 9.111 50100K .......... .......... .......... .......... .......... 44% 177M 1s #15 9.111 50150K .......... .......... .......... .......... .......... 44% 117M 1s #15 9.112 50200K .......... .......... .......... .......... .......... 44% 115M 1s #15 9.112 50250K .......... .......... .......... .......... .......... 44% 115M 1s #15 9.112 50300K .......... .......... .......... .......... .......... 44% 120M 1s #15 9.113 50350K .......... .......... .......... .......... .......... 44% 87.3M 1s #15 9.113 50400K .......... .......... .......... .......... .......... 44% 118M 1s #15 9.114 50450K .......... .......... .......... .......... .......... 44% 116M 1s #15 9.114 50500K .......... .......... .......... .......... .......... 44% 116M 1s #15 9.115 50550K .......... .......... .......... .......... .......... 44% 116M 1s #15 9.115 50600K .......... .......... .......... .......... .......... 44% 115M 1s #15 9.115 50650K .......... .......... .......... .......... .......... 44% 119M 1s #15 9.116 50700K .......... .......... .......... .......... .......... 44% 105M 1s #15 9.116 50750K .......... .......... .......... .......... .......... 44% 96.2M 1s #15 9.117 50800K .......... .......... .......... .......... .......... 44% 115M 1s #15 9.117 50850K .......... .......... .......... .......... .......... 45% 116M 1s #15 9.118 50900K .......... .......... .......... .......... .......... 45% 118M 1s #15 9.118 50950K .......... .......... .......... .......... .......... 45% 114M 1s #15 9.119 51000K .......... .......... .......... .......... .......... 45% 116M 1s #15 9.119 51050K .......... .......... .......... .......... .......... 45% 115M 1s #15 9.119 51100K .......... .......... .......... .......... .......... 45% 119M 1s #15 9.120 51150K .......... .......... .......... .......... .......... 45% 89.3M 1s #15 9.120 51200K .......... .......... .......... .......... .......... 45% 115M 1s #15 9.121 51250K .......... .......... .......... .......... .......... 45% 108M 1s #15 9.121 51300K .......... .......... .......... .......... .......... 45% 87.3M 1s #15 9.122 51350K .......... .......... .......... .......... .......... 45% 196M 1s #15 9.122 51400K .......... .......... .......... .......... .......... 45% 115M 1s #15 9.122 51450K .......... .......... .......... .......... .......... 45% 119M 1s #15 9.123 51500K .......... .......... .......... .......... .......... 45% 115M 1s #15 9.123 51550K .......... .......... .......... .......... .......... 45% 88.6M 1s #15 9.124 51600K .......... .......... .......... .......... .......... 45% 117M 1s #15 9.124 51650K .......... .......... .......... .......... .......... 45% 119M 1s #15 9.125 51700K .......... .......... .......... .......... .......... 45% 116M 1s #15 9.125 51750K .......... .......... .......... .......... .......... 45% 114M 1s #15 9.126 51800K .......... .......... .......... .......... .......... 45% 95.8M 1s #15 9.126 51850K .......... .......... .......... .......... .......... 45% 93.6M 1s #15 9.127 51900K .......... .......... .......... .......... .......... 45% 215M 1s #15 9.127 51950K .......... .......... .......... .......... .......... 45% 89.3M 1s #15 9.127 52000K .......... .......... .......... .......... .......... 46% 109M 1s #15 9.128 52050K .......... .......... .......... .......... .......... 46% 126M 1s #15 9.128 52100K .......... .......... .......... .......... .......... 46% 115M 1s #15 9.129 52150K .......... .......... .......... .......... .......... 46% 113M 1s #15 9.129 52200K .......... .......... .......... .......... .......... 46% 118M 1s #15 9.129 52250K .......... .......... .......... .......... .......... 46% 111M 1s #15 9.130 52300K .......... .......... .......... .......... .......... 46% 121M 1s #15 9.130 52350K .......... .......... .......... .......... .......... 46% 83.4M 1s #15 9.131 52400K .......... .......... .......... .......... .......... 46% 85.3M 1s #15 9.131 52450K .......... .......... .......... .......... .......... 46% 217M 1s #15 9.132 52500K .......... .......... .......... .......... .......... 46% 97.6M 1s #15 9.132 52550K .......... .......... .......... .......... .......... 46% 144M 1s #15 9.132 52600K .......... .......... .......... .......... .......... 46% 115M 1s #15 9.133 52650K .......... .......... .......... .......... .......... 46% 115M 1s #15 9.133 52700K .......... .......... .......... .......... .......... 46% 119M 1s #15 9.134 52750K .......... .......... .......... .......... .......... 46% 87.7M 1s #15 9.134 52800K .......... .......... .......... .......... .......... 46% 119M 1s #15 9.135 52850K .......... .......... .......... .......... .......... 46% 116M 1s #15 9.135 52900K .......... .......... .......... .......... .......... 46% 115M 1s #15 9.136 52950K .......... .......... .......... .......... .......... 46% 115M 1s #15 9.136 53000K .......... .......... .......... .......... .......... 46% 103M 1s #15 9.136 53050K .......... .......... .......... .......... .......... 46% 134M 1s #15 9.137 53100K .......... .......... .......... .......... .......... 47% 119M 1s #15 9.137 53150K .......... .......... .......... .......... .......... 47% 88.9M 1s #15 9.138 53200K .......... .......... .......... .......... .......... 47% 116M 1s #15 9.138 53250K .......... .......... .......... .......... .......... 47% 116M 1s #15 9.139 53300K .......... .......... .......... .......... .......... 47% 118M 1s #15 9.139 53350K .......... .......... .......... .......... .......... 47% 114M 1s #15 9.139 53400K .......... .......... .......... .......... .......... 47% 115M 1s #15 9.140 53450K .......... .......... .......... .......... .......... 47% 119M 1s #15 9.140 53500K .......... .......... .......... .......... .......... 47% 104M 1s #15 9.141 53550K .......... .......... .......... .......... .......... 47% 88.2M 1s #15 9.141 53600K .......... .......... .......... .......... .......... 47% 97.3M 1s #15 9.142 53650K .......... .......... .......... .......... .......... 47% 80.3M 1s #15 9.142 53700K .......... .......... .......... .......... .......... 47% 526M 1s #15 9.143 53750K .......... .......... .......... .......... .......... 47% 113M 1s #15 9.143 53800K .......... .......... .......... .......... .......... 47% 115M 1s #15 9.143 53850K .......... .......... .......... .......... .......... 47% 120M 1s #15 9.144 53900K .......... .......... .......... .......... .......... 47% 115M 1s #15 9.144 53950K .......... .......... .......... .......... .......... 47% 88.8M 1s #15 9.145 54000K .......... .......... .......... .......... .......... 47% 116M 1s #15 9.145 54050K .......... .......... .......... .......... .......... 47% 118M 1s #15 9.146 54100K .......... .......... .......... .......... .......... 47% 116M 1s #15 9.146 54150K .......... .......... .......... .......... .......... 47% 79.4M 1s #15 9.147 54200K .......... .......... .......... .......... .......... 47% 213M 1s #15 9.147 54250K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.147 54300K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.148 54350K .......... .......... .......... .......... .......... 48% 89.0M 1s #15 9.148 54400K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.149 54450K .......... .......... .......... .......... .......... 48% 119M 1s #15 9.149 54500K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.150 54550K .......... .......... .......... .......... .......... 48% 113M 1s #15 9.150 54600K .......... .......... .......... .......... .......... 48% 119M 1s #15 9.150 54650K .......... .......... .......... .......... .......... 48% 115M 1s #15 9.151 54700K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.151 54750K .......... .......... .......... .......... .......... 48% 88.7M 1s #15 9.152 54800K .......... .......... .......... .......... .......... 48% 93.8M 1s #15 9.152 54850K .......... .......... .......... .......... .......... 48% 157M 1s #15 9.153 54900K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.153 54950K .......... .......... .......... .......... .......... 48% 112M 1s #15 9.153 55000K .......... .......... .......... .......... .......... 48% 120M 1s #15 9.154 55050K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.154 55100K .......... .......... .......... .......... .......... 48% 118M 1s #15 9.155 55150K .......... .......... .......... .......... .......... 48% 87.3M 1s #15 9.155 55200K .......... .......... .......... .......... .......... 48% 118M 1s #15 9.156 55250K .......... .......... .......... .......... .......... 48% 116M 1s #15 9.156 55300K .......... .......... .......... .......... .......... 48% 115M 1s #15 9.156 55350K .......... .......... .......... .......... .......... 48% 95.1M 1s #15 9.157 55400K .......... .......... .......... .......... .......... 49% 141M 1s #15 9.157 55450K .......... .......... .......... .......... .......... 49% 121M 1s #15 9.158 55500K .......... .......... .......... .......... .......... 49% 119M 1s #15 9.158 55550K .......... .......... .......... .......... .......... 49% 89.1M 1s #15 9.159 55600K .......... .......... .......... .......... .......... 49% 115M 1s #15 9.159 55650K .......... .......... .......... .......... .......... 49% 116M 1s #15 9.160 55700K .......... .......... .......... .......... .......... 49% 119M 1s #15 9.160 55750K .......... .......... .......... .......... .......... 49% 113M 1s #15 9.160 55800K .......... .......... .......... .......... .......... 49% 111M 1s #15 9.161 55850K .......... .......... .......... .......... .......... 49% 123M 1s #15 9.161 55900K .......... .......... .......... .......... .......... 49% 116M 1s #15 9.162 55950K .......... .......... .......... .......... .......... 49% 67.7M 1s #15 9.162 56000K .......... .......... .......... .......... .......... 49% 195M 1s #15 9.163 56050K .......... .......... .......... .......... .......... 49% 99.3M 1s #15 9.163 56100K .......... .......... .......... .......... .......... 49% 143M 1s #15 9.163 56150K .......... .......... .......... .......... .......... 49% 113M 1s #15 9.164 56200K .......... .......... .......... .......... .......... 49% 114M 1s #15 9.164 56250K .......... .......... .......... .......... .......... 49% 120M 1s #15 9.165 56300K .......... .......... .......... .......... .......... 49% 116M 1s #15 9.165 56350K .......... .......... .......... .......... .......... 49% 89.3M 1s #15 9.166 56400K .......... .......... .......... .......... .......... 49% 115M 1s #15 9.166 56450K .......... .......... .......... .......... .......... 49% 119M 1s #15 9.167 56500K .......... .......... .......... .......... .......... 50% 116M 1s #15 9.167 56550K .......... .......... .......... .......... .......... 50% 104M 1s #15 9.167 56600K .......... .......... .......... .......... .......... 50% 97.2M 1s #15 9.168 56650K .......... .......... .......... .......... .......... 50% 164M 1s #15 9.168 56700K .......... .......... .......... .......... .......... 50% 116M 1s #15 9.169 56750K .......... .......... .......... .......... .......... 50% 89.4M 1s #15 9.169 56800K .......... .......... .......... .......... .......... 50% 115M 1s #15 9.170 56850K .......... .......... .......... .......... .......... 50% 115M 1s #15 9.170 56900K .......... .......... .......... .......... .......... 50% 120M 1s #15 9.170 56950K .......... .......... .......... .......... .......... 50% 113M 1s #15 9.171 57000K .......... .......... .......... .......... .......... 50% 119M 1s #15 9.171 57050K .......... .......... .......... .......... .......... 50% 115M 1s #15 9.172 57100K .......... .......... .......... .......... .......... 50% 88.0M 1s #15 9.172 57150K .......... .......... .......... .......... .......... 50% 89.8M 1s #15 9.173 57200K .......... .......... .......... .......... .......... 50% 92.2M 1s #15 9.173 57250K .......... .......... .......... .......... .......... 50% 120M 1s #15 9.174 57300K .......... .......... .......... .......... .......... 50% 115M 1s #15 9.174 57350K .......... .......... .......... .......... .......... 50% 117M 1s #15 9.175 57400K .......... .......... .......... .......... .......... 50% 101M 1s #15 9.175 57450K .......... .......... .......... .......... .......... 50% 134M 1s #15 9.175 57500K .......... .......... .......... .......... .......... 50% 119M 1s #15 9.176 57550K .......... .......... .......... .......... .......... 50% 87.4M 1s #15 9.176 57600K .......... .......... .......... .......... .......... 50% 119M 1s #15 9.177 57650K .......... .......... .......... .......... .......... 51% 115M 1s #15 9.177 57700K .......... .......... .......... .......... .......... 51% 116M 1s #15 9.178 57750K .......... .......... .......... .......... .......... 51% 117M 1s #15 9.178 57800K .......... .......... .......... .......... .......... 51% 115M 1s #15 9.178 57850K .......... .......... .......... .......... .......... 51% 115M 1s #15 9.179 57900K .......... .......... .......... .......... .......... 51% 119M 1s #15 9.179 57950K .......... .......... .......... .......... .......... 51% 76.9M 1s #15 9.180 58000K .......... .......... .......... .......... .......... 51% 67.3M 1s #15 9.181 58050K .......... .......... .......... .......... .......... 51% 495M 0s #15 9.181 58100K .......... .......... .......... .......... .......... 51% 141M 0s #15 9.181 58150K .......... .......... .......... .......... .......... 51% 114M 0s #15 9.182 58200K .......... .......... .......... .......... .......... 51% 115M 0s #15 9.182 58250K .......... .......... .......... .......... .......... 51% 118M 0s #15 9.182 58300K .......... .......... .......... .......... .......... 51% 116M 0s #15 9.183 58350K .......... .......... .......... .......... .......... 51% 89.1M 0s #15 9.183 58400K .......... .......... .......... .......... .......... 51% 116M 0s #15 9.184 58450K .......... .......... .......... .......... .......... 51% 115M 0s #15 9.184 58500K .......... .......... .......... .......... .......... 51% 116M 0s #15 9.185 58550K .......... .......... .......... .......... .......... 51% 113M 0s #15 9.185 58600K .......... .......... .......... .......... .......... 51% 113M 0s #15 9.185 58650K .......... .......... .......... .......... .......... 51% 120M 0s #15 9.186 58700K .......... .......... .......... .......... .......... 51% 116M 0s #15 9.186 58750K .......... .......... .......... .......... .......... 52% 89.2M 0s #15 9.187 58800K .......... .......... .......... .......... .......... 52% 116M 0s #15 9.187 58850K .......... .......... .......... .......... .......... 52% 104M 0s #15 9.188 58900K .......... .......... .......... .......... .......... 52% 103M 0s #15 9.188 58950K .......... .......... .......... .......... .......... 52% 152M 0s #15 9.189 59000K .......... .......... .......... .......... .......... 52% 119M 0s #15 9.189 59050K .......... .......... .......... .......... .......... 52% 114M 0s #15 9.189 59100K .......... .......... .......... .......... .......... 52% 116M 0s #15 9.190 59150K .......... .......... .......... .......... .......... 52% 89.2M 0s #15 9.190 59200K .......... .......... .......... .......... .......... 52% 115M 0s #15 9.191 59250K .......... .......... .......... .......... .......... 52% 119M 0s #15 9.191 59300K .......... .......... .......... .......... .......... 52% 115M 0s #15 9.192 59350K .......... .......... .......... .......... .......... 52% 110M 0s #15 9.192 59400K .......... .......... .......... .......... .......... 52% 93.8M 0s #15 9.193 59450K .......... .......... .......... .......... .......... 52% 90.8M 0s #15 9.193 59500K .......... .......... .......... .......... .......... 52% 262M 0s #15 9.194 59550K .......... .......... .......... .......... .......... 52% 89.6M 0s #15 9.194 59600K .......... .......... .......... .......... .......... 52% 119M 0s #15 9.194 59650K .......... .......... .......... .......... .......... 52% 115M 0s #15 9.195 59700K .......... .......... .......... .......... .......... 52% 116M 0s #15 9.195 59750K .......... .......... .......... .......... .......... 52% 116M 0s #15 9.196 59800K .......... .......... .......... .......... .......... 52% 116M 0s #15 9.196 59850K .......... .......... .......... .......... .......... 52% 115M 0s #15 9.196 59900K .......... .......... .......... .......... .......... 53% 119M 0s #15 9.197 59950K .......... .......... .......... .......... .......... 53% 69.9M 0s #15 9.197 60000K .......... .......... .......... .......... .......... 53% 179M 0s #15 9.198 60050K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.198 60100K .......... .......... .......... .......... .......... 53% 115M 0s #15 9.199 60150K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.199 60200K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.199 60250K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.200 60300K .......... .......... .......... .......... .......... 53% 119M 0s #15 9.200 60350K .......... .......... .......... .......... .......... 53% 86.0M 0s #15 9.201 60400K .......... .......... .......... .......... .......... 53% 121M 0s #15 9.201 60450K .......... .......... .......... .......... .......... 53% 115M 0s #15 9.202 60500K .......... .......... .......... .......... .......... 53% 119M 0s #15 9.202 60550K .......... .......... .......... .......... .......... 53% 112M 0s #15 9.203 60600K .......... .......... .......... .......... .......... 53% 90.9M 0s #15 9.203 60650K .......... .......... .......... .......... .......... 53% 168M 0s #15 9.203 60700K .......... .......... .......... .......... .......... 53% 115M 0s #15 9.204 60750K .......... .......... .......... .......... .......... 53% 88.7M 0s #15 9.204 60800K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.205 60850K .......... .......... .......... .......... .......... 53% 116M 0s #15 9.205 60900K .......... .......... .......... .......... .......... 53% 119M 0s #15 9.206 60950K .......... .......... .......... .......... .......... 53% 113M 0s #15 9.206 61000K .......... .......... .......... .......... .......... 53% 115M 0s #15 9.206 61050K .......... .......... .......... .......... .......... 54% 120M 0s #15 9.207 61100K .......... .......... .......... .......... .......... 54% 115M 0s #15 9.207 61150K .......... .......... .......... .......... .......... 54% 78.9M 0s #15 9.208 61200K .......... .......... .......... .......... .......... 54% 138M 0s #15 9.208 61250K .......... .......... .......... .......... .......... 54% 119M 0s #15 9.209 61300K .......... .......... .......... .......... .......... 54% 115M 0s #15 9.209 61350K .......... .......... .......... .......... .......... 54% 113M 0s #15 9.209 61400K .......... .......... .......... .......... .......... 54% 112M 0s #15 9.210 61450K .......... .......... .......... .......... .......... 54% 124M 0s #15 9.210 61500K .......... .......... .......... .......... .......... 54% 115M 0s #15 9.211 61550K .......... .......... .......... .......... .......... 54% 89.2M 0s #15 9.211 61600K .......... .......... .......... .......... .......... 54% 115M 0s #15 9.212 61650K .......... .......... .......... .......... .......... 54% 119M 0s #15 9.212 61700K .......... .......... .......... .......... .......... 54% 87.9M 0s #15 9.213 61750K .......... .......... .......... .......... .......... 54% 90.0M 0s #15 9.213 61800K .......... .......... .......... .......... .......... 54% 285M 0s #15 9.213 61850K .......... .......... .......... .......... .......... 54% 116M 0s #15 9.214 61900K .......... .......... .......... .......... .......... 54% 115M 0s #15 9.214 61950K .......... .......... .......... .......... .......... 54% 89.6M 0s #15 9.215 62000K .......... .......... .......... .......... .......... 54% 119M 0s #15 9.215 62050K .......... .......... .......... .......... .......... 54% 116M 0s #15 9.216 62100K .......... .......... .......... .......... .......... 54% 116M 0s #15 9.216 62150K .......... .......... .......... .......... .......... 55% 117M 0s #15 9.216 62200K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.217 62250K .......... .......... .......... .......... .......... 55% 116M 0s #15 9.217 62300K .......... .......... .......... .......... .......... 55% 118M 0s #15 9.218 62350K .......... .......... .......... .......... .......... 55% 87.2M 0s #15 9.218 62400K .......... .......... .......... .......... .......... 55% 99.0M 0s #15 9.219 62450K .......... .......... .......... .......... .......... 55% 145M 0s #15 9.219 62500K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.220 62550K .......... .......... .......... .......... .......... 55% 117M 0s #15 9.220 62600K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.220 62650K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.221 62700K .......... .......... .......... .......... .......... 55% 120M 0s #15 9.221 62750K .......... .......... .......... .......... .......... 55% 87.3M 0s #15 9.222 62800K .......... .......... .......... .......... .......... 55% 119M 0s #15 9.222 62850K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.223 62900K .......... .......... .......... .......... .......... 55% 119M 0s #15 9.223 62950K .......... .......... .......... .......... .......... 55% 97.9M 0s #15 9.224 63000K .......... .......... .......... .......... .......... 55% 67.3M 0s #15 9.224 63050K .......... .......... .......... .......... .......... 55% 707M 0s #15 9.224 63100K .......... .......... .......... .......... .......... 55% 123M 0s #15 9.225 63150K .......... .......... .......... .......... .......... 55% 89.3M 0s #15 9.225 63200K .......... .......... .......... .......... .......... 55% 116M 0s #15 9.226 63250K .......... .......... .......... .......... .......... 55% 115M 0s #15 9.226 63300K .......... .......... .......... .......... .......... 56% 119M 0s #15 9.227 63350K .......... .......... .......... .......... .......... 56% 113M 0s #15 9.227 63400K .......... .......... .......... .......... .......... 56% 116M 0s #15 9.227 63450K .......... .......... .......... .......... .......... 56% 119M 0s #15 9.228 63500K .......... .......... .......... .......... .......... 56% 115M 0s #15 9.228 63550K .......... .......... .......... .......... .......... 56% 89.1M 0s #15 9.229 63600K .......... .......... .......... .......... .......... 56% 109M 0s #15 9.229 63650K .......... .......... .......... .......... .......... 56% 123M 0s #15 9.230 63700K .......... .......... .......... .......... .......... 56% 119M 0s #15 9.230 63750K .......... .......... .......... .......... .......... 56% 113M 0s #15 9.230 63800K .......... .......... .......... .......... .......... 56% 119M 0s #15 9.231 63850K .......... .......... .......... .......... .......... 56% 116M 0s #15 9.231 63900K .......... .......... .......... .......... .......... 56% 116M 0s #15 9.232 63950K .......... .......... .......... .......... .......... 56% 89.1M 0s #15 9.232 64000K .......... .......... .......... .......... .......... 56% 115M 0s #15 9.233 64050K .......... .......... .......... .......... .......... 56% 119M 0s #15 9.233 64100K .......... .......... .......... .......... .......... 56% 115M 0s #15 9.234 64150K .......... .......... .......... .......... .......... 56% 114M 0s #15 9.234 64200K .......... .......... .......... .......... .......... 56% 118M 0s #15 9.234 64250K .......... .......... .......... .......... .......... 56% 116M 0s #15 9.235 64300K .......... .......... .......... .......... .......... 56% 115M 0s #15 9.235 64350K .......... .......... .......... .......... .......... 56% 88.9M 0s #15 9.236 64400K .......... .......... .......... .......... .......... 56% 115M 0s #15 9.236 64450K .......... .......... .......... .......... .......... 57% 120M 0s #15 9.237 64500K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.237 64550K .......... .......... .......... .......... .......... 57% 117M 0s #15 9.237 64600K .......... .......... .......... .......... .......... 57% 116M 0s #15 9.238 64650K .......... .......... .......... .......... .......... 57% 116M 0s #15 9.238 64700K .......... .......... .......... .......... .......... 57% 119M 0s #15 9.239 64750K .......... .......... .......... .......... .......... 57% 83.3M 0s #15 9.239 64800K .......... .......... .......... .......... .......... 57% 128M 0s #15 9.240 64850K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.240 64900K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.240 64950K .......... .......... .......... .......... .......... 57% 118M 0s #15 9.241 65000K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.241 65050K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.242 65100K .......... .......... .......... .......... .......... 57% 119M 0s #15 9.242 65150K .......... .......... .......... .......... .......... 57% 86.7M 0s #15 9.243 65200K .......... .......... .......... .......... .......... 57% 120M 0s #15 9.243 65250K .......... .......... .......... .......... .......... 57% 115M 0s #15 9.244 65300K .......... .......... .......... .......... .......... 57% 116M 0s #15 9.244 65350K .......... .......... .......... .......... .......... 57% 116M 0s #15 9.244 65400K .......... .......... .......... .......... .......... 57% 92.8M 0s #15 9.245 65450K .......... .......... .......... .......... .......... 57% 160M 0s #15 9.245 65500K .......... .......... .......... .......... .......... 57% 116M 0s #15 9.246 65550K .......... .......... .......... .......... .......... 58% 89.2M 0s #15 9.246 65600K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.247 65650K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.247 65700K .......... .......... .......... .......... .......... 58% 119M 0s #15 9.247 65750K .......... .......... .......... .......... .......... 58% 113M 0s #15 9.248 65800K .......... .......... .......... .......... .......... 58% 79.5M 0s #15 9.248 65850K .......... .......... .......... .......... .......... 58% 214M 0s #15 9.249 65900K .......... .......... .......... .......... .......... 58% 99.3M 0s #15 9.249 65950K .......... .......... .......... .......... .......... 58% 104M 0s #15 9.250 66000K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.250 66050K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.251 66100K .......... .......... .......... .......... .......... 58% 119M 0s #15 9.251 66150K .......... .......... .......... .......... .......... 58% 113M 0s #15 9.251 66200K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.252 66250K .......... .......... .......... .......... .......... 58% 119M 0s #15 9.252 66300K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.253 66350K .......... .......... .......... .......... .......... 58% 89.3M 0s #15 9.253 66400K .......... .......... .......... .......... .......... 58% 115M 0s #15 9.254 66450K .......... .......... .......... .......... .......... 58% 102M 0s #15 9.254 66500K .......... .......... .......... .......... .......... 58% 77.5M 0s #15 9.255 66550K .......... .......... .......... .......... .......... 58% 316M 0s #15 9.255 66600K .......... .......... .......... .......... .......... 58% 119M 0s #15 9.255 66650K .......... .......... .......... .......... .......... 58% 116M 0s #15 9.256 66700K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.256 66750K .......... .......... .......... .......... .......... 59% 89.0M 0s #15 9.257 66800K .......... .......... .......... .......... .......... 59% 116M 0s #15 9.257 66850K .......... .......... .......... .......... .......... 59% 118M 0s #15 9.258 66900K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.258 66950K .......... .......... .......... .......... .......... 59% 114M 0s #15 9.258 67000K .......... .......... .......... .......... .......... 59% 119M 0s #15 9.259 67050K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.259 67100K .......... .......... .......... .......... .......... 59% 116M 0s #15 9.260 67150K .......... .......... .......... .......... .......... 59% 89.2M 0s #15 9.260 67200K .......... .......... .......... .......... .......... 59% 119M 0s #15 9.261 67250K .......... .......... .......... .......... .......... 59% 116M 0s #15 9.261 67300K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.261 67350K .......... .......... .......... .......... .......... 59% 118M 0s #15 9.262 67400K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.262 67450K .......... .......... .......... .......... .......... 59% 116M 0s #15 9.263 67500K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.263 67550K .......... .......... .......... .......... .......... 59% 89.7M 0s #15 9.264 67600K .......... .......... .......... .......... .......... 59% 119M 0s #15 9.264 67650K .......... .......... .......... .......... .......... 59% 115M 0s #15 9.264 67700K .......... .......... .......... .......... .......... 59% 105M 0s #15 9.265 67750K .......... .......... .......... .......... .......... 59% 75.8M 0s #15 9.266 67800K .......... .......... .......... .......... .......... 60% 308M 0s #15 9.266 67850K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.266 67900K .......... .......... .......... .......... .......... 60% 119M 0s #15 9.267 67950K .......... .......... .......... .......... .......... 60% 88.8M 0s #15 9.267 68000K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.268 68050K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.268 68100K .......... .......... .......... .......... .......... 60% 117M 0s #15 9.268 68150K .......... .......... .......... .......... .......... 60% 115M 0s #15 9.269 68200K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.269 68250K .......... .......... .......... .......... .......... 60% 119M 0s #15 9.270 68300K .......... .......... .......... .......... .......... 60% 115M 0s #15 9.270 68350K .......... .......... .......... .......... .......... 60% 89.1M 0s #15 9.271 68400K .......... .......... .......... .......... .......... 60% 115M 0s #15 9.271 68450K .......... .......... .......... .......... .......... 60% 115M 0s #15 9.271 68500K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.272 68550K .......... .......... .......... .......... .......... 60% 117M 0s #15 9.272 68600K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.273 68650K .......... .......... .......... .......... .......... 60% 118M 0s #15 9.273 68700K .......... .......... .......... .......... .......... 60% 116M 0s #15 9.274 68750K .......... .......... .......... .......... .......... 60% 88.7M 0s #15 9.274 68800K .......... .......... .......... .......... .......... 60% 87.1M 0s #15 9.275 68850K .......... .......... .......... .......... .......... 60% 180M 0s #15 9.275 68900K .......... .......... .......... .......... .......... 60% 115M 0s #15 9.275 68950K .......... .......... .......... .......... .......... 61% 114M 0s #15 9.276 69000K .......... .......... .......... .......... .......... 61% 118M 0s #15 9.276 69050K .......... .......... .......... .......... .......... 61% 116M 0s #15 9.277 69100K .......... .......... .......... .......... .......... 61% 116M 0s #15 9.277 69150K .......... .......... .......... .......... .......... 61% 88.4M 0s #15 9.278 69200K .......... .......... .......... .......... .......... 61% 116M 0s #15 9.278 69250K .......... .......... .......... .......... .......... 61% 119M 0s #15 9.278 69300K .......... .......... .......... .......... .......... 61% 116M 0s #15 9.279 69350K .......... .......... .......... .......... .......... 61% 74.0M 0s #15 9.280 69400K .......... .......... .......... .......... .......... 61% 255M 0s #15 9.280 69450K .......... .......... .......... .......... .......... 61% 113M 0s #15 9.280 69500K .......... .......... .......... .......... .......... 61% 119M 0s #15 9.281 69550K .......... .......... .......... .......... .......... 61% 89.9M 0s #15 9.281 69600K .......... .......... .......... .......... .......... 61% 119M 0s #15 9.282 69650K .......... .......... .......... .......... .......... 61% 115M 0s #15 9.282 69700K .......... .......... .......... .......... .......... 61% 116M 0s #15 9.282 69750K .......... .......... .......... .......... .......... 61% 117M 0s #15 9.283 69800K .......... .......... .......... .......... .......... 61% 115M 0s #15 9.283 69850K .......... .......... .......... .......... .......... 61% 114M 0s #15 9.284 69900K .......... .......... .......... .......... .......... 61% 120M 0s #15 9.284 69950K .......... .......... .......... .......... .......... 61% 85.4M 0s #15 9.285 70000K .......... .......... .......... .......... .......... 61% 102M 0s #15 9.285 70050K .......... .......... .......... .......... .......... 61% 85.5M 0s #15 9.286 70100K .......... .......... .......... .......... .......... 62% 233M 0s #15 9.286 70150K .......... .......... .......... .......... .......... 62% 114M 0s #15 9.286 70200K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.287 70250K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.287 70300K .......... .......... .......... .......... .......... 62% 118M 0s #15 9.288 70350K .......... .......... .......... .......... .......... 62% 89.6M 0s #15 9.288 70400K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.289 70450K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.289 70500K .......... .......... .......... .......... .......... 62% 120M 0s #15 9.289 70550K .......... .......... .......... .......... .......... 62% 114M 0s #15 9.290 70600K .......... .......... .......... .......... .......... 62% 93.9M 0s #15 9.290 70650K .......... .......... .......... .......... .......... 62% 153M 0s #15 9.291 70700K .......... .......... .......... .......... .......... 62% 117M 0s #15 9.291 70750K .......... .......... .......... .......... .......... 62% 88.7M 0s #15 9.292 70800K .......... .......... .......... .......... .......... 62% 116M 0s #15 9.292 70850K .......... .......... .......... .......... .......... 62% 115M 0s #15 9.292 70900K .......... .......... .......... .......... .......... 62% 120M 0s #15 9.293 70950K .......... .......... .......... .......... .......... 62% 108M 0s #15 9.293 71000K .......... .......... .......... .......... .......... 62% 121M 0s #15 9.294 71050K .......... .......... .......... .......... .......... 62% 112M 0s #15 9.294 71100K .......... .......... .......... .......... .......... 62% 122M 0s #15 9.295 71150K .......... .......... .......... .......... .......... 62% 88.5M 0s #15 9.295 71200K .......... .......... .......... .......... .......... 63% 116M 0s #15 9.295 71250K .......... .......... .......... .......... .......... 63% 90.3M 0s #15 9.296 71300K .......... .......... .......... .......... .......... 63% 168M 0s #15 9.296 71350K .......... .......... .......... .......... .......... 63% 113M 0s #15 9.297 71400K .......... .......... .......... .......... .......... 63% 119M 0s #15 9.297 71450K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.298 71500K .......... .......... .......... .......... .......... 63% 116M 0s #15 9.298 71550K .......... .......... .......... .......... .......... 63% 88.7M 0s #15 9.299 71600K .......... .......... .......... .......... .......... 63% 117M 0s #15 9.299 71650K .......... .......... .......... .......... .......... 63% 119M 0s #15 9.299 71700K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.300 71750K .......... .......... .......... .......... .......... 63% 113M 0s #15 9.300 71800K .......... .......... .......... .......... .......... 63% 113M 0s #15 9.301 71850K .......... .......... .......... .......... .......... 63% 122M 0s #15 9.301 71900K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.302 71950K .......... .......... .......... .......... .......... 63% 89.9M 0s #15 9.302 72000K .......... .......... .......... .......... .......... 63% 118M 0s #15 9.302 72050K .......... .......... .......... .......... .......... 63% 115M 0s #15 9.303 72100K .......... .......... .......... .......... .......... 63% 116M 0s #15 9.303 72150K .......... .......... .......... .......... .......... 63% 117M 0s #15 9.304 72200K .......... .......... .......... .......... .......... 63% 109M 0s #15 9.304 72250K .......... .......... .......... .......... .......... 63% 123M 0s #15 9.305 72300K .......... .......... .......... .......... .......... 63% 119M 0s #15 9.305 72350K .......... .......... .......... .......... .......... 64% 66.5M 0s #15 9.306 72400K .......... .......... .......... .......... .......... 64% 204M 0s #15 9.306 72450K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.306 72500K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.307 72550K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.307 72600K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.308 72650K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.308 72700K .......... .......... .......... .......... .......... 64% 119M 0s #15 9.309 72750K .......... .......... .......... .......... .......... 64% 89.1M 0s #15 9.309 72800K .......... .......... .......... .......... .......... 64% 115M 0s #15 9.309 72850K .......... .......... .......... .......... .......... 64% 115M 0s #15 9.310 72900K .......... .......... .......... .......... .......... 64% 89.7M 0s #15 9.310 72950K .......... .......... .......... .......... .......... 64% 162M 0s #15 9.311 73000K .......... .......... .......... .......... .......... 64% 103M 0s #15 9.311 73050K .......... .......... .......... .......... .......... 64% 130M 0s #15 9.312 73100K .......... .......... .......... .......... .......... 64% 121M 0s #15 9.312 73150K .......... .......... .......... .......... .......... 64% 89.5M 0s #15 9.313 73200K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.313 73250K .......... .......... .......... .......... .......... 64% 115M 0s #15 9.313 73300K .......... .......... .......... .......... .......... 64% 118M 0s #15 9.314 73350K .......... .......... .......... .......... .......... 64% 114M 0s #15 9.314 73400K .......... .......... .......... .......... .......... 64% 116M 0s #15 9.315 73450K .......... .......... .......... .......... .......... 65% 119M 0s #15 9.315 73500K .......... .......... .......... .......... .......... 65% 97.7M 0s #15 9.316 73550K .......... .......... .......... .......... .......... 65% 91.4M 0s #15 9.316 73600K .......... .......... .......... .......... .......... 65% 102M 0s #15 9.317 73650K .......... .......... .......... .......... .......... 65% 167M 0s #15 9.317 73700K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.317 73750K .......... .......... .......... .......... .......... 65% 113M 0s #15 9.318 73800K .......... .......... .......... .......... .......... 65% 120M 0s #15 9.318 73850K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.319 73900K .......... .......... .......... .......... .......... 65% 116M 0s #15 9.319 73950K .......... .......... .......... .......... .......... 65% 88.4M 0s #15 9.320 74000K .......... .......... .......... .......... .......... 65% 116M 0s #15 9.320 74050K .......... .......... .......... .......... .......... 65% 102M 0s #15 9.320 74100K .......... .......... .......... .......... .......... 65% 124M 0s #15 9.321 74150K .......... .......... .......... .......... .......... 65% 125M 0s #15 9.321 74200K .......... .......... .......... .......... .......... 65% 119M 0s #15 9.322 74250K .......... .......... .......... .......... .......... 65% 116M 0s #15 9.322 74300K .......... .......... .......... .......... .......... 65% 110M 0s #15 9.323 74350K .......... .......... .......... .......... .......... 65% 92.8M 0s #15 9.323 74400K .......... .......... .......... .......... .......... 65% 118M 0s #15 9.323 74450K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.324 74500K .......... .......... .......... .......... .......... 65% 115M 0s #15 9.324 74550K .......... .......... .......... .......... .......... 65% 118M 0s #15 9.325 74600K .......... .......... .......... .......... .......... 66% 98.1M 0s #15 9.325 74650K .......... .......... .......... .......... .......... 66% 88.2M 0s #15 9.326 74700K .......... .......... .......... .......... .......... 66% 215M 0s #15 9.326 74750K .......... .......... .......... .......... .......... 66% 87.3M 0s #15 9.327 74800K .......... .......... .......... .......... .......... 66% 125M 0s #15 9.327 74850K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.327 74900K .......... .......... .......... .......... .......... 66% 116M 0s #15 9.328 74950K .......... .......... .......... .......... .......... 66% 117M 0s #15 9.328 75000K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.329 75050K .......... .......... .......... .......... .......... 66% 116M 0s #15 9.329 75100K .......... .......... .......... .......... .......... 66% 118M 0s #15 9.330 75150K .......... .......... .......... .......... .......... 66% 89.6M 0s #15 9.330 75200K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.330 75250K .......... .......... .......... .......... .......... 66% 116M 0s #15 9.331 75300K .......... .......... .......... .......... .......... 66% 101M 0s #15 9.331 75350K .......... .......... .......... .......... .......... 66% 88.1M 0s #15 9.332 75400K .......... .......... .......... .......... .......... 66% 214M 0s #15 9.332 75450K .......... .......... .......... .......... .......... 66% 119M 0s #15 9.332 75500K .......... .......... .......... .......... .......... 66% 115M 0s #15 9.333 75550K .......... .......... .......... .......... .......... 66% 86.7M 0s #15 9.333 75600K .......... .......... .......... .......... .......... 66% 116M 0s #15 9.334 75650K .......... .......... .......... .......... .......... 66% 114M 0s #15 9.334 75700K .......... .......... .......... .......... .......... 66% 124M 0s #15 9.335 75750K .......... .......... .......... .......... .......... 67% 114M 0s #15 9.335 75800K .......... .......... .......... .......... .......... 67% 115M 0s #15 9.336 75850K .......... .......... .......... .......... .......... 67% 95.9M 0s #15 9.336 75900K .......... .......... .......... .......... .......... 67% 134M 0s #15 9.337 75950K .......... .......... .......... .......... .......... 67% 92.4M 0s #15 9.337 76000K .......... .......... .......... .......... .......... 67% 118M 0s #15 9.337 76050K .......... .......... .......... .......... .......... 67% 123M 0s #15 9.338 76100K .......... .......... .......... .......... .......... 67% 115M 0s #15 9.338 76150K .......... .......... .......... .......... .......... 67% 113M 0s #15 9.339 76200K .......... .......... .......... .......... .......... 67% 120M 0s #15 9.339 76250K .......... .......... .......... .......... .......... 67% 114M 0s #15 9.339 76300K .......... .......... .......... .......... .......... 67% 117M 0s #15 9.340 76350K .......... .......... .......... .......... .......... 67% 89.2M 0s #15 9.340 76400K .......... .......... .......... .......... .......... 67% 115M 0s #15 9.341 76450K .......... .......... .......... .......... .......... 67% 100M 0s #15 9.341 76500K .......... .......... .......... .......... .......... 67% 139M 0s #15 9.342 76550K .......... .......... .......... .......... .......... 67% 99.9M 0s #15 9.342 76600K .......... .......... .......... .......... .......... 67% 139M 0s #15 9.343 76650K .......... .......... .......... .......... .......... 67% 116M 0s #15 9.343 76700K .......... .......... .......... .......... .......... 67% 115M 0s #15 9.344 76750K .......... .......... .......... .......... .......... 67% 89.3M 0s #15 9.344 76800K .......... .......... .......... .......... .......... 67% 118M 0s #15 9.344 76850K .......... .......... .......... .......... .......... 68% 116M 0s #15 9.345 76900K .......... .......... .......... .......... .......... 68% 116M 0s #15 9.345 76950K .......... .......... .......... .......... .......... 68% 117M 0s #15 9.346 77000K .......... .......... .......... .......... .......... 68% 113M 0s #15 9.346 77050K .......... .......... .......... .......... .......... 68% 109M 0s #15 9.346 77100K .......... .......... .......... .......... .......... 68% 91.0M 0s #15 9.347 77150K .......... .......... .......... .......... .......... 68% 88.3M 0s #15 9.348 77200K .......... .......... .......... .......... .......... 68% 191M 0s #15 9.348 77250K .......... .......... .......... .......... .......... 68% 106M 0s #15 9.348 77300K .......... .......... .......... .......... .......... 68% 116M 0s #15 9.349 77350K .......... .......... .......... .......... .......... 68% 119M 0s #15 9.349 77400K .......... .......... .......... .......... .......... 68% 127M 0s #15 9.350 77450K .......... .......... .......... .......... .......... 68% 113M 0s #15 9.350 77500K .......... .......... .......... .......... .......... 68% 119M 0s #15 9.351 77550K .......... .......... .......... .......... .......... 68% 86.7M 0s #15 9.351 77600K .......... .......... .......... .......... .......... 68% 120M 0s #15 9.351 77650K .......... .......... .......... .......... .......... 68% 116M 0s #15 9.352 77700K .......... .......... .......... .......... .......... 68% 115M 0s #15 9.352 77750K .......... .......... .......... .......... .......... 68% 117M 0s #15 9.353 77800K .......... .......... .......... .......... .......... 68% 115M 0s #15 9.353 77850K .......... .......... .......... .......... .......... 68% 112M 0s #15 9.353 77900K .......... .......... .......... .......... .......... 68% 124M 0s #15 9.354 77950K .......... .......... .......... .......... .......... 68% 88.9M 0s #15 9.354 78000K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.355 78050K .......... .......... .......... .......... .......... 69% 116M 0s #15 9.355 78100K .......... .......... .......... .......... .......... 69% 118M 0s #15 9.356 78150K .......... .......... .......... .......... .......... 69% 113M 0s #15 9.356 78200K .......... .......... .......... .......... .......... 69% 109M 0s #15 9.357 78250K .......... .......... .......... .......... .......... 69% 128M 0s #15 9.357 78300K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.357 78350K .......... .......... .......... .......... .......... 69% 89.3M 0s #15 9.358 78400K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.358 78450K .......... .......... .......... .......... .......... 69% 116M 0s #15 9.359 78500K .......... .......... .......... .......... .......... 69% 119M 0s #15 9.359 78550K .......... .......... .......... .......... .......... 69% 113M 0s #15 9.360 78600K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.360 78650K .......... .......... .......... .......... .......... 69% 119M 0s #15 9.360 78700K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.361 78750K .......... .......... .......... .......... .......... 69% 89.3M 0s #15 9.361 78800K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.362 78850K .......... .......... .......... .......... .......... 69% 119M 0s #15 9.362 78900K .......... .......... .......... .......... .......... 69% 116M 0s #15 9.363 78950K .......... .......... .......... .......... .......... 69% 113M 0s #15 9.363 79000K .......... .......... .......... .......... .......... 69% 119M 0s #15 9.363 79050K .......... .......... .......... .......... .......... 69% 115M 0s #15 9.364 79100K .......... .......... .......... .......... .......... 69% 116M 0s #15 9.364 79150K .......... .......... .......... .......... .......... 70% 89.0M 0s #15 9.365 79200K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.365 79250K .......... .......... .......... .......... .......... 70% 119M 0s #15 9.366 79300K .......... .......... .......... .......... .......... 70% 115M 0s #15 9.366 79350K .......... .......... .......... .......... .......... 70% 114M 0s #15 9.367 79400K .......... .......... .......... .......... .......... 70% 87.5M 0s #15 9.367 79450K .......... .......... .......... .......... .......... 70% 178M 0s #15 9.367 79500K .......... .......... .......... .......... .......... 70% 115M 0s #15 9.368 79550K .......... .......... .......... .......... .......... 70% 89.7M 0s #15 9.368 79600K .......... .......... .......... .......... .......... 70% 118M 0s #15 9.369 79650K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.369 79700K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.370 79750K .......... .......... .......... .......... .......... 70% 117M 0s #15 9.370 79800K .......... .......... .......... .......... .......... 70% 115M 0s #15 9.370 79850K .......... .......... .......... .......... .......... 70% 115M 0s #15 9.371 79900K .......... .......... .......... .......... .......... 70% 120M 0s #15 9.371 79950K .......... .......... .......... .......... .......... 70% 85.7M 0s #15 9.372 80000K .......... .......... .......... .......... .......... 70% 120M 0s #15 9.372 80050K .......... .......... .......... .......... .......... 70% 114M 0s #15 9.373 80100K .......... .......... .......... .......... .......... 70% 118M 0s #15 9.373 80150K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.374 80200K .......... .......... .......... .......... .......... 70% 116M 0s #15 9.374 80250K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.374 80300K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.375 80350K .......... .......... .......... .......... .......... 71% 88.7M 0s #15 9.375 80400K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.376 80450K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.376 80500K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.377 80550K .......... .......... .......... .......... .......... 71% 105M 0s #15 9.377 80600K .......... .......... .......... .......... .......... 71% 103M 0s #15 9.378 80650K .......... .......... .......... .......... .......... 71% 78.6M 0s #15 9.378 80700K .......... .......... .......... .......... .......... 71% 385M 0s #15 9.378 80750K .......... .......... .......... .......... .......... 71% 89.1M 0s #15 9.379 80800K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.379 80850K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.380 80900K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.380 80950K .......... .......... .......... .......... .......... 71% 113M 0s #15 9.380 81000K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.381 81050K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.381 81100K .......... .......... .......... .......... .......... 71% 116M 0s #15 9.382 81150K .......... .......... .......... .......... .......... 71% 75.3M 0s #15 9.382 81200K .......... .......... .......... .......... .......... 71% 152M 0s #15 9.383 81250K .......... .......... .......... .......... .......... 71% 119M 0s #15 9.383 81300K .......... .......... .......... .......... .......... 71% 114M 0s #15 9.384 81350K .......... .......... .......... .......... .......... 71% 115M 0s #15 9.384 81400K .......... .......... .......... .......... .......... 72% 118M 0s #15 9.384 81450K .......... .......... .......... .......... .......... 72% 113M 0s #15 9.385 81500K .......... .......... .......... .......... .......... 72% 114M 0s #15 9.385 81550K .......... .......... .......... .......... .......... 72% 89.6M 0s #15 9.386 81600K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.386 81650K .......... .......... .......... .......... .......... 72% 113M 0s #15 9.387 81700K .......... .......... .......... .......... .......... 72% 109M 0s #15 9.387 81750K .......... .......... .......... .......... .......... 72% 127M 0s #15 9.387 81800K .......... .......... .......... .......... .......... 72% 113M 0s #15 9.388 81850K .......... .......... .......... .......... .......... 72% 122M 0s #15 9.388 81900K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.389 81950K .......... .......... .......... .......... .......... 72% 89.2M 0s #15 9.389 82000K .......... .......... .......... .......... .......... 72% 119M 0s #15 9.390 82050K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.390 82100K .......... .......... .......... .......... .......... 72% 116M 0s #15 9.391 82150K .......... .......... .......... .......... .......... 72% 117M 0s #15 9.391 82200K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.391 82250K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.392 82300K .......... .......... .......... .......... .......... 72% 119M 0s #15 9.392 82350K .......... .......... .......... .......... .......... 72% 84.8M 0s #15 9.393 82400K .......... .......... .......... .......... .......... 72% 124M 0s #15 9.393 82450K .......... .......... .......... .......... .......... 72% 115M 0s #15 9.394 82500K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.394 82550K .......... .......... .......... .......... .......... 73% 117M 0s #15 9.394 82600K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.395 82650K .......... .......... .......... .......... .......... 73% 111M 0s #15 9.395 82700K .......... .......... .......... .......... .......... 73% 123M 0s #15 9.396 82750K .......... .......... .......... .......... .......... 73% 89.0M 0s #15 9.396 82800K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.397 82850K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.397 82900K .......... .......... .......... .......... .......... 73% 101M 0s #15 9.398 82950K .......... .......... .......... .......... .......... 73% 84.4M 0s #15 9.398 83000K .......... .......... .......... .......... .......... 73% 246M 0s #15 9.398 83050K .......... .......... .......... .......... .......... 73% 118M 0s #15 9.399 83100K .......... .......... .......... .......... .......... 73% 117M 0s #15 9.399 83150K .......... .......... .......... .......... .......... 73% 88.9M 0s #15 9.400 83200K .......... .......... .......... .......... .......... 73% 115M 0s #15 9.400 83250K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.401 83300K .......... .......... .......... .......... .......... 73% 119M 0s #15 9.401 83350K .......... .......... .......... .......... .......... 73% 113M 0s #15 9.401 83400K .......... .......... .......... .......... .......... 73% 114M 0s #15 9.402 83450K .......... .......... .......... .......... .......... 73% 120M 0s #15 9.402 83500K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.403 83550K .......... .......... .......... .......... .......... 73% 88.4M 0s #15 9.403 83600K .......... .......... .......... .......... .......... 73% 116M 0s #15 9.404 83650K .......... .......... .......... .......... .......... 74% 118M 0s #15 9.404 83700K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.405 83750K .......... .......... .......... .......... .......... 74% 113M 0s #15 9.405 83800K .......... .......... .......... .......... .......... 74% 119M 0s #15 9.405 83850K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.406 83900K .......... .......... .......... .......... .......... 74% 115M 0s #15 9.406 83950K .......... .......... .......... .......... .......... 74% 89.4M 0s #15 9.407 84000K .......... .......... .......... .......... .......... 74% 115M 0s #15 9.407 84050K .......... .......... .......... .......... .......... 74% 119M 0s #15 9.408 84100K .......... .......... .......... .......... .......... 74% 104M 0s #15 9.408 84150K .......... .......... .......... .......... .......... 74% 127M 0s #15 9.408 84200K .......... .......... .......... .......... .......... 74% 119M 0s #15 9.409 84250K .......... .......... .......... .......... .......... 74% 115M 0s #15 9.409 84300K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.410 84350K .......... .......... .......... .......... .......... 74% 89.2M 0s #15 9.410 84400K .......... .......... .......... .......... .......... 74% 119M 0s #15 9.411 84450K .......... .......... .......... .......... .......... 74% 115M 0s #15 9.411 84500K .......... .......... .......... .......... .......... 74% 116M 0s #15 9.411 84550K .......... .......... .......... .......... .......... 74% 117M 0s #15 9.412 84600K .......... .......... .......... .......... .......... 74% 115M 0s #15 9.412 84650K .......... .......... .......... .......... .......... 74% 97.9M 0s #15 9.413 84700K .......... .......... .......... .......... .......... 74% 146M 0s #15 9.413 84750K .......... .......... .......... .......... .......... 74% 87.4M 0s #15 9.414 84800K .......... .......... .......... .......... .......... 75% 119M 0s #15 9.414 84850K .......... .......... .......... .......... .......... 75% 115M 0s #15 9.415 84900K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.415 84950K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.415 85000K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.416 85050K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.416 85100K .......... .......... .......... .......... .......... 75% 119M 0s #15 9.417 85150K .......... .......... .......... .......... .......... 75% 89.1M 0s #15 9.417 85200K .......... .......... .......... .......... .......... 75% 109M 0s #15 9.418 85250K .......... .......... .......... .......... .......... 75% 83.8M 0s #15 9.418 85300K .......... .......... .......... .......... .......... 75% 80.9M 0s #15 9.419 85350K .......... .......... .......... .......... .......... 75% 374M 0s #15 9.419 85400K .......... .......... .......... .......... .......... 75% 141M 0s #15 9.419 85450K .......... .......... .......... .......... .......... 75% 118M 0s #15 9.420 85500K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.420 85550K .......... .......... .......... .......... .......... 75% 89.6M 0s #15 9.421 85600K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.421 85650K .......... .......... .......... .......... .......... 75% 114M 0s #15 9.422 85700K .......... .......... .......... .......... .......... 75% 120M 0s #15 9.422 85750K .......... .......... .......... .......... .......... 75% 113M 0s #15 9.422 85800K .......... .......... .......... .......... .......... 75% 116M 0s #15 9.423 85850K .......... .......... .......... .......... .......... 75% 119M 0s #15 9.423 85900K .......... .......... .......... .......... .......... 76% 114M 0s #15 9.424 85950K .......... .......... .......... .......... .......... 76% 89.2M 0s #15 9.424 86000K .......... .......... .......... .......... .......... 76% 112M 0s #15 9.425 86050K .......... .......... .......... .......... .......... 76% 123M 0s #15 9.425 86100K .......... .......... .......... .......... .......... 76% 115M 0s #15 9.425 86150K .......... .......... .......... .......... .......... 76% 114M 0s #15 9.426 86200K .......... .......... .......... .......... .......... 76% 119M 0s #15 9.426 86250K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.427 86300K .......... .......... .......... .......... .......... 76% 115M 0s #15 9.427 86350K .......... .......... .......... .......... .......... 76% 89.2M 0s #15 9.428 86400K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.428 86450K .......... .......... .......... .......... .......... 76% 100M 0s #15 9.429 86500K .......... .......... .......... .......... .......... 76% 85.0M 0s #15 9.429 86550K .......... .......... .......... .......... .......... 76% 242M 0s #15 9.429 86600K .......... .......... .......... .......... .......... 76% 118M 0s #15 9.430 86650K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.430 86700K .......... .......... .......... .......... .......... 76% 114M 0s #15 9.431 86750K .......... .......... .......... .......... .......... 76% 89.6M 0s #15 9.431 86800K .......... .......... .......... .......... .......... 76% 119M 0s #15 9.432 86850K .......... .......... .......... .......... .......... 76% 115M 0s #15 9.432 86900K .......... .......... .......... .......... .......... 76% 115M 0s #15 9.432 86950K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.433 87000K .......... .......... .......... .......... .......... 76% 116M 0s #15 9.433 87050K .......... .......... .......... .......... .......... 77% 115M 0s #15 9.434 87100K .......... .......... .......... .......... .......... 77% 114M 0s #15 9.434 87150K .......... .......... .......... .......... .......... 77% 90.2M 0s #15 9.435 87200K .......... .......... .......... .......... .......... 77% 118M 0s #15 9.435 87250K .......... .......... .......... .......... .......... 77% 116M 0s #15 9.435 87300K .......... .......... .......... .......... .......... 77% 114M 0s #15 9.436 87350K .......... .......... .......... .......... .......... 77% 117M 0s #15 9.436 87400K .......... .......... .......... .......... .......... 77% 109M 0s #15 9.437 87450K .......... .......... .......... .......... .......... 77% 123M 0s #15 9.437 87500K .......... .......... .......... .......... .......... 77% 118M 0s #15 9.438 87550K .......... .......... .......... .......... .......... 77% 89.0M 0s #15 9.438 87600K .......... .......... .......... .......... .......... 77% 116M 0s #15 9.439 87650K .......... .......... .......... .......... .......... 77% 110M 0s #15 9.439 87700K .......... .......... .......... .......... .......... 77% 92.5M 0s #15 9.440 87750K .......... .......... .......... .......... .......... 77% 168M 0s #15 9.440 87800K .......... .......... .......... .......... .......... 77% 109M 0s #15 9.440 87850K .......... .......... .......... .......... .......... 77% 127M 0s #15 9.441 87900K .......... .......... .......... .......... .......... 77% 115M 0s #15 9.441 87950K .......... .......... .......... .......... .......... 77% 89.0M 0s #15 9.442 88000K .......... .......... .......... .......... .......... 77% 116M 0s #15 9.442 88050K .......... .......... .......... .......... .......... 77% 115M 0s #15 9.442 88100K .......... .......... .......... .......... .......... 77% 74.9M 0s #15 9.443 88150K .......... .......... .......... .......... .......... 78% 232M 0s #15 9.443 88200K .......... .......... .......... .......... .......... 78% 121M 0s #15 9.444 88250K .......... .......... .......... .......... .......... 78% 119M 0s #15 9.444 88300K .......... .......... .......... .......... .......... 78% 116M 0s #15 9.445 88350K .......... .......... .......... .......... .......... 78% 88.4M 0s #15 9.445 88400K .......... .......... .......... .......... .......... 78% 116M 0s #15 9.446 88450K .......... .......... .......... .......... .......... 78% 120M 0s #15 9.446 88500K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.446 88550K .......... .......... .......... .......... .......... 78% 113M 0s #15 9.447 88600K .......... .......... .......... .......... .......... 78% 120M 0s #15 9.447 88650K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.448 88700K .......... .......... .......... .......... .......... 78% 98.6M 0s #15 9.448 88750K .......... .......... .......... .......... .......... 78% 85.2M 0s #15 9.449 88800K .......... .......... .......... .......... .......... 78% 87.6M 0s #15 9.449 88850K .......... .......... .......... .......... .......... 78% 273M 0s #15 9.449 88900K .......... .......... .......... .......... .......... 78% 116M 0s #15 9.450 88950K .......... .......... .......... .......... .......... 78% 113M 0s #15 9.450 89000K .......... .......... .......... .......... .......... 78% 119M 0s #15 9.451 89050K .......... .......... .......... .......... .......... 78% 116M 0s #15 9.451 89100K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.452 89150K .......... .......... .......... .......... .......... 78% 89.2M 0s #15 9.452 89200K .......... .......... .......... .......... .......... 78% 119M 0s #15 9.453 89250K .......... .......... .......... .......... .......... 78% 115M 0s #15 9.453 89300K .......... .......... .......... .......... .......... 79% 115M 0s #15 9.453 89350K .......... .......... .......... .......... .......... 79% 117M 0s #15 9.454 89400K .......... .......... .......... .......... .......... 79% 108M 0s #15 9.454 89450K .......... .......... .......... .......... .......... 79% 105M 0s #15 9.455 89500K .......... .......... .......... .......... .......... 79% 142M 0s #15 9.455 89550K .......... .......... .......... .......... .......... 79% 88.0M 0s #15 9.456 89600K .......... .......... .......... .......... .......... 79% 119M 0s #15 9.456 89650K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.456 89700K .......... .......... .......... .......... .......... 79% 115M 0s #15 9.457 89750K .......... .......... .......... .......... .......... 79% 117M 0s #15 9.457 89800K .......... .......... .......... .......... .......... 79% 112M 0s #15 9.458 89850K .......... .......... .......... .......... .......... 79% 120M 0s #15 9.458 89900K .......... .......... .......... .......... .......... 79% 119M 0s #15 9.459 89950K .......... .......... .......... .......... .......... 79% 82.1M 0s #15 9.459 90000K .......... .......... .......... .......... .......... 79% 113M 0s #15 9.460 90050K .......... .......... .......... .......... .......... 79% 83.0M 0s #15 9.460 90100K .......... .......... .......... .......... .......... 79% 257M 0s #15 9.460 90150K .......... .......... .......... .......... .......... 79% 113M 0s #15 9.461 90200K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.461 90250K .......... .......... .......... .......... .......... 79% 119M 0s #15 9.462 90300K .......... .......... .......... .......... .......... 79% 115M 0s #15 9.462 90350K .......... .......... .......... .......... .......... 79% 89.3M 0s #15 9.463 90400K .......... .......... .......... .......... .......... 79% 116M 0s #15 9.463 90450K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.463 90500K .......... .......... .......... .......... .......... 80% 118M 0s #15 9.464 90550K .......... .......... .......... .......... .......... 80% 113M 0s #15 9.464 90600K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.465 90650K .......... .......... .......... .......... .......... 80% 118M 0s #15 9.465 90700K .......... .......... .......... .......... .......... 80% 115M 0s #15 9.466 90750K .......... .......... .......... .......... .......... 80% 89.2M 0s #15 9.466 90800K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.466 90850K .......... .......... .......... .......... .......... 80% 72.2M 0s #15 9.467 90900K .......... .......... .......... .......... .......... 80% 310M 0s #15 9.467 90950K .......... .......... .......... .......... .......... 80% 113M 0s #15 9.468 91000K .......... .......... .......... .......... .......... 80% 100M 0s #15 9.468 91050K .......... .......... .......... .......... .......... 80% 115M 0s #15 9.469 91100K .......... .......... .......... .......... .......... 80% 116M 0s #15 9.469 91150K .......... .......... .......... .......... .......... 80% 88.9M 0s #15 9.470 91200K .......... .......... .......... .......... .......... 80% 109M 0s #15 9.470 91250K .......... .......... .......... .......... .......... 80% 127M 0s #15 9.470 91300K .......... .......... .......... .......... .......... 80% 103M 0s #15 9.471 91350K .......... .......... .......... .......... .......... 80% 114M 0s #15 9.471 91400K .......... .......... .......... .......... .......... 80% 118M 0s #15 9.472 91450K .......... .......... .......... .......... .......... 80% 101M 0s #15 9.472 91500K .......... .......... .......... .......... .......... 80% 136M 0s #15 9.473 91550K .......... .......... .......... .......... .......... 81% 89.2M 0s #15 9.473 91600K .......... .......... .......... .......... .......... 81% 115M 0s #15 9.474 91650K .......... .......... .......... .......... .......... 81% 119M 0s #15 9.474 91700K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.474 91750K .......... .......... .......... .......... .......... 81% 113M 0s #15 9.475 91800K .......... .......... .......... .......... .......... 81% 119M 0s #15 9.475 91850K .......... .......... .......... .......... .......... 81% 115M 0s #15 9.476 91900K .......... .......... .......... .......... .......... 81% 119M 0s #15 9.476 91950K .......... .......... .......... .......... .......... 81% 86.8M 0s #15 9.477 92000K .......... .......... .......... .......... .......... 81% 96.0M 0s #15 9.477 92050K .......... .......... .......... .......... .......... 81% 99.7M 0s #15 9.478 92100K .......... .......... .......... .......... .......... 81% 191M 0s #15 9.478 92150K .......... .......... .......... .......... .......... 81% 127M 0s #15 9.478 92200K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.479 92250K .......... .......... .......... .......... .......... 81% 89.2M 0s #15 9.479 92300K .......... .......... .......... .......... .......... 81% 115M 0s #15 9.480 92350K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.480 92400K .......... .......... .......... .......... .......... 81% 119M 0s #15 9.481 92450K .......... .......... .......... .......... .......... 81% 113M 0s #15 9.481 92500K .......... .......... .......... .......... .......... 81% 116M 0s #15 9.481 92550K .......... .......... .......... .......... .......... 81% 117M 0s #15 9.482 92600K .......... .......... .......... .......... .......... 81% 118M 0s #15 9.482 92650K .......... .......... .......... .......... .......... 81% 88.5M 0s #15 9.483 92700K .......... .......... .......... .......... .......... 82% 111M 0s #15 9.483 92750K .......... .......... .......... .......... .......... 82% 124M 0s #15 9.484 92800K .......... .......... .......... .......... .......... 82% 115M 0s #15 9.484 92850K .......... .......... .......... .......... .......... 82% 114M 0s #15 9.484 92900K .......... .......... .......... .......... .......... 82% 118M 0s #15 9.485 92950K .......... .......... .......... .......... .......... 82% 101M 0s #15 9.485 93000K .......... .......... .......... .......... .......... 82% 132M 0s #15 9.486 93050K .......... .......... .......... .......... .......... 82% 88.4M 0s #15 9.486 93100K .......... .......... .......... .......... .......... 82% 107M 0s #15 9.487 93150K .......... .......... .......... .......... .......... 82% 130M 0s #15 9.487 93200K .......... .......... .......... .......... .......... 82% 116M 0s #15 9.488 93250K .......... .......... .......... .......... .......... 82% 113M 0s #15 9.488 93300K .......... .......... .......... .......... .......... 82% 119M 0s #15 9.488 93350K .......... .......... .......... .......... .......... 82% 116M 0s #15 9.489 93400K .......... .......... .......... .......... .......... 82% 115M 0s #15 9.489 93450K .......... .......... .......... .......... .......... 82% 89.2M 0s #15 9.490 93500K .......... .......... .......... .......... .......... 82% 116M 0s #15 9.490 93550K .......... .......... .......... .......... .......... 82% 78.9M 0s #15 9.491 93600K .......... .......... .......... .......... .......... 82% 229M 0s #15 9.491 93650K .......... .......... .......... .......... .......... 82% 117M 0s #15 9.491 93700K .......... .......... .......... .......... .......... 82% 115M 0s #15 9.492 93750K .......... .......... .......... .......... .......... 82% 116M 0s #15 9.492 93800K .......... .......... .......... .......... .......... 82% 119M 0s #15 9.493 93850K .......... .......... .......... .......... .......... 83% 93.4M 0s #15 9.493 93900K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.494 93950K .......... .......... .......... .......... .......... 83% 114M 0s #15 9.494 94000K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.494 94050K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.495 94100K .......... .......... .......... .......... .......... 83% 93.6M 0s #15 9.495 94150K .......... .......... .......... .......... .......... 83% 109M 0s #15 9.496 94200K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.496 94250K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.497 94300K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.497 94350K .......... .......... .......... .......... .......... 83% 108M 0s #15 9.498 94400K .......... .......... .......... .......... .......... 83% 122M 0s #15 9.498 94450K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.498 94500K .......... .......... .......... .......... .......... 83% 115M 0s #15 9.499 94550K .......... .......... .......... .......... .......... 83% 89.1M 0s #15 9.499 94600K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.500 94650K .......... .......... .......... .......... .......... 83% 119M 0s #15 9.500 94700K .......... .......... .......... .......... .......... 83% 115M 0s #15 9.501 94750K .......... .......... .......... .......... .......... 83% 89.1M 0s #15 9.501 94800K .......... .......... .......... .......... .......... 83% 135M 0s #15 9.502 94850K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.502 94900K .......... .......... .......... .......... .......... 83% 116M 0s #15 9.502 94950K .......... .......... .......... .......... .......... 84% 111M 0s #15 9.503 95000K .......... .......... .......... .......... .......... 84% 122M 0s #15 9.503 95050K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.504 95100K .......... .......... .......... .......... .......... 84% 118M 0s #15 9.504 95150K .......... .......... .......... .......... .......... 84% 89.5M 0s #15 9.505 95200K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.505 95250K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.505 95300K .......... .......... .......... .......... .......... 84% 101M 0s #15 9.506 95350K .......... .......... .......... .......... .......... 84% 136M 0s #15 9.506 95400K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.507 95450K .......... .......... .......... .......... .......... 84% 118M 0s #15 9.507 95500K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.508 95550K .......... .......... .......... .......... .......... 84% 89.2M 0s #15 9.508 95600K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.508 95650K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.509 95700K .......... .......... .......... .......... .......... 84% 119M 0s #15 9.509 95750K .......... .......... .......... .......... .......... 84% 113M 0s #15 9.510 95800K .......... .......... .......... .......... .......... 84% 116M 0s #15 9.510 95850K .......... .......... .......... .......... .......... 84% 119M 0s #15 9.511 95900K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.511 95950K .......... .......... .......... .......... .......... 84% 89.8M 0s #15 9.512 96000K .......... .......... .......... .......... .......... 84% 115M 0s #15 9.512 96050K .......... .......... .......... .......... .......... 84% 119M 0s #15 9.512 96100K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.513 96150K .......... .......... .......... .......... .......... 85% 114M 0s #15 9.513 96200K .......... .......... .......... .......... .......... 85% 119M 0s #15 9.514 96250K .......... .......... .......... .......... .......... 85% 116M 0s #15 9.514 96300K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.515 96350K .......... .......... .......... .......... .......... 85% 89.1M 0s #15 9.515 96400K .......... .......... .......... .......... .......... 85% 106M 0s #15 9.516 96450K .......... .......... .......... .......... .......... 85% 131M 0s #15 9.516 96500K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.516 96550K .......... .......... .......... .......... .......... 85% 113M 0s #15 9.517 96600K .......... .......... .......... .......... .......... 85% 119M 0s #15 9.517 96650K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.518 96700K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.518 96750K .......... .......... .......... .......... .......... 85% 88.8M 0s #15 9.519 96800K .......... .......... .......... .......... .......... 85% 119M 0s #15 9.519 96850K .......... .......... .......... .......... .......... 85% 115M 0s #15 9.519 96900K .......... .......... .......... .......... .......... 85% 113M 0s #15 9.520 96950K .......... .......... .......... .......... .......... 85% 121M 0s #15 9.520 97000K .......... .......... .......... .......... .......... 85% 110M 0s #15 9.521 97050K .......... .......... .......... .......... .......... 85% 90.9M 0s #15 9.521 97100K .......... .......... .......... .......... .......... 85% 176M 0s #15 9.522 97150K .......... .......... .......... .......... .......... 85% 87.6M 0s #15 9.522 97200K .......... .......... .......... .......... .......... 86% 119M 0s #15 9.522 97250K .......... .......... .......... .......... .......... 86% 115M 0s #15 9.523 97300K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.523 97350K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.524 97400K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.524 97450K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.525 97500K .......... .......... .......... .......... .......... 86% 119M 0s #15 9.525 97550K .......... .......... .......... .......... .......... 86% 88.9M 0s #15 9.526 97600K .......... .......... .......... .......... .......... 86% 88.1M 0s #15 9.526 97650K .......... .......... .......... .......... .......... 86% 160M 0s #15 9.526 97700K .......... .......... .......... .......... .......... 86% 123M 0s #15 9.527 97750K .......... .......... .......... .......... .......... 86% 114M 0s #15 9.527 97800K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.528 97850K .......... .......... .......... .......... .......... 86% 119M 0s #15 9.528 97900K .......... .......... .......... .......... .......... 86% 115M 0s #15 9.529 97950K .......... .......... .......... .......... .......... 86% 88.8M 0s #15 9.529 98000K .......... .......... .......... .......... .......... 86% 115M 0s #15 9.529 98050K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.530 98100K .......... .......... .......... .......... .......... 86% 118M 0s #15 9.530 98150K .......... .......... .......... .......... .......... 86% 114M 0s #15 9.531 98200K .......... .......... .......... .......... .......... 86% 116M 0s #15 9.531 98250K .......... .......... .......... .......... .......... 86% 98.1M 0s #15 9.532 98300K .......... .......... .......... .......... .......... 86% 145M 0s #15 9.532 98350K .......... .......... .......... .......... .......... 87% 89.2M 0s #15 9.532 98400K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.533 98450K .......... .......... .......... .......... .......... 87% 118M 0s #15 9.533 98500K .......... .......... .......... .......... .......... 87% 116M 0s #15 9.534 98550K .......... .......... .......... .......... .......... 87% 113M 0s #15 9.534 98600K .......... .......... .......... .......... .......... 87% 118M 0s #15 9.535 98650K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.535 98700K .......... .......... .......... .......... .......... 87% 116M 0s #15 9.536 98750K .......... .......... .......... .......... .......... 87% 74.5M 0s #15 9.536 98800K .......... .......... .......... .......... .......... 87% 146M 0s #15 9.536 98850K .......... .......... .......... .......... .......... 87% 125M 0s #15 9.537 98900K .......... .......... .......... .......... .......... 87% 116M 0s #15 9.537 98950K .......... .......... .......... .......... .......... 87% 111M 0s #15 9.538 99000K .......... .......... .......... .......... .......... 87% 122M 0s #15 9.538 99050K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.539 99100K .......... .......... .......... .......... .......... 87% 116M 0s #15 9.539 99150K .......... .......... .......... .......... .......... 87% 86.2M 0s #15 9.540 99200K .......... .......... .......... .......... .......... 87% 124M 0s #15 9.540 99250K .......... .......... .......... .......... .......... 87% 115M 0s #15 9.540 99300K .......... .......... .......... .......... .......... 87% 116M 0s #15 9.541 99350K .......... .......... .......... .......... .......... 87% 105M 0s #15 9.541 99400K .......... .......... .......... .......... .......... 87% 76.6M 0s #15 9.542 99450K .......... .......... .......... .......... .......... 87% 300M 0s #15 9.542 99500K .......... .......... .......... .......... .......... 88% 118M 0s #15 9.543 99550K .......... .......... .......... .......... .......... 88% 87.5M 0s #15 9.543 99600K .......... .......... .......... .......... .......... 88% 119M 0s #15 9.543 99650K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.544 99700K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.544 99750K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.545 99800K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.545 99850K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.545 99900K .......... .......... .......... .......... .......... 88% 120M 0s #15 9.546 99950K .......... .......... .......... .......... .......... 88% 88.1M 0s #15 9.546 100000K .......... .......... .......... .......... .......... 88% 117M 0s #15 9.547 100050K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.547 100100K .......... .......... .......... .......... .......... 88% 119M 0s #15 9.548 100150K .......... .......... .......... .......... .......... 88% 113M 0s #15 9.548 100200K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.549 100250K .......... .......... .......... .......... .......... 88% 119M 0s #15 9.549 100300K .......... .......... .......... .......... .......... 88% 114M 0s #15 9.550 100350K .......... .......... .......... .......... .......... 88% 89.9M 0s #15 9.550 100400K .......... .......... .......... .......... .......... 88% 115M 0s #15 9.550 100450K .......... .......... .......... .......... .......... 88% 116M 0s #15 9.551 100500K .......... .......... .......... .......... .......... 88% 119M 0s #15 9.551 100550K .......... .......... .......... .......... .......... 88% 109M 0s #15 9.552 100600K .......... .......... .......... .......... .......... 89% 81.9M 0s #15 9.552 100650K .......... .......... .......... .......... .......... 89% 221M 0s #15 9.552 100700K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.553 100750K .......... .......... .......... .......... .......... 89% 89.1M 0s #15 9.553 100800K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.554 100850K .......... .......... .......... .......... .......... 89% 118M 0s #15 9.554 100900K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.555 100950K .......... .......... .......... .......... .......... 89% 113M 0s #15 9.555 101000K .......... .......... .......... .......... .......... 89% 120M 0s #15 9.556 101050K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.556 101100K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.557 101150K .......... .......... .......... .......... .......... 89% 84.2M 0s #15 9.557 101200K .......... .......... .......... .......... .......... 89% 125M 0s #15 9.557 101250K .......... .......... .......... .......... .......... 89% 119M 0s #15 9.558 101300K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.558 101350K .......... .......... .......... .......... .......... 89% 113M 0s #15 9.559 101400K .......... .......... .......... .......... .......... 89% 119M 0s #15 9.559 101450K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.559 101500K .......... .......... .......... .......... .......... 89% 116M 0s #15 9.560 101550K .......... .......... .......... .......... .......... 89% 89.0M 0s #15 9.560 101600K .......... .......... .......... .......... .......... 89% 119M 0s #15 9.561 101650K .......... .......... .......... .......... .......... 89% 115M 0s #15 9.561 101700K .......... .......... .......... .......... .......... 89% 93.7M 0s #15 9.562 101750K .......... .......... .......... .......... .......... 90% 154M 0s #15 9.562 101800K .......... .......... .......... .......... .......... 90% 102M 0s #15 9.563 101850K .......... .......... .......... .......... .......... 90% 132M 0s #15 9.563 101900K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.563 101950K .......... .......... .......... .......... .......... 90% 87.4M 0s #15 9.564 102000K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.564 102050K .......... .......... .......... .......... .......... 90% 116M 0s #15 9.565 102100K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.565 102150K .......... .......... .......... .......... .......... 90% 117M 0s #15 9.566 102200K .......... .......... .......... .......... .......... 90% 107M 0s #15 9.566 102250K .......... .......... .......... .......... .......... 90% 126M 0s #15 9.566 102300K .......... .......... .......... .......... .......... 90% 118M 0s #15 9.567 102350K .......... .......... .......... .......... .......... 90% 87.6M 0s #15 9.567 102400K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.568 102450K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.568 102500K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.569 102550K .......... .......... .......... .......... .......... 90% 113M 0s #15 9.569 102600K .......... .......... .......... .......... .......... 90% 115M 0s #15 9.570 102650K .......... .......... .......... .......... .......... 90% 116M 0s #15 9.570 102700K .......... .......... .......... .......... .......... 90% 119M 0s #15 9.570 102750K .......... .......... .......... .......... .......... 90% 89.1M 0s #15 9.571 102800K .......... .......... .......... .......... .......... 90% 116M 0s #15 9.571 102850K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.572 102900K .......... .......... .......... .......... .......... 91% 89.9M 0s #15 9.572 102950K .......... .......... .......... .......... .......... 91% 87.9M 0s #15 9.573 103000K .......... .......... .......... .......... .......... 91% 298M 0s #15 9.573 103050K .......... .......... .......... .......... .......... 91% 117M 0s #15 9.573 103100K .......... .......... .......... .......... .......... 91% 117M 0s #15 9.574 103150K .......... .......... .......... .......... .......... 91% 88.7M 0s #15 9.574 103200K .......... .......... .......... .......... .......... 91% 116M 0s #15 9.575 103250K .......... .......... .......... .......... .......... 91% 119M 0s #15 9.575 103300K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.576 103350K .......... .......... .......... .......... .......... 91% 114M 0s #15 9.576 103400K .......... .......... .......... .......... .......... 91% 119M 0s #15 9.576 103450K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.577 103500K .......... .......... .......... .......... .......... 91% 116M 0s #15 9.578 103550K .......... .......... .......... .......... .......... 91% 89.6M 0s #15 9.578 103600K .......... .......... .......... .......... .......... 91% 116M 0s #15 9.578 103650K .......... .......... .......... .......... .......... 91% 119M 0s #15 9.579 103700K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.579 103750K .......... .......... .......... .......... .......... 91% 113M 0s #15 9.580 103800K .......... .......... .......... .......... .......... 91% 118M 0s #15 9.580 103850K .......... .......... .......... .......... .......... 91% 117M 0s #15 9.580 103900K .......... .......... .......... .......... .......... 91% 115M 0s #15 9.581 103950K .......... .......... .......... .......... .......... 91% 89.3M 0s #15 9.581 104000K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.582 104050K .......... .......... .......... .......... .......... 92% 119M 0s #15 9.582 104100K .......... .......... .......... .......... .......... 92% 99.1M 0s #15 9.583 104150K .......... .......... .......... .......... .......... 92% 91.4M 0s #15 9.583 104200K .......... .......... .......... .......... .......... 92% 206M 0s #15 9.583 104250K .......... .......... .......... .......... .......... 92% 114M 0s #15 9.584 104300K .......... .......... .......... .......... .......... 92% 118M 0s #15 9.584 104350K .......... .......... .......... .......... .......... 92% 85.8M 0s #15 9.585 104400K .......... .......... .......... .......... .......... 92% 119M 0s #15 9.585 104450K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.586 104500K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.586 104550K .......... .......... .......... .......... .......... 92% 117M 0s #15 9.587 104600K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.587 104650K .......... .......... .......... .......... .......... 92% 99.5M 0s #15 9.587 104700K .......... .......... .......... .......... .......... 92% 142M 0s #15 9.588 104750K .......... .......... .......... .......... .......... 92% 85.3M 0s #15 9.588 104800K .......... .......... .......... .......... .......... 92% 123M 0s #15 9.589 104850K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.589 104900K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.590 104950K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.590 105000K .......... .......... .......... .......... .......... 92% 115M 0s #15 9.590 105050K .......... .......... .......... .......... .......... 92% 119M 0s #15 9.591 105100K .......... .......... .......... .......... .......... 92% 116M 0s #15 9.591 105150K .......... .......... .......... .......... .......... 93% 88.6M 0s #15 9.592 105200K .......... .......... .......... .......... .......... 93% 116M 0s #15 9.592 105250K .......... .......... .......... .......... .......... 93% 66.8M 0s #15 9.593 105300K .......... .......... .......... .......... .......... 93% 448M 0s #15 9.593 105350K .......... .......... .......... .......... .......... 93% 111M 0s #15 9.594 105400K .......... .......... .......... .......... .......... 93% 119M 0s #15 9.594 105450K .......... .......... .......... .......... .......... 93% 119M 0s #15 9.594 105500K .......... .......... .......... .......... .......... 93% 116M 0s #15 9.595 105550K .......... .......... .......... .......... .......... 93% 89.0M 0s #15 9.595 105600K .......... .......... .......... .......... .......... 93% 114M 0s #15 9.596 105650K .......... .......... .......... .......... .......... 93% 116M 0s #15 9.596 105700K .......... .......... .......... .......... .......... 93% 120M 0s #15 9.597 105750K .......... .......... .......... .......... .......... 93% 113M 0s #15 9.597 105800K .......... .......... .......... .......... .......... 93% 113M 0s #15 9.597 105850K .......... .......... .......... .......... .......... 93% 113M 0s #15 9.598 105900K .......... .......... .......... .......... .......... 93% 120M 0s #15 9.598 105950K .......... .......... .......... .......... .......... 93% 88.9M 0s #15 9.599 106000K .......... .......... .......... .......... .......... 93% 120M 0s #15 9.599 106050K .......... .......... .......... .......... .......... 93% 119M 0s #15 9.600 106100K .......... .......... .......... .......... .......... 93% 116M 0s #15 9.600 106150K .......... .......... .......... .......... .......... 93% 113M 0s #15 9.600 106200K .......... .......... .......... .......... .......... 93% 119M 0s #15 9.601 106250K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.601 106300K .......... .......... .......... .......... .......... 94% 115M 0s #15 9.602 106350K .......... .......... .......... .......... .......... 94% 89.3M 0s #15 9.602 106400K .......... .......... .......... .......... .......... 94% 109M 0s #15 9.603 106450K .......... .......... .......... .......... .......... 94% 96.4M 0s #15 9.603 106500K .......... .......... .......... .......... .......... 94% 86.8M 0s #15 9.604 106550K .......... .......... .......... .......... .......... 94% 290M 0s #15 9.604 106600K .......... .......... .......... .......... .......... 94% 118M 0s #15 9.604 106650K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.605 106700K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.605 106750K .......... .......... .......... .......... .......... 94% 89.2M 0s #15 9.606 106800K .......... .......... .......... .......... .......... 94% 119M 0s #15 9.606 106850K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.607 106900K .......... .......... .......... .......... .......... 94% 115M 0s #15 9.607 106950K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.607 107000K .......... .......... .......... .......... .......... 94% 91.6M 0s #15 9.608 107050K .......... .......... .......... .......... .......... 94% 157M 0s #15 9.608 107100K .......... .......... .......... .......... .......... 94% 113M 0s #15 9.609 107150K .......... .......... .......... .......... .......... 94% 90.7M 0s #15 9.609 107200K .......... .......... .......... .......... .......... 94% 118M 0s #15 9.610 107250K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.610 107300K .......... .......... .......... .......... .......... 94% 115M 0s #15 9.611 107350K .......... .......... .......... .......... .......... 94% 116M 0s #15 9.611 107400K .......... .......... .......... .......... .......... 95% 116M 0s #15 9.611 107450K .......... .......... .......... .......... .......... 95% 116M 0s #15 9.612 107500K .......... .......... .......... .......... .......... 95% 118M 0s #15 9.612 107550K .......... .......... .......... .......... .......... 95% 89.4M 0s #15 9.613 107600K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.613 107650K .......... .......... .......... .......... .......... 95% 95.5M 0s #15 9.614 107700K .......... .......... .......... .......... .......... 95% 152M 0s #15 9.614 107750K .......... .......... .......... .......... .......... 95% 113M 0s #15 9.614 107800K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.615 107850K .......... .......... .......... .......... .......... 95% 120M 0s #15 9.615 107900K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.616 107950K .......... .......... .......... .......... .......... 95% 89.3M 0s #15 9.616 108000K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.617 108050K .......... .......... .......... .......... .......... 95% 116M 0s #15 9.617 108100K .......... .......... .......... .......... .......... 95% 117M 0s #15 9.618 108150K .......... .......... .......... .......... .......... 95% 114M 0s #15 9.618 108200K .......... .......... .......... .......... .......... 95% 94.3M 0s #15 9.618 108250K .......... .......... .......... .......... .......... 95% 156M 0s #15 9.619 108300K .......... .......... .......... .......... .......... 95% 115M 0s #15 9.619 108350K .......... .......... .......... .......... .......... 95% 89.3M 0s #15 9.620 108400K .......... .......... .......... .......... .......... 95% 116M 0s #15 9.620 108450K .......... .......... .......... .......... .......... 95% 119M 0s #15 9.621 108500K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.621 108550K .......... .......... .......... .......... .......... 96% 113M 0s #15 9.621 108600K .......... .......... .......... .......... .......... 96% 119M 0s #15 9.622 108650K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.622 108700K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.623 108750K .......... .......... .......... .......... .......... 96% 72.8M 0s #15 9.623 108800K .......... .......... .......... .......... .......... 96% 87.5M 0s #15 9.624 108850K .......... .......... .......... .......... .......... 96% 320M 0s #15 9.624 108900K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.625 108950K .......... .......... .......... .......... .......... 96% 114M 0s #15 9.625 109000K .......... .......... .......... .......... .......... 96% 119M 0s #15 9.625 109050K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.626 109100K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.626 109150K .......... .......... .......... .......... .......... 96% 89.4M 0s #15 9.627 109200K .......... .......... .......... .......... .......... 96% 119M 0s #15 9.627 109250K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.628 109300K .......... .......... .......... .......... .......... 96% 77.3M 0s #15 9.628 109350K .......... .......... .......... .......... .......... 96% 233M 0s #15 9.628 109400K .......... .......... .......... .......... .......... 96% 116M 0s #15 9.629 109450K .......... .......... .......... .......... .......... 96% 115M 0s #15 9.629 109500K .......... .......... .......... .......... .......... 96% 118M 0s #15 9.630 109550K .......... .......... .......... .......... .......... 96% 85.3M 0s #15 9.630 109600K .......... .......... .......... .......... .......... 96% 123M 0s #15 9.631 109650K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.631 109700K .......... .......... .......... .......... .......... 97% 116M 0s #15 9.631 109750K .......... .......... .......... .......... .......... 97% 112M 0s #15 9.632 109800K .......... .......... .......... .......... .......... 97% 120M 0s #15 9.632 109850K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.633 109900K .......... .......... .......... .......... .......... 97% 102M 0s #15 9.633 109950K .......... .......... .......... .......... .......... 97% 102M 0s #15 9.634 110000K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.634 110050K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.635 110100K .......... .......... .......... .......... .......... 97% 119M 0s #15 9.635 110150K .......... .......... .......... .......... .......... 97% 114M 0s #15 9.635 110200K .......... .......... .......... .......... .......... 97% 116M 0s #15 9.636 110250K .......... .......... .......... .......... .......... 97% 119M 0s #15 9.636 110300K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.637 110350K .......... .......... .......... .......... .......... 97% 89.4M 0s #15 9.637 110400K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.638 110450K .......... .......... .......... .......... .......... 97% 106M 0s #15 9.638 110500K .......... .......... .......... .......... .......... 97% 132M 0s #15 9.638 110550K .......... .......... .......... .......... .......... 97% 110M 0s #15 9.639 110600K .......... .......... .......... .......... .......... 97% 119M 0s #15 9.639 110650K .......... .......... .......... .......... .......... 97% 119M 0s #15 9.640 110700K .......... .......... .......... .......... .......... 97% 115M 0s #15 9.640 110750K .......... .......... .......... .......... .......... 97% 86.8M 0s #15 9.641 110800K .......... .......... .......... .......... .......... 98% 121M 0s #15 9.641 110850K .......... .......... .......... .......... .......... 98% 118M 0s #15 9.642 110900K .......... .......... .......... .......... .......... 98% 116M 0s #15 9.642 110950K .......... .......... .......... .......... .......... 98% 108M 0s #15 9.642 111000K .......... .......... .......... .......... .......... 98% 107M 0s #15 9.643 111050K .......... .......... .......... .......... .......... 98% 77.1M 0s #15 9.643 111100K .......... .......... .......... .......... .......... 98% 330M 0s #15 9.644 111150K .......... .......... .......... .......... .......... 98% 89.2M 0s #15 9.644 111200K .......... .......... .......... .......... .......... 98% 115M 0s #15 9.645 111250K .......... .......... .......... .......... .......... 98% 120M 0s #15 9.645 111300K .......... .......... .......... .......... .......... 98% 115M 0s #15 9.645 111350K .......... .......... .......... .......... .......... 98% 113M 0s #15 9.646 111400K .......... .......... .......... .......... .......... 98% 119M 0s #15 9.646 111450K .......... .......... .......... .......... .......... 98% 116M 0s #15 9.647 111500K .......... .......... .......... .......... .......... 98% 114M 0s #15 9.647 111550K .......... .......... .......... .......... .......... 98% 89.7M 0s #15 9.648 111600K .......... .......... .......... .......... .......... 98% 119M 0s #15 9.648 111650K .......... .......... .......... .......... .......... 98% 81.8M 0s #15 9.649 111700K .......... .......... .......... .......... .......... 98% 196M 0s #15 9.649 111750K .......... .......... .......... .......... .......... 98% 117M 0s #15 9.649 111800K .......... .......... .......... .......... .......... 98% 116M 0s #15 9.650 111850K .......... .......... .......... .......... .......... 98% 115M 0s #15 9.650 111900K .......... .......... .......... .......... .......... 99% 119M 0s #15 9.651 111950K .......... .......... .......... .......... .......... 99% 86.2M 0s #15 9.651 112000K .......... .......... .......... .......... .......... 99% 120M 0s #15 9.652 112050K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.652 112100K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.652 112150K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.653 112200K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.653 112250K .......... .......... .......... .......... .......... 99% 86.3M 0s #15 9.654 112300K .......... .......... .......... .......... .......... 99% 93.6M 0s #15 9.654 112350K .......... .......... .......... .......... .......... 99% 168M 0s #15 9.655 112400K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.655 112450K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.656 112500K .......... .......... .......... .......... .......... 99% 118M 0s #15 9.656 112550K .......... .......... .......... .......... .......... 99% 113M 0s #15 9.656 112600K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.657 112650K .......... .......... .......... .......... .......... 99% 119M 0s #15 9.657 112700K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.658 112750K .......... .......... .......... .......... .......... 99% 88.9M 0s #15 9.658 112800K .......... .......... .......... .......... .......... 99% 116M 0s #15 9.659 112850K .......... .......... .......... .......... .......... 99% 76.1M 0s #15 9.659 112900K .......... .......... .......... .......... .......... 99% 250M 0s #15 9.659 112950K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.660 113000K .......... .......... .......... .......... .......... 99% 115M 0s #15 9.660 113050K .......... .......... .. 100% 151M=1.0s #15 9.660 #15 9.660 2024-06-12 04:39:44 (110 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #15 9.660 #15 9.690 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 11.30 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 11.31 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #15 11.31 + /opt/llvm-arm/bin/clang --version #15 11.32 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #15 11.32 Target: x86_64-unknown-linux-gnu #15 11.32 Thread model: posix #15 11.32 InstalledDir: /opt/llvm-arm/bin #15 11.32 + /opt/llvm-arm/bin/clang --print-targets #15 11.33 Registered Targets: #15 11.33 aarch64 - AArch64 (little endian) #15 11.33 aarch64_32 - AArch64 (little endian ILP32) #15 11.33 aarch64_be - AArch64 (big endian) #15 11.33 arm - ARM #15 11.33 arm64 - ARM64 (little endian) #15 11.33 arm64_32 - ARM64 (little endian ILP32) #15 11.33 armeb - ARM (big endian) #15 11.33 thumb - Thumb #15 11.33 thumbeb - Thumb (big endian) #15 DONE 12.0s #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 0.468 + apt-get update #16 0.512 Hit:1 http://deb.debian.org/debian bookworm InRelease #16 0.512 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #16 0.512 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 0.883 Reading package lists... #16 1.121 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc #16 1.124 Reading package lists... #16 1.360 Building dependency tree... #16 1.408 Reading state information... #16 1.482 ca-certificates is already the newest version (20230311). #16 1.482 libtinfo5 is already the newest version (6.4-4). #16 1.482 The following additional packages will be installed: #16 1.482 asciidoc-base asciidoc-common autopoint autotools-dev binutils #16 1.482 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #16 1.482 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon #16 1.482 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #16 1.482 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils #16 1.482 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file #16 1.482 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 1.482 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext #16 1.482 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg #16 1.482 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #16 1.482 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #16 1.482 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #16 1.482 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #16 1.482 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #16 1.482 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 1.482 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #16 1.482 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #16 1.482 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #16 1.482 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #16 1.482 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #16 1.482 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #16 1.482 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #16 1.482 libboost-dev libboost-exception-dev libboost-exception1.74-dev #16 1.482 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #16 1.482 libboost-filesystem-dev libboost-filesystem1.74-dev #16 1.482 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 1.482 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 1.482 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 1.482 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 1.482 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 1.482 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 1.482 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 1.482 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 1.482 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 1.482 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 1.482 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 1.482 libboost-program-options-dev libboost-program-options1.74-dev #16 1.482 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 1.482 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 1.482 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 1.482 libboost-regex1.74.0 libboost-serialization-dev #16 1.482 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 1.482 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 1.482 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 1.482 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 1.482 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 1.482 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 1.482 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 1.482 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 1.482 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 1.482 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #16 1.482 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #16 1.482 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #16 1.482 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #16 1.482 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #16 1.482 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #16 1.482 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 1.482 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 1.482 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 1.482 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 1.482 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 1.482 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 1.482 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #16 1.482 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #16 1.482 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #16 1.482 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #16 1.482 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #16 1.482 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #16 1.482 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #16 1.482 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #16 1.482 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #16 1.482 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 1.482 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #16 1.482 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 1.482 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 1.482 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 1.482 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 1.482 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 1.482 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 1.482 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #16 1.482 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #16 1.482 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #16 1.482 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #16 1.482 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #16 1.482 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #16 1.482 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #16 1.482 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #16 1.482 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #16 1.482 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 1.482 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #16 1.482 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #16 1.482 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 1.482 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #16 1.482 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #16 1.482 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #16 1.482 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #16 1.482 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #16 1.482 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #16 1.482 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #16 1.482 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #16 1.482 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #16 1.482 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #16 1.482 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 1.482 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #16 1.482 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #16 1.482 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #16 1.482 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 1.482 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #16 1.482 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #16 1.482 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #16 1.482 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #16 1.482 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #16 1.482 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #16 1.482 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 1.482 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #16 1.482 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #16 1.482 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #16 1.482 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #16 1.482 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #16 1.482 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #16 1.482 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 1.482 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #16 1.482 mailcap man-db mariadb-common media-types mime-support module-assistant #16 1.482 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #16 1.482 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #16 1.482 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #16 1.482 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #16 1.482 preview-latex-style procps python-apt-common python3-apt python3-astroid #16 1.482 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 1.482 python3-docutils python3-filelock python3-funcparserlib #16 1.482 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 1.482 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #16 1.482 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #16 1.482 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #16 1.482 python3-reportlab python3-reportlab-accel python3-roman #16 1.482 python3-setuptools-whl python3-six python3-toml python3-tomlkit #16 1.482 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #16 1.482 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #16 1.482 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #16 1.482 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #16 1.482 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #16 1.482 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #16 1.482 texlive-lang-greek texlive-latex-base texlive-latex-extra #16 1.482 texlive-latex-recommended texlive-luatex texlive-pictures #16 1.482 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #16 1.482 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #16 1.482 zlib1g-dev #16 1.483 Suggested packages: #16 1.483 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #16 1.483 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #16 1.483 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #16 1.483 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #16 1.483 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #16 1.483 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #16 1.483 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #16 1.483 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #16 1.483 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #16 1.483 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #16 1.483 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #16 1.483 piuparts postgresql-client pristine-lfs quilt ratt reprotest #16 1.483 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #16 1.483 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #16 1.483 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #16 1.483 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #16 1.483 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #16 1.483 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #16 1.483 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #16 1.483 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #16 1.483 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #16 1.483 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #16 1.483 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #16 1.483 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #16 1.483 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #16 1.483 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #16 1.483 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #16 1.483 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #16 1.483 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #16 1.483 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #16 1.483 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #16 1.483 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #16 1.483 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #16 1.483 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #16 1.483 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #16 1.483 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #16 1.483 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #16 1.483 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #16 1.483 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #16 1.483 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #16 1.483 diffutils-doc perl-doc libterm-readline-gnu-perl #16 1.483 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #16 1.483 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #16 1.483 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #16 1.483 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #16 1.483 python3-venv python-apt-doc python3-objgraph docutils-doc #16 1.483 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #16 1.483 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #16 1.483 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #16 1.483 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #16 1.483 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #16 1.483 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #16 1.483 systemd-container systemd-homed systemd-userdbd systemd-boot #16 1.483 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #16 1.483 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #16 1.483 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #16 1.483 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #16 1.483 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #16 1.483 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #16 1.483 wdiff-doc #16 1.483 Recommended packages: #16 1.483 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #16 1.483 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #16 1.483 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #16 1.483 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #16 1.483 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #16 1.483 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #16 1.483 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #16 1.483 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #16 1.483 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #16 1.483 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #16 1.483 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #16 1.483 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #16 1.483 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #16 1.483 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #16 1.483 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #16 1.483 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #16 1.483 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #16 1.483 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #16 1.483 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #16 1.483 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #16 1.483 libx11-protocol-perl x11-utils x11-xserver-utils #16 3.469 The following NEW packages will be installed: #16 3.469 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #16 3.469 autoconf-archive autogen automake autopoint autotools-dev bc binutils #16 3.469 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #16 3.469 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle #16 3.469 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin #16 3.469 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper #16 3.469 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data #16 3.469 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl #16 3.469 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex #16 3.469 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 3.469 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 #16 3.469 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript #16 3.470 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #16 3.470 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #16 3.470 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet #16 3.470 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623 #16 3.470 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1 #16 3.470 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2 #16 3.470 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3 #16 3.470 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 3.470 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2 #16 3.470 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev #16 3.470 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #16 3.470 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #16 3.470 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #16 3.470 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #16 3.470 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #16 3.470 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #16 3.470 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #16 3.470 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #16 3.470 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 3.470 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 3.470 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 3.470 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 3.470 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 3.470 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 3.470 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 3.470 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 3.470 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 3.470 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 3.470 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 3.470 libboost-program-options-dev libboost-program-options1.74-dev #16 3.470 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 3.470 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 3.470 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 3.470 libboost-regex1.74.0 libboost-serialization-dev #16 3.470 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 3.470 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 3.470 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 3.470 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 3.470 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 3.470 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 3.470 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 3.470 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 3.470 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 3.470 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #16 3.470 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #16 3.470 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #16 3.470 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #16 3.470 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #16 3.470 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #16 3.470 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #16 3.470 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 3.470 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 3.470 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 3.470 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 3.470 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 3.470 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 3.470 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #16 3.470 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #16 3.470 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #16 3.470 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #16 3.470 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #16 3.470 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #16 3.470 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #16 3.470 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #16 3.470 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #16 3.470 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #16 3.470 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 3.470 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #16 3.470 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 3.470 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 3.470 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 3.470 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 3.470 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 3.470 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 3.470 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #16 3.470 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #16 3.470 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #16 3.470 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #16 3.470 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #16 3.470 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #16 3.470 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #16 3.470 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #16 3.470 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #16 3.470 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #16 3.470 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 3.470 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #16 3.470 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #16 3.470 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #16 3.470 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 3.470 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #16 3.470 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #16 3.470 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #16 3.470 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #16 3.470 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #16 3.470 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #16 3.470 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #16 3.470 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #16 3.470 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #16 3.470 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #16 3.470 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #16 3.470 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 3.470 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #16 3.470 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #16 3.470 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #16 3.470 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #16 3.470 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 3.470 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #16 3.470 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #16 3.470 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #16 3.470 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #16 3.470 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #16 3.470 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #16 3.470 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #16 3.470 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 3.470 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #16 3.470 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #16 3.470 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #16 3.470 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #16 3.470 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #16 3.470 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #16 3.470 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #16 3.470 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 3.470 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #16 3.470 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #16 3.470 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #16 3.470 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #16 3.470 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #16 3.470 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #16 3.470 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #16 3.470 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #16 3.470 pylint python-apt-common python3 python3-apt python3-astroid #16 3.470 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 3.470 python3-docutils python3-filelock python3-funcparserlib python3-gi #16 3.470 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 3.470 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #16 3.470 python3-mccabe python3-minimal python3-more-itertools #16 3.470 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #16 3.470 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #16 3.470 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #16 3.470 python3-setuptools python3-setuptools-whl python3-six python3-toml #16 3.470 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #16 3.470 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #16 3.470 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #16 3.470 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #16 3.470 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #16 3.470 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #16 3.470 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #16 3.470 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #16 3.470 texlive-latex-base texlive-latex-extra texlive-latex-recommended #16 3.470 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #16 3.470 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #16 3.470 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev #16 3.497 0 upgraded, 778 newly installed, 0 to remove and 0 not upgraded. #16 3.497 Need to get 938 MB of archives. #16 3.497 After this operation, 4025 MB of additional disk space will be used. #16 3.497 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #16 3.536 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #16 3.543 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #16 3.548 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #16 3.557 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #16 3.561 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB] #16 3.563 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #16 3.572 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #16 3.573 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #16 3.573 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] #16 3.591 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] #16 3.614 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #16 3.617 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #16 3.618 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.618 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #16 3.618 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #16 3.620 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.621 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #16 3.621 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #16 3.644 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #16 3.644 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #16 3.645 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #16 3.673 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #16 3.675 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #16 3.681 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #16 3.687 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #16 3.688 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #16 3.689 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #16 3.693 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #16 3.694 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #16 3.701 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #16 3.719 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #16 3.719 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #16 3.719 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #16 3.719 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #16 3.719 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #16 3.720 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #16 3.728 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #16 3.729 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #16 3.729 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #16 3.730 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #16 3.730 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #16 3.730 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #16 3.730 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #16 3.731 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #16 3.731 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #16 3.735 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #16 3.742 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #16 3.758 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #16 3.763 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #16 3.763 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #16 3.763 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #16 3.766 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #16 3.825 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #16 3.827 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #16 3.830 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #16 3.836 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #16 3.836 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #16 3.842 Get:59 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u2 [1399 kB] #16 3.854 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #16 3.860 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #16 3.874 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #16 3.874 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB] #16 3.878 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #16 3.878 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #16 3.894 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #16 3.895 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #16 3.897 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #16 3.898 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #16 3.898 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #16 3.898 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #16 3.907 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #16 3.909 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #16 3.909 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #16 3.909 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #16 3.914 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #16 3.914 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #16 3.914 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #16 3.917 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #16 3.918 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #16 3.918 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #16 3.925 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #16 3.926 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #16 3.934 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #16 3.935 Get:85 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB] #16 3.941 Get:86 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u7 [3902 kB] #16 3.975 Get:87 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] #16 3.975 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #16 3.975 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #16 3.987 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #16 3.988 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #16 3.988 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #16 3.989 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] #16 3.997 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #16 3.998 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #16 4.002 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #16 4.003 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #16 4.003 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #16 4.013 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #16 4.104 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #16 4.105 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.106 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #16 4.106 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #16 4.107 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #16 4.107 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #16 4.107 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #16 4.107 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #16 4.108 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #16 4.110 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] #16 4.115 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #16 4.117 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #16 4.117 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #16 4.118 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #16 4.120 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB] #16 4.121 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB] #16 4.122 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB] #16 4.124 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB] #16 4.126 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB] #16 4.128 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #16 4.129 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #16 4.131 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #16 4.133 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #16 4.137 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #16 4.146 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #16 4.146 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #16 4.148 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #16 4.153 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #16 4.154 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #16 4.247 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #16 4.249 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #16 4.252 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #16 4.257 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #16 4.257 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #16 4.257 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #16 4.260 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #16 4.262 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #16 4.269 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #16 4.270 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #16 4.271 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #16 4.271 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #16 4.271 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #16 4.276 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #16 4.277 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #16 4.294 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #16 4.296 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #16 4.297 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #16 4.297 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #16 4.299 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #16 4.299 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #16 4.300 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #16 4.301 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #16 4.302 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.303 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB] #16 4.393 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #16 4.393 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #16 4.598 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #16 4.633 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #16 4.664 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #16 4.681 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #16 4.758 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #16 4.758 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #16 5.425 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #16 5.425 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #16 5.425 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #16 5.426 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #16 5.498 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #16 5.500 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #16 5.501 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.506 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #16 5.558 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #16 5.770 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #16 6.001 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #16 6.535 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #16 6.535 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #16 6.535 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #16 6.536 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #16 6.536 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #16 6.550 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #16 6.551 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #16 6.696 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #16 6.865 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #16 6.865 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #16 6.865 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #16 7.547 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #16 7.555 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #16 7.556 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #16 7.557 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #16 7.560 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #16 7.629 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #16 7.631 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #16 7.633 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #16 7.636 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #16 7.650 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #16 7.739 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #16 7.798 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #16 7.807 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #16 7.813 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #16 7.822 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #16 7.822 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #16 7.823 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #16 7.823 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #16 7.823 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #16 7.824 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #16 7.824 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #16 7.889 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #16 7.889 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #16 7.889 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #16 7.891 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #16 7.891 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #16 7.896 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #16 7.900 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #16 7.901 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #16 7.930 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #16 7.931 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #16 7.932 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #16 7.932 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #16 7.937 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #16 7.937 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #16 7.957 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #16 7.957 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #16 7.982 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #16 7.992 Get:222 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #16 7.992 Get:223 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.90-1 [1976 kB] #16 8.009 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #16 8.010 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #16 8.011 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #16 8.012 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #16 8.012 Get:228 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #16 8.037 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #16 8.038 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #16 8.038 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #16 8.127 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #16 8.127 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #16 8.127 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #16 8.127 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #16 8.127 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #16 8.127 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #16 8.140 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #16 8.149 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #16 8.167 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #16 8.175 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #16 8.176 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #16 8.197 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #16 8.377 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #16 8.377 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #16 8.401 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #16 8.484 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #16 8.484 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #16 8.485 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #16 8.487 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #16 8.487 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #16 8.497 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #16 8.497 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #16 8.498 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #16 8.503 Get:255 http://deb.debian.org/debian-security bookworm-security/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] #16 8.506 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #16 8.506 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #16 8.507 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #16 8.508 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #16 8.509 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #16 8.509 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #16 8.511 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #16 8.514 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #16 8.515 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #16 8.517 Get:265 http://deb.debian.org/debian-security bookworm-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #16 8.518 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #16 8.535 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #16 8.618 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #16 8.618 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #16 8.618 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #16 8.633 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #16 8.635 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #16 8.639 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #16 8.640 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #16 8.641 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #16 8.645 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #16 8.646 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #16 8.646 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #16 8.647 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #16 8.647 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #16 8.648 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #16 8.649 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #16 8.660 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #16 8.660 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #16 8.662 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #16 8.671 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #16 8.671 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #16 8.671 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #16 8.672 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #16 8.679 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #16 8.688 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #16 8.688 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #16 8.689 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #16 8.690 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #16 8.690 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #16 8.690 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #16 8.695 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #16 8.704 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #16 8.712 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #16 8.720 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #16 8.721 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #16 8.737 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #16 8.738 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #16 8.740 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #16 8.741 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #16 8.749 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #16 8.749 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #16 8.749 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #16 8.749 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #16 8.749 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #16 8.750 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #16 8.752 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #16 8.752 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #16 8.753 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #16 8.757 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #16 8.758 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #16 8.759 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #16 8.761 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #16 8.762 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #16 8.763 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #16 8.765 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #16 8.766 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #16 8.767 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #16 8.767 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #16 8.768 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #16 8.769 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #16 8.769 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #16 8.770 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #16 8.770 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #16 8.771 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #16 8.772 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #16 8.775 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #16 8.776 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #16 8.776 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #16 8.776 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #16 8.777 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #16 8.777 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #16 8.781 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #16 8.782 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #16 8.785 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #16 8.787 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #16 8.787 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #16 8.788 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #16 8.795 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #16 8.796 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #16 8.796 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #16 8.796 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #16 8.797 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u1 [1073 kB] #16 8.804 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #16 8.810 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #16 8.811 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #16 8.883 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #16 9.078 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #16 9.155 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #16 9.207 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #16 9.215 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #16 9.263 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #16 9.263 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #16 9.264 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #16 9.686 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #16 9.688 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #16 9.690 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #16 9.782 Get:363 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u4 [149 kB] #16 9.782 Get:364 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u4 [586 kB] #16 9.783 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #16 9.783 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #16 9.783 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #16 9.783 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB] #16 9.784 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #16 9.784 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #16 9.784 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #16 9.788 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #16 9.800 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #16 9.801 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #16 9.804 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #16 9.805 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #16 9.813 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #16 9.814 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #16 9.814 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #16 9.815 Get:380 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u4 [2467 kB] #16 9.843 Get:381 http://deb.debian.org/debian-security bookworm-security/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u4 [57.1 kB] #16 9.843 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #16 9.843 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #16 9.843 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #16 9.844 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #16 9.844 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #16 9.858 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #16 9.929 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #16 9.929 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB] #16 9.929 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB] #16 9.930 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #16 9.936 Get:392 http://deb.debian.org/debian-security bookworm-security/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #16 9.940 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #16 9.944 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #16 9.946 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #16 9.953 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #16 9.971 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #16 9.972 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #16 9.973 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #16 9.975 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #16 9.975 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #16 9.985 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #16 9.987 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #16 9.988 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #16 9.989 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #16 9.992 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #16 9.993 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #16 9.995 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #16 9.995 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #16 9.995 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB] #16 9.996 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB] #16 10.00 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB] #16 10.00 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB] #16 10.01 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB] #16 10.01 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #16 10.01 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #16 10.01 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #16 10.01 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #16 10.01 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #16 10.01 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #16 10.02 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #16 10.02 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u1 [57.9 kB] #16 10.02 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u1 [40.5 kB] #16 10.02 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u1 [52.8 kB] #16 10.02 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u1 [41.0 kB] #16 10.02 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u1 [125 kB] #16 10.03 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #16 10.03 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #16 10.03 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #16 10.03 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #16 10.03 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #16 10.03 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #16 10.04 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #16 10.04 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #16 10.04 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #16 10.04 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #16 10.04 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #16 10.04 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #16 10.05 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #16 10.05 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #16 10.05 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #16 10.05 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #16 10.05 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #16 10.05 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #16 10.05 Get:445 http://deb.debian.org/debian-security bookworm-security/main amd64 uuid-dev amd64 2.38.1-5+deb12u1 [39.8 kB] #16 10.05 Get:446 http://deb.debian.org/debian-security bookworm-security/main amd64 libblkid-dev amd64 2.38.1-5+deb12u1 [179 kB] #16 10.06 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #16 10.15 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #16 10.15 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #16 10.15 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #16 10.15 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #16 10.15 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #16 10.15 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #16 10.15 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #16 10.16 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #16 10.16 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #16 10.16 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #16 10.16 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #16 10.16 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #16 10.16 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #16 10.17 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #16 10.17 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #16 10.17 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #16 10.17 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #16 10.18 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #16 10.18 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #16 10.18 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #16 10.18 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 10.18 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 10.19 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #16 10.19 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #16 10.19 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #16 10.19 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #16 10.19 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #16 10.19 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #16 10.19 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #16 10.19 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 10.20 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #16 10.20 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 10.20 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #16 10.20 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #16 10.20 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #16 10.20 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #16 10.21 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #16 10.21 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #16 10.30 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #16 10.30 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #16 10.31 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #16 10.31 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #16 10.32 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #16 10.32 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #16 10.33 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #16 10.33 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #16 10.33 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #16 10.33 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #16 10.33 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #16 10.34 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #16 10.34 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #16 10.34 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #16 10.34 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #16 10.34 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #16 10.34 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #16 10.34 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #16 10.34 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #16 10.35 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #16 10.38 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 10.38 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #16 10.38 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #16 10.38 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #16 10.38 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 10.38 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #16 10.38 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #16 10.38 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #16 10.39 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #16 10.39 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #16 10.40 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #16 10.40 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #16 10.41 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #16 10.41 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #16 10.41 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #16 10.42 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #16 10.42 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #16 10.42 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #16 10.42 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #16 10.42 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #16 10.43 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #16 10.43 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #16 10.43 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #16 10.43 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #16 10.43 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #16 10.43 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #16 10.43 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #16 10.43 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #16 10.44 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #16 10.45 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #16 10.45 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #16 10.45 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #16 10.46 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #16 10.46 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #16 10.47 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #16 10.47 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #16 10.47 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #16 10.47 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #16 10.47 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #16 10.47 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #16 10.47 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #16 10.48 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 10.48 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #16 10.48 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #16 10.48 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #16 10.49 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #16 10.49 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #16 10.51 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1 [150 kB] #16 10.51 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #16 10.55 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #16 10.55 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #16 10.55 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #16 10.55 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #16 10.55 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #16 10.55 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #16 10.56 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #16 10.56 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #16 10.56 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #16 10.56 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 10.56 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 10.56 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #16 10.56 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #16 10.57 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #16 10.57 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #16 10.57 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 10.57 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #16 10.57 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #16 10.57 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #16 10.57 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #16 10.57 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 10.58 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 10.58 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #16 10.58 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #16 10.58 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #16 10.58 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #16 10.58 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #16 10.59 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #16 10.59 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #16 10.59 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 10.59 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 10.60 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #16 10.60 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #16 10.60 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #16 10.60 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #16 10.60 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #16 10.60 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #16 10.60 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #16 10.60 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #16 10.60 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #16 10.61 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #16 10.61 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #16 10.61 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #16 10.61 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #16 10.61 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #16 10.61 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #16 10.62 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #16 10.62 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #16 10.62 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #16 10.62 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #16 10.62 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #16 10.62 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #16 10.62 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #16 10.62 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #16 10.63 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #16 10.63 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #16 10.63 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #16 10.64 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #16 10.65 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #16 10.65 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #16 10.68 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1 [306 kB] #16 10.68 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #16 10.68 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+b1 [139 kB] #16 10.68 Get:618 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB] #16 10.69 Get:619 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u2 [110 kB] #16 10.69 Get:620 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u2 [151 kB] #16 10.69 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #16 10.69 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #16 10.69 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #16 10.69 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #16 10.70 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #16 10.70 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #16 10.70 Get:627 http://deb.debian.org/debian-security bookworm-security/main amd64 libmount-dev amd64 2.38.1-5+deb12u1 [22.3 kB] #16 10.70 Get:628 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u2 [1604 kB] #16 10.72 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #16 10.72 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #16 10.73 Get:631 http://deb.debian.org/debian-security bookworm-security/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #16 10.73 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u2 [406 kB] #16 10.73 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u2 [406 kB] #16 10.74 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u2 [14.4 kB] #16 10.74 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #16 10.74 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #16 10.74 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] #16 10.74 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #16 10.75 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u2 [1351 kB] #16 10.76 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #16 10.76 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #16 10.76 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #16 10.76 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #16 10.76 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #16 10.77 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #16 10.77 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u1 [14.7 kB] #16 10.77 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #16 10.77 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #16 10.77 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #16 10.77 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #16 10.77 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] #16 10.78 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] #16 10.78 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #16 10.78 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #16 10.78 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #16 10.78 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #16 10.78 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #16 10.78 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #16 10.78 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #16 10.78 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #16 10.81 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #16 10.83 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #16 10.83 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3 [262 kB] #16 10.83 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3 [43.6 MB] #16 11.22 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #16 11.22 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #16 11.47 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #16 11.47 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #16 11.49 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #16 11.49 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #16 11.50 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #16 11.51 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #16 11.51 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #16 11.51 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #16 11.51 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #16 11.51 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #16 11.51 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #16 11.51 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #16 11.51 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.22-1~deb12u1 [52.1 kB] #16 11.51 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #16 11.51 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #16 11.52 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #16 11.52 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #16 11.52 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #16 11.52 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #16 11.52 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #16 11.54 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #16 11.56 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #16 11.56 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #16 11.56 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #16 11.56 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #16 11.56 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #16 11.56 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB] #16 11.59 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #16 11.59 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #16 11.59 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #16 11.59 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #16 11.59 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #16 11.60 Get:699 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #16 11.60 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB] #16 11.60 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #16 11.60 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #16 11.60 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2 [1025 kB] #16 11.61 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #16 11.61 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #16 11.61 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #16 11.61 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #16 11.61 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #16 11.62 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #16 11.62 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #16 11.62 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #16 11.62 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #16 11.62 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #16 11.62 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #16 11.62 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #16 11.63 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #16 11.63 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #16 11.63 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #16 11.63 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #16 11.63 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #16 11.64 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #16 11.64 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #16 11.64 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #16 11.64 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #16 11.94 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #16 11.95 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #16 11.95 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #16 11.95 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #16 11.95 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #16 11.95 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #16 11.95 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #16 11.95 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #16 11.95 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #16 11.95 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #16 11.95 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #16 11.96 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #16 11.99 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #16 11.99 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #16 12.00 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #16 12.00 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #16 12.00 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #16 12.00 Get:742 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #16 12.16 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #16 12.17 Get:744 http://deb.debian.org/debian-security bookworm-security/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #16 12.19 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #16 12.19 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #16 12.19 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #16 12.20 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+b1 [38.6 kB] #16 12.20 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1 [564 kB] #16 12.21 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #16 12.21 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #16 12.21 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #16 12.21 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #16 12.21 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #16 12.21 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #16 12.21 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #16 12.21 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #16 12.21 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #16 12.22 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #16 12.24 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #16 12.24 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1 [1111 kB] #16 12.25 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #16 12.25 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #16 12.25 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #16 12.25 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #16 12.25 Get:766 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #16 12.26 Get:767 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #16 12.29 Get:768 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #16 12.29 Get:769 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2 [353 kB] #16 12.29 Get:770 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #16 12.29 Get:771 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #16 12.31 Get:772 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #16 12.31 Get:773 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #16 12.31 Get:774 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #16 12.31 Get:775 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #16 12.43 Get:776 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #16 12.44 Get:777 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #16 12.44 Get:778 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #16 12.57 debconf: delaying package configuration, since apt-utils is not installed #16 12.61 Fetched 938 MB in 9s (105 MB/s) #16 12.70 Selecting previously unselected package libargon2-1:amd64. #16 12.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6687 files and directories currently installed.) #16 12.71 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #16 12.75 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 12.88 Selecting previously unselected package dmsetup. #16 12.89 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #16 12.90 Unpacking dmsetup (2:1.02.185-2) ... #16 13.06 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 13.06 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #16 13.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 13.22 Selecting previously unselected package libjson-c5:amd64. #16 13.22 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #16 13.24 Unpacking libjson-c5:amd64 (0.16-2) ... #16 13.38 Selecting previously unselected package libcryptsetup12:amd64. #16 13.38 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #16 13.40 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 13.56 Selecting previously unselected package libfdisk1:amd64. #16 13.56 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ... #16 13.58 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 13.73 Selecting previously unselected package libkmod2:amd64. #16 13.73 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #16 13.75 Unpacking libkmod2:amd64 (30+20221128-1) ... #16 13.90 Selecting previously unselected package libapparmor1:amd64. #16 13.90 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #16 13.92 Unpacking libapparmor1:amd64 (3.0.8-3) ... #16 14.06 Selecting previously unselected package libip4tc2:amd64. #16 14.06 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #16 14.08 Unpacking libip4tc2:amd64 (1.8.9-2) ... #16 14.19 Selecting previously unselected package libsystemd-shared:amd64. #16 14.19 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_amd64.deb ... #16 14.21 Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ... #16 14.44 Selecting previously unselected package systemd. #16 14.44 Preparing to unpack .../10-systemd_252.22-1~deb12u1_amd64.deb ... #16 14.50 Unpacking systemd (252.22-1~deb12u1) ... #16 14.80 Selecting previously unselected package libdbus-1-3:amd64. #16 14.80 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #16 14.82 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 14.95 Selecting previously unselected package dbus-bin. #16 14.95 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #16 14.97 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #16 15.09 Selecting previously unselected package dbus-session-bus-common. #16 15.10 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #16 15.11 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 15.26 Selecting previously unselected package libexpat1:amd64. #16 15.26 Preparing to unpack .../14-libexpat1_2.5.0-1_amd64.deb ... #16 15.28 Unpacking libexpat1:amd64 (2.5.0-1) ... #16 15.41 Selecting previously unselected package dbus-daemon. #16 15.42 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #16 15.43 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #16 15.56 Selecting previously unselected package dbus-system-bus-common. #16 15.57 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #16 15.58 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 15.75 Selecting previously unselected package dbus. #16 15.76 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #16 15.78 Unpacking dbus (1.14.10-1~deb12u1) ... #16 15.93 Selecting previously unselected package perl-modules-5.36. #16 15.93 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #16 15.95 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 16.23 Selecting previously unselected package libgdbm6:amd64. #16 16.23 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #16 16.25 Unpacking libgdbm6:amd64 (1.23-3) ... #16 16.39 Selecting previously unselected package libgdbm-compat4:amd64. #16 16.39 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #16 16.41 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #16 16.56 Selecting previously unselected package libperl5.36:amd64. #16 16.56 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #16 16.58 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 16.92 Selecting previously unselected package perl. #16 16.92 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #16 16.95 Unpacking perl (5.36.0-7+deb12u1) ... #16 17.09 Selecting previously unselected package autoconf-archive. #16 17.09 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #16 17.11 Unpacking autoconf-archive (20220903-3) ... #16 17.30 Selecting previously unselected package ocaml-base. #16 17.31 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #16 17.32 Unpacking ocaml-base (4.13.1-4) ... #16 17.46 Selecting previously unselected package libparmap-ocaml. #16 17.46 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #16 17.48 Unpacking libparmap-ocaml (1.2.5-1) ... #16 17.61 Selecting previously unselected package libfindlib-ocaml. #16 17.61 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #16 17.63 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #16 17.75 Selecting previously unselected package ocaml-findlib. #16 17.76 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #16 17.77 Unpacking ocaml-findlib (1.9.6-1+b1) ... #16 17.91 Selecting previously unselected package libstdcompat-ocaml. #16 17.91 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #16 17.93 Unpacking libstdcompat-ocaml (19-1) ... #16 18.07 Selecting previously unselected package libpython3.11-minimal:amd64. #16 18.07 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6_amd64.deb ... #16 18.09 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #16 18.26 Selecting previously unselected package python3.11-minimal. #16 18.26 Preparing to unpack .../30-python3.11-minimal_3.11.2-6_amd64.deb ... #16 18.29 Unpacking python3.11-minimal (3.11.2-6) ... #16 18.50 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #16 18.58 Setting up libexpat1:amd64 (2.5.0-1) ... #16 18.63 Setting up python3.11-minimal (3.11.2-6) ... #16 19.18 Selecting previously unselected package python3-minimal. #16 19.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11273 files and directories currently installed.) #16 19.19 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #16 19.21 Unpacking python3-minimal (3.11.2-1+b1) ... #16 19.33 Selecting previously unselected package media-types. #16 19.33 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #16 19.35 Unpacking media-types (10.0.0) ... #16 19.50 Selecting previously unselected package mailcap. #16 19.50 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #16 19.52 Unpacking mailcap (3.70+nmu1) ... #16 19.66 Selecting previously unselected package mime-support. #16 19.66 Preparing to unpack .../03-mime-support_3.66_all.deb ... #16 19.68 Unpacking mime-support (3.66) ... #16 19.82 Selecting previously unselected package libncursesw6:amd64. #16 19.82 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #16 19.84 Unpacking libncursesw6:amd64 (6.4-4) ... #16 19.98 Selecting previously unselected package libkrb5support0:amd64. #16 19.98 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #16 20.00 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 20.13 Selecting previously unselected package libk5crypto3:amd64. #16 20.13 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #16 20.15 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 20.29 Selecting previously unselected package libkeyutils1:amd64. #16 20.29 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #16 20.31 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #16 20.46 Selecting previously unselected package libkrb5-3:amd64. #16 20.46 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #16 20.48 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 20.65 Selecting previously unselected package libgssapi-krb5-2:amd64. #16 20.65 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #16 20.67 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 20.81 Selecting previously unselected package libtirpc-common. #16 20.81 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #16 20.83 Unpacking libtirpc-common (1.3.3+ds-1) ... #16 20.97 Selecting previously unselected package libtirpc3:amd64. #16 20.97 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #16 20.99 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #16 21.14 Selecting previously unselected package libnsl2:amd64. #16 21.14 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #16 21.16 Unpacking libnsl2:amd64 (1.3.0-2) ... #16 21.29 Selecting previously unselected package readline-common. #16 21.29 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #16 21.31 Unpacking readline-common (8.2-1.3) ... #16 21.44 Selecting previously unselected package libreadline8:amd64. #16 21.44 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #16 21.46 Unpacking libreadline8:amd64 (8.2-1.3) ... #16 21.61 Selecting previously unselected package libsqlite3-0:amd64. #16 21.61 Preparing to unpack .../15-libsqlite3-0_3.40.1-2_amd64.deb ... #16 21.63 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #16 21.78 Selecting previously unselected package libpython3.11-stdlib:amd64. #16 21.79 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #16 21.80 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #16 22.01 Selecting previously unselected package python3.11. #16 22.01 Preparing to unpack .../17-python3.11_3.11.2-6_amd64.deb ... #16 22.03 Unpacking python3.11 (3.11.2-6) ... #16 22.15 Selecting previously unselected package libpython3-stdlib:amd64. #16 22.15 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #16 22.17 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 22.29 Setting up python3-minimal (3.11.2-1+b1) ... #16 22.53 Selecting previously unselected package python3. #16 22.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11805 files and directories currently installed.) #16 22.53 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #16 22.56 Unpacking python3 (3.11.2-1+b1) ... #16 22.70 Selecting previously unselected package libpcre3:amd64. #16 22.71 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #16 22.72 Unpacking libpcre3:amd64 (2:8.39-15) ... #16 22.89 Selecting previously unselected package coccinelle. #16 22.90 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #16 22.93 Unpacking coccinelle (1.1.1.deb-2+b1) ... #16 23.28 Selecting previously unselected package m4. #16 23.28 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #16 23.30 Unpacking m4 (1.4.19-3) ... #16 23.44 Selecting previously unselected package flex. #16 23.45 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #16 23.46 Unpacking flex (2.6.4-8.2) ... #16 23.63 Selecting previously unselected package libmpfr6:amd64. #16 23.63 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #16 23.65 Unpacking libmpfr6:amd64 (4.2.0-1) ... #16 23.80 Selecting previously unselected package libsigsegv2:amd64. #16 23.80 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #16 23.82 Unpacking libsigsegv2:amd64 (2.14-1) ... #16 23.95 Setting up libmpfr6:amd64 (4.2.0-1) ... #16 24.00 Setting up readline-common (8.2-1.3) ... #16 24.07 Setting up libreadline8:amd64 (8.2-1.3) ... #16 24.12 Setting up libsigsegv2:amd64 (2.14-1) ... #16 24.28 Selecting previously unselected package gawk. #16 24.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12137 files and directories currently installed.) #16 24.29 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #16 24.31 Unpacking gawk (1:5.2.1-2) ... #16 24.50 Selecting previously unselected package libglib2.0-0:amd64. #16 24.51 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u2_amd64.deb ... #16 24.52 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #16 24.74 Selecting previously unselected package ofono. #16 24.75 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #16 24.77 Unpacking ofono (1.31-3+b1) ... #16 24.95 Selecting previously unselected package poppler-data. #16 24.95 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #16 24.97 Unpacking poppler-data (0.4.12-1) ... #16 25.23 Selecting previously unselected package libpopt0:amd64. #16 25.23 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #16 25.25 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #16 25.43 Selecting previously unselected package rsync. #16 25.43 Preparing to unpack .../005-rsync_3.2.7-1_amd64.deb ... #16 25.45 Unpacking rsync (3.2.7-1) ... #16 25.62 Selecting previously unselected package sgml-base. #16 25.62 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #16 25.65 Unpacking sgml-base (1.31) ... #16 25.87 Selecting previously unselected package sudo. #16 25.88 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #16 25.90 Unpacking sudo (1.9.13p3-1+deb12u1) ... #16 26.09 Selecting previously unselected package libelf1:amd64. #16 26.09 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #16 26.11 Unpacking libelf1:amd64 (0.188-2.1) ... #16 26.30 Selecting previously unselected package libbpf1:amd64. #16 26.31 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #16 26.34 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #16 26.48 Selecting previously unselected package libbsd0:amd64. #16 26.49 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #16 26.51 Unpacking libbsd0:amd64 (0.11.7-2) ... #16 26.66 Selecting previously unselected package libmnl0:amd64. #16 26.66 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #16 26.68 Unpacking libmnl0:amd64 (1.0.4-3) ... #16 26.82 Selecting previously unselected package libxtables12:amd64. #16 26.82 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #16 26.84 Unpacking libxtables12:amd64 (1.8.9-2) ... #16 26.96 Selecting previously unselected package libcap2-bin. #16 26.97 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #16 26.98 Unpacking libcap2-bin (1:2.66-4) ... #16 27.15 Selecting previously unselected package iproute2. #16 27.16 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #16 27.18 Unpacking iproute2 (6.1.0-3) ... #16 27.37 Selecting previously unselected package netbase. #16 27.37 Preparing to unpack .../015-netbase_6.4_all.deb ... #16 27.39 Unpacking netbase (6.4) ... #16 27.52 Selecting previously unselected package libproc2-0:amd64. #16 27.52 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #16 27.54 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #16 27.70 Selecting previously unselected package procps. #16 27.70 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #16 27.75 Unpacking procps (2:4.0.2-3) ... #16 27.90 Selecting previously unselected package sensible-utils. #16 27.90 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #16 27.92 Unpacking sensible-utils (0.0.17+nmu1) ... #16 28.03 Selecting previously unselected package bzip2. #16 28.03 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #16 28.05 Unpacking bzip2 (1.0.8-5+b1) ... #16 28.17 Selecting previously unselected package libmagic-mgc. #16 28.17 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #16 28.19 Unpacking libmagic-mgc (1:5.44-3) ... #16 28.36 Selecting previously unselected package libmagic1:amd64. #16 28.37 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #16 28.38 Unpacking libmagic1:amd64 (1:5.44-3) ... #16 28.52 Selecting previously unselected package file. #16 28.52 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #16 28.54 Unpacking file (1:5.44-3) ... #16 28.66 Selecting previously unselected package gettext-base. #16 28.66 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #16 28.68 Unpacking gettext-base (0.21-12) ... #16 28.83 Selecting previously unselected package libuchardet0:amd64. #16 28.84 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #16 28.86 Unpacking libuchardet0:amd64 (0.0.7-1) ... #16 28.97 Selecting previously unselected package groff-base. #16 28.98 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #16 29.00 Unpacking groff-base (1.22.4-10) ... #16 29.18 Selecting previously unselected package inetutils-telnet. #16 29.19 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #16 29.21 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #16 29.33 Selecting previously unselected package libc-l10n. #16 29.33 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u7_all.deb ... #16 29.35 Unpacking libc-l10n (2.36-9+deb12u7) ... #16 29.56 Selecting previously unselected package locales. #16 29.57 Preparing to unpack .../028-locales_2.36-9+deb12u7_all.deb ... #16 29.59 Unpacking locales (2.36-9+deb12u7) ... #16 29.90 Selecting previously unselected package bsdextrautils. #16 29.91 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... #16 29.93 Unpacking bsdextrautils (2.38.1-5+deb12u1) ... #16 30.09 Selecting previously unselected package libpipeline1:amd64. #16 30.09 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #16 30.11 Unpacking libpipeline1:amd64 (1.5.7-1) ... #16 30.33 Selecting previously unselected package man-db. #16 30.33 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #16 30.38 Unpacking man-db (2.11.2-2) ... #16 30.60 Selecting previously unselected package libedit2:amd64. #16 30.61 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #16 30.63 Unpacking libedit2:amd64 (3.1-20221030-2) ... #16 30.77 Selecting previously unselected package libcbor0.8:amd64. #16 30.77 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #16 30.79 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #16 30.93 Selecting previously unselected package libfido2-1:amd64. #16 30.93 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #16 30.95 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #16 31.11 Selecting previously unselected package openssh-client. #16 31.11 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ... #16 31.14 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #16 31.36 Selecting previously unselected package ucf. #16 31.36 Preparing to unpack .../036-ucf_3.0043+nmu1_all.deb ... #16 31.39 Moving old data out of the way #16 31.39 Unpacking ucf (3.0043+nmu1) ... #16 31.54 Selecting previously unselected package xz-utils. #16 31.54 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #16 31.56 Unpacking xz-utils (5.4.1-0.2) ... #16 31.74 Selecting previously unselected package asciidoc-common. #16 31.74 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #16 32.05 Unpacking asciidoc-common (10.2.0-1) ... #16 32.25 Selecting previously unselected package xml-core. #16 32.25 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #16 32.27 Unpacking xml-core (0.18+nmu1) ... #16 32.45 Selecting previously unselected package docbook-xsl. #16 32.45 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #16 32.48 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #16 32.67 Selecting previously unselected package libicu72:amd64. #16 32.68 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #16 32.69 Unpacking libicu72:amd64 (72.1-3) ... #16 33.14 Selecting previously unselected package libxml2:amd64. #16 33.14 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 33.16 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 33.32 Selecting previously unselected package libxml2-utils. #16 33.32 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 33.34 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 33.49 Selecting previously unselected package libxslt1.1:amd64. #16 33.49 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #16 33.51 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #16 33.64 Selecting previously unselected package xsltproc. #16 33.64 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #16 33.66 Unpacking xsltproc (1.1.35-1) ... #16 33.84 Selecting previously unselected package asciidoc-base. #16 33.84 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #16 33.88 Unpacking asciidoc-base (10.2.0-1) ... #16 34.02 Selecting previously unselected package asciidoc. #16 34.03 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #16 34.33 Unpacking asciidoc (10.2.0-1) ... #16 34.50 Selecting previously unselected package sgml-data. #16 34.50 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #16 34.52 Unpacking sgml-data (2.0.11+nmu1) ... #16 34.70 Selecting previously unselected package docbook-xml. #16 34.70 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #16 34.73 Unpacking docbook-xml (4.5-12) ... #16 34.87 Selecting previously unselected package python-apt-common. #16 34.87 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #16 34.89 Unpacking python-apt-common (2.6.0) ... #16 35.03 Selecting previously unselected package distro-info-data. #16 35.03 Preparing to unpack .../051-distro-info-data_0.58+deb12u1_all.deb ... #16 35.05 Unpacking distro-info-data (0.58+deb12u1) ... #16 35.18 Selecting previously unselected package python3-apt. #16 35.19 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #16 35.21 Unpacking python3-apt (2.6.0) ... #16 35.38 Selecting previously unselected package tex-common. #16 35.38 Preparing to unpack .../053-tex-common_6.18_all.deb ... #16 35.41 Unpacking tex-common (6.18) ... #16 35.69 Selecting previously unselected package libpaper1:amd64. #16 35.69 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #16 35.71 Unpacking libpaper1:amd64 (1.1.29) ... #16 35.82 Selecting previously unselected package libpaper-utils. #16 35.82 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #16 35.84 Unpacking libpaper-utils (1.1.29) ... #16 35.98 Selecting previously unselected package libkpathsea6:amd64. #16 35.99 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.01 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.14 Selecting previously unselected package libptexenc1:amd64. #16 36.15 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.16 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.29 Selecting previously unselected package libsynctex2:amd64. #16 36.29 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.31 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.44 Selecting previously unselected package libtexlua53-5:amd64. #16 36.45 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.47 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.60 Selecting previously unselected package libtexluajit2:amd64. #16 36.60 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 36.62 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 36.75 Selecting previously unselected package t1utils. #16 36.76 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #16 36.78 Unpacking t1utils (1.41-4) ... #16 36.91 Selecting previously unselected package libbrotli1:amd64. #16 36.92 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #16 36.94 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #16 37.07 Selecting previously unselected package libpng16-16:amd64. #16 37.08 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #16 37.09 Unpacking libpng16-16:amd64 (1.6.39-2) ... #16 37.24 Selecting previously unselected package libfreetype6:amd64. #16 37.25 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #16 37.27 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #16 37.39 Selecting previously unselected package fonts-dejavu-core. #16 37.40 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #16 37.42 Unpacking fonts-dejavu-core (2.37-6) ... #16 37.59 Selecting previously unselected package libfontenc1:amd64. #16 37.60 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #16 37.62 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #16 37.77 Selecting previously unselected package x11-common. #16 37.78 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #16 37.80 Unpacking x11-common (1:7.7+23) ... #16 37.92 Selecting previously unselected package xfonts-encodings. #16 37.92 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #16 37.94 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #16 38.09 Selecting previously unselected package xfonts-utils. #16 38.10 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #16 38.12 Unpacking xfonts-utils (1:7.7+6) ... #16 38.28 Selecting previously unselected package fonts-urw-base35. #16 38.29 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #16 38.47 Unpacking fonts-urw-base35 (20200910-7) ... #16 38.94 Selecting previously unselected package fontconfig-config. #16 38.95 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #16 39.19 Unpacking fontconfig-config (2.14.1-4) ... #16 39.35 Selecting previously unselected package libfontconfig1:amd64. #16 39.36 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #16 39.38 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #16 39.54 Selecting previously unselected package libpixman-1-0:amd64. #16 39.54 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #16 39.56 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #16 39.71 Selecting previously unselected package libxau6:amd64. #16 39.71 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #16 39.73 Unpacking libxau6:amd64 (1:1.0.9-1) ... #16 39.87 Selecting previously unselected package libxdmcp6:amd64. #16 39.88 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #16 39.89 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #16 40.03 Selecting previously unselected package libxcb1:amd64. #16 40.04 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #16 40.06 Unpacking libxcb1:amd64 (1.15-1) ... #16 40.20 Selecting previously unselected package libx11-data. #16 40.20 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #16 40.22 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #16 40.38 Selecting previously unselected package libx11-6:amd64. #16 40.38 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #16 40.40 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 40.57 Selecting previously unselected package libxcb-render0:amd64. #16 40.57 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #16 40.59 Unpacking libxcb-render0:amd64 (1.15-1) ... #16 40.74 Selecting previously unselected package libxcb-shm0:amd64. #16 40.74 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #16 40.76 Unpacking libxcb-shm0:amd64 (1.15-1) ... #16 40.91 Selecting previously unselected package libxext6:amd64. #16 40.91 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #16 40.93 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #16 41.07 Selecting previously unselected package libxrender1:amd64. #16 41.08 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #16 41.09 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #16 41.24 Selecting previously unselected package libcairo2:amd64. #16 41.24 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #16 41.26 Unpacking libcairo2:amd64 (1.16.0-7) ... #16 41.46 Selecting previously unselected package libgraphite2-3:amd64. #16 41.47 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #16 41.49 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #16 41.63 Selecting previously unselected package libharfbuzz0b:amd64. #16 41.64 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #16 41.66 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 41.82 Selecting previously unselected package libteckit0:amd64. #16 41.82 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #16 41.84 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 42.01 Selecting previously unselected package libice6:amd64. #16 42.01 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #16 42.04 Unpacking libice6:amd64 (2:1.0.10-1) ... #16 42.18 Selecting previously unselected package libsm6:amd64. #16 42.18 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #16 42.20 Unpacking libsm6:amd64 (2:1.2.3-1) ... #16 42.34 Selecting previously unselected package libxt6:amd64. #16 42.35 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #16 42.37 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #16 42.50 Selecting previously unselected package libxmu6:amd64. #16 42.50 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #16 42.52 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #16 42.67 Selecting previously unselected package libxpm4:amd64. #16 42.67 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #16 42.69 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 42.83 Selecting previously unselected package libxaw7:amd64. #16 42.83 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #16 42.85 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #16 43.00 Selecting previously unselected package libxi6:amd64. #16 43.00 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #16 43.02 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #16 43.17 Selecting previously unselected package libzzip-0-13:amd64. #16 43.17 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #16 43.19 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 43.35 Selecting previously unselected package texlive-binaries. #16 43.36 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 43.38 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 43.80 Selecting previously unselected package xdg-utils. #16 43.81 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #16 43.83 Unpacking xdg-utils (1.1.3-4.1) ... #16 46.16 Selecting previously unselected package texlive-base. #16 46.16 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #16 46.18 Unpacking texlive-base (2022.20230122-3) ... #16 47.07 Selecting previously unselected package texlive-fonts-recommended. #16 47.07 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #16 47.09 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #16 47.49 Selecting previously unselected package fonts-lmodern. #16 47.50 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #16 47.52 Unpacking fonts-lmodern (2.005-1) ... #16 47.85 Selecting previously unselected package texlive-latex-base. #16 47.85 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #16 47.87 Unpacking texlive-latex-base (2022.20230122-3) ... #16 48.11 Selecting previously unselected package texlive-latex-recommended. #16 48.12 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #16 48.13 Unpacking texlive-latex-recommended (2022.20230122-3) ... #16 48.65 Selecting previously unselected package texlive. #16 48.66 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #16 48.67 Unpacking texlive (2022.20230122-3) ... #16 48.83 Selecting previously unselected package texlive-bibtex-extra. #16 48.84 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #16 48.86 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #16 49.98 Selecting previously unselected package libthai-data. #16 49.99 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #16 50.01 Unpacking libthai-data (0.1.29-1) ... #16 50.16 Selecting previously unselected package libdatrie1:amd64. #16 50.16 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #16 50.18 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #16 50.32 Selecting previously unselected package libthai0:amd64. #16 50.32 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #16 50.34 Unpacking libthai0:amd64 (0.1.29-1) ... #16 50.48 Selecting previously unselected package libsombok3:amd64. #16 50.48 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #16 50.50 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #16 50.62 Selecting previously unselected package libmime-charset-perl. #16 50.63 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #16 50.65 Unpacking libmime-charset-perl (1.013.1-2) ... #16 50.75 Selecting previously unselected package libunicode-linebreak-perl. #16 50.76 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #16 50.78 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 50.94 Selecting previously unselected package libjs-jquery. #16 50.95 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #16 50.97 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 51.13 Selecting previously unselected package lmodern. #16 51.14 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #16 51.15 Unpacking lmodern (2.005-1) ... #16 51.65 Selecting previously unselected package texlive-luatex. #16 51.65 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #16 51.67 Unpacking texlive-luatex (2022.20230122-3) ... #16 52.73 Selecting previously unselected package texlive-plain-generic. #16 52.74 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #16 52.76 Unpacking texlive-plain-generic (2022.20230122-4) ... #16 54.03 Selecting previously unselected package texlive-extra-utils. #16 54.05 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #16 54.07 Unpacking texlive-extra-utils (2022.20230122-4) ... #16 55.16 Selecting previously unselected package libapache-pom-java. #16 55.17 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #16 55.18 Unpacking libapache-pom-java (29-2) ... #16 55.29 Selecting previously unselected package libcommons-parent-java. #16 55.30 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #16 55.32 Unpacking libcommons-parent-java (56-1) ... #16 55.43 Selecting previously unselected package libcommons-logging-java. #16 55.44 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #16 55.46 Unpacking libcommons-logging-java (1.2-3) ... #16 55.57 Selecting previously unselected package libfontbox-java. #16 55.57 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #16 55.59 Unpacking libfontbox-java (1:1.8.16-2) ... #16 55.72 Selecting previously unselected package libpdfbox-java. #16 55.73 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #16 55.75 Unpacking libpdfbox-java (1:1.8.16-2) ... #16 56.06 Selecting previously unselected package preview-latex-style. #16 56.07 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #16 56.09 Unpacking preview-latex-style (12.2-1) ... #16 56.23 Selecting previously unselected package texlive-pictures. #16 56.23 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #16 56.25 Unpacking texlive-pictures (2022.20230122-3) ... #16 57.53 Selecting previously unselected package texlive-latex-extra. #16 57.54 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #16 57.56 Unpacking texlive-latex-extra (2022.20230122-4) ... #16 58.23 Selecting previously unselected package fonts-gfs-baskerville. #16 58.25 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #16 58.27 Unpacking fonts-gfs-baskerville (1.1-6) ... #16 58.38 Selecting previously unselected package fonts-gfs-porson. #16 58.39 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #16 58.41 Unpacking fonts-gfs-porson (1.1-7) ... #16 58.56 Selecting previously unselected package texlive-lang-greek. #16 58.57 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #16 58.58 Unpacking texlive-lang-greek (2022.20230122-1) ... #16 59.61 Selecting previously unselected package texlive-science. #16 59.62 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #16 59.64 Unpacking texlive-science (2022.20230122-4) ... #16 59.97 Selecting previously unselected package dblatex. #16 59.98 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #16 60.00 Unpacking dblatex (0.3.12py3-2) ... #16 60.15 Selecting previously unselected package docbook. #16 60.16 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #16 60.18 Unpacking docbook (4.5-10) ... #16 60.34 Selecting previously unselected package libosp5. #16 60.35 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #16 60.36 Unpacking libosp5 (1.5.2-13+b2) ... #16 60.54 Selecting previously unselected package libostyle1c2. #16 60.55 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #16 60.57 Unpacking libostyle1c2 (1.4devel1-22) ... #16 60.77 Selecting previously unselected package openjade. #16 60.77 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #16 60.79 Unpacking openjade (1.4devel1-22) ... #16 60.95 Selecting previously unselected package docbook-dsssl. #16 60.96 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #16 60.98 Unpacking docbook-dsssl (1.79-10) ... #16 61.10 Selecting previously unselected package teckit. #16 61.11 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #16 61.13 Unpacking teckit (2.5.11+ds1-1+b1) ... #16 61.30 Selecting previously unselected package tipa. #16 61.31 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #16 61.34 Unpacking tipa (2:1.3-21) ... #16 61.64 Selecting previously unselected package texlive-xetex. #16 61.65 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #16 61.66 Unpacking texlive-xetex (2022.20230122-3) ... #16 62.20 Selecting previously unselected package texlive-formats-extra. #16 62.22 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #16 62.23 Unpacking texlive-formats-extra (2022.20230122-4) ... #16 62.67 Selecting previously unselected package lynx-common. #16 62.68 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #16 62.69 Unpacking lynx-common (2.9.0dev.12-1) ... #16 62.87 Selecting previously unselected package lynx. #16 62.89 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #16 62.90 Unpacking lynx (2.9.0dev.12-1) ... #16 63.03 Selecting previously unselected package libsgmls-perl. #16 63.04 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #16 63.06 Unpacking libsgmls-perl (1.03ii-38) ... #16 63.18 Selecting previously unselected package sgmlspl. #16 63.19 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #16 63.21 Unpacking sgmlspl (1.03ii-38) ... #16 63.33 Selecting previously unselected package opensp. #16 63.33 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #16 63.35 Unpacking opensp (1.5.2-13+b2) ... #16 63.47 Selecting previously unselected package docbook-utils. #16 63.48 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #16 63.50 Unpacking docbook-utils (0.6.14-4) ... #16 63.62 Selecting previously unselected package asciidoc-dblatex. #16 63.64 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #16 63.65 Unpacking asciidoc-dblatex (10.2.0-1) ... #16 63.78 Selecting previously unselected package autoconf. #16 63.79 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #16 63.81 Unpacking autoconf (2.71-3) ... #16 64.06 Selecting previously unselected package libgc1:amd64. #16 64.07 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #16 64.08 Unpacking libgc1:amd64 (1:8.2.2-3) ... #16 64.24 Selecting previously unselected package guile-3.0-libs:amd64. #16 64.25 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #16 64.27 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #16 64.62 Selecting previously unselected package libopts25:amd64. #16 64.64 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #16 64.65 Unpacking libopts25:amd64 (1:5.18.16-5) ... #16 64.77 Selecting previously unselected package libopts25-dev:amd64. #16 64.79 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #16 64.80 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #16 64.92 Selecting previously unselected package autogen. #16 64.94 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #16 64.95 Unpacking autogen (1:5.18.16-5) ... #16 64.97 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #16 65.07 Selecting previously unselected package autotools-dev. #16 65.08 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #16 65.10 Unpacking autotools-dev (20220109.1) ... #16 65.24 Selecting previously unselected package automake. #16 65.24 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #16 65.27 Unpacking automake (1:1.16.5-1.3) ... #16 65.40 Selecting previously unselected package autopoint. #16 65.42 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #16 65.43 Unpacking autopoint (0.21-12) ... #16 65.58 Selecting previously unselected package bc. #16 65.58 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #16 65.60 Unpacking bc (1.07.1-3+b1) ... #16 65.73 Selecting previously unselected package binutils-common:amd64. #16 65.74 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #16 65.76 Unpacking binutils-common:amd64 (2.40-2) ... #16 66.00 Selecting previously unselected package libbinutils:amd64. #16 66.01 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #16 66.03 Unpacking libbinutils:amd64 (2.40-2) ... #16 66.19 Selecting previously unselected package libctf-nobfd0:amd64. #16 66.20 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #16 66.22 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #16 66.38 Selecting previously unselected package libctf0:amd64. #16 66.39 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #16 66.41 Unpacking libctf0:amd64 (2.40-2) ... #16 66.56 Selecting previously unselected package libgprofng0:amd64. #16 66.57 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #16 66.58 Unpacking libgprofng0:amd64 (2.40-2) ... #16 66.75 Selecting previously unselected package libjansson4:amd64. #16 66.76 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #16 66.78 Unpacking libjansson4:amd64 (2.14-2) ... #16 66.90 Selecting previously unselected package binutils-x86-64-linux-gnu. #16 66.91 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #16 66.93 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #16 67.16 Selecting previously unselected package binutils. #16 67.17 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #16 67.19 Unpacking binutils (2.40-2) ... #16 67.30 Selecting previously unselected package binutils-arm-none-eabi. #16 67.31 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #16 67.33 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #16 67.59 Selecting previously unselected package bison. #16 67.61 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #16 67.63 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #16 67.78 Selecting previously unselected package libc-dev-bin. #16 67.78 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #16 67.80 Unpacking libc-dev-bin (2.36-9+deb12u7) ... #16 67.93 Selecting previously unselected package linux-libc-dev:amd64. #16 67.94 Preparing to unpack .../165-linux-libc-dev_6.1.90-1_amd64.deb ... #16 67.96 Unpacking linux-libc-dev:amd64 (6.1.90-1) ... #16 68.15 Selecting previously unselected package libcrypt-dev:amd64. #16 68.16 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #16 68.19 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #16 68.31 Selecting previously unselected package libtirpc-dev:amd64. #16 68.32 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #16 68.38 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 68.50 Selecting previously unselected package libnsl-dev:amd64. #16 68.51 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #16 68.53 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #16 68.64 Selecting previously unselected package rpcsvc-proto. #16 68.66 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #16 68.67 Unpacking rpcsvc-proto (1.4.3-1) ... #16 68.79 Selecting previously unselected package libc6-dev:amd64. #16 68.80 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u7_amd64.deb ... #16 68.82 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) ... #16 69.04 Selecting previously unselected package libisl23:amd64. #16 69.06 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #16 69.07 Unpacking libisl23:amd64 (0.25-1.1) ... #16 69.25 Selecting previously unselected package libmpc3:amd64. #16 69.26 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #16 69.28 Unpacking libmpc3:amd64 (1.3.1-1) ... #16 69.40 Selecting previously unselected package cpp-12. #16 69.41 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #16 69.42 Unpacking cpp-12 (12.2.0-14) ... #16 69.91 Selecting previously unselected package cpp. #16 69.93 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #16 69.95 Unpacking cpp (4:12.2.0-3) ... #16 70.09 Selecting previously unselected package libcc1-0:amd64. #16 70.11 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #16 70.12 Unpacking libcc1-0:amd64 (12.2.0-14) ... #16 70.27 Selecting previously unselected package libgomp1:amd64. #16 70.28 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #16 70.30 Unpacking libgomp1:amd64 (12.2.0-14) ... #16 70.44 Selecting previously unselected package libitm1:amd64. #16 70.44 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #16 70.46 Unpacking libitm1:amd64 (12.2.0-14) ... #16 70.61 Selecting previously unselected package libatomic1:amd64. #16 70.61 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #16 70.63 Unpacking libatomic1:amd64 (12.2.0-14) ... #16 70.76 Selecting previously unselected package libasan8:amd64. #16 70.77 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #16 70.79 Unpacking libasan8:amd64 (12.2.0-14) ... #16 71.03 Selecting previously unselected package liblsan0:amd64. #16 71.04 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #16 71.05 Unpacking liblsan0:amd64 (12.2.0-14) ... #16 71.23 Selecting previously unselected package libtsan2:amd64. #16 71.24 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #16 71.26 Unpacking libtsan2:amd64 (12.2.0-14) ... #16 71.51 Selecting previously unselected package libubsan1:amd64. #16 71.52 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #16 71.54 Unpacking libubsan1:amd64 (12.2.0-14) ... #16 71.71 Selecting previously unselected package libquadmath0:amd64. #16 71.72 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #16 71.74 Unpacking libquadmath0:amd64 (12.2.0-14) ... #16 71.85 Selecting previously unselected package libgcc-12-dev:amd64. #16 71.87 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #16 71.88 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #16 72.10 Selecting previously unselected package gcc-12. #16 72.12 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #16 72.13 Unpacking gcc-12 (12.2.0-14) ... #16 72.67 Selecting previously unselected package gcc. #16 72.68 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #16 72.70 Unpacking gcc (4:12.2.0-3) ... #16 72.81 Selecting previously unselected package libstdc++-12-dev:amd64. #16 72.81 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #16 72.83 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #16 73.03 Selecting previously unselected package g++-12. #16 73.05 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #16 73.06 Unpacking g++-12 (12.2.0-14) ... #16 73.59 Selecting previously unselected package g++. #16 73.60 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #16 73.61 Unpacking g++ (4:12.2.0-3) ... #16 73.73 Selecting previously unselected package make. #16 73.74 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #16 73.76 Unpacking make (4.3-4.1) ... #16 73.89 Selecting previously unselected package libdpkg-perl. #16 73.91 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #16 73.92 Unpacking libdpkg-perl (1.21.22) ... #16 74.07 Selecting previously unselected package patch. #16 74.09 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #16 74.10 Unpacking patch (2.7.6-7) ... #16 74.24 Selecting previously unselected package dpkg-dev. #16 74.24 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #16 74.26 Unpacking dpkg-dev (1.21.22) ... #16 74.44 Selecting previously unselected package build-essential. #16 74.45 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #16 74.47 Unpacking build-essential (12.9) ... #16 74.61 Selecting previously unselected package libhiredis0.14:amd64. #16 74.62 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #16 74.63 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #16 74.78 Selecting previously unselected package ccache. #16 74.79 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #16 74.80 Unpacking ccache (4.8+really4.7.5-1) ... #16 74.99 Selecting previously unselected package libarchive13:amd64. #16 75.00 Preparing to unpack .../197-libarchive13_3.6.2-1+deb12u1_amd64.deb ... #16 75.02 Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 75.15 Selecting previously unselected package libsasl2-modules-db:amd64. #16 75.16 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #16 75.18 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 75.32 Selecting previously unselected package libsasl2-2:amd64. #16 75.32 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #16 75.34 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 75.49 Selecting previously unselected package libldap-2.5-0:amd64. #16 75.49 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #16 75.51 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 75.66 Selecting previously unselected package libnghttp2-14:amd64. #16 75.68 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #16 75.69 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 75.84 Selecting previously unselected package librtmp1:amd64. #16 75.85 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #16 75.86 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 76.01 Selecting previously unselected package libssh2-1:amd64. #16 76.02 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ... #16 76.03 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #16 76.18 Selecting previously unselected package libcurl4:amd64. #16 76.19 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #16 76.21 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... #16 76.36 Selecting previously unselected package libjsoncpp25:amd64. #16 76.37 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ... #16 76.38 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 76.52 Selecting previously unselected package librhash0:amd64. #16 76.54 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ... #16 76.55 Unpacking librhash0:amd64 (1.4.3-3) ... #16 76.70 Selecting previously unselected package libuv1:amd64. #16 76.72 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ... #16 76.73 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #16 76.91 Selecting previously unselected package cmake-data. #16 76.92 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ... #16 76.95 Unpacking cmake-data (3.25.1-1) ... #16 77.44 Selecting previously unselected package cmake. #16 77.44 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ... #16 77.61 Unpacking cmake (3.25.1-1) ... #16 78.07 Selecting previously unselected package comerr-dev:amd64. #16 78.08 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ... #16 78.10 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #16 78.24 Selecting previously unselected package libtinyxml2-9:amd64. #16 78.24 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #16 78.26 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 78.39 Selecting previously unselected package python3-pkg-resources. #16 78.40 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1_all.deb ... #16 78.42 Unpacking python3-pkg-resources (66.1.1-1) ... #16 78.57 Selecting previously unselected package python3-pygments. #16 78.57 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ... #16 78.59 Unpacking python3-pygments (2.14.0+dfsg-1) ... #16 78.74 Selecting previously unselected package cppcheck. #16 78.75 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ... #16 78.77 Unpacking cppcheck (2.10-2) ... #16 78.97 Selecting previously unselected package curl. #16 78.98 Preparing to unpack .../215-curl_7.88.1-10+deb12u5_amd64.deb ... #16 79.00 Unpacking curl (7.88.1-10+deb12u5) ... #16 79.11 Selecting previously unselected package libdebhelper-perl. #16 79.13 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ... #16 79.14 Unpacking libdebhelper-perl (13.11.4) ... #16 79.26 Selecting previously unselected package libtool. #16 79.27 Preparing to unpack .../217-libtool_2.4.7-5_all.deb ... #16 79.29 Unpacking libtool (2.4.7-5) ... #16 79.41 Selecting previously unselected package dh-autoreconf. #16 79.42 Preparing to unpack .../218-dh-autoreconf_20_all.deb ... #16 79.44 Unpacking dh-autoreconf (20) ... #16 79.56 Selecting previously unselected package libarchive-zip-perl. #16 79.58 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ... #16 79.59 Unpacking libarchive-zip-perl (1.68-1) ... #16 79.72 Selecting previously unselected package libsub-override-perl. #16 79.73 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ... #16 79.75 Unpacking libsub-override-perl (0.09-4) ... #16 79.86 Selecting previously unselected package libfile-stripnondeterminism-perl. #16 79.88 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #16 79.90 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #16 80.02 Selecting previously unselected package dh-strip-nondeterminism. #16 80.02 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ... #16 80.04 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #16 80.16 Selecting previously unselected package dwz. #16 80.17 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ... #16 80.19 Unpacking dwz (0.15-1) ... #16 80.33 Selecting previously unselected package gettext. #16 80.34 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ... #16 80.36 Unpacking gettext (0.21-12) ... #16 80.52 Selecting previously unselected package intltool-debian. #16 80.53 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ... #16 80.55 Unpacking intltool-debian (0.35.0+20060710.6) ... #16 80.67 Selecting previously unselected package po-debconf. #16 80.68 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ... #16 80.70 Unpacking po-debconf (1.0.21+nmu1) ... #16 80.83 Selecting previously unselected package debhelper. #16 80.84 Preparing to unpack .../227-debhelper_13.11.4_all.deb ... #16 80.86 Unpacking debhelper (13.11.4) ... #16 81.01 Selecting previously unselected package libtext-charwidth-perl:amd64. #16 81.01 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ... #16 81.03 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #16 81.14 Selecting previously unselected package libtext-wrapi18n-perl. #16 81.14 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ... #16 81.16 Unpacking libtext-wrapi18n-perl (0.06-10) ... #16 81.29 Selecting previously unselected package module-assistant. #16 81.30 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ... #16 81.32 Unpacking module-assistant (0.11.11) ... #16 81.46 Selecting previously unselected package dahdi-source. #16 81.47 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #16 81.49 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 81.64 Selecting previously unselected package libfakeroot:amd64. #16 81.65 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ... #16 81.66 Unpacking libfakeroot:amd64 (1.31-1.2) ... #16 81.79 Selecting previously unselected package fakeroot. #16 81.80 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ... #16 81.81 Unpacking fakeroot (1.31-1.2) ... #16 81.95 Selecting previously unselected package libassuan0:amd64. #16 81.96 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ... #16 81.98 Unpacking libassuan0:amd64 (2.5.5-5) ... #16 82.10 Selecting previously unselected package gpgconf. #16 82.11 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ... #16 82.13 Unpacking gpgconf (2.2.40-1.1) ... #16 82.28 Selecting previously unselected package libksba8:amd64. #16 82.29 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ... #16 82.31 Unpacking libksba8:amd64 (1.6.3-2) ... #16 82.45 Selecting previously unselected package libnpth0:amd64. #16 82.46 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ... #16 82.48 Unpacking libnpth0:amd64 (1.6-3) ... #16 82.63 Selecting previously unselected package dirmngr. #16 82.63 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ... #16 82.68 Unpacking dirmngr (2.2.40-1.1) ... #16 82.82 Selecting previously unselected package gnupg-l10n. #16 82.83 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ... #16 82.98 Unpacking gnupg-l10n (2.2.40-1.1) ... #16 83.19 Selecting previously unselected package gnupg-utils. #16 83.20 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ... #16 83.22 Unpacking gnupg-utils (2.2.40-1.1) ... #16 83.36 Selecting previously unselected package gpg. #16 83.37 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ... #16 83.39 Unpacking gpg (2.2.40-1.1) ... #16 83.53 Selecting previously unselected package pinentry-curses. #16 83.54 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ... #16 83.55 Unpacking pinentry-curses (1.2.1-1) ... #16 83.70 Selecting previously unselected package gpg-agent. #16 83.71 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ... #16 83.73 Unpacking gpg-agent (2.2.40-1.1) ... #16 83.85 Selecting previously unselected package gpg-wks-client. #16 83.87 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ... #16 83.88 Unpacking gpg-wks-client (2.2.40-1.1) ... #16 84.00 Selecting previously unselected package gpg-wks-server. #16 84.01 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ... #16 84.03 Unpacking gpg-wks-server (2.2.40-1.1) ... #16 84.16 Selecting previously unselected package gpgsm. #16 84.17 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ... #16 84.19 Unpacking gpgsm (2.2.40-1.1) ... #16 84.31 Selecting previously unselected package gnupg. #16 84.32 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ... #16 84.34 Unpacking gnupg (2.2.40-1.1) ... #16 84.61 Selecting previously unselected package libfile-dirlist-perl. #16 84.61 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ... #16 84.63 Unpacking libfile-dirlist-perl (0.05-3) ... #16 84.74 Selecting previously unselected package libfile-which-perl. #16 84.75 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ... #16 84.77 Unpacking libfile-which-perl (1.27-2) ... #16 84.89 Selecting previously unselected package libfile-homedir-perl. #16 84.90 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ... #16 84.92 Unpacking libfile-homedir-perl (1.006-2) ... #16 85.08 Selecting previously unselected package libfile-touch-perl. #16 85.10 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ... #16 85.12 Unpacking libfile-touch-perl (0.12-2) ... #16 85.23 Selecting previously unselected package libio-pty-perl. #16 85.25 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ... #16 85.27 Unpacking libio-pty-perl (1:1.17-1) ... #16 85.38 Selecting previously unselected package libipc-run-perl. #16 85.39 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ... #16 85.41 Unpacking libipc-run-perl (20220807.0-1) ... #16 85.53 Selecting previously unselected package libclass-method-modifiers-perl. #16 85.54 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ... #16 85.55 Unpacking libclass-method-modifiers-perl (2.14-1) ... #16 85.68 Selecting previously unselected package libclass-xsaccessor-perl. #16 85.69 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #16 85.71 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #16 85.82 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #16 85.83 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #16 85.85 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 85.96 Selecting previously unselected package libdynaloader-functions-perl. #16 85.98 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ... #16 85.99 Unpacking libdynaloader-functions-perl (0.003-3) ... #16 86.11 Selecting previously unselected package libdevel-callchecker-perl:amd64. #16 86.12 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ... #16 86.14 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #16 86.25 Selecting previously unselected package libparams-classify-perl:amd64. #16 86.27 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ... #16 86.29 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #16 86.41 Selecting previously unselected package libmodule-runtime-perl. #16 86.42 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ... #16 86.44 Unpacking libmodule-runtime-perl (0.016-2) ... #16 86.57 Selecting previously unselected package libimport-into-perl. #16 86.57 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ... #16 86.59 Unpacking libimport-into-perl (1.002005-2) ... #16 86.71 Selecting previously unselected package librole-tiny-perl. #16 86.72 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ... #16 86.73 Unpacking librole-tiny-perl (2.002004-1) ... #16 86.85 Selecting previously unselected package libsub-quote-perl. #16 86.87 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ... #16 86.89 Unpacking libsub-quote-perl (2.006008-1) ... #16 87.01 Selecting previously unselected package libmoo-perl. #16 87.03 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ... #16 87.04 Unpacking libmoo-perl (2.005005-1) ... #16 87.16 Selecting previously unselected package libencode-locale-perl. #16 87.17 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ... #16 87.19 Unpacking libencode-locale-perl (1.05-3) ... #16 87.30 Selecting previously unselected package libtimedate-perl. #16 87.32 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ... #16 87.34 Unpacking libtimedate-perl (2.3300-2) ... #16 87.46 Selecting previously unselected package libhttp-date-perl. #16 87.48 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ... #16 87.49 Unpacking libhttp-date-perl (6.05-2) ... #16 87.61 Selecting previously unselected package libfile-listing-perl. #16 87.63 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ... #16 87.64 Unpacking libfile-listing-perl (6.15-1) ... #16 87.77 Selecting previously unselected package libhtml-tagset-perl. #16 87.79 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ... #16 87.80 Unpacking libhtml-tagset-perl (3.20-6) ... #16 87.91 Selecting previously unselected package libregexp-ipv6-perl. #16 87.93 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ... #16 87.95 Unpacking libregexp-ipv6-perl (0.03-3) ... #16 88.06 Selecting previously unselected package liburi-perl. #16 88.07 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ... #16 88.09 Unpacking liburi-perl (5.17-1) ... #16 88.22 Selecting previously unselected package libhtml-parser-perl:amd64. #16 88.24 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ... #16 88.25 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #16 88.38 Selecting previously unselected package libhtml-tree-perl. #16 88.39 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ... #16 88.41 Unpacking libhtml-tree-perl (5.07-3) ... #16 88.54 Selecting previously unselected package libclone-perl:amd64. #16 88.55 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ... #16 88.57 Unpacking libclone-perl:amd64 (0.46-1) ... #16 88.70 Selecting previously unselected package libio-html-perl. #16 88.71 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ... #16 88.73 Unpacking libio-html-perl (1.004-3) ... #16 88.85 Selecting previously unselected package liblwp-mediatypes-perl. #16 88.86 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ... #16 88.88 Unpacking liblwp-mediatypes-perl (6.04-2) ... #16 89.01 Selecting previously unselected package libhttp-message-perl. #16 89.02 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ... #16 89.04 Unpacking libhttp-message-perl (6.44-1) ... #16 89.15 Selecting previously unselected package libhttp-cookies-perl. #16 89.16 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ... #16 89.18 Unpacking libhttp-cookies-perl (6.10-1) ... #16 89.29 Selecting previously unselected package libhttp-negotiate-perl. #16 89.31 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ... #16 89.32 Unpacking libhttp-negotiate-perl (6.01-2) ... #16 89.45 Selecting previously unselected package perl-openssl-defaults:amd64. #16 89.45 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ... #16 89.47 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #16 89.58 Selecting previously unselected package libnet-ssleay-perl:amd64. #16 89.60 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #16 89.61 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 89.73 Selecting previously unselected package libio-socket-ssl-perl. #16 89.75 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ... #16 89.77 Unpacking libio-socket-ssl-perl (2.081-2) ... #16 89.89 Selecting previously unselected package libnet-http-perl. #16 89.89 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ... #16 89.91 Unpacking libnet-http-perl (6.22-1) ... #16 90.03 Selecting previously unselected package liblwp-protocol-https-perl. #16 90.04 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ... #16 90.06 Unpacking liblwp-protocol-https-perl (6.10-1) ... #16 90.19 Selecting previously unselected package libtry-tiny-perl. #16 90.20 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ... #16 90.22 Unpacking libtry-tiny-perl (0.31-2) ... #16 90.33 Selecting previously unselected package libwww-robotrules-perl. #16 90.35 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ... #16 90.36 Unpacking libwww-robotrules-perl (6.02-1) ... #16 90.49 Selecting previously unselected package libwww-perl. #16 90.50 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ... #16 90.52 Unpacking libwww-perl (6.68-1) ... #16 90.65 Selecting previously unselected package patchutils. #16 90.65 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ... #16 90.67 Unpacking patchutils (0.4.2-1) ... #16 90.80 Selecting previously unselected package wdiff. #16 90.82 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ... #16 90.84 Unpacking wdiff (1.2.2-5) ... #16 91.02 Selecting previously unselected package devscripts. #16 91.02 Preparing to unpack .../290-devscripts_2.23.4+deb12u1_amd64.deb ... #16 91.09 Unpacking devscripts (2.23.4+deb12u1) ... #16 91.30 Selecting previously unselected package docbook5-xml. #16 91.30 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ... #16 91.32 Unpacking docbook5-xml (5.0-3) ... #16 91.51 Selecting previously unselected package docutils-common. #16 91.53 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ... #16 91.56 Unpacking docutils-common (0.19+dfsg-6) ... #16 91.70 Selecting previously unselected package libz3-4:amd64. #16 91.71 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ... #16 91.72 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #16 92.15 Selecting previously unselected package libllvm14:amd64. #16 92.16 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ... #16 92.18 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #16 92.74 Selecting previously unselected package libclang-cpp14. #16 92.75 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #16 92.77 Unpacking libclang-cpp14 (1:14.0.6-12) ... #16 93.19 Selecting previously unselected package libclang1-14. #16 93.20 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ... #16 93.21 Unpacking libclang1-14 (1:14.0.6-12) ... #16 93.59 Selecting previously unselected package libxapian30:amd64. #16 93.60 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ... #16 93.62 Unpacking libxapian30:amd64 (1.4.22-1) ... #16 93.77 Selecting previously unselected package doxygen. #16 93.78 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ... #16 93.80 Unpacking doxygen (1.9.4-4) ... #16 94.13 Selecting previously unselected package equivs. #16 94.14 Preparing to unpack .../299-equivs_2.3.1_all.deb ... #16 94.16 Unpacking equivs (2.3.1) ... #16 94.32 Selecting previously unselected package fontconfig. #16 94.33 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ... #16 94.34 Unpacking fontconfig (2.14.1-4) ... #16 94.51 Selecting previously unselected package gcc-arm-none-eabi. #16 94.52 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #16 94.54 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 95.74 Selecting previously unselected package libgfortran5:amd64. #16 95.75 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ... #16 95.77 Unpacking libgfortran5:amd64 (12.2.0-14) ... #16 95.91 Selecting previously unselected package libgfortran-12-dev:amd64. #16 95.91 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ... #16 95.93 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #16 96.07 Selecting previously unselected package gfortran-12. #16 96.08 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ... #16 96.09 Unpacking gfortran-12 (12.2.0-14) ... #16 96.58 Selecting previously unselected package libgs-common. #16 96.60 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 96.61 Unpacking libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 96.75 Selecting previously unselected package libgs10-common. #16 96.76 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 96.77 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 96.92 Selecting previously unselected package libavahi-common-data:amd64. #16 96.93 Preparing to unpack .../307-libavahi-common-data_0.8-10_amd64.deb ... #16 96.95 Unpacking libavahi-common-data:amd64 (0.8-10) ... #16 97.10 Selecting previously unselected package libavahi-common3:amd64. #16 97.11 Preparing to unpack .../308-libavahi-common3_0.8-10_amd64.deb ... #16 97.13 Unpacking libavahi-common3:amd64 (0.8-10) ... #16 97.28 Selecting previously unselected package libavahi-client3:amd64. #16 97.28 Preparing to unpack .../309-libavahi-client3_0.8-10_amd64.deb ... #16 97.30 Unpacking libavahi-client3:amd64 (0.8-10) ... #16 97.45 Selecting previously unselected package libcups2:amd64. #16 97.47 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u5_amd64.deb ... #16 97.49 Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ... #16 97.63 Selecting previously unselected package libidn12:amd64. #16 97.63 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ... #16 97.65 Unpacking libidn12:amd64 (1.41-1) ... #16 97.79 Selecting previously unselected package libijs-0.35:amd64. #16 97.79 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ... #16 97.81 Unpacking libijs-0.35:amd64 (0.35-15) ... #16 97.96 Selecting previously unselected package libjbig2dec0:amd64. #16 97.97 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ... #16 97.99 Unpacking libjbig2dec0:amd64 (0.19-3) ... #16 98.15 Selecting previously unselected package libjpeg62-turbo:amd64. #16 98.16 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #16 98.17 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 98.32 Selecting previously unselected package liblcms2-2:amd64. #16 98.32 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ... #16 98.34 Unpacking liblcms2-2:amd64 (2.14-2) ... #16 98.50 Selecting previously unselected package libopenjp2-7:amd64. #16 98.51 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ... #16 98.52 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #16 98.68 Selecting previously unselected package libdeflate0:amd64. #16 98.69 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ... #16 98.70 Unpacking libdeflate0:amd64 (1.14-1) ... #16 98.85 Selecting previously unselected package libjbig0:amd64. #16 98.86 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ... #16 98.88 Unpacking libjbig0:amd64 (2.1-6.1) ... #16 99.02 Selecting previously unselected package liblerc4:amd64. #16 99.03 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ... #16 99.05 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #16 99.19 Selecting previously unselected package libwebp7:amd64. #16 99.19 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #16 99.21 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 99.36 Selecting previously unselected package libtiff6:amd64. #16 99.37 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #16 99.39 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 99.54 Selecting previously unselected package libgs10:amd64. #16 99.54 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 99.56 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 99.83 Selecting previously unselected package ghostscript. #16 99.84 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 99.86 Unpacking ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 100.0 Selecting previously unselected package libgirepository-1.0-1:amd64. #16 100.0 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #16 100.0 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 100.2 Selecting previously unselected package gir1.2-glib-2.0:amd64. #16 100.2 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #16 100.2 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 100.3 Selecting previously unselected package libcurl3-gnutls:amd64. #16 100.4 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #16 100.4 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #16 100.5 Selecting previously unselected package liberror-perl. #16 100.5 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ... #16 100.5 Unpacking liberror-perl (0.17029-2) ... #16 100.7 Selecting previously unselected package git-man. #16 100.7 Preparing to unpack .../328-git-man_1%3a2.39.2-1.1_all.deb ... #16 100.7 Unpacking git-man (1:2.39.2-1.1) ... #16 100.9 Selecting previously unselected package git. #16 100.9 Preparing to unpack .../329-git_1%3a2.39.2-1.1_amd64.deb ... #16 101.0 Unpacking git (1:2.39.2-1.1) ... #16 101.3 Selecting previously unselected package libann0. #16 101.3 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ... #16 101.4 Unpacking libann0 (1.1.2+doc-9+b1) ... #16 101.5 Selecting previously unselected package libcdt5:amd64. #16 101.5 Preparing to unpack .../331-libcdt5_2.42.2-7+b3_amd64.deb ... #16 101.5 Unpacking libcdt5:amd64 (2.42.2-7+b3) ... #16 101.7 Selecting previously unselected package libcgraph6:amd64. #16 101.7 Preparing to unpack .../332-libcgraph6_2.42.2-7+b3_amd64.deb ... #16 101.7 Unpacking libcgraph6:amd64 (2.42.2-7+b3) ... #16 101.8 Selecting previously unselected package libaom3:amd64. #16 101.9 Preparing to unpack .../333-libaom3_3.6.0-1_amd64.deb ... #16 101.9 Unpacking libaom3:amd64 (3.6.0-1) ... #16 102.1 Selecting previously unselected package libdav1d6:amd64. #16 102.1 Preparing to unpack .../334-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #16 102.1 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 102.3 Selecting previously unselected package libabsl20220623:amd64. #16 102.3 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ... #16 102.4 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #16 102.5 Selecting previously unselected package libgav1-1:amd64. #16 102.5 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ... #16 102.6 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #16 102.7 Selecting previously unselected package librav1e0:amd64. #16 102.7 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ... #16 102.7 Unpacking librav1e0:amd64 (0.5.1-6) ... #16 102.9 Selecting previously unselected package libsvtav1enc1:amd64. #16 102.9 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #16 102.9 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 103.2 Selecting previously unselected package libyuv0:amd64. #16 103.2 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #16 103.2 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 103.3 Selecting previously unselected package libavif15:amd64. #16 103.3 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ... #16 103.3 Unpacking libavif15:amd64 (0.11.1-1) ... #16 103.5 Selecting previously unselected package libde265-0:amd64. #16 103.5 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #16 103.5 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 103.7 Selecting previously unselected package libnuma1:amd64. #16 103.7 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ... #16 103.7 Unpacking libnuma1:amd64 (2.0.16-1) ... #16 103.9 Selecting previously unselected package libx265-199:amd64. #16 103.9 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ... #16 103.9 Unpacking libx265-199:amd64 (3.5-2+b1) ... #16 104.1 Selecting previously unselected package libheif1:amd64. #16 104.1 Preparing to unpack .../344-libheif1_1.15.1-1_amd64.deb ... #16 104.1 Unpacking libheif1:amd64 (1.15.1-1) ... #16 104.3 Selecting previously unselected package libgd3:amd64. #16 104.3 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ... #16 104.3 Unpacking libgd3:amd64 (2.3.3-9) ... #16 104.5 Selecting previously unselected package libgts-0.7-5:amd64. #16 104.5 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #16 104.5 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 104.6 Selecting previously unselected package libltdl7:amd64. #16 104.6 Preparing to unpack .../347-libltdl7_2.4.7-5_amd64.deb ... #16 104.6 Unpacking libltdl7:amd64 (2.4.7-5) ... #16 104.8 Selecting previously unselected package libfribidi0:amd64. #16 104.8 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ... #16 104.8 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #16 105.0 Selecting previously unselected package libpango-1.0-0:amd64. #16 105.0 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #16 105.0 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 105.2 Selecting previously unselected package libpangoft2-1.0-0:amd64. #16 105.2 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #16 105.2 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 105.3 Selecting previously unselected package libpangocairo-1.0-0:amd64. #16 105.3 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #16 105.4 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 105.5 Selecting previously unselected package libpathplan4:amd64. #16 105.5 Preparing to unpack .../352-libpathplan4_2.42.2-7+b3_amd64.deb ... #16 105.5 Unpacking libpathplan4:amd64 (2.42.2-7+b3) ... #16 105.7 Selecting previously unselected package libgvc6. #16 105.7 Preparing to unpack .../353-libgvc6_2.42.2-7+b3_amd64.deb ... #16 105.7 Unpacking libgvc6 (2.42.2-7+b3) ... #16 105.9 Selecting previously unselected package libgvpr2:amd64. #16 105.9 Preparing to unpack .../354-libgvpr2_2.42.2-7+b3_amd64.deb ... #16 105.9 Unpacking libgvpr2:amd64 (2.42.2-7+b3) ... #16 106.1 Selecting previously unselected package liblab-gamut1:amd64. #16 106.1 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+b3_amd64.deb ... #16 106.1 Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 106.2 Selecting previously unselected package graphviz. #16 106.2 Preparing to unpack .../356-graphviz_2.42.2-7+b3_amd64.deb ... #16 106.3 Unpacking graphviz (2.42.2-7+b3) ... #16 106.5 Selecting previously unselected package libnl-3-200:amd64. #16 106.5 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 106.5 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 106.6 Selecting previously unselected package libnl-genl-3-200:amd64. #16 106.6 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 106.7 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 106.8 Selecting previously unselected package htop. #16 106.8 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ... #16 106.8 Unpacking htop (3.2.2-2) ... #16 107.0 Selecting previously unselected package libnl-route-3-200:amd64. #16 107.0 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #16 107.0 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 107.1 Selecting previously unselected package libibverbs1:amd64. #16 107.1 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ... #16 107.2 Unpacking libibverbs1:amd64 (44.0-2) ... #16 107.4 Selecting previously unselected package ibverbs-providers:amd64. #16 107.4 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ... #16 107.4 Unpacking ibverbs-providers:amd64 (44.0-2) ... #16 107.6 Selecting previously unselected package icu-devtools. #16 107.6 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ... #16 107.6 Unpacking icu-devtools (72.1-3) ... #16 107.8 Selecting previously unselected package libgssrpc4:amd64. #16 107.8 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ... #16 107.8 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 107.9 Selecting previously unselected package libkdb5-10:amd64. #16 107.9 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ... #16 108.0 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 108.1 Selecting previously unselected package libkadm5srv-mit12:amd64. #16 108.1 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 108.1 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 108.3 Selecting previously unselected package libkadm5clnt-mit12:amd64. #16 108.3 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 108.3 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 108.4 Selecting previously unselected package krb5-multidev:amd64. #16 108.5 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ... #16 108.5 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 108.6 Selecting previously unselected package latexmk. #16 108.6 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ... #16 108.6 Unpacking latexmk (1:4.79-1) ... #16 108.8 Selecting previously unselected package libjson-perl. #16 108.8 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ... #16 108.8 Unpacking libjson-perl (4.10000-1) ... #16 108.9 Selecting previously unselected package libperlio-gzip-perl. #16 109.0 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #16 109.0 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #16 109.1 Selecting previously unselected package lcov. #16 109.1 Preparing to unpack .../372-lcov_1.16-1_all.deb ... #16 109.1 Unpacking lcov (1.16-1) ... #16 109.4 Selecting previously unselected package libaio1:amd64. #16 109.4 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ... #16 109.4 Unpacking libaio1:amd64 (0.3.113-4) ... #16 109.5 Selecting previously unselected package libaio-dev:amd64. #16 109.6 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ... #16 109.6 Unpacking libaio-dev:amd64 (0.3.113-4) ... #16 109.7 Selecting previously unselected package libasound2-data. #16 109.7 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ... #16 109.7 Unpacking libasound2-data (1.2.8-1) ... #16 109.9 Selecting previously unselected package libasound2:amd64. #16 109.9 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ... #16 109.9 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #16 110.1 Selecting previously unselected package libasound2-dev:amd64. #16 110.1 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ... #16 110.1 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #16 110.3 Selecting previously unselected package libdecaf0:amd64. #16 110.3 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ... #16 110.3 Unpacking libdecaf0:amd64 (1.0.2-2) ... #16 110.5 Selecting previously unselected package libmbedcrypto7:amd64. #16 110.5 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ... #16 110.5 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #16 110.7 Selecting previously unselected package libmbedx509-1:amd64. #16 110.7 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ... #16 110.7 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #16 110.8 Selecting previously unselected package libmbedtls14:amd64. #16 110.9 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ... #16 110.9 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #16 111.0 Selecting previously unselected package libbctoolbox1:amd64. #16 111.0 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ... #16 111.1 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #16 111.2 Selecting previously unselected package libbctoolbox-dev:amd64. #16 111.2 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ... #16 111.2 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #16 111.4 Selecting previously unselected package libusb-1.0-0:amd64. #16 111.4 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #16 111.4 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 111.5 Selecting previously unselected package libbladerf2:amd64. #16 111.5 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ... #16 111.6 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #16 111.7 Selecting previously unselected package libbladerf-dev:amd64. #16 111.7 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ... #16 111.7 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #16 111.8 Selecting previously unselected package uuid-dev:amd64. #16 111.9 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 111.9 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 112.0 Selecting previously unselected package libblkid-dev:amd64. #16 112.0 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 112.0 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 112.2 Selecting previously unselected package libboost1.74-dev:amd64. #16 112.2 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 112.2 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 113.2 Selecting previously unselected package libboost-dev:amd64. #16 113.2 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ... #16 113.2 Unpacking libboost-dev:amd64 (1.74.0.3) ... #16 113.3 Selecting previously unselected package libboost1.74-tools-dev. #16 113.4 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #16 113.4 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 113.6 Selecting previously unselected package libboost-tools-dev. #16 113.6 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ... #16 113.6 Unpacking libboost-tools-dev (1.74.0.3) ... #16 113.7 Selecting previously unselected package libboost-atomic1.74.0:amd64. #16 113.7 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #16 113.8 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 113.9 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #16 113.9 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 113.9 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.0 Selecting previously unselected package libboost-atomic-dev:amd64. #16 114.1 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ... #16 114.1 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #16 114.2 Selecting previously unselected package libboost-chrono1.74.0:amd64. #16 114.2 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.2 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.4 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #16 114.4 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.4 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.6 Selecting previously unselected package libboost-chrono-dev:amd64. #16 114.6 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ... #16 114.6 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #16 114.7 Selecting previously unselected package libboost-container1.74.0:amd64. #16 114.7 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.8 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.9 Selecting previously unselected package libboost-container1.74-dev:amd64. #16 114.9 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.9 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.1 Selecting previously unselected package libboost-container-dev:amd64. #16 115.1 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ... #16 115.1 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #16 115.2 Selecting previously unselected package libboost-date-time1.74.0:amd64. #16 115.2 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #16 115.3 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.4 Selecting previously unselected package libboost-serialization1.74.0:amd64. #16 115.4 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #16 115.5 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.6 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #16 115.6 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.6 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.8 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #16 115.8 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.8 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 116.0 Preparing to unpack .../406-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 .../407-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.3 Selecting previously unselected package libboost-thread1.74.0:amd64. #16 116.3 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.3 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.4 Selecting previously unselected package libboost-thread1.74-dev:amd64. #16 116.5 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.5 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.6 Selecting previously unselected package libboost-context1.74.0:amd64. #16 116.6 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.7 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.8 Selecting previously unselected package libboost-context1.74-dev:amd64. #16 116.8 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.8 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.9 Selecting previously unselected package libboost-context-dev:amd64. #16 116.9 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ... #16 117.0 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #16 117.1 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #16 117.1 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #16 117.1 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 117.3 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #16 117.3 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.3 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 117.4 Selecting previously unselected package libboost-coroutine-dev:amd64. #16 117.4 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #16 117.5 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 117.6 Selecting previously unselected package libboost-date-time-dev:amd64. #16 117.6 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ... #16 117.6 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #16 117.7 Selecting previously unselected package libboost-exception1.74-dev:amd64. #16 117.7 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.8 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 117.9 Selecting previously unselected package libboost-exception-dev:amd64. #16 117.9 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ... #16 118.0 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #16 118.1 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #16 118.1 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #16 118.2 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 124.9 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #16 124.9 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 124.9 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 125.1 Selecting previously unselected package libboost-fiber1.74.0:amd64. #16 125.1 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #16 125.1 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 125.2 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #16 125.3 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 125.3 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 125.4 Selecting previously unselected package libboost-fiber-dev:amd64. #16 125.4 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ... #16 125.4 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #16 125.6 Selecting previously unselected package libboost-filesystem-dev:amd64. #16 125.6 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #16 125.6 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 125.7 Selecting previously unselected package libboost-regex1.74.0:amd64. #16 125.7 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #16 125.8 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 125.9 Selecting previously unselected package libboost-graph1.74.0:amd64. #16 125.9 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #16 126.0 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 126.1 Selecting previously unselected package libicu-dev:amd64. #16 126.1 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ... #16 126.1 Unpacking libicu-dev:amd64 (72.1-3) ... #16 126.5 Selecting previously unselected package libboost-regex1.74-dev:amd64. #16 126.6 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 126.6 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 126.7 Selecting previously unselected package libboost-test1.74.0:amd64. #16 126.7 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #16 126.8 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 126.9 Selecting previously unselected package libboost-test1.74-dev:amd64. #16 126.9 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 126.9 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 127.1 Selecting previously unselected package libboost-graph1.74-dev:amd64. #16 127.1 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 127.1 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 127.3 Selecting previously unselected package libboost-graph-dev:amd64. #16 127.3 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ... #16 127.3 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #16 127.5 Selecting previously unselected package libevent-core-2.1-7:amd64. #16 127.5 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #16 127.5 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 127.7 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #16 127.7 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #16 127.7 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 127.9 Selecting previously unselected package libpsm-infinipath1. #16 127.9 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #16 127.9 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 128.1 Selecting previously unselected package libpsm2-2. #16 128.1 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ... #16 128.1 Unpacking libpsm2-2 (11.2.185-2) ... #16 128.3 Selecting previously unselected package librdmacm1:amd64. #16 128.3 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ... #16 128.3 Unpacking librdmacm1:amd64 (44.0-2) ... #16 128.5 Selecting previously unselected package libfabric1:amd64. #16 128.5 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ... #16 128.5 Unpacking libfabric1:amd64 (1.17.0-3) ... #16 128.6 Selecting previously unselected package libhwloc15:amd64. #16 128.7 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ... #16 128.7 Unpacking libhwloc15:amd64 (2.9.0-1) ... #16 128.8 Selecting previously unselected package libmunge2. #16 128.8 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ... #16 128.9 Unpacking libmunge2 (0.5.15-2) ... #16 129.0 Selecting previously unselected package libpciaccess0:amd64. #16 129.0 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ... #16 129.0 Unpacking libpciaccess0:amd64 (0.17-2) ... #16 129.2 Selecting previously unselected package libxnvctrl0:amd64. #16 129.2 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #16 129.2 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 129.4 Selecting previously unselected package ocl-icd-libopencl1:amd64. #16 129.4 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #16 129.4 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 129.5 Selecting previously unselected package libhwloc-plugins:amd64. #16 129.5 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ... #16 129.5 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #16 129.7 Selecting previously unselected package libpmix2:amd64. #16 129.7 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #16 129.7 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 129.9 Selecting previously unselected package libucx0:amd64. #16 129.9 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ... #16 129.9 Unpacking libucx0:amd64 (1.13.1-1) ... #16 130.1 Selecting previously unselected package libopenmpi3:amd64. #16 130.1 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ... #16 130.1 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #16 130.4 Selecting previously unselected package libboost-mpi1.74.0. #16 130.4 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #16 130.4 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 130.5 Selecting previously unselected package libboost-graph-parallel1.74.0. #16 130.6 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #16 130.6 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 130.7 Selecting previously unselected package libboost-graph-parallel1.74-dev. #16 130.7 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 130.8 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 130.9 Selecting previously unselected package libboost-graph-parallel-dev. #16 130.9 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #16 130.9 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #16 131.1 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #16 131.1 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #16 131.1 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 131.2 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #16 131.2 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 131.3 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 131.4 Selecting previously unselected package libboost-iostreams-dev:amd64. #16 131.4 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #16 131.4 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 131.6 Selecting previously unselected package libboost-locale1.74.0:amd64. #16 131.6 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #16 131.6 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 131.7 Selecting previously unselected package libboost-locale1.74-dev:amd64. #16 131.8 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 131.8 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 131.9 Selecting previously unselected package libboost-locale-dev:amd64. #16 131.9 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ... #16 131.9 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #16 132.1 Selecting previously unselected package libboost-log1.74.0. #16 132.1 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #16 132.1 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #16 132.3 Selecting previously unselected package libboost-log1.74-dev. #16 132.3 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 132.3 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #16 132.5 Selecting previously unselected package libboost-log-dev. #16 132.5 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ... #16 132.5 Unpacking libboost-log-dev (1.74.0.3) ... #16 132.6 Selecting previously unselected package libboost-math1.74.0:amd64. #16 132.6 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #16 132.6 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 132.8 Selecting previously unselected package libboost-math1.74-dev:amd64. #16 132.8 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 132.8 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 132.9 Selecting previously unselected package libboost-math-dev:amd64. #16 133.0 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ... #16 133.0 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #16 133.1 Selecting previously unselected package openmpi-common. #16 133.1 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ... #16 133.1 Unpacking openmpi-common (4.1.4-3) ... #16 133.3 Selecting previously unselected package libnl-3-dev:amd64. #16 133.3 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 133.3 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 133.4 Selecting previously unselected package libnl-route-3-dev:amd64. #16 133.5 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 133.5 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 133.6 Selecting previously unselected package libibverbs-dev:amd64. #16 133.6 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ... #16 133.6 Unpacking libibverbs-dev:amd64 (44.0-2) ... #16 133.8 Selecting previously unselected package libnuma-dev:amd64. #16 133.8 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ... #16 133.8 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #16 133.9 Selecting previously unselected package libltdl-dev:amd64. #16 134.0 Preparing to unpack .../469-libltdl-dev_2.4.7-5_amd64.deb ... #16 134.0 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #16 134.1 Selecting previously unselected package libhwloc-dev:amd64. #16 134.1 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ... #16 134.1 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #16 134.3 Selecting previously unselected package libevent-2.1-7:amd64. #16 134.3 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #16 134.3 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 134.5 Selecting previously unselected package libevent-extra-2.1-7:amd64. #16 134.5 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #16 134.5 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 134.7 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #16 134.7 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #16 134.7 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 134.8 Selecting previously unselected package libevent-dev. #16 134.8 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ... #16 134.9 Unpacking libevent-dev (2.1.12-stable-8) ... #16 135.0 Selecting previously unselected package zlib1g-dev:amd64. #16 135.0 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #16 135.0 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 135.2 Selecting previously unselected package libpmix-dev:amd64. #16 135.2 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #16 135.2 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 135.4 Selecting previously unselected package libjs-jquery-ui. #16 135.4 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #16 135.4 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #16 135.5 Selecting previously unselected package openmpi-bin. #16 135.6 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ... #16 135.6 Unpacking openmpi-bin (4.1.4-3+b1) ... #16 135.8 Selecting previously unselected package libopenmpi-dev:amd64. #16 135.8 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #16 135.8 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 136.0 Selecting previously unselected package mpi-default-dev. #16 136.1 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ... #16 136.1 Unpacking mpi-default-dev (1.14) ... #16 136.2 Selecting previously unselected package libboost-mpi1.74-dev. #16 136.2 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 136.2 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 136.3 Selecting previously unselected package libboost-mpi-dev. #16 136.3 Preparing to unpack .../482-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 .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 136.5 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 .../484-mpi-default-bin_1.14_amd64.deb ... #16 136.7 Unpacking mpi-default-bin (1.14) ... #16 136.8 Selecting previously unselected package libboost-mpi-python1.74.0. #16 136.8 Preparing to unpack .../485-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 137.0 Selecting previously unselected package libboost-mpi-python1.74-dev. #16 137.0 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 137.0 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 137.1 Selecting previously unselected package libboost-mpi-python-dev. #16 137.2 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #16 137.2 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #16 137.3 Selecting previously unselected package libboost-numpy1.74.0. #16 137.3 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #16 137.4 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 137.5 Selecting previously unselected package libboost-numpy1.74-dev. #16 137.5 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 137.5 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 137.6 Selecting previously unselected package libboost-numpy-dev. #16 137.7 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ... #16 137.7 Unpacking libboost-numpy-dev (1.74.0.3) ... #16 137.8 Selecting previously unselected package libboost-program-options1.74.0:amd64. #16 137.9 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #16 137.9 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 138.0 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #16 138.0 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 138.1 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 138.2 Selecting previously unselected package libboost-program-options-dev:amd64. #16 138.2 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ... #16 138.2 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #16 138.4 Selecting previously unselected package libpython3.11:amd64. #16 138.4 Preparing to unpack .../494-libpython3.11_3.11.2-6_amd64.deb ... #16 138.4 Unpacking libpython3.11:amd64 (3.11.2-6) ... #16 138.6 Selecting previously unselected package libexpat1-dev:amd64. #16 138.6 Preparing to unpack .../495-libexpat1-dev_2.5.0-1_amd64.deb ... #16 138.7 Unpacking libexpat1-dev:amd64 (2.5.0-1) ... #16 138.8 Selecting previously unselected package libpython3.11-dev:amd64. #16 138.8 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6_amd64.deb ... #16 138.8 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #16 139.2 Selecting previously unselected package libpython3-dev:amd64. #16 139.2 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ... #16 139.2 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #16 139.3 Selecting previously unselected package python3.11-dev. #16 139.4 Preparing to unpack .../498-python3.11-dev_3.11.2-6_amd64.deb ... #16 139.4 Unpacking python3.11-dev (3.11.2-6) ... #16 139.5 Selecting previously unselected package python3-lib2to3. #16 139.5 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ... #16 139.6 Unpacking python3-lib2to3 (3.11.2-3) ... #16 139.7 Selecting previously unselected package python3-distutils. #16 139.7 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ... #16 139.7 Unpacking python3-distutils (3.11.2-3) ... #16 139.9 Selecting previously unselected package libjs-underscore. #16 139.9 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #16 139.9 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 140.1 Selecting previously unselected package libjs-sphinxdoc. #16 140.1 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ... #16 140.1 Unpacking libjs-sphinxdoc (5.3.0-4) ... #16 140.3 Selecting previously unselected package python3-dev. #16 140.3 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ... #16 140.3 Unpacking python3-dev (3.11.2-1+b1) ... #16 140.4 Selecting previously unselected package libboost-python1.74-dev. #16 140.5 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 140.5 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #16 140.6 Selecting previously unselected package libboost-python-dev. #16 140.6 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ... #16 140.7 Unpacking libboost-python-dev (1.74.0.3) ... #16 140.8 Selecting previously unselected package libboost-random1.74.0:amd64. #16 140.8 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #16 140.8 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 141.0 Selecting previously unselected package libboost-random1.74-dev:amd64. #16 141.0 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 141.0 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 141.1 Selecting previously unselected package libboost-random-dev:amd64. #16 141.1 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ... #16 141.2 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #16 141.3 Selecting previously unselected package libboost-regex-dev:amd64. #16 141.3 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ... #16 141.3 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #16 141.4 Selecting previously unselected package libboost-serialization-dev:amd64. #16 141.5 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ... #16 141.5 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #16 141.6 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #16 141.6 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #16 141.7 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 141.8 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #16 141.8 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 141.8 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 142.1 Selecting previously unselected package libboost-stacktrace-dev:amd64. #16 142.1 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #16 142.1 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 142.2 Selecting previously unselected package libboost-system-dev:amd64. #16 142.2 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ... #16 142.2 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #16 142.4 Selecting previously unselected package libboost-test-dev:amd64. #16 142.4 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ... #16 142.4 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #16 142.5 Selecting previously unselected package libboost-thread-dev:amd64. #16 142.5 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ... #16 142.6 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #16 142.7 Selecting previously unselected package libboost-timer1.74.0:amd64. #16 142.7 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #16 142.7 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 142.8 Selecting previously unselected package libboost-timer1.74-dev:amd64. #16 142.9 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 142.9 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 143.0 Selecting previously unselected package libboost-timer-dev:amd64. #16 143.0 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ... #16 143.1 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #16 143.2 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #16 143.2 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #16 143.2 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 143.4 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #16 143.4 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 143.4 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 143.5 Selecting previously unselected package libboost-type-erasure-dev:amd64. #16 143.5 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #16 143.6 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 143.7 Selecting previously unselected package libboost-wave1.74.0:amd64. #16 143.7 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #16 143.7 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 143.9 Selecting previously unselected package libboost-wave1.74-dev:amd64. #16 143.9 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 143.9 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 145.2 Selecting previously unselected package libboost-wave-dev:amd64. #16 145.2 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ... #16 145.2 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #16 145.3 Selecting previously unselected package libboost-nowide1.74.0. #16 145.3 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #16 145.4 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 145.5 Selecting previously unselected package libboost-nowide1.74-dev. #16 145.5 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 145.5 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 145.7 Selecting previously unselected package libboost-nowide-dev. #16 145.7 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ... #16 145.7 Unpacking libboost-nowide-dev (1.74.0.3) ... #16 145.8 Selecting previously unselected package libboost-all-dev. #16 145.8 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ... #16 145.9 Unpacking libboost-all-dev (1.74.0.3) ... #16 146.0 Selecting previously unselected package libmd-dev:amd64. #16 146.0 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ... #16 146.0 Unpacking libmd-dev:amd64 (1.0.4-2) ... #16 146.1 Selecting previously unselected package libbsd-dev:amd64. #16 146.2 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ... #16 146.2 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #16 146.3 Selecting previously unselected package libc-ares2:amd64. #16 146.3 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ... #16 146.4 Unpacking libc-ares2:amd64 (1.18.1-3) ... #16 146.5 Selecting previously unselected package libc-ares-dev:amd64. #16 146.5 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ... #16 146.5 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #16 146.7 Selecting previously unselected package libcairo-gobject2:amd64. #16 146.7 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ... #16 146.7 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #16 146.9 Selecting previously unselected package libncurses6:amd64. #16 146.9 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ... #16 146.9 Unpacking libncurses6:amd64 (6.4-4) ... #16 147.1 Selecting previously unselected package libcdk5nc6:amd64. #16 147.1 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ... #16 147.1 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #16 147.2 Selecting previously unselected package libncurses-dev:amd64. #16 147.2 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ... #16 147.3 Unpacking libncurses-dev:amd64 (6.4-4) ... #16 147.4 Selecting previously unselected package libcdk5-dev. #16 147.4 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ... #16 147.4 Unpacking libcdk5-dev (5.0.20180306-3) ... #16 147.6 Selecting previously unselected package libcsv3:amd64. #16 147.6 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ... #16 147.6 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #16 147.8 Selecting previously unselected package libcsv-dev:amd64. #16 147.8 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #16 147.8 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 148.0 Selecting previously unselected package libdbi1:amd64. #16 148.0 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ... #16 148.0 Unpacking libdbi1:amd64 (0.9.0-6) ... #16 148.1 Selecting previously unselected package libdbd-sqlite3:amd64. #16 148.1 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ... #16 148.1 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #16 148.3 Selecting previously unselected package libdbi-dev. #16 148.3 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ... #16 148.3 Unpacking libdbi-dev (0.9.0-6) ... #16 148.5 Selecting previously unselected package libpkgconf3:amd64. #16 148.5 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ... #16 148.5 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #16 148.6 Selecting previously unselected package pkgconf-bin. #16 148.6 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ... #16 148.7 Unpacking pkgconf-bin (1.8.1-1) ... #16 148.8 Selecting previously unselected package pkgconf:amd64. #16 148.8 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ... #16 148.8 Unpacking pkgconf:amd64 (1.8.1-1) ... #16 149.0 Selecting previously unselected package pkg-config:amd64. #16 149.0 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ... #16 149.0 Unpacking pkg-config:amd64 (1.8.1-1) ... #16 149.1 Selecting previously unselected package libdbus-1-dev:amd64. #16 149.2 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #16 149.2 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 149.3 Selecting previously unselected package libelf-dev:amd64. #16 149.3 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ... #16 149.3 Unpacking libelf-dev:amd64 (0.188-2.1) ... #16 149.5 Selecting previously unselected package libffi-dev:amd64. #16 149.5 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ... #16 149.5 Unpacking libffi-dev:amd64 (3.4.4-1) ... #16 149.7 Selecting previously unselected package libfftw3-double3:amd64. #16 149.7 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ... #16 149.7 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #16 149.9 Selecting previously unselected package libfftw3-long3:amd64. #16 149.9 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ... #16 149.9 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #16 150.0 Selecting previously unselected package libfftw3-quad3:amd64. #16 150.1 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ... #16 150.1 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #16 150.9 Selecting previously unselected package libfftw3-single3:amd64. #16 150.9 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ... #16 150.9 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #16 151.0 Selecting previously unselected package libfftw3-bin. #16 151.0 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ... #16 151.1 Unpacking libfftw3-bin (3.3.10-1) ... #16 151.2 Selecting previously unselected package libfftw3-dev:amd64. #16 151.2 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ... #16 151.2 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #16 151.4 Selecting previously unselected package libgdk-pixbuf2.0-common. #16 151.5 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1_all.deb ... #16 151.5 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #16 151.6 Selecting previously unselected package shared-mime-info. #16 151.7 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ... #16 151.7 Unpacking shared-mime-info (2.2-1) ... #16 151.9 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #16 151.9 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+b1_amd64.deb ... #16 151.9 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #16 152.1 Selecting previously unselected package libglib2.0-data. #16 152.1 Preparing to unpack .../560-libglib2.0-data_2.74.6-2+deb12u2_all.deb ... #16 152.1 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ... #16 152.3 Selecting previously unselected package libglib2.0-bin. #16 152.3 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2+deb12u2_amd64.deb ... #16 152.3 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ... #16 152.4 Selecting previously unselected package libglib2.0-dev-bin. #16 152.5 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2+deb12u2_amd64.deb ... #16 152.5 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ... #16 152.6 Selecting previously unselected package libsepol-dev:amd64. #16 152.6 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ... #16 152.6 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #16 152.8 Selecting previously unselected package libpcre2-16-0:amd64. #16 152.8 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ... #16 152.8 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #16 153.0 Selecting previously unselected package libpcre2-32-0:amd64. #16 153.0 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ... #16 153.0 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #16 153.2 Selecting previously unselected package libpcre2-posix3:amd64. #16 153.2 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ... #16 153.2 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #16 153.3 Selecting previously unselected package libpcre2-dev:amd64. #16 153.3 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ... #16 153.4 Unpacking libpcre2-dev:amd64 (10.42-1) ... #16 153.5 Selecting previously unselected package libselinux1-dev:amd64. #16 153.5 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ... #16 153.5 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #16 153.7 Selecting previously unselected package libmount-dev:amd64. #16 153.7 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u1_amd64.deb ... #16 153.7 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 153.8 Selecting previously unselected package libglib2.0-dev:amd64. #16 153.9 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2+deb12u2_amd64.deb ... #16 153.9 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u2) ... #16 154.1 Selecting previously unselected package libgmpxx4ldbl:amd64. #16 154.1 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 154.1 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 154.2 Selecting previously unselected package libgmp-dev:amd64. #16 154.3 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 154.3 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 154.4 Selecting previously unselected package libunbound8:amd64. #16 154.4 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #16 154.5 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 154.6 Selecting previously unselected package libgnutls-dane0:amd64. #16 154.6 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u2_amd64.deb ... #16 154.7 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #16 154.8 Selecting previously unselected package libgnutls-openssl27:amd64. #16 154.8 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u2_amd64.deb ... #16 154.8 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #16 155.0 Selecting previously unselected package libgnutlsxx30:amd64. #16 155.0 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u2_amd64.deb ... #16 155.0 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #16 155.2 Selecting previously unselected package libidn2-dev:amd64. #16 155.2 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ... #16 155.2 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #16 155.3 Selecting previously unselected package libp11-kit-dev:amd64. #16 155.3 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ... #16 155.4 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #16 155.5 Selecting previously unselected package libtasn1-6-dev:amd64. #16 155.5 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ... #16 155.5 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... #16 155.6 Selecting previously unselected package nettle-dev:amd64. #16 155.7 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ... #16 155.7 Unpacking nettle-dev:amd64 (3.8.1-2) ... #16 155.8 Selecting previously unselected package libgnutls28-dev:amd64. #16 155.8 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u2_amd64.deb ... #16 155.9 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #16 156.1 Selecting previously unselected package libgps28:amd64. #16 156.1 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ... #16 156.1 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #16 156.2 Selecting previously unselected package libgps-dev:amd64. #16 156.2 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ... #16 156.2 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #16 156.4 Selecting previously unselected package libgsm1:amd64. #16 156.4 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ... #16 156.4 Unpacking libgsm1:amd64 (1.0.22-1) ... #16 156.6 Selecting previously unselected package libgsm1-dev:amd64. #16 156.6 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ... #16 156.6 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #16 156.9 Selecting previously unselected package libimagequant0:amd64. #16 156.9 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ... #16 156.9 Unpacking libimagequant0:amd64 (2.17.0-1) ... #16 157.0 Selecting previously unselected package libjansson-dev:amd64. #16 157.1 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ... #16 157.1 Unpacking libjansson-dev:amd64 (2.14-2) ... #16 157.2 Selecting previously unselected package libkrb5-dev:amd64. #16 157.2 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ... #16 157.2 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 157.4 Selecting previously unselected package liblua5.3-0:amd64. #16 157.4 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ... #16 157.4 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #16 157.6 Selecting previously unselected package libreadline-dev:amd64. #16 157.6 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ... #16 157.6 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #16 157.7 Selecting previously unselected package liblua5.3-dev:amd64. #16 157.7 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ... #16 157.8 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #16 157.9 Selecting previously unselected package mysql-common. #16 157.9 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ... #16 158.0 Unpacking mysql-common (5.8+1.1.0) ... #16 158.1 Selecting previously unselected package mariadb-common. #16 158.1 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... #16 158.2 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... #16 158.3 Selecting previously unselected package libmariadb3:amd64. #16 158.3 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... #16 158.3 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 158.5 Selecting previously unselected package libmnl-dev:amd64. #16 158.5 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ... #16 158.5 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #16 158.6 Selecting previously unselected package libncurses5-dev:amd64. #16 158.6 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ... #16 158.7 Unpacking libncurses5-dev:amd64 (6.4-4) ... #16 158.8 Selecting previously unselected package pci.ids. #16 158.8 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ... #16 158.8 Unpacking pci.ids (0.0~2023.04.11-1) ... #16 159.0 Selecting previously unselected package libpci3:amd64. #16 159.0 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ... #16 159.0 Unpacking libpci3:amd64 (1:3.9.0-4) ... #16 159.1 Selecting previously unselected package libsensors-config. #16 159.2 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ... #16 159.2 Unpacking libsensors-config (1:3.6.0-7.1) ... #16 159.3 Selecting previously unselected package libsensors5:amd64. #16 159.4 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #16 159.4 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #16 159.6 Selecting previously unselected package libwrap0:amd64. #16 159.6 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ... #16 159.6 Unpacking libwrap0:amd64 (7.6.q-32) ... #16 159.8 Selecting previously unselected package libsnmp-base. #16 159.8 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ... #16 159.8 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #16 160.0 Selecting previously unselected package libsnmp40:amd64. #16 160.0 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #16 160.0 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 160.2 Selecting previously unselected package libnetsnmptrapd40:amd64. #16 160.2 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #16 160.2 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 160.4 Selecting previously unselected package libnewlib-dev. #16 160.4 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3_all.deb ... #16 160.4 Unpacking libnewlib-dev (3.3.0-1.3) ... #16 160.6 Selecting previously unselected package libnewlib-arm-none-eabi. #16 160.6 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3_all.deb ... #16 160.6 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 161.6 Selecting previously unselected package libnftnl11:amd64. #16 161.6 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ... #16 161.6 Unpacking libnftnl11:amd64 (1.2.4-2) ... #16 161.8 Selecting previously unselected package libnftables1:amd64. #16 161.8 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #16 161.8 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 161.9 Selecting previously unselected package libnftables-dev:amd64. #16 161.9 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #16 161.9 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 162.0 Selecting previously unselected package libnftnl-dev:amd64. #16 162.0 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ... #16 162.1 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #16 162.2 Selecting previously unselected package libnorm1:amd64. #16 162.2 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ... #16 162.2 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #16 162.4 Selecting previously unselected package libxml2-dev:amd64. #16 162.4 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 162.4 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 162.6 Selecting previously unselected package libnorm-dev:amd64. #16 162.6 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #16 162.6 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 162.8 Selecting previously unselected package liboping0:amd64. #16 162.8 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ... #16 162.8 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #16 162.9 Selecting previously unselected package liboping-dev:amd64. #16 163.0 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ... #16 163.0 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #16 163.1 Selecting previously unselected package libortp16:amd64. #16 163.1 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ... #16 163.2 Unpacking libortp16:amd64 (1:5.1.64-2) ... #16 163.3 Selecting previously unselected package libortp-dev:amd64. #16 163.3 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ... #16 163.3 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #16 163.5 Selecting previously unselected package libpcap0.8:amd64. #16 163.5 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ... #16 163.5 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #16 163.7 Selecting previously unselected package libpcap0.8-dev:amd64. #16 163.7 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ... #16 163.7 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #16 163.8 Selecting previously unselected package libpcap-dev:amd64. #16 163.8 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ... #16 163.9 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #16 164.0 Selecting previously unselected package libudev-dev:amd64. #16 164.0 Preparing to unpack .../621-libudev-dev_252.22-1~deb12u1_amd64.deb ... #16 164.0 Unpacking libudev-dev:amd64 (252.22-1~deb12u1) ... #16 164.2 Selecting previously unselected package libpci-dev:amd64. #16 164.2 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ... #16 164.2 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #16 164.4 Selecting previously unselected package libpcsclite1:amd64. #16 164.4 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ... #16 164.4 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #16 164.6 Selecting previously unselected package libpcsclite-dev:amd64. #16 164.6 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ... #16 164.6 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #16 164.7 Selecting previously unselected package libpgm-5.3-0:amd64. #16 164.8 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #16 164.8 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 164.9 Selecting previously unselected package libpgm-dev:amd64. #16 164.9 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #16 164.9 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 165.1 Selecting previously unselected package libraqm0:amd64. #16 165.1 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ... #16 165.1 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #16 165.3 Selecting previously unselected package librsvg2-2:amd64. #16 165.3 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 165.3 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 165.6 Selecting previously unselected package librsvg2-bin. #16 165.6 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 165.6 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 165.8 Selecting previously unselected package libsctp1:amd64. #16 165.8 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ... #16 165.8 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #16 166.0 Selecting previously unselected package libsctp-dev:amd64. #16 166.0 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #16 166.0 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 166.1 Selecting previously unselected package libsensors-dev:amd64. #16 166.1 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #16 166.2 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 166.3 Selecting previously unselected package libsigsegv-dev:amd64. #16 166.3 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ... #16 166.3 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #16 166.5 Selecting previously unselected package libwrap0-dev:amd64. #16 166.5 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ... #16 166.5 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #16 166.6 Selecting previously unselected package libssl-dev:amd64. #16 166.6 Preparing to unpack .../635-libssl-dev_3.0.11-1~deb12u2_amd64.deb ... #16 166.7 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ... #16 166.9 Selecting previously unselected package libsnmp-dev. #16 166.9 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #16 166.9 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #16 167.1 Selecting previously unselected package libsodium23:amd64. #16 167.1 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ... #16 167.1 Unpacking libsodium23:amd64 (1.0.18-1) ... #16 167.2 Selecting previously unselected package libsodium-dev:amd64. #16 167.3 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ... #16 167.3 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #16 167.4 Selecting previously unselected package libsofia-sip-ua0. #16 167.5 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 167.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 167.6 Selecting previously unselected package libsofia-sip-ua-dev. #16 167.6 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 167.6 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 167.8 Selecting previously unselected package libsofia-sip-ua-glib3. #16 167.8 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 167.8 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 168.0 Selecting previously unselected package libsofia-sip-ua-glib-dev. #16 168.0 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 168.0 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 168.1 Selecting previously unselected package libsource-highlight-common. #16 168.1 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ... #16 168.2 Unpacking libsource-highlight-common (3.1.9-4.2) ... #16 168.3 Selecting previously unselected package libsource-highlight4v5:amd64. #16 168.3 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #16 168.4 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 168.5 Selecting previously unselected package libsqlite3-dev:amd64. #16 168.5 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2_amd64.deb ... #16 168.5 Unpacking libsqlite3-dev:amd64 (3.40.1-2) ... #16 168.7 Selecting previously unselected package libtalloc2:amd64. #16 168.7 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ... #16 168.7 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #16 168.9 Selecting previously unselected package libtalloc-dev:amd64. #16 168.9 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ... #16 168.9 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #16 169.0 Selecting previously unselected package libtext-unidecode-perl. #16 169.1 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ... #16 169.1 Unpacking libtext-unidecode-perl (1.30-3) ... #16 169.2 Selecting previously unselected package liburing2:amd64. #16 169.2 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ... #16 169.3 Unpacking liburing2:amd64 (2.3-3) ... #16 169.4 Selecting previously unselected package liburing-dev:amd64. #16 169.4 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ... #16 169.4 Unpacking liburing-dev:amd64 (2.3-3) ... #16 169.6 Selecting previously unselected package libusb-0.1-4:amd64. #16 169.6 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #16 169.6 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 169.8 Selecting previously unselected package libusb-1.0-0-dev:amd64. #16 169.8 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #16 169.8 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 169.9 Selecting previously unselected package libusb-dev. #16 169.9 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ... #16 170.0 Unpacking libusb-dev (2:0.1.12-32) ... #16 170.1 Selecting previously unselected package libwebpdemux2:amd64. #16 170.1 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #16 170.1 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 170.3 Selecting previously unselected package libwebpmux3:amd64. #16 170.3 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #16 170.3 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 170.4 Selecting previously unselected package libxml-namespacesupport-perl. #16 170.5 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ... #16 170.5 Unpacking libxml-namespacesupport-perl (1.12-2) ... #16 170.6 Selecting previously unselected package libxml-sax-base-perl. #16 170.6 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ... #16 170.6 Unpacking libxml-sax-base-perl (1.09-3) ... #16 170.8 Selecting previously unselected package libxml-sax-perl. #16 170.8 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ... #16 170.8 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #16 171.0 Selecting previously unselected package libxml-libxml-perl. #16 171.0 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #16 171.0 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 171.2 Selecting previously unselected package libyaml-0-2:amd64. #16 171.2 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ... #16 171.2 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #16 171.4 Selecting previously unselected package libzmq5:amd64. #16 171.4 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ... #16 171.4 Unpacking libzmq5:amd64 (4.3.4-6) ... #16 171.5 Selecting previously unselected package libzmq3-dev:amd64. #16 171.5 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ... #16 171.6 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #16 171.7 Selecting previously unselected package lua-socket:amd64. #16 171.7 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ... #16 171.7 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #16 171.9 Selecting previously unselected package mscgen. #16 171.9 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ... #16 171.9 Unpacking mscgen (0.20-14) ... #16 172.0 Selecting previously unselected package patchelf. #16 172.1 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ... #16 172.1 Unpacking patchelf (0.14.3-1+b1) ... #16 172.2 Selecting previously unselected package picolibc-arm-none-eabi. #16 172.2 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ... #16 172.3 Unpacking picolibc-arm-none-eabi (1.8-1) ... #16 173.2 Selecting previously unselected package python3-setuptools. #16 173.2 Preparing to unpack .../667-python3-setuptools_66.1.1-1_all.deb ... #16 173.2 Unpacking python3-setuptools (66.1.1-1) ... #16 173.3 Selecting previously unselected package python3-six. #16 173.3 Preparing to unpack .../668-python3-six_1.16.0-4_all.deb ... #16 173.4 Unpacking python3-six (1.16.0-4) ... #16 173.5 Selecting previously unselected package python3-typing-extensions. #16 173.5 Preparing to unpack .../669-python3-typing-extensions_4.4.0-1_all.deb ... #16 173.6 Unpacking python3-typing-extensions (4.4.0-1) ... #16 173.7 Selecting previously unselected package python3-lazy-object-proxy. #16 173.8 Preparing to unpack .../670-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #16 173.8 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #16 173.9 Selecting previously unselected package python3-wrapt. #16 173.9 Preparing to unpack .../671-python3-wrapt_1.14.1-2+b2_amd64.deb ... #16 174.0 Unpacking python3-wrapt (1.14.1-2+b2) ... #16 174.1 Selecting previously unselected package python3-astroid. #16 174.1 Preparing to unpack .../672-python3-astroid_2.14.2-1_all.deb ... #16 174.1 Unpacking python3-astroid (2.14.2-1) ... #16 174.3 Selecting previously unselected package python3-toml. #16 174.3 Preparing to unpack .../673-python3-toml_0.10.2-1_all.deb ... #16 174.3 Unpacking python3-toml (0.10.2-1) ... #16 174.5 Selecting previously unselected package python3-isort. #16 174.5 Preparing to unpack .../674-python3-isort_5.6.4-1_all.deb ... #16 174.5 Unpacking python3-isort (5.6.4-1) ... #16 174.6 Selecting previously unselected package python3-more-itertools. #16 174.7 Preparing to unpack .../675-python3-more-itertools_8.10.0-2_all.deb ... #16 174.7 Unpacking python3-more-itertools (8.10.0-2) ... #16 174.8 Selecting previously unselected package python3-zipp. #16 174.8 Preparing to unpack .../676-python3-zipp_1.0.0-6_all.deb ... #16 174.8 Unpacking python3-zipp (1.0.0-6) ... #16 175.0 Selecting previously unselected package python3-importlib-metadata. #16 175.0 Preparing to unpack .../677-python3-importlib-metadata_4.12.0-1_all.deb ... #16 175.0 Unpacking python3-importlib-metadata (4.12.0-1) ... #16 175.2 Selecting previously unselected package python3-mypy-extensions. #16 175.2 Preparing to unpack .../678-python3-mypy-extensions_0.4.3-4_all.deb ... #16 175.2 Unpacking python3-mypy-extensions (0.4.3-4) ... #16 175.3 Selecting previously unselected package python3-logilab-common. #16 175.3 Preparing to unpack .../679-python3-logilab-common_1.9.8-1_all.deb ... #16 175.4 Unpacking python3-logilab-common (1.9.8-1) ... #16 175.5 Selecting previously unselected package python3-dill. #16 175.5 Preparing to unpack .../680-python3-dill_0.3.6-1_all.deb ... #16 175.6 Unpacking python3-dill (0.3.6-1) ... #16 175.7 Selecting previously unselected package python3-mccabe. #16 175.7 Preparing to unpack .../681-python3-mccabe_0.7.0-1_all.deb ... #16 175.7 Unpacking python3-mccabe (0.7.0-1) ... #16 175.9 Selecting previously unselected package python3-platformdirs. #16 175.9 Preparing to unpack .../682-python3-platformdirs_2.6.0-1_all.deb ... #16 175.9 Unpacking python3-platformdirs (2.6.0-1) ... #16 176.0 Selecting previously unselected package python3-tomlkit. #16 176.1 Preparing to unpack .../683-python3-tomlkit_0.11.7-1_all.deb ... #16 176.1 Unpacking python3-tomlkit (0.11.7-1) ... #16 176.2 Selecting previously unselected package pylint. #16 176.2 Preparing to unpack .../684-pylint_2.16.2-2_all.deb ... #16 176.3 Unpacking pylint (2.16.2-2) ... #16 176.4 Selecting previously unselected package python3-funcparserlib. #16 176.4 Preparing to unpack .../685-python3-funcparserlib_1.0.0-0.2_all.deb ... #16 176.5 Unpacking python3-funcparserlib (1.0.0-0.2) ... #16 176.6 Selecting previously unselected package python3-pil:amd64. #16 176.6 Preparing to unpack .../686-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #16 176.6 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 176.8 Selecting previously unselected package python3-webcolors. #16 176.8 Preparing to unpack .../687-python3-webcolors_1.11.1-1_all.deb ... #16 176.8 Unpacking python3-webcolors (1.11.1-1) ... #16 177.0 Selecting previously unselected package python3-roman. #16 177.0 Preparing to unpack .../688-python3-roman_3.3-3_all.deb ... #16 177.0 Unpacking python3-roman (3.3-3) ... #16 177.2 Selecting previously unselected package python3-docutils. #16 177.2 Preparing to unpack .../689-python3-docutils_0.19+dfsg-6_all.deb ... #16 177.2 Unpacking python3-docutils (0.19+dfsg-6) ... #16 177.4 Selecting previously unselected package python3-reportlab-accel:amd64. #16 177.4 Preparing to unpack .../690-python3-reportlab-accel_3.6.12-1+b1_amd64.deb ... #16 177.4 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 177.5 Selecting previously unselected package python3-reportlab. #16 177.6 Preparing to unpack .../691-python3-reportlab_3.6.12-1_all.deb ... #16 177.6 Unpacking python3-reportlab (3.6.12-1) ... #16 177.8 Selecting previously unselected package python3-blockdiag. #16 177.8 Preparing to unpack .../692-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #16 177.8 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #16 177.9 Selecting previously unselected package python3-distlib. #16 177.9 Preparing to unpack .../693-python3-distlib_0.3.6-1_all.deb ... #16 178.0 Unpacking python3-distlib (0.3.6-1) ... #16 178.1 Selecting previously unselected package python3-filelock. #16 178.1 Preparing to unpack .../694-python3-filelock_3.9.0-1_all.deb ... #16 178.2 Unpacking python3-filelock (3.9.0-1) ... #16 178.3 Selecting previously unselected package python3-gi. #16 178.3 Preparing to unpack .../695-python3-gi_3.42.2-3+b1_amd64.deb ... #16 178.3 Unpacking python3-gi (3.42.2-3+b1) ... #16 178.5 Selecting previously unselected package python3-markupsafe. #16 178.5 Preparing to unpack .../696-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #16 178.5 Unpacking python3-markupsafe (2.1.2-1+b1) ... #16 178.6 Selecting previously unselected package python3-mako. #16 178.7 Preparing to unpack .../697-python3-mako_1.2.4+ds-1_all.deb ... #16 178.7 Unpacking python3-mako (1.2.4+ds-1) ... #16 178.8 Selecting previously unselected package python3-nwdiag. #16 178.9 Preparing to unpack .../698-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #16 178.9 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #16 179.0 Selecting previously unselected package python3-wheel. #16 179.0 Preparing to unpack .../699-python3-wheel_0.38.4-2_all.deb ... #16 179.1 Unpacking python3-wheel (0.38.4-2) ... #16 179.2 Selecting previously unselected package python3-pip. #16 179.2 Preparing to unpack .../700-python3-pip_23.0.1+dfsg-1_all.deb ... #16 179.2 Unpacking python3-pip (23.0.1+dfsg-1) ... #16 179.4 Selecting previously unselected package python3-pip-whl. #16 179.4 Preparing to unpack .../701-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #16 179.5 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #16 179.6 Selecting previously unselected package python3-pyflakes. #16 179.7 Preparing to unpack .../702-python3-pyflakes_2.5.0-1_all.deb ... #16 179.7 Unpacking python3-pyflakes (2.5.0-1) ... #16 179.8 Selecting previously unselected package python3-setuptools-whl. #16 179.8 Preparing to unpack .../703-python3-setuptools-whl_66.1.1-1_all.deb ... #16 179.8 Unpacking python3-setuptools-whl (66.1.1-1) ... #16 180.0 Selecting previously unselected package python3-usb. #16 180.0 Preparing to unpack .../704-python3-usb_1.2.1-2_all.deb ... #16 180.0 Unpacking python3-usb (1.2.1-2) ... #16 180.2 Selecting previously unselected package python3-wheel-whl. #16 180.2 Preparing to unpack .../705-python3-wheel-whl_0.38.4-2_all.deb ... #16 180.2 Unpacking python3-wheel-whl (0.38.4-2) ... #16 180.3 Selecting previously unselected package python3-virtualenv. #16 180.4 Preparing to unpack .../706-python3-virtualenv_20.17.1+ds-1_all.deb ... #16 180.4 Unpacking python3-virtualenv (20.17.1+ds-1) ... #16 180.5 Selecting previously unselected package python3-yaml. #16 180.5 Preparing to unpack .../707-python3-yaml_6.0-3+b2_amd64.deb ... #16 180.6 Unpacking python3-yaml (6.0-3+b2) ... #16 180.7 Selecting previously unselected package sdcc-libraries. #16 180.7 Preparing to unpack .../708-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #16 180.7 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #16 180.9 Selecting previously unselected package sdcc. #16 181.0 Preparing to unpack .../709-sdcc_4.2.0+dfsg-1_amd64.deb ... #16 181.0 Unpacking sdcc (4.2.0+dfsg-1) ... #16 181.2 Selecting previously unselected package source-highlight. #16 181.2 Preparing to unpack .../710-source-highlight_3.1.9-4.2+b3_amd64.deb ... #16 181.2 Unpacking source-highlight (3.1.9-4.2+b3) ... #16 181.4 Selecting previously unselected package sqlite3. #16 181.4 Preparing to unpack .../711-sqlite3_3.40.1-2_amd64.deb ... #16 181.5 Unpacking sqlite3 (3.40.1-2) ... #16 181.8 Selecting previously unselected package stow. #16 181.9 Preparing to unpack .../712-stow_2.3.1-1_all.deb ... #16 181.9 Unpacking stow (2.3.1-1) ... #16 182.0 Selecting previously unselected package swig4.0. #16 182.0 Preparing to unpack .../713-swig4.0_4.1.0-0.2_amd64.deb ... #16 182.1 Unpacking swig4.0 (4.1.0-0.2) ... #16 182.3 Selecting previously unselected package swig. #16 182.3 Preparing to unpack .../714-swig_4.1.0-0.2_all.deb ... #16 182.3 Unpacking swig (4.1.0-0.2) ... #16 182.5 Selecting previously unselected package tcpdump. #16 182.5 Preparing to unpack .../715-tcpdump_4.99.3-1_amd64.deb ... #16 182.5 Unpacking tcpdump (4.99.3-1) ... #16 182.7 Selecting previously unselected package telnet. #16 182.7 Preparing to unpack .../716-telnet_0.17+2.4-2+deb12u1_all.deb ... #16 182.7 Unpacking telnet (0.17+2.4-2+deb12u1) ... #16 182.9 Selecting previously unselected package tex-gyre. #16 182.9 Preparing to unpack .../717-tex-gyre_20180621-6_all.deb ... #16 182.9 Unpacking tex-gyre (20180621-6) ... #16 183.3 Selecting previously unselected package texinfo. #16 183.3 Preparing to unpack .../718-texinfo_6.8-6+b1_amd64.deb ... #16 183.3 Unpacking texinfo (6.8-6+b1) ... #16 183.5 Selecting previously unselected package unzip. #16 183.5 Preparing to unpack .../719-unzip_6.0-28_amd64.deb ... #16 183.5 Unpacking unzip (6.0-28) ... #16 183.7 Selecting previously unselected package virtualenv. #16 183.7 Preparing to unpack .../720-virtualenv_20.17.1+ds-1_all.deb ... #16 183.7 Unpacking virtualenv (20.17.1+ds-1) ... #16 183.9 Setting up libip4tc2:amd64 (1.8.9-2) ... #16 183.9 Setting up libksba8:amd64 (1.6.3-2) ... #16 184.0 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.0 Setting up media-types (10.0.0) ... #16 184.1 Setting up libpipeline1:amd64 (1.5.7-1) ... #16 184.2 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.3 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #16 184.4 Setting up liblcms2-2:amd64 (2.14-2) ... #16 184.4 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #16 184.5 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #16 184.5 Setting up libxapian30:amd64 (1.4.22-1) ... #16 184.6 Setting up wdiff (1.2.2-5) ... #16 184.6 Setting up libaom3:amd64 (3.6.0-1) ... #16 184.7 Setting up libpciaccess0:amd64 (0.17-2) ... #16 184.8 Setting up mysql-common (5.8+1.1.0) ... #16 184.9 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 184.9 Setting up libabsl20220623:amd64 (20220623.1-1) ... #16 185.0 Setting up libxau6:amd64 (1:1.0.9-1) ... #16 185.0 Setting up python3-setuptools-whl (66.1.1-1) ... #16 185.1 Setting up libkeyutils1:amd64 (1.6.3-2) ... #16 185.1 Setting up libapparmor1:amd64 (3.0.8-3) ... #16 185.2 Setting up libc-l10n (2.36-9+deb12u7) ... #16 185.2 Setting up pci.ids (0.0~2023.04.11-1) ... #16 185.3 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #16 185.4 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #16 185.4 Setting up libsodium23:amd64 (1.0.18-1) ... #16 185.5 Setting up libicu72:amd64 (72.1-3) ... #16 185.5 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 185.6 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #16 185.6 Setting up libdbi1:amd64 (0.9.0-6) ... #16 185.7 Setting up bsdextrautils (2.38.1-5+deb12u1) ... #16 185.7 Setting up fonts-gfs-porson (1.1-7) ... #16 185.8 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #16 185.9 Setting up libmagic-mgc (1:5.44-3) ... #16 185.9 Setting up libgsm1:amd64 (1.0.22-1) ... #16 186.0 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #16 186.0 Setting up gawk (1:5.2.1-2) ... #16 186.1 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #16 186.2 Setting up libsigsegv-dev:amd64 (2.14-1) ... #16 186.2 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #16 186.3 No schema files found: doing nothing. #16 186.3 Setting up distro-info-data (0.58+deb12u1) ... #16 186.4 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 186.4 Setting up libsnmp-base (5.9.3+dfsg-2) ... #16 186.5 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 186.5 Setting up libtirpc-common (1.3.3+ds-1) ... #16 186.6 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 186.7 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 186.7 Setting up libijs-0.35:amd64 (0.35-15) ... #16 187.0 Setting up unzip (6.0-28) ... #16 187.1 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #16 187.1 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 187.2 Setting up libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 187.2 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #16 187.3 Setting up libfontbox-java (1:1.8.16-2) ... #16 187.4 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #16 187.4 Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 187.5 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #16 187.5 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #16 187.6 Setting up binutils-common:amd64 (2.40-2) ... #16 187.7 Setting up x11-common (1:7.7+23) ... #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.0 invoke-rc.d: could not determine current runlevel #16 188.0 invoke-rc.d: policy-rc.d denied execution of restart. #16 188.0 Setting up libsensors-config (1:3.6.0-7.1) ... #16 188.1 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 188.2 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 188.2 Setting up libmagic1:amd64 (1:5.44-3) ... #16 188.3 Setting up libdeflate0:amd64 (1.14-1) ... #16 188.4 Setting up perl-openssl-defaults:amd64 (7+b1) ... #16 188.4 Setting up linux-libc-dev:amd64 (6.1.90-1) ... #16 188.5 Setting up bc (1.07.1-3+b1) ... #16 188.5 Setting up libctf-nobfd0:amd64 (2.40-2) ... #16 188.6 Setting up gettext-base (0.21-12) ... #16 188.7 Setting up m4 (1.4.19-3) ... #16 188.7 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 188.8 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #16 188.8 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 188.9 Setting up libnpth0:amd64 (1.6-3) ... #16 188.9 Setting up autoconf-archive (20220903-3) ... #16 189.0 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 189.1 Setting up libc-ares2:amd64 (1.18.1-3) ... #16 189.1 Setting up file (1:5.44-3) ... #16 189.2 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 189.3 Setting up libassuan0:amd64 (2.5.5-5) ... #16 189.3 Setting up libdecaf0:amd64 (1.0.2-2) ... #16 189.4 Setting up libgomp1:amd64 (12.2.0-14) ... #16 189.4 Setting up bzip2 (1.0.8-5+b1) ... #16 189.5 Setting up libffi-dev:amd64 (3.4.4-1) ... #16 189.5 Setting up locales (2.36-9+deb12u7) ... #16 189.6 debconf: unable to initialize frontend: Dialog #16 189.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 189.6 debconf: falling back to frontend: Readline #16 189.6 debconf: unable to initialize frontend: Readline #16 189.6 debconf: (This frontend requires a controlling tty.) #16 189.6 debconf: falling back to frontend: Teletype #16 189.8 Generating locales (this might take a while)... #16 189.8 Generation complete. #16 189.9 Setting up libopts25:amd64 (1:5.18.16-5) ... #16 189.9 Setting up libtext-wrapi18n-perl (0.06-10) ... #16 190.0 Setting up libjbig0:amd64 (2.1-6.1) ... #16 190.0 Setting up librav1e0:amd64 (0.5.1-6) ... #16 190.1 Setting up libpcre2-16-0:amd64 (10.42-1) ... #16 190.1 Setting up libsource-highlight-common (3.1.9-4.2) ... #16 190.2 Setting up libfakeroot:amd64 (1.31-1.2) ... #16 190.3 Setting up libjansson4:amd64 (2.14-2) ... #16 190.3 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 190.4 Setting up poppler-data (0.4.12-1) ... #16 190.5 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 190.6 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 190.7 Setting up libosp5 (1.5.2-13+b2) ... #16 190.8 Setting up libcap2-bin (1:2.66-4) ... #16 190.8 Setting up fakeroot (1.31-1.2) ... #16 190.9 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #16 190.9 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 190.9 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 190.9 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 190.9 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 190.9 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 190.9 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 190.9 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 190.9 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 190.9 Setting up libtalloc2:amd64 (2.4.0-f2) ... #16 190.9 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 191.0 Setting up mariadb-common (1:10.11.6-0+deb12u1) ... #16 191.1 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 191.1 Setting up libasound2-data (1.2.8-1) ... #16 191.2 Setting up libpcre3:amd64 (2:8.39-15) ... #16 191.2 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #16 191.3 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 191.3 Setting up autotools-dev (20220109.1) ... #16 191.4 Setting up libz3-4:amd64 (4.8.12-3.1) ... #16 191.4 Setting up libpcre2-32-0:amd64 (10.42-1) ... #16 191.5 Setting up libglib2.0-data (2.74.6-2+deb12u2) ... #16 191.5 Setting up libpkgconf3:amd64 (1.8.1-1) ... #16 191.6 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 191.6 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #16 191.7 Setting up rpcsvc-proto (1.4.3-1) ... #16 191.8 Setting up libmunge2 (0.5.15-2) ... #16 191.8 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 191.9 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 191.9 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #16 192.0 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #16 192.0 Setting up make (4.3-4.1) ... #16 192.1 Setting up gnupg-l10n (2.2.40-1.1) ... #16 192.1 Setting up libjbig2dec0:amd64 (0.19-3) ... #16 194.4 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 194.5 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 194.5 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 194.6 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #16 194.6 Setting up libpathplan4:amd64 (2.42.2-7+b3) ... #16 194.7 Setting up libapache-pom-java (29-2) ... #16 194.7 Setting up libavahi-common-data:amd64 (0.8-10) ... #16 194.8 Setting up libann0 (1.1.2+doc-9+b1) ... #16 194.8 Setting up libncurses6:amd64 (6.4-4) ... #16 194.9 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 195.0 Setting up xz-utils (5.4.1-0.2) ... #16 195.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #16 195.0 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #16 195.0 Setting up xfonts-encodings (1:1.0.4-2.2) ... #16 195.1 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 195.1 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #16 195.2 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 195.3 Setting up t1utils (1.41-4) ... #16 195.3 Setting up libnewlib-dev (3.3.0-1.3) ... #16 195.4 Setting up libquadmath0:amd64 (12.2.0-14) ... #16 195.4 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 195.5 Setting up libimagequant0:amd64 (2.17.0-1) ... #16 195.5 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #16 195.6 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #16 195.7 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ... #16 195.7 Setting up libpng16-16:amd64 (1.6.39-2) ... #16 195.8 Setting up libhwloc15:amd64 (2.9.0-1) ... #16 195.8 Setting up libmpc3:amd64 (1.3.1-1) ... #16 195.9 Setting up libmnl0:amd64 (1.0.4-3) ... #16 196.0 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #16 196.0 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 196.1 Setting up liboping0:amd64 (1.10.0-5+b1) ... #16 196.1 Setting up libatomic1:amd64 (12.2.0-14) ... #16 196.2 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 196.2 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 196.3 Setting up libidn12:amd64 (1.41-1) ... #16 196.4 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 196.5 Setting up patch (2.7.6-7) ... #16 196.5 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 196.6 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 196.6 Setting up autopoint (0.21-12) ... #16 196.7 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 196.7 Setting up icu-devtools (72.1-3) ... #16 196.8 Setting up sudo (1.9.13p3-1+deb12u1) ... #16 197.0 invoke-rc.d: could not determine current runlevel #16 197.0 invoke-rc.d: policy-rc.d denied execution of start. #16 197.0 Setting up ocaml-base (4.13.1-4) ... #16 197.1 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 197.1 Setting up fonts-dejavu-core (2.37-6) ... #16 197.4 Setting up libudev-dev:amd64 (252.22-1~deb12u1) ... #16 197.5 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #16 197.5 Setting up libsepol-dev:amd64 (3.4-2.1) ... #16 197.6 Setting up libpcsclite1:amd64 (1.9.9-2) ... #16 197.6 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 197.7 Setting up pkgconf-bin (1.8.1-1) ... #16 197.8 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #16 197.8 Setting up libsodium-dev:amd64 (1.0.18-1) ... #16 197.9 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #16 197.9 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #16 198.0 Setting up libncursesw6:amd64 (6.4-4) ... #16 198.0 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 198.1 Setting up libxtables12:amd64 (1.8.9-2) ... #16 198.1 Setting up lynx-common (2.9.0dev.12-1) ... #16 198.2 Setting up libgc1:amd64 (1:8.2.2-3) ... #16 198.3 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 198.4 Setting up libltdl7:amd64 (2.4.7-5) ... #16 198.4 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #16 198.5 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #16 198.5 Setting up libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 198.6 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 198.6 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 198.7 Setting up libgfortran5:amd64 (12.2.0-14) ... #16 198.8 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 199.0 Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 199.2 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 199.3 Setting up libubsan1:amd64 (12.2.0-14) ... #16 199.3 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 199.4 Setting up libstdcompat-ocaml (19-1) ... #16 199.4 Setting up libpci3:amd64 (1:3.9.0-4) ... #16 199.5 Setting up libnuma1:amd64 (2.0.16-1) ... #16 199.5 Setting up libpcre2-posix3:amd64 (10.42-1) ... #16 199.6 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #16 199.6 Setting up python-apt-common (2.6.0) ... #16 199.7 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 199.8 Setting up libostyle1c2 (1.4devel1-22) ... #16 199.8 Setting up fonts-gfs-baskerville (1.1-6) ... #16 199.9 Setting up sensible-utils (0.0.17+nmu1) ... #16 200.0 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 200.0 Setting up librhash0:amd64 (1.4.3-3) ... #16 200.1 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #16 200.1 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 200.2 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 200.2 Setting up libasan8:amd64 (12.2.0-14) ... #16 200.3 Setting up libuchardet0:amd64 (0.0.7-1) ... #16 200.3 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #16 200.4 Setting up procps (2:4.0.2-3) ... #16 200.6 Setting up libasound2:amd64 (1.2.8-1+b1) ... #16 200.6 Setting up libmd-dev:amd64 (1.0.4-2) ... #16 200.7 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 200.8 Setting up bison (2:3.8.2+dfsg-1+b1) ... #16 200.8 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #16 200.8 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #16 200.8 Setting up gpgconf (2.2.40-1.1) ... #16 200.9 Setting up libpsm2-2 (11.2.185-2) ... #16 201.0 Setting up openmpi-common (4.1.4-3) ... #16 201.0 Setting up fonts-lmodern (2.005-1) ... #16 201.1 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #16 201.1 Setting up git-man (1:2.39.2-1.1) ... #16 201.2 Setting up libthai-data (0.1.29-1) ... #16 201.2 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 201.3 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #16 201.4 Setting up netbase (6.4) ... #16 201.5 Setting up sgml-base (1.31) ... #16 201.6 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 201.7 Setting up cmake-data (3.25.1-1) ... #16 201.7 Setting up libcdt5:amd64 (2.42.2-7+b3) ... #16 201.8 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 201.9 Setting up libcgraph6:amd64 (2.42.2-7+b3) ... #16 201.9 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 202.0 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 202.0 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 202.1 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode #16 202.1 Setting up libtsan2:amd64 (12.2.0-14) ... #16 202.2 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 202.2 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 202.3 Setting up libbinutils:amd64 (2.40-2) ... #16 202.3 Setting up liburing2:amd64 (2.3-3) ... #16 202.4 Setting up patchelf (0.14.3-1+b1) ... #16 202.4 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 202.7 Setting up swig4.0 (4.1.0-0.2) ... #16 202.8 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #16 202.8 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #16 202.9 Setting up libisl23:amd64 (0.25-1.1) ... #16 202.9 Setting up libaio1:amd64 (0.3.113-4) ... #16 203.0 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #16 203.1 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 203.1 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 203.2 Setting up libc-dev-bin (2.36-9+deb12u7) ... #16 203.2 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #16 203.3 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... #16 203.3 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 203.4 Setting up libbsd0:amd64 (0.11.7-2) ... #16 203.4 Setting up libparmap-ocaml (1.2.5-1) ... #16 203.5 Setting up python3-wheel-whl (0.38.4-2) ... #16 203.5 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 203.6 Setting up libelf1:amd64 (0.188-2.1) ... #16 203.7 Setting up libjson-c5:amd64 (0.16-2) ... #16 203.7 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 203.8 Setting up openjade (1.4devel1-22) ... #16 203.9 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 204.0 Setting up xdg-utils (1.1.3-4.1) ... #16 204.0 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #16 204.0 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 204.0 Setting up libbsd-dev:amd64 (0.11.7-2) ... #16 204.1 Setting up libcc1-0:amd64 (12.2.0-14) ... #16 204.1 Setting up libjansson-dev:amd64 (2.14-2) ... #16 205.4 Setting up dbus-bin (1.14.10-1~deb12u1) ... #16 206.5 Setting up sqlite3 (3.40.1-2) ... #16 206.6 Setting up gpg (2.2.40-1.1) ... #16 206.6 Setting up libgps28:amd64 (3.22-4.1+b1) ... #16 206.7 Setting up libbpf1:amd64 (1:1.1.0-1) ... #16 206.7 Setting up liblsan0:amd64 (12.2.0-14) ... #16 206.8 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #16 206.9 Setting up libitm1:amd64 (12.2.0-14) ... #16 206.9 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 207.0 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 207.0 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 207.1 Setting up libkmod2:amd64 (30+20221128-1) ... #16 207.1 Setting up libgdbm6:amd64 (1.23-3) ... #16 207.2 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 207.3 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #16 207.3 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 207.4 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 207.4 Setting up gnupg-utils (2.2.40-1.1) ... #16 207.5 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 207.5 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #16 207.6 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #16 207.7 Setting up libctf0:amd64 (2.40-2) ... #16 207.7 Setting up pinentry-curses (1.2.1-1) ... #16 207.8 Setting up libdbi-dev (0.9.0-6) ... #16 207.9 Setting up teckit (2.5.11+ds1-1+b1) ... #16 207.9 Setting up libice6:amd64 (2:1.0.10-1) ... #16 208.0 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #16 208.0 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #16 208.1 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 208.2 Setting up flex (2.6.4-8.2) ... #16 208.2 Setting up cpp-12 (12.2.0-14) ... #16 208.3 Setting up libxcb1:amd64 (1.15-1) ... #16 208.3 Setting up gettext (0.21-12) ... #16 208.4 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #16 208.4 Setting up swig (4.1.0-0.2) ... #16 208.5 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 208.6 Setting up gpg-agent (2.2.40-1.1) ... #16 208.7 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #16 208.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #16 208.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #16 208.9 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #16 208.9 Setting up libpdfbox-java (1:1.8.16-2) ... #16 209.0 Setting up libavif15:amd64 (0.11.1-1) ... #16 209.0 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #16 209.1 Setting up libmbedtls14:amd64 (2.28.3-1) ... #16 209.2 Setting up nettle-dev:amd64 (3.8.1-2) ... #16 209.2 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 209.3 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #16 209.3 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #16 209.4 Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 209.4 Setting up libxcb-render0:amd64 (1.15-1) ... #16 209.5 Setting up fontconfig-config (2.14.1-4) ... #16 209.6 debconf: unable to initialize frontend: Dialog #16 209.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 209.6 debconf: falling back to frontend: Readline #16 209.6 debconf: unable to initialize frontend: Readline #16 209.6 debconf: (This frontend requires a controlling tty.) #16 209.6 debconf: falling back to frontend: Teletype #16 209.9 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #16 209.9 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #16 210.0 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 210.1 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 210.1 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 210.2 Setting up libedit2:amd64 (3.1-20221030-2) ... #16 210.2 Setting up gpgsm (2.2.40-1.1) ... #16 210.3 Setting up ccache (4.8+really4.7.5-1) ... #16 210.3 Updating symlinks in /usr/lib/ccache ... #16 210.3 Setting up libcommons-parent-java (56-1) ... #16 210.4 Setting up libavahi-common3:amd64 (0.8-10) ... #16 210.4 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #16 210.5 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #16 210.5 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 210.5 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #16 210.6 Setting up libcommons-logging-java (1.2-3) ... #16 210.7 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 210.7 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ... #16 210.8 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #16 210.8 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 210.9 Setting up libboost-tools-dev (1.74.0.3) ... #16 210.9 Setting up libnftnl11:amd64 (1.2.4-2) ... #16 211.0 Setting up libxcb-shm0:amd64 (1.15-1) ... #16 211.0 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #16 211.1 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #16 211.2 Setting up opensp (1.5.2-13+b2) ... #16 211.2 Setting up libaio-dev:amd64 (0.3.113-4) ... #16 211.3 Setting up libboost-nowide-dev (1.74.0.3) ... #16 211.3 Setting up libbladerf2:amd64 (0.2022.11-1) ... #16 211.8 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 211.9 Setting up sdcc (4.2.0+dfsg-1) ... #16 212.0 Setting up pkgconf:amd64 (1.8.1-1) ... #16 212.0 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 212.1 Setting up dirmngr (2.2.40-1.1) ... #16 212.2 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #16 212.2 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #16 212.3 Setting up libthai0:amd64 (0.1.29-1) ... #16 212.3 Setting up libgprofng0:amd64 (2.40-2) ... #16 212.4 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 212.4 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #16 212.5 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 212.5 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #16 212.6 Setting up libpcap0.8:amd64 (1.10.3-1) ... #16 212.6 Setting up libmnl-dev:amd64 (1.0.4-3) ... #16 212.7 Setting up dbus (1.14.10-1~deb12u1) ... #16 212.8 invoke-rc.d: could not determine current runlevel #16 212.8 invoke-rc.d: policy-rc.d denied execution of start. #16 212.9 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #16 212.9 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #16 213.0 Setting up shared-mime-info (2.2-1) ... #16 221.8 Setting up ofono (1.31-3+b1) ... #16 221.9 invoke-rc.d: could not determine current runlevel #16 221.9 invoke-rc.d: policy-rc.d denied execution of start. #16 222.0 invoke-rc.d: could not determine current runlevel #16 222.0 invoke-rc.d: policy-rc.d denied execution of start. #16 222.0 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #16 222.1 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #16 222.1 Setting up ocaml-findlib (1.9.6-1+b1) ... #16 222.2 Setting up libevent-dev (2.1.12-stable-8) ... #16 222.2 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #16 222.3 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 222.3 Setting up libortp16:amd64 (1:5.1.64-2) ... #16 222.4 Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ... #16 222.4 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 222.5 Setting up pkg-config:amd64 (1.8.1-1) ... #16 222.6 Setting up libgdbm-compat4:amd64 (1.23-3) ... #16 222.6 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #16 222.7 Setting up ucf (3.0043+nmu1) ... #16 222.8 debconf: unable to initialize frontend: Dialog #16 222.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 222.8 debconf: falling back to frontend: Readline #16 222.8 debconf: unable to initialize frontend: Readline #16 222.8 debconf: (This frontend requires a controlling tty.) #16 222.8 debconf: falling back to frontend: Teletype #16 222.8 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 222.9 Setting up libjs-sphinxdoc (5.3.0-4) ... #16 222.9 Setting up libx265-199:amd64 (3.5-2+b1) ... #16 223.0 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 223.1 Setting up gpg-wks-server (2.2.40-1.1) ... #16 223.1 Setting up libllvm14:amd64 (1:14.0.6-12) ... #16 223.2 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 223.2 Setting up libgvpr2:amd64 (2.42.2-7+b3) ... #16 223.3 Setting up dwz (0.15-1) ... #16 223.3 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 223.4 Setting up groff-base (1.22.4-10) ... #16 223.5 Setting up cpp (4:12.2.0-3) ... #16 223.5 Setting up xml-core (0.18+nmu1) ... #16 223.7 Setting up source-highlight (3.1.9-4.2+b3) ... #16 223.8 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 223.9 Setting up libxslt1.1:amd64 (1.1.35-1) ... #16 224.0 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #16 224.0 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 224.1 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 224.1 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #16 224.2 Setting up curl (7.88.1-10+deb12u5) ... #16 224.3 Setting up libfontconfig1:amd64 (2.14.1-4) ... #16 224.3 Setting up lynx (2.9.0dev.12-1) ... #16 224.4 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #16 224.4 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #16 224.4 Setting up picolibc-arm-none-eabi (1.8-1) ... #16 224.5 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 224.5 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 224.6 Setting up libsm6:amd64 (2:1.2.3-1) ... #16 224.7 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #16 224.7 Setting up libavahi-client3:amd64 (0.8-10) ... #16 224.8 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 224.8 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #16 224.9 Setting up rsync (3.2.7-1) ... #16 225.0 invoke-rc.d: could not determine current runlevel #16 225.0 invoke-rc.d: policy-rc.d denied execution of start. #16 225.1 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 225.1 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #16 225.2 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #16 225.2 Setting up libpaper1:amd64 (1.1.29) ... #16 225.3 debconf: unable to initialize frontend: Dialog #16 225.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 225.3 debconf: falling back to frontend: Readline #16 225.3 debconf: unable to initialize frontend: Readline #16 225.3 debconf: (This frontend requires a controlling tty.) #16 225.3 debconf: falling back to frontend: Teletype #16 225.4 #16 225.4 Creating config file /etc/papersize with new version #16 225.4 Setting up tcpdump (4.99.3-1) ... #16 225.8 Setting up libibverbs1:amd64 (44.0-2) ... #16 225.9 Setting up fontconfig (2.14.1-4) ... #16 226.0 Regenerating fonts cache... done. #16 228.4 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #16 228.5 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 228.5 Setting up telnet (0.17+2.4-2+deb12u1) ... #16 228.6 Setting up libzmq5:amd64 (4.3.4-6) ... #16 228.6 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 228.7 Setting up gpg-wks-client (2.2.40-1.1) ... #16 228.8 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #16 228.8 Setting up ibverbs-providers:amd64 (44.0-2) ... #16 229.2 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 229.3 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #16 229.3 Setting up libfftw3-bin (3.3.10-1) ... #16 229.4 Setting up htop (3.2.2-2) ... #16 229.4 Setting up iproute2 (6.1.0-3) ... #16 229.7 debconf: unable to initialize frontend: Dialog #16 229.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 229.7 debconf: falling back to frontend: Readline #16 229.7 debconf: unable to initialize frontend: Readline #16 229.7 debconf: (This frontend requires a controlling tty.) #16 229.7 debconf: falling back to frontend: Teletype #16 229.8 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #16 230.0 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 230.0 Setting up libheif1:amd64 (1.15.1-1) ... #16 230.1 Setting up xsltproc (1.1.35-1) ... #16 230.1 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #16 230.2 Setting up libclang1-14 (1:14.0.6-12) ... #16 230.2 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #16 230.3 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #16 230.3 Setting up binutils (2.40-2) ... #16 230.4 Setting up libpaper-utils (1.1.29) ... #16 230.5 Setting up xfonts-utils (1:7.7+6) ... #16 230.5 Setting up man-db (2.11.2-2) ... #16 230.7 debconf: unable to initialize frontend: Dialog #16 230.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 230.7 debconf: falling back to frontend: Readline #16 230.7 debconf: unable to initialize frontend: Readline #16 230.7 debconf: (This frontend requires a controlling tty.) #16 230.7 debconf: falling back to frontend: Teletype #16 230.7 Building database of manual pages ... #16 230.7 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #16 230.8 Setting up libcairo2:amd64 (1.16.0-7) ... #16 230.8 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 230.9 Setting up tex-common (6.18) ... #16 231.0 debconf: unable to initialize frontend: Dialog #16 231.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 231.0 debconf: falling back to frontend: Readline #16 231.0 debconf: unable to initialize frontend: Readline #16 231.0 debconf: (This frontend requires a controlling tty.) #16 231.0 debconf: falling back to frontend: Teletype #16 231.1 update-language: texlive-base not installed and configured, doing nothing! #16 231.1 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 231.2 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 231.2 Setting up perl (5.36.0-7+deb12u1) ... #16 231.3 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 231.4 Setting up gcc-12 (12.2.0-14) ... #16 231.4 Setting up libraqm0:amd64 (0.7.0-4.1) ... #16 231.5 Setting up libboost-numpy-dev (1.74.0.3) ... #16 231.6 Setting up libgd3:amd64 (2.3.3-9) ... #16 231.6 Setting up stow (2.3.1-1) ... #16 231.7 Setting up libio-html-perl (1.004-3) ... #16 231.7 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 231.8 Setting up libclang-cpp14 (1:14.0.6-12) ... #16 231.9 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #16 231.9 Setting up libdpkg-perl (1.21.22) ... #16 232.0 Setting up autoconf (2.71-3) ... #16 232.0 Setting up libtimedate-perl (2.3300-2) ... #16 232.1 Setting up libregexp-ipv6-perl (0.03-3) ... #16 232.1 Setting up module-assistant (0.11.11) ... #16 232.3 Setting up libcups2:amd64 (2.4.2-3+deb12u5) ... #16 232.3 Setting up libmime-charset-perl (1.013.1-2) ... #16 232.4 Setting up lmodern (2.005-1) ... #16 232.6 Setting up libjson-perl (4.10000-1) ... #16 232.7 Setting up libnsl2:amd64 (1.3.0-2) ... #16 232.7 Setting up gnupg (2.2.40-1.1) ... #16 232.8 Setting up cmake (3.25.1-1) ... #16 232.8 Setting up libsub-override-perl (0.09-4) ... #16 232.9 Setting up libsub-quote-perl (2.006008-1) ... #16 233.0 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #16 233.0 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #16 233.1 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 233.1 Setting up libfile-dirlist-perl (0.05-3) ... #16 233.2 Setting up libtext-unidecode-perl (1.30-3) ... #16 233.2 Setting up libperlio-gzip-perl (0.20-1+b1) ... #16 233.3 Setting up mailcap (3.70+nmu1) ... #16 233.4 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #16 233.4 Setting up tex-gyre (20180621-6) ... #16 233.7 Setting up liburi-perl (5.17-1) ... #16 233.7 Setting up libfile-touch-perl (0.12-2) ... #16 233.8 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 233.8 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 233.9 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 234.0 Setting up automake (1:1.16.5-1.3) ... #16 234.0 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #16 234.0 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #16 234.0 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #16 234.0 Setting up librdmacm1:amd64 (44.0-2) ... #16 234.1 Setting up libhttp-date-perl (6.05-2) ... #16 234.1 Setting up libfile-which-perl (1.27-2) ... #16 234.2 Setting up libucx0:amd64 (1.13.1-1) ... #16 234.2 Setting up libsgmls-perl (1.03ii-38) ... #16 234.3 Setting up libxmu6:amd64 (2:1.1.3-3) ... #16 234.4 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 234.4 Setting up libfile-listing-perl (6.15-1) ... #16 234.5 Setting up mime-support (3.66) ... #16 234.5 Setting up libxi6:amd64 (2:1.8-1+b1) ... #16 234.6 Setting up libdynaloader-functions-perl (0.003-3) ... #16 234.6 Setting up libclass-method-modifiers-perl (2.14-1) ... #16 234.7 Setting up libio-pty-perl (1:1.17-1) ... #16 234.8 Setting up sgmlspl (1.03ii-38) ... #16 234.8 Setting up mscgen (0.20-14) ... #16 234.9 Setting up libclone-perl:amd64 (0.46-1) ... #16 234.9 Setting up libarchive-zip-perl (1.68-1) ... #16 235.0 Setting up libhtml-tagset-perl (3.20-6) ... #16 235.0 Setting up preview-latex-style (12.2-1) ... #16 235.1 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... #16 235.1 Setting up libdebhelper-perl (13.11.4) ... #16 235.2 Setting up liblwp-mediatypes-perl (6.04-2) ... #16 235.3 Setting up libtry-tiny-perl (0.31-2) ... #16 235.4 Setting up libxml-namespacesupport-perl (1.12-2) ... #16 235.5 Setting up libnet-http-perl (6.22-1) ... #16 235.5 Setting up libencode-locale-perl (1.05-3) ... #16 235.6 Setting up libxaw7:amd64 (2:1.0.14-1) ... #16 235.6 Setting up fonts-urw-base35 (20200910-7) ... #16 235.9 Setting up libibverbs-dev:amd64 (44.0-2) ... #16 236.0 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #16 236.0 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #16 236.1 Setting up gcc (4:12.2.0-3) ... #16 236.2 Setting up autogen (1:5.18.16-5) ... #16 236.3 Setting up dpkg-dev (1.21.22) ... #16 236.3 Setting up intltool-debian (0.35.0+20060710.6) ... #16 236.4 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 236.5 Setting up liberror-perl (0.17029-2) ... #16 236.5 Setting up patchutils (0.4.2-1) ... #16 236.6 Setting up libltdl-dev:amd64 (2.4.7-5) ... #16 236.6 Setting up libxml-sax-base-perl (1.09-3) ... #16 236.7 Setting up doxygen (1.9.4-4) ... #16 236.7 Setting up libwrap0:amd64 (7.6.q-32) ... #16 236.8 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 236.9 Setting up libgvc6 (2.42.2-7+b3) ... #16 236.9 Setting up libipc-run-perl (20220807.0-1) ... #16 237.0 Setting up git (1:2.39.2-1.1) ... #16 237.1 Setting up libwww-robotrules-perl (6.02-1) ... #16 237.1 Setting up libnsl-dev:amd64 (1.3.0-2) ... #16 237.2 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 237.2 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #16 237.2 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #16 237.2 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 237.3 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #16 237.4 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #16 237.4 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 237.5 Setting up librole-tiny-perl (2.002004-1) ... #16 237.5 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #16 237.6 Setting up libfile-homedir-perl (1.006-2) ... #16 237.7 Setting up texlive-base (2022.20230122-3) ... #16 238.4 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #16 238.6 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #16 238.7 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #16 238.8 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #16 238.9 debconf: unable to initialize frontend: Dialog #16 238.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 238.9 debconf: falling back to frontend: Readline #16 238.9 debconf: unable to initialize frontend: Readline #16 238.9 debconf: (This frontend requires a controlling tty.) #16 238.9 debconf: falling back to frontend: Teletype #16 239.3 Setting up libicu-dev:amd64 (72.1-3) ... #16 239.3 Setting up libio-socket-ssl-perl (2.081-2) ... #16 239.4 Setting up liburing-dev:amd64 (2.3-3) ... #16 239.4 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 239.5 Setting up libhttp-message-perl (6.44-1) ... #16 239.5 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #16 239.6 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #16 239.6 Setting up graphviz (2.42.2-7+b3) ... #16 239.7 Setting up libfabric1:amd64 (1.17.0-3) ... #16 239.8 Setting up libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 239.8 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 239.9 Setting up python3.11 (3.11.2-6) ... #16 240.3 Setting up libhttp-negotiate-perl (6.01-2) ... #16 240.3 Setting up libncurses-dev:amd64 (6.4-4) ... #16 240.4 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #16 240.4 Setting up libpython3.11:amd64 (3.11.2-6) ... #16 240.5 Setting up libpcre2-dev:amd64 (10.42-1) ... #16 240.6 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 240.6 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #16 240.7 Setting up libhttp-cookies-perl (6.10-1) ... #16 240.7 Setting up libtool (2.4.7-5) ... #16 240.8 Setting up texlive-luatex (2022.20230122-3) ... #16 240.8 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #16 240.9 Setting up po-debconf (1.0.21+nmu1) ... #16 241.0 Setting up libhtml-tree-perl (5.07-3) ... #16 241.0 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #16 241.1 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #16 241.1 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 241.2 Setting up texlive-plain-generic (2022.20230122-4) ... #16 241.2 Setting up lcov (1.16-1) ... #16 241.3 Setting up python3 (3.11.2-1+b1) ... #16 241.4 running python rtupdate hooks for python3.11... #16 241.6 running python post-rtupdate hooks for python3.11... #16 241.7 Setting up texlive-lang-greek (2022.20230122-1) ... #16 241.8 Setting up libusb-dev (2:0.1.12-32) ... #16 241.8 Setting up libreadline-dev:amd64 (8.2-1.3) ... #16 241.9 Setting up python3-distlib (0.3.6-1) ... #16 242.0 Setting up python3-markupsafe (2.1.2-1+b1) ... #16 242.1 Setting up libxml-sax-perl (1.02+dfsg-3) ... #16 242.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #16 242.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 242.3 debconf: unable to initialize frontend: Dialog #16 242.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 242.3 debconf: falling back to frontend: Readline #16 242.3 debconf: unable to initialize frontend: Readline #16 242.3 debconf: (This frontend requires a controlling tty.) #16 242.3 debconf: falling back to frontend: Teletype #16 242.4 #16 242.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 242.5 Setting up python3-platformdirs (2.6.0-1) ... #16 242.6 Setting up libcdk5-dev (5.0.20180306-3) ... #16 242.7 Setting up libnuma-dev:amd64 (2.0.16-1) ... #16 242.7 Setting up python3-six (1.16.0-4) ... #16 242.8 Setting up dh-autoreconf (20) ... #16 242.9 Setting up asciidoc-common (10.2.0-1) ... #16 244.1 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 244.4 Setting up python3-roman (3.3-3) ... #16 244.5 Setting up gfortran-12 (12.2.0-14) ... #16 244.5 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 244.6 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 244.6 Setting up python3-webcolors (1.11.1-1) ... #16 244.8 Setting up libexpat1-dev:amd64 (2.5.0-1) ... #16 244.8 Setting up libsqlite3-dev:amd64 (3.40.1-2) ... #16 244.9 Setting up texlive-latex-base (2022.20230122-3) ... #16 245.0 Setting up libmodule-runtime-perl (0.016-2) ... #16 245.0 Setting up texlive-extra-utils (2022.20230122-4) ... #16 245.1 Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 245.1 Setting up python3-dill (0.3.6-1) ... #16 245.3 Setting up python3-gi (3.42.2-3+b1) ... #16 245.4 Setting up texlive-latex-recommended (2022.20230122-3) ... #16 245.5 Setting up python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 245.5 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #16 245.6 Setting up python3-wrapt (1.14.1-2+b2) ... #16 245.7 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 245.8 Setting up python3-funcparserlib (1.0.0-0.2) ... #16 245.9 Setting up python3-typing-extensions (4.4.0-1) ... #16 246.0 Setting up python3-toml (0.10.2-1) ... #16 246.2 Setting up texlive-pictures (2022.20230122-3) ... #16 246.3 Setting up python3-isort (5.6.4-1) ... #16 246.4 Setting up python3-reportlab (3.6.12-1) ... #16 246.8 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 246.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 246.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #16 246.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 247.0 debconf: unable to initialize frontend: Dialog #16 247.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 247.0 debconf: falling back to frontend: Readline #16 247.0 debconf: unable to initialize frontend: Readline #16 247.0 debconf: (This frontend requires a controlling tty.) #16 247.0 debconf: falling back to frontend: Teletype #16 247.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 247.1 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 247.2 Setting up dh-strip-nondeterminism (1.13.1-1) ... #16 247.2 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 247.3 Setting up libncurses5-dev:amd64 (6.4-4) ... #16 247.3 Setting up texlive-fonts-recommended (2022.20230122-3) ... #16 247.4 Setting up python3-mccabe (0.7.0-1) ... #16 247.5 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #16 247.6 Setting up tipa (2:1.3-21) ... #16 247.7 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #16 247.8 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 247.8 Setting up python3-tomlkit (0.11.7-1) ... #16 248.0 Setting up python3-lib2to3 (3.11.2-3) ... #16 248.1 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 248.1 Setting up openmpi-bin (4.1.4-3+b1) ... #16 248.2 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #16 248.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 248.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 248.2 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #16 248.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 248.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 248.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 248.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 248.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 248.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 248.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 248.3 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #16 248.3 Setting up coccinelle (1.1.1.deb-2+b1) ... #16 248.5 Setting up g++-12 (12.2.0-14) ... #16 248.5 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 248.6 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 248.6 Setting up python3-pkg-resources (66.1.1-1) ... #16 248.8 Setting up python3-distutils (3.11.2-3) ... #16 248.9 Setting up python3-more-itertools (8.10.0-2) ... #16 249.1 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ... #16 249.2 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 249.2 Setting up python3-filelock (3.9.0-1) ... #16 249.4 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #16 249.4 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.5 Setting up python3-setuptools (66.1.1-1) ... #16 249.8 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 249.8 Setting up texlive (2022.20230122-3) ... #16 249.9 Setting up python3-apt (2.6.0) ... #16 250.0 Setting up libimport-into-perl (1.002005-2) ... #16 250.1 Setting up python3-usb (1.2.1-2) ... #16 250.2 Setting up python3-mypy-extensions (0.4.3-4) ... #16 250.3 Setting up libmoo-perl (2.005005-1) ... #16 250.4 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 250.4 Setting up python3-pyflakes (2.5.0-1) ... #16 250.6 Setting up texlive-science (2022.20230122-4) ... #16 250.7 Setting up mpi-default-bin (1.14) ... #16 250.7 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 250.8 Setting up python3-virtualenv (20.17.1+ds-1) ... #16 250.9 Setting up latexmk (1:4.79-1) ... #16 251.0 Setting up python3-yaml (6.0-3+b2) ... #16 251.2 Setting up debhelper (13.11.4) ... #16 251.2 Setting up texlive-latex-extra (2022.20230122-4) ... #16 251.3 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.4 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #16 251.4 Setting up python3-zipp (1.0.0-6) ... #16 251.5 Setting up ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 251.6 Setting up python3-wheel (0.38.4-2) ... #16 251.7 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #16 251.8 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 251.8 Setting up texlive-bibtex-extra (2022.20230122-4) ... #16 251.9 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 252.0 Setting up python3-pygments (2.14.0+dfsg-1) ... #16 252.3 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #16 252.4 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #16 252.4 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.5 Setting up virtualenv (20.17.1+ds-1) ... #16 252.5 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.6 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 252.6 Setting up libelf-dev:amd64 (0.188-2.1) ... #16 252.7 Setting up python3-pip (23.0.1+dfsg-1) ... #16 253.2 Setting up texinfo (6.8-6+b1) ... #16 253.3 Running mktexlsr. This may take some time. ... done. #16 253.5 Setting up cppcheck (2.10-2) ... #16 253.6 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 253.6 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 253.7 Setting up equivs (2.3.1) ... #16 253.7 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #16 253.8 Setting up g++ (4:12.2.0-3) ... #16 253.8 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 253.8 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 253.9 Setting up python3-astroid (2.14.2-1) ... #16 254.1 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #16 254.6 Setting up build-essential (12.9) ... #16 254.6 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #16 254.7 Setting up texlive-xetex (2022.20230122-3) ... #16 254.8 Setting up libboost-dev:amd64 (1.74.0.3) ... #16 254.8 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 254.9 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 254.9 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 254.9 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 255.0 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 255.0 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 255.1 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #16 255.1 Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 255.2 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #16 255.2 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 255.3 Setting up python3-mako (1.2.4+ds-1) ... #16 255.4 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 255.6 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #16 255.6 Setting up python3-importlib-metadata (4.12.0-1) ... #16 255.7 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 255.8 Setting up python3-logilab-common (1.9.8-1) ... #16 256.0 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #16 256.0 Setting up python3.11-dev (3.11.2-6) ... #16 256.1 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #16 256.1 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #16 256.2 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 256.2 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #16 256.3 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #16 256.3 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #16 256.4 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 256.4 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 256.5 Setting up texlive-formats-extra (2022.20230122-4) ... #16 256.6 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u2) ... #16 256.6 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 256.7 Setting up python3-dev (3.11.2-1+b1) ... #16 256.7 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #16 256.8 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #16 256.8 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 256.9 Setting up mpi-default-dev (1.14) ... #16 256.9 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 257.0 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 257.0 Setting up pylint (2.16.2-2) ... #16 257.3 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #16 257.3 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 257.4 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #16 257.5 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #16 257.5 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 257.6 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 257.6 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 257.7 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 257.7 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #16 257.8 Setting up libboost-python-dev (1.74.0.3) ... #16 257.8 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 257.9 Setting up libboost-mpi-python-dev (1.74.0.3) ... #16 257.9 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 258.0 Setting up libboost-mpi-dev (1.74.0.3) ... #16 258.0 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 258.1 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #16 258.1 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 258.2 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 258.3 Setting up libboost-log-dev (1.74.0.3) ... #16 258.3 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #16 258.4 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #16 258.4 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #16 258.5 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 258.5 Setting up libboost-all-dev (1.74.0.3) ... #16 258.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 258.6 Setting up dmsetup (2:1.02.185-2) ... #16 258.7 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 258.8 Setting up libwww-perl (6.68-1) ... #16 258.8 Setting up systemd (252.22-1~deb12u1) ... #16 259.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #16 259.0 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #16 259.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #16 259.0 Initializing machine ID from D-Bus machine ID. #16 259.1 Creating group 'systemd-journal' with GID 999. #16 259.1 Creating group 'systemd-network' with GID 998. #16 259.1 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #16 259.2 Setting up devscripts (2.23.4+deb12u1) ... #16 259.4 Setting up liblwp-protocol-https-perl (6.10-1) ... #16 259.4 Processing triggers for libc-bin (2.36-9+deb12u7) ... #16 259.5 Processing triggers for sgml-base (1.31) ... #16 259.6 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 259.8 Setting up docbook-xsl (1.79.2+dfsg-2) ... #16 259.9 Setting up docutils-common (0.19+dfsg-6) ... #16 260.1 Setting up sgml-data (2.0.11+nmu1) ... #16 260.4 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #16 260.5 Setting up docbook5-xml (5.0-3) ... #16 260.6 Setting up asciidoc-base (10.2.0-1) ... #16 261.1 Setting up libpcap-dev:amd64 (1.10.3-1) ... #16 261.1 Setting up asciidoc (10.2.0-1) ... #16 261.4 Processing triggers for sgml-base (1.31) ... #16 261.5 Setting up docbook (4.5-10) ... #16 261.8 Setting up python3-docutils (0.19+dfsg-6) ... #16 262.0 Setting up docbook-xml (4.5-12) ... #16 263.1 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #16 263.3 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #16 263.5 Processing triggers for sgml-base (1.31) ... #16 263.5 Setting up dblatex (0.3.12py3-2) ... #16 263.7 Setting up docbook-dsssl (1.79-10) ... #16 263.8 Processing triggers for sgml-base (1.31) ... #16 263.9 Setting up docbook-utils (0.6.14-4) ... #16 263.9 Setting up asciidoc-dblatex (10.2.0-1) ... #16 264.1 Processing triggers for dbus (1.14.10-1~deb12u1) ... #16 264.1 Processing triggers for tex-common (6.18) ... #16 264.1 debconf: unable to initialize frontend: Dialog #16 264.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 264.1 debconf: falling back to frontend: Readline #16 264.1 debconf: unable to initialize frontend: Readline #16 264.1 debconf: (This frontend requires a controlling tty.) #16 264.1 debconf: falling back to frontend: Teletype #16 264.2 Running updmap-sys. This may take some time... done. #16 264.6 Running mktexlsr /var/lib/texmf ... done. #16 264.7 Building format(s) --all. #16 264.7 This may take some time... done. #16 295.6 + apt-get clean #16 DONE 295.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' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 0.291 + cat /tmp/pysim_requirements.txt #18 0.292 pyscard #18 0.292 pyserial #18 0.292 pytlv #18 0.292 cmd2>=1.5 #18 0.292 jsonpath-ng #18 0.292 construct>=2.9.51 #18 0.292 bidict #18 0.292 gsm0338 #18 0.292 pyyaml>=5.1 #18 0.292 termcolor #18 0.292 colorlog #18 0.292 pycryptodomex #18 0.292 cryptography #18 0.292 git+https://github.com/osmocom/asn1tools #18 0.292 packaging #18 0.292 git+https://github.com/hologram-io/smpp.pdu #18 0.292 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #18 0.490 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #18 0.491 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-tkeikonj #18 0.492 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-tkeikonj #18 1.330 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #18 1.341 Installing build dependencies: started #18 2.288 Installing build dependencies: finished with status 'done' #18 2.289 Getting requirements to build wheel: started #18 2.377 Getting requirements to build wheel: finished with status 'done' #18 2.378 Preparing metadata (pyproject.toml): started #18 2.468 Preparing metadata (pyproject.toml): finished with status 'done' #18 2.471 Collecting sphinx-argparse #18 2.472 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-hw4gtkv5/sphinx-argparse_cf60253a81ca41d9b8ded494daeceead #18 2.472 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-hw4gtkv5/sphinx-argparse_cf60253a81ca41d9b8ded494daeceead #18 3.374 Resolved https://github.com/osmocom/sphinx-argparse to commit f62ee2b5e03fc07fa87526653800da589c9536d7 #18 3.380 Preparing metadata (setup.py): started #18 3.506 Preparing metadata (setup.py): finished with status 'done' #18 3.509 Collecting git+https://github.com/podshumok/python-smpplib.git #18 3.509 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-25dun8hj #18 3.510 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-25dun8hj #18 4.362 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #18 4.368 Preparing metadata (setup.py): started #18 4.493 Preparing metadata (setup.py): finished with status 'done' #18 4.496 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #18 4.497 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-kmmn3fea #18 4.497 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-kmmn3fea #18 5.799 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #18 5.800 Preparing metadata (setup.py): started #18 5.919 Preparing metadata (setup.py): finished with status 'done' #18 5.923 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #18 5.923 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-ftqayxai #18 5.924 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-ftqayxai #18 6.778 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #18 6.783 Preparing metadata (setup.py): started #18 6.908 Preparing metadata (setup.py): finished with status 'done' #18 7.074 Collecting pydbus #18 7.110 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #18 7.248 Collecting pysispm #18 7.258 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #18 7.337 Collecting sphinx #18 7.346 Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) #18 7.415 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 50.3 MB/s eta 0:00:00 #18 7.558 Collecting sphinxcontrib-napoleon #18 7.567 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #18 7.698 Collecting pyscard #18 7.706 Downloading pyscard-2.0.10.tar.gz (153 kB) #18 7.726 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 kB 8.9 MB/s eta 0:00:00 #18 7.749 Installing build dependencies: started #18 8.783 Installing build dependencies: finished with status 'done' #18 8.783 Getting requirements to build wheel: started #18 8.867 Getting requirements to build wheel: finished with status 'done' #18 8.868 Installing backend dependencies: started #18 9.221 Installing backend dependencies: finished with status 'done' #18 9.222 Preparing metadata (pyproject.toml): started #18 9.312 Preparing metadata (pyproject.toml): finished with status 'done' #18 9.344 Collecting pyserial #18 9.351 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #18 9.365 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 7.9 MB/s eta 0:00:00 #18 9.491 Collecting pytlv #18 9.501 Downloading pytlv-0.71.tar.gz (15 kB) #18 9.519 Preparing metadata (setup.py): started #18 9.634 Preparing metadata (setup.py): finished with status 'done' #18 9.669 Collecting cmd2>=1.5 #18 9.677 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) #18 9.687 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 15.5 MB/s eta 0:00:00 #18 9.712 Collecting jsonpath-ng #18 9.719 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) #18 9.765 Collecting construct>=2.9.51 #18 9.773 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #18 9.785 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.6 MB/s eta 0:00:00 #18 9.818 Collecting bidict #18 9.826 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #18 9.961 Collecting gsm0338 #18 9.972 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #18 9.987 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #18 10.01 Collecting termcolor #18 10.02 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) #18 10.06 Collecting colorlog #18 10.07 Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) #18 10.17 Collecting pycryptodomex #18 10.19 Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) #18 10.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.6 MB/s eta 0:00:00 #18 10.38 Collecting cryptography #18 10.39 Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) #18 10.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 69.9 MB/s eta 0:00:00 #18 10.48 Collecting packaging #18 10.49 Downloading packaging-24.1-py3-none-any.whl (53 kB) #18 10.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 4.9 MB/s eta 0:00:00 #18 10.52 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #18 10.52 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #18 10.56 Collecting sphinxcontrib-applehelp #18 10.56 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) #18 10.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 11.8 MB/s eta 0:00:00 #18 10.60 Collecting sphinxcontrib-devhelp #18 10.61 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) #18 10.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 7.6 MB/s eta 0:00:00 #18 10.65 Collecting sphinxcontrib-jsmath #18 10.66 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #18 10.71 Collecting sphinxcontrib-htmlhelp>=2.0.0 #18 10.71 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) #18 10.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 8.9 MB/s eta 0:00:00 #18 10.76 Collecting sphinxcontrib-serializinghtml>=1.1.9 #18 10.77 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) #18 10.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 8.4 MB/s eta 0:00:00 #18 10.82 Collecting sphinxcontrib-qthelp #18 10.82 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) #18 10.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 7.8 MB/s eta 0:00:00 #18 10.88 Collecting Jinja2>=3.0 #18 10.88 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #18 10.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 13.2 MB/s eta 0:00:00 #18 10.90 Requirement already satisfied: Pygments>=2.14 in /usr/lib/python3/dist-packages (from sphinx) (2.14.0) #18 10.90 Requirement already satisfied: docutils<0.22,>=0.18.1 in /usr/lib/python3/dist-packages (from sphinx) (0.19) #18 10.92 Collecting snowballstemmer>=2.0 #18 10.93 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #18 10.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 8.5 MB/s eta 0:00:00 #18 10.98 Collecting babel>=2.9 #18 10.99 Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) #18 11.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 83.1 MB/s eta 0:00:00 #18 11.14 Collecting alabaster~=0.7.14 #18 11.15 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) #18 11.19 Collecting imagesize>=1.3 #18 11.20 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #18 11.25 Collecting requests>=2.25.0 #18 11.26 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #18 11.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 6.2 MB/s eta 0:00:00 #18 11.40 Collecting pockets>=0.3 #18 11.41 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #18 11.46 Collecting attrs>=16.3.0 #18 11.47 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) #18 11.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 5.5 MB/s eta 0:00:00 #18 11.51 Collecting pyperclip>=1.6 #18 11.52 Downloading pyperclip-1.8.2.tar.gz (20 kB) #18 11.53 Preparing metadata (setup.py): started #18 11.65 Preparing metadata (setup.py): finished with status 'done' #18 11.67 Collecting wcwidth>=0.1.7 #18 11.68 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #18 11.72 Collecting ply #18 11.73 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #18 11.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.8 MB/s eta 0:00:00 #18 11.86 Collecting cffi>=1.12 #18 11.87 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) #18 11.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 37.3 MB/s eta 0:00:00 #18 11.91 Collecting bitstruct #18 11.92 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #18 11.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 8.2 MB/s eta 0:00:00 #18 11.97 Collecting pyparsing>=3.0.6 #18 11.97 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) #18 11.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 10.4 MB/s eta 0:00:00 #18 12.03 Collecting pycparser #18 12.04 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #18 12.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 11.8 MB/s eta 0:00:00 #18 12.06 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.0->sphinx) (2.1.2) #18 12.13 Collecting charset-normalizer<4,>=2 #18 12.14 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) #18 12.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 14.5 MB/s eta 0:00:00 #18 12.18 Collecting idna<4,>=2.5 #18 12.18 Downloading idna-3.7-py3-none-any.whl (66 kB) #18 12.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 6.1 MB/s eta 0:00:00 #18 12.24 Collecting urllib3<3,>=1.21.1 #18 12.25 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) #18 12.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 12.4 MB/s eta 0:00:00 #18 12.29 Collecting certifi>=2017.4.17 #18 12.29 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) #18 12.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 16.7 MB/s eta 0:00:00 #18 12.35 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #18 12.35 Building wheel for lcov_cobertura (pyproject.toml): started #18 12.45 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #18 12.45 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11660 sha256=5af5a15e79a19914c0cf952a4c6459436f1bfa3d97020fc8e3f0831a92b3efbe #18 12.45 Stored in directory: /tmp/pip-ephem-wheel-cache-9ujv8u1k/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #18 12.45 Building wheel for sphinx-argparse (setup.py): started #18 12.60 Building wheel for sphinx-argparse (setup.py): finished with status 'done' #18 12.60 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.2.5-py3-none-any.whl size=13288 sha256=8f4c6b95259c56f2b14cae2f158efab5f2e26d842357ae93e2bf658248be1ef2 #18 12.60 Stored in directory: /tmp/pip-ephem-wheel-cache-9ujv8u1k/wheels/e5/dc/6a/20386c3dea5350174b0475a91c35038796b6a3ed88b79ebb24 #18 12.60 Building wheel for smpplib (setup.py): started #18 12.74 Building wheel for smpplib (setup.py): finished with status 'done' #18 12.74 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=3de42e682c4bfbd9c4bd18c381eb4458c7b90c4bea2b7fd1c409eb46f626e368 #18 12.74 Stored in directory: /tmp/pip-ephem-wheel-cache-9ujv8u1k/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #18 12.74 Building wheel for pyscard (pyproject.toml): started #18 13.64 Building wheel for pyscard (pyproject.toml): finished with status 'done' #18 13.64 Created wheel for pyscard: filename=pyscard-2.0.10-cp311-cp311-linux_x86_64.whl size=230881 sha256=f46aaafbe012b39cc7f70168d8e68877bb4882a8f4fb0923d6178e6571c17569 #18 13.64 Stored in directory: /root/.cache/pip/wheels/1c/8c/9c/559893355ff87ea664d0c25d9b6aed7d668ba8ef212628f7ab #18 13.64 Building wheel for pytlv (setup.py): started #18 13.78 Building wheel for pytlv (setup.py): finished with status 'done' #18 13.78 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=18df571493066e2930b2af64fe88128e3e50b0f24bbe50deeae05b7414c7e7e4 #18 13.78 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #18 13.78 Building wheel for asn1tools (setup.py): started #18 13.95 Building wheel for asn1tools (setup.py): finished with status 'done' #18 13.95 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=13a637d291ee4baea7c1f81b41419405402d59ff47344acd60c26b0f3f5c07ad #18 13.95 Stored in directory: /tmp/pip-ephem-wheel-cache-9ujv8u1k/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #18 13.95 Building wheel for smpp.pdu (setup.py): started #18 14.09 Building wheel for smpp.pdu (setup.py): finished with status 'done' #18 14.09 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=ca3cad7f9c142fd583f40d1a3c047e6eb987db4b310d2dab289415a3e9f93a90 #18 14.09 Stored in directory: /tmp/pip-ephem-wheel-cache-9ujv8u1k/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #18 14.10 Building wheel for pyperclip (setup.py): started #18 14.24 Building wheel for pyperclip (setup.py): finished with status 'done' #18 14.24 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=6d9fc0f4de2ef2650faae88f980c25d54f8aa6e95f5afbaba6baf89b65ef4f36 #18 14.24 Stored in directory: /root/.cache/pip/wheels/70/bd/ba/8ae5c080c895c9360fe6e153acda2dee82527374467eae061b #18 14.24 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #18 14.38 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyscard, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyparsing, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, construct, colorlog, charset-normalizer, certifi, bitstruct, bidict, babel, attrs, alabaster, sphinxcontrib-napoleon, requests, cmd2, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #18 17.13 Successfully installed Jinja2-3.1.4 alabaster-0.7.16 asn1tools-0.166.0 attrs-23.2.0 babel-2.15.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.6.2 cffi-1.16.0 charset-normalizer-3.3.2 cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 cryptography-42.0.8 gsm0338-1.0.0 idna-3.7 imagesize-1.4.1 jsonpath-ng-1.6.1 lcov_cobertura-2.0.2 packaging-24.1 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.20.0 pydbus-0.6.0 pyparsing-3.1.2 pyperclip-1.8.2 pyscard-2.0.10 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-7.3.7 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 termcolor-2.4.0 urllib3-2.2.1 wcwidth-0.2.13 #18 17.13 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 18.5s #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.350 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #20 0.351 Cloning into 'osmo-python-tests'... #20 0.449 + cd osmo-python-tests #20 0.449 + python3 setup.py clean build install #20 0.563 running clean #20 0.564 running build #20 0.564 running build_py #20 0.566 creating build #20 0.566 creating build/lib #20 0.566 creating build/lib/osmopy #20 0.566 copying osmopy/__init__.py -> build/lib/osmopy #20 0.566 copying osmopy/osmoutil.py -> build/lib/osmopy #20 0.566 copying osmopy/obscvty.py -> build/lib/osmopy #20 0.567 copying osmopy/trap_helper.py -> build/lib/osmopy #20 0.567 copying osmopy/osmo_ipa.py -> build/lib/osmopy #20 0.567 copying osmopy/twisted_ipa.py -> build/lib/osmopy #20 0.567 creating build/lib/osmopy/osmo_interact #20 0.567 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #20 0.567 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #20 0.567 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #20 0.567 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #20 0.567 running build_scripts #20 0.569 creating build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #20 0.569 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #20 0.570 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #20 0.570 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #20 0.570 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #20 0.570 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #20 0.570 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #20 0.570 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #20 0.570 running install #20 0.570 /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.570 warnings.warn( #20 0.590 /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.590 warnings.warn( #20 0.608 running bdist_egg #20 0.612 running egg_info #20 0.612 creating osmopython.egg-info #20 0.613 writing osmopython.egg-info/PKG-INFO #20 0.614 writing dependency_links to osmopython.egg-info/dependency_links.txt #20 0.614 writing top-level names to osmopython.egg-info/top_level.txt #20 0.614 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.616 reading manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.616 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.616 installing library code to build/bdist.linux-x86_64/egg #20 0.616 running install_lib #20 0.616 creating build/bdist.linux-x86_64 #20 0.616 creating build/bdist.linux-x86_64/egg #20 0.616 creating build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.616 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.617 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.617 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.617 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.617 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.617 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.617 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #20 0.617 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #20 0.618 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #20 0.618 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #20 0.619 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #20 0.620 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #20 0.621 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #20 0.621 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #20 0.622 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #20 0.623 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #20 0.624 creating build/bdist.linux-x86_64/egg/EGG-INFO #20 0.624 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 running install_scripts #20 0.624 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.624 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.625 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.625 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #20 0.625 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #20 0.625 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.625 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.625 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.625 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.625 zip_safe flag not set; analyzing archive contents... #20 0.626 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #20 0.626 creating dist #20 0.627 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #20 0.632 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #20 0.632 Processing osmopython-0.2.1-py3.11.egg #20 0.633 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.633 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages #20 0.643 Adding osmopython 0.2.1 to easy-install.pth file #20 0.643 Installing osmo_trap2cgi.py script to /usr/local/bin #20 0.644 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #20 0.644 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #20 0.644 Installing osmodumpdoc.py script to /usr/local/bin #20 0.645 Installing osmo_interact_ctrl.py script to /usr/local/bin #20 0.645 Installing osmotestconfig.py script to /usr/local/bin #20 0.645 Installing osmo_interact_vty.py script to /usr/local/bin #20 0.646 Installing osmo_ctrl.py script to /usr/local/bin #20 0.646 Installing osmotestvty.py script to /usr/local/bin #20 0.646 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #20 0.647 #20 0.647 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.647 Processing dependencies for osmopython==0.2.1 #20 0.647 Finished processing dependencies for osmopython==0.2.1 #20 0.668 + cd .. #20 0.668 + 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.1s #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.333 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.333 Cloning into 'osmo-ci'... #22 0.434 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.439 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.439 'common.sh' -> '/usr/local/bin/common.sh' #22 0.439 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.439 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.439 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.439 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.439 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.439 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.439 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.439 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.439 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.439 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.439 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.439 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.439 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.439 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.439 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.439 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.440 + 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.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.338 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.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.328 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.328 + apt-get update #26 0.393 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.393 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.393 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.516 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.904 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.937 Fetched 161 kB in 1s (270 kB/s) #26 0.937 Reading package lists... #26 1.193 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.196 Reading package lists... #26 1.440 Building dependency tree... #26 1.493 Reading state information... #26 1.555 The following additional packages will be installed: #26 1.555 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.555 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.556 libyder-dev libyder2.0 #26 1.556 Suggested packages: #26 1.556 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.556 uhd-host #26 1.556 Recommended packages: #26 1.556 limesuite-udev limesuite-images gnuradio-dev #26 1.625 The following NEW packages will be installed: #26 1.625 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.626 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.626 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.647 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.647 Need to get 5782 kB of archives. #26 1.647 After this operation, 24.8 MB of additional disk space will be used. #26 1.647 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 1.648 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406112026 [263 kB] #26 1.678 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406112026 [53.0 kB] #26 1.681 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.684 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.688 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.688 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.690 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 1.693 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.723 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.723 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.723 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.723 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.724 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.839 debconf: delaying package configuration, since apt-utils is not installed #26 1.883 Fetched 5782 kB in 0s (60.2 MB/s) #26 1.954 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.954 (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 ... 115757 files and directories currently installed.) #26 1.992 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.007 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.181 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.189 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406112026_amd64.deb ... #26 2.223 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406112026) ... #26 2.358 Selecting previously unselected package liblimesuite-dev. #26 2.366 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406112026_amd64.deb ... #26 2.383 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406112026) ... #26 2.527 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.545 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.563 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.681 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.699 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.716 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.870 Selecting previously unselected package liborcania2.3:amd64. #26 2.878 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.895 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.024 Selecting previously unselected package liborcania-dev:amd64. #26 3.042 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.059 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.194 Selecting previously unselected package libsystemd-dev:amd64. #26 3.212 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 3.229 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 3.391 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.399 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.418 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.696 Selecting previously unselected package libuhd-dev:amd64. #26 3.714 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.731 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.893 Selecting previously unselected package libyder2.0:amd64. #26 3.911 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.928 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.073 Selecting previously unselected package libulfius2.7:amd64. #26 4.082 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.098 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.223 Selecting previously unselected package libyder-dev:amd64. #26 4.241 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.258 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.392 Selecting previously unselected package libulfius-dev:amd64. #26 4.410 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.428 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.616 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.672 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 4.727 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.779 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.838 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406112026) ... #26 4.890 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.943 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.999 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.051 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 5.104 Setting up liblimesuite-dev (23.11.0.4.9dce.202406112026) ... #26 5.167 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.219 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.276 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.337 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.400 Processing triggers for man-db (2.11.2-2) ... #26 5.453 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.594 + apt-get clean #26 DONE 5.9s #27 exporting to image #27 exporting layers #27 exporting layers 43.1s done #27 writing image sha256:a73fe9619595104f3c42f6944a552ea45eafe2eff42b8cec44ed3bcffa38391f 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 43.2s 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 a73fe9619595 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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.23kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.0s #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 CACHED #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.8s #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.260 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.260 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.260 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.260 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.450 Reading package lists... #7 0.738 Reading package lists... #7 0.999 Building dependency tree... #7 1.056 Reading state information... #7 1.121 The following additional packages will be installed: #7 1.121 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.121 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.121 libosmovty13 osmocom-nightly #7 1.132 The following NEW packages will be installed: #7 1.132 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.132 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.132 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.153 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 1.153 Need to get 1990 kB of archives. #7 1.153 After this operation, 7211 kB of additional disk space will be used. #7 1.153 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406112026 [1180 B] #7 1.156 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406112026 [164 kB] #7 1.160 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406112026 [45.9 kB] #7 1.162 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406112026 [65.4 kB] #7 1.165 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406112026 [222 kB] #7 1.170 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406112026 [65.9 kB] #7 1.173 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406112026 [98.6 kB] #7 1.176 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406112026 [173 kB] #7 1.180 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406112026 [54.4 kB] #7 1.183 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406112026 [58.6 kB] #7 1.185 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406112026 [45.2 kB] #7 1.186 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406112026 [38.5 kB] #7 1.187 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406112026 [840 kB] #7 1.196 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406112026 [52.4 kB] #7 1.197 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406112026 [64.7 kB] #7 1.353 debconf: delaying package configuration, since apt-utils is not installed #7 1.384 Fetched 1990 kB in 0s (32.2 MB/s) #7 1.433 Selecting previously unselected package osmocom-nightly. #7 1.433 (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 ... 117415 files and directories currently installed.) #7 1.461 Preparing to unpack .../00-osmocom-nightly_202406112026_amd64.deb ... #7 1.480 Unpacking osmocom-nightly (202406112026) ... #7 1.604 Selecting previously unselected package libosmocore21:amd64. #7 1.609 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 1.643 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406112026) ... #7 1.764 Selecting previously unselected package libosmocodec4:amd64. #7 1.769 Preparing to unpack .../02-libosmocodec4_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 1.787 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406112026) ... #7 1.929 Selecting previously unselected package libosmoisdn0:amd64. #7 1.934 Preparing to unpack .../03-libosmoisdn0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 1.957 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.070 Selecting previously unselected package libosmogsm20:amd64. #7 2.075 Preparing to unpack .../04-libosmogsm20_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.091 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.220 Selecting previously unselected package libosmocoding0:amd64. #7 2.227 Preparing to unpack .../05-libosmocoding0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.250 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.385 Selecting previously unselected package libosmovty13:amd64. #7 2.391 Preparing to unpack .../06-libosmovty13_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.415 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.559 Selecting previously unselected package libosmogb14:amd64. #7 2.565 Preparing to unpack .../07-libosmogb14_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.588 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.720 Selecting previously unselected package libosmoctrl0:amd64. #7 2.726 Preparing to unpack .../08-libosmoctrl0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.746 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.880 Selecting previously unselected package libosmosim2:amd64. #7 2.890 Preparing to unpack .../09-libosmosim2_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.906 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.043 Selecting previously unselected package libosmousb0:amd64. #7 3.053 Preparing to unpack .../10-libosmousb0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.069 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.164 Selecting previously unselected package libosmocore. #7 3.178 Preparing to unpack .../11-libosmocore_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.196 Unpacking libosmocore (1.9.0.208.10d4d.202406112026) ... #7 3.297 Selecting previously unselected package libosmocore-dev:amd64. #7 3.301 Preparing to unpack .../12-libosmocore-dev_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.317 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.476 Selecting previously unselected package libosmonetif11:amd64. #7 3.482 Preparing to unpack .../13-libosmonetif11_1.4.0.56.0a25.202406112026_amd64.deb ... #7 3.498 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406112026) ... #7 3.602 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.606 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.56.0a25.202406112026_amd64.deb ... #7 3.622 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406112026) ... #7 3.788 Setting up osmocom-nightly (202406112026) ... #7 3.842 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.894 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.951 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.003 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.056 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.103 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.169 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.244 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.302 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406112026) ... #7 4.351 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.405 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.456 Setting up libosmocore (1.9.0.208.10d4d.202406112026) ... #7 4.523 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.587 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406112026) ... #7 4.635 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 5.0s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.299 Cloning into 'libosmo-sccp'... #9 DONE 0.5s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.1s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.408 Already on 'master' #11 0.409 Your branch is up to date with 'origin/master'. #11 0.411 refs/heads/master #11 0.416 HEAD is now at fb30ebd README.md: cosmetic: fix a typo #11 0.419 master #11 0.422 fb30ebdaa78109e8037f3cd36a663b80ca65160a #11 2.654 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.654 libtoolize: copying file './ltmain.sh' #11 3.101 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.101 libtoolize: and rerunning libtoolize and aclocal. #11 3.101 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.817 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.817 configure.ac:167: You should run autoupdate. #11 3.817 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.817 configure.ac:167: the top level #11 3.817 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 3.817 configure.ac:184: You should run autoupdate. #11 4.260 configure.ac:23: installing './compile' #11 4.264 configure.ac:25: installing './config.guess' #11 4.268 configure.ac:25: installing './config.sub' #11 4.273 configure.ac:9: installing './install-sh' #11 4.278 configure.ac:9: installing './missing' #11 4.341 examples/Makefile.am: installing './depcomp' #11 4.528 checking for a BSD-compatible install... /usr/bin/install -c #11 4.543 checking whether build environment is sane... yes #11 4.565 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.570 checking for gawk... gawk #11 4.571 checking whether make sets $(MAKE)... yes #11 4.596 checking whether make supports nested variables... yes #11 4.615 checking whether make supports nested variables... (cached) yes #11 4.615 checking whether make sets $(MAKE)... (cached) yes #11 4.621 checking for gcc... gcc #11 4.690 checking whether the C compiler works... yes #11 4.771 checking for C compiler default output file name... a.out #11 4.772 checking for suffix of executables... #11 4.799 checking whether we are cross compiling... no #11 4.826 checking for suffix of object files... o #11 4.839 checking whether the compiler supports GNU C... yes #11 4.864 checking whether gcc accepts -g... yes #11 4.890 checking for gcc option to enable C11 features... none needed #11 4.925 checking whether gcc understands -c and -o together... yes #11 4.961 checking whether make supports the include directive... yes (GNU style) #11 4.973 checking dependency style of gcc... gcc3 #11 5.062 checking build system type... x86_64-pc-linux-gnu #11 5.162 checking host system type... x86_64-pc-linux-gnu #11 5.162 checking how to print strings... printf #11 5.193 checking for a sed that does not truncate output... /usr/bin/sed #11 5.195 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.196 checking for egrep... /usr/bin/grep -E #11 5.197 checking for fgrep... /usr/bin/grep -F #11 5.197 checking for ld used by gcc... /usr/bin/ld #11 5.199 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.201 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.202 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.211 checking whether ln -s works... yes #11 5.211 checking the maximum length of command line arguments... 1572864 #11 5.216 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.216 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.216 checking for /usr/bin/ld option to reload object files... -r #11 5.216 checking for file... file #11 5.217 checking for objdump... objdump #11 5.217 checking how to recognize dependent libraries... pass_all #11 5.217 checking for dlltool... no #11 5.217 checking how to associate runtime and link libraries... printf %s\n #11 5.218 checking for ar... ar #11 5.218 checking for archiver @FILE support... @ #11 5.247 checking for strip... strip #11 5.248 checking for ranlib... ranlib #11 5.248 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.344 checking for sysroot... no #11 5.344 checking for a working dd... /usr/bin/dd #11 5.347 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.377 checking for mt... no #11 5.377 checking if : is a manifest tool... no #11 5.389 checking for stdio.h... yes #11 5.421 checking for stdlib.h... yes #11 5.449 checking for string.h... yes #11 5.473 checking for inttypes.h... yes #11 5.485 checking for stdint.h... yes #11 5.500 checking for strings.h... yes #11 5.521 checking for sys/stat.h... yes #11 5.544 checking for sys/types.h... yes #11 5.563 checking for unistd.h... yes #11 5.588 checking for dlfcn.h... yes #11 5.609 checking for objdir... .libs #11 5.676 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.689 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.690 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.707 checking if gcc static flag -static works... yes #11 5.746 checking if gcc supports -c -o file.o... yes #11 5.759 checking if gcc supports -c -o file.o... (cached) yes #11 5.759 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.764 checking whether -lc should be explicitly linked in... no #11 5.786 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.842 checking how to hardcode library paths into programs... immediate #11 5.842 checking whether stripping libraries is possible... yes #11 5.844 checking if libtool supports shared libraries... yes #11 5.844 checking whether to build shared libraries... yes #11 5.844 checking whether to build static libraries... yes #11 5.845 checking for pkg-config... /usr/bin/pkg-config #11 5.845 checking for pkg-config... /usr/bin/pkg-config #11 5.845 checking pkg-config is at least version 0.20... yes #11 5.847 checking for libosmocore >= 1.9.0... yes #11 5.858 checking for libosmovty >= 1.9.0... yes #11 5.877 checking for libosmogsm >= 1.9.0... yes #11 5.899 checking for libosmo-netif >= 1.4.0... yes #11 5.915 checking for library containing sctp_recvmsg... -lsctp #11 5.997 checking if gcc supports -fvisibility=hidden... yes #11 6.009 checking for doxygen... /usr/bin/doxygen #11 6.011 checking whether to enable VTY/CTRL tests... no #11 6.011 CFLAGS=" -std=gnu11 -Wall" #11 6.011 CPPFLAGS=" -Wall" #11 6.039 checking that generated files are newer than configure... done #11 6.039 configure: creating ./config.status #11 7.118 config.status: creating libosmo-sigtran.pc #11 7.147 config.status: creating libosmo-sccp.pc #11 7.178 config.status: creating libosmo-mtp.pc #11 7.209 config.status: creating libosmo-xua.pc #11 7.240 config.status: creating include/osmocom/Makefile #11 7.279 config.status: creating include/osmocom/sccp/Makefile #11 7.318 config.status: creating include/osmocom/mtp/Makefile #11 7.358 config.status: creating include/osmocom/sigtran/Makefile #11 7.397 config.status: creating include/Makefile #11 7.437 config.status: creating src/Makefile #11 7.478 config.status: creating tests/Makefile #11 7.517 config.status: creating tests/sccp/Makefile #11 7.556 config.status: creating tests/mtp/Makefile #11 7.596 config.status: creating tests/m2ua/Makefile #11 7.636 config.status: creating tests/xua/Makefile #11 7.673 config.status: creating tests/ss7/Makefile #11 7.700 config.status: creating tests/vty/Makefile #11 7.730 config.status: creating examples/Makefile #11 7.753 config.status: creating stp/Makefile #11 7.774 config.status: creating doc/Makefile #11 7.789 config.status: creating doc/examples/Makefile #11 7.809 config.status: creating doc/manuals/Makefile #11 7.843 config.status: creating contrib/Makefile #11 7.881 config.status: creating contrib/systemd/Makefile #11 7.920 config.status: creating Doxyfile #11 7.958 config.status: creating Makefile #11 7.998 config.status: executing tests/atconfig commands #11 8.004 config.status: executing depfiles commands #11 8.741 config.status: executing libtool commands #11 8.860 echo 1.8.0.67-fb30 > .version-t && mv .version-t .version #11 8.865 make install-recursive #11 8.873 make[1]: Entering directory '/data/libosmo-sccp' #11 8.879 Making install in include #11 8.881 make[2]: Entering directory '/data/libosmo-sccp/include' #11 8.884 Making install in osmocom #11 8.887 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.892 Making install in mtp #11 8.895 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.901 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.901 make[5]: Nothing to be done for 'install-exec-am'. #11 8.904 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 8.910 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 8.914 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.915 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.915 Making install in sccp #11 8.919 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.925 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.925 make[5]: Nothing to be done for 'install-exec-am'. #11 8.928 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 8.934 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 8.938 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.939 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.939 Making install in sigtran #11 8.944 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.950 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.950 make[5]: Nothing to be done for 'install-exec-am'. #11 8.953 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.954 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.959 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 8.960 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 8.965 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.965 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.969 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.975 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.975 make[5]: Nothing to be done for 'install-exec-am'. #11 8.975 make[5]: Nothing to be done for 'install-data-am'. #11 8.975 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.976 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.977 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.981 make[3]: Entering directory '/data/libosmo-sccp/include' #11 8.987 make[4]: Entering directory '/data/libosmo-sccp/include' #11 8.987 make[4]: Nothing to be done for 'install-exec-am'. #11 8.987 make[4]: Nothing to be done for 'install-data-am'. #11 8.987 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 8.987 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 8.988 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 8.988 Making install in src #11 8.994 make[2]: Entering directory '/data/libosmo-sccp/src' #11 8.997 CC sccp.o #11 8.997 CC mtp_pcap.o #11 8.998 CC libxua_a-xua_msg.o #11 8.999 CC ipa.lo #11 8.999 CC m3ua.lo #11 9.000 CC osmo_ss7.lo #11 9.001 CC osmo_ss7_as.lo #11 9.002 CC osmo_ss7_asp.lo #11 9.003 CC osmo_ss7_asp_peer.lo #11 9.004 CC osmo_ss7_hmrt.lo #11 9.004 CC osmo_ss7_vty.lo #11 9.004 CC osmo_ss7_xua_srv.lo #11 9.005 CC sccp2sua.lo #11 9.005 CC sccp_helpers.lo #11 9.005 CC sccp_lbcs.lo #11 9.005 CC sccp_sap.lo #11 9.005 CC sccp_sclc.lo #11 9.005 CC sccp_scmg.lo #11 9.006 CC sccp_scrc.lo #11 9.006 CC sccp_scoc.lo #11 9.056 CC sccp_types.lo #11 9.088 CC sccp_user.lo #11 9.107 sccp_scoc.c: In function 'scoc_fsm_active': #11 9.107 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 9.107 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 9.107 | ^~~~~~~ #11 9.109 CC sccp_vty.lo #11 9.132 CC sua.lo #11 9.143 CC xua_asp_fsm.lo #11 9.145 CC xua_as_fsm.lo #11 9.147 CC xua_default_lm_fsm.lo #11 9.160 CC xua_msg.lo #11 9.162 CC xua_rkm.lo #11 9.165 CC xua_shared.lo #11 9.166 CC xua_snm.lo #11 9.174 AR libsccp.a #11 9.174 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.177 AR libmtp.a #11 9.178 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.180 AR libxua.a #11 9.183 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.407 CCLD libosmo-sigtran.la #11 9.689 make[3]: Entering directory '/data/libosmo-sccp/src' #11 9.690 /usr/bin/mkdir -p '/usr/local/lib' #11 9.690 /usr/bin/mkdir -p '/usr/local/lib' #11 9.690 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 9.691 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 9.693 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 9.695 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 9.704 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 9.706 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 9.708 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 9.710 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 9.714 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 9.718 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 9.725 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 9.731 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 9.777 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 9.777 ---------------------------------------------------------------------- #11 9.777 Libraries have been installed in: #11 9.777 /usr/local/lib #11 9.777 #11 9.777 If you ever happen to want to link against installed libraries #11 9.777 in a given directory, LIBDIR, you must either use libtool, and #11 9.777 specify the full pathname of the library, or use the '-LLIBDIR' #11 9.777 flag during linking and do at least one of the following: #11 9.777 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 9.777 during execution #11 9.777 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 9.777 during linking #11 9.777 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 9.777 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 9.777 #11 9.777 See any operating system documentation about shared libraries for #11 9.777 more information, such as the ld(1) and ld.so(8) manual pages. #11 9.777 ---------------------------------------------------------------------- #11 9.778 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 9.778 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 9.778 Making install in tests #11 9.779 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 9.781 Making install in xua #11 9.782 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 9.783 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 9.783 make[4]: Nothing to be done for 'install-exec-am'. #11 9.783 make[4]: Nothing to be done for 'install-data-am'. #11 9.783 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 9.783 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 9.784 Making install in sccp #11 9.785 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 9.786 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 9.786 make[4]: Nothing to be done for 'install-exec-am'. #11 9.786 make[4]: Nothing to be done for 'install-data-am'. #11 9.786 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 9.786 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 9.786 Making install in mtp #11 9.787 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 9.789 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 9.789 make[4]: Nothing to be done for 'install-exec-am'. #11 9.789 make[4]: Nothing to be done for 'install-data-am'. #11 9.789 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 9.789 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 9.790 Making install in m2ua #11 9.791 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 9.794 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 9.794 make[4]: Nothing to be done for 'install-exec-am'. #11 9.794 make[4]: Nothing to be done for 'install-data-am'. #11 9.794 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 9.794 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 9.794 Making install in ss7 #11 9.796 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 9.800 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 9.800 make[4]: Nothing to be done for 'install-exec-am'. #11 9.800 make[4]: Nothing to be done for 'install-data-am'. #11 9.800 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 9.800 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 9.801 Making install in vty #11 9.804 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 9.809 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 9.809 make[4]: Nothing to be done for 'install-exec-am'. #11 9.809 make[4]: Nothing to be done for 'install-data-am'. #11 9.809 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 9.809 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 9.812 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 9.816 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 9.816 make[4]: Nothing to be done for 'install-exec-am'. #11 9.816 make[4]: Nothing to be done for 'install-data-am'. #11 9.816 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 9.816 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 9.816 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 9.816 Making install in examples #11 9.819 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 9.821 CC sccp_demo_user.o #11 9.821 CC sccp_test_server.o #11 9.822 CC sccp_test_vty.o #11 9.866 CCLD sccp_demo_user #11 9.958 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 9.958 make[3]: Nothing to be done for 'install-exec-am'. #11 9.958 make[3]: Nothing to be done for 'install-data-am'. #11 9.958 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 9.959 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 9.959 Making install in stp #11 9.959 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 9.960 CC stp_main.o #11 9.996 CCLD osmo-stp #11 10.10 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 10.10 make[3]: Nothing to be done for 'install-data-am'. #11 10.10 /usr/bin/mkdir -p '/usr/local/bin' #11 10.11 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 10.12 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 10.12 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 10.12 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 10.12 Making install in doc #11 10.12 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 10.13 Making install in examples #11 10.13 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 10.13 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 10.13 make[4]: Nothing to be done for 'install-exec-am'. #11 10.13 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 10.13 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.13 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 10.13 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 10.13 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 10.13 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 10.13 Making install in manuals #11 10.13 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 10.13 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 10.13 make[4]: Nothing to be done for 'install-exec-am'. #11 10.13 make[4]: Nothing to be done for 'install-data-am'. #11 10.13 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 10.13 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 10.13 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 10.14 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 10.14 make[4]: Nothing to be done for 'install-exec-am'. #11 10.14 make[4]: Nothing to be done for 'install-data-am'. #11 10.14 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 10.14 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 10.14 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 10.14 Making install in contrib #11 10.14 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 10.14 Making install in systemd #11 10.14 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 10.14 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 10.14 make[4]: Nothing to be done for 'install-exec-am'. #11 10.15 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.15 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 10.15 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 10.15 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 10.15 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 10.16 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 10.16 make[4]: Nothing to be done for 'install-exec-am'. #11 10.16 make[4]: Nothing to be done for 'install-data-am'. #11 10.16 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.16 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.16 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.17 make[2]: Entering directory '/data/libosmo-sccp' #11 10.17 mkdir -p doc/sigtran #11 10.17 /usr/bin/doxygen Doxyfile #11 10.20 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 10.20 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.20 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 10.20 Using the default: a4! #11 10.23 Doxygen version used: 1.9.4 #11 10.23 Searching for include files... #11 10.23 Searching for example files... #11 10.23 Searching for images... #11 10.23 Searching for dot files... #11 10.23 Searching for msc files... #11 10.23 Searching for dia files... #11 10.23 Searching for files to exclude #11 10.23 Searching INPUT for files to process... #11 10.23 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 10.23 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 10.23 Searching for files in directory /data/libosmo-sccp/src #11 10.23 Reading and parsing tag files #11 10.23 Parsing files #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 10.23 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 10.23 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 10.23 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 10.23 Parsing file /data/libosmo-sccp/src/ipa.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 10.23 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 10.23 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 10.23 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 10.23 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 10.23 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.29 /sccp_scmg.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 10.29 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 10.29 Preprocessing /data/libosmo-sccp/src/sua.c... #11 10.29 Parsing file /data/libosmo-sccp/src/sua.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 10.29 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 10.29 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 10.29 Building macro definition list... #11 10.29 Building group list... #11 10.29 Building directory list... #11 10.29 Building namespace list... #11 10.29 Building file list... #11 10.29 Building class list... #11 10.29 Building concept list... #11 10.29 Computing nesting relations for classes... #11 10.29 Associating documentation with classes... #11 10.29 Associating documentation with concepts... #11 10.29 Building example list... #11 10.29 Searching for enumerations... #11 10.29 Searching for documented typedefs... #11 10.29 Searching for members imported via using declarations... #11 10.29 Searching for included using directives... #11 10.29 Searching for documented variables... #11 10.29 Building interface member list... #11 10.29 Building member list... #11 10.29 Searching for friends... #11 10.29 Searching for documented defines... #11 10.29 Computing class inheritance relations... #11 10.29 Computing class usage relations... #11 10.29 Flushing cached template relations that have become invalid... #11 10.29 Computing class relations... #11 10.29 Add enum values to enums... #11 10.29 Searching for member function documentation... #11 10.29 Creating members for template instances... #11 10.29 Building page list... #11 10.29 Search for main page... #11 10.29 Computing page relations... #11 10.29 Determining the scope of groups... #11 10.29 Sorting lists... #11 10.29 Determining which enums are documented #11 10.29 Computing member relations... #11 10.29 Building full member lists recursively... #11 10.29 Adding members to member groups. #11 10.29 Computing member references... #11 10.29 Inheriting documentation... #11 10.29 Generating disk names... #11 10.29 Adding source references... #11 10.29 Adding xrefitems... #11 10.29 Sorting member lists... #11 10.29 Setting anonymous enum type... #11 10.29 Computing dependencies between directories... #11 10.29 Generating citations page... #11 10.29 Counting members... #11 10.29 Counting data structures... #11 10.29 Resolving user defined references... #11 10.29 Finding anchors and sections in the documentation... #11 10.29 Transferring function references... #11 10.29 Combining using relations... #11 10.29 Adding members to index pages... #11 10.29 Correcting members for VHDL... #11 10.29 Computing tooltip texts... #11 10.29 Generating style sheet... #11 10.29 Generating search indices... #11 10.29 Generating example documentation... #11 10.29 Generating file sources... #11 10.29 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 10.29 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 10.29 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 10.29 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.29 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 10.29 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 10.37 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 10.37 parameter 'ppid_mux' #11 10.37 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.37 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.37 parameter 'inst' #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.37 parameter 'asp_name' #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.37 parameter 'asp_name' #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 10.37 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 10.38 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 10.38 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 10.38 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.38 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.38 parameter 'inst' #11 10.39 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.39 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.39 parameter 'addr' #11 10.39 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.39 parameter 'prim_cb' #11 10.39 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.39 parameter 'prim_cb' #11 10.39 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.39 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.39 parameter 'num_maps' #11 10.39 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 10.39 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.39 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.39 parameter 'info_str' #11 10.39 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.40 parameter 'asp_name' #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.40 parameter 'asp_name' #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 10.40 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.40 parameter 'trans_proto' #11 10.41 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.41 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.41 parameter 'addr' #11 10.41 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.41 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.41 parameter 'inst' #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 10.43 parameter 'type' #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.43 parameter 'oph' #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.43 parameter 'oph' #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.43 parameter 'oph' #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.43 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.43 parameter 'oph' #11 10.44 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.44 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.44 parameter 'inst' #11 10.44 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.44 parameter 'prim_cb' #11 10.44 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.44 parameter 'prim_cb' #11 10.45 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.45 parameter 'prim_cb' #11 10.45 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.45 parameter 'trans_proto' #11 10.45 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.45 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.45 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.45 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.45 parameter 'info_str' #11 10.45 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.46 ran/protocol/sccp_scmg.h... #11 10.46 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 10.46 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 10.46 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 10.46 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 10.46 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 10.46 Generating code for file include/osmocom/sigtran/xua_types.h... #11 10.46 Parsing code for file src/ipa.c... #11 10.46 Parsing code for file src/m3ua.c... #11 10.46 Parsing code for file src/mtp_pcap.c... #11 10.46 Parsing code for file src/osmo_ss7.c... #11 10.46 Parsing code for file src/osmo_ss7_as.c... #11 10.46 Parsing code for file src/osmo_ss7_asp.c... #11 10.46 Parsing code for file src/osmo_ss7_asp_peer.c... #11 10.46 Parsing code for file src/osmo_ss7_hmrt.c... #11 10.46 Parsing code for file src/osmo_ss7_vty.c... #11 10.46 Parsing code for file src/osmo_ss7_xua_srv.c... #11 10.46 Parsing code for file src/sccp.c... #11 10.46 Parsing code for file src/sccp2sua.c... #11 10.46 Parsing code for file src/sccp_helpers.c... #11 10.46 Generating code for file src/sccp_internal.h... #11 10.46 Parsing code for file src/sccp_lbcs.c... #11 10.46 Parsing code for file src/sccp_sap.c... #11 10.46 Parsing code for file src/sccp_sclc.c... #11 10.46 Parsing code for file src/sccp_scmg.c... #11 10.46 Parsing code for file src/sccp_scoc.c... #11 10.46 Parsing code for file src/sccp_scrc.c... #11 10.46 Parsing code for file src/sccp_types.c... #11 10.46 Parsing code for file src/sccp_user.c... #11 10.46 Parsing code for file src/sccp_vty.c... #11 10.46 Generating code for file src/ss7_internal.h... #11 10.46 Parsing code for file src/sua.c... #11 10.46 Parsing code for file src/xua_as_fsm.c... #11 10.46 Generating code for file src/xua_as_fsm.h... #11 10.46 Parsing code for file src/xua_asp_fsm.c... #11 10.46 Generating code for file src/xua_asp_fsm.h... #11 10.46 Parsing code for file src/xua_default_lm_fsm.c... #11 10.46 Generating code for file src/xua_internal.h... #11 10.46 Parsing code for file src/xua_msg.c... #11 10.46 Parsing code for file src/xua_rkm.c... #11 10.46 Parsing code for file src/xua_shared.c... #11 10.46 Parsing code for file src/xua_snm.c... #11 10.46 Generating file documentation... #11 10.46 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 10.46 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 10.46 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 10.46 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.46 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 10.46 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.46 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 10.46 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 10.46 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 10.46 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 10.46 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 10.46 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 10.46 Generating docs for file src/ipa.c... #11 10.46 Generating docs for file src/m3ua.c... #11 10.46 Generating docs for file src/mtp_pcap.c... #11 10.46 Generating docs for file src/osmo_ss7.c... #11 10.46 Generating docs for file src/osmo_ss7_as.c... #11 10.46 Generating docs for file src/osmo_ss7_asp.c... #11 10.46 Generating docs for file src/osmo_ss7_asp_peer.c... #11 10.46 Generating docs for file src/osmo_ss7_hmrt.c... #11 10.46 Generating docs for file src/osmo_ss7_vty.c... #11 10.46 Generating docs for file src/osmo_ss7_xua_srv.c... #11 10.46 Generating docs for file src/sccp.c... #11 10.46 Generating docs for file src/sccp2sua.c... #11 10.46 Generating docs for file src/sccp_helpers.c... #11 10.46 Generating docs for file src/sccp_internal.h... #11 10.46 Generating docs for file src/sccp_lbcs.c... #11 10.46 Generating docs for file src/sccp_sap.c... #11 10.46 Generating docs for file src/sccp_sclc.c... #11 10.46 Generating docs for file src/sccp_scmg.c... #11 10.46 Generating docs for file src/sccp_scoc.c... #11 10.46 Generating docs for file src/sccp_scrc.c... #11 10.46 Generating docs for file src/sccp_types.c... #11 10.46 Generating docs for file src/sccp_user.c... #11 10.46 Generating docs for file src/sccp_vty.c... #11 10.46 Generating docs for file src/ss7_internal.h... #11 10.46 Generating docs for file src/sua.c... #11 10.46 Generating docs for file src/xua_as_fsm.c... #11 10.46 Generating docs for file src/xua_as_fsm.h... #11 10.46 Generating docs for file src/xua_asp_fsm.c... #11 10.46 Generating docs for file src/xua_asp_fsm.h... #11 10.46 Generating docs for file src/xua_default_lm_fsm.c... #11 10.46 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 10.46 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.46 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.46 parameter 'info_str' #11 10.46 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 10.46 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.46 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.46 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.46 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.46 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.46 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.46 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.46 parameter 'info_str' #11 10.46 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.47 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.47 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.47 parameter 'num_maps' #11 10.48 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.48 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.52 al.h... #11 10.52 Generating docs for file src/xua_msg.c... #11 10.52 Generating docs for file src/xua_rkm.c... #11 10.52 Generating docs for file src/xua_shared.c... #11 10.52 Generating docs for file src/xua_snm.c... #11 10.52 Generating page documentation... #11 10.52 Generating group documentation... #11 10.52 Generating class documentation... #11 10.52 Generating docs for compound ipa_asp_fsm_priv... #11 10.52 Generating docs for compound lm_fsm_priv... #11 10.52 Generating docs for compound m3ua_data_hdr... #11 10.52 Generating docs for compound osmo_mtp_pause_param... #11 10.52 Generating docs for compound osmo_mtp_prim... #11 10.52 Generating docs for compound osmo_mtp_resume_param... #11 10.52 Generating docs for compound osmo_mtp_status_param... #11 10.52 Generating docs for compound osmo_mtp_transfer_param... #11 10.52 Generating docs for compound osmo_sccp_addr... #11 10.52 Generating docs for compound osmo_sccp_addr_entry... #11 10.52 Generating docs for compound osmo_sccp_gt... #11 10.52 Generating docs for compound osmo_sccp_instance... #11 10.52 Generating docs for compound osmo_sccp_user... #11 10.52 Generating docs for compound osmo_scu_connect_param... #11 10.52 Generating docs for compound osmo_scu_data_param... #11 10.52 Generating docs for compound osmo_scu_disconn_param... #11 10.52 Generating docs for compound osmo_scu_notice_param... #11 10.52 Generating docs for compound osmo_scu_pcstate_param... #11 10.52 Generating docs for compound osmo_scu_prim... #11 10.52 Generating docs for compound osmo_scu_reset_param... #11 10.52 Generating docs for compound osmo_scu_state_param... #11 10.52 Generating docs for compound osmo_scu_unitdata_param... #11 10.52 Generating docs for compound osmo_ss7_as... #11 10.52 Generating docs for compound osmo_ss7_asp... #11 10.52 Generating docs for compound osmo_ss7_asp_peer... #11 10.52 Generating docs for compound osmo_ss7_instance... #11 10.52 Generating docs for compound osmo_ss7_link... #11 10.52 Generating docs for compound osmo_ss7_linkset... #11 10.52 Generating docs for compound osmo_ss7_pc_fmt... #11 10.52 Generating docs for compound osmo_ss7_route... #11 10.52 Generating docs for compound osmo_ss7_route_table... #11 10.52 Generating docs for compound osmo_ss7_routing_key... #11 10.52 Generating docs for compound osmo_ss7_user... #11 10.52 Generating docs for compound osmo_xlm_prim... #11 10.52 Generating docs for compound osmo_xlm_prim_error... #11 10.52 Generating docs for compound osmo_xlm_prim_notify... #11 10.52 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 10.52 Generating docs for compound osmo_xlm_prim_rk_reg... #11 10.52 Generating docs for compound osmo_xua_layer_manager... #11 10.52 Generating docs for compound osmo_xua_server... #11 10.52 Generating docs for compound pcap_hdr... #11 10.52 Generating docs for compound pcaprec_hdr... #11 10.52 Generating docs for compound sccp_connection... #11 10.52 Generating docs for compound sccp_data_callback... #11 10.52 Generating docs for compound sccp_scmg_msg... #11 10.52 Generating docs for compound sccp_system... #11 10.52 Generating docs for compound udt_offsets... #11 10.52 Generating docs for compound xua_as_fsm_priv... #11 10.52 Generating docs for compound xua_asp_fsm_priv... #11 10.52 Generating docs for compound xua_common_hdr... #11 10.52 Generating docs for compound xua_dialect... #11 10.52 Generating docs for compound xua_msg... #11 10.52 Generating docs for compound xua_msg_class... #11 10.52 Generating docs for compound xua_msg_event_map... #11 10.52 Generating docs for compound xua_msg_part... #11 10.52 Generating docs for compound xua_parameter_hdr... #11 10.52 Generating concept documentation... #11 10.52 Generating namespace index... #11 10.52 Generating graph info page... #11 10.52 Generating directory documentation... #11 10.52 Generating index page... #11 10.52 Generating page index... #11 10.52 Generating module index... #11 10.52 Generating namespace index... #11 10.52 Generating namespace member index... #11 10.52 Generating concept index... #11 10.52 Generating annotated compound index... #11 10.52 Generating alphabetical compound index... #11 10.52 Generating hierarchical class index... #11 10.52 Generating member index... #11 10.52 Generating file index... #11 10.52 Generating file member index... #11 10.52 Generating example index... #11 10.52 finalizing index lists... #11 10.52 writing tag file... #11 10.52 Running plantuml with JAVA... #11 10.52 lookup cache used 2216/65536 hits=24409 misses=2370 #11 10.52 finished... #11 10.52 cd ./doc && tar cf html.tar */html #11 10.53 make[3]: Entering directory '/data/libosmo-sccp' #11 10.53 make[3]: Nothing to be done for 'install-exec-am'. #11 10.53 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 10.53 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 10.53 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 10.53 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 10.54 make install-data-hook #11 10.54 make[4]: Entering directory '/data/libosmo-sccp' #11 10.54 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 10.56 make[4]: Leaving directory '/data/libosmo-sccp' #11 10.56 make[3]: Leaving directory '/data/libosmo-sccp' #11 10.56 make[2]: Leaving directory '/data/libosmo-sccp' #11 10.56 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 10.8s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 0.5s done #13 writing image sha256:1a43500179d2c683f8fd5f1e975ad18c012cf58e81ac42d0b33fc8d3dbd54bd4 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.5s 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 1a43500179d2 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406112026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406112026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406112026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406112026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo VTY library ii osmocom-nightly 202406112026 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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: 567B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/sigtran-tests:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 7.76kB done #4 DONE 0.1s #5 [1/7] FROM docker.io/osmocom-build/sigtran-tests #5 ... #6 http://git.osmocom.org/nplab/m3ua-testtool/patch/?h=laforge/python3 #6 DONE 0.2s #6 http://git.osmocom.org/nplab/m3ua-testtool/patch/?h=laforge/python3 #6 DONE 0.2s #5 [1/7] FROM docker.io/osmocom-build/sigtran-tests #5 DONE 0.2s #7 [2/7] RUN CD /tmp && git clone https://git.osmocom.org/nplab/m3ua-testtool #7 0.293 Cloning into 'm3ua-testtool'... #7 0.413 warning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ #7 DONE 0.5s #8 [3/7] ADD HTTP://GIT.OSMOCOM.ORG/NPLAB/M3UA-TESTTOOL/PATCH/?H=LAFORGE/PYTHON3 /tmp/commit #8 DONE 0.1s #9 [4/7] RUN CD /tmp/m3ua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ #9 0.412 warning: redirecting to https://gitea.osmocom.org/nplab/m3ua-testtool/ #9 0.428 Switched to a new branch 'laforge/python3' #9 0.428 Branch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. #9 DONE 0.5s #10 [5/7] COPY DOTGUILE /root/.guile #10 DONE 0.1s #11 [6/7] RUN MKDIR /data #11 DONE 0.4s #12 [7/7] COPY M3UA-PARAM-TESTTOOL.SCM all-sgp-tests.txt /data/ #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:2923f58a7865dfb6ec3a42cb841bb477a13a5b2b0fd6ab54197e0bf72cd51db1 #13 writing image sha256:2923f58a7865dfb6ec3a42cb841bb477a13a5b2b0fd6ab54197e0bf72cd51db1 done #13 naming to docker.io/osmocom-build/nplab-m3ua-test:latest 0.0s done #13 DONE 0.4s 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 2923f58a7865 + 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=2101235 + seq 1 30 + echo (2101235 + 1) % 256 + bc + SUBNET=244 + NET_NAME=nplab-m3ua-test-244 + SUB4=172.18.244.0/24 + SUB6=fd02:db8:244::/64 + set +x Creating network nplab-m3ua-test-244, trying SUBNET=244... + docker network create --internal --subnet 172.18.244.0/24 --ipv6 --subnet fd02:db8:244::/64 nplab-m3ua-test-244 b67c9d922a268d504128f5db2500bae9a47cecb9ca1e71c64cb3a6bf4d702d6c + set +x ### Network nplab-m3ua-test-244 created (SUBNET=244) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/m3ua-param-testtool.scm Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/all-sgp-tests.txt Applying SUBNET=244 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp/osmo-stp.cfg + docker_network_params 244 200 + NET=244 + ADDR_SUFIX=200 + echo --network nplab-m3ua-test-244 --ip 172.18.244.200 --ip6 fd02:db8:244::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-m3ua-test-244 --ip 172.18.244.200 --ip6 fd02:db8:244::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp:/data --name jenkins-nplab-m3ua-test-2544-stp -d osmocom-build/osmo-stp-master 782788ab7dfe080abca9c71d3e9f547b1d14273b3a49040b08d3decc01d09b3f + docker_network_params 244 2 + NET=244 + ADDR_SUFIX=2 + echo --network nplab-m3ua-test-244 --ip 172.18.244.2 --ip6 fd02:db8:244::2 + docker run --rm --network nplab-m3ua-test-244 --ip 172.18.244.2 --ip6 fd02:db8:244::2 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester:/data --name jenkins-nplab-m3ua-test-2544-m3ua-test osmocom-build/nplab-m3ua-test + 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-244 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-nplab-m3ua-test-2544-stp + [ -n jenkins-nplab-m3ua-test-2544-stp ] + docker_kill_wait jenkins-nplab-m3ua-test-2544-stp + docker kill jenkins-nplab-m3ua-test-2544-stp jenkins-nplab-m3ua-test-2544-stp + docker wait jenkins-nplab-m3ua-test-2544-stp 137 + network_remove + set +x Removing network nplab-m3ua-test-244 + docker network remove nplab-m3ua-test-244 nplab-m3ua-test-244 + 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-2544-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