1691221639.100325108 Running [systemd-run --scope --user podman stop shlomi_fish_homesite_debian] 1691221639.135042906 Running scope as unit: run-r727a3753fe3d4d2484382e7d33a06c3d.scope 1691221649.359945059 time="2023-08-05T10:47:29+03:00" level=warning msg="StopSignal SIGTERM failed to stop container shlomi_fish_homesite_debian in 10 seconds, resorting to SIGKILL" 1691221651.515294075 shlomi_fish_homesite_debian 1691221651.544394016 Running [systemd-run --scope --user podman rm shlomi_fish_homesite_debian] 1691221651.566972971 Running scope as unit: run-rf399c857982d4cfbaf2066c8167f74c4.scope 1691221659.006834030 shlomi_fish_homesite_debian 1691221659.011482954 Running [systemd-run --scope --user podman pull debian:sid] 1691221659.036470890 Running scope as unit: run-r5f8b90aa6c484999b6a01f8472db7418.scope 1691221659.082036018 Trying to pull docker.io/library/debian:sid... 1691221660.826812029 Getting image source signatures 1691221660.827114105 Copying blob sha256:9828fc546889681c4c23160b0ee9abb2a08f99ec58b166856cf38d03e0173700 1691221660.828012943 Copying config sha256:454446fd3025f5fd8719fa1e45206634c9ca1a3535ea1ad6b1f89b538ed000c1 1691221660.930691004 Writing manifest to image destination 1691221661.176995039 454446fd3025f5fd8719fa1e45206634c9ca1a3535ea1ad6b1f89b538ed000c1 1691221661.181711912 Running [systemd-run --scope --user podman run -t -d --name shlomi_fish_homesite_debian debian:sid] 1691221661.208859921 Running scope as unit: run-r8a30298944de456db20604a1c8a67f17.scope 1691221661.828255892 fa6ad46ad97223bf0eef8d702d8b4fa5e2e31857aafcdafeb4f31f256c4f71cb 1691221661.831526995 Running [rm -fr ../temp-git] 1691221664.486105919 Running [git clone --recurse-submodules . ../temp-git] 1691221664.489784002 Cloning into '../temp-git'... 1691221664.826592922 done. 1691221665.614630938 Submodule 'lib/repos/shlomif-ikiwiki-wiki' (https://github.com/shlomif/shlomif-ikiwiki-wiki) registered for path 'lib/repos/shlomif-ikiwiki-wiki' 1691221665.615207911 Submodule 'lib/repos/xslt10-stylesheets' (https://github.com/docbook/xslt10-stylesheets/) registered for path 'lib/repos/xslt10-stylesheets' 1691221665.620038986 Cloning into '/home/shlomif/Docs/homepage/homepage/temp-git/lib/repos/shlomif-ikiwiki-wiki'... 1691221667.242130041 Cloning into '/home/shlomif/Docs/homepage/homepage/temp-git/lib/repos/xslt10-stylesheets'... 1691221679.924096107 Submodule path 'lib/repos/shlomif-ikiwiki-wiki': checked out '4da7d79ad309dd5b2b318e0acba215527421f044' 1691221680.413584948 Submodule path 'lib/repos/xslt10-stylesheets': checked out 'fe16c90013b64e316c3e21ef92d1e8813c10f88c' 1691221680.423418045 Running [find lib -name .git | xargs dirname | perl -lnE 'system(qq[d=../temp-git/$_ ; if test -d \$d ; then exit 0 ; fi ; mkdir -p `dirname \$d` ;cp -a $_/ ../temp-git/$_]);' 1691221680.423445940 ] 1691221693.051281929 Running [systemd-run --scope --user podman cp ../temp-git shlomi_fish_homesite_debian:/temp-git] 1691221693.078011036 Running scope as unit: run-r482f0533e3684d21a4a4424bea56c088.scope 1691221731.492487907 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_debian bash -c mkdir -p /temp-git] 1691221731.513663054 Running scope as unit: run-rb3621c7d6eba456790a47cd3c725980b.scope 1691221733.898592949 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_debian bash -c set -e -x 1691221733.898634911 export LC_ALL=en_US.UTF-8 1691221733.898647070 export LANG="$LC_ALL" 1691221733.898654938 export LANGUAGE="en_US:en" 1691221733.898663044 1691221733.898690939 mv /temp-git ~/source 1691221733.898699045 if test "0" != "0" 1691221733.898705006 then 1691221733.898713112 mv /temp-git--clones ~/source--clones 1691221733.898720026 fi 1691221733.898726940 true || ls -lR /root 1691221733.898734093 if false 1691221733.898740053 then 1691221733.898746014 cat /etc/apt/sources.list 1691221733.898752928 sed -r -i -e 's#^(deb *)[^ ]+( *buster +main.*)$#\1http://mirror.isoc.org.il/pub/debian\2#' /etc/apt/sources.list 1691221733.898760080 cat /etc/apt/sources.list 1691221733.898766994 fi 1691221733.898772955 # exit 5 1691221733.898780107 su -c "apt-get update" 1691221733.898786068 su -c "apt-get -y install eatmydata locales netselect-apt sudo" 1691221733.898792982 sudo dpkg-reconfigure --frontend=noninteractive locales 1691221733.898798943 # sudo netselect-apt -c israel -t 3 -a amd64 # -n buster 1691221733.898806095 sudo apt-get update -qq 1691221733.898812056 1691221733.898818970 cd ~/source 1691221733.898824930 if false 1691221733.898832083 then 1691221733.898838043 sudo eatmydata apt-get --no-install-recommends install -y glibc-langpack-en glibc-locale-source 1691221733.898844957 # localedef --verbose --force -i en_US -f UTF-8 en_US.UTF-8 1691221733.898852110 # localedef --force -i en_US -f UTF-8 en_US.UTF-8 1691221733.898858070 fi 1691221733.898864985 sudo eatmydata apt-get --no-install-recommends install -y build-essential cmake cmake-data cookiecutter cpanminus cppcheck docbook-xsl docbook-xsl-ns docbook5-xml expat fortune-mod g++ gcc git golang graphicsmagick hspell hunspell hunspell-en-gb inkscape libdb5.3-dev libdbd-sqlite3-perl libexpat1-dev libgd-dev libgdbm-compat-dev libgdbm-dev libgmp-dev libhunspell-dev libncurses-dev libpcre2-dev libpcre3-dev libperl-dev libprimesieve-dev libpython3-dev libxml2-dev libxslt1-dev lynx lynx make nodejs npm optipng perl primesieve pypy3 pysassc python3 python3 python3-all python3-cookiecutter python3-dev python3-pip python3-setuptools python3-venv python3-virtualenv python3-virtualenv rsync ruby ruby-dev ruby-rspec silversearcher-ag tidy txt2html vim virtualenv xsltproc xz-utils zip zip 1691221733.898874044 sudo ln -sf /usr/bin/make /usr/bin/gmake 1691221733.898880005 if false 1691221733.898886919 then 1691221733.898893118 git clone https://github.com/kimwalisch/primesieve 1691221733.898899078 cd primesieve 1691221733.898905993 cmake . 1691221733.898912907 make -j2 1691221733.898919106 sudo make install 1691221733.898925066 cd .. 1691221733.898931980 rm -fr primesieve 1691221733.898938894 fi 1691221733.898945093 ] 1691221733.920888901 Running scope as unit: run-rd4bcdfad5edf40f5aac794873c6d7a11.scope 1691221734.808712006 + export LC_ALL=en_US.UTF-8 1691221734.808753014 + LC_ALL=en_US.UTF-8 1691221734.809001923 bash: line 2: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory 1691221734.809021950 + export LANG=en_US.UTF-8 1691221734.809031963 + LANG=en_US.UTF-8 1691221734.809039116 + export LANGUAGE=en_US:en 1691221734.809045076 + LANGUAGE=en_US:en 1691221734.809075117 + mv /temp-git /root/source 1691221734.830976009 + test 0 '!=' 0 1691221734.831012011 + true 1691221734.831185102 + false 1691221734.831211090 + su -c 'apt-get update' 1691221734.836136103 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691221735.238568068 Get:1 http://deb.debian.org/debian sid InRelease [210 kB] 1691221735.783895969 Get:2 http://deb.debian.org/debian sid/main amd64 Packages [9575 kB] 1691221737.499836922 Fetched 9785 kB in 3s (3704 kB/s) 1691221738.253928900 Reading package lists... 1691221738.271946907 + su -c 'apt-get -y install eatmydata locales netselect-apt sudo' 1691221738.277358055 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691221739.030160904 Reading package lists... 1691221739.201139927 Building dependency tree... 1691221739.201212883 Reading state information... 1691221739.491369009 The following additional packages will be installed: 1691221739.491960049 ca-certificates curl krb5-locales libbrotli1 libc-bin libc-l10n libc6 1691221739.492213011 libcurl4 libeatmydata1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 1691221739.492780924 libkrb5support0 libldap-2.5-0 libldap-common libnghttp2-14 libpsl5 librtmp1 1691221739.493127108 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl3 netselect 1691221739.493649006 openssl publicsuffix wget 1691221739.496109009 Suggested packages: 1691221739.496143103 glibc-doc libnss-nis libnss-nisplus krb5-doc krb5-user 1691221739.496150970 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 1691221739.496157885 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql dpkg-dev 1691221739.496164083 Recommended packages: 1691221739.496170044 manpages 1691221739.771032095 The following NEW packages will be installed: 1691221739.771559000 ca-certificates curl eatmydata krb5-locales libbrotli1 libc-l10n libcurl4 1691221739.771776915 libeatmydata1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 1691221739.772315025 libkrb5support0 libldap-2.5-0 libldap-common libnghttp2-14 libpsl5 librtmp1 1691221739.772588015 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl3 locales 1691221739.773228884 netselect netselect-apt openssl publicsuffix sudo wget 1691221739.774629116 The following packages will be upgraded: 1691221739.776283979 libc-bin libc6 1691221739.938124895 2 upgraded, 30 newly installed, 0 to remove and 22 not upgraded. 1691221739.938173056 Need to get 17.0 MB of archives. 1691221739.938188076 After this operation, 46.7 MB of additional disk space will be used. 1691221739.938200951 Get:1 http://deb.debian.org/debian sid/main amd64 libc6 amd64 2.37-7 [2754 kB] 1691221740.421405077 Get:2 http://deb.debian.org/debian sid/main amd64 libc-bin amd64 2.37-7 [600 kB] 1691221740.432460070 Get:3 http://deb.debian.org/debian sid/main amd64 sudo amd64 1.9.14p2-1 [1927 kB] 1691221740.459079981 Get:4 http://deb.debian.org/debian sid/main amd64 libssl3 amd64 3.0.10-1 [2014 kB] 1691221740.522618055 Get:5 http://deb.debian.org/debian sid/main amd64 openssl amd64 3.0.10-1 [1415 kB] 1691221740.558151960 Get:6 http://deb.debian.org/debian sid/main amd64 ca-certificates all 20230311 [153 kB] 1691221740.561748981 Get:7 http://deb.debian.org/debian sid/main amd64 krb5-locales all 1.20.1-2 [62.6 kB] 1691221740.563666105 Get:8 http://deb.debian.org/debian sid/main amd64 libc-l10n all 2.37-7 [708 kB] 1691221740.614986897 Get:9 http://deb.debian.org/debian sid/main amd64 locales all 2.37-7 [3905 kB] 1691221740.769283056 Get:10 http://deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 1691221740.786288977 Get:11 http://deb.debian.org/debian sid/main amd64 wget amd64 1.21.3-1+b2 [984 kB] 1691221740.813570976 Get:12 http://deb.debian.org/debian sid/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 1691221740.822350025 Get:13 http://deb.debian.org/debian sid/main amd64 libkrb5support0 amd64 1.20.1-2 [32.3 kB] 1691221740.898890972 Get:14 http://deb.debian.org/debian sid/main amd64 libk5crypto3 amd64 1.20.1-2 [79.0 kB] 1691221740.920609951 Get:15 http://deb.debian.org/debian sid/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 1691221741.068295002 Get:16 http://deb.debian.org/debian sid/main amd64 libkrb5-3 amd64 1.20.1-2 [331 kB] 1691221741.076116085 Get:17 http://deb.debian.org/debian sid/main amd64 libgssapi-krb5-2 amd64 1.20.1-2 [134 kB] 1691221741.087294102 Get:18 http://deb.debian.org/debian sid/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-3 [19.3 kB] 1691221741.176084995 Get:19 http://deb.debian.org/debian sid/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-3 [56.6 kB] 1691221741.196091890 Get:20 http://deb.debian.org/debian sid/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 1691221741.277873993 Get:21 http://deb.debian.org/debian sid/main amd64 libnghttp2-14 amd64 1.55.1-1 [72.8 kB] 1691221741.315969944 Get:22 http://deb.debian.org/debian sid/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 1691221741.467197895 Get:23 http://deb.debian.org/debian sid/main amd64 libssh2-1 amd64 1.11.0-2 [214 kB] 1691221741.602165937 Get:24 http://deb.debian.org/debian sid/main amd64 libcurl4 amd64 8.2.1-1 [388 kB] 1691221741.711755991 Get:25 http://deb.debian.org/debian sid/main amd64 curl amd64 8.2.1-1 [307 kB] 1691221741.813230991 Get:26 http://deb.debian.org/debian sid/main amd64 libeatmydata1 amd64 130-2+b1 [10.7 kB] 1691221741.882617950 Get:27 http://deb.debian.org/debian sid/main amd64 eatmydata all 130-2 [11.2 kB] 1691221741.905576944 Get:28 http://deb.debian.org/debian sid/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 1691221741.906364918 Get:29 http://deb.debian.org/debian sid/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-3 [65.8 kB] 1691221741.917459965 Get:30 http://deb.debian.org/debian sid/main amd64 netselect amd64 0.3.ds1-30.1 [23.2 kB] 1691221741.918257952 Get:31 http://deb.debian.org/debian sid/main amd64 netselect-apt all 0.3.ds1-30.1 [12.7 kB] 1691221741.918776989 Get:32 http://deb.debian.org/debian sid/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 1691221742.133331060 perl: warning: Setting locale failed. 1691221742.133371115 perl: warning: Please check that your locale settings: 1691221742.133379936 LANGUAGE = "en_US:en", 1691221742.133389950 LC_ALL = "en_US.UTF-8", 1691221742.133399963 LANG = "en_US.UTF-8" 1691221742.133409023 are supported and installed on your system. 1691221742.133418083 perl: warning: Falling back to the standard locale ("C"). 1691221743.373456955 debconf: delaying package configuration, since apt-utils is not installed 1691221743.406716108 Fetched 17.0 MB in 2s (7556 kB/s) 1691221743.883788109 (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 ... 5323 files and directories currently installed.) 1691221743.884617090 Preparing to unpack .../libc6_2.37-7_amd64.deb ... 1691221744.231013060 debconf: unable to initialize frontend: Dialog 1691221744.231050014 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221744.231060028 debconf: falling back to frontend: Readline 1691221744.231374025 debconf: unable to initialize frontend: Readline 1691221744.231395006 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.) 1691221744.231416941 debconf: falling back to frontend: Teletype 1691221744.357644081 Unpacking libc6:amd64 (2.37-7) over (2.37-6) ... 1691221753.979091883 Setting up libc6:amd64 (2.37-7) ... 1691221754.334580898 debconf: unable to initialize frontend: Dialog 1691221754.334614992 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221754.334621906 debconf: falling back to frontend: Readline 1691221754.334949017 debconf: unable to initialize frontend: Readline 1691221754.334966898 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.) 1691221754.334975958 debconf: falling back to frontend: Teletype 1691221755.796613932 (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 ... 5323 files and directories currently installed.) 1691221755.797523022 Preparing to unpack .../libc-bin_2.37-7_amd64.deb ... 1691221755.968615055 Unpacking libc-bin (2.37-7) over (2.37-6) ... 1691221757.594079018 Setting up libc-bin (2.37-7) ... 1691221758.672661066 Selecting previously unselected package sudo. 1691221758.681709051 (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 ... 5323 files and directories currently installed.) 1691221758.682691097 Preparing to unpack .../00-sudo_1.9.14p2-1_amd64.deb ... 1691221758.798649073 Unpacking sudo (1.9.14p2-1) ... 1691221759.380341053 Selecting previously unselected package libssl3:amd64. 1691221759.382044077 Preparing to unpack .../01-libssl3_3.0.10-1_amd64.deb ... 1691221759.436928988 Unpacking libssl3:amd64 (3.0.10-1) ... 1691221760.038418055 Selecting previously unselected package openssl. 1691221760.040146112 Preparing to unpack .../02-openssl_3.0.10-1_amd64.deb ... 1691221760.095860958 Unpacking openssl (3.0.10-1) ... 1691221760.715928078 Selecting previously unselected package ca-certificates. 1691221760.717778921 Preparing to unpack .../03-ca-certificates_20230311_all.deb ... 1691221760.772494078 Unpacking ca-certificates (20230311) ... 1691221761.336004019 Selecting previously unselected package krb5-locales. 1691221761.337810993 Preparing to unpack .../04-krb5-locales_1.20.1-2_all.deb ... 1691221761.393435955 Unpacking krb5-locales (1.20.1-2) ... 1691221761.680068970 Selecting previously unselected package libc-l10n. 1691221761.681838989 Preparing to unpack .../05-libc-l10n_2.37-7_all.deb ... 1691221761.737586975 Unpacking libc-l10n (2.37-7) ... 1691221762.325876951 Selecting previously unselected package locales. 1691221762.327702999 Preparing to unpack .../06-locales_2.37-7_all.deb ... 1691221762.382402897 Unpacking locales (2.37-7) ... 1691221763.160422087 Selecting previously unselected package libpsl5:amd64. 1691221763.162450075 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... 1691221763.227083921 Unpacking libpsl5:amd64 (0.21.2-1) ... 1691221763.758991957 Selecting previously unselected package wget. 1691221763.760838985 Preparing to unpack .../08-wget_1.21.3-1+b2_amd64.deb ... 1691221764.312545061 Unpacking wget (1.21.3-1+b2) ... 1691221767.496313095 Selecting previously unselected package libbrotli1:amd64. 1691221767.498321056 Preparing to unpack .../09-libbrotli1_1.0.9-2+b6_amd64.deb ... 1691221767.563046932 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 1691221767.956258059 Selecting previously unselected package libkrb5support0:amd64. 1691221767.958168983 Preparing to unpack .../10-libkrb5support0_1.20.1-2_amd64.deb ... 1691221768.013745070 Unpacking libkrb5support0:amd64 (1.20.1-2) ... 1691221768.405544996 Selecting previously unselected package libk5crypto3:amd64. 1691221768.407488108 Preparing to unpack .../11-libk5crypto3_1.20.1-2_amd64.deb ... 1691221768.472125053 Unpacking libk5crypto3:amd64 (1.20.1-2) ... 1691221768.845628977 Selecting previously unselected package libkeyutils1:amd64. 1691221768.847664118 Preparing to unpack .../12-libkeyutils1_1.6.3-2_amd64.deb ... 1691221768.912831068 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 1691221769.272923946 Selecting previously unselected package libkrb5-3:amd64. 1691221769.274795055 Preparing to unpack .../13-libkrb5-3_1.20.1-2_amd64.deb ... 1691221769.340189934 Unpacking libkrb5-3:amd64 (1.20.1-2) ... 1691221769.797925949 Selecting previously unselected package libgssapi-krb5-2:amd64. 1691221769.799804926 Preparing to unpack .../14-libgssapi-krb5-2_1.20.1-2_amd64.deb ... 1691221769.865034103 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2) ... 1691221770.179076910 Selecting previously unselected package libsasl2-modules-db:amd64. 1691221770.180932999 Preparing to unpack .../15-libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb ... 1691221770.236232042 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... 1691221770.596105099 Selecting previously unselected package libsasl2-2:amd64. 1691221770.598072052 Preparing to unpack .../16-libsasl2-2_2.1.28+dfsg1-3_amd64.deb ... 1691221770.653495073 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-3) ... 1691221771.024485111 Selecting previously unselected package libldap-2.5-0:amd64. 1691221771.026429892 Preparing to unpack .../17-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 1691221771.080665112 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 1691221772.187407017 Selecting previously unselected package libnghttp2-14:amd64. 1691221772.189366102 Preparing to unpack .../18-libnghttp2-14_1.55.1-1_amd64.deb ... 1691221772.253734112 Unpacking libnghttp2-14:amd64 (1.55.1-1) ... 1691221772.643388033 Selecting previously unselected package librtmp1:amd64. 1691221772.645467043 Preparing to unpack .../19-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 1691221772.709698915 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 1691221773.080822945 Selecting previously unselected package libssh2-1:amd64. 1691221773.082767010 Preparing to unpack .../20-libssh2-1_1.11.0-2_amd64.deb ... 1691221773.137967110 Unpacking libssh2-1:amd64 (1.11.0-2) ... 1691221773.546869993 Selecting previously unselected package libcurl4:amd64. 1691221773.548799992 Preparing to unpack .../21-libcurl4_8.2.1-1_amd64.deb ... 1691221773.614105940 Unpacking libcurl4:amd64 (8.2.1-1) ... 1691221773.919529915 Selecting previously unselected package curl. 1691221773.921461105 Preparing to unpack .../22-curl_8.2.1-1_amd64.deb ... 1691221773.976594925 Unpacking curl (8.2.1-1) ... 1691221774.378155947 Selecting previously unselected package libeatmydata1:amd64. 1691221774.380181074 Preparing to unpack .../23-libeatmydata1_130-2+b1_amd64.deb ... 1691221774.444468021 Unpacking libeatmydata1:amd64 (130-2+b1) ... 1691221774.720527887 Selecting previously unselected package eatmydata. 1691221774.722453117 Preparing to unpack .../24-eatmydata_130-2_all.deb ... 1691221774.786802053 Unpacking eatmydata (130-2) ... 1691221775.091527939 Selecting previously unselected package libldap-common. 1691221775.093451977 Preparing to unpack .../25-libldap-common_2.5.13+dfsg-5_all.deb ... 1691221775.147749901 Unpacking libldap-common (2.5.13+dfsg-5) ... 1691221775.537472010 Selecting previously unselected package libsasl2-modules:amd64. 1691221775.539479017 Preparing to unpack .../26-libsasl2-modules_2.1.28+dfsg1-3_amd64.deb ... 1691221775.611500025 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... 1691221776.041188002 Selecting previously unselected package netselect. 1691221776.043154955 Preparing to unpack .../27-netselect_0.3.ds1-30.1_amd64.deb ... 1691221776.108513117 Unpacking netselect (0.3.ds1-30.1) ... 1691221776.412307024 Selecting previously unselected package netselect-apt. 1691221776.414119959 Preparing to unpack .../28-netselect-apt_0.3.ds1-30.1_all.deb ... 1691221776.479463100 Unpacking netselect-apt (0.3.ds1-30.1) ... 1691221776.754616022 Selecting previously unselected package publicsuffix. 1691221776.756568909 Preparing to unpack .../29-publicsuffix_20230209.2326-1_all.deb ... 1691221776.811758995 Unpacking publicsuffix (20230209.2326-1) ... 1691221777.175827026 Setting up libkeyutils1:amd64 (1.6.3-2) ... 1691221777.346843958 Setting up libc-l10n (2.37-7) ... 1691221777.516732931 Setting up libpsl5:amd64 (0.21.2-1) ... 1691221777.686542034 Setting up wget (1.21.3-1+b2) ... 1691221777.914833069 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 1691221778.085227013 Setting up libssl3:amd64 (3.0.10-1) ... 1691221778.254610062 Setting up libnghttp2-14:amd64 (1.55.1-1) ... 1691221778.424034119 Setting up krb5-locales (1.20.1-2) ... 1691221778.604513884 Setting up locales (2.37-7) ... 1691221778.899070978 debconf: unable to initialize frontend: Dialog 1691221778.899106026 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221778.899116039 debconf: falling back to frontend: Readline 1691221778.899408102 debconf: unable to initialize frontend: Readline 1691221778.899497032 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.) 1691221778.899513960 debconf: falling back to frontend: Teletype 1691221779.542098999 Generating locales (this might take a while)... 1691221779.559178114 Generation complete. 1691221779.883356094 Setting up libldap-common (2.5.13+dfsg-5) ... 1691221780.109875917 Setting up libkrb5support0:amd64 (1.20.1-2) ... 1691221780.279159069 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... 1691221780.448705912 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 1691221780.619096041 Setting up sudo (1.9.14p2-1) ... 1691221781.150448084 invoke-rc.d: could not determine current runlevel 1691221781.155033112 invoke-rc.d: policy-rc.d denied execution of start. 1691221781.214765072 Setting up libk5crypto3:amd64 (1.20.1-2) ... 1691221781.395217896 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-3) ... 1691221781.574767113 Setting up netselect (0.3.ds1-30.1) ... 1691221781.790685892 debconf: unable to initialize frontend: Dialog 1691221781.790719986 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221781.790724993 debconf: falling back to frontend: Readline 1691221781.791040897 debconf: unable to initialize frontend: Readline 1691221781.791136980 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.) 1691221781.791151047 debconf: falling back to frontend: Teletype 1691221782.033526897 Setting up libeatmydata1:amd64 (130-2+b1) ... 1691221782.202929020 Setting up libssh2-1:amd64 (1.11.0-2) ... 1691221782.373334885 Setting up libkrb5-3:amd64 (1.20.1-2) ... 1691221782.542768002 Setting up openssl (3.0.10-1) ... 1691221782.769210100 Setting up publicsuffix (20230209.2326-1) ... 1691221782.938661098 Setting up eatmydata (130-2) ... 1691221783.109020948 Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... 1691221783.288664103 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 1691221783.457967997 Setting up ca-certificates (20230311) ... 1691221783.683933973 debconf: unable to initialize frontend: Dialog 1691221783.683967113 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221783.683971882 debconf: falling back to frontend: Readline 1691221783.684340000 debconf: unable to initialize frontend: Readline 1691221783.684356928 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.) 1691221783.684362888 debconf: falling back to frontend: Teletype 1691221784.142759085 Updating certificates in /etc/ssl/certs... 1691221784.900715113 140 added, 0 removed; done. 1691221785.302462101 Setting up libgssapi-krb5-2:amd64 (1.20.1-2) ... 1691221785.472064972 Setting up libcurl4:amd64 (8.2.1-1) ... 1691221785.642335892 Setting up curl (8.2.1-1) ... 1691221785.811841011 Setting up netselect-apt (0.3.ds1-30.1) ... 1691221785.982495070 Processing triggers for libc-bin (2.37-7) ... 1691221786.252937078 Processing triggers for ca-certificates (20230311) ... 1691221786.314227104 Updating certificates in /etc/ssl/certs... 1691221786.888991117 0 added, 0 removed; done. 1691221786.889028072 Running hooks in /etc/ca-certificates/update.d... 1691221786.890284061 done. 1691221787.152081013 + sudo dpkg-reconfigure --frontend=noninteractive locales 1691221787.168175936 perl: warning: Setting locale failed. 1691221787.168211937 perl: warning: Please check that your locale settings: 1691221787.168220043 LANGUAGE = "en_US:en", 1691221787.168227911 LC_ALL = "en_US.UTF-8", 1691221787.168235064 LANG = "en_US.UTF-8" 1691221787.168241978 are supported and installed on your system. 1691221787.168250084 perl: warning: Falling back to the standard locale ("C"). 1691221788.020282984 Generating locales (this might take a while)... 1691221788.036751986 Generation complete. 1691221788.122891903 + sudo apt-get update -qq 1691221789.436081886 + cd /root/source 1691221789.436126947 + false 1691221789.436306953 + sudo eatmydata apt-get --no-install-recommends install -y build-essential cmake cmake-data cookiecutter cpanminus cppcheck docbook-xsl docbook-xsl-ns docbook5-xml expat fortune-mod g++ gcc git golang graphicsmagick hspell hunspell hunspell-en-gb inkscape libdb5.3-dev libdbd-sqlite3-perl libexpat1-dev libgd-dev libgdbm-compat-dev libgdbm-dev libgmp-dev libhunspell-dev libncurses-dev libpcre2-dev libpcre3-dev libperl-dev libprimesieve-dev libpython3-dev libxml2-dev libxslt1-dev lynx lynx make nodejs npm optipng perl primesieve pypy3 pysassc python3 python3 python3-all python3-cookiecutter python3-dev python3-pip python3-setuptools python3-venv python3-virtualenv python3-virtualenv rsync ruby ruby-dev ruby-rspec silversearcher-ag tidy txt2html vim virtualenv xsltproc xz-utils zip zip 1691221790.194330931 Reading package lists... 1691221790.366379023 Building dependency tree... 1691221790.366585016 Reading state information... 1691221790.714030981 The following package was automatically installed and is no longer required: 1691221790.714066029 util-linux-extra 1691221790.714072943 Use 'sudo apt autoremove' to remove it. 1691221790.715070009 The following additional packages will be installed: 1691221790.715105057 adduser adwaita-icon-theme at-spi2-common binutils binutils-common 1691221790.715114117 binutils-x86-64-linux-gnu bsdutils bzip2 cpp cpp-13 dbus dbus-bin 1691221790.715121031 dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 1691221790.715174913 dconf-gsettings-backend dconf-service dictionaries-common dmsetup dpkg-dev 1691221790.715267897 emacsen-common eslint fontconfig fontconfig-config fonts-dejavu-core g++-13 1691221790.715398073 gcc-13 gcc-13-base git-man glib-networking glib-networking-common 1691221790.715419054 glib-networking-services golang-1.20 golang-1.20-doc golang-1.20-go 1691221790.715543985 golang-1.20-src golang-doc golang-go golang-src gsettings-desktop-schemas 1691221790.715647936 gtk-update-icon-cache gyp handlebars hicolor-icon-theme icu-devtools 1691221790.715831995 imagemagick-6-common lib2geom1.2.0 libabsl20220623 libaom-dev libaom3 1691221790.715850115 libapparmor1 libarchive13 libargon2-1 libasan8 libaspell15 1691221790.715857983 libatk-bridge2.0-0 libatk1.0-0 libatkmm-1.6-1v5 libatomic1 libatspi2.0-0 1691221790.715867043 libavahi-client3 libavahi-common-data libavahi-common3 libavif-dev libavif15 1691221790.715873957 libbinutils libblkid1 libboost-filesystem1.74.0 libbrotli-dev libbsd0 1691221790.715940952 libbz2-dev libc-ares2 libc-dev-bin libc6-dev libcairo-gobject2 libcairo2 1691221790.716001034 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcolord2 1691221790.716039896 libcpan-distnameinfo-perl libcpan-meta-check-perl libcrypt-dev libcrypt1 1691221790.716097116 libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libdatrie1 1691221790.716403008 libdav1d-dev libdav1d6 libdbi-perl libdbus-1-3 libdconf1 libde265-0 1691221790.716422081 libde265-dev libdeflate-dev libdeflate0 libdevmapper1.02.1 1691221790.716428995 libdouble-conversion3 libdpkg-perl libedit2 libenchant-2-2 libepoxy0 1691221790.716434002 liberror-perl libexpat1 libfdisk1 libfftw3-double3 libfile-pushd-perl 1691221790.716439009 libfontconfig-dev libfontconfig1 libfreetype-dev libfreetype6 libfribidi0 1691221790.716444016 libgav1-1 libgc1 libgcc-13-dev libgcc-s1 libgd3 libgdbm-compat4 libgdbm6 1691221790.716481924 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgetopt-argvfile-perl 1691221790.716902018 libglib2.0-0 libglibmm-2.4-1v5 libgmp10 libgmpxx4ldbl libgomp1 libgpm2 1691221790.716917992 libgprofng0 libgraphicsmagick-q16-3 libgraphite2-3 libgsl27 libgslcblas0 1691221790.716924906 libgspell-1-2 libgspell-1-common libgtk-3-0 libgtk-3-common libgtkmm-3.0-1v5 1691221790.716932058 libharfbuzz0b libheif-dev libheif-plugin-dav1d libheif-plugin-libde265 1691221790.716938019 libheif1 libhunspell-1.7-0 libhwasan0 libhwy1 libicu-dev libicu72 libip4tc2 1691221790.716944933 libisl23 libitm1 libjansson4 libjbig-dev libjbig0 libjpeg-dev 1691221790.716950893 libjpeg62-turbo libjpeg62-turbo-dev libjs-async libjs-events libjs-inherits 1691221790.716959953 libjs-is-typedarray libjs-jquery libjs-prettify libjs-regenerate 1691221790.716967106 libjs-source-map libjs-sphinxdoc libjs-sprintf-js libjs-typedarray-to-buffer 1691221790.716974020 libjs-underscore libjs-util libjson-c5 libjsoncpp25 libjxl0.7 libkmod2 1691221790.716980934 liblcms2-2 liblerc-dev liblerc4 liblocal-lib-perl liblqr-1-0 liblsan0 1691221790.716988087 libltdl7 liblzma-dev libmagick++-6.q16-8 libmagickcore-6.q16-6 1691221790.716994047 libmagickwand-6.q16-6 libmodule-build-perl libmodule-cpanfile-perl libmount1 1691221790.717468977 libmpc3 libmpfr6 libncurses6 libncursesw6 libnode-dev libnode108 libnsl-dev 1691221790.717499971 libnsl2 libnspr4 libnss3 libnuma1 libopenjp2-7 libpam-systemd libpango-1.0-0 1691221790.717510939 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5 1691221790.717518091 libparse-pmfile-perl libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-posix3 1691221790.717524052 libpcre3 libpcre32-3 libpcrecpp0v5 libperl5.36 libpixman-1-0 libpkgconf3 1691221790.717530012 libpng-dev libpng16-16 libpoppler-glib8 libpoppler126 libpopt0 libpotrace0 1691221790.717535973 libprimesieve-dev-common libprimesieve11 libproc2-0 libproxy1v5 1691221790.717540979 libpthread-stubs0-dev libpython3-stdlib libpython3.11 libpython3.11-dev 1691221790.717546940 libpython3.11-minimal libpython3.11-stdlib libquadmath0 librav1e0 1691221790.717554092 libreadline8 librecode0 librevenge-0.0-0 librhash0 librsvg2-2 1691221790.717704058 librsvg2-common libruby libruby3.1 libsass1 libsframe1 libsigc++-2.0-0v5 1691221790.717724085 libsmartcols1 libsodium23 libsoup2.4-1 libsoup2.4-common libsqlite3-0 1691221790.717734098 libssl-dev libstdc++-13-dev libstdc++6 libstring-shellquote-perl 1691221790.717823982 libsvtav1enc1 libsystemd-shared libsystemd0 libtext-iconv-perl libthai-data 1691221790.717839956 libthai0 libtidy5deb1 libtiff-dev libtiff6 libtiffxx6 libtinyxml2-9 1691221790.717955112 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 libudev1 libuuid1 1691221790.718010902 libuv1 libuv1-dev libvisio-0.1-1 libvpx-dev libvpx7 libwayland-client0 1691221790.718043089 libwayland-cursor0 libwayland-egl1 libwebp-dev libwebp7 libwebpdemux2 1691221790.718070984 libwebpmux3 libwmflite-0.2-7 libwpd-0.10-10 libwpg-0.3-3 libx11-6 1691221790.718100071 libx11-data libx11-dev libx265-199 libx265-dev libxau-dev libxau6 1691221790.718127012 libxcb-render0 libxcb-shm0 libxcb1 libxcb1-dev libxcomposite1 libxcursor1 1691221790.718153000 libxdamage1 libxdmcp-dev libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1 1691221790.718178988 libxkbcommon0 libxml2 libxpm-dev libxpm4 libxrandr2 libxrender1 libxslt1.1 1691221790.718290091 libyaml-0-2 libyaml-syck-perl libyuv0 libzstd-dev linux-libc-dev lynx-common 1691221790.718414068 media-types mount node-abbrev node-acorn node-agent-base node-ajv 1691221790.718431950 node-ajv-keywords node-ampproject-remapping node-ansi-escapes 1691221790.718493938 node-ansi-regex node-ansi-styles node-anymatch node-aproba node-archy 1691221790.718553066 node-are-we-there-yet node-argparse node-arrify node-assert node-async 1691221790.718568087 node-async-each node-babel-helper-define-polyfill-provider 1691221790.718578100 node-babel-plugin-add-module-exports node-babel-plugin-lodash 1691221790.718621016 node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3 1691221790.718638897 node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime 1691221790.718696117 node-balanced-match node-base64-js node-binary-extensions 1691221790.718729019 node-brace-expansion node-braces node-browserslist node-builtins node-busboy 1691221790.718759060 node-cacache node-camelcase node-caniuse-lite node-chalk node-chokidar 1691221790.718790054 node-chownr node-chrome-trace-event node-ci-info node-cjs-module-lexer 1691221790.718828917 node-cli-table node-cliui node-clone node-clone-deep node-color-convert 1691221790.718856096 node-color-name node-colors node-columnify node-commander node-commondir 1691221790.718895912 node-concat-stream node-console-control-strings node-convert-source-map 1691221790.718930006 node-copy-concurrently node-core-js node-core-js-compat node-core-js-pure 1691221790.718962908 node-core-util-is node-css-loader node-css-selector-tokenizer 1691221790.719023943 node-data-uri-to-buffer node-debbundle-es-to-primitive node-debug 1691221790.719083071 node-decamelize node-decompress-response node-deep-equal node-deep-is 1691221790.719095945 node-defaults node-define-properties node-defined node-del node-delegates 1691221790.719105005 node-depd node-diff node-doctrine node-electron-to-chromium node-encoding 1691221790.719163895 node-end-of-stream node-enhanced-resolve node-err-code node-errno 1691221790.719177961 node-error-ex node-es-abstract node-es-module-lexer node-es6-error 1691221790.719186068 node-escape-string-regexp node-escodegen node-eslint-scope node-eslint-utils 1691221790.719192982 node-eslint-visitor-keys node-espree node-esprima node-esquery 1691221790.719248056 node-esrecurse node-estraverse node-esutils node-events node-fancy-log 1691221790.719260931 node-fast-deep-equal node-fast-levenshtein node-fetch node-file-entry-cache 1691221790.719268084 node-fill-range node-find-cache-dir node-find-up node-flat-cache 1691221790.719392061 node-flatted node-for-in node-for-own node-foreground-child 1691221790.719413996 node-fs-readdir-recursive node-fs-write-stream-atomic node-fs.realpath 1691221790.719422102 node-function-bind node-functional-red-black-tree node-gauge 1691221790.719546080 node-get-caller-file node-get-stream node-glob node-glob-parent node-globals 1691221790.719562054 node-globby node-got node-graceful-fs node-gyp node-has-flag 1691221790.719568968 node-has-unicode node-hosted-git-info node-https-proxy-agent node-iconv-lite 1691221790.719583988 node-icss-utils node-ieee754 node-iferr node-ignore node-imurmurhash 1691221790.719597101 node-indent-string node-inflight node-inherits node-ini node-interpret 1691221790.719768047 node-ip node-ip-regex node-is-arrayish node-is-binary-path node-is-buffer 1691221790.719785929 node-is-extendable node-is-extglob node-is-glob node-is-number 1691221790.719793081 node-is-path-cwd node-is-path-inside node-is-plain-obj node-is-plain-object 1691221790.719799042 node-is-stream node-is-typedarray node-is-windows node-isarray node-isexe 1691221790.719805956 node-isobject node-istanbul node-jest-debbundle node-jest-worker 1691221790.719813108 node-js-tokens node-js-yaml node-jsesc node-json-buffer 1691221790.719820023 node-json-parse-better-errors node-json-schema node-json-schema-traverse 1691221790.719901085 node-json-stable-stringify node-json5 node-jsonify node-jsonparse 1691221790.719918966 node-kind-of node-levn node-loader-runner node-locate-path node-lodash 1691221790.719926119 node-lodash-packages node-lowercase-keys node-lru-cache node-make-dir 1691221790.719932079 node-memfs node-memory-fs node-merge-stream node-micromatch node-mime 1691221790.719937086 node-mime-types node-mimic-response node-minimatch node-minimist 1691221790.719942093 node-minipass node-mkdirp node-move-concurrently node-ms node-mute-stream 1691221790.719948053 node-n3 node-negotiator node-neo-async node-nopt node-normalize-package-data 1691221790.719957113 node-normalize-path node-npm-bundled node-npm-package-arg node-npm-run-path 1691221790.719961882 node-npmlog node-object-assign node-object-inspect node-once node-optimist 1691221790.719968081 node-optionator node-osenv node-p-cancelable node-p-limit node-p-locate 1691221790.719973087 node-p-map node-parse-json node-path-dirname node-path-exists 1691221790.719978094 node-path-is-absolute node-path-is-inside node-path-type node-picocolors 1691221790.719983101 node-pify node-pkg-dir node-postcss node-postcss-modules-extract-imports 1691221790.719988108 node-postcss-modules-values node-postcss-value-parser node-prelude-ls 1691221790.719994068 node-process-nextick-args node-progress node-promise-inflight 1691221790.719999075 node-promise-retry node-promzard node-prr node-pump node-punycode 1691221790.720004082 node-quick-lru node-randombytes node-read node-read-package-json 1691221790.720009089 node-read-pkg node-readable-stream node-readdirp node-rechoir 1691221790.720014095 node-regenerate node-regenerate-unicode-properties node-regenerator-runtime 1691221790.720019102 node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen 1691221790.720057011 node-regjsparser node-repeat-string node-require-directory node-resolve 1691221790.720065117 node-resolve-cwd node-resolve-from node-resumer node-retry node-rimraf 1691221790.720071077 node-run-queue node-safe-buffer node-schema-utils node-semver 1691221790.720084906 node-serialize-javascript node-set-blocking node-set-immediate-shim 1691221790.720098019 node-shebang-command node-shebang-regex node-signal-exit node-slash 1691221790.720112085 node-slice-ansi node-source-list-map node-source-map node-source-map-support 1691221790.720133066 node-spdx-correct node-spdx-exceptions node-spdx-expression-parse 1691221790.720144033 node-spdx-license-ids node-sprintf-js node-ssri node-string-decoder 1691221790.720150948 node-string-width node-strip-ansi node-strip-bom node-strip-json-comments 1691221790.720161915 node-supports-color node-tapable node-tape node-tar node-terser 1691221790.720181942 node-text-table node-through node-time-stamp node-to-fast-properties 1691221790.720201015 node-to-regex-range node-tslib node-type-check node-typedarray 1691221790.720211983 node-typedarray-to-buffer node-undici 1691221790.720218897 node-unicode-canonical-property-names-ecmascript 1691221790.720231056 node-unicode-match-property-ecmascript 1691221790.720242977 node-unicode-match-property-value-ecmascript 1691221790.720253944 node-unicode-property-aliases-ecmascript node-unique-filename node-uri-js 1691221790.720274925 node-util node-util-deprecate node-uuid node-v8-compile-cache node-v8flags 1691221790.720288038 node-validate-npm-package-license node-validate-npm-package-name 1691221790.720293999 node-watchpack node-wcwidth.js node-webassemblyjs node-webpack-sources 1691221790.720305920 node-which node-wide-align node-wordwrap node-wrap-ansi node-wrappy 1691221790.720316887 node-write node-write-file-atomic node-xtend node-y18n node-yallist 1691221790.720329046 node-yargs node-yargs-parser patch perl-modules-5.36 pkg-config pkgconf 1691221790.720341921 pkgconf-bin primesieve-bin procps pypy3-lib python3-binaryornot 1691221790.720347881 python3-certifi python3-chardet python3-charset-normalizer python3-click 1691221790.720352888 python3-colorama python3-dateutil python3-distlib python3-distutils 1691221790.720366001 python3-filelock python3-idna python3-jinja2 python3-jinja2-time 1691221790.720371962 python3-lib2to3 python3-libsass python3-markupsafe python3-minimal 1691221790.720376968 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments 1691221790.720382929 python3-requests python3-ruamel.yaml python3-ruamel.yaml.clib 1691221790.720388889 python3-setuptools-whl python3-six python3-slugify python3-unidecode 1691221790.720393896 python3-urllib3 python3-wheel python3-wheel-whl python3-yaml python3.11 1691221790.720398903 python3.11-dev python3.11-minimal python3.11-venv rake readline-common 1691221790.720403910 rpcsvc-proto ruby-diff-lcs ruby-net-telnet ruby-rspec-core 1691221790.720416069 ruby-rspec-expectations ruby-rspec-mocks ruby-rspec-support ruby-rubygems 1691221790.720422983 ruby-sdbm ruby-webrick ruby-xmlrpc ruby3.1 ruby3.1-dev rubygems-integration 1691221790.720459938 sgml-base shared-mime-info systemd systemd-dev systemd-sysv terser 1691221790.720520973 util-linux util-linux-extra uuid-dev vim-common vim-runtime webpack 1691221790.720573902 x11proto-dev xkb-data xml-core xorg-sgml-doctools xtrans-dev zlib1g-dev 1691221790.723623037 Suggested packages: 1691221790.723655939 liblocale-gettext-perl cron quota binutils-doc gprofng-gui bzip2-doc 1691221790.723664045 cmake-doc cmake-format elpa-cmake-mode ninja-build python-cookiecutter-doc 1691221790.723680019 cpp-doc gcc-13-locales cpp-13-doc cppcheck-gui clang clang-tidy wordlist 1691221790.723685980 dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text 1691221790.723691940 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java 1691221790.723697901 libxslthl-java xalan docbook5-defguide debian-keyring node-babel-eslint 1691221790.723705053 node-esprima-fb node-inquirer fortunes x11-utils bsdmainutils g++-multilib 1691221790.723711014 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 1691221790.723716974 libtool flex bison gdb gcc-doc gcc-13-multilib gettext-base git-daemon-run 1691221790.723722935 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 1691221790.723730087 git-mediawiki git-svn bzr | brz mercurial subversion graphicsmagick-dbg 1691221790.723737001 unzip libreoffice-writer dia inkscape-tutorials libsvg-perl pstoedit 1691221790.723742962 python3-packaging python3-uniconvertor lrzip aspell glibc-doc colord 1691221790.723750114 cups-common db5.3-doc libclone-perl libmldbm-perl libnet-daemon-perl 1691221790.723757029 libsql-statement-perl gnupg | sq | sqop | pgpainless-cli sensible-utils bzr 1691221790.723763943 libenchant-2-voikko libfftw3-bin libfftw3-dev freetype2-doc libgd-tools 1691221790.723771095 gdbm-l10n low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev gpm 1691221790.723777056 gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs 1691221790.723783970 libheif-plugin-rav1e libheif-plugin-svtenc icu-doc libjs-angularjs 1691221790.723790884 liblcms2-utils liblzma-doc libmagickcore-6.q16-6-extra cryptsetup-bin 1691221790.723797083 ncurses-doc primesieve-doc librsvg2-bin libssl-doc libstdc++-13-doc 1691221790.723808050 libx11-doc libx265-doc libxcb-doc make-doc nfs-common 1691221790.723815918 node-babel-plugin-polyfill-es-shims node-babel7-debug javascript-common 1691221790.723823071 livescript chai node-jest-diff node-opener ed diffutils-doc perl-doc 1691221790.723830938 libterm-readline-gnu-perl | libterm-readline-perl-perl 1691221790.723838091 libtap-harness-archive-perl pypy3-doc pypy3-tk python3-doc python3-tk 1691221790.723844051 python-charset-normalizer-doc python-jinja2-doc python-pygments-doc 1691221790.723850965 ttf-bitstream-vera python3-cryptography python3-openssl python3-socks 1691221790.723858118 python-requests-doc python-setuptools-doc python3-brotli python3.11-doc 1691221790.723865032 binfmt-support readline-doc openssh-client openssh-server 1691221790.723870993 python3-braceexpand ri bundler sgml-base-doc systemd-container systemd-homed 1691221790.723877907 systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 1691221790.723885059 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd python3-pefile 1691221790.723891973 dosfstools kbd util-linux-locales ctags vim-doc vim-scripts debhelper 1691221790.723896980 Recommended packages: 1691221790.723902941 bsdextrautils docbook-xml fakeroot gnupg | sq | sqop | pgpainless-cli 1691221790.723908901 libalgorithm-merge-perl fortunes-min | fortune-cookie-db less ssh-client 1691221790.723916054 aspell fig2dev imagemagick libimage-magick-perl libwmf-bin python3-cssselect 1691221790.723922014 python3-lxml python3-numpy python3-scour aspell-en | aspell-dictionary 1691221790.723928928 | aspell6a-dictionary at-spi2-core bzip2-doc manpages manpages-dev 1691221790.723936081 libc-devtools libfile-fcntllock-perl liblocale-gettext-perl enchant-2 1691221790.723942041 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs ghostscript 1691221790.723948956 fonts-urw-base35 libgtk-3-bin libheif-plugin-aomenc libheif-plugin-x265 1691221790.723956108 javascript-common gsfonts libmodule-signature-perl libpod-readme-perl 1691221790.723963022 libsoftware-license-perl libpng-tools poppler-data uuid-runtime mailcap 1691221790.723969936 nodejs-doc node-tap netbase psmisc python3-babel fonts-lato ruby3.1-doc 1691221790.723977089 systemd-timesyncd | time-daemon libnss-systemd sensible-utils xxd unzip 1691221796.190686941 The following NEW packages will be installed: 1691221796.190726995 adduser adwaita-icon-theme at-spi2-common binutils binutils-common 1691221796.190736055 binutils-x86-64-linux-gnu build-essential bzip2 cmake cmake-data 1691221796.190743923 cookiecutter cpanminus cpp cpp-13 cppcheck dbus dbus-bin dbus-daemon 1691221796.190749884 dbus-session-bus-common dbus-system-bus-common dbus-user-session 1691221796.190756083 dconf-gsettings-backend dconf-service dictionaries-common dmsetup 1691221796.190767050 docbook-xsl docbook-xsl-ns docbook5-xml dpkg-dev emacsen-common eslint expat 1691221796.190836906 fontconfig fontconfig-config fonts-dejavu-core fortune-mod g++ g++-13 gcc 1691221796.190968990 gcc-13 git git-man glib-networking glib-networking-common 1691221796.191108942 glib-networking-services golang golang-1.20 golang-1.20-doc golang-1.20-go 1691221796.191154003 golang-1.20-src golang-doc golang-go golang-src graphicsmagick 1691221796.191255093 gsettings-desktop-schemas gtk-update-icon-cache gyp handlebars 1691221796.191298962 hicolor-icon-theme hspell hunspell hunspell-en-gb icu-devtools 1691221796.191497087 imagemagick-6-common inkscape lib2geom1.2.0 libabsl20220623 libaom-dev 1691221796.191518068 libaom3 libapparmor1 libarchive13 libargon2-1 libasan8 libaspell15 1691221796.191525936 libatk-bridge2.0-0 libatk1.0-0 libatkmm-1.6-1v5 libatomic1 libatspi2.0-0 1691221796.191534042 libavahi-client3 libavahi-common-data libavahi-common3 libavif-dev libavif15 1691221796.191566944 libbinutils libboost-filesystem1.74.0 libbrotli-dev libbsd0 libbz2-dev 1691221796.191601038 libc-ares2 libc-dev-bin libc6-dev libcairo-gobject2 libcairo2 1691221796.191610098 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcolord2 1691221796.191679001 libcpan-distnameinfo-perl libcpan-meta-check-perl libcrypt-dev 1691221796.191713095 libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libdatrie1 1691221796.191802025 libdav1d-dev libdav1d6 libdb5.3-dev libdbd-sqlite3-perl libdbi-perl 1691221796.191885948 libdbus-1-3 libdconf1 libde265-0 libde265-dev libdeflate-dev libdeflate0 1691221796.191984892 libdevmapper1.02.1 libdouble-conversion3 libdpkg-perl libedit2 1691221796.192065001 libenchant-2-2 libepoxy0 liberror-perl libexpat1 libexpat1-dev libfdisk1 1691221796.192157984 libfftw3-double3 libfile-pushd-perl libfontconfig-dev libfontconfig1 1691221796.192233086 libfreetype-dev libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-13-dev 1691221796.192250967 libgd-dev libgd3 libgdbm-compat-dev libgdbm-compat4 libgdbm-dev libgdbm6 1691221796.192261934 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgetopt-argvfile-perl 1691221796.192322016 libglib2.0-0 libglibmm-2.4-1v5 libgmp-dev libgmpxx4ldbl libgomp1 libgpm2 1691221796.192368031 libgprofng0 libgraphicsmagick-q16-3 libgraphite2-3 libgsl27 libgslcblas0 1691221796.192563057 libgspell-1-2 libgspell-1-common libgtk-3-0 libgtk-3-common libgtkmm-3.0-1v5 1691221796.192575932 libharfbuzz0b libheif-dev libheif-plugin-dav1d libheif-plugin-libde265 1691221796.192585945 libheif1 libhunspell-1.7-0 libhunspell-dev libhwasan0 libhwy1 libicu-dev 1691221796.192594051 libicu72 libip4tc2 libisl23 libitm1 libjansson4 libjbig-dev libjbig0 1691221796.192600965 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjs-async libjs-events 1691221796.192606926 libjs-inherits libjs-is-typedarray libjs-jquery libjs-prettify 1691221796.192614079 libjs-regenerate libjs-source-map libjs-sphinxdoc libjs-sprintf-js 1691221796.192620039 libjs-typedarray-to-buffer libjs-underscore libjs-util libjson-c5 1691221796.192665100 libjsoncpp25 libjxl0.7 libkmod2 liblcms2-2 liblerc-dev liblerc4 1691221796.192709923 liblocal-lib-perl liblqr-1-0 liblsan0 libltdl7 liblzma-dev 1691221796.192784071 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 1691221796.192864895 libmodule-build-perl libmodule-cpanfile-perl libmpc3 libmpfr6 libncurses-dev 1691221796.192930937 libncurses6 libncursesw6 libnode-dev libnode108 libnsl-dev libnsl2 libnspr4 1691221796.192995071 libnss3 libnuma1 libopenjp2-7 libpam-systemd libpango-1.0-0 1691221796.193056107 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5 1691221796.193118095 libparse-pmfile-perl libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 1691221796.193212986 libpcre2-posix3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl-dev 1691221796.193336964 libperl5.36 libpixman-1-0 libpkgconf3 libpng-dev libpng16-16 1691221796.193380117 libpoppler-glib8 libpoppler126 libpopt0 libpotrace0 libprimesieve-dev 1691221796.193392038 libprimesieve-dev-common libprimesieve11 libproc2-0 libproxy1v5 1691221796.193511009 libpthread-stubs0-dev libpython3-dev libpython3-stdlib libpython3.11 1691221796.193602085 libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib libquadmath0 1691221796.193696022 librav1e0 libreadline8 librecode0 librevenge-0.0-0 librhash0 librsvg2-2 1691221796.193808079 librsvg2-common libruby libruby3.1 libsass1 libsframe1 libsigc++-2.0-0v5 1691221796.193908930 libsodium23 libsoup2.4-1 libsoup2.4-common libsqlite3-0 libssl-dev 1691221796.193970919 libstdc++-13-dev libstring-shellquote-perl libsvtav1enc1 libsystemd-shared 1691221796.194026947 libtext-iconv-perl libthai-data libthai0 libtidy5deb1 libtiff-dev libtiff6 1691221796.194089890 libtiffxx6 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtsan2 1691221796.194174051 libubsan1 libuv1 libuv1-dev libvisio-0.1-1 libvpx-dev libvpx7 1691221796.194232941 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwebp-dev libwebp7 1691221796.194252014 libwebpdemux2 libwebpmux3 libwmflite-0.2-7 libwpd-0.10-10 libwpg-0.3-3 1691221796.194262028 libx11-6 libx11-data libx11-dev libx265-199 libx265-dev libxau-dev libxau6 1691221796.194267988 libxcb-render0 libxcb-shm0 libxcb1 libxcb1-dev libxcomposite1 libxcursor1 1691221796.194272995 libxdamage1 libxdmcp-dev libxdmcp6 libxext6 libxfixes3 libxi6 libxinerama1 1691221796.194278002 libxkbcommon0 libxml2 libxml2-dev libxpm-dev libxpm4 libxrandr2 libxrender1 1691221796.194341898 libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-syck-perl libyuv0 libzstd-dev 1691221796.194497108 linux-libc-dev lynx lynx-common make media-types node-abbrev node-acorn 1691221796.194513083 node-agent-base node-ajv node-ajv-keywords node-ampproject-remapping 1691221796.194519997 node-ansi-escapes node-ansi-regex node-ansi-styles node-anymatch node-aproba 1691221796.194528103 node-archy node-are-we-there-yet node-argparse node-arrify node-assert 1691221796.194556952 node-async node-async-each node-babel-helper-define-polyfill-provider 1691221796.194624901 node-babel-plugin-add-module-exports node-babel-plugin-lodash 1691221796.194634914 node-babel-plugin-polyfill-corejs2 node-babel-plugin-polyfill-corejs3 1691221796.194642067 node-babel-plugin-polyfill-regenerator node-babel7 node-babel7-runtime 1691221796.194648981 node-balanced-match node-base64-js node-binary-extensions 1691221796.194686890 node-brace-expansion node-braces node-browserslist node-builtins node-busboy 1691221796.194696903 node-cacache node-camelcase node-caniuse-lite node-chalk node-chokidar 1691221796.194705009 node-chownr node-chrome-trace-event node-ci-info node-cjs-module-lexer 1691221796.194729090 node-cli-table node-cliui node-clone node-clone-deep node-color-convert 1691221796.194736958 node-color-name node-colors node-columnify node-commander node-commondir 1691221796.194744110 node-concat-stream node-console-control-strings node-convert-source-map 1691221796.194767952 node-copy-concurrently node-core-js node-core-js-compat node-core-js-pure 1691221796.194777012 node-core-util-is node-css-loader node-css-selector-tokenizer 1691221796.194782972 node-data-uri-to-buffer node-debbundle-es-to-primitive node-debug 1691221796.194808960 node-decamelize node-decompress-response node-deep-equal node-deep-is 1691221796.194818020 node-defaults node-define-properties node-defined node-del node-delegates 1691221796.194842100 node-depd node-diff node-doctrine node-electron-to-chromium node-encoding 1691221796.194850922 node-end-of-stream node-enhanced-resolve node-err-code node-errno 1691221796.194874048 node-error-ex node-es-abstract node-es-module-lexer node-es6-error 1691221796.194881916 node-escape-string-regexp node-escodegen node-eslint-scope node-eslint-utils 1691221796.194889069 node-eslint-visitor-keys node-espree node-esprima node-esquery 1691221796.194912910 node-esrecurse node-estraverse node-esutils node-events node-fancy-log 1691221796.194921017 node-fast-deep-equal node-fast-levenshtein node-fetch node-file-entry-cache 1691221796.195262909 node-fill-range node-find-cache-dir node-find-up node-flat-cache 1691221796.195348978 node-flatted node-for-in node-for-own node-foreground-child 1691221796.195363045 node-fs-readdir-recursive node-fs-write-stream-atomic node-fs.realpath 1691221796.195370913 node-function-bind node-functional-red-black-tree node-gauge 1691221796.195378065 node-get-caller-file node-get-stream node-glob node-glob-parent node-globals 1691221796.195384979 node-globby node-got node-graceful-fs node-gyp node-has-flag 1691221796.195390940 node-has-unicode node-hosted-git-info node-https-proxy-agent node-iconv-lite 1691221796.195398092 node-icss-utils node-ieee754 node-iferr node-ignore node-imurmurhash 1691221796.195405006 node-indent-string node-inflight node-inherits node-ini node-interpret 1691221796.195411921 node-ip node-ip-regex node-is-arrayish node-is-binary-path node-is-buffer 1691221796.195419073 node-is-extendable node-is-extglob node-is-glob node-is-number 1691221796.195425034 node-is-path-cwd node-is-path-inside node-is-plain-obj node-is-plain-object 1691221796.195431948 node-is-stream node-is-typedarray node-is-windows node-isarray node-isexe 1691221796.195439100 node-isobject node-istanbul node-jest-debbundle node-jest-worker 1691221796.195446014 node-js-tokens node-js-yaml node-jsesc node-json-buffer 1691221796.195452929 node-json-parse-better-errors node-json-schema node-json-schema-traverse 1691221796.195460081 node-json-stable-stringify node-json5 node-jsonify node-jsonparse 1691221796.195466995 node-kind-of node-levn node-loader-runner node-locate-path node-lodash 1691221796.195473909 node-lodash-packages node-lowercase-keys node-lru-cache node-make-dir 1691221796.195480108 node-memfs node-memory-fs node-merge-stream node-micromatch node-mime 1691221796.195487022 node-mime-types node-mimic-response node-minimatch node-minimist 1691221796.195493937 node-minipass node-mkdirp node-move-concurrently node-ms node-mute-stream 1691221796.195501089 node-n3 node-negotiator node-neo-async node-nopt node-normalize-package-data 1691221796.195508003 node-normalize-path node-npm-bundled node-npm-package-arg node-npm-run-path 1691221796.195514917 node-npmlog node-object-assign node-object-inspect node-once node-optimist 1691221796.195521116 node-optionator node-osenv node-p-cancelable node-p-limit node-p-locate 1691221796.195528030 node-p-map node-parse-json node-path-dirname node-path-exists 1691221796.195534945 node-path-is-absolute node-path-is-inside node-path-type node-picocolors 1691221796.195542097 node-pify node-pkg-dir node-postcss node-postcss-modules-extract-imports 1691221796.195548058 node-postcss-modules-values node-postcss-value-parser node-prelude-ls 1691221796.195554018 node-process-nextick-args node-progress node-promise-inflight 1691221796.195559978 node-promise-retry node-promzard node-prr node-pump node-punycode 1691221796.195565939 node-quick-lru node-randombytes node-read node-read-package-json 1691221796.195573092 node-read-pkg node-readable-stream node-readdirp node-rechoir 1691221796.195580006 node-regenerate node-regenerate-unicode-properties node-regenerator-runtime 1691221796.195586920 node-regenerator-transform node-regexpp node-regexpu-core node-regjsgen 1691221796.195594072 node-regjsparser node-repeat-string node-require-directory node-resolve 1691221796.195600986 node-resolve-cwd node-resolve-from node-resumer node-retry node-rimraf 1691221796.195607901 node-run-queue node-safe-buffer node-schema-utils node-semver 1691221796.195615053 node-serialize-javascript node-set-blocking node-set-immediate-shim 1691221796.195621014 node-shebang-command node-shebang-regex node-signal-exit node-slash 1691221796.195626974 node-slice-ansi node-source-list-map node-source-map node-source-map-support 1691221796.195632935 node-spdx-correct node-spdx-exceptions node-spdx-expression-parse 1691221796.195640087 node-spdx-license-ids node-sprintf-js node-ssri node-string-decoder 1691221796.195647001 node-string-width node-strip-ansi node-strip-bom node-strip-json-comments 1691221796.195653915 node-supports-color node-tapable node-tape node-tar node-terser 1691221796.195661068 node-text-table node-through node-time-stamp node-to-fast-properties 1691221796.195678949 node-to-regex-range node-tslib node-type-check node-typedarray 1691221796.195687056 node-typedarray-to-buffer node-undici 1691221796.195693970 node-unicode-canonical-property-names-ecmascript 1691221796.195700884 node-unicode-match-property-ecmascript 1691221796.195708036 node-unicode-match-property-value-ecmascript 1691221796.195714951 node-unicode-property-aliases-ecmascript node-unique-filename node-uri-js 1691221796.195720911 node-util node-util-deprecate node-uuid node-v8-compile-cache node-v8flags 1691221796.195728064 node-validate-npm-package-license node-validate-npm-package-name 1691221796.195734978 node-watchpack node-wcwidth.js node-webassemblyjs node-webpack-sources 1691221796.195741892 node-which node-wide-align node-wordwrap node-wrap-ansi node-wrappy 1691221796.195748091 node-write node-write-file-atomic node-xtend node-y18n node-yallist 1691221796.195755005 node-yargs node-yargs-parser nodejs npm optipng patch perl perl-modules-5.36 1691221796.195761919 pkg-config pkgconf pkgconf-bin primesieve primesieve-bin procps pypy3 1691221796.195769072 pypy3-lib pysassc python3 python3-all python3-binaryornot python3-certifi 1691221796.195775986 python3-chardet python3-charset-normalizer python3-click python3-colorama 1691221796.195784092 python3-cookiecutter python3-dateutil python3-dev python3-distlib 1691221796.195791006 python3-distutils python3-filelock python3-idna python3-jinja2 1691221796.195797920 python3-jinja2-time python3-lib2to3 python3-libsass python3-markupsafe 1691221796.195805073 python3-minimal python3-pip python3-pip-whl python3-pkg-resources 1691221796.195816040 python3-platformdirs python3-pygments python3-requests python3-ruamel.yaml 1691221796.195823908 python3-ruamel.yaml.clib python3-setuptools python3-setuptools-whl 1691221796.195831060 python3-six python3-slugify python3-unidecode python3-urllib3 python3-venv 1691221796.195837021 python3-virtualenv python3-wheel python3-wheel-whl python3-yaml python3.11 1691221796.196382046 python3.11-dev python3.11-minimal python3.11-venv rake readline-common 1691221796.196456909 rpcsvc-proto rsync ruby ruby-dev ruby-diff-lcs ruby-net-telnet ruby-rspec 1691221796.196506023 ruby-rspec-core ruby-rspec-expectations ruby-rspec-mocks ruby-rspec-support 1691221796.196556091 ruby-rubygems ruby-sdbm ruby-webrick ruby-xmlrpc ruby3.1 ruby3.1-dev 1691221796.196605921 rubygems-integration sgml-base shared-mime-info silversearcher-ag systemd 1691221796.196657896 systemd-dev systemd-sysv terser tidy txt2html uuid-dev vim vim-common 1691221796.196727991 vim-runtime virtualenv webpack x11proto-dev xkb-data xml-core 1691221796.196783066 xorg-sgml-doctools xsltproc xtrans-dev xz-utils zip zlib1g-dev 1691221796.197362900 The following packages will be upgraded: 1691221796.198692083 bsdutils gcc-13-base libblkid1 libcrypt1 libgcc-s1 libgmp10 libmount1 1691221796.199508905 libsmartcols1 libstdc++6 libsystemd0 libudev1 libuuid1 mount util-linux 1691221796.199539900 util-linux-extra 1691221796.402600050 15 upgraded, 789 newly installed, 0 to remove and 7 not upgraded. 1691221796.402646065 Need to get 496 MB of archives. 1691221796.402658939 After this operation, 2082 MB of additional disk space will be used. 1691221796.402690887 Get:1 http://deb.debian.org/debian sid/main amd64 bsdutils amd64 1:2.39.1-3 [95.9 kB] 1691221796.571727991 Get:2 http://deb.debian.org/debian sid/main amd64 libblkid1 amd64 2.39.1-3 [158 kB] 1691221796.646531105 Get:3 http://deb.debian.org/debian sid/main amd64 libmount1 amd64 2.39.1-3 [189 kB] 1691221796.678086996 Get:4 http://deb.debian.org/debian sid/main amd64 libsmartcols1 amd64 2.39.1-3 [115 kB] 1691221796.718281984 Get:5 http://deb.debian.org/debian sid/main amd64 util-linux-extra amd64 2.39.1-3 [156 kB] 1691221796.733522892 Get:6 http://deb.debian.org/debian sid/main amd64 util-linux amd64 2.39.1-3 [1223 kB] 1691221796.824234009 Get:7 http://deb.debian.org/debian sid/main amd64 mount amd64 2.39.1-3 [142 kB] 1691221796.829361916 Get:8 http://deb.debian.org/debian sid/main amd64 libargon2-1 amd64 0~20190702+dfsg-3 [19.8 kB] 1691221796.830764055 Get:9 http://deb.debian.org/debian sid/main amd64 libudev1 amd64 254-1 [117 kB] 1691221796.856061935 Get:10 http://deb.debian.org/debian sid/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 1691221796.857932091 Get:11 http://deb.debian.org/debian sid/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 1691221796.862205982 Get:12 http://deb.debian.org/debian sid/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 1691221796.863881111 Get:13 http://deb.debian.org/debian sid/main amd64 libuuid1 amd64 2.39.1-3 [29.0 kB] 1691221796.864795923 Get:14 http://deb.debian.org/debian sid/main amd64 libcryptsetup12 amd64 2:2.6.1-4 [223 kB] 1691221796.870075941 Get:15 http://deb.debian.org/debian sid/main amd64 libfdisk1 amd64 2.39.1-3 [200 kB] 1691221796.897392035 Get:16 http://deb.debian.org/debian sid/main amd64 libkmod2 amd64 30+20230519-1 [57.8 kB] 1691221796.903280020 Get:17 http://deb.debian.org/debian sid/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 1691221796.904866934 Get:18 http://deb.debian.org/debian sid/main amd64 libcrypt1 amd64 1:4.4.36-2 [89.7 kB] 1691221796.928930044 Get:19 http://deb.debian.org/debian sid/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 1691221796.930588007 Get:20 http://deb.debian.org/debian sid/main amd64 libsystemd-shared amd64 254-1 [1837 kB] 1691221796.992624044 Get:21 http://deb.debian.org/debian sid/main amd64 libsystemd0 amd64 254-1 [355 kB] 1691221796.999089003 Get:22 http://deb.debian.org/debian sid/main amd64 systemd-dev all 254-1 [39.2 kB] 1691221796.999864101 Get:23 http://deb.debian.org/debian sid/main amd64 systemd amd64 254-1 [3250 kB] 1691221797.068334103 Get:24 http://deb.debian.org/debian sid/main amd64 systemd-sysv amd64 254-1 [43.9 kB] 1691221797.069372892 Get:25 http://deb.debian.org/debian sid/main amd64 libdbus-1-3 amd64 1.14.8-2 [200 kB] 1691221797.073000908 Get:26 http://deb.debian.org/debian sid/main amd64 dbus-bin amd64 1.14.8-2 [105 kB] 1691221797.074436903 Get:27 http://deb.debian.org/debian sid/main amd64 dbus-session-bus-common all 1.14.8-2 [77.4 kB] 1691221797.075934887 Get:28 http://deb.debian.org/debian sid/main amd64 libexpat1 amd64 2.5.0-2 [99.0 kB] 1691221797.077651978 Get:29 http://deb.debian.org/debian sid/main amd64 dbus-daemon amd64 1.14.8-2 [183 kB] 1691221797.080355883 Get:30 http://deb.debian.org/debian sid/main amd64 adduser all 3.137 [140 kB] 1691221797.086281061 Get:31 http://deb.debian.org/debian sid/main amd64 dbus-system-bus-common all 1.14.8-2 [78.5 kB] 1691221797.095854998 Get:32 http://deb.debian.org/debian sid/main amd64 dbus amd64 1.14.8-2 [96.5 kB] 1691221797.142960072 Get:33 http://deb.debian.org/debian sid/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB] 1691221797.184506893 Get:34 http://deb.debian.org/debian sid/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] 1691221797.185831070 Get:35 http://deb.debian.org/debian sid/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 1691221797.186772108 Get:36 http://deb.debian.org/debian sid/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB] 1691221797.356322050 Get:37 http://deb.debian.org/debian sid/main amd64 perl amd64 5.36.0-7 [239 kB] 1691221797.360863924 Get:38 http://deb.debian.org/debian sid/main amd64 gcc-13-base amd64 13.2.0-1 [39.1 kB] 1691221797.362374067 Get:39 http://deb.debian.org/debian sid/main amd64 libstdc++6 amd64 13.2.0-1 [695 kB] 1691221797.374449968 Get:40 http://deb.debian.org/debian sid/main amd64 libgcc-s1 amd64 13.2.0-1 [57.7 kB] 1691221797.375478983 Get:41 http://deb.debian.org/debian sid/main amd64 libgomp1 amd64 13.2.0-1 [131 kB] 1691221797.377585888 Get:42 http://deb.debian.org/debian sid/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] 1691221797.386544943 Get:43 http://deb.debian.org/debian sid/main amd64 libpng16-16 amd64 1.6.40-1 [275 kB] 1691221797.391283035 Get:44 http://deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.13.0+dfsg-1 [422 kB] 1691221797.397581100 Get:45 http://deb.debian.org/debian sid/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] 1691221797.436460018 Get:46 http://deb.debian.org/debian sid/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] 1691221797.441303968 Get:47 http://deb.debian.org/debian sid/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] 1691221797.447238922 Get:48 http://deb.debian.org/debian sid/main amd64 libdav1d6 amd64 1.2.1-2 [541 kB] 1691221797.454749107 Get:49 http://deb.debian.org/debian sid/main amd64 libheif-plugin-dav1d amd64 1.16.2-2 [9172 B] 1691221797.455202103 Get:50 http://deb.debian.org/debian sid/main amd64 libde265-0 amd64 1.0.12-1+b1 [186 kB] 1691221797.458025932 Get:51 http://deb.debian.org/debian sid/main amd64 libheif-plugin-libde265 amd64 1.16.2-2 [12.5 kB] 1691221797.461787939 Get:52 http://deb.debian.org/debian sid/main amd64 libheif1 amd64 1.16.2-2 [223 kB] 1691221797.465924978 Get:53 http://deb.debian.org/debian sid/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] 1691221797.472219944 Get:54 http://deb.debian.org/debian sid/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] 1691221797.482762098 Get:55 http://deb.debian.org/debian sid/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] 1691221797.516432047 Get:56 http://deb.debian.org/debian sid/main amd64 libglib2.0-0 amd64 2.77.1-2 [1441 kB] 1691221797.539125919 Get:57 http://deb.debian.org/debian sid/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB] 1691221797.540144920 Get:58 http://deb.debian.org/debian sid/main amd64 libltdl7 amd64 2.4.7-7 [393 kB] 1691221797.546554089 Get:59 http://deb.debian.org/debian sid/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] 1691221797.549649954 Get:60 http://deb.debian.org/debian sid/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] 1691221797.550815105 Get:61 http://deb.debian.org/debian sid/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] 1691221797.553591013 Get:62 http://deb.debian.org/debian sid/main amd64 libwebp7 amd64 1.2.4-0.2 [285 kB] 1691221797.557694912 Get:63 http://deb.debian.org/debian sid/main amd64 libtiff6 amd64 4.5.1+git230720-1 [322 kB] 1691221797.561631918 Get:64 http://deb.debian.org/debian sid/main amd64 libwebpdemux2 amd64 1.2.4-0.2 [99.3 kB] 1691221797.563092947 Get:65 http://deb.debian.org/debian sid/main amd64 libwebpmux3 amd64 1.2.4-0.2 [109 kB] 1691221797.613311052 Get:66 http://deb.debian.org/debian sid/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 1691221797.615447044 Get:67 http://deb.debian.org/debian sid/main amd64 libbsd0 amd64 0.11.7-4 [115 kB] 1691221797.620436907 Get:68 http://deb.debian.org/debian sid/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 1691221797.623804092 Get:69 http://deb.debian.org/debian sid/main amd64 libxcb1 amd64 1.15-1 [144 kB] 1691221797.627490044 Get:70 http://deb.debian.org/debian sid/main amd64 libx11-data all 2:1.8.6-1 [323 kB] 1691221797.633872986 Get:71 http://deb.debian.org/debian sid/main amd64 libx11-6 amd64 2:1.8.6-1 [793 kB] 1691221797.647603035 Get:72 http://deb.debian.org/debian sid/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 1691221797.648525953 Get:73 http://deb.debian.org/debian sid/main amd64 libicu72 amd64 72.1-3 [9376 kB] 1691221797.862795115 Get:74 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.9.14+dfsg-1.3 [686 kB] 1691221797.873414993 Get:75 http://deb.debian.org/debian sid/main amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.6 [165 kB] 1691221797.875705004 Get:76 http://deb.debian.org/debian sid/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.6 [1781 kB] 1691221797.921298981 Get:77 http://deb.debian.org/debian sid/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.6 [408 kB] 1691221797.927544117 Get:78 http://deb.debian.org/debian sid/main amd64 pypy3-lib amd64 7.3.12+dfsg-1 [2746 kB] 1691221797.993036032 Get:79 http://deb.debian.org/debian sid/main amd64 libncursesw6 amd64 6.4+20230625-2 [134 kB] 1691221797.995944977 Get:80 http://deb.debian.org/debian sid/main amd64 libsqlite3-0 amd64 3.42.0-1 [859 kB] 1691221798.009303093 Get:81 http://deb.debian.org/debian sid/main amd64 pypy3 amd64 7.3.12+dfsg-1 [9909 kB] 1691221798.231414080 Get:82 http://deb.debian.org/debian sid/main amd64 libpython3.11-minimal amd64 3.11.4-1 [815 kB] 1691221798.264527082 Get:83 http://deb.debian.org/debian sid/main amd64 python3.11-minimal amd64 3.11.4-1 [2060 kB] 1691221798.298806906 Get:84 http://deb.debian.org/debian sid/main amd64 python3-minimal amd64 3.11.4-5 [26.2 kB] 1691221798.299561977 Get:85 http://deb.debian.org/debian sid/main amd64 media-types all 10.1.0 [26.9 kB] 1691221798.300532103 Get:86 http://deb.debian.org/debian sid/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 1691221798.301340103 Get:87 http://deb.debian.org/debian sid/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 1691221798.303088903 Get:88 http://deb.debian.org/debian sid/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 1691221798.304038048 Get:89 http://deb.debian.org/debian sid/main amd64 readline-common all 8.2-1.3 [69.0 kB] 1691221798.305454969 Get:90 http://deb.debian.org/debian sid/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] 1691221798.308211088 Get:91 http://deb.debian.org/debian sid/main amd64 libpython3.11-stdlib amd64 3.11.4-1 [1803 kB] 1691221798.352601051 Get:92 http://deb.debian.org/debian sid/main amd64 python3.11 amd64 3.11.4-1 [579 kB] 1691221798.371997118 Get:93 http://deb.debian.org/debian sid/main amd64 libpython3-stdlib amd64 3.11.4-5 [9200 B] 1691221798.373002052 Get:94 http://deb.debian.org/debian sid/main amd64 python3 amd64 3.11.4-5 [26.2 kB] 1691221798.374169111 Get:95 http://deb.debian.org/debian sid/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] 1691221798.375715971 Get:96 http://deb.debian.org/debian sid/main amd64 rsync amd64 3.2.7-1 [417 kB] 1691221798.383105993 Get:97 http://deb.debian.org/debian sid/main amd64 sgml-base all 1.31 [15.4 kB] 1691221798.383645058 Get:98 http://deb.debian.org/debian sid/main amd64 libgmp10 amd64 2:6.3.0+dfsg-2 [557 kB] 1691221798.393836975 Get:99 http://deb.debian.org/debian sid/main amd64 libproc2-0 amd64 2:4.0.3-1 [63.2 kB] 1691221798.397126913 Get:100 http://deb.debian.org/debian sid/main amd64 procps amd64 2:4.0.3-1 [762 kB] 1691221798.426637888 Get:101 http://deb.debian.org/debian sid/main amd64 vim-common all 2:9.0.1672-1 [342 kB] 1691221798.434916973 Get:102 http://deb.debian.org/debian sid/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] 1691221798.445312023 Get:103 http://deb.debian.org/debian sid/main amd64 libpam-systemd amd64 254-1 [241 kB] 1691221798.449656010 Get:104 http://deb.debian.org/debian sid/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] 1691221798.454401970 Get:105 http://deb.debian.org/debian sid/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] 1691221798.458636999 Get:106 http://deb.debian.org/debian sid/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1 [306 kB] 1691221798.464095116 Get:107 http://deb.debian.org/debian sid/main amd64 shared-mime-info amd64 2.2-1 [729 kB] 1691221798.474237919 Get:108 http://deb.debian.org/debian sid/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+b1 [139 kB] 1691221798.476372957 Get:109 http://deb.debian.org/debian sid/main amd64 gtk-update-icon-cache amd64 3.24.38-2 [43.7 kB] 1691221798.486269951 Get:110 http://deb.debian.org/debian sid/main amd64 adwaita-icon-theme all 43-1 [5124 kB] 1691221798.603234053 Get:111 http://deb.debian.org/debian sid/main amd64 at-spi2-common all 2.48.3-1 [164 kB] 1691221798.606199026 Get:112 http://deb.debian.org/debian sid/main amd64 binutils-common amd64 2.41-3 [2511 kB] 1691221798.665730953 Get:113 http://deb.debian.org/debian sid/main amd64 libsframe1 amd64 2.41-3 [75.0 kB] 1691221798.667355061 Get:114 http://deb.debian.org/debian sid/main amd64 libbinutils amd64 2.41-3 [511 kB] 1691221798.676889896 Get:115 http://deb.debian.org/debian sid/main amd64 libctf-nobfd0 amd64 2.41-3 [151 kB] 1691221798.679661036 Get:116 http://deb.debian.org/debian sid/main amd64 libctf0 amd64 2.41-3 [86.9 kB] 1691221798.681514978 Get:117 http://deb.debian.org/debian sid/main amd64 libgprofng0 amd64 2.41-3 [767 kB] 1691221798.699100971 Get:118 http://deb.debian.org/debian sid/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] 1691221798.700020075 Get:119 http://deb.debian.org/debian sid/main amd64 binutils-x86-64-linux-gnu amd64 2.41-3 [2219 kB] 1691221798.748287916 Get:120 http://deb.debian.org/debian sid/main amd64 binutils amd64 2.41-3 [79.9 kB] 1691221798.750296116 Get:121 http://deb.debian.org/debian sid/main amd64 libc-dev-bin amd64 2.37-7 [45.7 kB] 1691221798.751236916 Get:122 http://deb.debian.org/debian sid/main amd64 linux-libc-dev amd64 6.4.4-2 [1797 kB] 1691221798.790173054 Get:123 http://deb.debian.org/debian sid/main amd64 libcrypt-dev amd64 1:4.4.36-2 [118 kB] 1691221798.799947023 Get:124 http://deb.debian.org/debian sid/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] 1691221798.803281069 Get:125 http://deb.debian.org/debian sid/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] 1691221798.804755926 Get:126 http://deb.debian.org/debian sid/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] 1691221798.806289911 Get:127 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.37-7 [1903 kB] 1691221798.848309994 Get:128 http://deb.debian.org/debian sid/main amd64 libisl23 amd64 0.26-3 [700 kB] 1691221798.858478069 Get:129 http://deb.debian.org/debian sid/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] 1691221798.877757072 Get:130 http://deb.debian.org/debian sid/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] 1691221798.879196882 Get:131 http://deb.debian.org/debian sid/main amd64 cpp-13 amd64 13.2.0-1 [54.4 MB] 1691221800.251703024 Get:132 http://deb.debian.org/debian sid/main amd64 cpp amd64 4:13.1.0-4 [6936 B] 1691221800.283171892 Get:133 http://deb.debian.org/debian sid/main amd64 libcc1-0 amd64 13.2.0-1 [43.0 kB] 1691221800.284157991 Get:134 http://deb.debian.org/debian sid/main amd64 libitm1 amd64 13.2.0-1 [26.1 kB] 1691221800.285145998 Get:135 http://deb.debian.org/debian sid/main amd64 libatomic1 amd64 13.2.0-1 [9296 B] 1691221800.361653090 Get:136 http://deb.debian.org/debian sid/main amd64 libasan8 amd64 13.2.0-1 [2551 kB] 1691221800.397883892 Get:137 http://deb.debian.org/debian sid/main amd64 liblsan0 amd64 13.2.0-1 [1102 kB] 1691221800.412991047 Get:138 http://deb.debian.org/debian sid/main amd64 libtsan2 amd64 13.2.0-1 [2327 kB] 1691221800.575319052 Get:139 http://deb.debian.org/debian sid/main amd64 libubsan1 amd64 13.2.0-1 [1010 kB] 1691221800.589802027 Get:140 http://deb.debian.org/debian sid/main amd64 libhwasan0 amd64 13.2.0-1 [1154 kB] 1691221800.603327990 Get:141 http://deb.debian.org/debian sid/main amd64 libquadmath0 amd64 13.2.0-1 [145 kB] 1691221800.605355024 Get:142 http://deb.debian.org/debian sid/main amd64 libgcc-13-dev amd64 13.2.0-1 [2538 kB] 1691221800.666379929 Get:143 http://deb.debian.org/debian sid/main amd64 gcc-13 amd64 13.2.0-1 [62.8 MB] 1691221802.375461102 Get:144 http://deb.debian.org/debian sid/main amd64 gcc amd64 4:13.1.0-4 [5224 B] 1691221802.443456888 Get:145 http://deb.debian.org/debian sid/main amd64 libstdc++-13-dev amd64 13.2.0-1 [2221 kB] 1691221802.553502083 Get:146 http://deb.debian.org/debian sid/main amd64 g++-13 amd64 13.2.0-1 [58.7 MB] 1691221804.042179108 Get:147 http://deb.debian.org/debian sid/main amd64 g++ amd64 4:13.1.0-4 [1356 B] 1691221804.120332003 Get:148 http://deb.debian.org/debian sid/main amd64 make amd64 4.3-4.1 [396 kB] 1691221804.127564907 Get:149 http://deb.debian.org/debian sid/main amd64 libdpkg-perl all 1.21.22 [603 kB] 1691221804.137892962 Get:150 http://deb.debian.org/debian sid/main amd64 patch amd64 2.7.6-7 [128 kB] 1691221804.140372038 Get:151 http://deb.debian.org/debian sid/main amd64 dpkg-dev all 1.21.22 [1353 kB] 1691221804.352387905 Get:152 http://deb.debian.org/debian sid/main amd64 build-essential amd64 12.10 [4516 B] 1691221804.353012085 Get:153 http://deb.debian.org/debian sid/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] 1691221804.359380960 Get:154 http://deb.debian.org/debian sid/main amd64 libjsoncpp25 amd64 1.9.5-6 [79.8 kB] 1691221804.361195087 Get:155 http://deb.debian.org/debian sid/main amd64 librhash0 amd64 1.4.3-3 [134 kB] 1691221804.364069939 Get:156 http://deb.debian.org/debian sid/main amd64 libuv1 amd64 1.44.2-1 [140 kB] 1691221804.366893053 Get:157 http://deb.debian.org/debian sid/main amd64 cmake-data all 3.27.1-2 [2103 kB] 1691221804.394555092 Get:158 http://deb.debian.org/debian sid/main amd64 cmake amd64 3.27.1-2 [10.3 MB] 1691221804.638549089 Get:159 http://deb.debian.org/debian sid/main amd64 python3-pkg-resources all 68.0.0-1 [240 kB] 1691221804.642919064 Get:160 http://deb.debian.org/debian sid/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] 1691221804.644970894 Get:161 http://deb.debian.org/debian sid/main amd64 python3-binaryornot all 0.4.4+dfsg-5 [9024 B] 1691221804.645606995 Get:162 http://deb.debian.org/debian sid/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] 1691221804.646629095 Get:163 http://deb.debian.org/debian sid/main amd64 python3-click all 8.1.6-1 [93.8 kB] 1691221804.648468018 Get:164 http://deb.debian.org/debian sid/main amd64 python3-markupsafe amd64 2.1.3-1 [13.1 kB] 1691221804.649173975 Get:165 http://deb.debian.org/debian sid/main amd64 python3-jinja2 all 3.1.2-1 [119 kB] 1691221804.651196957 Get:166 http://deb.debian.org/debian sid/main amd64 python3-six all 1.16.0-4 [17.5 kB] 1691221804.651957035 Get:167 http://deb.debian.org/debian sid/main amd64 python3-dateutil all 2.8.2-2 [78.3 kB] 1691221804.713825941 Get:168 http://deb.debian.org/debian sid/main amd64 python3-jinja2-time all 0.2.0-4 [8464 B] 1691221804.716841936 Get:169 http://deb.debian.org/debian sid/main amd64 python3-certifi all 2022.9.24-1 [153 kB] 1691221804.720294952 Get:170 http://deb.debian.org/debian sid/main amd64 python3-charset-normalizer all 3.2.0-1 [50.7 kB] 1691221804.721642017 Get:171 http://deb.debian.org/debian sid/main amd64 python3-idna all 3.3-2 [39.1 kB] 1691221804.722893000 Get:172 http://deb.debian.org/debian sid/main amd64 python3-urllib3 all 1.26.16-1 [115 kB] 1691221804.725461960 Get:173 http://deb.debian.org/debian sid/main amd64 python3-requests all 2.31.0+dfsg-1 [68.6 kB] 1691221804.727284908 Get:174 http://deb.debian.org/debian sid/main amd64 python3-unidecode all 1.3.6-1 [115 kB] 1691221804.729825974 Get:175 http://deb.debian.org/debian sid/main amd64 python3-slugify all 4.0.0-2 [8000 B] 1691221804.730469942 Get:176 http://deb.debian.org/debian sid/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] 1691221804.731571913 Get:177 http://deb.debian.org/debian sid/main amd64 python3-yaml amd64 6.0.1-1 [119 kB] 1691221804.786915064 Get:178 http://deb.debian.org/debian sid/main amd64 python3-ruamel.yaml.clib amd64 0.2.7-1+b2 [113 kB] 1691221804.794143915 Get:179 http://deb.debian.org/debian sid/main amd64 python3-ruamel.yaml all 0.17.21-1 [103 kB] 1691221804.796880007 Get:180 http://deb.debian.org/debian sid/main amd64 python3-cookiecutter all 1.7.3-3 [40.9 kB] 1691221804.798059940 Get:181 http://deb.debian.org/debian sid/main amd64 cookiecutter all 1.7.3-3 [20.6 kB] 1691221804.799885988 Get:182 http://deb.debian.org/debian sid/main amd64 libcpan-distnameinfo-perl all 0.12-3 [8252 B] 1691221804.801037073 Get:183 http://deb.debian.org/debian sid/main amd64 libcpan-meta-check-perl all 0.017-1 [7340 B] 1691221804.804210901 Get:184 http://deb.debian.org/debian sid/main amd64 libfile-pushd-perl all 1.016-2 [13.5 kB] 1691221804.805202961 Get:185 http://deb.debian.org/debian sid/main amd64 libmodule-build-perl all 0.423400-1 [253 kB] 1691221804.810355902 Get:186 http://deb.debian.org/debian sid/main amd64 liblocal-lib-perl all 2.000029-1 [54.5 kB] 1691221804.811750889 Get:187 http://deb.debian.org/debian sid/main amd64 libmodule-cpanfile-perl all 1.1004-2 [25.7 kB] 1691221804.861644983 Get:188 http://deb.debian.org/debian sid/main amd64 libparse-pmfile-perl all 0.44-1 [16.3 kB] 1691221804.868983030 Get:189 http://deb.debian.org/debian sid/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB] 1691221804.870629072 Get:190 http://deb.debian.org/debian sid/main amd64 cpanminus all 1.7046-1 [71.0 kB] 1691221804.872898102 Get:191 http://deb.debian.org/debian sid/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] 1691221804.874768019 Get:192 http://deb.debian.org/debian sid/main amd64 python3-pygments all 2.15.1+dfsg-1 [817 kB] 1691221804.889101982 Get:193 http://deb.debian.org/debian sid/main amd64 cppcheck amd64 2.11-3 [2114 kB] 1691221804.912957907 Get:194 http://deb.debian.org/debian sid/main amd64 dbus-user-session amd64 1.14.8-2 [77.3 kB] 1691221804.932596922 Get:195 http://deb.debian.org/debian sid/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] 1691221804.942035913 Get:196 http://deb.debian.org/debian sid/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] 1691221804.942953110 Get:197 http://deb.debian.org/debian sid/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] 1691221804.944164038 Get:198 http://deb.debian.org/debian sid/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB] 1691221804.945221901 Get:199 http://deb.debian.org/debian sid/main amd64 emacsen-common all 3.0.5 [12.3 kB] 1691221804.946733952 Get:200 http://deb.debian.org/debian sid/main amd64 dictionaries-common all 1.29.5 [184 kB] 1691221804.950443983 Get:201 http://deb.debian.org/debian sid/main amd64 xml-core all 0.18+nmu1 [23.8 kB] 1691221804.963095903 Get:202 http://deb.debian.org/debian sid/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] 1691221804.987198114 Get:203 http://deb.debian.org/debian sid/main amd64 docbook-xsl-ns all 1.79.2+dfsg-2 [1237 kB] 1691221805.011310101 Get:204 http://deb.debian.org/debian sid/main amd64 docbook5-xml all 5.0-3 [667 kB] 1691221805.023197889 Get:205 http://deb.debian.org/debian sid/main amd64 node-fast-deep-equal all 3.1.3-3 [5768 B] 1691221805.034638882 Get:206 http://deb.debian.org/debian sid/main amd64 node-json-schema-traverse all 1.0.0-3 [6308 B] 1691221805.035746098 Get:207 http://deb.debian.org/debian sid/main amd64 node-jsonify all 0.0.1-1 [8704 B] 1691221805.036348104 Get:208 http://deb.debian.org/debian sid/main amd64 node-json-stable-stringify all 1.0.2+~cs5.2.34-1 [11.3 kB] 1691221805.036968946 Get:209 http://deb.debian.org/debian sid/main amd64 node-punycode all 2.2.3-2 [9812 B] 1691221805.037627935 Get:210 http://deb.debian.org/debian sid/main amd64 node-uri-js all 4.4.0+dfsg-8 [47.3 kB] 1691221805.038335085 Get:211 http://deb.debian.org/debian sid/main amd64 libc-ares2 amd64 1.19.1-3 [107 kB] 1691221805.051837921 Get:212 http://deb.debian.org/debian sid/main amd64 node-xtend all 4.0.2-3 [3932 B] 1691221805.077259064 Get:213 http://deb.debian.org/debian sid/main amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [128 kB] 1691221805.095330954 Get:214 http://deb.debian.org/debian sid/main amd64 node-cjs-module-lexer all 1.2.2+dfsg-5 [30.1 kB] 1691221805.107955933 Get:215 http://deb.debian.org/debian sid/main amd64 node-busboy all 1.6.0+~cs2.6.0-2 [16.9 kB] 1691221805.108966112 Get:216 http://deb.debian.org/debian sid/main amd64 node-undici all 5.22.1+dfsg1+~cs20.10.10.2-1 [294 kB] 1691221805.113123894 Get:217 http://deb.debian.org/debian sid/main amd64 libnode108 amd64 18.13.0+dfsg1-1 [10.3 MB] 1691221805.338922977 Get:218 http://deb.debian.org/debian sid/main amd64 nodejs amd64 18.13.0+dfsg1-1 [304 kB] 1691221805.342225075 Get:219 http://deb.debian.org/debian sid/main amd64 node-ajv all 6.12.6-3 [74.0 kB] 1691221805.343419075 Get:220 http://deb.debian.org/debian sid/main amd64 libjs-inherits all 2.0.4-6 [3548 B] 1691221805.343811035 Get:221 http://deb.debian.org/debian sid/main amd64 node-inherits all 2.0.4-6 [4548 B] 1691221805.343995094 Get:222 http://deb.debian.org/debian sid/main amd64 node-core-util-is all 1.0.3-1 [4072 B] 1691221805.344453096 Get:223 http://deb.debian.org/debian sid/main amd64 node-safe-buffer all 5.2.1+~cs2.1.2-3 [15.5 kB] 1691221805.345170021 Get:224 http://deb.debian.org/debian sid/main amd64 node-string-decoder all 1.3.0-6 [7180 B] 1691221805.345489025 Get:225 http://deb.debian.org/debian sid/main amd64 node-process-nextick-args all 2.0.1-3 [3816 B] 1691221805.345777988 Get:226 http://deb.debian.org/debian sid/main amd64 node-util-deprecate all 1.0.2-3 [4436 B] 1691221805.412487030 Get:227 http://deb.debian.org/debian sid/main amd64 node-isarray all 2.0.5-4 [4040 B] 1691221805.413614988 Get:228 http://deb.debian.org/debian sid/main amd64 node-readable-stream all 3.6.0+~cs3.0.0-4 [32.0 kB] 1691221805.415688992 Get:229 http://deb.debian.org/debian sid/main amd64 node-typedarray all 0.0.7-1 [11.4 kB] 1691221805.416789055 Get:230 http://deb.debian.org/debian sid/main amd64 node-concat-stream all 2.0.0+~2.0.0-2 [6388 B] 1691221805.417445898 Get:231 http://deb.debian.org/debian sid/main amd64 node-ms all 2.1.3+~cs0.7.31-3 [5648 B] 1691221805.418133974 Get:232 http://deb.debian.org/debian sid/main amd64 node-debug all 4.3.4+~cs4.1.7-1 [18.1 kB] 1691221805.419076920 Get:233 http://deb.debian.org/debian sid/main amd64 node-esutils all 2.0.3+~2.0.0-1 [12.4 kB] 1691221805.419847012 Get:234 http://deb.debian.org/debian sid/main amd64 node-doctrine all 3.0.0-4 [19.9 kB] 1691221805.420718908 Get:235 http://deb.debian.org/debian sid/main amd64 node-eslint-visitor-keys all 3.3.0+~1.0.0-1 [17.1 kB] 1691221805.421506882 Get:236 http://deb.debian.org/debian sid/main amd64 node-estraverse all 5.3.0+ds+~5.1.1-1 [11.6 kB] 1691221805.485296965 Get:237 http://deb.debian.org/debian sid/main amd64 node-object-assign all 4.1.1-7 [4684 B] 1691221805.486193895 Get:238 http://deb.debian.org/debian sid/main amd64 node-esrecurse all 4.3.0-2 [6048 B] 1691221805.489968061 Get:239 http://deb.debian.org/debian sid/main amd64 node-eslint-scope all 7.1.1+~3.7.4-1 [35.6 kB] 1691221805.491432905 Get:240 http://deb.debian.org/debian sid/main amd64 node-espree all 9.4.1~dfsg-1 [41.0 kB] 1691221805.492499113 Get:241 http://deb.debian.org/debian sid/main amd64 node-esquery all 1.4.2~ds-1 [24.9 kB] 1691221805.493412971 Get:242 http://deb.debian.org/debian sid/main amd64 node-eslint-utils all 3.0.0-3 [15.5 kB] 1691221805.494357109 Get:243 http://deb.debian.org/debian sid/main amd64 node-flatted all 3.2.7~ds-1 [10.3 kB] 1691221805.495237112 Get:244 http://deb.debian.org/debian sid/main amd64 node-fs.realpath all 1.0.0-3 [6172 B] 1691221805.495930910 Get:245 http://deb.debian.org/debian sid/main amd64 node-wrappy all 1.0.2-3 [3776 B] 1691221805.496973038 Get:246 http://deb.debian.org/debian sid/main amd64 node-once all 1.4.0-7 [4492 B] 1691221805.558140993 Get:247 http://deb.debian.org/debian sid/main amd64 node-inflight all 1.0.6-2 [3952 B] 1691221805.560338020 Get:248 http://deb.debian.org/debian sid/main amd64 node-balanced-match all 2.0.0-1 [4872 B] 1691221805.563751936 Get:249 http://deb.debian.org/debian sid/main amd64 node-brace-expansion all 2.0.1-2 [7320 B] 1691221805.565006971 Get:250 http://deb.debian.org/debian sid/main amd64 node-minimatch all 5.1.1+~5.1.2-1 [18.6 kB] 1691221805.566159964 Get:251 http://deb.debian.org/debian sid/main amd64 node-glob all 8.0.3+~cs8.4.15-1 [133 kB] 1691221805.621082067 Get:252 http://deb.debian.org/debian sid/main amd64 node-rimraf all 3.0.2-2 [11.1 kB] 1691221805.621809959 Get:253 http://deb.debian.org/debian sid/main amd64 node-write all 2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [17.8 kB] 1691221805.622802973 Get:254 http://deb.debian.org/debian sid/main amd64 node-flat-cache all 3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [20.1 kB] 1691221805.623930931 Get:255 http://deb.debian.org/debian sid/main amd64 node-file-entry-cache all 6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5 [15.0 kB] 1691221805.624593019 Get:256 http://deb.debian.org/debian sid/main amd64 node-functional-red-black-tree all 1.0.1+20181105-7 [14.1 kB] 1691221805.630460978 Get:257 http://deb.debian.org/debian sid/main amd64 node-is-extglob all 2.1.1-5 [4612 B] 1691221805.632836103 Get:258 http://deb.debian.org/debian sid/main amd64 node-is-glob all 4.0.3-2 [6620 B] 1691221805.636234045 Get:259 http://deb.debian.org/debian sid/main amd64 node-path-dirname all 1.0.2-2 [4312 B] 1691221805.638850927 Get:260 http://deb.debian.org/debian sid/main amd64 node-glob-parent all 6.0.2+~5.1.1-2 [8784 B] 1691221805.692797899 Get:261 http://deb.debian.org/debian sid/main amd64 node-globals all 13.18.0-1 [11.1 kB] 1691221805.694896936 Get:262 http://deb.debian.org/debian sid/main amd64 node-resolve-from all 5.0.0+~3.1.0+~3.3.0+~2.0.0-1 [7292 B] 1691221805.696130991 Get:263 http://deb.debian.org/debian sid/main amd64 node-imurmurhash all 0.1.4+dfsg+~0.1.1-2 [8412 B] 1691221805.697468042 Get:264 http://deb.debian.org/debian sid/main amd64 node-ignore all 5.2.1-1 [26.4 kB] 1691221805.698827982 Get:265 http://deb.debian.org/debian sid/main amd64 node-prelude-ls all 1.2.1+dfsg-3 [11.3 kB] 1691221805.699413061 Get:266 http://deb.debian.org/debian sid/main amd64 node-type-check all 0.4.0+dfsg-3 [9184 B] 1691221805.702933073 Get:267 http://deb.debian.org/debian sid/main amd64 node-levn all 0.4.1+dfsg-2 [10.2 kB] 1691221805.705379009 Get:268 http://deb.debian.org/debian sid/main amd64 node-lodash all 4.17.21+dfsg+~cs8.31.198.20210220-9 [462 kB] 1691221805.713321924 Get:269 http://deb.debian.org/debian sid/main amd64 node-memfs all 3.4.12+~cs1.0.3-1 [46.8 kB] 1691221805.714242935 Get:270 http://deb.debian.org/debian sid/main amd64 node-mkdirp all 1.0.4+~1.0.2-4 [11.6 kB] 1691221805.765899897 Get:271 http://deb.debian.org/debian sid/main amd64 node-deep-is all 0.1.4-1 [5136 B] 1691221805.768372059 Get:272 http://deb.debian.org/debian sid/main amd64 node-fast-levenshtein all 2.0.6+ds-3 [6040 B] 1691221805.769085884 Get:273 http://deb.debian.org/debian sid/main amd64 node-optionator all 0.9.1+dfsg+~cs1.2.3-1 [17.6 kB] 1691221805.771395922 Get:274 http://deb.debian.org/debian sid/main amd64 node-progress all 2.0.3-2 [8256 B] 1691221805.772243977 Get:275 http://deb.debian.org/debian sid/main amd64 libjs-regenerate all 1.4.2-3 [14.3 kB] 1691221805.772785902 Get:276 http://deb.debian.org/debian sid/main amd64 node-regenerate all 1.4.2-3 [7388 B] 1691221805.775434017 Get:277 http://deb.debian.org/debian sid/main amd64 node-regenerate-unicode-properties all 10.1.0+ds-1 [50.7 kB] 1691221805.786211014 Get:278 http://deb.debian.org/debian sid/main amd64 node-regexpp all 3.2.0-4 [27.0 kB] 1691221805.788727045 Get:279 http://deb.debian.org/debian sid/main amd64 node-yallist all 4.0.0+~4.0.1-1 [8172 B] 1691221805.789374113 Get:280 http://deb.debian.org/debian sid/main amd64 node-lru-cache all 7.14.1-1 [26.3 kB] 1691221805.838816881 Get:281 http://deb.debian.org/debian sid/main amd64 node-semver all 7.5.4+~7.5.0-1 [47.2 kB] 1691221805.840965033 Get:282 http://deb.debian.org/debian sid/main amd64 node-strip-json-comments all 4.0.0-4 [5668 B] 1691221805.841727018 Get:283 http://deb.debian.org/debian sid/main amd64 node-json-schema all 0.4.0+~7.0.11-1 [13.1 kB] 1691221805.843553066 Get:284 http://deb.debian.org/debian sid/main amd64 node-v8-compile-cache all 2.3.0-3 [8344 B] 1691221805.845756054 Get:285 http://deb.debian.org/debian sid/main amd64 eslint all 6.4.0~dfsg+~6.1.9-7 [606 kB] 1691221805.855690002 Get:286 http://deb.debian.org/debian sid/main amd64 expat amd64 2.5.0-2 [40.3 kB] 1691221805.856745958 Get:287 http://deb.debian.org/debian sid/main amd64 fontconfig amd64 2.14.1-4 [449 kB] 1691221805.864399910 Get:288 http://deb.debian.org/debian sid/main amd64 librecode0 amd64 3.6-25 [524 kB] 1691221805.872965097 Get:289 http://deb.debian.org/debian sid/main amd64 fortune-mod amd64 1:1.99.1-7.3 [38.3 kB] 1691221805.874170065 Get:290 http://deb.debian.org/debian sid/main amd64 libcurl3-gnutls amd64 8.2.1-1 [382 kB] 1691221805.912223101 Get:291 http://deb.debian.org/debian sid/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 1691221805.914109945 Get:292 http://deb.debian.org/debian sid/main amd64 git-man all 1:2.40.1-1 [2072 kB] 1691221805.943713903 Get:293 http://deb.debian.org/debian sid/main amd64 git amd64 1:2.40.1-1 [7269 kB] 1691221806.100795031 Get:294 http://deb.debian.org/debian sid/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] 1691221806.125255108 Get:295 http://deb.debian.org/debian sid/main amd64 glib-networking-common all 2.76.1-2 [81.1 kB] 1691221806.130083084 Get:296 http://deb.debian.org/debian sid/main amd64 glib-networking-services amd64 2.76.1-2 [12.0 kB] 1691221806.130565882 Get:297 http://deb.debian.org/debian sid/main amd64 gsettings-desktop-schemas all 44.0-2 [641 kB] 1691221806.142203093 Get:298 http://deb.debian.org/debian sid/main amd64 glib-networking amd64 2.76.1-2 [67.6 kB] 1691221806.143414021 Get:299 http://deb.debian.org/debian sid/main amd64 golang-1.20-doc all 1.20.7-1 [108 kB] 1691221806.145384073 Get:300 http://deb.debian.org/debian sid/main amd64 golang-1.20-src all 1.20.7-1 [17.8 MB] 1691221806.530108929 Get:301 http://deb.debian.org/debian sid/main amd64 golang-1.20-go amd64 1.20.7-1 [22.9 MB] 1691221807.071830034 Get:302 http://deb.debian.org/debian sid/main amd64 golang-1.20 all 1.20.7-1 [13.5 kB] 1691221807.072546959 Get:303 http://deb.debian.org/debian sid/main amd64 golang-src all 2:1.20~2 [4708 B] 1691221807.073395014 Get:304 http://deb.debian.org/debian sid/main amd64 golang-go amd64 2:1.20~2 [43.9 kB] 1691221807.075011969 Get:305 http://deb.debian.org/debian sid/main amd64 golang-doc all 2:1.20~2 [4752 B] 1691221807.075520992 Get:306 http://deb.debian.org/debian sid/main amd64 golang amd64 2:1.20~2 [4696 B] 1691221807.076390982 Get:307 http://deb.debian.org/debian sid/main amd64 libhwy1 amd64 1.0.3-3 [348 kB] 1691221807.081859112 Get:308 http://deb.debian.org/debian sid/main amd64 libjxl0.7 amd64 0.7.0-10 [1046 kB] 1691221807.095772982 Get:309 http://deb.debian.org/debian sid/main amd64 libwmflite-0.2-7 amd64 0.2.12-5.2 [75.3 kB] 1691221807.096764088 Get:310 http://deb.debian.org/debian sid/main amd64 libgraphicsmagick-q16-3 amd64 1.4+really1.3.40-4 [1180 kB] 1691221807.146380901 Get:311 http://deb.debian.org/debian sid/main amd64 graphicsmagick amd64 1.4+really1.3.40-4 [1019 kB] 1691221807.161539078 Get:312 http://deb.debian.org/debian sid/main amd64 gyp all 0.1+20220404git9ecf45e-2 [237 kB] 1691221807.164060116 Get:313 http://deb.debian.org/debian sid/main amd64 node-neo-async all 2.6.2+~cs3.0.0-2 [35.2 kB] 1691221807.164546967 Get:314 http://deb.debian.org/debian sid/main amd64 node-arrify all 2.0.1-3 [3700 B] 1691221807.164992094 Get:315 http://deb.debian.org/debian sid/main amd64 node-is-plain-obj all 3.0.0-2 [3972 B] 1691221807.165401936 Get:316 http://deb.debian.org/debian sid/main amd64 node-is-buffer all 2.0.5-2 [4112 B] 1691221807.165889025 Get:317 http://deb.debian.org/debian sid/main amd64 node-kind-of all 6.0.3+dfsg-2 [10.2 kB] 1691221807.169357061 Get:318 http://deb.debian.org/debian sid/main amd64 node-minimist all 1.2.7+~cs5.3.2-2 [14.7 kB] 1691221807.170428991 Get:319 http://deb.debian.org/debian sid/main amd64 node-wordwrap all 1.0.0-4 [4628 B] 1691221807.204500914 Get:320 http://deb.debian.org/debian sid/main amd64 node-optimist all 0.6.1+~0.0.30-2 [13.5 kB] 1691221807.235291004 Get:321 http://deb.debian.org/debian sid/main amd64 libjs-source-map all 0.7.0++dfsg2+really.0.6.1-15 [29.6 kB] 1691221807.236689091 Get:322 http://deb.debian.org/debian sid/main amd64 node-source-map all 0.7.0++dfsg2+really.0.6.1-15 [41.7 kB] 1691221807.238212109 Get:323 http://deb.debian.org/debian sid/main amd64 handlebars all 3:4.7.7+~4.1.0-1 [199 kB] 1691221807.241858959 Get:324 http://deb.debian.org/debian sid/main amd64 hspell amd64 1.4-3.1 [940 kB] 1691221807.256046057 Get:325 http://deb.debian.org/debian sid/main amd64 hunspell-en-gb all 1:7.5.0-1 [623 kB] 1691221807.262636900 Get:326 http://deb.debian.org/debian sid/main amd64 libhunspell-1.7-0 amd64 1.7.2+really1.7.2-10 [231 kB] 1691221807.266284943 Get:327 http://deb.debian.org/debian sid/main amd64 hunspell amd64 1.7.2+really1.7.2-10 [161 kB] 1691221807.269217014 Get:328 http://deb.debian.org/debian sid/main amd64 icu-devtools amd64 72.1-3 [206 kB] 1691221807.272876978 Get:329 http://deb.debian.org/debian sid/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] 1691221807.279712915 Get:330 http://deb.debian.org/debian sid/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] 1691221807.309346914 Get:331 http://deb.debian.org/debian sid/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] 1691221807.312691927 Get:332 http://deb.debian.org/debian sid/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] 1691221807.317235947 Get:333 http://deb.debian.org/debian sid/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] 1691221807.332108974 Get:334 http://deb.debian.org/debian sid/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] 1691221807.336914062 Get:335 http://deb.debian.org/debian sid/main amd64 libfribidi0 amd64 1.0.13-3 [71.1 kB] 1691221807.343164921 Get:336 http://deb.debian.org/debian sid/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] 1691221807.345735073 Get:337 http://deb.debian.org/debian sid/main amd64 libharfbuzz0b amd64 8.0.1-1 [2158 kB] 1691221807.381726980 Get:338 http://deb.debian.org/debian sid/main amd64 libthai-data all 0.1.29-1 [176 kB] 1691221807.389566898 Get:339 http://deb.debian.org/debian sid/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] 1691221807.390691042 Get:340 http://deb.debian.org/debian sid/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] 1691221807.392261028 Get:341 http://deb.debian.org/debian sid/main amd64 libpango-1.0-0 amd64 1.50.14+ds-1 [212 kB] 1691221807.396100998 Get:342 http://deb.debian.org/debian sid/main amd64 libpangoft2-1.0-0 amd64 1.50.14+ds-1 [47.4 kB] 1691221807.398890972 Get:343 http://deb.debian.org/debian sid/main amd64 libpangocairo-1.0-0 amd64 1.50.14+ds-1 [34.1 kB] 1691221807.405500889 Get:344 http://deb.debian.org/debian sid/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1 [2628 kB] 1691221807.453391075 Get:345 http://deb.debian.org/debian sid/main amd64 librsvg2-common amd64 2.54.7+dfsg-1 [21.3 kB] 1691221807.454152107 Get:346 http://deb.debian.org/debian sid/main amd64 libdouble-conversion3 amd64 3.3.0-1 [40.1 kB] 1691221807.458972931 Get:347 http://deb.debian.org/debian sid/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] 1691221807.463449955 Get:348 http://deb.debian.org/debian sid/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] 1691221807.491375923 Get:349 http://deb.debian.org/debian sid/main amd64 lib2geom1.2.0 amd64 1.2.2-3 [367 kB] 1691221807.497365952 Get:350 http://deb.debian.org/debian sid/main amd64 libatk1.0-0 amd64 2.48.3-1 [49.7 kB] 1691221807.498753071 Get:351 http://deb.debian.org/debian sid/main amd64 libsigc++-2.0-0v5 amd64 2.12.0-1 [25.7 kB] 1691221807.499695063 Get:352 http://deb.debian.org/debian sid/main amd64 libglibmm-2.4-1v5 amd64 2.66.6-2 [607 kB] 1691221807.507452965 Get:353 http://deb.debian.org/debian sid/main amd64 libatkmm-1.6-1v5 amd64 2.28.3-1 [81.8 kB] 1691221807.525548935 Get:354 http://deb.debian.org/debian sid/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-22 [260 kB] 1691221807.600353003 Get:355 http://deb.debian.org/debian sid/main amd64 libcairomm-1.0-1v5 amd64 1.14.4-2 [56.5 kB] 1691221807.602180004 Get:356 http://deb.debian.org/debian sid/main amd64 librevenge-0.0-0 amd64 0.0.5-3 [287 kB] 1691221807.607367039 Get:357 http://deb.debian.org/debian sid/main amd64 libcdr-0.1-1 amd64 0.1.7-1 [397 kB] 1691221807.613650084 Get:358 http://deb.debian.org/debian sid/main amd64 libgc1 amd64 1:8.2.4-1 [242 kB] 1691221807.618308067 Get:359 http://deb.debian.org/debian sid/main amd64 libgspell-1-common all 1.12.1-1 [33.8 kB] 1691221807.619319916 Get:360 http://deb.debian.org/debian sid/main amd64 libaspell15 amd64 0.60.8-5 [332 kB] 1691221807.625483036 Get:361 http://deb.debian.org/debian sid/main amd64 libenchant-2-2 amd64 2.3.3-2 [47.0 kB] 1691221807.626802921 Get:362 http://deb.debian.org/debian sid/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] 1691221807.628765106 Get:363 http://deb.debian.org/debian sid/main amd64 libatspi2.0-0 amd64 2.48.3-1 [75.8 kB] 1691221807.630222082 Get:364 http://deb.debian.org/debian sid/main amd64 libatk-bridge2.0-0 amd64 2.48.3-1 [65.3 kB] 1691221807.676493883 Get:365 http://deb.debian.org/debian sid/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] 1691221807.681828976 Get:366 http://deb.debian.org/debian sid/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] 1691221807.688570976 Get:367 http://deb.debian.org/debian sid/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] 1691221807.692774057 Get:368 http://deb.debian.org/debian sid/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] 1691221807.695271015 Get:369 http://deb.debian.org/debian sid/main amd64 libcups2 amd64 2.4.2-5 [244 kB] 1691221807.701425076 Get:370 http://deb.debian.org/debian sid/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] 1691221807.705225945 Get:371 http://deb.debian.org/debian sid/main amd64 libwayland-client0 amd64 1.22.0-2 [25.2 kB] 1691221807.706026077 Get:372 http://deb.debian.org/debian sid/main amd64 libwayland-cursor0 amd64 1.22.0-2 [10.9 kB] 1691221807.706991911 Get:373 http://deb.debian.org/debian sid/main amd64 libwayland-egl1 amd64 1.22.0-2 [5260 B] 1691221807.707634926 Get:374 http://deb.debian.org/debian sid/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] 1691221807.751708031 Get:375 http://deb.debian.org/debian sid/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] 1691221807.756231070 Get:376 http://deb.debian.org/debian sid/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] 1691221807.761751890 Get:377 http://deb.debian.org/debian sid/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] 1691221807.766144991 Get:378 http://deb.debian.org/debian sid/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] 1691221807.775878906 Get:379 http://deb.debian.org/debian sid/main amd64 xkb-data all 2.38-2 [782 kB] 1691221807.790213108 Get:380 http://deb.debian.org/debian sid/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] 1691221807.792027950 Get:381 http://deb.debian.org/debian sid/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] 1691221807.793454885 Get:382 http://deb.debian.org/debian sid/main amd64 libgtk-3-common all 3.24.38-2 [3893 kB] 1691221807.876785994 Get:383 http://deb.debian.org/debian sid/main amd64 libgtk-3-0 amd64 3.24.38-2 [2710 kB] 1691221807.939409018 Get:384 http://deb.debian.org/debian sid/main amd64 libgspell-1-2 amd64 1.12.1-1 [52.4 kB] 1691221807.940746069 Get:385 http://deb.debian.org/debian sid/main amd64 libpangomm-1.4-1v5 amd64 2.46.3-1 [64.9 kB] 1691221807.942583084 Get:386 http://deb.debian.org/debian sid/main amd64 libgtkmm-3.0-1v5 amd64 3.24.7-1 [986 kB] 1691221807.956298113 Get:387 http://deb.debian.org/debian sid/main amd64 libmagick++-6.q16-8 amd64 8:6.9.11.60+dfsg-1.6 [244 kB] 1691221807.959289074 Get:388 http://deb.debian.org/debian sid/main amd64 libnspr4 amd64 2:4.35-1.1 [108 kB] 1691221807.960736990 Get:389 http://deb.debian.org/debian sid/main amd64 libnss3 amd64 2:3.91-1 [1335 kB] 1691221808.158750057 Get:390 http://deb.debian.org/debian sid/main amd64 libpoppler126 amd64 22.12.0-2+b1 [1852 kB] 1691221808.187664032 Get:391 http://deb.debian.org/debian sid/main amd64 libpoppler-glib8 amd64 22.12.0-2+b1 [133 kB] 1691221808.190879107 Get:392 http://deb.debian.org/debian sid/main amd64 libpotrace0 amd64 1.16-2 [26.2 kB] 1691221808.191864967 Get:393 http://deb.debian.org/debian sid/main amd64 libsoup2.4-common all 2.74.3-1 [56.0 kB] 1691221808.193315983 Get:394 http://deb.debian.org/debian sid/main amd64 libsoup2.4-1 amd64 2.74.3-1 [269 kB] 1691221808.197539091 Get:395 http://deb.debian.org/debian sid/main amd64 libvisio-0.1-1 amd64 0.1.7-1+b3 [304 kB] 1691221808.207572937 Get:396 http://deb.debian.org/debian sid/main amd64 libwpd-0.10-10 amd64 0.10.3-2+b1 [261 kB] 1691221808.222044945 Get:397 http://deb.debian.org/debian sid/main amd64 libwpg-0.3-3 amd64 0.3.4-3 [79.8 kB] 1691221808.224792004 Get:398 http://deb.debian.org/debian sid/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] 1691221808.232306004 Get:399 http://deb.debian.org/debian sid/main amd64 inkscape amd64 1.2.2-2+b1 [20.6 MB] 1691221808.773056984 Get:400 http://deb.debian.org/debian sid/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] 1691221808.779661894 Get:401 http://deb.debian.org/debian sid/main amd64 libaom3 amd64 3.6.1-1 [1850 kB] 1691221808.803780079 Get:402 http://deb.debian.org/debian sid/main amd64 libaom-dev amd64 3.6.1-1 [2088 kB] 1691221808.832931995 Get:403 http://deb.debian.org/debian sid/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] 1691221808.856462002 Get:404 http://deb.debian.org/debian sid/main amd64 librav1e0 amd64 0.6.6-3 [894 kB] 1691221808.870654106 Get:405 http://deb.debian.org/debian sid/main amd64 libsvtav1enc1 amd64 1.6.0+dfsg-1 [2104 kB] 1691221808.925998926 Get:406 http://deb.debian.org/debian sid/main amd64 libyuv0 amd64 0.0~git20230616.a366ad7-1 [169 kB] 1691221808.931310892 Get:407 http://deb.debian.org/debian sid/main amd64 libavif15 amd64 0.11.1-3 [94.0 kB] 1691221808.934216022 Get:408 http://deb.debian.org/debian sid/main amd64 libavif-dev amd64 0.11.1-3 [41.8 kB] 1691221808.936077118 Get:409 http://deb.debian.org/debian sid/main amd64 libbrotli-dev amd64 1.0.9-2+b6 [287 kB] 1691221808.943731070 Get:410 http://deb.debian.org/debian sid/main amd64 libbz2-dev amd64 1.0.8-5+b1 [30.9 kB] 1691221808.945305109 Get:411 http://deb.debian.org/debian sid/main amd64 libdav1d-dev amd64 1.2.1-2 [26.0 kB] 1691221808.946660042 Get:412 http://deb.debian.org/debian sid/main amd64 libdb5.3-dev amd64 5.3.28+dfsg2-1 [781 kB] 1691221808.958415031 Get:413 http://deb.debian.org/debian sid/main amd64 libdbi-perl amd64 1.643-4 [773 kB] 1691221808.968241930 Get:414 http://deb.debian.org/debian sid/main amd64 libdbd-sqlite3-perl amd64 1.72-1 [179 kB] 1691221809.001573086 Get:415 http://deb.debian.org/debian sid/main amd64 libde265-dev amd64 1.0.12-1+b1 [14.0 kB] 1691221809.006522894 Get:416 http://deb.debian.org/debian sid/main amd64 libdeflate-dev amd64 1.14-1 [53.3 kB] 1691221809.009659052 Get:417 http://deb.debian.org/debian sid/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 1691221809.013081074 Get:418 http://deb.debian.org/debian sid/main amd64 libexpat1-dev amd64 2.5.0-2 [149 kB] 1691221809.017262936 Get:419 http://deb.debian.org/debian sid/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] 1691221809.031229019 Get:420 http://deb.debian.org/debian sid/main amd64 libpng-dev amd64 1.6.40-1 [359 kB] 1691221809.036734104 Get:421 http://deb.debian.org/debian sid/main amd64 libfreetype-dev amd64 2.13.0+dfsg-1 [591 kB] 1691221809.044528961 Get:422 http://deb.debian.org/debian sid/main amd64 uuid-dev amd64 2.39.1-3 [40.2 kB] 1691221809.045389891 Get:423 http://deb.debian.org/debian sid/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] 1691221809.072374105 Get:424 http://deb.debian.org/debian sid/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] 1691221809.074460030 Get:425 http://deb.debian.org/debian sid/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] 1691221809.079952955 Get:426 http://deb.debian.org/debian sid/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] 1691221809.083648920 Get:427 http://deb.debian.org/debian sid/main amd64 libfontconfig-dev amd64 2.14.1-4 [409 kB] 1691221809.090126991 Get:428 http://deb.debian.org/debian sid/main amd64 libxpm4 amd64 1:3.5.12-1.1 [48.4 kB] 1691221809.106611013 Get:429 http://deb.debian.org/debian sid/main amd64 libgd3 amd64 2.3.3-9 [124 kB] 1691221809.110631943 Get:430 http://deb.debian.org/debian sid/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] 1691221809.117701054 Get:431 http://deb.debian.org/debian sid/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] 1691221809.133183002 Get:432 http://deb.debian.org/debian sid/main amd64 libx265-dev amd64 3.5-2+b1 [1171 kB] 1691221809.148623943 Get:433 http://deb.debian.org/debian sid/main amd64 libheif-dev amd64 1.16.2-2 [36.4 kB] 1691221809.149375916 Get:434 http://deb.debian.org/debian sid/main amd64 libjpeg62-turbo-dev amd64 1:2.1.5-2 [290 kB] 1691221809.156307936 Get:435 http://deb.debian.org/debian sid/main amd64 libjpeg-dev amd64 1:2.1.5-2 [71.8 kB] 1691221809.157238960 Get:436 http://deb.debian.org/debian sid/main amd64 libjbig-dev amd64 2.1-6.1 [31.0 kB] 1691221809.162389040 Get:437 http://deb.debian.org/debian sid/main amd64 liblzma-dev amd64 5.4.1-0.2 [260 kB] 1691221809.177881002 Get:438 http://deb.debian.org/debian sid/main amd64 libzstd-dev amd64 1.5.5+dfsg2-1 [356 kB] 1691221809.191750050 Get:439 http://deb.debian.org/debian sid/main amd64 libwebp-dev amd64 1.2.4-0.2 [400 kB] 1691221809.197104931 Get:440 http://deb.debian.org/debian sid/main amd64 libtiffxx6 amd64 4.5.1+git230720-1 [149 kB] 1691221809.206078053 Get:441 http://deb.debian.org/debian sid/main amd64 liblerc-dev amd64 4.0.0+ds-2 [175 kB] 1691221809.221921921 Get:442 http://deb.debian.org/debian sid/main amd64 libtiff-dev amd64 4.5.1+git230720-1 [461 kB] 1691221809.229229927 Get:443 http://deb.debian.org/debian sid/main amd64 libvpx7 amd64 1.12.0-1 [1003 kB] 1691221809.243787050 Get:444 http://deb.debian.org/debian sid/main amd64 libvpx-dev amd64 1.12.0-1 [1153 kB] 1691221809.265770912 Get:445 http://deb.debian.org/debian sid/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB] 1691221809.266180992 Get:446 http://deb.debian.org/debian sid/main amd64 x11proto-dev all 2022.1-1 [599 kB] 1691221809.294596910 Get:447 http://deb.debian.org/debian sid/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB] 1691221809.295257092 Get:448 http://deb.debian.org/debian sid/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] 1691221809.296684980 Get:449 http://deb.debian.org/debian sid/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB] 1691221809.297929049 Get:450 http://deb.debian.org/debian sid/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] 1691221809.298367023 Get:451 http://deb.debian.org/debian sid/main amd64 libxcb1-dev amd64 1.15-1 [181 kB] 1691221809.304143906 Get:452 http://deb.debian.org/debian sid/main amd64 libx11-dev amd64 2:1.8.6-1 [871 kB] 1691221809.317603111 Get:453 http://deb.debian.org/debian sid/main amd64 libxpm-dev amd64 1:3.5.12-1.1 [104 kB] 1691221809.339524984 Get:454 http://deb.debian.org/debian sid/main amd64 libgd-dev amd64 2.3.3-9 [259 kB] 1691221809.344043016 Get:455 http://deb.debian.org/debian sid/main amd64 libgdbm-dev amd64 1.23-3 [164 kB] 1691221809.367691040 Get:456 http://deb.debian.org/debian sid/main amd64 libgdbm-compat-dev amd64 1.23-3 [48.5 kB] 1691221809.369040012 Get:457 http://deb.debian.org/debian sid/main amd64 libgetopt-argvfile-perl all 1.11-5 [27.4 kB] 1691221809.370042086 Get:458 http://deb.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-2 [329 kB] 1691221809.375902891 Get:459 http://deb.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-2 [637 kB] 1691221809.386924982 Get:460 http://deb.debian.org/debian sid/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] 1691221809.387907028 Get:461 http://deb.debian.org/debian sid/main amd64 libhunspell-dev amd64 1.7.2+really1.7.2-10 [278 kB] 1691221809.391328096 Get:462 http://deb.debian.org/debian sid/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] 1691221809.618737936 Get:463 http://deb.debian.org/debian sid/main amd64 libjs-async all 0.8.0-6 [24.2 kB] 1691221809.619699955 Get:464 http://deb.debian.org/debian sid/main amd64 libjs-events all 3.3.0+~3.0.0-3 [11.3 kB] 1691221809.620558977 Get:465 http://deb.debian.org/debian sid/main amd64 libjs-is-typedarray all 1.0.0-4 [3816 B] 1691221809.621018887 Get:466 http://deb.debian.org/debian sid/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] 1691221809.626452923 Get:467 http://deb.debian.org/debian sid/main amd64 libjs-prettify all 2015.12.04+dfsg-1.1 [41.7 kB] 1691221809.627365112 Get:468 http://deb.debian.org/debian sid/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] 1691221809.629503965 Get:469 http://deb.debian.org/debian sid/main amd64 libjs-sphinxdoc all 5.3.0-5 [131 kB] 1691221809.631515026 Get:470 http://deb.debian.org/debian sid/main amd64 libjs-sprintf-js all 1.1.2+ds1+~1.1.2-1 [12.8 kB] 1691221809.632029057 Get:471 http://deb.debian.org/debian sid/main amd64 libjs-typedarray-to-buffer all 4.0.0-2 [4668 B] 1691221809.691556931 Get:472 http://deb.debian.org/debian sid/main amd64 node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-9 [179 kB] 1691221809.695209026 Get:473 http://deb.debian.org/debian sid/main amd64 node-function-bind all 1.1.1+repacked+~1.0.3-2 [5252 B] 1691221809.695715904 Get:474 http://deb.debian.org/debian sid/main amd64 node-object-inspect all 1.12.2+~cs1.8.1-1 [20.8 kB] 1691221809.696688890 Get:475 http://deb.debian.org/debian sid/main amd64 node-es-abstract all 1.20.4+~cs26.27.47-1 [137 kB] 1691221809.700216055 Get:476 http://deb.debian.org/debian sid/main amd64 node-resolve all 1.22.1+~cs5.31.10-1 [28.1 kB] 1691221809.702147007 Get:477 http://deb.debian.org/debian sid/main amd64 node-define-properties all 1.1.4+~1.1.3-1 [6828 B] 1691221809.703318119 Get:478 http://deb.debian.org/debian sid/main amd64 node-debbundle-es-to-primitive all 1.2.1+~cs9.7.25-2 [39.9 kB] 1691221809.704852104 Get:479 http://deb.debian.org/debian sid/main amd64 node-defined all 1.0.1+~1.0.0-1 [6776 B] 1691221809.705318928 Get:480 http://deb.debian.org/debian sid/main amd64 node-abbrev all 1.1.1+~1.1.2-1 [5692 B] 1691221809.705780029 Get:481 http://deb.debian.org/debian sid/main amd64 node-archy all 1.0.0-6 [4556 B] 1691221809.767654896 Get:482 http://deb.debian.org/debian sid/main amd64 node-async all 0.8.0-6 [3748 B] 1691221809.768580914 Get:483 http://deb.debian.org/debian sid/main amd64 node-convert-source-map all 1.9.0+~1.5.2-1 [8176 B] 1691221809.770122051 Get:484 http://deb.debian.org/debian sid/main amd64 node-decamelize all 4.0.0-2 [4080 B] 1691221809.770992041 Get:485 http://deb.debian.org/debian sid/main amd64 node-es6-error all 4.1.1-5 [6148 B] 1691221809.773025990 Get:486 http://deb.debian.org/debian sid/main amd64 node-esprima all 4.0.1+ds+~4.0.3-2 [69.3 kB] 1691221809.774857044 Get:487 http://deb.debian.org/debian sid/main amd64 node-escodegen all 2.0.0+dfsg+~0.0.7-2 [23.0 kB] 1691221809.776822090 Get:488 http://deb.debian.org/debian sid/main amd64 node-commondir all 1.0.1+~1.0.0-1 [4388 B] 1691221809.778759956 Get:489 http://deb.debian.org/debian sid/main amd64 node-is-number all 7.0.0-4 [6020 B] 1691221809.779722929 Get:490 http://deb.debian.org/debian sid/main amd64 node-repeat-string all 1.6.1+repack-1 [5600 B] 1691221809.780591965 Get:491 http://deb.debian.org/debian sid/main amd64 node-to-regex-range all 5.0.1-4 [10.5 kB] 1691221809.840451002 Get:492 http://deb.debian.org/debian sid/main amd64 node-fill-range all 7.0.1+~7.0.0-1 [8952 B] 1691221809.846354008 Get:493 http://deb.debian.org/debian sid/main amd64 node-braces all 3.0.2+~3.0.1-1 [20.8 kB] 1691221809.847611904 Get:494 http://deb.debian.org/debian sid/main amd64 node-normalize-path all 3.0.0+~3.0.0-1 [6608 B] 1691221809.848206997 Get:495 http://deb.debian.org/debian sid/main amd64 node-anymatch all 3.1.3+~cs4.6.1-2 [33.4 kB] 1691221809.849407911 Get:496 http://deb.debian.org/debian sid/main amd64 node-micromatch all 4.0.5+~4.0.2-1 [25.8 kB] 1691221809.850388050 Get:497 http://deb.debian.org/debian sid/main amd64 node-pify all 5.0.0+~cs5.0.1-1 [7072 B] 1691221809.851140022 Get:498 http://deb.debian.org/debian sid/main amd64 node-path-type all 4.0.0-3 [3944 B] 1691221809.851964951 Get:499 http://deb.debian.org/debian sid/main amd64 node-n3 all 1.16.3+~1.2.3+~1.10.4-1 [37.0 kB] 1691221809.853143930 Get:500 http://deb.debian.org/debian sid/main amd64 node-slash all 4.0.0-3 [4292 B] 1691221809.854652882 Get:501 http://deb.debian.org/debian sid/main amd64 node-globby all 13.1.3+~cs16.25.40-1 [40.3 kB] 1691221809.913326979 Get:502 http://deb.debian.org/debian sid/main amd64 node-graceful-fs all 4.2.10-1 [14.4 kB] 1691221809.919482946 Get:503 http://deb.debian.org/debian sid/main amd64 node-is-path-cwd all 2.2.0-2 [3672 B] 1691221809.921127081 Get:504 http://deb.debian.org/debian sid/main amd64 node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B] 1691221809.922050953 Get:505 http://deb.debian.org/debian sid/main amd64 node-is-path-inside all 3.0.3-2 [3980 B] 1691221809.922605991 Get:506 http://deb.debian.org/debian sid/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B] 1691221809.923446894 Get:507 http://deb.debian.org/debian sid/main amd64 node-indent-string all 4.0.0-2 [4144 B] 1691221809.924395084 Get:508 http://deb.debian.org/debian sid/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-1 [7912 B] 1691221809.925309896 Get:509 http://deb.debian.org/debian sid/main amd64 node-del all 7.0.0-5 [6804 B] 1691221809.926063061 Get:510 http://deb.debian.org/debian sid/main amd64 node-make-dir all 3.1.0-3 [6040 B] 1691221809.927597046 Get:511 http://deb.debian.org/debian sid/main amd64 node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B] 1691221809.986079931 Get:512 http://deb.debian.org/debian sid/main amd64 node-p-locate all 6.0.0-12 [5752 B] 1691221809.991967916 Get:513 http://deb.debian.org/debian sid/main amd64 node-locate-path all 7.1.1-2 [5584 B] 1691221809.994007111 Get:514 http://deb.debian.org/debian sid/main amd64 node-path-exists all 5.0.0-8 [4732 B] 1691221809.994996071 Get:515 http://deb.debian.org/debian sid/main amd64 node-find-up all 6.3.0-7 [9388 B] 1691221809.995873928 Get:516 http://deb.debian.org/debian sid/main amd64 node-pkg-dir all 5.0.0-2 [4260 B] 1691221809.996961117 Get:517 http://deb.debian.org/debian sid/main amd64 node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B] 1691221809.997838974 Get:518 http://deb.debian.org/debian sid/main amd64 node-signal-exit all 3.0.7+~3.0.1-1 [7600 B] 1691221809.998744011 Get:519 http://deb.debian.org/debian sid/main amd64 node-foreground-child all 2.0.0-5 [6384 B] 1691221809.999504089 Get:520 http://deb.debian.org/debian sid/main amd64 node-is-stream all 3.0.0-4 [5076 B] 1691221810.000343084 Get:521 http://deb.debian.org/debian sid/main amd64 node-is-windows all 1.0.2+~cs1.0.0-1 [5936 B] 1691221810.058624983 Get:522 http://deb.debian.org/debian sid/main amd64 node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [4024 B] 1691221810.064553022 Get:523 http://deb.debian.org/debian sid/main amd64 node-argparse all 2.0.1-2 [34.6 kB] 1691221810.067466974 Get:524 http://deb.debian.org/debian sid/main amd64 node-js-yaml all 4.1.0+dfsg+~4.0.5-7 [66.6 kB] 1691221810.069484949 Get:525 http://deb.debian.org/debian sid/main amd64 node-nopt all 5.0.0-4 [12.1 kB] 1691221810.070089102 Get:526 http://deb.debian.org/debian sid/main amd64 node-npm-run-path all 5.1.0+~4.0.0-8 [6276 B] 1691221810.070949078 Get:527 http://deb.debian.org/debian sid/main amd64 node-shebang-regex all 3.0.0-2 [3528 B] 1691221810.071631908 Get:528 http://deb.debian.org/debian sid/main amd64 node-shebang-command all 2.0.0-1 [3500 B] 1691221810.072346926 Get:529 http://deb.debian.org/debian sid/main amd64 node-strip-bom all 4.0.0-2 [4144 B] 1691221810.073092937 Get:530 http://deb.debian.org/debian sid/main amd64 node-has-flag all 4.0.0-3 [4304 B] 1691221810.073975086 Get:531 http://deb.debian.org/debian sid/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B] 1691221810.130868912 Get:532 http://deb.debian.org/debian sid/main amd64 node-util all 0.12.5+~1.0.10-1 [5700 B] 1691221810.137546062 Get:533 http://deb.debian.org/debian sid/main amd64 node-assert all 2.0.0+~cs3.9.8-2 [26.8 kB] 1691221810.142297029 Get:534 http://deb.debian.org/debian sid/main amd64 node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB] 1691221810.144263029 Get:535 http://deb.debian.org/debian sid/main amd64 node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B] 1691221810.145725965 Get:536 http://deb.debian.org/debian sid/main amd64 node-regenerator-runtime all 0.15.1+~0.10.8-1 [10.6 kB] 1691221810.146858931 Get:537 http://deb.debian.org/debian sid/main amd64 node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-4 [116 kB] 1691221810.149723053 Get:538 http://deb.debian.org/debian sid/main amd64 node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB] 1691221810.150820017 Get:539 http://deb.debian.org/debian sid/main amd64 node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB] 1691221810.151592016 Get:540 http://deb.debian.org/debian sid/main amd64 node-caniuse-lite all 1.0.30001436+dfsg+~1.0.1-1 [208 kB] 1691221810.155544043 Get:541 http://deb.debian.org/debian sid/main amd64 node-electron-to-chromium all 1.4.284-1 [20.6 kB] 1691221810.203943968 Get:542 http://deb.debian.org/debian sid/main amd64 node-picocolors all 1.0.0-4 [6652 B] 1691221810.210613966 Get:543 http://deb.debian.org/debian sid/main amd64 node-browserslist all 4.21.4+~cs6.1.17-2 [63.5 kB] 1691221810.217243910 Get:544 http://deb.debian.org/debian sid/main amd64 node-core-js-compat all 3.26.1-3 [66.1 kB] 1691221810.220873117 Get:545 http://deb.debian.org/debian sid/main amd64 node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB] 1691221810.222093105 Get:546 http://deb.debian.org/debian sid/main amd64 node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B] 1691221810.222774982 Get:547 http://deb.debian.org/debian sid/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B] 1691221810.225055933 Get:548 http://deb.debian.org/debian sid/main amd64 node-color-convert all 2.0.1+~cs2.0.0-2 [13.1 kB] 1691221810.226140976 Get:549 http://deb.debian.org/debian sid/main amd64 node-ansi-styles all 6.2.1-2 [8640 B] 1691221810.227113962 Get:550 http://deb.debian.org/debian sid/main amd64 node-chalk all 5.2.0-1 [18.0 kB] 1691221810.228558064 Get:551 http://deb.debian.org/debian sid/main amd64 node-for-in all 1.0.2-4 [4840 B] 1691221810.276561975 Get:552 http://deb.debian.org/debian sid/main amd64 node-for-own all 1.0.0-3 [4800 B] 1691221810.284447908 Get:553 http://deb.debian.org/debian sid/main amd64 node-is-plain-object all 5.0.0-7 [6108 B] 1691221810.290572882 Get:554 http://deb.debian.org/debian sid/main amd64 node-is-extendable all 1.0.1-3 [5228 B] 1691221810.294033051 Get:555 http://deb.debian.org/debian sid/main amd64 node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B] 1691221810.295001030 Get:556 http://deb.debian.org/debian sid/main amd64 node-commander all 9.4.1-1 [65.3 kB] 1691221810.297245979 Get:557 http://deb.debian.org/debian sid/main amd64 node-core-js all 3.26.1-3 [268 kB] 1691221810.301975012 Get:558 http://deb.debian.org/debian sid/main amd64 node-core-js-pure all 3.26.1-3 [250 kB] 1691221810.306600094 Get:559 http://deb.debian.org/debian sid/main amd64 node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B] 1691221810.307225943 Get:560 http://deb.debian.org/debian sid/main amd64 node-js-tokens all 8.0.0-2 [14.9 kB] 1691221810.308212996 Get:561 http://deb.debian.org/debian sid/main amd64 node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB] 1691221810.349505901 Get:562 http://deb.debian.org/debian sid/main amd64 node-json5 all 2.2.3+dfsg-1 [25.6 kB] 1691221810.357054949 Get:563 http://deb.debian.org/debian sid/main amd64 node-quick-lru all 6.1.1-4 [8076 B] 1691221810.363143921 Get:564 http://deb.debian.org/debian sid/main amd64 node-regenerator-transform all 0.15.1+~0.10.8-1 [24.6 kB] 1691221810.367983103 Get:565 http://deb.debian.org/debian sid/main amd64 node-regjsgen all 0.7.1+ds-1 [6968 B] 1691221810.372648954 Get:566 http://deb.debian.org/debian sid/main amd64 node-regjsparser all 0.9.1+ds-2 [22.1 kB] 1691221810.377199888 Get:567 http://deb.debian.org/debian sid/main amd64 node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B] 1691221810.378742933 Get:568 http://deb.debian.org/debian sid/main amd64 node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B] 1691221810.379723072 Get:569 http://deb.debian.org/debian sid/main amd64 node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B] 1691221810.380599022 Get:570 http://deb.debian.org/debian sid/main amd64 node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B] 1691221810.381294966 Get:571 http://deb.debian.org/debian sid/main amd64 node-regexpu-core all 5.2.2-3 [13.9 kB] 1691221810.422435045 Get:572 http://deb.debian.org/debian sid/main amd64 node-source-map-support all 0.5.21+ds+~0.5.4-1 [14.5 kB] 1691221810.429596901 Get:573 http://deb.debian.org/debian sid/main amd64 node-to-fast-properties all 3.0.1-3 [4332 B] 1691221810.435867071 Get:574 http://deb.debian.org/debian sid/main amd64 node-v8flags all 3.2.0+~3.1.1-1 [7612 B] 1691221810.440293074 Get:575 http://deb.debian.org/debian sid/main amd64 node-babel7 all 7.20.15+ds1+~cs214.269.168-4 [712 kB] 1691221810.452280045 Get:576 http://deb.debian.org/debian sid/main amd64 node-is-arrayish all 0.3.2-3 [3960 B] 1691221810.453299046 Get:577 http://deb.debian.org/debian sid/main amd64 node-error-ex all 1.3.2-4 [5656 B] 1691221810.453927040 Get:578 http://deb.debian.org/debian sid/main amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-2 [7800 B] 1691221810.454513073 Get:579 http://deb.debian.org/debian sid/main amd64 node-parse-json all 5.2.0+~cs5.1.7-1 [7356 B] 1691221810.455780983 Get:580 http://deb.debian.org/debian sid/main amd64 node-hosted-git-info all 6.1.1-2 [12.6 kB] 1691221810.455812931 Get:581 http://deb.debian.org/debian sid/main amd64 node-spdx-license-ids all 3.0.12-1 [6276 B] 1691221810.495238066 Get:582 http://deb.debian.org/debian sid/main amd64 node-spdx-exceptions all 2.3.0-2 [3992 B] 1691221810.504297972 Get:583 http://deb.debian.org/debian sid/main amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7532 B] 1691221810.508843899 Get:584 http://deb.debian.org/debian sid/main amd64 node-spdx-correct all 3.1.1-2 [5464 B] 1691221810.525429010 Get:585 http://deb.debian.org/debian sid/main amd64 node-validate-npm-package-license all 3.0.4-2 [4280 B] 1691221810.526124001 Get:586 http://deb.debian.org/debian sid/main amd64 node-normalize-package-data all 4.0.1+~2.4.1-1 [13.6 kB] 1691221810.526571989 Get:587 http://deb.debian.org/debian sid/main amd64 node-read-pkg all 5.2.0-2 [24.0 kB] 1691221810.527412891 Get:588 http://deb.debian.org/debian sid/main amd64 node-uuid all 8.3.2+~8.3.3-3 [44.0 kB] 1691221810.528866053 Get:589 http://deb.debian.org/debian sid/main amd64 node-isexe all 2.0.0+~2.0.1-5 [6084 B] 1691221810.529514074 Get:590 http://deb.debian.org/debian sid/main amd64 node-which all 2.0.2+~cs1.3.2-3 [8368 B] 1691221810.530244112 Get:591 http://deb.debian.org/debian sid/main amd64 node-is-typedarray all 1.0.0-4 [3292 B] 1691221810.567698956 Get:592 http://deb.debian.org/debian sid/main amd64 node-typedarray-to-buffer all 4.0.0-2 [3380 B] 1691221810.576618910 Get:593 http://deb.debian.org/debian sid/main amd64 node-write-file-atomic all 4.0.2+~4.0.0-1 [9284 B] 1691221810.582073927 Get:594 http://deb.debian.org/debian sid/main amd64 node-slice-ansi all 5.0.0+~cs9.0.0-5 [8788 B] 1691221810.597898006 Get:595 http://deb.debian.org/debian sid/main amd64 node-ansi-regex all 5.0.1-1 [4912 B] 1691221810.598623991 Get:596 http://deb.debian.org/debian sid/main amd64 node-strip-ansi all 6.0.1-2 [4120 B] 1691221810.599924088 Get:597 http://deb.debian.org/debian sid/main amd64 node-clone all 2.1.2-4 [8280 B] 1691221810.601052046 Get:598 http://deb.debian.org/debian sid/main amd64 node-defaults all 1.0.4+~1.0.3-1 [4400 B] 1691221810.603204012 Get:599 http://deb.debian.org/debian sid/main amd64 node-wcwidth.js all 1.0.2-2 [7088 B] 1691221810.604094028 Get:600 http://deb.debian.org/debian sid/main amd64 node-string-width all 4.2.3+~cs13.2.3-1 [10.7 kB] 1691221810.604837894 Get:601 http://deb.debian.org/debian sid/main amd64 node-wrap-ansi all 8.0.1+~8.0.1-3 [11.8 kB] 1691221810.640479088 Get:602 http://deb.debian.org/debian sid/main amd64 node-cliui all 7.0.4+repack+~cs3.1.0-4 [11.5 kB] 1691221810.649346113 Get:603 http://deb.debian.org/debian sid/main amd64 node-get-caller-file all 2.0.5+~cs1.1.1-4 [5728 B] 1691221810.654495001 Get:604 http://deb.debian.org/debian sid/main amd64 node-require-directory all 2.1.1+~2.1.2-1 [7092 B] 1691221810.670725107 Get:605 http://deb.debian.org/debian sid/main amd64 node-y18n all 5.0.8+~5.0.0-3 [10.2 kB] 1691221810.671457052 Get:606 http://deb.debian.org/debian sid/main amd64 node-camelcase all 7.0.0-3 [6032 B] 1691221810.672027111 Get:607 http://deb.debian.org/debian sid/main amd64 node-yargs-parser all 21.1.1+~21.0.0-4 [28.4 kB] 1691221810.672919035 Get:608 http://deb.debian.org/debian sid/main amd64 node-yargs all 16.2.0+~16.0.4-7 [128 kB] 1691221810.676035881 Get:609 http://deb.debian.org/debian sid/main amd64 node-istanbul all 0.4.5+repack10+~cs97.25.57-3 [207 kB] 1691221810.680182934 Get:610 http://deb.debian.org/debian sid/main amd64 node-through all 2.3.8+~cs0.0.30-1 [5452 B] 1691221810.680650949 Get:611 http://deb.debian.org/debian sid/main amd64 node-resumer all 0.0.0-6 [4144 B] 1691221810.713224888 Get:612 http://deb.debian.org/debian sid/main amd64 node-tape all 5.6.1+~cs8.20.19-1 [70.9 kB] 1691221810.721376896 Get:613 http://deb.debian.org/debian sid/main amd64 node-deep-equal all 2.1.0+~cs31.12.80-1 [34.5 kB] 1691221810.727528095 Get:614 http://deb.debian.org/debian sid/main amd64 libjs-util all 0.12.5+~1.0.10-1 [16.0 kB] 1691221810.743988037 Get:615 http://deb.debian.org/debian sid/main amd64 libncurses6 amd64 6.4+20230625-2 [103 kB] 1691221810.745719910 Get:616 http://deb.debian.org/debian sid/main amd64 libncurses-dev amd64 6.4+20230625-2 [347 kB] 1691221810.751045942 Get:617 http://deb.debian.org/debian sid/main amd64 libssl-dev amd64 3.0.10-1 [2424 kB] 1691221810.785005093 Get:618 http://deb.debian.org/debian sid/main amd64 libuv1-dev amd64 1.44.2-1 [176 kB] 1691221810.788249969 Get:619 http://deb.debian.org/debian sid/main amd64 libnode-dev amd64 18.13.0+dfsg1-1 [498 kB] 1691221810.823426008 Get:620 http://deb.debian.org/debian sid/main amd64 libpcre16-3 amd64 2:8.39-15 [257 kB] 1691221810.828398943 Get:621 http://deb.debian.org/debian sid/main amd64 libpcre2-16-0 amd64 10.42-2 [245 kB] 1691221810.832942963 Get:622 http://deb.debian.org/debian sid/main amd64 libpcre2-32-0 amd64 10.42-2 [234 kB] 1691221810.837482929 Get:623 http://deb.debian.org/debian sid/main amd64 libpcre2-posix3 amd64 10.42-2 [55.4 kB] 1691221810.838743925 Get:624 http://deb.debian.org/debian sid/main amd64 libpcre2-dev amd64 10.42-2 [753 kB] 1691221810.849993944 Get:625 http://deb.debian.org/debian sid/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] 1691221810.854325056 Get:626 http://deb.debian.org/debian sid/main amd64 libpcre32-3 amd64 2:8.39-15 [248 kB] 1691221810.859324932 Get:627 http://deb.debian.org/debian sid/main amd64 libpcrecpp0v5 amd64 2:8.39-15 [143 kB] 1691221810.861829042 Get:628 http://deb.debian.org/debian sid/main amd64 libpcre3-dev amd64 2:8.39-15 [653 kB] 1691221810.899219036 Get:629 http://deb.debian.org/debian sid/main amd64 libperl-dev amd64 5.36.0-7 [1046 kB] 1691221810.915134907 Get:630 http://deb.debian.org/debian sid/main amd64 libprimesieve11 amd64 11.1+ds-1 [96.8 kB] 1691221810.916513920 Get:631 http://deb.debian.org/debian sid/main amd64 libprimesieve-dev-common all 11.1+ds-1 [28.0 kB] 1691221810.917049885 Get:632 http://deb.debian.org/debian sid/main amd64 libprimesieve-dev amd64 11.1+ds-1 [101 kB] 1691221810.918734074 Get:633 http://deb.debian.org/debian sid/main amd64 libpython3.11 amd64 3.11.4-1 [1979 kB] 1691221810.973313093 Get:634 http://deb.debian.org/debian sid/main amd64 libpython3.11-dev amd64 3.11.4-1 [4732 kB] 1691221811.079237938 Get:635 http://deb.debian.org/debian sid/main amd64 libpython3-dev amd64 3.11.4-5 [9428 B] 1691221811.080297947 Get:636 http://deb.debian.org/debian sid/main amd64 rubygems-integration all 1.18 [6704 B] 1691221811.081187963 Get:637 http://deb.debian.org/debian sid/main amd64 ruby3.1 amd64 3.1.2-7 [663 kB] 1691221811.092725992 Get:638 http://deb.debian.org/debian sid/main amd64 ruby-rubygems all 3.3.15-2 [293 kB] 1691221811.096571922 Get:639 http://deb.debian.org/debian sid/main amd64 ruby amd64 1:3.1 [5868 B] 1691221811.097378016 Get:640 http://deb.debian.org/debian sid/main amd64 rake all 13.0.6-3 [83.9 kB] 1691221811.098730087 Get:641 http://deb.debian.org/debian sid/main amd64 ruby-net-telnet all 0.2.0-1 [13.1 kB] 1691221811.099455118 Get:642 http://deb.debian.org/debian sid/main amd64 ruby-webrick all 1.8.1-1 [51.4 kB] 1691221811.100193977 Get:643 http://deb.debian.org/debian sid/main amd64 ruby-xmlrpc all 0.3.2-2 [24.4 kB] 1691221811.152261972 Get:644 http://deb.debian.org/debian sid/main amd64 ruby-sdbm amd64 1.0.0-5+b1 [15.4 kB] 1691221811.154553890 Get:645 http://deb.debian.org/debian sid/main amd64 libruby3.1 amd64 3.1.2-7 [5401 kB] 1691221811.265849113 Get:646 http://deb.debian.org/debian sid/main amd64 libruby amd64 1:3.1 [4972 B] 1691221811.266612053 Get:647 http://deb.debian.org/debian sid/main amd64 libsass1 amd64 3.6.5+20220909-3 [736 kB] 1691221811.273809910 Get:648 http://deb.debian.org/debian sid/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] 1691221811.297868013 Get:649 http://deb.debian.org/debian sid/main amd64 libtidy5deb1 amd64 2:5.6.0-11 [209 kB] 1691221811.300589085 Get:650 http://deb.debian.org/debian sid/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3 [780 kB] 1691221811.311723948 Get:651 http://deb.debian.org/debian sid/main amd64 libxslt1-dev amd64 1.1.35-1 [358 kB] 1691221811.316493034 Get:652 http://deb.debian.org/debian sid/main amd64 libyaml-syck-perl amd64 1.34-2+b1 [80.2 kB] 1691221811.317729950 Get:653 http://deb.debian.org/debian sid/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] 1691221811.332485914 Get:654 http://deb.debian.org/debian sid/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] 1691221811.370748043 Get:655 http://deb.debian.org/debian sid/main amd64 node-agent-base all 6.0.2+~cs5.4.2-2 [17.3 kB] 1691221811.371381044 Get:656 http://deb.debian.org/debian sid/main amd64 node-ajv-keywords all 3.5.2-2 [20.3 kB] 1691221811.372169018 Get:657 http://deb.debian.org/debian sid/main amd64 node-ansi-escapes all 5.0.0+really.4.3.1-1 [8896 B] 1691221811.372997999 Get:658 http://deb.debian.org/debian sid/main amd64 node-aproba all 2.0.0-3 [5844 B] 1691221811.374414921 Get:659 http://deb.debian.org/debian sid/main amd64 node-delegates all 1.0.0-3 [4528 B] 1691221811.386358976 Get:660 http://deb.debian.org/debian sid/main amd64 node-are-we-there-yet all 3.0.1+~1.1.0-1 [10.0 kB] 1691221811.390219927 Get:661 http://deb.debian.org/debian sid/main amd64 node-async-each all 1.0.3-3 [4292 B] 1691221811.391088963 Get:662 http://deb.debian.org/debian sid/main amd64 node-babel-plugin-lodash all 3.3.4+~cs2.0.1-6 [11.0 kB] 1691221811.405735016 Get:663 http://deb.debian.org/debian sid/main amd64 node-base64-js all 1.5.1+dfsg+~1.3.0-2 [7140 B] 1691221811.443381071 Get:664 http://deb.debian.org/debian sid/main amd64 node-binary-extensions all 2.2.0-2 [4408 B] 1691221811.444286108 Get:665 http://deb.debian.org/debian sid/main amd64 node-builtins all 5.0.1-1 [4072 B] 1691221811.445090055 Get:666 http://deb.debian.org/debian sid/main amd64 node-chownr all 2.0.0-2 [4424 B] 1691221811.445991039 Get:667 http://deb.debian.org/debian sid/main amd64 node-iconv-lite all 0.6.3-3 [115 kB] 1691221811.448529005 Get:668 http://deb.debian.org/debian sid/main amd64 node-encoding all 0.1.13-2 [4400 B] 1691221811.449110985 Get:669 http://deb.debian.org/debian sid/main amd64 node-jsonparse all 1.3.1-10 [8020 B] 1691221811.458703995 Get:670 http://deb.debian.org/debian sid/main amd64 node-minipass all 3.3.6+~cs9.4.19-1 [43.0 kB] 1691221811.463120937 Get:671 http://deb.debian.org/debian sid/main amd64 node-iferr all 1.0.2+~1.0.2-1 [4588 B] 1691221811.463949919 Get:672 http://deb.debian.org/debian sid/main amd64 node-fs-write-stream-atomic all 1.0.10-6 [5316 B] 1691221811.477716923 Get:673 http://deb.debian.org/debian sid/main amd64 node-run-queue all 2.0.0-3 [5156 B] 1691221811.516834021 Get:674 http://deb.debian.org/debian sid/main amd64 node-copy-concurrently all 1.0.5-9 [7100 B] 1691221811.517762899 Get:675 http://deb.debian.org/debian sid/main amd64 node-move-concurrently all 1.0.1-5 [5152 B] 1691221811.519776106 Get:676 http://deb.debian.org/debian sid/main amd64 node-promise-inflight all 1.0.1+~1.0.0-1 [4864 B] 1691221811.520687103 Get:677 http://deb.debian.org/debian sid/main amd64 node-ssri all 9.0.1-2 [18.0 kB] 1691221811.521382093 Get:678 http://deb.debian.org/debian sid/main amd64 node-unique-filename all 1.1.1+ds-2 [4032 B] 1691221811.522123098 Get:679 http://deb.debian.org/debian sid/main amd64 node-cacache all 17.0.3+~cs10.3.7-1 [45.1 kB] 1691221811.532138109 Get:680 http://deb.debian.org/debian sid/main amd64 node-is-binary-path all 2.1.0-5 [3684 B] 1691221811.535703897 Get:681 http://deb.debian.org/debian sid/main amd64 node-path-is-absolute all 2.0.0-2 [4068 B] 1691221811.538094997 Get:682 http://deb.debian.org/debian sid/main amd64 node-set-immediate-shim all 2.0.0-2 [3740 B] 1691221811.550143003 Get:683 http://deb.debian.org/debian sid/main amd64 node-readdirp all 3.6.0-1 [11.5 kB] 1691221811.589382887 Get:684 http://deb.debian.org/debian sid/main amd64 node-chokidar all 3.5.3-2 [32.3 kB] 1691221811.590976954 Get:685 http://deb.debian.org/debian sid/main amd64 node-tslib all 2.4.1-1 [19.5 kB] 1691221811.592772961 Get:686 http://deb.debian.org/debian sid/main amd64 node-chrome-trace-event all 1.0.3-2 [6984 B] 1691221811.593533993 Get:687 http://deb.debian.org/debian sid/main amd64 node-ci-info all 3.6.1+~cs1.1.0-1 [11.7 kB] 1691221811.594502926 Get:688 http://deb.debian.org/debian sid/main amd64 node-colors all 1.4.0-4 [11.9 kB] 1691221811.595736027 Get:689 http://deb.debian.org/debian sid/main amd64 node-cli-table all 0.3.11+~cs0.13.4-3 [23.6 kB] 1691221811.604757071 Get:690 http://deb.debian.org/debian sid/main amd64 node-columnify all 1.6.0+~1.5.1-1 [12.4 kB] 1691221811.607882023 Get:691 http://deb.debian.org/debian sid/main amd64 node-console-control-strings all 1.1.0-3 [5564 B] 1691221811.612639904 Get:692 http://deb.debian.org/debian sid/main amd64 node-css-selector-tokenizer all 0.8.0+~cs4.8.3-1 [13.0 kB] 1691221811.622597933 Get:693 http://deb.debian.org/debian sid/main amd64 node-isobject all 4.0.0-2 [5332 B] 1691221811.663100958 Get:694 http://deb.debian.org/debian sid/main amd64 node-postcss all 8.4.20+~cs8.0.23-1 [180 kB] 1691221811.666922092 Get:695 http://deb.debian.org/debian sid/main amd64 node-icss-utils all 5.1.0+~5.1.0-1 [7564 B] 1691221811.667541981 Get:696 http://deb.debian.org/debian sid/main amd64 node-postcss-modules-extract-imports all 3.0.0-2 [6584 B] 1691221811.668225050 Get:697 http://deb.debian.org/debian sid/main amd64 node-postcss-modules-values all 4.0.0+~4.0.0-1 [7180 B] 1691221811.669044971 Get:698 http://deb.debian.org/debian sid/main amd64 node-postcss-value-parser all 4.2.0-1 [10.4 kB] 1691221811.669979095 Get:699 http://deb.debian.org/debian sid/main amd64 node-prr all 1.0.1-3 [4352 B] 1691221811.677289963 Get:700 http://deb.debian.org/debian sid/main amd64 node-errno all 1.0.0-3 [7736 B] 1691221811.680115938 Get:701 http://deb.debian.org/debian sid/main amd64 node-memory-fs all 0.5.0+~0.3.3-2 [7676 B] 1691221811.685246944 Get:702 http://deb.debian.org/debian sid/main amd64 node-tapable all 2.2.1-2 [13.6 kB] 1691221811.733871937 Get:703 http://deb.debian.org/debian sid/main amd64 node-enhanced-resolve all 5.10.0-1 [33.6 kB] 1691221811.739567995 Get:704 http://deb.debian.org/debian sid/main amd64 node-es-module-lexer all 1.1.0+dfsg-2 [19.7 kB] 1691221811.740632057 Get:705 http://deb.debian.org/debian sid/main amd64 node-events all 3.3.0+~3.0.0-3 [5888 B] 1691221811.741791010 Get:706 http://deb.debian.org/debian sid/main amd64 node-resolve-cwd all 3.0.0-2 [4212 B] 1691221811.742511034 Get:707 http://deb.debian.org/debian sid/main amd64 node-jest-debbundle all 29.3.1~ds1+~cs70.48.25-2 [129 kB] 1691221811.744652033 Get:708 http://deb.debian.org/debian sid/main amd64 node-interpret all 2.2.0-3 [7660 B] 1691221811.745397091 Get:709 http://deb.debian.org/debian sid/main amd64 node-merge-stream all 2.0.0+~1.1.2-2 [5124 B] 1691221811.750170946 Get:710 http://deb.debian.org/debian sid/main amd64 node-jest-worker all 29.3.1~ds1+~cs70.48.25-2 [112 kB] 1691221811.752614021 Get:711 http://deb.debian.org/debian sid/main amd64 node-loader-runner all 4.3.0-1 [7644 B] 1691221811.757901907 Get:712 http://deb.debian.org/debian sid/main amd64 node-mime all 3.0.0+dfsg+~cs6.97.2-1 [40.2 kB] 1691221811.807320118 Get:713 http://deb.debian.org/debian sid/main amd64 node-mime-types all 2.1.35-1 [9456 B] 1691221811.812436104 Get:714 http://deb.debian.org/debian sid/main amd64 node-rechoir all 0.8.0+~0.6.1-2 [6628 B] 1691221811.815380096 Get:715 http://deb.debian.org/debian sid/main amd64 node-schema-utils all 3.1.1~ds-2 [20.0 kB] 1691221811.816381931 Get:716 http://deb.debian.org/debian sid/main amd64 node-randombytes all 2.1.0+~2.0.0-2 [4852 B] 1691221811.817513943 Get:717 http://deb.debian.org/debian sid/main amd64 node-serialize-javascript all 6.0.1-1 [12.8 kB] 1691221811.818439007 Get:718 http://deb.debian.org/debian sid/main amd64 node-watchpack all 2.4.0+~cs2.8.1-1 [20.2 kB] 1691221811.819302082 Get:719 http://deb.debian.org/debian sid/main amd64 node-webassemblyjs all 1.11.4+dfsg+~cs10.11.17-2 [139 kB] 1691221811.824456930 Get:720 http://deb.debian.org/debian sid/main amd64 node-source-list-map all 2.0.1+dfsg+~0.1.2-1 [10.1 kB] 1691221811.825300932 Get:721 http://deb.debian.org/debian sid/main amd64 node-webpack-sources all 3.2.3+~3.2.0-2 [23.2 kB] 1691221811.830461025 Get:722 http://deb.debian.org/debian sid/main amd64 node-terser all 5.19.2-1 [208 kB] 1691221811.880243063 Get:723 http://deb.debian.org/debian sid/main amd64 terser all 5.19.2-1 [17.5 kB] 1691221811.885246038 Get:724 http://deb.debian.org/debian sid/main amd64 webpack all 5.76.1+dfsg1+~cs17.16.16-1 [757 kB] 1691221811.897655964 Get:725 http://deb.debian.org/debian sid/main amd64 node-css-loader all 6.7.2+~cs14.0.11-1 [73.0 kB] 1691221811.898885012 Get:726 http://deb.debian.org/debian sid/main amd64 node-data-uri-to-buffer all 4.0.0-4 [5748 B] 1691221811.899641991 Get:727 http://deb.debian.org/debian sid/main amd64 node-mimic-response all 3.1.0-8 [5404 B] 1691221811.900059938 Get:728 http://deb.debian.org/debian sid/main amd64 node-decompress-response all 6.0.0-2 [4620 B] 1691221811.900763988 Get:729 http://deb.debian.org/debian sid/main amd64 node-depd all 2.0.0-2 [11.2 kB] 1691221811.901175976 Get:730 http://deb.debian.org/debian sid/main amd64 node-diff all 5.0.0~dfsg+~5.0.1-4 [69.7 kB] 1691221811.902561903 Get:731 http://deb.debian.org/debian sid/main amd64 node-end-of-stream all 1.4.4+~1.4.1-1 [5292 B] 1691221811.906023979 Get:732 http://deb.debian.org/debian sid/main amd64 node-err-code all 2.0.3+dfsg-3 [4884 B] 1691221811.953049898 Get:733 http://deb.debian.org/debian sid/main amd64 node-time-stamp all 2.2.0-2 [6016 B] 1691221811.970392942 Get:734 http://deb.debian.org/debian sid/main amd64 node-fancy-log all 1.3.3+~cs1.3.1-2 [7940 B] 1691221811.971088886 Get:735 http://deb.debian.org/debian sid/main amd64 node-fetch all 3.3.0+~cs11.4.11-2 [212 kB] 1691221811.975447893 Get:736 http://deb.debian.org/debian sid/main amd64 node-has-unicode all 2.0.1-5 [3992 B] 1691221811.976161957 Get:737 http://deb.debian.org/debian sid/main amd64 node-wide-align all 1.1.3-4 [4244 B] 1691221811.976840973 Get:738 http://deb.debian.org/debian sid/main amd64 node-gauge all 4.0.4-1 [19.6 kB] 1691221811.977411032 Get:739 http://deb.debian.org/debian sid/main amd64 node-pump all 3.0.0-5 [5136 B] 1691221811.978482008 Get:740 http://deb.debian.org/debian sid/main amd64 node-get-stream all 6.0.1-1 [7208 B] 1691221811.979053020 Get:741 http://deb.debian.org/debian sid/main amd64 node-lowercase-keys all 2.0.0-2 [3768 B] 1691221811.979701996 Get:742 http://deb.debian.org/debian sid/main amd64 node-json-buffer all 3.0.1+~3.0.0-1 [4536 B] 1691221812.025636911 Get:743 http://deb.debian.org/debian sid/main amd64 node-p-cancelable all 2.1.1-1 [7272 B] 1691221812.042535067 Get:744 http://deb.debian.org/debian sid/main amd64 node-got all 11.8.5+~cs58.13.36-3 [121 kB] 1691221812.049312115 Get:745 http://deb.debian.org/debian sid/main amd64 node-https-proxy-agent all 5.0.1+~cs8.0.0-3 [16.1 kB] 1691221812.050314903 Get:746 http://deb.debian.org/debian sid/main amd64 node-set-blocking all 2.0.0-2 [4248 B] 1691221812.050972939 Get:747 http://deb.debian.org/debian sid/main amd64 node-npmlog all 7.0.1+~4.1.4-1 [11.4 kB] 1691221812.051985979 Get:748 http://deb.debian.org/debian sid/main amd64 node-osenv all 0.1.5+~0.1.1-1 [5884 B] 1691221812.052721977 Get:749 http://deb.debian.org/debian sid/main amd64 node-tar all 6.1.13+~cs7.0.5-1 [51.1 kB] 1691221812.054107904 Get:750 http://deb.debian.org/debian sid/main amd64 node-gyp all 9.3.0-2 [57.9 kB] 1691221812.055599928 Get:751 http://deb.debian.org/debian sid/main amd64 node-ieee754 all 1.2.1-3 [5268 B] 1691221812.056303978 Get:752 http://deb.debian.org/debian sid/main amd64 node-ini all 3.0.1-2 [6928 B] 1691221812.098117113 Get:753 http://deb.debian.org/debian sid/main amd64 node-ip all 2.0.0+~1.1.0-1 [8128 B] 1691221812.117228985 Get:754 http://deb.debian.org/debian sid/main amd64 node-ip-regex all 4.3.0+~4.1.1-1 [5188 B] 1691221812.122621059 Get:755 http://deb.debian.org/debian sid/main amd64 node-mute-stream all 0.0.8+~0.0.1-3 [6232 B] 1691221812.123516083 Get:756 http://deb.debian.org/debian sid/main amd64 node-negotiator all 0.6.3+~0.6.1-1 [10.8 kB] 1691221812.125041008 Get:757 http://deb.debian.org/debian sid/main amd64 node-read-package-json all 5.0.2+~2.0.0-1 [12.0 kB] 1691221812.126543045 Get:758 http://deb.debian.org/debian sid/main amd64 node-npm-bundled all 2.0.1-2 [6408 B] 1691221812.127523899 Get:759 http://deb.debian.org/debian sid/main amd64 node-validate-npm-package-name all 5.0.0+~4.0.0-1 [7444 B] 1691221812.130496025 Get:760 http://deb.debian.org/debian sid/main amd64 node-npm-package-arg all 10.0.0+~3.0.0-2 [11.4 kB] 1691221812.133038998 Get:761 http://deb.debian.org/debian sid/main amd64 node-retry all 0.13.1+~0.12.1-1 [11.2 kB] 1691221812.134140968 Get:762 http://deb.debian.org/debian sid/main amd64 node-promise-retry all 2.0.1-4 [5016 B] 1691221812.170522928 Get:763 http://deb.debian.org/debian sid/main amd64 node-read all 1.0.7-5 [5388 B] 1691221812.189769983 Get:764 http://deb.debian.org/debian sid/main amd64 node-promzard all 0.3.0-2 [6788 B] 1691221812.195611954 Get:765 http://deb.debian.org/debian sid/main amd64 node-text-table all 0.2.0-4 [4736 B] 1691221812.196511030 Get:766 http://deb.debian.org/debian sid/main amd64 npm all 9.2.0~ds1-1 [669 kB] 1691221812.207185030 Get:767 http://deb.debian.org/debian sid/main amd64 optipng amd64 0.7.7-2+b1 [84.1 kB] 1691221812.209184885 Get:768 http://deb.debian.org/debian sid/main amd64 primesieve-bin amd64 11.1+ds-1 [26.8 kB] 1691221812.209903955 Get:769 http://deb.debian.org/debian sid/main amd64 primesieve all 11.1+ds-1 [17.4 kB] 1691221812.210565090 Get:770 http://deb.debian.org/debian sid/main amd64 python3-libsass amd64 0.22.0-1 [48.4 kB] 1691221812.211786985 Get:771 http://deb.debian.org/debian sid/main amd64 pysassc all 0.22.0-1 [11.0 kB] 1691221812.212405920 Get:772 http://deb.debian.org/debian sid/main amd64 python3-lib2to3 all 3.11.4-1 [77.4 kB] 1691221812.243618011 Get:773 http://deb.debian.org/debian sid/main amd64 python3-distutils all 3.11.4-1 [131 kB] 1691221812.262778997 Get:774 http://deb.debian.org/debian sid/main amd64 python3-all amd64 3.11.4-5 [1060 B] 1691221812.270412922 Get:775 http://deb.debian.org/debian sid/main amd64 python3.11-dev amd64 3.11.4-1 [619 kB] 1691221812.280864954 Get:776 http://deb.debian.org/debian sid/main amd64 python3-dev amd64 3.11.4-5 [26.2 kB] 1691221812.283097982 Get:777 http://deb.debian.org/debian sid/main amd64 python3-distlib all 0.3.7-1 [257 kB] 1691221812.286586046 Get:778 http://deb.debian.org/debian sid/main amd64 python3-filelock all 3.12.2-1 [10.4 kB] 1691221812.287149906 Get:779 http://deb.debian.org/debian sid/main amd64 python3-setuptools all 68.0.0-1 [467 kB] 1691221812.293216944 Get:780 http://deb.debian.org/debian sid/main amd64 python3-wheel all 0.41.0-2 [53.3 kB] 1691221812.294214964 Get:781 http://deb.debian.org/debian sid/main amd64 python3-pip all 23.2+dfsg-1 [1353 kB] 1691221812.312566996 Get:782 http://deb.debian.org/debian sid/main amd64 python3-pip-whl all 23.2+dfsg-1 [1750 kB] 1691221812.366518021 Get:783 http://deb.debian.org/debian sid/main amd64 python3-platformdirs all 3.10.0-1 [15.9 kB] 1691221812.367239952 Get:784 http://deb.debian.org/debian sid/main amd64 python3-setuptools-whl all 68.0.0-1 [795 kB] 1691221812.379530907 Get:785 http://deb.debian.org/debian sid/main amd64 python3.11-venv amd64 3.11.4-1 [5884 B] 1691221812.380243063 Get:786 http://deb.debian.org/debian sid/main amd64 python3-venv amd64 3.11.4-5 [1188 B] 1691221812.380705118 Get:787 http://deb.debian.org/debian sid/main amd64 python3-wheel-whl all 0.41.0-2 [67.6 kB] 1691221812.381905079 Get:788 http://deb.debian.org/debian sid/main amd64 python3-virtualenv all 20.24.1+ds-1 [73.4 kB] 1691221812.383240938 Get:789 http://deb.debian.org/debian sid/main amd64 ruby3.1-dev amd64 3.1.2-7 [1001 kB] 1691221812.416601896 Get:790 http://deb.debian.org/debian sid/main amd64 ruby-dev amd64 1:3.1 [5116 B] 1691221812.417256117 Get:791 http://deb.debian.org/debian sid/main amd64 ruby-diff-lcs all 1.5.0-1 [29.0 kB] 1691221812.440857887 Get:792 http://deb.debian.org/debian sid/main amd64 ruby-rspec-support all 3.12.0c0e1m1s0-1 [28.1 kB] 1691221812.442609072 Get:793 http://deb.debian.org/debian sid/main amd64 ruby-rspec-core all 3.12.0c0e1m1s0-1 [163 kB] 1691221812.451946974 Get:794 http://deb.debian.org/debian sid/main amd64 ruby-rspec-expectations all 3.12.0c0e1m1s0-1 [89.5 kB] 1691221812.454128027 Get:795 http://deb.debian.org/debian sid/main amd64 ruby-rspec-mocks all 3.12.0c0e1m1s0-1 [79.5 kB] 1691221812.455899000 Get:796 http://deb.debian.org/debian sid/main amd64 ruby-rspec all 3.12.0c0e1m1s0-1 [5084 B] 1691221812.457238913 Get:797 http://deb.debian.org/debian sid/main amd64 silversearcher-ag amd64 2.2.0+git20200805-1+b1 [41.3 kB] 1691221812.458477020 Get:798 http://deb.debian.org/debian sid/main amd64 tidy amd64 2:5.6.0-11 [35.1 kB] 1691221812.489331961 Get:799 http://deb.debian.org/debian sid/main amd64 txt2html all 1:3.0-1 [95.2 kB] 1691221812.492000103 Get:800 http://deb.debian.org/debian sid/main amd64 vim-runtime all 2:9.0.1672-1 [6970 kB] 1691221812.644432068 Get:801 http://deb.debian.org/debian sid/main amd64 vim amd64 2:9.0.1672-1 [1578 kB] 1691221812.663950920 Get:802 http://deb.debian.org/debian sid/main amd64 virtualenv all 20.24.1+ds-1 [6760 B] 1691221812.664407969 Get:803 http://deb.debian.org/debian sid/main amd64 xsltproc amd64 1.1.35-1 [126 kB] 1691221812.666461945 Get:804 http://deb.debian.org/debian sid/main amd64 zip amd64 3.0-13 [230 kB] 1691221812.855217934 perl: warning: Setting locale failed. 1691221812.855252028 perl: warning: Please check that your locale settings: 1691221812.855258942 LANGUAGE = "en_US:en", 1691221812.855263948 LC_ALL = "en_US.UTF-8", 1691221812.855268002 LANG = "en_US.UTF-8" 1691221812.855273008 are supported and installed on your system. 1691221812.855278969 perl: warning: Falling back to the standard locale ("C"). 1691221812.942037106 debconf: delaying package configuration, since apt-utils is not installed 1691221812.978566885 Fetched 496 MB in 16s (30.2 MB/s) 1691221813.000721931 (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 ... 6901 files and directories currently installed.) 1691221813.001463890 Preparing to unpack .../bsdutils_1%3a2.39.1-3_amd64.deb ... 1691221813.002156019 Unpacking bsdutils (1:2.39.1-3) over (1:2.38.1-6) ... 1691221813.878226995 Setting up bsdutils (1:2.39.1-3) ... 1691221813.902328968 (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 ... 6901 files and directories currently installed.) 1691221813.903028965 Preparing to unpack .../libblkid1_2.39.1-3_amd64.deb ... 1691221813.903798103 Unpacking libblkid1:amd64 (2.39.1-3) over (2.38.1-6) ... 1691221814.165837049 Setting up libblkid1:amd64 (2.39.1-3) ... 1691221814.191857100 (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 ... 6901 files and directories currently installed.) 1691221814.192440033 Preparing to unpack .../libmount1_2.39.1-3_amd64.deb ... 1691221814.193279982 Unpacking libmount1:amd64 (2.39.1-3) over (2.38.1-6) ... 1691221814.499655008 Setting up libmount1:amd64 (2.39.1-3) ... 1691221814.526376009 (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 ... 6901 files and directories currently installed.) 1691221814.527304888 Preparing to unpack .../libsmartcols1_2.39.1-3_amd64.deb ... 1691221814.528290033 Unpacking libsmartcols1:amd64 (2.39.1-3) over (2.38.1-6) ... 1691221814.852610111 Setting up libsmartcols1:amd64 (2.39.1-3) ... 1691221814.878379107 (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 ... 6901 files and directories currently installed.) 1691221814.879116058 Preparing to unpack .../util-linux-extra_2.39.1-3_amd64.deb ... 1691221814.881373882 Unpacking util-linux-extra (2.39.1-3) over (2.38.1-6) ... 1691221815.611162901 Setting up util-linux-extra (2.39.1-3) ... 1691221815.646146059 (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 ... 6912 files and directories currently installed.) 1691221815.646840096 Preparing to unpack .../util-linux_2.39.1-3_amd64.deb ... 1691221815.648848057 Unpacking util-linux (2.39.1-3) over (2.38.1-6) ... 1691221824.178020954 Setting up util-linux (2.39.1-3) ... 1691221824.372348070 (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 ... 6913 files and directories currently installed.) 1691221824.373020887 Preparing to unpack .../mount_2.39.1-3_amd64.deb ... 1691221824.373655081 Unpacking mount (2.39.1-3) over (2.38.1-6) ... 1691221825.160265923 Selecting previously unselected package libargon2-1:amd64. 1691221825.161463022 Preparing to unpack .../libargon2-1_0~20190702+dfsg-3_amd64.deb ... 1691221825.162028074 Unpacking libargon2-1:amd64 (0~20190702+dfsg-3) ... 1691221825.180706024 Preparing to unpack .../libudev1_254-1_amd64.deb ... 1691221825.181608915 Unpacking libudev1:amd64 (254-1) over (254~rc3-2) ... 1691221825.403832912 Setting up libudev1:amd64 (254-1) ... 1691221825.422558069 Selecting previously unselected package dmsetup. 1691221825.428508043 (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 ... 6918 files and directories currently installed.) 1691221825.429228067 Preparing to unpack .../dmsetup_2%3a1.02.185-2_amd64.deb ... 1691221825.429606915 Unpacking dmsetup (2:1.02.185-2) ... 1691221825.451205969 Selecting previously unselected package libdevmapper1.02.1:amd64. 1691221825.452559948 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 1691221825.453015089 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 1691221825.479382992 Selecting previously unselected package libjson-c5:amd64. 1691221825.480628967 Preparing to unpack .../libjson-c5_0.16-2_amd64.deb ... 1691221825.481025934 Unpacking libjson-c5:amd64 (0.16-2) ... 1691221825.500479937 Preparing to unpack .../libuuid1_2.39.1-3_amd64.deb ... 1691221825.501306057 Unpacking libuuid1:amd64 (2.39.1-3) over (2.38.1-6) ... 1691221825.739342928 Setting up libuuid1:amd64 (2.39.1-3) ... 1691221825.758519888 Selecting previously unselected package libcryptsetup12:amd64. 1691221825.765449047 (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 ... 6947 files and directories currently installed.) 1691221825.766160965 Preparing to unpack .../libcryptsetup12_2%3a2.6.1-4_amd64.deb ... 1691221825.766486883 Unpacking libcryptsetup12:amd64 (2:2.6.1-4) ... 1691221825.801909924 Selecting previously unselected package libfdisk1:amd64. 1691221825.803112984 Preparing to unpack .../libfdisk1_2.39.1-3_amd64.deb ... 1691221825.803410053 Unpacking libfdisk1:amd64 (2.39.1-3) ... 1691221825.834345102 Selecting previously unselected package libkmod2:amd64. 1691221825.835589886 Preparing to unpack .../libkmod2_30+20230519-1_amd64.deb ... 1691221825.836042881 Unpacking libkmod2:amd64 (30+20230519-1) ... 1691221825.853595018 Selecting previously unselected package libapparmor1:amd64. 1691221825.855144024 Preparing to unpack .../libapparmor1_3.0.8-3_amd64.deb ... 1691221825.855487108 Unpacking libapparmor1:amd64 (3.0.8-3) ... 1691221825.873275042 Preparing to unpack .../libcrypt1_1%3a4.4.36-2_amd64.deb ... 1691221825.897798061 Unpacking libcrypt1:amd64 (1:4.4.36-2) over (1:4.4.35-1) ... 1691221826.155646086 Setting up libcrypt1:amd64 (1:4.4.36-2) ... 1691221826.174468040 Selecting previously unselected package libip4tc2:amd64. 1691221826.182234049 (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 ... 6973 files and directories currently installed.) 1691221826.183065891 Preparing to unpack .../libip4tc2_1.8.9-2_amd64.deb ... 1691221826.183597088 Unpacking libip4tc2:amd64 (1.8.9-2) ... 1691221826.199453115 Selecting previously unselected package libsystemd-shared:amd64. 1691221826.201252937 Preparing to unpack .../libsystemd-shared_254-1_amd64.deb ... 1691221826.201821089 Unpacking libsystemd-shared:amd64 (254-1) ... 1691221826.380040884 Preparing to unpack .../libsystemd0_254-1_amd64.deb ... 1691221826.382282019 Unpacking libsystemd0:amd64 (254-1) over (254~rc3-2) ... 1691221826.643289089 Setting up libsystemd0:amd64 (254-1) ... 1691221826.661427021 Selecting previously unselected package systemd-dev. 1691221826.669084072 (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 ... 6987 files and directories currently installed.) 1691221826.669759989 Preparing to unpack .../systemd-dev_254-1_all.deb ... 1691221826.670180082 Unpacking systemd-dev (254-1) ... 1691221826.689784050 Selecting previously unselected package systemd. 1691221826.691219091 Preparing to unpack .../systemd_254-1_amd64.deb ... 1691221826.711335897 Unpacking systemd (254-1) ... 1691221827.099340916 Setting up libargon2-1:amd64 (0~20190702+dfsg-3) ... 1691221827.100181103 Setting up libjson-c5:amd64 (0.16-2) ... 1691221827.100891113 Setting up libfdisk1:amd64 (2.39.1-3) ... 1691221827.101416111 Setting up libkmod2:amd64 (30+20230519-1) ... 1691221827.102044106 Setting up libapparmor1:amd64 (3.0.8-3) ... 1691221827.102682114 Setting up libip4tc2:amd64 (1.8.9-2) ... 1691221827.103244066 Setting up libsystemd-shared:amd64 (254-1) ... 1691221827.103766918 Setting up systemd-dev (254-1) ... 1691221827.104286909 Setting up mount (2.39.1-3) ... 1691221827.105237007 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 1691221827.106098890 Setting up libcryptsetup12:amd64 (2:2.6.1-4) ... 1691221827.106888056 Setting up systemd (254-1) ... 1691221827.116935015 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 1691221827.123533964 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 1691221827.132210970 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 1691221827.140317917 Initializing machine ID from random generator. 1691221827.179207087 Creating group 'systemd-journal' with GID 999. 1691221827.179455996 Creating group 'systemd-network' with GID 998. 1691221827.179701090 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 1691221827.234033108 Setting up dmsetup (2:1.02.185-2) ... 1691221827.255148888 Selecting previously unselected package systemd-sysv. 1691221827.261935949 (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 ... 7872 files and directories currently installed.) 1691221827.262614012 Preparing to unpack .../0-systemd-sysv_254-1_amd64.deb ... 1691221827.262937069 Unpacking systemd-sysv (254-1) ... 1691221827.283493996 Selecting previously unselected package libdbus-1-3:amd64. 1691221827.285124063 Preparing to unpack .../1-libdbus-1-3_1.14.8-2_amd64.deb ... 1691221827.285528898 Unpacking libdbus-1-3:amd64 (1.14.8-2) ... 1691221827.315469027 Selecting previously unselected package dbus-bin. 1691221827.316948891 Preparing to unpack .../2-dbus-bin_1.14.8-2_amd64.deb ... 1691221827.317260027 Unpacking dbus-bin (1.14.8-2) ... 1691221827.339068890 Selecting previously unselected package dbus-session-bus-common. 1691221827.340581894 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2_all.deb ... 1691221827.341017008 Unpacking dbus-session-bus-common (1.14.8-2) ... 1691221827.359575987 Selecting previously unselected package libexpat1:amd64. 1691221827.361249924 Preparing to unpack .../4-libexpat1_2.5.0-2_amd64.deb ... 1691221827.361582041 Unpacking libexpat1:amd64 (2.5.0-2) ... 1691221827.383598089 Selecting previously unselected package dbus-daemon. 1691221827.385198116 Preparing to unpack .../5-dbus-daemon_1.14.8-2_amd64.deb ... 1691221827.385493040 Unpacking dbus-daemon (1.14.8-2) ... 1691221827.412548065 Selecting previously unselected package adduser. 1691221827.414026022 Preparing to unpack .../6-adduser_3.137_all.deb ... 1691221827.416002989 Unpacking adduser (3.137) ... 1691221827.450217009 Setting up adduser (3.137) ... 1691221827.467725992 Selecting previously unselected package dbus-system-bus-common. 1691221827.474533081 (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 ... 8015 files and directories currently installed.) 1691221827.475277901 Preparing to unpack .../0-dbus-system-bus-common_1.14.8-2_all.deb ... 1691221827.475650072 Unpacking dbus-system-bus-common (1.14.8-2) ... 1691221827.494940996 Selecting previously unselected package dbus. 1691221827.496413946 Preparing to unpack .../1-dbus_1.14.8-2_amd64.deb ... 1691221827.498080969 Unpacking dbus (1.14.8-2) ... 1691221827.520423889 Selecting previously unselected package perl-modules-5.36. 1691221827.522000074 Preparing to unpack .../2-perl-modules-5.36_5.36.0-7_all.deb ... 1691221827.522279024 Unpacking perl-modules-5.36 (5.36.0-7) ... 1691221827.861989975 Selecting previously unselected package libgdbm6:amd64. 1691221827.864059925 Preparing to unpack .../3-libgdbm6_1.23-3_amd64.deb ... 1691221827.864373922 Unpacking libgdbm6:amd64 (1.23-3) ... 1691221827.883369923 Selecting previously unselected package libgdbm-compat4:amd64. 1691221827.885041952 Preparing to unpack .../4-libgdbm-compat4_1.23-3_amd64.deb ... 1691221827.885338068 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 1691221827.902964115 Selecting previously unselected package libperl5.36:amd64. 1691221827.904644012 Preparing to unpack .../5-libperl5.36_5.36.0-7_amd64.deb ... 1691221827.904973984 Unpacking libperl5.36:amd64 (5.36.0-7) ... 1691221828.314598083 Selecting previously unselected package perl. 1691221828.316848040 Preparing to unpack .../6-perl_5.36.0-7_amd64.deb ... 1691221828.323446989 Unpacking perl (5.36.0-7) ... 1691221828.363127947 Preparing to unpack .../7-gcc-13-base_13.2.0-1_amd64.deb ... 1691221828.363859892 Unpacking gcc-13-base:amd64 (13.2.0-1) over (13.1.0-9) ... 1691221828.982120037 Setting up gcc-13-base:amd64 (13.2.0-1) ... 1691221829.012902975 (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 ... 10048 files and directories currently installed.) 1691221829.013792038 Preparing to unpack .../libstdc++6_13.2.0-1_amd64.deb ... 1691221829.047560930 Unpacking libstdc++6:amd64 (13.2.0-1) over (13.1.0-9) ... 1691221829.523413897 Setting up libstdc++6:amd64 (13.2.0-1) ... 1691221829.551646948 (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 ... 10048 files and directories currently installed.) 1691221829.552561045 Preparing to unpack .../libgcc-s1_13.2.0-1_amd64.deb ... 1691221829.554100037 Unpacking libgcc-s1:amd64 (13.2.0-1) over (13.1.0-9) ... 1691221829.831490040 Setting up libgcc-s1:amd64 (13.2.0-1) ... 1691221829.853008986 Selecting previously unselected package libgomp1:amd64. 1691221829.862710953 (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 ... 10048 files and directories currently installed.) 1691221829.863609076 Preparing to unpack .../00-libgomp1_13.2.0-1_amd64.deb ... 1691221829.864094019 Unpacking libgomp1:amd64 (13.2.0-1) ... 1691221829.888830900 Selecting previously unselected package libfftw3-double3:amd64. 1691221829.890625954 Preparing to unpack .../01-libfftw3-double3_3.3.10-1_amd64.deb ... 1691221829.890993118 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... 1691221829.971533060 Selecting previously unselected package libpng16-16:amd64. 1691221829.973711967 Preparing to unpack .../02-libpng16-16_1.6.40-1_amd64.deb ... 1691221829.974095106 Unpacking libpng16-16:amd64 (1.6.40-1) ... 1691221830.003810883 Selecting previously unselected package libfreetype6:amd64. 1691221830.006139040 Preparing to unpack .../03-libfreetype6_2.13.0+dfsg-1_amd64.deb ... 1691221830.006485939 Unpacking libfreetype6:amd64 (2.13.0+dfsg-1) ... 1691221830.061214924 Selecting previously unselected package fonts-dejavu-core. 1691221830.063560009 Preparing to unpack .../04-fonts-dejavu-core_2.37-6_all.deb ... 1691221830.063978910 Unpacking fonts-dejavu-core (2.37-6) ... 1691221830.178993940 Selecting previously unselected package fontconfig-config. 1691221830.181020021 Preparing to unpack .../05-fontconfig-config_2.14.1-4_amd64.deb ... 1691221830.315877914 Unpacking fontconfig-config (2.14.1-4) ... 1691221830.346707106 Selecting previously unselected package libfontconfig1:amd64. 1691221830.348679066 Preparing to unpack .../06-libfontconfig1_2.14.1-4_amd64.deb ... 1691221830.349014044 Unpacking libfontconfig1:amd64 (2.14.1-4) ... 1691221830.374665022 Selecting previously unselected package libdav1d6:amd64. 1691221830.376610994 Preparing to unpack .../07-libdav1d6_1.2.1-2_amd64.deb ... 1691221830.376919985 Unpacking libdav1d6:amd64 (1.2.1-2) ... 1691221830.442327023 Selecting previously unselected package libheif-plugin-dav1d:amd64. 1691221830.444401026 Preparing to unpack .../08-libheif-plugin-dav1d_1.16.2-2_amd64.deb ... 1691221830.444751024 Unpacking libheif-plugin-dav1d:amd64 (1.16.2-2) ... 1691221830.460001945 Selecting previously unselected package libde265-0:amd64. 1691221830.462414980 Preparing to unpack .../09-libde265-0_1.0.12-1+b1_amd64.deb ... 1691221830.462896109 Unpacking libde265-0:amd64 (1.0.12-1+b1) ... 1691221830.496826887 Selecting previously unselected package libheif-plugin-libde265:amd64. 1691221830.499006033 Preparing to unpack .../10-libheif-plugin-libde265_1.16.2-2_amd64.deb ... 1691221830.499321938 Unpacking libheif-plugin-libde265:amd64 (1.16.2-2) ... 1691221830.515470028 Selecting previously unselected package libheif1:amd64. 1691221830.517904997 Preparing to unpack .../11-libheif1_1.16.2-2_amd64.deb ... 1691221830.518260956 Unpacking libheif1:amd64 (1.16.2-2) ... 1691221830.558598042 Selecting previously unselected package libjbig0:amd64. 1691221830.560810089 Preparing to unpack .../12-libjbig0_2.1-6.1_amd64.deb ... 1691221830.561170101 Unpacking libjbig0:amd64 (2.1-6.1) ... 1691221830.577812910 Selecting previously unselected package libjpeg62-turbo:amd64. 1691221830.579874039 Preparing to unpack .../13-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... 1691221830.580429077 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... 1691221830.613099098 Selecting previously unselected package liblcms2-2:amd64. 1691221830.615238905 Preparing to unpack .../14-liblcms2-2_2.14-2_amd64.deb ... 1691221830.615588903 Unpacking liblcms2-2:amd64 (2.14-2) ... 1691221830.644682884 Selecting previously unselected package libglib2.0-0:amd64. 1691221830.647000074 Preparing to unpack .../15-libglib2.0-0_2.77.1-2_amd64.deb ... 1691221830.647353888 Unpacking libglib2.0-0:amd64 (2.77.1-2) ... 1691221830.769428015 Selecting previously unselected package liblqr-1-0:amd64. 1691221830.771636009 Preparing to unpack .../16-liblqr-1-0_0.4.2-2.1_amd64.deb ... 1691221830.772098064 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... 1691221830.788892031 Selecting previously unselected package libltdl7:amd64. 1691221830.790993929 Preparing to unpack .../17-libltdl7_2.4.7-7_amd64.deb ... 1691221830.791291952 Unpacking libltdl7:amd64 (2.4.7-7) ... 1691221830.812949896 Selecting previously unselected package libopenjp2-7:amd64. 1691221830.814980984 Preparing to unpack .../18-libopenjp2-7_2.5.0-2_amd64.deb ... 1691221830.815332890 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... 1691221830.851403952 Selecting previously unselected package libdeflate0:amd64. 1691221830.853662968 Preparing to unpack .../19-libdeflate0_1.14-1_amd64.deb ... 1691221830.854043961 Unpacking libdeflate0:amd64 (1.14-1) ... 1691221830.874317884 Selecting previously unselected package liblerc4:amd64. 1691221830.876271009 Preparing to unpack .../20-liblerc4_4.0.0+ds-2_amd64.deb ... 1691221830.876569986 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... 1691221830.905314922 Selecting previously unselected package libwebp7:amd64. 1691221830.907167912 Preparing to unpack .../21-libwebp7_1.2.4-0.2_amd64.deb ... 1691221830.907474995 Unpacking libwebp7:amd64 (1.2.4-0.2) ... 1691221830.946139097 Selecting previously unselected package libtiff6:amd64. 1691221830.948730946 Preparing to unpack .../22-libtiff6_4.5.1+git230720-1_amd64.deb ... 1691221830.949003935 Unpacking libtiff6:amd64 (4.5.1+git230720-1) ... 1691221830.989125967 Selecting previously unselected package libwebpdemux2:amd64. 1691221830.992166996 Preparing to unpack .../23-libwebpdemux2_1.2.4-0.2_amd64.deb ... 1691221830.992520094 Unpacking libwebpdemux2:amd64 (1.2.4-0.2) ... 1691221831.016489029 Selecting previously unselected package libwebpmux3:amd64. 1691221831.018626928 Preparing to unpack .../24-libwebpmux3_1.2.4-0.2_amd64.deb ... 1691221831.019020081 Unpacking libwebpmux3:amd64 (1.2.4-0.2) ... 1691221831.042009115 Selecting previously unselected package libxau6:amd64. 1691221831.044229984 Preparing to unpack .../25-libxau6_1%3a1.0.9-1_amd64.deb ... 1691221831.044575930 Unpacking libxau6:amd64 (1:1.0.9-1) ... 1691221831.059607983 Selecting previously unselected package libbsd0:amd64. 1691221831.062226057 Preparing to unpack .../26-libbsd0_0.11.7-4_amd64.deb ... 1691221831.062745094 Unpacking libbsd0:amd64 (0.11.7-4) ... 1691221831.086805105 Selecting previously unselected package libxdmcp6:amd64. 1691221831.089082956 Preparing to unpack .../27-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 1691221831.089432001 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 1691221831.107147932 Selecting previously unselected package libxcb1:amd64. 1691221831.110254049 Preparing to unpack .../28-libxcb1_1.15-1_amd64.deb ... 1691221831.110656023 Unpacking libxcb1:amd64 (1.15-1) ... 1691221831.130635023 Selecting previously unselected package libx11-data. 1691221831.132608891 Preparing to unpack .../29-libx11-data_2%3a1.8.6-1_all.deb ... 1691221831.132977962 Unpacking libx11-data (2:1.8.6-1) ... 1691221831.190834045 Selecting previously unselected package libx11-6:amd64. 1691221831.192883968 Preparing to unpack .../30-libx11-6_2%3a1.8.6-1_amd64.deb ... 1691221831.193186045 Unpacking libx11-6:amd64 (2:1.8.6-1) ... 1691221831.265604019 Selecting previously unselected package libxext6:amd64. 1691221831.268348932 Preparing to unpack .../31-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 1691221831.268770933 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 1691221831.289732933 Selecting previously unselected package libicu72:amd64. 1691221831.291951895 Preparing to unpack .../32-libicu72_72.1-3_amd64.deb ... 1691221831.292314053 Unpacking libicu72:amd64 (72.1-3) ... 1691221831.935338974 Selecting previously unselected package libxml2:amd64. 1691221831.937602997 Preparing to unpack .../33-libxml2_2.9.14+dfsg-1.3_amd64.deb ... 1691221831.938009977 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3) ... 1691221832.020046949 Selecting previously unselected package imagemagick-6-common. 1691221832.023026943 Preparing to unpack .../34-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.6_all.deb ... 1691221832.023381948 Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.6) ... 1691221832.051822901 Selecting previously unselected package libmagickcore-6.q16-6:amd64. 1691221832.054111958 Preparing to unpack .../35-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.6_amd64.deb ... 1691221832.054510117 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221832.235551119 Selecting previously unselected package libmagickwand-6.q16-6:amd64. 1691221832.238058090 Preparing to unpack .../36-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.6_amd64.deb ... 1691221832.238437891 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221832.289537907 Selecting previously unselected package pypy3-lib:amd64. 1691221832.291882038 Preparing to unpack .../37-pypy3-lib_7.3.12+dfsg-1_amd64.deb ... 1691221832.292136908 Unpacking pypy3-lib:amd64 (7.3.12+dfsg-1) ... 1691221832.554677963 Selecting previously unselected package libncursesw6:amd64. 1691221832.557112932 Preparing to unpack .../38-libncursesw6_6.4+20230625-2_amd64.deb ... 1691221832.557441950 Unpacking libncursesw6:amd64 (6.4+20230625-2) ... 1691221832.584650993 Selecting previously unselected package libsqlite3-0:amd64. 1691221832.586869955 Preparing to unpack .../39-libsqlite3-0_3.42.0-1_amd64.deb ... 1691221832.587192059 Unpacking libsqlite3-0:amd64 (3.42.0-1) ... 1691221832.674705029 Setting up pypy3-lib:amd64 (7.3.12+dfsg-1) ... 1691221832.675271988 Setting up libexpat1:amd64 (2.5.0-2) ... 1691221832.676038027 Setting up libgdbm6:amd64 (1.23-3) ... 1691221832.676520109 Setting up libncursesw6:amd64 (6.4+20230625-2) ... 1691221832.677146912 Setting up libsqlite3-0:amd64 (3.42.0-1) ... 1691221832.696892977 Selecting previously unselected package pypy3. 1691221832.706195116 (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 ... 12204 files and directories currently installed.) 1691221832.707113028 Preparing to unpack .../pypy3_7.3.12+dfsg-1_amd64.deb ... 1691221832.708893061 Unpacking pypy3 (7.3.12+dfsg-1) ... 1691221833.317003965 Selecting previously unselected package libpython3.11-minimal:amd64. 1691221833.319643974 Preparing to unpack .../libpython3.11-minimal_3.11.4-1_amd64.deb ... 1691221833.320031881 Unpacking libpython3.11-minimal:amd64 (3.11.4-1) ... 1691221833.417032957 Selecting previously unselected package python3.11-minimal. 1691221833.419467926 Preparing to unpack .../python3.11-minimal_3.11.4-1_amd64.deb ... 1691221833.423232079 Unpacking python3.11-minimal (3.11.4-1) ... 1691221833.626450062 Setting up libpython3.11-minimal:amd64 (3.11.4-1) ... 1691221833.628501892 Setting up python3.11-minimal (3.11.4-1) ... 1691221834.503773928 Selecting previously unselected package python3-minimal. 1691221834.514833927 (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 ... 12544 files and directories currently installed.) 1691221834.516107082 Preparing to unpack .../0-python3-minimal_3.11.4-5_amd64.deb ... 1691221834.516591072 Unpacking python3-minimal (3.11.4-5) ... 1691221834.534899950 Selecting previously unselected package media-types. 1691221834.537403107 Preparing to unpack .../1-media-types_10.1.0_all.deb ... 1691221834.537777901 Unpacking media-types (10.1.0) ... 1691221834.552839041 Selecting previously unselected package libtirpc-common. 1691221834.555448055 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... 1691221834.555839062 Unpacking libtirpc-common (1.3.3+ds-1) ... 1691221834.570010900 Selecting previously unselected package libtirpc3:amd64. 1691221834.573332071 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_amd64.deb ... 1691221834.573924065 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 1691221834.595310926 Selecting previously unselected package libnsl2:amd64. 1691221834.597613096 Preparing to unpack .../4-libnsl2_1.3.0-2_amd64.deb ... 1691221834.597954988 Unpacking libnsl2:amd64 (1.3.0-2) ... 1691221834.614073038 Selecting previously unselected package readline-common. 1691221834.616599083 Preparing to unpack .../5-readline-common_8.2-1.3_all.deb ... 1691221834.616885900 Unpacking readline-common (8.2-1.3) ... 1691221834.635348082 Selecting previously unselected package libreadline8:amd64. 1691221834.637710094 Preparing to unpack .../6-libreadline8_8.2-1.3_amd64.deb ... 1691221834.638031960 Unpacking libreadline8:amd64 (8.2-1.3) ... 1691221834.664612055 Selecting previously unselected package libpython3.11-stdlib:amd64. 1691221834.667113066 Preparing to unpack .../7-libpython3.11-stdlib_3.11.4-1_amd64.deb ... 1691221834.667419910 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1) ... 1691221834.863655090 Selecting previously unselected package python3.11. 1691221834.866075993 Preparing to unpack .../8-python3.11_3.11.4-1_amd64.deb ... 1691221834.866394043 Unpacking python3.11 (3.11.4-1) ... 1691221834.974188089 Selecting previously unselected package libpython3-stdlib:amd64. 1691221834.977118969 Preparing to unpack .../9-libpython3-stdlib_3.11.4-5_amd64.deb ... 1691221834.977533102 Unpacking libpython3-stdlib:amd64 (3.11.4-5) ... 1691221834.999572039 Setting up python3-minimal (3.11.4-5) ... 1691221835.181436062 Selecting previously unselected package python3. 1691221835.191364050 (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 ... 12996 files and directories currently installed.) 1691221835.192243099 Preparing to unpack .../python3_3.11.4-5_amd64.deb ... 1691221835.196466923 Unpacking python3 (3.11.4-5) ... 1691221835.216176987 Selecting previously unselected package libpopt0:amd64. 1691221835.218625069 Preparing to unpack .../libpopt0_1.19+dfsg-1_amd64.deb ... 1691221835.218991995 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... 1691221835.259654999 Selecting previously unselected package rsync. 1691221835.262156963 Preparing to unpack .../rsync_3.2.7-1_amd64.deb ... 1691221835.264112949 Unpacking rsync (3.2.7-1) ... 1691221835.318306923 Selecting previously unselected package sgml-base. 1691221835.321280956 Preparing to unpack .../sgml-base_1.31_all.deb ... 1691221835.324604034 Unpacking sgml-base (1.31) ... 1691221835.346893072 Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-2_amd64.deb ... 1691221835.347918034 Unpacking libgmp10:amd64 (2:6.3.0+dfsg-2) over (2:6.2.1+dfsg1-1.1) ... 1691221835.632133961 Setting up libgmp10:amd64 (2:6.3.0+dfsg-2) ... 1691221835.696227074 Selecting previously unselected package libproc2-0:amd64. 1691221835.705594063 (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 ... 13122 files and directories currently installed.) 1691221835.706516027 Preparing to unpack .../000-libproc2-0_2%3a4.0.3-1_amd64.deb ... 1691221835.707019091 Unpacking libproc2-0:amd64 (2:4.0.3-1) ... 1691221835.728938103 Selecting previously unselected package procps. 1691221835.731323004 Preparing to unpack .../001-procps_2%3a4.0.3-1_amd64.deb ... 1691221835.741017103 Unpacking procps (2:4.0.3-1) ... 1691221835.829444885 Selecting previously unselected package vim-common. 1691221835.832603931 Preparing to unpack .../002-vim-common_2%3a9.0.1672-1_all.deb ... 1691221835.833029985 Unpacking vim-common (2:9.0.1672-1) ... 1691221835.882481098 Selecting previously unselected package bzip2. 1691221835.885799885 Preparing to unpack .../003-bzip2_1.0.8-5+b1_amd64.deb ... 1691221835.886291981 Unpacking bzip2 (1.0.8-5+b1) ... 1691221835.909600973 Selecting previously unselected package libpam-systemd:amd64. 1691221835.912221909 Preparing to unpack .../004-libpam-systemd_254-1_amd64.deb ... 1691221835.912480116 Unpacking libpam-systemd:amd64 (254-1) ... 1691221835.954981089 Selecting previously unselected package xz-utils. 1691221835.957915068 Preparing to unpack .../005-xz-utils_5.4.1-0.2_amd64.deb ... 1691221835.958208084 Unpacking xz-utils (5.4.1-0.2) ... 1691221836.039170027 Selecting previously unselected package hicolor-icon-theme. 1691221836.042735100 Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ... 1691221836.043195963 Unpacking hicolor-icon-theme (0.17-2) ... 1691221836.106471062 Selecting previously unselected package libgdk-pixbuf2.0-common. 1691221836.109090090 Preparing to unpack .../007-libgdk-pixbuf2.0-common_2.42.10+dfsg-1_all.deb ... 1691221836.109384060 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... 1691221836.210937023 Selecting previously unselected package shared-mime-info. 1691221836.213570118 Preparing to unpack .../008-shared-mime-info_2.2-1_amd64.deb ... 1691221836.213912964 Unpacking shared-mime-info (2.2-1) ... 1691221836.296598911 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 1691221836.299289942 Preparing to unpack .../009-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+b1_amd64.deb ... 1691221836.299626112 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... 1691221836.325632095 Selecting previously unselected package gtk-update-icon-cache. 1691221836.328313112 Preparing to unpack .../010-gtk-update-icon-cache_3.24.38-2_amd64.deb ... 1691221836.328641891 Unpacking gtk-update-icon-cache (3.24.38-2) ... 1691221836.355396986 Selecting previously unselected package adwaita-icon-theme. 1691221836.358768940 Preparing to unpack .../011-adwaita-icon-theme_43-1_all.deb ... 1691221836.359188080 Unpacking adwaita-icon-theme (43-1) ... 1691221837.225945950 Selecting previously unselected package at-spi2-common. 1691221837.230773926 Preparing to unpack .../012-at-spi2-common_2.48.3-1_all.deb ... 1691221837.231093884 Unpacking at-spi2-common (2.48.3-1) ... 1691221837.278804064 Selecting previously unselected package binutils-common:amd64. 1691221837.282167912 Preparing to unpack .../013-binutils-common_2.41-3_amd64.deb ... 1691221837.282440901 Unpacking binutils-common:amd64 (2.41-3) ... 1691221837.534192085 Selecting previously unselected package libsframe1:amd64. 1691221837.539504051 Preparing to unpack .../014-libsframe1_2.41-3_amd64.deb ... 1691221837.539972067 Unpacking libsframe1:amd64 (2.41-3) ... 1691221837.559046984 Selecting previously unselected package libbinutils:amd64. 1691221837.562378883 Preparing to unpack .../015-libbinutils_2.41-3_amd64.deb ... 1691221837.562710047 Unpacking libbinutils:amd64 (2.41-3) ... 1691221837.630939007 Selecting previously unselected package libctf-nobfd0:amd64. 1691221837.635255098 Preparing to unpack .../016-libctf-nobfd0_2.41-3_amd64.deb ... 1691221837.635734081 Unpacking libctf-nobfd0:amd64 (2.41-3) ... 1691221837.670813084 Selecting previously unselected package libctf0:amd64. 1691221837.675590038 Preparing to unpack .../017-libctf0_2.41-3_amd64.deb ... 1691221837.676106930 Unpacking libctf0:amd64 (2.41-3) ... 1691221837.698251963 Selecting previously unselected package libgprofng0:amd64. 1691221837.702315092 Preparing to unpack .../018-libgprofng0_2.41-3_amd64.deb ... 1691221837.702707052 Unpacking libgprofng0:amd64 (2.41-3) ... 1691221837.795758009 Selecting previously unselected package libjansson4:amd64. 1691221837.801255941 Preparing to unpack .../019-libjansson4_2.14-2_amd64.deb ... 1691221837.801887035 Unpacking libjansson4:amd64 (2.14-2) ... 1691221837.824321985 Selecting previously unselected package binutils-x86-64-linux-gnu. 1691221837.828107119 Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.41-3_amd64.deb ... 1691221837.828448057 Unpacking binutils-x86-64-linux-gnu (2.41-3) ... 1691221838.122531891 Selecting previously unselected package binutils. 1691221838.127367020 Preparing to unpack .../021-binutils_2.41-3_amd64.deb ... 1691221838.127945900 Unpacking binutils (2.41-3) ... 1691221838.164556980 Selecting previously unselected package libc-dev-bin. 1691221838.168236971 Preparing to unpack .../022-libc-dev-bin_2.37-7_amd64.deb ... 1691221838.168550014 Unpacking libc-dev-bin (2.37-7) ... 1691221838.188522100 Selecting previously unselected package linux-libc-dev:amd64. 1691221838.192214012 Preparing to unpack .../023-linux-libc-dev_6.4.4-2_amd64.deb ... 1691221838.192524910 Unpacking linux-libc-dev:amd64 (6.4.4-2) ... 1691221838.384263992 Selecting previously unselected package libcrypt-dev:amd64. 1691221838.387878895 Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-2_amd64.deb ... 1691221838.410147905 Unpacking libcrypt-dev:amd64 (1:4.4.36-2) ... 1691221838.440210104 Selecting previously unselected package libtirpc-dev:amd64. 1691221838.445152998 Preparing to unpack .../025-libtirpc-dev_1.3.3+ds-1_amd64.deb ... 1691221838.445590973 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... 1691221838.487405062 Selecting previously unselected package libnsl-dev:amd64. 1691221838.491702080 Preparing to unpack .../026-libnsl-dev_1.3.0-2_amd64.deb ... 1691221838.492218971 Unpacking libnsl-dev:amd64 (1.3.0-2) ... 1691221838.529230118 Selecting previously unselected package rpcsvc-proto. 1691221838.532767057 Preparing to unpack .../027-rpcsvc-proto_1.4.3-1_amd64.deb ... 1691221838.533025980 Unpacking rpcsvc-proto (1.4.3-1) ... 1691221838.556776047 Selecting previously unselected package libc6-dev:amd64. 1691221838.560338974 Preparing to unpack .../028-libc6-dev_2.37-7_amd64.deb ... 1691221838.560623884 Unpacking libc6-dev:amd64 (2.37-7) ... 1691221838.767282009 Selecting previously unselected package libisl23:amd64. 1691221838.771110058 Preparing to unpack .../029-libisl23_0.26-3_amd64.deb ... 1691221838.771544933 Unpacking libisl23:amd64 (0.26-3) ... 1691221838.853131056 Selecting previously unselected package libmpfr6:amd64. 1691221838.858911037 Preparing to unpack .../030-libmpfr6_4.2.0-1_amd64.deb ... 1691221838.859277010 Unpacking libmpfr6:amd64 (4.2.0-1) ... 1691221838.918539047 Selecting previously unselected package libmpc3:amd64. 1691221838.922665119 Preparing to unpack .../031-libmpc3_1.3.1-1_amd64.deb ... 1691221838.923115969 Unpacking libmpc3:amd64 (1.3.1-1) ... 1691221838.943913937 Selecting previously unselected package cpp-13. 1691221838.948079109 Preparing to unpack .../032-cpp-13_13.2.0-1_amd64.deb ... 1691221838.948367119 Unpacking cpp-13 (13.2.0-1) ... 1691221841.858067036 Selecting previously unselected package cpp. 1691221841.864134073 Preparing to unpack .../033-cpp_4%3a13.1.0-4_amd64.deb ... 1691221841.864682913 Unpacking cpp (4:13.1.0-4) ... 1691221841.882833958 Selecting previously unselected package libcc1-0:amd64. 1691221841.886276960 Preparing to unpack .../034-libcc1-0_13.2.0-1_amd64.deb ... 1691221841.886584997 Unpacking libcc1-0:amd64 (13.2.0-1) ... 1691221841.904793024 Selecting previously unselected package libitm1:amd64. 1691221841.908062935 Preparing to unpack .../035-libitm1_13.2.0-1_amd64.deb ... 1691221841.908428907 Unpacking libitm1:amd64 (13.2.0-1) ... 1691221841.924365044 Selecting previously unselected package libatomic1:amd64. 1691221841.927798986 Preparing to unpack .../036-libatomic1_13.2.0-1_amd64.deb ... 1691221841.928152084 Unpacking libatomic1:amd64 (13.2.0-1) ... 1691221841.941389084 Selecting previously unselected package libasan8:amd64. 1691221841.945600033 Preparing to unpack .../037-libasan8_13.2.0-1_amd64.deb ... 1691221841.946163893 Unpacking libasan8:amd64 (13.2.0-1) ... 1691221842.195723057 Selecting previously unselected package liblsan0:amd64. 1691221842.201272011 Preparing to unpack .../038-liblsan0_13.2.0-1_amd64.deb ... 1691221842.201745033 Unpacking liblsan0:amd64 (13.2.0-1) ... 1691221842.327953100 Selecting previously unselected package libtsan2:amd64. 1691221842.333082914 Preparing to unpack .../039-libtsan2_13.2.0-1_amd64.deb ... 1691221842.333619118 Unpacking libtsan2:amd64 (13.2.0-1) ... 1691221842.733207941 Selecting previously unselected package libubsan1:amd64. 1691221842.738209009 Preparing to unpack .../040-libubsan1_13.2.0-1_amd64.deb ... 1691221842.738681078 Unpacking libubsan1:amd64 (13.2.0-1) ... 1691221842.855776072 Selecting previously unselected package libhwasan0:amd64. 1691221842.858758926 Preparing to unpack .../041-libhwasan0_13.2.0-1_amd64.deb ... 1691221842.859111071 Unpacking libhwasan0:amd64 (13.2.0-1) ... 1691221842.982476950 Selecting previously unselected package libquadmath0:amd64. 1691221842.985450983 Preparing to unpack .../042-libquadmath0_13.2.0-1_amd64.deb ... 1691221842.985838890 Unpacking libquadmath0:amd64 (13.2.0-1) ... 1691221843.014141083 Selecting previously unselected package libgcc-13-dev:amd64. 1691221843.018843889 Preparing to unpack .../043-libgcc-13-dev_13.2.0-1_amd64.deb ... 1691221843.019282103 Unpacking libgcc-13-dev:amd64 (13.2.0-1) ... 1691221843.251395941 Selecting previously unselected package gcc-13. 1691221843.255491972 Preparing to unpack .../044-gcc-13_13.2.0-1_amd64.deb ... 1691221843.255944967 Unpacking gcc-13 (13.2.0-1) ... 1691221846.004080057 Selecting previously unselected package gcc. 1691221846.007133007 Preparing to unpack .../045-gcc_4%3a13.1.0-4_amd64.deb ... 1691221846.007466078 Unpacking gcc (4:13.1.0-4) ... 1691221846.025907993 Selecting previously unselected package libstdc++-13-dev:amd64. 1691221846.029273987 Preparing to unpack .../046-libstdc++-13-dev_13.2.0-1_amd64.deb ... 1691221846.029752016 Unpacking libstdc++-13-dev:amd64 (13.2.0-1) ... 1691221846.268937111 Selecting previously unselected package g++-13. 1691221846.271934986 Preparing to unpack .../047-g++-13_13.2.0-1_amd64.deb ... 1691221846.272208929 Unpacking g++-13 (13.2.0-1) ... 1691221849.230885983 Selecting previously unselected package g++. 1691221849.235310078 Preparing to unpack .../048-g++_4%3a13.1.0-4_amd64.deb ... 1691221849.235924959 Unpacking g++ (4:13.1.0-4) ... 1691221849.255192041 Selecting previously unselected package make. 1691221849.259044886 Preparing to unpack .../049-make_4.3-4.1_amd64.deb ... 1691221849.259493113 Unpacking make (4.3-4.1) ... 1691221849.699106932 Selecting previously unselected package libdpkg-perl. 1691221849.702341080 Preparing to unpack .../050-libdpkg-perl_1.21.22_all.deb ... 1691221849.702742100 Unpacking libdpkg-perl (1.21.22) ... 1691221849.810194016 Selecting previously unselected package patch. 1691221849.813205957 Preparing to unpack .../051-patch_2.7.6-7_amd64.deb ... 1691221849.813569069 Unpacking patch (2.7.6-7) ... 1691221849.845746040 Selecting previously unselected package dpkg-dev. 1691221849.849364996 Preparing to unpack .../052-dpkg-dev_1.21.22_all.deb ... 1691221849.849792004 Unpacking dpkg-dev (1.21.22) ... 1691221850.331062078 Selecting previously unselected package build-essential. 1691221850.335359097 Preparing to unpack .../053-build-essential_12.10_amd64.deb ... 1691221850.335594893 Unpacking build-essential (12.10) ... 1691221850.352468014 Selecting previously unselected package libarchive13:amd64. 1691221850.356573105 Preparing to unpack .../054-libarchive13_3.6.2-1_amd64.deb ... 1691221850.357083082 Unpacking libarchive13:amd64 (3.6.2-1) ... 1691221850.402976990 Selecting previously unselected package libjsoncpp25:amd64. 1691221850.405921936 Preparing to unpack .../055-libjsoncpp25_1.9.5-6_amd64.deb ... 1691221850.406325102 Unpacking libjsoncpp25:amd64 (1.9.5-6) ... 1691221850.426176071 Selecting previously unselected package librhash0:amd64. 1691221850.428849936 Preparing to unpack .../056-librhash0_1.4.3-3_amd64.deb ... 1691221850.429194927 Unpacking librhash0:amd64 (1.4.3-3) ... 1691221850.452359915 Selecting previously unselected package libuv1:amd64. 1691221850.455013037 Preparing to unpack .../057-libuv1_1.44.2-1_amd64.deb ... 1691221850.455337048 Unpacking libuv1:amd64 (1.44.2-1) ... 1691221850.486892939 Selecting previously unselected package cmake-data. 1691221850.489991903 Preparing to unpack .../058-cmake-data_3.27.1-2_all.deb ... 1691221850.657593012 Unpacking cmake-data (3.27.1-2) ... 1691221851.493443012 Selecting previously unselected package cmake. 1691221851.497234106 Preparing to unpack .../059-cmake_3.27.1-2_amd64.deb ... 1691221851.497525930 Unpacking cmake (3.27.1-2) ... 1691221852.242827892 Selecting previously unselected package python3-pkg-resources. 1691221852.246490955 Preparing to unpack .../060-python3-pkg-resources_68.0.0-1_all.deb ... 1691221852.246916056 Unpacking python3-pkg-resources (68.0.0-1) ... 1691221852.281335115 Selecting previously unselected package python3-chardet. 1691221852.284269094 Preparing to unpack .../061-python3-chardet_5.1.0+dfsg-2_all.deb ... 1691221852.284574986 Unpacking python3-chardet (5.1.0+dfsg-2) ... 1691221852.317114115 Selecting previously unselected package python3-binaryornot. 1691221852.320523024 Preparing to unpack .../062-python3-binaryornot_0.4.4+dfsg-5_all.deb ... 1691221852.320902109 Unpacking python3-binaryornot (0.4.4+dfsg-5) ... 1691221852.336067915 Selecting previously unselected package python3-colorama. 1691221852.339193106 Preparing to unpack .../063-python3-colorama_0.4.6-2_all.deb ... 1691221852.339493036 Unpacking python3-colorama (0.4.6-2) ... 1691221852.358891010 Selecting previously unselected package python3-click. 1691221852.361972094 Preparing to unpack .../064-python3-click_8.1.6-1_all.deb ... 1691221852.362258911 Unpacking python3-click (8.1.6-1) ... 1691221852.383938074 Selecting previously unselected package python3-markupsafe. 1691221852.386894941 Preparing to unpack .../065-python3-markupsafe_2.1.3-1_amd64.deb ... 1691221852.387219906 Unpacking python3-markupsafe (2.1.3-1) ... 1691221852.401840925 Selecting previously unselected package python3-jinja2. 1691221852.404799938 Preparing to unpack .../066-python3-jinja2_3.1.2-1_all.deb ... 1691221852.405121088 Unpacking python3-jinja2 (3.1.2-1) ... 1691221852.432725906 Selecting previously unselected package python3-six. 1691221852.435756922 Preparing to unpack .../067-python3-six_1.16.0-4_all.deb ... 1691221852.436069965 Unpacking python3-six (1.16.0-4) ... 1691221852.452997923 Selecting previously unselected package python3-dateutil. 1691221852.455995083 Preparing to unpack .../068-python3-dateutil_2.8.2-2_all.deb ... 1691221852.456336021 Unpacking python3-dateutil (2.8.2-2) ... 1691221852.478118896 Selecting previously unselected package python3-jinja2-time. 1691221852.482114077 Preparing to unpack .../069-python3-jinja2-time_0.2.0-4_all.deb ... 1691221852.482520103 Unpacking python3-jinja2-time (0.2.0-4) ... 1691221852.499589920 Selecting previously unselected package python3-certifi. 1691221852.502619028 Preparing to unpack .../070-python3-certifi_2022.9.24-1_all.deb ... 1691221852.502962112 Unpacking python3-certifi (2022.9.24-1) ... 1691221852.534822941 Selecting previously unselected package python3-charset-normalizer. 1691221852.537838936 Preparing to unpack .../071-python3-charset-normalizer_3.2.0-1_all.deb ... 1691221852.538146973 Unpacking python3-charset-normalizer (3.2.0-1) ... 1691221852.559187889 Selecting previously unselected package python3-idna. 1691221852.563085079 Preparing to unpack .../072-python3-idna_3.3-2_all.deb ... 1691221852.563503981 Unpacking python3-idna (3.3-2) ... 1691221852.587266922 Selecting previously unselected package python3-urllib3. 1691221852.590512037 Preparing to unpack .../073-python3-urllib3_1.26.16-1_all.deb ... 1691221852.590881109 Unpacking python3-urllib3 (1.26.16-1) ... 1691221852.620908976 Selecting previously unselected package python3-requests. 1691221852.624064922 Preparing to unpack .../074-python3-requests_2.31.0+dfsg-1_all.deb ... 1691221852.624422073 Unpacking python3-requests (2.31.0+dfsg-1) ... 1691221852.646605968 Selecting previously unselected package python3-unidecode. 1691221852.649828911 Preparing to unpack .../075-python3-unidecode_1.3.6-1_all.deb ... 1691221852.650121927 Unpacking python3-unidecode (1.3.6-1) ... 1691221852.701584101 Selecting previously unselected package python3-slugify. 1691221852.704790115 Preparing to unpack .../076-python3-slugify_4.0.0-2_all.deb ... 1691221852.705115080 Unpacking python3-slugify (4.0.0-2) ... 1691221852.719055891 Selecting previously unselected package libyaml-0-2:amd64. 1691221852.722392082 Preparing to unpack .../077-libyaml-0-2_0.2.5-1_amd64.deb ... 1691221852.722755909 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... 1691221852.740575075 Selecting previously unselected package python3-yaml. 1691221852.743772030 Preparing to unpack .../078-python3-yaml_6.0.1-1_amd64.deb ... 1691221852.744201899 Unpacking python3-yaml (6.0.1-1) ... 1691221852.769083023 Selecting previously unselected package python3-ruamel.yaml.clib:amd64. 1691221852.772181988 Preparing to unpack .../079-python3-ruamel.yaml.clib_0.2.7-1+b2_amd64.deb ... 1691221852.772476912 Unpacking python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ... 1691221852.796031952 Selecting previously unselected package python3-ruamel.yaml. 1691221852.799120903 Preparing to unpack .../080-python3-ruamel.yaml_0.17.21-1_all.deb ... 1691221852.799422979 Unpacking python3-ruamel.yaml (0.17.21-1) ... 1691221852.825889111 Selecting previously unselected package python3-cookiecutter. 1691221852.829546928 Preparing to unpack .../081-python3-cookiecutter_1.7.3-3_all.deb ... 1691221852.829900026 Unpacking python3-cookiecutter (1.7.3-3) ... 1691221852.848061085 Selecting previously unselected package cookiecutter. 1691221852.851468086 Preparing to unpack .../082-cookiecutter_1.7.3-3_all.deb ... 1691221852.851834059 Unpacking cookiecutter (1.7.3-3) ... 1691221852.866395950 Selecting previously unselected package libcpan-distnameinfo-perl. 1691221852.869555950 Preparing to unpack .../083-libcpan-distnameinfo-perl_0.12-3_all.deb ... 1691221852.869859934 Unpacking libcpan-distnameinfo-perl (0.12-3) ... 1691221853.322421074 Selecting previously unselected package libcpan-meta-check-perl. 1691221853.326258898 Preparing to unpack .../084-libcpan-meta-check-perl_0.017-1_all.deb ... 1691221853.326615095 Unpacking libcpan-meta-check-perl (0.017-1) ... 1691221853.341284037 Selecting previously unselected package libfile-pushd-perl. 1691221853.344975948 Preparing to unpack .../085-libfile-pushd-perl_1.016-2_all.deb ... 1691221853.345324039 Unpacking libfile-pushd-perl (1.016-2) ... 1691221853.361398935 Selecting previously unselected package libmodule-build-perl. 1691221853.364924908 Preparing to unpack .../086-libmodule-build-perl_0.423400-1_all.deb ... 1691221853.526241064 Adding 'diversion of /usr/bin/config_data to /usr/bin/config_data.diverted by libmodule-build-perl' 1691221853.533797979 Adding 'diversion of /usr/share/man/man1/config_data.1.gz to /usr/share/man/man1/config_data.diverted.1.gz by libmodule-build-perl' 1691221853.587122917 Unpacking libmodule-build-perl (0.423400-1) ... 1691221853.628427982 Selecting previously unselected package liblocal-lib-perl. 1691221853.631855965 Preparing to unpack .../087-liblocal-lib-perl_2.000029-1_all.deb ... 1691221853.632175922 Unpacking liblocal-lib-perl (2.000029-1) ... 1691221853.653584957 Selecting previously unselected package libmodule-cpanfile-perl. 1691221853.656995058 Preparing to unpack .../088-libmodule-cpanfile-perl_1.1004-2_all.deb ... 1691221853.657315016 Unpacking libmodule-cpanfile-perl (1.1004-2) ... 1691221853.674972057 Selecting previously unselected package libparse-pmfile-perl. 1691221853.678423882 Preparing to unpack .../089-libparse-pmfile-perl_0.44-1_all.deb ... 1691221853.678729057 Unpacking libparse-pmfile-perl (0.44-1) ... 1691221853.693099976 Selecting previously unselected package libstring-shellquote-perl. 1691221853.696491003 Preparing to unpack .../090-libstring-shellquote-perl_1.04-3_all.deb ... 1691221853.696798086 Unpacking libstring-shellquote-perl (1.04-3) ... 1691221853.711273909 Selecting previously unselected package cpanminus. 1691221853.715467930 Preparing to unpack .../091-cpanminus_1.7046-1_all.deb ... 1691221853.715841055 Unpacking cpanminus (1.7046-1) ... 1691221853.735183001 Selecting previously unselected package libtinyxml2-9:amd64. 1691221853.738557100 Preparing to unpack .../092-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... 1691221853.738917112 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... 1691221853.755198002 Selecting previously unselected package python3-pygments. 1691221853.758403063 Preparing to unpack .../093-python3-pygments_2.15.1+dfsg-1_all.deb ... 1691221853.758676052 Unpacking python3-pygments (2.15.1+dfsg-1) ... 1691221853.856847048 Selecting previously unselected package cppcheck. 1691221853.860156059 Preparing to unpack .../094-cppcheck_2.11-3_amd64.deb ... 1691221853.860436916 Unpacking cppcheck (2.11-3) ... 1691221854.068460941 Selecting previously unselected package dbus-user-session. 1691221854.072777033 Preparing to unpack .../095-dbus-user-session_1.14.8-2_amd64.deb ... 1691221854.073148012 Unpacking dbus-user-session (1.14.8-2) ... 1691221854.149863958 Selecting previously unselected package libdconf1:amd64. 1691221854.154799938 Preparing to unpack .../096-libdconf1_0.40.0-4_amd64.deb ... 1691221854.155267000 Unpacking libdconf1:amd64 (0.40.0-4) ... 1691221854.179503918 Selecting previously unselected package dconf-service. 1691221854.184377909 Preparing to unpack .../097-dconf-service_0.40.0-4_amd64.deb ... 1691221854.184694052 Unpacking dconf-service (0.40.0-4) ... 1691221854.338546991 Selecting previously unselected package dconf-gsettings-backend:amd64. 1691221854.342222929 Preparing to unpack .../098-dconf-gsettings-backend_0.40.0-4_amd64.deb ... 1691221854.342606068 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... 1691221854.358836889 Selecting previously unselected package libtext-iconv-perl:amd64. 1691221854.362539053 Preparing to unpack .../099-libtext-iconv-perl_1.7-8_amd64.deb ... 1691221854.362850904 Unpacking libtext-iconv-perl:amd64 (1.7-8) ... 1691221854.379565001 Selecting previously unselected package emacsen-common. 1691221854.383307934 Preparing to unpack .../100-emacsen-common_3.0.5_all.deb ... 1691221854.415889978 Unpacking emacsen-common (3.0.5) ... 1691221854.437311888 Selecting previously unselected package dictionaries-common. 1691221854.440980911 Preparing to unpack .../101-dictionaries-common_1.29.5_all.deb ... 1691221854.666085005 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' 1691221854.668551922 Unpacking dictionaries-common (1.29.5) ... 1691221855.175004005 Selecting previously unselected package xml-core. 1691221855.179474115 Preparing to unpack .../102-xml-core_0.18+nmu1_all.deb ... 1691221855.246738911 Unpacking xml-core (0.18+nmu1) ... 1691221855.279149055 Selecting previously unselected package docbook-xsl. 1691221855.283319950 Preparing to unpack .../103-docbook-xsl_1.79.2+dfsg-2_all.deb ... 1691221855.285331964 Unpacking docbook-xsl (1.79.2+dfsg-2) ... 1691221855.520153046 Selecting previously unselected package docbook-xsl-ns. 1691221855.523772001 Preparing to unpack .../104-docbook-xsl-ns_1.79.2+dfsg-2_all.deb ... 1691221855.524064064 Unpacking docbook-xsl-ns (1.79.2+dfsg-2) ... 1691221855.706806898 Selecting previously unselected package docbook5-xml. 1691221855.710501909 Preparing to unpack .../105-docbook5-xml_5.0-3_all.deb ... 1691221855.710839033 Unpacking docbook5-xml (5.0-3) ... 1691221855.769898891 Selecting previously unselected package node-fast-deep-equal. 1691221855.773463011 Preparing to unpack .../106-node-fast-deep-equal_3.1.3-3_all.deb ... 1691221855.773824930 Unpacking node-fast-deep-equal (3.1.3-3) ... 1691221855.788647890 Selecting previously unselected package node-json-schema-traverse. 1691221855.792692900 Preparing to unpack .../107-node-json-schema-traverse_1.0.0-3_all.deb ... 1691221855.793032885 Unpacking node-json-schema-traverse (1.0.0-3) ... 1691221855.807847023 Selecting previously unselected package node-jsonify. 1691221855.811388969 Preparing to unpack .../108-node-jsonify_0.0.1-1_all.deb ... 1691221855.811697006 Unpacking node-jsonify (0.0.1-1) ... 1691221855.825963020 Selecting previously unselected package node-json-stable-stringify. 1691221855.829497099 Preparing to unpack .../109-node-json-stable-stringify_1.0.2+~cs5.2.34-1_all.deb ... 1691221855.829813004 Unpacking node-json-stable-stringify (1.0.2+~cs5.2.34-1) ... 1691221855.845896959 Selecting previously unselected package node-punycode. 1691221855.849474907 Preparing to unpack .../110-node-punycode_2.2.3-2_all.deb ... 1691221855.849812984 Unpacking node-punycode (2.2.3-2) ... 1691221855.865158081 Selecting previously unselected package node-uri-js. 1691221855.868726969 Preparing to unpack .../111-node-uri-js_4.4.0+dfsg-8_all.deb ... 1691221855.869028091 Unpacking node-uri-js (4.4.0+dfsg-8) ... 1691221855.895168066 Selecting previously unselected package libc-ares2:amd64. 1691221855.899367094 Preparing to unpack .../112-libc-ares2_1.19.1-3_amd64.deb ... 1691221855.899790049 Unpacking libc-ares2:amd64 (1.19.1-3) ... 1691221855.921029091 Selecting previously unselected package node-xtend. 1691221855.925117016 Preparing to unpack .../113-node-xtend_4.0.2-3_all.deb ... 1691221855.925407887 Unpacking node-xtend (4.0.2-3) ... 1691221855.938852072 Selecting previously unselected package node-acorn. 1691221855.942580938 Preparing to unpack .../114-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 1691221855.942893982 Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 1691221855.985517025 Selecting previously unselected package node-cjs-module-lexer. 1691221855.989140034 Preparing to unpack .../115-node-cjs-module-lexer_1.2.2+dfsg-5_all.deb ... 1691221855.989420891 Unpacking node-cjs-module-lexer (1.2.2+dfsg-5) ... 1691221856.005625963 Selecting previously unselected package node-busboy. 1691221856.009197950 Preparing to unpack .../116-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 1691221856.009469986 Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 1691221856.026053905 Selecting previously unselected package node-undici. 1691221856.029722929 Preparing to unpack .../117-node-undici_5.22.1+dfsg1+~cs20.10.10.2-1_all.deb ... 1691221856.029992104 Unpacking node-undici (5.22.1+dfsg1+~cs20.10.10.2-1) ... 1691221856.080070019 Selecting previously unselected package libnode108:amd64. 1691221856.083730936 Preparing to unpack .../118-libnode108_18.13.0+dfsg1-1_amd64.deb ... 1691221856.084110975 Unpacking libnode108:amd64 (18.13.0+dfsg1-1) ... 1691221856.696465015 Selecting previously unselected package nodejs. 1691221856.700099945 Preparing to unpack .../119-nodejs_18.13.0+dfsg1-1_amd64.deb ... 1691221856.700434923 Unpacking nodejs (18.13.0+dfsg1-1) ... 1691221856.762170076 Selecting previously unselected package node-ajv. 1691221856.765918970 Preparing to unpack .../120-node-ajv_6.12.6-3_all.deb ... 1691221856.766252995 Unpacking node-ajv (6.12.6-3) ... 1691221856.799334049 Selecting previously unselected package libjs-inherits. 1691221856.803281069 Preparing to unpack .../121-libjs-inherits_2.0.4-6_all.deb ... 1691221856.803602934 Unpacking libjs-inherits (2.0.4-6) ... 1691221856.818496943 Selecting previously unselected package node-inherits. 1691221856.822524071 Preparing to unpack .../122-node-inherits_2.0.4-6_all.deb ... 1691221856.822904110 Unpacking node-inherits (2.0.4-6) ... 1691221856.837066889 Selecting previously unselected package node-core-util-is. 1691221856.841053009 Preparing to unpack .../123-node-core-util-is_1.0.3-1_all.deb ... 1691221856.841372013 Unpacking node-core-util-is (1.0.3-1) ... 1691221856.856723070 Selecting previously unselected package node-safe-buffer. 1691221856.860826015 Preparing to unpack .../124-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ... 1691221856.861093998 Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ... 1691221856.877266884 Selecting previously unselected package node-string-decoder. 1691221856.881083965 Preparing to unpack .../125-node-string-decoder_1.3.0-6_all.deb ... 1691221856.881388903 Unpacking node-string-decoder (1.3.0-6) ... 1691221856.895076990 Selecting previously unselected package node-process-nextick-args. 1691221856.898880959 Preparing to unpack .../126-node-process-nextick-args_2.0.1-3_all.deb ... 1691221856.899183989 Unpacking node-process-nextick-args (2.0.1-3) ... 1691221856.912957907 Selecting previously unselected package node-util-deprecate. 1691221856.916721106 Preparing to unpack .../127-node-util-deprecate_1.0.2-3_all.deb ... 1691221856.917020082 Unpacking node-util-deprecate (1.0.2-3) ... 1691221856.930578947 Selecting previously unselected package node-isarray. 1691221856.934314966 Preparing to unpack .../128-node-isarray_2.0.5-4_all.deb ... 1691221856.934597969 Unpacking node-isarray (2.0.5-4) ... 1691221856.948681116 Selecting previously unselected package node-readable-stream. 1691221856.952471018 Preparing to unpack .../129-node-readable-stream_3.6.0+~cs3.0.0-4_all.deb ... 1691221856.952797890 Unpacking node-readable-stream (3.6.0+~cs3.0.0-4) ... 1691221856.974716902 Selecting previously unselected package node-typedarray. 1691221856.978439093 Preparing to unpack .../130-node-typedarray_0.0.7-1_all.deb ... 1691221856.978806973 Unpacking node-typedarray (0.0.7-1) ... 1691221856.994788885 Selecting previously unselected package node-concat-stream. 1691221856.998536110 Preparing to unpack .../131-node-concat-stream_2.0.0+~2.0.0-2_all.deb ... 1691221856.998852015 Unpacking node-concat-stream (2.0.0+~2.0.0-2) ... 1691221857.012577057 Selecting previously unselected package node-ms. 1691221857.016361952 Preparing to unpack .../132-node-ms_2.1.3+~cs0.7.31-3_all.deb ... 1691221857.016675949 Unpacking node-ms (2.1.3+~cs0.7.31-3) ... 1691221857.030919075 Selecting previously unselected package node-debug. 1691221857.034709930 Preparing to unpack .../133-node-debug_4.3.4+~cs4.1.7-1_all.deb ... 1691221857.035003901 Unpacking node-debug (4.3.4+~cs4.1.7-1) ... 1691221857.051265955 Selecting previously unselected package node-esutils. 1691221857.055027008 Preparing to unpack .../134-node-esutils_2.0.3+~2.0.0-1_all.deb ... 1691221857.055330038 Unpacking node-esutils (2.0.3+~2.0.0-1) ... 1691221857.072457075 Selecting previously unselected package node-doctrine. 1691221857.076208115 Preparing to unpack .../135-node-doctrine_3.0.0-4_all.deb ... 1691221857.076545000 Unpacking node-doctrine (3.0.0-4) ... 1691221857.094491005 Selecting previously unselected package node-eslint-visitor-keys. 1691221857.099605083 Preparing to unpack .../136-node-eslint-visitor-keys_3.3.0+~1.0.0-1_all.deb ... 1691221857.100047112 Unpacking node-eslint-visitor-keys (3.3.0+~1.0.0-1) ... 1691221857.119803905 Selecting previously unselected package node-estraverse. 1691221857.123754978 Preparing to unpack .../137-node-estraverse_5.3.0+ds+~5.1.1-1_all.deb ... 1691221857.124068022 Unpacking node-estraverse (5.3.0+ds+~5.1.1-1) ... 1691221857.138628960 Selecting previously unselected package node-object-assign. 1691221857.142411947 Preparing to unpack .../138-node-object-assign_4.1.1-7_all.deb ... 1691221857.142735958 Unpacking node-object-assign (4.1.1-7) ... 1691221857.156013012 Selecting previously unselected package node-esrecurse. 1691221857.159807920 Preparing to unpack .../139-node-esrecurse_4.3.0-2_all.deb ... 1691221857.160111904 Unpacking node-esrecurse (4.3.0-2) ... 1691221857.173337936 Selecting previously unselected package node-eslint-scope. 1691221857.177155018 Preparing to unpack .../140-node-eslint-scope_7.1.1+~3.7.4-1_all.deb ... 1691221857.177489996 Unpacking node-eslint-scope (7.1.1+~3.7.4-1) ... 1691221857.195554972 Selecting previously unselected package node-espree. 1691221857.199364901 Preparing to unpack .../141-node-espree_9.4.1~dfsg-1_all.deb ... 1691221857.199692965 Unpacking node-espree (9.4.1~dfsg-1) ... 1691221857.217111111 Selecting previously unselected package node-esquery. 1691221857.220969915 Preparing to unpack .../142-node-esquery_1.4.2~ds-1_all.deb ... 1691221857.221267939 Unpacking node-esquery (1.4.2~ds-1) ... 1691221857.239850044 Selecting previously unselected package node-eslint-utils. 1691221857.243746042 Preparing to unpack .../143-node-eslint-utils_3.0.0-3_all.deb ... 1691221857.244144917 Unpacking node-eslint-utils (3.0.0-3) ... 1691221857.259560108 Selecting previously unselected package node-flatted. 1691221857.263474941 Preparing to unpack .../144-node-flatted_3.2.7~ds-1_all.deb ... 1691221857.263784885 Unpacking node-flatted (3.2.7~ds-1) ... 1691221857.279175043 Selecting previously unselected package node-fs.realpath. 1691221857.283058882 Preparing to unpack .../145-node-fs.realpath_1.0.0-3_all.deb ... 1691221857.283380032 Unpacking node-fs.realpath (1.0.0-3) ... 1691221857.296647072 Selecting previously unselected package node-wrappy. 1691221857.300527096 Preparing to unpack .../146-node-wrappy_1.0.2-3_all.deb ... 1691221857.300852060 Unpacking node-wrappy (1.0.2-3) ... 1691221857.313424110 Selecting previously unselected package node-once. 1691221857.317296028 Preparing to unpack .../147-node-once_1.4.0-7_all.deb ... 1691221857.317611933 Unpacking node-once (1.4.0-7) ... 1691221857.331790924 Selecting previously unselected package node-inflight. 1691221857.335680962 Preparing to unpack .../148-node-inflight_1.0.6-2_all.deb ... 1691221857.336002111 Unpacking node-inflight (1.0.6-2) ... 1691221857.349445105 Selecting previously unselected package node-balanced-match. 1691221857.353342056 Preparing to unpack .../149-node-balanced-match_2.0.0-1_all.deb ... 1691221857.353663921 Unpacking node-balanced-match (2.0.0-1) ... 1691221857.367003918 Selecting previously unselected package node-brace-expansion. 1691221857.370907068 Preparing to unpack .../150-node-brace-expansion_2.0.1-2_all.deb ... 1691221857.371233940 Unpacking node-brace-expansion (2.0.1-2) ... 1691221857.385502100 Selecting previously unselected package node-minimatch. 1691221857.389373064 Preparing to unpack .../151-node-minimatch_5.1.1+~5.1.2-1_all.deb ... 1691221857.389743090 Unpacking node-minimatch (5.1.1+~5.1.2-1) ... 1691221857.405970097 Selecting previously unselected package node-glob. 1691221857.409881115 Preparing to unpack .../152-node-glob_8.0.3+~cs8.4.15-1_all.deb ... 1691221857.410212040 Unpacking node-glob (8.0.3+~cs8.4.15-1) ... 1691221857.435430050 Selecting previously unselected package node-rimraf. 1691221857.439335108 Preparing to unpack .../153-node-rimraf_3.0.2-2_all.deb ... 1691221857.439630032 Unpacking node-rimraf (3.0.2-2) ... 1691221857.454703093 Selecting previously unselected package node-write. 1691221857.458575964 Preparing to unpack .../154-node-write_2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ... 1691221857.458884954 Unpacking node-write (2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221857.474701881 Selecting previously unselected package node-flat-cache. 1691221857.478725910 Preparing to unpack .../155-node-flat-cache_3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ... 1691221857.479027987 Unpacking node-flat-cache (3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221857.496596098 Selecting previously unselected package node-file-entry-cache. 1691221857.501553059 Preparing to unpack .../156-node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5_all.deb ... 1691221857.501898050 Unpacking node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221857.516621113 Selecting previously unselected package node-functional-red-black-tree. 1691221857.520528078 Preparing to unpack .../157-node-functional-red-black-tree_1.0.1+20181105-7_all.deb ... 1691221857.520843029 Unpacking node-functional-red-black-tree (1.0.1+20181105-7) ... 1691221857.535458088 Selecting previously unselected package node-is-extglob. 1691221857.539423943 Preparing to unpack .../158-node-is-extglob_2.1.1-5_all.deb ... 1691221857.539740086 Unpacking node-is-extglob (2.1.1-5) ... 1691221857.553502083 Selecting previously unselected package node-is-glob. 1691221857.558120966 Preparing to unpack .../159-node-is-glob_4.0.3-2_all.deb ... 1691221857.558504105 Unpacking node-is-glob (4.0.3-2) ... 1691221857.571757078 Selecting previously unselected package node-path-dirname. 1691221857.575694084 Preparing to unpack .../160-node-path-dirname_1.0.2-2_all.deb ... 1691221857.576009989 Unpacking node-path-dirname (1.0.2-2) ... 1691221857.589107990 Selecting previously unselected package node-glob-parent. 1691221857.593301058 Preparing to unpack .../161-node-glob-parent_6.0.2+~5.1.1-2_all.deb ... 1691221857.593628883 Unpacking node-glob-parent (6.0.2+~5.1.1-2) ... 1691221857.608443975 Selecting previously unselected package node-globals. 1691221857.612435102 Preparing to unpack .../162-node-globals_13.18.0-1_all.deb ... 1691221857.612767935 Unpacking node-globals (13.18.0-1) ... 1691221857.628914118 Selecting previously unselected package node-resolve-from. 1691221857.632847071 Preparing to unpack .../163-node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-1_all.deb ... 1691221857.633193970 Unpacking node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ... 1691221857.648883104 Selecting previously unselected package node-imurmurhash. 1691221857.652823925 Preparing to unpack .../164-node-imurmurhash_0.1.4+dfsg+~0.1.1-2_all.deb ... 1691221857.653132915 Unpacking node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ... 1691221857.668123007 Selecting previously unselected package node-ignore. 1691221857.672491074 Preparing to unpack .../165-node-ignore_5.2.1-1_all.deb ... 1691221857.672813892 Unpacking node-ignore (5.2.1-1) ... 1691221857.689137936 Selecting previously unselected package node-prelude-ls. 1691221857.693054914 Preparing to unpack .../166-node-prelude-ls_1.2.1+dfsg-3_all.deb ... 1691221857.693357944 Unpacking node-prelude-ls (1.2.1+dfsg-3) ... 1691221857.707952023 Selecting previously unselected package node-type-check. 1691221857.712042093 Preparing to unpack .../167-node-type-check_0.4.0+dfsg-3_all.deb ... 1691221857.717890024 Unpacking node-type-check (0.4.0+dfsg-3) ... 1691221857.732995987 Selecting previously unselected package node-levn. 1691221857.737246037 Preparing to unpack .../168-node-levn_0.4.1+dfsg-2_all.deb ... 1691221857.737500906 Unpacking node-levn (0.4.1+dfsg-2) ... 1691221857.755706072 Selecting previously unselected package node-lodash. 1691221857.759690046 Preparing to unpack .../169-node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ... 1691221857.759953022 Unpacking node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ... 1691221858.148407936 Selecting previously unselected package node-memfs. 1691221858.153146029 Preparing to unpack .../170-node-memfs_3.4.12+~cs1.0.3-1_all.deb ... 1691221858.153489113 Unpacking node-memfs (3.4.12+~cs1.0.3-1) ... 1691221858.175786972 Selecting previously unselected package node-mkdirp. 1691221858.180147886 Preparing to unpack .../171-node-mkdirp_1.0.4+~1.0.2-4_all.deb ... 1691221858.180389881 Unpacking node-mkdirp (1.0.4+~1.0.2-4) ... 1691221858.197809935 Selecting previously unselected package node-deep-is. 1691221858.201925039 Preparing to unpack .../172-node-deep-is_0.1.4-1_all.deb ... 1691221858.202205896 Unpacking node-deep-is (0.1.4-1) ... 1691221858.217276096 Selecting previously unselected package node-fast-levenshtein. 1691221858.221246958 Preparing to unpack .../173-node-fast-levenshtein_2.0.6+ds-3_all.deb ... 1691221858.221538067 Unpacking node-fast-levenshtein (2.0.6+ds-3) ... 1691221858.236634016 Selecting previously unselected package node-optionator. 1691221858.240596056 Preparing to unpack .../174-node-optionator_0.9.1+dfsg+~cs1.2.3-1_all.deb ... 1691221858.240873098 Unpacking node-optionator (0.9.1+dfsg+~cs1.2.3-1) ... 1691221858.259185076 Selecting previously unselected package node-progress. 1691221858.263391018 Preparing to unpack .../175-node-progress_2.0.3-2_all.deb ... 1691221858.263844013 Unpacking node-progress (2.0.3-2) ... 1691221858.279382944 Selecting previously unselected package libjs-regenerate. 1691221858.283381939 Preparing to unpack .../176-libjs-regenerate_1.4.2-3_all.deb ... 1691221858.283627987 Unpacking libjs-regenerate (1.4.2-3) ... 1691221858.297743082 Selecting previously unselected package node-regenerate. 1691221858.301740885 Preparing to unpack .../177-node-regenerate_1.4.2-3_all.deb ... 1691221858.302051067 Unpacking node-regenerate (1.4.2-3) ... 1691221858.315412045 Selecting previously unselected package node-regenerate-unicode-properties. 1691221858.319686890 Preparing to unpack .../178-node-regenerate-unicode-properties_10.1.0+ds-1_all.deb ... 1691221858.319964886 Unpacking node-regenerate-unicode-properties (10.1.0+ds-1) ... 1691221858.396050930 Selecting previously unselected package node-regexpp. 1691221858.400221109 Preparing to unpack .../179-node-regexpp_3.2.0-4_all.deb ... 1691221858.400506020 Unpacking node-regexpp (3.2.0-4) ... 1691221858.418056011 Selecting previously unselected package node-yallist. 1691221858.422238111 Preparing to unpack .../180-node-yallist_4.0.0+~4.0.1-1_all.deb ... 1691221858.422494888 Unpacking node-yallist (4.0.0+~4.0.1-1) ... 1691221858.437390089 Selecting previously unselected package node-lru-cache. 1691221858.441458941 Preparing to unpack .../181-node-lru-cache_7.14.1-1_all.deb ... 1691221858.441736937 Unpacking node-lru-cache (7.14.1-1) ... 1691221858.457537889 Selecting previously unselected package node-semver. 1691221858.461749077 Preparing to unpack .../182-node-semver_7.5.4+~7.5.0-1_all.deb ... 1691221858.461994886 Unpacking node-semver (7.5.4+~7.5.0-1) ... 1691221858.495709896 Selecting previously unselected package node-strip-json-comments. 1691221858.500017881 Preparing to unpack .../183-node-strip-json-comments_4.0.0-4_all.deb ... 1691221858.500303030 Unpacking node-strip-json-comments (4.0.0-4) ... 1691221858.515968084 Selecting previously unselected package node-json-schema. 1691221858.520045996 Preparing to unpack .../184-node-json-schema_0.4.0+~7.0.11-1_all.deb ... 1691221858.520328999 Unpacking node-json-schema (0.4.0+~7.0.11-1) ... 1691221858.537404060 Selecting previously unselected package node-v8-compile-cache. 1691221858.541521072 Preparing to unpack .../185-node-v8-compile-cache_2.3.0-3_all.deb ... 1691221858.541826010 Unpacking node-v8-compile-cache (2.3.0-3) ... 1691221858.558887959 Selecting previously unselected package eslint. 1691221858.564202070 Preparing to unpack .../186-eslint_6.4.0~dfsg+~6.1.9-7_all.deb ... 1691221858.564538956 Unpacking eslint (6.4.0~dfsg+~6.1.9-7) ... 1691221858.665499926 Selecting previously unselected package expat. 1691221858.669622898 Preparing to unpack .../187-expat_2.5.0-2_amd64.deb ... 1691221858.669910908 Unpacking expat (2.5.0-2) ... 1691221858.689501047 Selecting previously unselected package fontconfig. 1691221858.693631887 Preparing to unpack .../188-fontconfig_2.14.1-4_amd64.deb ... 1691221858.694008112 Unpacking fontconfig (2.14.1-4) ... 1691221858.727525949 Selecting previously unselected package librecode0:amd64. 1691221858.731709003 Preparing to unpack .../189-librecode0_3.6-25_amd64.deb ... 1691221858.732147932 Unpacking librecode0:amd64 (3.6-25) ... 1691221858.810805082 Selecting previously unselected package fortune-mod. 1691221858.815664053 Preparing to unpack .../190-fortune-mod_1%3a1.99.1-7.3_amd64.deb ... 1691221858.816134930 Unpacking fortune-mod (1:1.99.1-7.3) ... 1691221859.013400078 Selecting previously unselected package libcurl3-gnutls:amd64. 1691221859.020366907 Preparing to unpack .../191-libcurl3-gnutls_8.2.1-1_amd64.deb ... 1691221859.020831108 Unpacking libcurl3-gnutls:amd64 (8.2.1-1) ... 1691221859.084630966 Selecting previously unselected package liberror-perl. 1691221859.091644049 Preparing to unpack .../192-liberror-perl_0.17029-2_all.deb ... 1691221859.092097044 Unpacking liberror-perl (0.17029-2) ... 1691221859.117166042 Selecting previously unselected package git-man. 1691221859.123888969 Preparing to unpack .../193-git-man_1%3a2.40.1-1_all.deb ... 1691221859.124283075 Unpacking git-man (1:2.40.1-1) ... 1691221859.245397091 Selecting previously unselected package git. 1691221859.251272917 Preparing to unpack .../194-git_1%3a2.40.1-1_amd64.deb ... 1691221859.258511066 Unpacking git (1:2.40.1-1) ... 1691221860.082140923 Selecting previously unselected package libproxy1v5:amd64. 1691221860.087336063 Preparing to unpack .../195-libproxy1v5_0.4.18-1.2_amd64.deb ... 1691221860.087835073 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... 1691221860.112766981 Selecting previously unselected package glib-networking-common. 1691221860.117114067 Preparing to unpack .../196-glib-networking-common_2.76.1-2_all.deb ... 1691221860.117425919 Unpacking glib-networking-common (2.76.1-2) ... 1691221861.398418903 Selecting previously unselected package glib-networking-services. 1691221861.404189110 Preparing to unpack .../197-glib-networking-services_2.76.1-2_amd64.deb ... 1691221861.404588938 Unpacking glib-networking-services (2.76.1-2) ... 1691221861.421737909 Selecting previously unselected package gsettings-desktop-schemas. 1691221861.426604033 Preparing to unpack .../198-gsettings-desktop-schemas_44.0-2_all.deb ... 1691221861.426974058 Unpacking gsettings-desktop-schemas (44.0-2) ... 1691221861.521325111 Selecting previously unselected package glib-networking:amd64. 1691221861.526465893 Preparing to unpack .../199-glib-networking_2.76.1-2_amd64.deb ... 1691221861.526814938 Unpacking glib-networking:amd64 (2.76.1-2) ... 1691221861.547754049 Selecting previously unselected package golang-1.20-doc. 1691221861.551440954 Preparing to unpack .../200-golang-1.20-doc_1.20.7-1_all.deb ... 1691221861.551723957 Unpacking golang-1.20-doc (1.20.7-1) ... 1691221861.601491928 Selecting previously unselected package golang-1.20-src. 1691221861.607846022 Preparing to unpack .../201-golang-1.20-src_1.20.7-1_all.deb ... 1691221861.608256102 Unpacking golang-1.20-src (1.20.7-1) ... 1691221864.753330946 Selecting previously unselected package golang-1.20-go. 1691221864.762128115 Preparing to unpack .../202-golang-1.20-go_1.20.7-1_amd64.deb ... 1691221864.762393951 Unpacking golang-1.20-go (1.20.7-1) ... 1691221866.302180052 Selecting previously unselected package golang-1.20. 1691221866.306854010 Preparing to unpack .../203-golang-1.20_1.20.7-1_all.deb ... 1691221866.307168007 Unpacking golang-1.20 (1.20.7-1) ... 1691221866.321393967 Selecting previously unselected package golang-src. 1691221866.325964928 Preparing to unpack .../204-golang-src_2%3a1.20~2_all.deb ... 1691221866.326283932 Unpacking golang-src (2:1.20~2) ... 1691221866.340332031 Selecting previously unselected package golang-go:amd64. 1691221866.345007896 Preparing to unpack .../205-golang-go_2%3a1.20~2_amd64.deb ... 1691221866.347453117 Unpacking golang-go:amd64 (2:1.20~2) ... 1691221866.372317076 Selecting previously unselected package golang-doc. 1691221866.378449917 Preparing to unpack .../206-golang-doc_2%3a1.20~2_all.deb ... 1691221866.378868103 Unpacking golang-doc (2:1.20~2) ... 1691221866.395031929 Selecting previously unselected package golang:amd64. 1691221866.401942015 Preparing to unpack .../207-golang_2%3a1.20~2_amd64.deb ... 1691221866.402025938 Unpacking golang:amd64 (2:1.20~2) ... 1691221866.417642117 Selecting previously unselected package libhwy1:amd64. 1691221866.422712088 Preparing to unpack .../208-libhwy1_1.0.3-3_amd64.deb ... 1691221866.423002005 Unpacking libhwy1:amd64 (1.0.3-3) ... 1691221866.475414991 Selecting previously unselected package libjxl0.7:amd64. 1691221866.482287884 Preparing to unpack .../209-libjxl0.7_0.7.0-10_amd64.deb ... 1691221866.482748985 Unpacking libjxl0.7:amd64 (0.7.0-10) ... 1691221866.597254038 Selecting previously unselected package libwmflite-0.2-7:amd64. 1691221866.602121115 Preparing to unpack .../210-libwmflite-0.2-7_0.2.12-5.2_amd64.deb ... 1691221866.602480888 Unpacking libwmflite-0.2-7:amd64 (0.2.12-5.2) ... 1691221866.624517918 Selecting previously unselected package libgraphicsmagick-q16-3. 1691221866.629543066 Preparing to unpack .../211-libgraphicsmagick-q16-3_1.4+really1.3.40-4_amd64.deb ... 1691221866.629933119 Unpacking libgraphicsmagick-q16-3 (1.4+really1.3.40-4) ... 1691221867.016416073 Selecting previously unselected package graphicsmagick. 1691221867.024106979 Preparing to unpack .../212-graphicsmagick_1.4+really1.3.40-4_amd64.deb ... 1691221867.024550915 Unpacking graphicsmagick (1.4+really1.3.40-4) ... 1691221867.127461910 Selecting previously unselected package gyp. 1691221867.132205009 Preparing to unpack .../213-gyp_0.1+20220404git9ecf45e-2_all.deb ... 1691221867.132453918 Unpacking gyp (0.1+20220404git9ecf45e-2) ... 1691221867.430222988 Selecting previously unselected package node-neo-async. 1691221867.436549902 Preparing to unpack .../214-node-neo-async_2.6.2+~cs3.0.0-2_all.deb ... 1691221867.436965942 Unpacking node-neo-async (2.6.2+~cs3.0.0-2) ... 1691221867.459140062 Selecting previously unselected package node-arrify. 1691221867.463850021 Preparing to unpack .../215-node-arrify_2.0.1-3_all.deb ... 1691221867.464132071 Unpacking node-arrify (2.0.1-3) ... 1691221867.479887009 Selecting previously unselected package node-is-plain-obj. 1691221867.484570026 Preparing to unpack .../216-node-is-plain-obj_3.0.0-2_all.deb ... 1691221867.484863043 Unpacking node-is-plain-obj (3.0.0-2) ... 1691221867.499099016 Selecting previously unselected package node-is-buffer. 1691221867.503882885 Preparing to unpack .../217-node-is-buffer_2.0.5-2_all.deb ... 1691221867.504170895 Unpacking node-is-buffer (2.0.5-2) ... 1691221867.519449949 Selecting previously unselected package node-kind-of. 1691221867.524171114 Preparing to unpack .../218-node-kind-of_6.0.3+dfsg-2_all.deb ... 1691221867.524483919 Unpacking node-kind-of (6.0.3+dfsg-2) ... 1691221867.540709972 Selecting previously unselected package node-minimist. 1691221867.545555115 Preparing to unpack .../219-node-minimist_1.2.7+~cs5.3.2-2_all.deb ... 1691221867.545909882 Unpacking node-minimist (1.2.7+~cs5.3.2-2) ... 1691221867.561594009 Selecting previously unselected package node-wordwrap. 1691221867.566431999 Preparing to unpack .../220-node-wordwrap_1.0.0-4_all.deb ... 1691221867.566792011 Unpacking node-wordwrap (1.0.0-4) ... 1691221867.581161976 Selecting previously unselected package node-optimist. 1691221867.586030960 Preparing to unpack .../221-node-optimist_0.6.1+~0.0.30-2_all.deb ... 1691221867.586370945 Unpacking node-optimist (0.6.1+~0.0.30-2) ... 1691221867.603981018 Selecting previously unselected package libjs-source-map. 1691221867.608809948 Preparing to unpack .../222-libjs-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ... 1691221867.609122038 Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ... 1691221867.627620935 Selecting previously unselected package node-source-map. 1691221867.633390903 Preparing to unpack .../223-node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ... 1691221867.639122009 Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-15) ... 1691221867.659739971 Selecting previously unselected package handlebars. 1691221867.665112019 Preparing to unpack .../224-handlebars_3%3a4.7.7+~4.1.0-1_all.deb ... 1691221867.665452003 Unpacking handlebars (3:4.7.7+~4.1.0-1) ... 1691221867.704168081 Selecting previously unselected package hspell. 1691221867.708920956 Preparing to unpack .../225-hspell_1.4-3.1_amd64.deb ... 1691221867.709249973 Unpacking hspell (1.4-3.1) ... 1691221867.784184933 Selecting previously unselected package hunspell-en-gb. 1691221867.789709091 Preparing to unpack .../226-hunspell-en-gb_1%3a7.5.0-1_all.deb ... 1691221867.790031910 Unpacking hunspell-en-gb (1:7.5.0-1) ... 1691221867.857482910 Selecting previously unselected package libhunspell-1.7-0:amd64. 1691221867.864739895 Preparing to unpack .../227-libhunspell-1.7-0_1.7.2+really1.7.2-10_amd64.deb ... 1691221867.865255117 Unpacking libhunspell-1.7-0:amd64 (1.7.2+really1.7.2-10) ... 1691221867.936536074 Selecting previously unselected package hunspell. 1691221867.943821907 Preparing to unpack .../228-hunspell_1.7.2+really1.7.2-10_amd64.deb ... 1691221867.944169998 Unpacking hunspell (1.7.2+really1.7.2-10) ... 1691221868.678507090 Selecting previously unselected package icu-devtools. 1691221868.686359882 Preparing to unpack .../229-icu-devtools_72.1-3_amd64.deb ... 1691221868.686908960 Unpacking icu-devtools (72.1-3) ... 1691221868.740545034 Selecting previously unselected package libpixman-1-0:amd64. 1691221868.745723963 Preparing to unpack .../230-libpixman-1-0_0.42.2-1_amd64.deb ... 1691221868.746187925 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... 1691221868.789266109 Selecting previously unselected package libxcb-render0:amd64. 1691221868.794203997 Preparing to unpack .../231-libxcb-render0_1.15-1_amd64.deb ... 1691221868.794576883 Unpacking libxcb-render0:amd64 (1.15-1) ... 1691221868.819166899 Selecting previously unselected package libxcb-shm0:amd64. 1691221868.824153900 Preparing to unpack .../232-libxcb-shm0_1.15-1_amd64.deb ... 1691221868.824592113 Unpacking libxcb-shm0:amd64 (1.15-1) ... 1691221868.848403931 Selecting previously unselected package libxrender1:amd64. 1691221868.855014086 Preparing to unpack .../233-libxrender1_1%3a0.9.10-1.1_amd64.deb ... 1691221868.855479002 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... 1691221868.872898102 Selecting previously unselected package libcairo2:amd64. 1691221868.877964973 Preparing to unpack .../234-libcairo2_1.16.0-7_amd64.deb ... 1691221868.878340960 Unpacking libcairo2:amd64 (1.16.0-7) ... 1691221868.936404943 Selecting previously unselected package libcairo-gobject2:amd64. 1691221868.941487074 Preparing to unpack .../235-libcairo-gobject2_1.16.0-7_amd64.deb ... 1691221868.941874027 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... 1691221868.966108084 Selecting previously unselected package libfribidi0:amd64. 1691221868.971175909 Preparing to unpack .../236-libfribidi0_1.0.13-3_amd64.deb ... 1691221868.971491098 Unpacking libfribidi0:amd64 (1.0.13-3) ... 1691221868.992110968 Selecting previously unselected package libgraphite2-3:amd64. 1691221868.997322083 Preparing to unpack .../237-libgraphite2-3_1.3.14-1_amd64.deb ... 1691221868.997637987 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... 1691221869.019320011 Selecting previously unselected package libharfbuzz0b:amd64. 1691221869.024265051 Preparing to unpack .../238-libharfbuzz0b_8.0.1-1_amd64.deb ... 1691221869.024568081 Unpacking libharfbuzz0b:amd64 (8.0.1-1) ... 1691221869.094975948 Selecting previously unselected package libthai-data. 1691221869.100496054 Preparing to unpack .../239-libthai-data_0.1.29-1_all.deb ... 1691221869.100879908 Unpacking libthai-data (0.1.29-1) ... 1691221869.133393049 Selecting previously unselected package libdatrie1:amd64. 1691221869.138962030 Preparing to unpack .../240-libdatrie1_0.2.13-2+b1_amd64.deb ... 1691221869.139393091 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... 1691221869.159617901 Selecting previously unselected package libthai0:amd64. 1691221869.165159941 Preparing to unpack .../241-libthai0_0.1.29-1_amd64.deb ... 1691221869.165502071 Unpacking libthai0:amd64 (0.1.29-1) ... 1691221869.188288927 Selecting previously unselected package libpango-1.0-0:amd64. 1691221869.193200111 Preparing to unpack .../242-libpango-1.0-0_1.50.14+ds-1_amd64.deb ... 1691221869.193523884 Unpacking libpango-1.0-0:amd64 (1.50.14+ds-1) ... 1691221869.239548922 Selecting previously unselected package libpangoft2-1.0-0:amd64. 1691221869.245245934 Preparing to unpack .../243-libpangoft2-1.0-0_1.50.14+ds-1_amd64.deb ... 1691221869.245609999 Unpacking libpangoft2-1.0-0:amd64 (1.50.14+ds-1) ... 1691221869.271260023 Selecting previously unselected package libpangocairo-1.0-0:amd64. 1691221869.276803017 Preparing to unpack .../244-libpangocairo-1.0-0_1.50.14+ds-1_amd64.deb ... 1691221869.277307034 Unpacking libpangocairo-1.0-0:amd64 (1.50.14+ds-1) ... 1691221869.300658941 Selecting previously unselected package librsvg2-2:amd64. 1691221869.306173086 Preparing to unpack .../245-librsvg2-2_2.54.7+dfsg-1_amd64.deb ... 1691221869.306548119 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1) ... 1691221869.593091011 Selecting previously unselected package librsvg2-common:amd64. 1691221869.600924015 Preparing to unpack .../246-librsvg2-common_2.54.7+dfsg-1_amd64.deb ... 1691221869.601402998 Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1) ... 1691221869.622317076 Selecting previously unselected package libdouble-conversion3:amd64. 1691221869.628093958 Preparing to unpack .../247-libdouble-conversion3_3.3.0-1_amd64.deb ... 1691221869.628472090 Unpacking libdouble-conversion3:amd64 (3.3.0-1) ... 1691221869.650434971 Selecting previously unselected package libgslcblas0:amd64. 1691221869.656256914 Preparing to unpack .../248-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... 1691221869.656615019 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... 1691221869.688009024 Selecting previously unselected package libgsl27:amd64. 1691221869.694802046 Preparing to unpack .../249-libgsl27_2.7.1+dfsg-5_amd64.deb ... 1691221869.695178986 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... 1691221869.804920912 Selecting previously unselected package lib2geom1.2.0:amd64. 1691221869.811048985 Preparing to unpack .../250-lib2geom1.2.0_1.2.2-3_amd64.deb ... 1691221869.811450005 Unpacking lib2geom1.2.0:amd64 (1.2.2-3) ... 1691221869.899365902 Selecting previously unselected package libatk1.0-0:amd64. 1691221869.905489922 Preparing to unpack .../251-libatk1.0-0_2.48.3-1_amd64.deb ... 1691221869.905956030 Unpacking libatk1.0-0:amd64 (2.48.3-1) ... 1691221869.930866957 Selecting previously unselected package libsigc++-2.0-0v5:amd64. 1691221869.936553955 Preparing to unpack .../252-libsigc++-2.0-0v5_2.12.0-1_amd64.deb ... 1691221869.936922073 Unpacking libsigc++-2.0-0v5:amd64 (2.12.0-1) ... 1691221869.956506968 Selecting previously unselected package libglibmm-2.4-1v5:amd64. 1691221869.962287903 Preparing to unpack .../253-libglibmm-2.4-1v5_2.66.6-2_amd64.deb ... 1691221869.962605000 Unpacking libglibmm-2.4-1v5:amd64 (2.66.6-2) ... 1691221870.087915897 Selecting previously unselected package libatkmm-1.6-1v5:amd64. 1691221870.096482992 Preparing to unpack .../254-libatkmm-1.6-1v5_2.28.3-1_amd64.deb ... 1691221870.096936941 Unpacking libatkmm-1.6-1v5:amd64 (2.28.3-1) ... 1691221870.123716116 Selecting previously unselected package libboost-filesystem1.74.0:amd64. 1691221870.128901958 Preparing to unpack .../255-libboost-filesystem1.74.0_1.74.0+ds1-22_amd64.deb ... 1691221870.129218102 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-22) ... 1691221870.169205904 Selecting previously unselected package libcairomm-1.0-1v5:amd64. 1691221870.175055981 Preparing to unpack .../256-libcairomm-1.0-1v5_1.14.4-2_amd64.deb ... 1691221870.175431967 Unpacking libcairomm-1.0-1v5:amd64 (1.14.4-2) ... 1691221870.199753046 Selecting previously unselected package librevenge-0.0-0:amd64. 1691221870.205310106 Preparing to unpack .../257-librevenge-0.0-0_0.0.5-3_amd64.deb ... 1691221870.205663919 Unpacking librevenge-0.0-0:amd64 (0.0.5-3) ... 1691221870.248483896 Selecting previously unselected package libcdr-0.1-1:amd64. 1691221870.256964922 Preparing to unpack .../258-libcdr-0.1-1_0.1.7-1_amd64.deb ... 1691221870.257410049 Unpacking libcdr-0.1-1:amd64 (0.1.7-1) ... 1691221870.318303108 Selecting previously unselected package libgc1:amd64. 1691221870.325129986 Preparing to unpack .../259-libgc1_1%3a8.2.4-1_amd64.deb ... 1691221870.325534105 Unpacking libgc1:amd64 (1:8.2.4-1) ... 1691221870.364861012 Selecting previously unselected package libgspell-1-common. 1691221870.371103048 Preparing to unpack .../260-libgspell-1-common_1.12.1-1_all.deb ... 1691221870.371434927 Unpacking libgspell-1-common (1.12.1-1) ... 1691221870.408706903 Selecting previously unselected package libaspell15:amd64. 1691221870.414824009 Preparing to unpack .../261-libaspell15_0.60.8-5_amd64.deb ... 1691221870.415201902 Unpacking libaspell15:amd64 (0.60.8-5) ... 1691221870.513237000 Selecting previously unselected package libenchant-2-2:amd64. 1691221870.519094944 Preparing to unpack .../262-libenchant-2-2_2.3.3-2_amd64.deb ... 1691221870.519488096 Unpacking libenchant-2-2:amd64 (2.3.3-2) ... 1691221870.539601088 Selecting previously unselected package libxi6:amd64. 1691221870.547732115 Preparing to unpack .../263-libxi6_2%3a1.8-1+b1_amd64.deb ... 1691221870.548261881 Unpacking libxi6:amd64 (2:1.8-1+b1) ... 1691221870.571968079 Selecting previously unselected package libatspi2.0-0:amd64. 1691221870.577097893 Preparing to unpack .../264-libatspi2.0-0_2.48.3-1_amd64.deb ... 1691221870.577404022 Unpacking libatspi2.0-0:amd64 (2.48.3-1) ... 1691221870.598601103 Selecting previously unselected package libatk-bridge2.0-0:amd64. 1691221870.604008913 Preparing to unpack .../265-libatk-bridge2.0-0_2.48.3-1_amd64.deb ... 1691221870.604284048 Unpacking libatk-bridge2.0-0:amd64 (2.48.3-1) ... 1691221870.627084970 Selecting previously unselected package libcolord2:amd64. 1691221870.632663965 Preparing to unpack .../266-libcolord2_1.4.6-2.2_amd64.deb ... 1691221870.633137941 Unpacking libcolord2:amd64 (1.4.6-2.2) ... 1691221870.662086010 Selecting previously unselected package libavahi-common-data:amd64. 1691221870.667207003 Preparing to unpack .../267-libavahi-common-data_0.8-10_amd64.deb ... 1691221870.667432070 Unpacking libavahi-common-data:amd64 (0.8-10) ... 1691221870.696126938 Selecting previously unselected package libavahi-common3:amd64. 1691221870.701385975 Preparing to unpack .../268-libavahi-common3_0.8-10_amd64.deb ... 1691221870.701719046 Unpacking libavahi-common3:amd64 (0.8-10) ... 1691221870.723711967 Selecting previously unselected package libavahi-client3:amd64. 1691221870.728914976 Preparing to unpack .../269-libavahi-client3_0.8-10_amd64.deb ... 1691221870.729270935 Unpacking libavahi-client3:amd64 (0.8-10) ... 1691221870.764492989 Selecting previously unselected package libcups2:amd64. 1691221870.769628048 Preparing to unpack .../270-libcups2_2.4.2-5_amd64.deb ... 1691221870.769996881 Unpacking libcups2:amd64 (2.4.2-5) ... 1691221870.821949005 Selecting previously unselected package libepoxy0:amd64. 1691221870.830913067 Preparing to unpack .../271-libepoxy0_1.5.10-1_amd64.deb ... 1691221870.831475019 Unpacking libepoxy0:amd64 (1.5.10-1) ... 1691221870.880986929 Selecting previously unselected package libwayland-client0:amd64. 1691221870.889693022 Preparing to unpack .../272-libwayland-client0_1.22.0-2_amd64.deb ... 1691221870.890302896 Unpacking libwayland-client0:amd64 (1.22.0-2) ... 1691221870.912530899 Selecting previously unselected package libwayland-cursor0:amd64. 1691221870.921351910 Preparing to unpack .../273-libwayland-cursor0_1.22.0-2_amd64.deb ... 1691221870.922056913 Unpacking libwayland-cursor0:amd64 (1.22.0-2) ... 1691221870.940402985 Selecting previously unselected package libwayland-egl1:amd64. 1691221870.946446896 Preparing to unpack .../274-libwayland-egl1_1.22.0-2_amd64.deb ... 1691221870.946818113 Unpacking libwayland-egl1:amd64 (1.22.0-2) ... 1691221870.965903997 Selecting previously unselected package libxcomposite1:amd64. 1691221870.971920013 Preparing to unpack .../275-libxcomposite1_1%3a0.4.5-1_amd64.deb ... 1691221870.972321033 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... 1691221870.989794016 Selecting previously unselected package libxfixes3:amd64. 1691221870.995629072 Preparing to unpack .../276-libxfixes3_1%3a6.0.0-2_amd64.deb ... 1691221870.996118069 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... 1691221871.014256001 Selecting previously unselected package libxcursor1:amd64. 1691221871.019468069 Preparing to unpack .../277-libxcursor1_1%3a1.2.1-1_amd64.deb ... 1691221871.019788980 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... 1691221871.039710999 Selecting previously unselected package libxdamage1:amd64. 1691221871.045281887 Preparing to unpack .../278-libxdamage1_1%3a1.1.6-1_amd64.deb ... 1691221871.045603991 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... 1691221871.062977076 Selecting previously unselected package libxinerama1:amd64. 1691221871.068511009 Preparing to unpack .../279-libxinerama1_2%3a1.1.4-3_amd64.deb ... 1691221871.068924904 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... 1691221871.088695049 Selecting previously unselected package xkb-data. 1691221871.094227076 Preparing to unpack .../280-xkb-data_2.38-2_all.deb ... 1691221871.094504118 Unpacking xkb-data (2.38-2) ... 1691221871.222595930 Selecting previously unselected package libxkbcommon0:amd64. 1691221871.228030920 Preparing to unpack .../281-libxkbcommon0_1.5.0-1_amd64.deb ... 1691221871.228341103 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... 1691221871.254014969 Selecting previously unselected package libxrandr2:amd64. 1691221871.259741068 Preparing to unpack .../282-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... 1691221871.260114908 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... 1691221871.277509928 Selecting previously unselected package libgtk-3-common. 1691221871.283025026 Preparing to unpack .../283-libgtk-3-common_3.24.38-2_all.deb ... 1691221871.283409119 Unpacking libgtk-3-common (3.24.38-2) ... 1691221871.721745968 Selecting previously unselected package libgtk-3-0:amd64. 1691221871.729825974 Preparing to unpack .../284-libgtk-3-0_3.24.38-2_amd64.deb ... 1691221871.730379105 Unpacking libgtk-3-0:amd64 (3.24.38-2) ... 1691221871.990164995 Selecting previously unselected package libgspell-1-2:amd64. 1691221871.998281002 Preparing to unpack .../285-libgspell-1-2_1.12.1-1_amd64.deb ... 1691221871.998716116 Unpacking libgspell-1-2:amd64 (1.12.1-1) ... 1691221872.025659084 Selecting previously unselected package libpangomm-1.4-1v5:amd64. 1691221872.032149076 Preparing to unpack .../286-libpangomm-1.4-1v5_2.46.3-1_amd64.deb ... 1691221872.032510996 Unpacking libpangomm-1.4-1v5:amd64 (2.46.3-1) ... 1691221872.057537079 Selecting previously unselected package libgtkmm-3.0-1v5:amd64. 1691221872.063855886 Preparing to unpack .../287-libgtkmm-3.0-1v5_3.24.7-1_amd64.deb ... 1691221872.064232111 Unpacking libgtkmm-3.0-1v5:amd64 (3.24.7-1) ... 1691221872.203998089 Selecting previously unselected package libmagick++-6.q16-8:amd64. 1691221872.210323095 Preparing to unpack .../288-libmagick++-6.q16-8_8%3a6.9.11.60+dfsg-1.6_amd64.deb ... 1691221872.210746050 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221872.263675928 Selecting previously unselected package libnspr4:amd64. 1691221872.270132065 Preparing to unpack .../289-libnspr4_2%3a4.35-1.1_amd64.deb ... 1691221872.270550013 Unpacking libnspr4:amd64 (2:4.35-1.1) ... 1691221872.299762011 Selecting previously unselected package libnss3:amd64. 1691221872.305187941 Preparing to unpack .../290-libnss3_2%3a3.91-1_amd64.deb ... 1691221872.305510044 Unpacking libnss3:amd64 (2:3.91-1) ... 1691221872.461200953 Selecting previously unselected package libpoppler126:amd64. 1691221872.470503092 Preparing to unpack .../291-libpoppler126_22.12.0-2+b1_amd64.deb ... 1691221872.471055984 Unpacking libpoppler126:amd64 (22.12.0-2+b1) ... 1691221872.606213093 Selecting previously unselected package libpoppler-glib8:amd64. 1691221872.612797976 Preparing to unpack .../292-libpoppler-glib8_22.12.0-2+b1_amd64.deb ... 1691221872.613158941 Unpacking libpoppler-glib8:amd64 (22.12.0-2+b1) ... 1691221872.650684118 Selecting previously unselected package libpotrace0:amd64. 1691221872.660054922 Preparing to unpack .../293-libpotrace0_1.16-2_amd64.deb ... 1691221872.660641909 Unpacking libpotrace0:amd64 (1.16-2) ... 1691221872.679704905 Selecting previously unselected package libsoup2.4-common. 1691221872.685096979 Preparing to unpack .../294-libsoup2.4-common_2.74.3-1_all.deb ... 1691221872.685405016 Unpacking libsoup2.4-common (2.74.3-1) ... 1691221872.717430115 Selecting previously unselected package libsoup2.4-1:amd64. 1691221872.722909927 Preparing to unpack .../295-libsoup2.4-1_2.74.3-1_amd64.deb ... 1691221872.723232985 Unpacking libsoup2.4-1:amd64 (2.74.3-1) ... 1691221872.765921116 Selecting previously unselected package libvisio-0.1-1:amd64. 1691221872.773978949 Preparing to unpack .../296-libvisio-0.1-1_0.1.7-1+b3_amd64.deb ... 1691221872.774398088 Unpacking libvisio-0.1-1:amd64 (0.1.7-1+b3) ... 1691221872.828134060 Selecting previously unselected package libwpd-0.10-10:amd64. 1691221872.834202051 Preparing to unpack .../297-libwpd-0.10-10_0.10.3-2+b1_amd64.deb ... 1691221872.834549904 Unpacking libwpd-0.10-10:amd64 (0.10.3-2+b1) ... 1691221872.870979071 Selecting previously unselected package libwpg-0.3-3:amd64. 1691221872.876949072 Preparing to unpack .../298-libwpg-0.3-3_0.3.4-3_amd64.deb ... 1691221872.877409935 Unpacking libwpg-0.3-3:amd64 (0.3.4-3) ... 1691221872.899030924 Selecting previously unselected package libxslt1.1:amd64. 1691221872.905112982 Preparing to unpack .../299-libxslt1.1_1.1.35-1_amd64.deb ... 1691221872.905488968 Unpacking libxslt1.1:amd64 (1.1.35-1) ... 1691221872.949466944 Selecting previously unselected package inkscape. 1691221872.955082893 Preparing to unpack .../300-inkscape_1.2.2-2+b1_amd64.deb ... 1691221872.961462021 Unpacking inkscape (1.2.2-2+b1) ... 1691221874.581340075 Selecting previously unselected package libabsl20220623:amd64. 1691221874.587994099 Preparing to unpack .../301-libabsl20220623_20220623.1-1_amd64.deb ... 1691221874.588340998 Unpacking libabsl20220623:amd64 (20220623.1-1) ... 1691221874.655133963 Selecting previously unselected package libaom3:amd64. 1691221874.660901070 Preparing to unpack .../302-libaom3_3.6.1-1_amd64.deb ... 1691221874.661253929 Unpacking libaom3:amd64 (3.6.1-1) ... 1691221874.836653948 Selecting previously unselected package libaom-dev:amd64. 1691221874.845973969 Preparing to unpack .../303-libaom-dev_3.6.1-1_amd64.deb ... 1691221874.846368074 Unpacking libaom-dev:amd64 (3.6.1-1) ... 1691221875.066291094 Selecting previously unselected package libgav1-1:amd64. 1691221875.074315071 Preparing to unpack .../304-libgav1-1_0.18.0-1+b1_amd64.deb ... 1691221875.074749947 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... 1691221875.133837938 Selecting previously unselected package librav1e0:amd64. 1691221875.143665075 Preparing to unpack .../305-librav1e0_0.6.6-3_amd64.deb ... 1691221875.144274950 Unpacking librav1e0:amd64 (0.6.6-3) ... 1691221875.259645939 Selecting previously unselected package libsvtav1enc1:amd64. 1691221875.266583920 Preparing to unpack .../306-libsvtav1enc1_1.6.0+dfsg-1_amd64.deb ... 1691221875.267047882 Unpacking libsvtav1enc1:amd64 (1.6.0+dfsg-1) ... 1691221875.555438995 Selecting previously unselected package libyuv0:amd64. 1691221875.565305948 Preparing to unpack .../307-libyuv0_0.0~git20230616.a366ad7-1_amd64.deb ... 1691221875.565787077 Unpacking libyuv0:amd64 (0.0~git20230616.a366ad7-1) ... 1691221875.602185011 Selecting previously unselected package libavif15:amd64. 1691221875.608916998 Preparing to unpack .../308-libavif15_0.11.1-3_amd64.deb ... 1691221875.609292030 Unpacking libavif15:amd64 (0.11.1-3) ... 1691221875.640425920 Selecting previously unselected package libavif-dev:amd64. 1691221875.649069071 Preparing to unpack .../309-libavif-dev_0.11.1-3_amd64.deb ... 1691221875.649482012 Unpacking libavif-dev:amd64 (0.11.1-3) ... 1691221875.677197933 Selecting previously unselected package libbrotli-dev:amd64. 1691221875.683470011 Preparing to unpack .../310-libbrotli-dev_1.0.9-2+b6_amd64.deb ... 1691221875.683814049 Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ... 1691221875.744417906 Selecting previously unselected package libbz2-dev:amd64. 1691221875.754580021 Preparing to unpack .../311-libbz2-dev_1.0.8-5+b1_amd64.deb ... 1691221875.755140066 Unpacking libbz2-dev:amd64 (1.0.8-5+b1) ... 1691221875.781544924 Selecting previously unselected package libdav1d-dev:amd64. 1691221875.791438103 Preparing to unpack .../312-libdav1d-dev_1.2.1-2_amd64.deb ... 1691221875.791884899 Unpacking libdav1d-dev:amd64 (1.2.1-2) ... 1691221875.818137884 Selecting previously unselected package libdb5.3-dev. 1691221875.824564934 Preparing to unpack .../313-libdb5.3-dev_5.3.28+dfsg2-1_amd64.deb ... 1691221875.824903965 Unpacking libdb5.3-dev (5.3.28+dfsg2-1) ... 1691221875.924865961 Selecting previously unselected package libdbi-perl:amd64. 1691221875.931471109 Preparing to unpack .../314-libdbi-perl_1.643-4_amd64.deb ... 1691221875.931849957 Unpacking libdbi-perl:amd64 (1.643-4) ... 1691221876.021410942 Selecting previously unselected package libdbd-sqlite3-perl:amd64. 1691221876.027832031 Preparing to unpack .../315-libdbd-sqlite3-perl_1.72-1_amd64.deb ... 1691221876.028209925 Unpacking libdbd-sqlite3-perl:amd64 (1.72-1) ... 1691221876.060559034 Selecting previously unselected package libde265-dev:amd64. 1691221876.067054987 Preparing to unpack .../316-libde265-dev_1.0.12-1+b1_amd64.deb ... 1691221876.067435026 Unpacking libde265-dev:amd64 (1.0.12-1+b1) ... 1691221876.084873915 Selecting previously unselected package libdeflate-dev:amd64. 1691221876.090861082 Preparing to unpack .../317-libdeflate-dev_1.14-1_amd64.deb ... 1691221876.091182947 Unpacking libdeflate-dev:amd64 (1.14-1) ... 1691221876.118254900 Selecting previously unselected package libedit2:amd64. 1691221876.126322031 Preparing to unpack .../318-libedit2_3.1-20221030-2_amd64.deb ... 1691221876.126708031 Unpacking libedit2:amd64 (3.1-20221030-2) ... 1691221876.152264118 Selecting previously unselected package libexpat1-dev:amd64. 1691221876.159286976 Preparing to unpack .../319-libexpat1-dev_2.5.0-2_amd64.deb ... 1691221876.159621954 Unpacking libexpat1-dev:amd64 (2.5.0-2) ... 1691221876.199809074 Selecting previously unselected package zlib1g-dev:amd64. 1691221876.208053112 Preparing to unpack .../320-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... 1691221876.208419085 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 1691221876.260056019 Selecting previously unselected package libpng-dev:amd64. 1691221876.269471884 Preparing to unpack .../321-libpng-dev_1.6.40-1_amd64.deb ... 1691221876.269959927 Unpacking libpng-dev:amd64 (1.6.40-1) ... 1691221876.410181046 Selecting previously unselected package libfreetype-dev:amd64. 1691221876.418015957 Preparing to unpack .../322-libfreetype-dev_2.13.0+dfsg-1_amd64.deb ... 1691221876.418452978 Unpacking libfreetype-dev:amd64 (2.13.0+dfsg-1) ... 1691221876.502542973 Selecting previously unselected package uuid-dev:amd64. 1691221876.509572983 Preparing to unpack .../323-uuid-dev_2.39.1-3_amd64.deb ... 1691221876.510021925 Unpacking uuid-dev:amd64 (2.39.1-3) ... 1691221876.535711050 Selecting previously unselected package libpkgconf3:amd64. 1691221876.542367935 Preparing to unpack .../324-libpkgconf3_1.8.1-1_amd64.deb ... 1691221876.542783976 Unpacking libpkgconf3:amd64 (1.8.1-1) ... 1691221876.566262960 Selecting previously unselected package pkgconf-bin. 1691221876.573693037 Preparing to unpack .../325-pkgconf-bin_1.8.1-1_amd64.deb ... 1691221876.574165106 Unpacking pkgconf-bin (1.8.1-1) ... 1691221876.595777035 Selecting previously unselected package pkgconf:amd64. 1691221876.602293015 Preparing to unpack .../326-pkgconf_1.8.1-1_amd64.deb ... 1691221876.604434967 Unpacking pkgconf:amd64 (1.8.1-1) ... 1691221876.625861883 Selecting previously unselected package pkg-config:amd64. 1691221876.633469105 Preparing to unpack .../327-pkg-config_1.8.1-1_amd64.deb ... 1691221876.636112928 Unpacking pkg-config:amd64 (1.8.1-1) ... 1691221876.656136990 Selecting previously unselected package libfontconfig-dev:amd64. 1691221876.663846016 Preparing to unpack .../328-libfontconfig-dev_2.14.1-4_amd64.deb ... 1691221876.664222002 Unpacking libfontconfig-dev:amd64 (2.14.1-4) ... 1691221876.702337980 Selecting previously unselected package libxpm4:amd64. 1691221876.708370924 Preparing to unpack .../329-libxpm4_1%3a3.5.12-1.1_amd64.deb ... 1691221876.708729029 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ... 1691221876.733413935 Selecting previously unselected package libgd3:amd64. 1691221876.739527941 Preparing to unpack .../330-libgd3_2.3.3-9_amd64.deb ... 1691221876.740024090 Unpacking libgd3:amd64 (2.3.3-9) ... 1691221876.769115925 Selecting previously unselected package libnuma1:amd64. 1691221876.775198936 Preparing to unpack .../331-libnuma1_2.0.16-1_amd64.deb ... 1691221876.775506020 Unpacking libnuma1:amd64 (2.0.16-1) ... 1691221876.796128035 Selecting previously unselected package libx265-199:amd64. 1691221876.804359913 Preparing to unpack .../332-libx265-199_3.5-2+b1_amd64.deb ... 1691221876.804831028 Unpacking libx265-199:amd64 (3.5-2+b1) ... 1691221876.947943926 Selecting previously unselected package libx265-dev:amd64. 1691221876.953974962 Preparing to unpack .../333-libx265-dev_3.5-2+b1_amd64.deb ... 1691221876.954304934 Unpacking libx265-dev:amd64 (3.5-2+b1) ... 1691221877.119544029 Selecting previously unselected package libheif-dev:amd64. 1691221877.125574112 Preparing to unpack .../334-libheif-dev_1.16.2-2_amd64.deb ... 1691221877.125921965 Unpacking libheif-dev:amd64 (1.16.2-2) ... 1691221877.355261087 Selecting previously unselected package libjpeg62-turbo-dev:amd64. 1691221877.364118099 Preparing to unpack .../335-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ... 1691221877.364456892 Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... 1691221877.408374071 Selecting previously unselected package libjpeg-dev:amd64. 1691221877.415749073 Preparing to unpack .../336-libjpeg-dev_1%3a2.1.5-2_amd64.deb ... 1691221877.416125059 Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ... 1691221877.436896086 Selecting previously unselected package libjbig-dev:amd64. 1691221877.443041086 Preparing to unpack .../337-libjbig-dev_2.1-6.1_amd64.deb ... 1691221877.443324089 Unpacking libjbig-dev:amd64 (2.1-6.1) ... 1691221877.462169886 Selecting previously unselected package liblzma-dev:amd64. 1691221877.468270063 Preparing to unpack .../338-liblzma-dev_5.4.1-0.2_amd64.deb ... 1691221877.468611956 Unpacking liblzma-dev:amd64 (5.4.1-0.2) ... 1691221877.510588884 Selecting previously unselected package libzstd-dev:amd64. 1691221877.520023108 Preparing to unpack .../339-libzstd-dev_1.5.5+dfsg2-1_amd64.deb ... 1691221877.520459890 Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-1) ... 1691221877.590898037 Selecting previously unselected package libwebp-dev:amd64. 1691221877.599684000 Preparing to unpack .../340-libwebp-dev_1.2.4-0.2_amd64.deb ... 1691221877.600076914 Unpacking libwebp-dev:amd64 (1.2.4-0.2) ... 1691221877.671840906 Selecting previously unselected package libtiffxx6:amd64. 1691221877.681864023 Preparing to unpack .../341-libtiffxx6_4.5.1+git230720-1_amd64.deb ... 1691221877.681916952 Unpacking libtiffxx6:amd64 (4.5.1+git230720-1) ... 1691221877.708328009 Selecting previously unselected package liblerc-dev:amd64. 1691221877.716070890 Preparing to unpack .../342-liblerc-dev_4.0.0+ds-2_amd64.deb ... 1691221877.716437101 Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ... 1691221877.754014969 Selecting previously unselected package libtiff-dev:amd64. 1691221877.760245085 Preparing to unpack .../343-libtiff-dev_4.5.1+git230720-1_amd64.deb ... 1691221877.760528088 Unpacking libtiff-dev:amd64 (4.5.1+git230720-1) ... 1691221877.896969080 Selecting previously unselected package libvpx7:amd64. 1691221877.906644106 Preparing to unpack .../344-libvpx7_1.12.0-1_amd64.deb ... 1691221877.907169104 Unpacking libvpx7:amd64 (1.12.0-1) ... 1691221878.031877041 Selecting previously unselected package libvpx-dev:amd64. 1691221878.039140940 Preparing to unpack .../345-libvpx-dev_1.12.0-1_amd64.deb ... 1691221878.039483070 Unpacking libvpx-dev:amd64 (1.12.0-1) ... 1691221878.199174881 Selecting previously unselected package xorg-sgml-doctools. 1691221878.206789017 Preparing to unpack .../346-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... 1691221878.207128048 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... 1691221878.232901096 Selecting previously unselected package x11proto-dev. 1691221878.240585089 Preparing to unpack .../347-x11proto-dev_2022.1-1_all.deb ... 1691221878.240962982 Unpacking x11proto-dev (2022.1-1) ... 1691221878.519522905 Selecting previously unselected package libxau-dev:amd64. 1691221878.528485060 Preparing to unpack .../348-libxau-dev_1%3a1.0.9-1_amd64.deb ... 1691221878.528879881 Unpacking libxau-dev:amd64 (1:1.0.9-1) ... 1691221878.554171085 Selecting previously unselected package libxdmcp-dev:amd64. 1691221878.562700987 Preparing to unpack .../349-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... 1691221878.563189030 Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... 1691221878.588082075 Selecting previously unselected package xtrans-dev. 1691221878.596944094 Preparing to unpack .../350-xtrans-dev_1.4.0-1_all.deb ... 1691221878.597368956 Unpacking xtrans-dev (1.4.0-1) ... 1691221878.623689890 Selecting previously unselected package libpthread-stubs0-dev:amd64. 1691221878.630743027 Preparing to unpack .../351-libpthread-stubs0-dev_0.4-1_amd64.deb ... 1691221878.631078005 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... 1691221878.648005009 Selecting previously unselected package libxcb1-dev:amd64. 1691221878.654597998 Preparing to unpack .../352-libxcb1-dev_1.15-1_amd64.deb ... 1691221878.654953957 Unpacking libxcb1-dev:amd64 (1.15-1) ... 1691221878.697012901 Selecting previously unselected package libx11-dev:amd64. 1691221878.703998089 Preparing to unpack .../353-libx11-dev_2%3a1.8.6-1_amd64.deb ... 1691221878.704298019 Unpacking libx11-dev:amd64 (2:1.8.6-1) ... 1691221878.805027962 Selecting previously unselected package libxpm-dev:amd64. 1691221878.812751055 Preparing to unpack .../354-libxpm-dev_1%3a3.5.12-1.1_amd64.deb ... 1691221878.813045979 Unpacking libxpm-dev:amd64 (1:3.5.12-1.1) ... 1691221878.845685959 Selecting previously unselected package libgd-dev:amd64. 1691221878.853012085 Preparing to unpack .../355-libgd-dev_2.3.3-9_amd64.deb ... 1691221878.853301048 Unpacking libgd-dev:amd64 (2.3.3-9) ... 1691221878.914268970 Selecting previously unselected package libgdbm-dev:amd64. 1691221878.921482086 Preparing to unpack .../356-libgdbm-dev_1.23-3_amd64.deb ... 1691221878.921967030 Unpacking libgdbm-dev:amd64 (1.23-3) ... 1691221878.959467888 Selecting previously unselected package libgdbm-compat-dev:amd64. 1691221878.966797113 Preparing to unpack .../357-libgdbm-compat-dev_1.23-3_amd64.deb ... 1691221878.967107058 Unpacking libgdbm-compat-dev:amd64 (1.23-3) ... 1691221878.990688086 Selecting previously unselected package libgetopt-argvfile-perl. 1691221878.998130083 Preparing to unpack .../358-libgetopt-argvfile-perl_1.11-5_all.deb ... 1691221878.998430967 Unpacking libgetopt-argvfile-perl (1.11-5) ... 1691221879.018223047 Selecting previously unselected package libgmpxx4ldbl:amd64. 1691221879.024983883 Preparing to unpack .../359-libgmpxx4ldbl_2%3a6.3.0+dfsg-2_amd64.deb ... 1691221879.025326014 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2) ... 1691221879.055344105 Selecting previously unselected package libgmp-dev:amd64. 1691221879.062146902 Preparing to unpack .../360-libgmp-dev_2%3a6.3.0+dfsg-2_amd64.deb ... 1691221879.062398911 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2) ... 1691221879.114233017 Selecting previously unselected package libgpm2:amd64. 1691221879.120965004 Preparing to unpack .../361-libgpm2_1.20.7-10+b1_amd64.deb ... 1691221879.121381998 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... 1691221879.141319036 Selecting previously unselected package libhunspell-dev:amd64. 1691221879.150137901 Preparing to unpack .../362-libhunspell-dev_1.7.2+really1.7.2-10_amd64.deb ... 1691221879.150507927 Unpacking libhunspell-dev:amd64 (1.7.2+really1.7.2-10) ... 1691221879.214535952 Selecting previously unselected package libicu-dev:amd64. 1691221879.223443031 Preparing to unpack .../363-libicu-dev_72.1-3_amd64.deb ... 1691221879.223931074 Unpacking libicu-dev:amd64 (72.1-3) ... 1691221879.884820938 Selecting previously unselected package libjs-async. 1691221879.891232967 Preparing to unpack .../364-libjs-async_0.8.0-6_all.deb ... 1691221879.891558886 Unpacking libjs-async (0.8.0-6) ... 1691221879.909379959 Selecting previously unselected package libjs-events. 1691221879.915879965 Preparing to unpack .../365-libjs-events_3.3.0+~3.0.0-3_all.deb ... 1691221879.916163921 Unpacking libjs-events (3.3.0+~3.0.0-3) ... 1691221879.932917118 Selecting previously unselected package libjs-is-typedarray. 1691221879.939558029 Preparing to unpack .../366-libjs-is-typedarray_1.0.0-4_all.deb ... 1691221879.939867973 Unpacking libjs-is-typedarray (1.0.0-4) ... 1691221879.954819918 Selecting previously unselected package libjs-jquery. 1691221879.961282015 Preparing to unpack .../367-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 1691221879.967114925 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 1691221880.005655050 Selecting previously unselected package libjs-prettify. 1691221880.013355970 Preparing to unpack .../368-libjs-prettify_2015.12.04+dfsg-1.1_all.deb ... 1691221880.013657093 Unpacking libjs-prettify (2015.12.04+dfsg-1.1) ... 1691221880.040292978 Selecting previously unselected package libjs-underscore. 1691221880.046817064 Preparing to unpack .../369-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 1691221880.047141075 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 1691221880.080174923 Selecting previously unselected package libjs-sphinxdoc. 1691221880.086580992 Preparing to unpack .../370-libjs-sphinxdoc_5.3.0-5_all.deb ... 1691221880.086899042 Unpacking libjs-sphinxdoc (5.3.0-5) ... 1691221880.118566036 Selecting previously unselected package libjs-sprintf-js. 1691221880.124947071 Preparing to unpack .../371-libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ... 1691221880.125242949 Unpacking libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 1691221880.144309044 Selecting previously unselected package libjs-typedarray-to-buffer. 1691221880.150877953 Preparing to unpack .../372-libjs-typedarray-to-buffer_4.0.0-2_all.deb ... 1691221880.151154995 Unpacking libjs-typedarray-to-buffer (4.0.0-2) ... 1691221880.171859980 Selecting previously unselected package node-lodash-packages. 1691221880.180352926 Preparing to unpack .../373-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ... 1691221880.180650949 Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ... 1691221880.777924061 Selecting previously unselected package node-function-bind. 1691221880.785032034 Preparing to unpack .../374-node-function-bind_1.1.1+repacked+~1.0.3-2_all.deb ... 1691221880.785346985 Unpacking node-function-bind (1.1.1+repacked+~1.0.3-2) ... 1691221880.803167105 Selecting previously unselected package node-object-inspect. 1691221880.809748888 Preparing to unpack .../375-node-object-inspect_1.12.2+~cs1.8.1-1_all.deb ... 1691221880.810024977 Unpacking node-object-inspect (1.12.2+~cs1.8.1-1) ... 1691221880.829505920 Selecting previously unselected package node-es-abstract. 1691221880.836060047 Preparing to unpack .../376-node-es-abstract_1.20.4+~cs26.27.47-1_all.deb ... 1691221880.836349964 Unpacking node-es-abstract (1.20.4+~cs26.27.47-1) ... 1691221882.059456110 Selecting previously unselected package node-resolve. 1691221882.066915035 Preparing to unpack .../377-node-resolve_1.22.1+~cs5.31.10-1_all.deb ... 1691221882.067238092 Unpacking node-resolve (1.22.1+~cs5.31.10-1) ... 1691221882.093908072 Selecting previously unselected package node-define-properties. 1691221882.100179911 Preparing to unpack .../378-node-define-properties_1.1.4+~1.1.3-1_all.deb ... 1691221882.100503922 Unpacking node-define-properties (1.1.4+~1.1.3-1) ... 1691221882.284532070 Selecting previously unselected package node-debbundle-es-to-primitive. 1691221882.291472912 Preparing to unpack .../379-node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2_all.deb ... 1691221882.291857958 Unpacking node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ... 1691221882.321190119 Selecting previously unselected package node-defined. 1691221882.327971935 Preparing to unpack .../380-node-defined_1.0.1+~1.0.0-1_all.deb ... 1691221882.328244925 Unpacking node-defined (1.0.1+~1.0.0-1) ... 1691221882.346097946 Selecting previously unselected package node-abbrev. 1691221882.352910042 Preparing to unpack .../381-node-abbrev_1.1.1+~1.1.2-1_all.deb ... 1691221882.353266954 Unpacking node-abbrev (1.1.1+~1.1.2-1) ... 1691221882.370548010 Selecting previously unselected package node-archy. 1691221882.377618074 Preparing to unpack .../382-node-archy_1.0.0-6_all.deb ... 1691221882.378035069 Unpacking node-archy (1.0.0-6) ... 1691221882.395118952 Selecting previously unselected package node-async. 1691221882.402106047 Preparing to unpack .../383-node-async_0.8.0-6_all.deb ... 1691221882.402426004 Unpacking node-async (0.8.0-6) ... 1691221882.418848038 Selecting previously unselected package node-convert-source-map. 1691221882.425148964 Preparing to unpack .../384-node-convert-source-map_1.9.0+~1.5.2-1_all.deb ... 1691221882.425437927 Unpacking node-convert-source-map (1.9.0+~1.5.2-1) ... 1691221882.442293882 Selecting previously unselected package node-decamelize. 1691221882.448690891 Preparing to unpack .../385-node-decamelize_4.0.0-2_all.deb ... 1691221882.449028969 Unpacking node-decamelize (4.0.0-2) ... 1691221882.464487076 Selecting previously unselected package node-es6-error. 1691221882.470906973 Preparing to unpack .../386-node-es6-error_4.1.1-5_all.deb ... 1691221882.471237898 Unpacking node-es6-error (4.1.1-5) ... 1691221882.488182068 Selecting previously unselected package node-esprima. 1691221882.495896101 Preparing to unpack .../387-node-esprima_4.0.1+ds+~4.0.3-2_all.deb ... 1691221882.507622957 Unpacking node-esprima (4.0.1+ds+~4.0.3-2) ... 1691221882.531408072 Selecting previously unselected package node-escodegen. 1691221882.537962914 Preparing to unpack .../388-node-escodegen_2.0.0+dfsg+~0.0.7-2_all.deb ... 1691221882.538238049 Unpacking node-escodegen (2.0.0+dfsg+~0.0.7-2) ... 1691221882.557284117 Selecting previously unselected package node-commondir. 1691221882.563759089 Preparing to unpack .../389-node-commondir_1.0.1+~1.0.0-1_all.deb ... 1691221882.564110994 Unpacking node-commondir (1.0.1+~1.0.0-1) ... 1691221882.581841946 Selecting previously unselected package node-is-number. 1691221882.588366032 Preparing to unpack .../390-node-is-number_7.0.0-4_all.deb ... 1691221882.588720083 Unpacking node-is-number (7.0.0-4) ... 1691221882.606369019 Selecting previously unselected package node-repeat-string. 1691221882.612880945 Preparing to unpack .../391-node-repeat-string_1.6.1+repack-1_all.deb ... 1691221882.613130093 Unpacking node-repeat-string (1.6.1+repack-1) ... 1691221882.630599022 Selecting previously unselected package node-to-regex-range. 1691221882.637037992 Preparing to unpack .../392-node-to-regex-range_5.0.1-4_all.deb ... 1691221882.637408972 Unpacking node-to-regex-range (5.0.1-4) ... 1691221882.653933048 Selecting previously unselected package node-fill-range. 1691221882.660348892 Preparing to unpack .../393-node-fill-range_7.0.1+~7.0.0-1_all.deb ... 1691221882.660650969 Unpacking node-fill-range (7.0.1+~7.0.0-1) ... 1691221882.676412106 Selecting previously unselected package node-braces. 1691221882.682857037 Preparing to unpack .../394-node-braces_3.0.2+~3.0.1-1_all.deb ... 1691221882.683156013 Unpacking node-braces (3.0.2+~3.0.1-1) ... 1691221882.701575994 Selecting previously unselected package node-normalize-path. 1691221882.707937956 Preparing to unpack .../395-node-normalize-path_3.0.0+~3.0.0-1_all.deb ... 1691221882.708223104 Unpacking node-normalize-path (3.0.0+~3.0.0-1) ... 1691221882.725343943 Selecting previously unselected package node-anymatch. 1691221882.731857061 Preparing to unpack .../396-node-anymatch_3.1.3+~cs4.6.1-2_all.deb ... 1691221882.732162952 Unpacking node-anymatch (3.1.3+~cs4.6.1-2) ... 1691221882.755208015 Selecting previously unselected package node-micromatch. 1691221882.761924982 Preparing to unpack .../397-node-micromatch_4.0.5+~4.0.2-1_all.deb ... 1691221882.762196064 Unpacking node-micromatch (4.0.5+~4.0.2-1) ... 1691221882.782088041 Selecting previously unselected package node-pify. 1691221882.788485050 Preparing to unpack .../398-node-pify_5.0.0+~cs5.0.1-1_all.deb ... 1691221882.788795948 Unpacking node-pify (5.0.0+~cs5.0.1-1) ... 1691221882.806396961 Selecting previously unselected package node-path-type. 1691221882.812875986 Preparing to unpack .../399-node-path-type_4.0.0-3_all.deb ... 1691221882.813216925 Unpacking node-path-type (4.0.0-3) ... 1691221882.832098007 Selecting previously unselected package node-n3. 1691221882.838608980 Preparing to unpack .../400-node-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb ... 1691221882.838964939 Unpacking node-n3 (1.16.3+~1.2.3+~1.10.4-1) ... 1691221882.861046076 Selecting previously unselected package node-slash. 1691221882.867456913 Preparing to unpack .../401-node-slash_4.0.0-3_all.deb ... 1691221882.867799044 Unpacking node-slash (4.0.0-3) ... 1691221882.884541035 Selecting previously unselected package node-globby. 1691221882.891078949 Preparing to unpack .../402-node-globby_13.1.3+~cs16.25.40-1_all.deb ... 1691221882.891386032 Unpacking node-globby (13.1.3+~cs16.25.40-1) ... 1691221883.274625063 Selecting previously unselected package node-graceful-fs. 1691221883.284053087 Preparing to unpack .../403-node-graceful-fs_4.2.10-1_all.deb ... 1691221883.284491062 Unpacking node-graceful-fs (4.2.10-1) ... 1691221883.305424929 Selecting previously unselected package node-is-path-cwd. 1691221883.312696934 Preparing to unpack .../404-node-is-path-cwd_2.2.0-2_all.deb ... 1691221883.313097954 Unpacking node-is-path-cwd (2.2.0-2) ... 1691221883.330302000 Selecting previously unselected package node-path-is-inside. 1691221883.336764097 Preparing to unpack .../405-node-path-is-inside_1.0.2+~1.0.0-1_all.deb ... 1691221883.337081909 Unpacking node-path-is-inside (1.0.2+~1.0.0-1) ... 1691221883.354299068 Selecting previously unselected package node-is-path-inside. 1691221883.360656977 Preparing to unpack .../406-node-is-path-inside_3.0.3-2_all.deb ... 1691221883.361020088 Unpacking node-is-path-inside (3.0.3-2) ... 1691221883.377188921 Selecting previously unselected package node-escape-string-regexp. 1691221883.383652925 Preparing to unpack .../407-node-escape-string-regexp_4.0.0-2_all.deb ... 1691221883.384005070 Unpacking node-escape-string-regexp (4.0.0-2) ... 1691221883.399414062 Selecting previously unselected package node-indent-string. 1691221883.405823946 Preparing to unpack .../408-node-indent-string_4.0.0-2_all.deb ... 1691221883.406164885 Unpacking node-indent-string (4.0.0-2) ... 1691221883.421343088 Selecting previously unselected package node-p-map. 1691221883.427762032 Preparing to unpack .../409-node-p-map_4.0.0+~3.1.0+~3.0.1-1_all.deb ... 1691221883.428088903 Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... 1691221883.444928885 Selecting previously unselected package node-del. 1691221883.451391935 Preparing to unpack .../410-node-del_7.0.0-5_all.deb ... 1691221883.451739073 Unpacking node-del (7.0.0-5) ... 1691221883.467565060 Selecting previously unselected package node-make-dir. 1691221883.474060059 Preparing to unpack .../411-node-make-dir_3.1.0-3_all.deb ... 1691221883.474392891 Unpacking node-make-dir (3.1.0-3) ... 1691221883.490523100 Selecting previously unselected package node-p-limit. 1691221883.496984005 Preparing to unpack .../412-node-p-limit_4.0.0+~cs4.0.0-5_all.deb ... 1691221883.497309923 Unpacking node-p-limit (4.0.0+~cs4.0.0-5) ... 1691221883.514096975 Selecting previously unselected package node-p-locate. 1691221883.520556927 Preparing to unpack .../413-node-p-locate_6.0.0-12_all.deb ... 1691221883.520908117 Unpacking node-p-locate (6.0.0-12) ... 1691221883.537194014 Selecting previously unselected package node-locate-path. 1691221883.543657064 Preparing to unpack .../414-node-locate-path_7.1.1-2_all.deb ... 1691221883.543982983 Unpacking node-locate-path (7.1.1-2) ... 1691221883.560009956 Selecting previously unselected package node-path-exists. 1691221883.566489935 Preparing to unpack .../415-node-path-exists_5.0.0-8_all.deb ... 1691221883.566821098 Unpacking node-path-exists (5.0.0-8) ... 1691221883.583452940 Selecting previously unselected package node-find-up. 1691221883.589886904 Preparing to unpack .../416-node-find-up_6.3.0-7_all.deb ... 1691221883.590178013 Unpacking node-find-up (6.3.0-7) ... 1691221883.608603001 Selecting previously unselected package node-pkg-dir. 1691221883.615025043 Preparing to unpack .../417-node-pkg-dir_5.0.0-2_all.deb ... 1691221883.615325928 Unpacking node-pkg-dir (5.0.0-2) ... 1691221883.631499052 Selecting previously unselected package node-find-cache-dir. 1691221883.637949944 Preparing to unpack .../418-node-find-cache-dir_3.3.2+~3.2.1-1_all.deb ... 1691221883.674226046 Unpacking node-find-cache-dir (3.3.2+~3.2.1-1) ... 1691221883.694387913 Selecting previously unselected package node-signal-exit. 1691221883.702095032 Preparing to unpack .../419-node-signal-exit_3.0.7+~3.0.1-1_all.deb ... 1691221883.702430964 Unpacking node-signal-exit (3.0.7+~3.0.1-1) ... 1691221883.723033905 Selecting previously unselected package node-foreground-child. 1691221883.729839087 Preparing to unpack .../420-node-foreground-child_2.0.0-5_all.deb ... 1691221883.730083942 Unpacking node-foreground-child (2.0.0-5) ... 1691221883.749047041 Selecting previously unselected package node-is-stream. 1691221883.757848978 Preparing to unpack .../421-node-is-stream_3.0.0-4_all.deb ... 1691221883.758233070 Unpacking node-is-stream (3.0.0-4) ... 1691221883.777380943 Selecting previously unselected package node-is-windows. 1691221883.784424067 Preparing to unpack .../422-node-is-windows_1.0.2+~cs1.0.0-1_all.deb ... 1691221883.784715891 Unpacking node-is-windows (1.0.2+~cs1.0.0-1) ... 1691221883.804523945 Selecting previously unselected package node-sprintf-js. 1691221883.811387062 Preparing to unpack .../423-node-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ... 1691221883.819041967 Unpacking node-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 1691221883.836913109 Selecting previously unselected package node-argparse. 1691221883.843823910 Preparing to unpack .../424-node-argparse_2.0.1-2_all.deb ... 1691221883.844034910 Unpacking node-argparse (2.0.1-2) ... 1691221883.863492012 Selecting previously unselected package node-js-yaml. 1691221883.870033026 Preparing to unpack .../425-node-js-yaml_4.1.0+dfsg+~4.0.5-7_all.deb ... 1691221883.870311022 Unpacking node-js-yaml (4.1.0+dfsg+~4.0.5-7) ... 1691221883.900918961 Selecting previously unselected package node-nopt. 1691221883.907608986 Preparing to unpack .../426-node-nopt_5.0.0-4_all.deb ... 1691221883.907937050 Unpacking node-nopt (5.0.0-4) ... 1691221883.927412033 Selecting previously unselected package node-npm-run-path. 1691221883.933989048 Preparing to unpack .../427-node-npm-run-path_5.1.0+~4.0.0-8_all.deb ... 1691221883.934273005 Unpacking node-npm-run-path (5.1.0+~4.0.0-8) ... 1691221883.953114986 Selecting previously unselected package node-shebang-regex. 1691221883.961568117 Preparing to unpack .../428-node-shebang-regex_3.0.0-2_all.deb ... 1691221883.961975098 Unpacking node-shebang-regex (3.0.0-2) ... 1691221883.980010033 Selecting previously unselected package node-shebang-command. 1691221883.986804962 Preparing to unpack .../429-node-shebang-command_2.0.0-1_all.deb ... 1691221883.987056017 Unpacking node-shebang-command (2.0.0-1) ... 1691221884.002491951 Selecting previously unselected package node-strip-bom. 1691221884.009099007 Preparing to unpack .../430-node-strip-bom_4.0.0-2_all.deb ... 1691221884.009373903 Unpacking node-strip-bom (4.0.0-2) ... 1691221884.025312901 Selecting previously unselected package node-has-flag. 1691221884.031883001 Preparing to unpack .../431-node-has-flag_4.0.0-3_all.deb ... 1691221884.032151937 Unpacking node-has-flag (4.0.0-3) ... 1691221884.052010059 Selecting previously unselected package node-supports-color. 1691221884.059634924 Preparing to unpack .../432-node-supports-color_8.1.1+~8.1.1-1_all.deb ... 1691221884.059988022 Unpacking node-supports-color (8.1.1+~8.1.1-1) ... 1691221884.080878019 Selecting previously unselected package node-util. 1691221884.088627100 Preparing to unpack .../433-node-util_0.12.5+~1.0.10-1_all.deb ... 1691221884.089010000 Unpacking node-util (0.12.5+~1.0.10-1) ... 1691221884.107970953 Selecting previously unselected package node-assert. 1691221884.115140915 Preparing to unpack .../434-node-assert_2.0.0+~cs3.9.8-2_all.deb ... 1691221884.115446091 Unpacking node-assert (2.0.0+~cs3.9.8-2) ... 1691221884.137326002 Selecting previously unselected package node-ampproject-remapping. 1691221884.143978119 Preparing to unpack .../435-node-ampproject-remapping_2.2.0+~cs5.15.37-1_all.deb ... 1691221884.144264936 Unpacking node-ampproject-remapping (2.2.0+~cs5.15.37-1) ... 1691221884.179292917 Selecting previously unselected package node-babel-plugin-add-module-exports. 1691221884.185913086 Preparing to unpack .../436-node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4_all.deb ... 1691221884.186209917 Unpacking node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ... 1691221884.204329967 Selecting previously unselected package node-regenerator-runtime. 1691221884.210939884 Preparing to unpack .../437-node-regenerator-runtime_0.15.1+~0.10.8-1_all.deb ... 1691221884.211231947 Unpacking node-regenerator-runtime (0.15.1+~0.10.8-1) ... 1691221884.229681015 Selecting previously unselected package node-babel7-runtime. 1691221884.236490011 Preparing to unpack .../438-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-4_all.deb ... 1691221884.236789942 Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-4) ... 1691221884.294070005 Selecting previously unselected package node-babel-helper-define-polyfill-provider. 1691221884.300792933 Preparing to unpack .../439-node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1_all.deb ... 1691221884.301096916 Unpacking node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ... 1691221884.322232008 Selecting previously unselected package node-babel-plugin-polyfill-corejs2. 1691221884.328942060 Preparing to unpack .../440-node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1_all.deb ... 1691221884.329205990 Unpacking node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ... 1691221884.349332094 Selecting previously unselected package node-caniuse-lite. 1691221884.357283115 Preparing to unpack .../441-node-caniuse-lite_1.0.30001436+dfsg+~1.0.1-1_all.deb ... 1691221884.357595921 Unpacking node-caniuse-lite (1.0.30001436+dfsg+~1.0.1-1) ... 1691221884.724920034 Selecting previously unselected package node-electron-to-chromium. 1691221884.731823921 Preparing to unpack .../442-node-electron-to-chromium_1.4.284-1_all.deb ... 1691221884.732119083 Unpacking node-electron-to-chromium (1.4.284-1) ... 1691221884.755271912 Selecting previously unselected package node-picocolors. 1691221884.761996031 Preparing to unpack .../443-node-picocolors_1.0.0-4_all.deb ... 1691221884.762290955 Unpacking node-picocolors (1.0.0-4) ... 1691221884.779571056 Selecting previously unselected package node-browserslist. 1691221884.786284924 Preparing to unpack .../444-node-browserslist_4.21.4+~cs6.1.17-2_all.deb ... 1691221884.786535978 Unpacking node-browserslist (4.21.4+~cs6.1.17-2) ... 1691221884.813971996 Selecting previously unselected package node-core-js-compat. 1691221884.820662975 Preparing to unpack .../445-node-core-js-compat_3.26.1-3_all.deb ... 1691221884.820993900 Unpacking node-core-js-compat (3.26.1-3) ... 1691221884.848932981 Selecting previously unselected package node-babel-plugin-polyfill-corejs3. 1691221884.857142925 Preparing to unpack .../446-node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1_all.deb ... 1691221884.857481003 Unpacking node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ... 1691221884.880716085 Selecting previously unselected package node-babel-plugin-polyfill-regenerator. 1691221884.888430119 Preparing to unpack .../447-node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1_all.deb ... 1691221884.888756037 Unpacking node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ... 1691221884.909225941 Selecting previously unselected package node-color-name. 1691221884.917129040 Preparing to unpack .../448-node-color-name_1.1.4+~1.1.1-2_all.deb ... 1691221884.917439938 Unpacking node-color-name (1.1.4+~1.1.1-2) ... 1691221884.936691046 Selecting previously unselected package node-color-convert. 1691221884.943639040 Preparing to unpack .../449-node-color-convert_2.0.1+~cs2.0.0-2_all.deb ... 1691221884.943979979 Unpacking node-color-convert (2.0.1+~cs2.0.0-2) ... 1691221884.964013100 Selecting previously unselected package node-ansi-styles. 1691221884.972794056 Preparing to unpack .../450-node-ansi-styles_6.2.1-2_all.deb ... 1691221884.973145962 Unpacking node-ansi-styles (6.2.1-2) ... 1691221884.992712021 Selecting previously unselected package node-chalk. 1691221885.001399994 Preparing to unpack .../451-node-chalk_5.2.0-1_all.deb ... 1691221885.001705885 Unpacking node-chalk (5.2.0-1) ... 1691221885.023535013 Selecting previously unselected package node-for-in. 1691221885.030414104 Preparing to unpack .../452-node-for-in_1.0.2-4_all.deb ... 1691221885.030649900 Unpacking node-for-in (1.0.2-4) ... 1691221885.046885967 Selecting previously unselected package node-for-own. 1691221885.053641081 Preparing to unpack .../453-node-for-own_1.0.0-3_all.deb ... 1691221885.053960085 Unpacking node-for-own (1.0.0-3) ... 1691221885.069891930 Selecting previously unselected package node-is-plain-object. 1691221885.076724052 Preparing to unpack .../454-node-is-plain-object_5.0.0-7_all.deb ... 1691221885.077035904 Unpacking node-is-plain-object (5.0.0-7) ... 1691221885.093197107 Selecting previously unselected package node-is-extendable. 1691221885.100999117 Preparing to unpack .../455-node-is-extendable_1.0.1-3_all.deb ... 1691221885.101306915 Unpacking node-is-extendable (1.0.1-3) ... 1691221885.119059086 Selecting previously unselected package node-clone-deep. 1691221885.125828028 Preparing to unpack .../456-node-clone-deep_4.0.1+~cs7.0.2-1_all.deb ... 1691221885.126176119 Unpacking node-clone-deep (4.0.1+~cs7.0.2-1) ... 1691221885.146265030 Selecting previously unselected package node-commander. 1691221885.153115034 Preparing to unpack .../457-node-commander_9.4.1-1_all.deb ... 1691221885.153376102 Unpacking node-commander (9.4.1-1) ... 1691221885.190195084 Selecting previously unselected package node-core-js. 1691221885.197199106 Preparing to unpack .../458-node-core-js_3.26.1-3_all.deb ... 1691221885.197437048 Unpacking node-core-js (3.26.1-3) ... 1691221885.926520109 Selecting previously unselected package node-core-js-pure. 1691221885.934705019 Preparing to unpack .../459-node-core-js-pure_3.26.1-3_all.deb ... 1691221885.935189962 Unpacking node-core-js-pure (3.26.1-3) ... 1691221886.471529961 Selecting previously unselected package node-fs-readdir-recursive. 1691221886.479943037 Preparing to unpack .../460-node-fs-readdir-recursive_1.1.0+~1.1.0-1_all.deb ... 1691221886.480129957 Unpacking node-fs-readdir-recursive (1.1.0+~1.1.0-1) ... 1691221886.499958992 Selecting previously unselected package node-js-tokens. 1691221886.507373095 Preparing to unpack .../461-node-js-tokens_8.0.0-2_all.deb ... 1691221886.507644892 Unpacking node-js-tokens (8.0.0-2) ... 1691221886.527643919 Selecting previously unselected package node-jsesc. 1691221886.535137892 Preparing to unpack .../462-node-jsesc_3.0.2+~3.0.1-1_all.deb ... 1691221886.535393953 Unpacking node-jsesc (3.0.2+~3.0.1-1) ... 1691221886.555476904 Selecting previously unselected package node-json5. 1691221886.562977076 Preparing to unpack .../463-node-json5_2.2.3+dfsg-1_all.deb ... 1691221886.563272953 Unpacking node-json5 (2.2.3+dfsg-1) ... 1691221886.583709955 Selecting previously unselected package node-quick-lru. 1691221886.591140985 Preparing to unpack .../464-node-quick-lru_6.1.1-4_all.deb ... 1691221886.591418982 Unpacking node-quick-lru (6.1.1-4) ... 1691221886.610313892 Selecting previously unselected package node-regenerator-transform. 1691221886.617840052 Preparing to unpack .../465-node-regenerator-transform_0.15.1+~0.10.8-1_all.deb ... 1691221886.618146896 Unpacking node-regenerator-transform (0.15.1+~0.10.8-1) ... 1691221886.639142990 Selecting previously unselected package node-regjsgen. 1691221886.646651983 Preparing to unpack .../466-node-regjsgen_0.7.1+ds-1_all.deb ... 1691221886.646950006 Unpacking node-regjsgen (0.7.1+ds-1) ... 1691221886.665512085 Selecting previously unselected package node-regjsparser. 1691221886.672986984 Preparing to unpack .../467-node-regjsparser_0.9.1+ds-2_all.deb ... 1691221886.673257113 Unpacking node-regjsparser (0.9.1+ds-2) ... 1691221886.694329023 Selecting previously unselected package node-unicode-canonical-property-names-ecmascript. 1691221886.703612089 Preparing to unpack .../468-node-unicode-canonical-property-names-ecmascript_2.0.0-2_all.deb ... 1691221886.704046011 Unpacking node-unicode-canonical-property-names-ecmascript (2.0.0-2) ... 1691221886.764499903 Selecting previously unselected package node-unicode-property-aliases-ecmascript. 1691221886.774770975 Preparing to unpack .../469-node-unicode-property-aliases-ecmascript_2.1.0+ds-1_all.deb ... 1691221886.775177002 Unpacking node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ... 1691221886.797060013 Selecting previously unselected package node-unicode-match-property-ecmascript. 1691221886.807288885 Preparing to unpack .../470-node-unicode-match-property-ecmascript_2.0.0-2_all.deb ... 1691221886.807713032 Unpacking node-unicode-match-property-ecmascript (2.0.0-2) ... 1691221886.825537920 Selecting previously unselected package node-unicode-match-property-value-ecmascript. 1691221886.834125996 Preparing to unpack .../471-node-unicode-match-property-value-ecmascript_2.1.0+ds-1_all.deb ... 1691221886.834465981 Unpacking node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ... 1691221886.853702068 Selecting previously unselected package node-regexpu-core. 1691221886.862195015 Preparing to unpack .../472-node-regexpu-core_5.2.2-3_all.deb ... 1691221886.862534046 Unpacking node-regexpu-core (5.2.2-3) ... 1691221886.883040905 Selecting previously unselected package node-source-map-support. 1691221886.890957117 Preparing to unpack .../473-node-source-map-support_0.5.21+ds+~0.5.4-1_all.deb ... 1691221886.891283989 Unpacking node-source-map-support (0.5.21+ds+~0.5.4-1) ... 1691221886.911309958 Selecting previously unselected package node-to-fast-properties. 1691221886.919310093 Preparing to unpack .../474-node-to-fast-properties_3.0.1-3_all.deb ... 1691221886.919604063 Unpacking node-to-fast-properties (3.0.1-3) ... 1691221886.939107895 Selecting previously unselected package node-v8flags. 1691221886.946919918 Preparing to unpack .../475-node-v8flags_3.2.0+~3.1.1-1_all.deb ... 1691221886.947242975 Unpacking node-v8flags (3.2.0+~3.1.1-1) ... 1691221886.971812963 Selecting previously unselected package node-babel7. 1691221886.979757071 Preparing to unpack .../476-node-babel7_7.20.15+ds1+~cs214.269.168-4_all.deb ... 1691221886.980084896 Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-4) ... 1691221887.413047075 Selecting previously unselected package node-is-arrayish. 1691221887.421585083 Preparing to unpack .../477-node-is-arrayish_0.3.2-3_all.deb ... 1691221887.421909094 Unpacking node-is-arrayish (0.3.2-3) ... 1691221887.442096949 Selecting previously unselected package node-error-ex. 1691221887.450129032 Preparing to unpack .../478-node-error-ex_1.3.2-4_all.deb ... 1691221887.450423002 Unpacking node-error-ex (1.3.2-4) ... 1691221887.469583035 Selecting previously unselected package node-json-parse-better-errors. 1691221887.477418900 Preparing to unpack .../479-node-json-parse-better-errors_1.0.2+~cs3.3.1-2_all.deb ... 1691221887.477766991 Unpacking node-json-parse-better-errors (1.0.2+~cs3.3.1-2) ... 1691221887.496718884 Selecting previously unselected package node-parse-json. 1691221887.504591942 Preparing to unpack .../480-node-parse-json_5.2.0+~cs5.1.7-1_all.deb ... 1691221887.505033970 Unpacking node-parse-json (5.2.0+~cs5.1.7-1) ... 1691221887.525743961 Selecting previously unselected package node-hosted-git-info. 1691221887.533631086 Preparing to unpack .../481-node-hosted-git-info_6.1.1-2_all.deb ... 1691221887.533961058 Unpacking node-hosted-git-info (6.1.1-2) ... 1691221887.554253101 Selecting previously unselected package node-spdx-license-ids. 1691221887.562124014 Preparing to unpack .../482-node-spdx-license-ids_3.0.12-1_all.deb ... 1691221887.562419891 Unpacking node-spdx-license-ids (3.0.12-1) ... 1691221887.583930969 Selecting previously unselected package node-spdx-exceptions. 1691221887.592041016 Preparing to unpack .../483-node-spdx-exceptions_2.3.0-2_all.deb ... 1691221887.592396975 Unpacking node-spdx-exceptions (2.3.0-2) ... 1691221887.611943007 Selecting previously unselected package node-spdx-expression-parse. 1691221887.620281935 Preparing to unpack .../484-node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb ... 1691221887.620556116 Unpacking node-spdx-expression-parse (3.0.1+~3.0.1-1) ... 1691221887.640853882 Selecting previously unselected package node-spdx-correct. 1691221887.649301052 Preparing to unpack .../485-node-spdx-correct_3.1.1-2_all.deb ... 1691221887.649609089 Unpacking node-spdx-correct (3.1.1-2) ... 1691221887.668514013 Selecting previously unselected package node-validate-npm-package-license. 1691221887.676889896 Preparing to unpack .../486-node-validate-npm-package-license_3.0.4-2_all.deb ... 1691221887.677367926 Unpacking node-validate-npm-package-license (3.0.4-2) ... 1691221887.695194960 Selecting previously unselected package node-normalize-package-data. 1691221887.703211069 Preparing to unpack .../487-node-normalize-package-data_4.0.1+~2.4.1-1_all.deb ... 1691221887.703481913 Unpacking node-normalize-package-data (4.0.1+~2.4.1-1) ... 1691221887.723227024 Selecting previously unselected package node-read-pkg. 1691221887.731553078 Preparing to unpack .../488-node-read-pkg_5.2.0-2_all.deb ... 1691221887.732075930 Unpacking node-read-pkg (5.2.0-2) ... 1691221887.757900953 Selecting previously unselected package node-uuid. 1691221887.767553091 Preparing to unpack .../489-node-uuid_8.3.2+~8.3.3-3_all.deb ... 1691221887.767963886 Unpacking node-uuid (8.3.2+~8.3.3-3) ... 1691221887.842391014 Selecting previously unselected package node-isexe. 1691221887.852271080 Preparing to unpack .../490-node-isexe_2.0.0+~2.0.1-5_all.deb ... 1691221887.852694988 Unpacking node-isexe (2.0.0+~2.0.1-5) ... 1691221887.875822067 Selecting previously unselected package node-which. 1691221887.885550022 Preparing to unpack .../491-node-which_2.0.2+~cs1.3.2-3_all.deb ... 1691221887.885960102 Unpacking node-which (2.0.2+~cs1.3.2-3) ... 1691221887.907618999 Selecting previously unselected package node-is-typedarray. 1691221887.916213989 Preparing to unpack .../492-node-is-typedarray_1.0.0-4_all.deb ... 1691221887.916508913 Unpacking node-is-typedarray (1.0.0-4) ... 1691221887.936292887 Selecting previously unselected package node-typedarray-to-buffer. 1691221887.944633961 Preparing to unpack .../493-node-typedarray-to-buffer_4.0.0-2_all.deb ... 1691221887.945102930 Unpacking node-typedarray-to-buffer (4.0.0-2) ... 1691221887.964960098 Selecting previously unselected package node-write-file-atomic. 1691221887.974441051 Preparing to unpack .../494-node-write-file-atomic_4.0.2+~4.0.0-1_all.deb ... 1691221887.975034952 Unpacking node-write-file-atomic (4.0.2+~4.0.0-1) ... 1691221887.997020006 Selecting previously unselected package node-slice-ansi. 1691221888.006118059 Preparing to unpack .../495-node-slice-ansi_5.0.0+~cs9.0.0-5_all.deb ... 1691221888.006428003 Unpacking node-slice-ansi (5.0.0+~cs9.0.0-5) ... 1691221888.027959108 Selecting previously unselected package node-ansi-regex. 1691221888.037086010 Preparing to unpack .../496-node-ansi-regex_5.0.1-1_all.deb ... 1691221888.037441015 Unpacking node-ansi-regex (5.0.1-1) ... 1691221888.055856943 Selecting previously unselected package node-strip-ansi. 1691221888.064095974 Preparing to unpack .../497-node-strip-ansi_6.0.1-2_all.deb ... 1691221888.064429998 Unpacking node-strip-ansi (6.0.1-2) ... 1691221888.082719088 Selecting previously unselected package node-clone. 1691221888.090971947 Preparing to unpack .../498-node-clone_2.1.2-4_all.deb ... 1691221888.091334105 Unpacking node-clone (2.1.2-4) ... 1691221888.108850002 Selecting previously unselected package node-defaults. 1691221888.116938114 Preparing to unpack .../499-node-defaults_1.0.4+~1.0.3-1_all.deb ... 1691221888.117234945 Unpacking node-defaults (1.0.4+~1.0.3-1) ... 1691221888.134587049 Selecting previously unselected package node-wcwidth.js. 1691221888.142728090 Preparing to unpack .../500-node-wcwidth.js_1.0.2-2_all.deb ... 1691221888.143100977 Unpacking node-wcwidth.js (1.0.2-2) ... 1691221888.161158085 Selecting previously unselected package node-string-width. 1691221888.169136047 Preparing to unpack .../501-node-string-width_4.2.3+~cs13.2.3-1_all.deb ... 1691221888.169406891 Unpacking node-string-width (4.2.3+~cs13.2.3-1) ... 1691221888.198179960 Selecting previously unselected package node-wrap-ansi. 1691221888.206167936 Preparing to unpack .../502-node-wrap-ansi_8.0.1+~8.0.1-3_all.deb ... 1691221888.206386089 Unpacking node-wrap-ansi (8.0.1+~8.0.1-3) ... 1691221888.224090099 Selecting previously unselected package node-cliui. 1691221888.232261896 Preparing to unpack .../503-node-cliui_7.0.4+repack+~cs3.1.0-4_all.deb ... 1691221888.232501030 Unpacking node-cliui (7.0.4+repack+~cs3.1.0-4) ... 1691221888.252979994 Selecting previously unselected package node-get-caller-file. 1691221888.260998011 Preparing to unpack .../504-node-get-caller-file_2.0.5+~cs1.1.1-4_all.deb ... 1691221888.261229038 Unpacking node-get-caller-file (2.0.5+~cs1.1.1-4) ... 1691221888.281320095 Selecting previously unselected package node-require-directory. 1691221888.289366961 Preparing to unpack .../505-node-require-directory_2.1.1+~2.1.2-1_all.deb ... 1691221888.289592981 Unpacking node-require-directory (2.1.1+~2.1.2-1) ... 1691221888.307115078 Selecting previously unselected package node-y18n. 1691221888.315140963 Preparing to unpack .../506-node-y18n_5.0.8+~5.0.0-3_all.deb ... 1691221888.315387011 Unpacking node-y18n (5.0.8+~5.0.0-3) ... 1691221888.334762096 Selecting previously unselected package node-camelcase. 1691221888.342739105 Preparing to unpack .../507-node-camelcase_7.0.0-3_all.deb ... 1691221888.343241930 Unpacking node-camelcase (7.0.0-3) ... 1691221888.361321926 Selecting previously unselected package node-yargs-parser. 1691221888.369445086 Preparing to unpack .../508-node-yargs-parser_21.1.1+~21.0.0-4_all.deb ... 1691221888.369699955 Unpacking node-yargs-parser (21.1.1+~21.0.0-4) ... 1691221888.390377998 Selecting previously unselected package node-yargs. 1691221888.398516893 Preparing to unpack .../509-node-yargs_16.2.0+~16.0.4-7_all.deb ... 1691221888.398956060 Unpacking node-yargs (16.2.0+~16.0.4-7) ... 1691221888.440239906 Selecting previously unselected package node-istanbul. 1691221888.448349953 Preparing to unpack .../510-node-istanbul_0.4.5+repack10+~cs97.25.57-3_all.deb ... 1691221888.448612928 Unpacking node-istanbul (0.4.5+repack10+~cs97.25.57-3) ... 1691221888.551254988 Selecting previously unselected package node-through. 1691221888.559427023 Preparing to unpack .../511-node-through_2.3.8+~cs0.0.30-1_all.deb ... 1691221888.559663057 Unpacking node-through (2.3.8+~cs0.0.30-1) ... 1691221888.578265905 Selecting previously unselected package node-resumer. 1691221888.586342096 Preparing to unpack .../512-node-resumer_0.0.0-6_all.deb ... 1691221888.586597919 Unpacking node-resumer (0.0.0-6) ... 1691221888.604871988 Selecting previously unselected package node-tape. 1691221888.613051891 Preparing to unpack .../513-node-tape_5.6.1+~cs8.20.19-1_all.deb ... 1691221888.613297939 Unpacking node-tape (5.6.1+~cs8.20.19-1) ... 1691221888.642822027 Selecting previously unselected package node-deep-equal. 1691221888.651087046 Preparing to unpack .../514-node-deep-equal_2.1.0+~cs31.12.80-1_all.deb ... 1691221888.651326895 Unpacking node-deep-equal (2.1.0+~cs31.12.80-1) ... 1691221888.686443090 Selecting previously unselected package libjs-util. 1691221888.695272923 Preparing to unpack .../515-libjs-util_0.12.5+~1.0.10-1_all.deb ... 1691221888.695568085 Unpacking libjs-util (0.12.5+~1.0.10-1) ... 1691221888.717268944 Selecting previously unselected package libncurses6:amd64. 1691221888.725373983 Preparing to unpack .../516-libncurses6_6.4+20230625-2_amd64.deb ... 1691221888.725678921 Unpacking libncurses6:amd64 (6.4+20230625-2) ... 1691221888.757320881 Selecting previously unselected package libncurses-dev:amd64. 1691221888.765485048 Preparing to unpack .../517-libncurses-dev_6.4+20230625-2_amd64.deb ... 1691221888.765748024 Unpacking libncurses-dev:amd64 (6.4+20230625-2) ... 1691221888.832252026 Selecting previously unselected package libssl-dev:amd64. 1691221888.840430021 Preparing to unpack .../518-libssl-dev_3.0.10-1_amd64.deb ... 1691221888.840658903 Unpacking libssl-dev:amd64 (3.0.10-1) ... 1691221889.082427979 Selecting previously unselected package libuv1-dev:amd64. 1691221889.091264009 Preparing to unpack .../519-libuv1-dev_1.44.2-1_amd64.deb ... 1691221889.091553926 Unpacking libuv1-dev:amd64 (1.44.2-1) ... 1691221889.134969950 Selecting previously unselected package libnode-dev. 1691221889.147836924 Preparing to unpack .../520-libnode-dev_18.13.0+dfsg1-1_amd64.deb ... 1691221889.148355961 Unpacking libnode-dev (18.13.0+dfsg1-1) ... 1691221889.303946972 Selecting previously unselected package libpcre16-3:amd64. 1691221889.312336922 Preparing to unpack .../521-libpcre16-3_2%3a8.39-15_amd64.deb ... 1691221889.312644005 Unpacking libpcre16-3:amd64 (2:8.39-15) ... 1691221889.358795881 Selecting previously unselected package libpcre2-16-0:amd64. 1691221889.371031046 Preparing to unpack .../522-libpcre2-16-0_10.42-2_amd64.deb ... 1691221889.371484041 Unpacking libpcre2-16-0:amd64 (10.42-2) ... 1691221889.421328068 Selecting previously unselected package libpcre2-32-0:amd64. 1691221889.430823088 Preparing to unpack .../523-libpcre2-32-0_10.42-2_amd64.deb ... 1691221889.431241989 Unpacking libpcre2-32-0:amd64 (10.42-2) ... 1691221889.488451958 Selecting previously unselected package libpcre2-posix3:amd64. 1691221889.498505116 Preparing to unpack .../524-libpcre2-posix3_10.42-2_amd64.deb ... 1691221889.498924971 Unpacking libpcre2-posix3:amd64 (10.42-2) ... 1691221889.524154902 Selecting previously unselected package libpcre2-dev:amd64. 1691221889.533730984 Preparing to unpack .../525-libpcre2-dev_10.42-2_amd64.deb ... 1691221889.534097910 Unpacking libpcre2-dev:amd64 (10.42-2) ... 1691221889.630603075 Selecting previously unselected package libpcre3:amd64. 1691221889.639888048 Preparing to unpack .../526-libpcre3_2%3a8.39-15_amd64.deb ... 1691221889.640295982 Unpacking libpcre3:amd64 (2:8.39-15) ... 1691221889.686425924 Selecting previously unselected package libpcre32-3:amd64. 1691221889.694776058 Preparing to unpack .../527-libpcre32-3_2%3a8.39-15_amd64.deb ... 1691221889.695353985 Unpacking libpcre32-3:amd64 (2:8.39-15) ... 1691221889.731978893 Selecting previously unselected package libpcrecpp0v5:amd64. 1691221889.745572090 Preparing to unpack .../528-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... 1691221889.746089935 Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... 1691221889.773785114 Selecting previously unselected package libpcre3-dev:amd64. 1691221889.785243034 Preparing to unpack .../529-libpcre3-dev_2%3a8.39-15_amd64.deb ... 1691221889.785499096 Unpacking libpcre3-dev:amd64 (2:8.39-15) ... 1691221889.870887995 Selecting previously unselected package libperl-dev:amd64. 1691221889.879836082 Preparing to unpack .../530-libperl-dev_5.36.0-7_amd64.deb ... 1691221889.886526108 Unpacking libperl-dev:amd64 (5.36.0-7) ... 1691221889.999381065 Selecting previously unselected package libprimesieve11:amd64. 1691221890.007798910 Preparing to unpack .../531-libprimesieve11_11.1+ds-1_amd64.deb ... 1691221890.008142948 Unpacking libprimesieve11:amd64 (11.1+ds-1) ... 1691221890.038116932 Selecting previously unselected package libprimesieve-dev-common. 1691221890.047538996 Preparing to unpack .../532-libprimesieve-dev-common_11.1+ds-1_all.deb ... 1691221890.048046112 Unpacking libprimesieve-dev-common (11.1+ds-1) ... 1691221890.070635080 Selecting previously unselected package libprimesieve-dev:amd64. 1691221890.082809925 Preparing to unpack .../533-libprimesieve-dev_11.1+ds-1_amd64.deb ... 1691221890.083292961 Unpacking libprimesieve-dev:amd64 (11.1+ds-1) ... 1691221890.115957975 Selecting previously unselected package libpython3.11:amd64. 1691221890.124366045 Preparing to unpack .../534-libpython3.11_3.11.4-1_amd64.deb ... 1691221890.124676943 Unpacking libpython3.11:amd64 (3.11.4-1) ... 1691221890.315723896 Selecting previously unselected package libpython3.11-dev:amd64. 1691221890.324104071 Preparing to unpack .../535-libpython3.11-dev_3.11.4-1_amd64.deb ... 1691221890.324372053 Unpacking libpython3.11-dev:amd64 (3.11.4-1) ... 1691221890.797693014 Selecting previously unselected package libpython3-dev:amd64. 1691221890.810198069 Preparing to unpack .../536-libpython3-dev_3.11.4-5_amd64.deb ... 1691221890.810616970 Unpacking libpython3-dev:amd64 (3.11.4-5) ... 1691221890.830709934 Selecting previously unselected package rubygems-integration. 1691221890.839314938 Preparing to unpack .../537-rubygems-integration_1.18_all.deb ... 1691221890.839615107 Unpacking rubygems-integration (1.18) ... 1691221890.860143900 Selecting previously unselected package ruby3.1. 1691221890.868886948 Preparing to unpack .../538-ruby3.1_3.1.2-7_amd64.deb ... 1691221890.869216919 Unpacking ruby3.1 (3.1.2-7) ... 1691221890.911998034 Selecting previously unselected package ruby-rubygems. 1691221890.921185017 Preparing to unpack .../539-ruby-rubygems_3.3.15-2_all.deb ... 1691221890.921457052 Unpacking ruby-rubygems (3.3.15-2) ... 1691221890.983382940 Selecting previously unselected package ruby. 1691221890.992047071 Preparing to unpack .../540-ruby_1%3a3.1_amd64.deb ... 1691221891.020106077 Unpacking ruby (1:3.1) ... 1691221891.041249990 Selecting previously unselected package rake. 1691221891.050287008 Preparing to unpack .../541-rake_13.0.6-3_all.deb ... 1691221891.050594091 Unpacking rake (13.0.6-3) ... 1691221891.111939907 Selecting previously unselected package ruby-net-telnet. 1691221891.121340990 Preparing to unpack .../542-ruby-net-telnet_0.2.0-1_all.deb ... 1691221891.121627092 Unpacking ruby-net-telnet (0.2.0-1) ... 1691221891.145982027 Selecting previously unselected package ruby-webrick. 1691221891.157654047 Preparing to unpack .../543-ruby-webrick_1.8.1-1_all.deb ... 1691221891.158016920 Unpacking ruby-webrick (1.8.1-1) ... 1691221891.185936928 Selecting previously unselected package ruby-xmlrpc. 1691221891.194539070 Preparing to unpack .../544-ruby-xmlrpc_0.3.2-2_all.deb ... 1691221891.194823980 Unpacking ruby-xmlrpc (0.3.2-2) ... 1691221891.216392040 Selecting previously unselected package ruby-sdbm:amd64. 1691221891.224942923 Preparing to unpack .../545-ruby-sdbm_1.0.0-5+b1_amd64.deb ... 1691221891.225256920 Unpacking ruby-sdbm:amd64 (1.0.0-5+b1) ... 1691221891.248370886 Selecting previously unselected package libruby3.1:amd64. 1691221891.256973028 Preparing to unpack .../546-libruby3.1_3.1.2-7_amd64.deb ... 1691221891.257288933 Unpacking libruby3.1:amd64 (3.1.2-7) ... 1691221891.719140053 Selecting previously unselected package libruby:amd64. 1691221891.728481054 Preparing to unpack .../547-libruby_1%3a3.1_amd64.deb ... 1691221891.728955030 Unpacking libruby:amd64 (1:3.1) ... 1691221891.747313976 Selecting previously unselected package libsass1:amd64. 1691221891.755919933 Preparing to unpack .../548-libsass1_3.6.5+20220909-3_amd64.deb ... 1691221891.756297112 Unpacking libsass1:amd64 (3.6.5+20220909-3) ... 1691221891.837232113 Selecting previously unselected package libsodium23:amd64. 1691221891.846760988 Preparing to unpack .../549-libsodium23_1.0.18-1_amd64.deb ... 1691221891.847125053 Unpacking libsodium23:amd64 (1.0.18-1) ... 1691221891.897267103 Selecting previously unselected package libtidy5deb1:amd64. 1691221891.907510042 Preparing to unpack .../550-libtidy5deb1_2%3a5.6.0-11_amd64.deb ... 1691221891.907987118 Unpacking libtidy5deb1:amd64 (2:5.6.0-11) ... 1691221891.950738907 Selecting previously unselected package libxml2-dev:amd64. 1691221891.960725069 Preparing to unpack .../551-libxml2-dev_2.9.14+dfsg-1.3_amd64.deb ... 1691221891.961153984 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3) ... 1691221892.067487955 Selecting previously unselected package libxslt1-dev:amd64. 1691221892.077614069 Preparing to unpack .../552-libxslt1-dev_1.1.35-1_amd64.deb ... 1691221892.077999115 Unpacking libxslt1-dev:amd64 (1.1.35-1) ... 1691221892.137665033 Selecting previously unselected package libyaml-syck-perl:amd64. 1691221892.146512985 Preparing to unpack .../553-libyaml-syck-perl_1.34-2+b1_amd64.deb ... 1691221892.146861076 Unpacking libyaml-syck-perl:amd64 (1.34-2+b1) ... 1691221892.171534061 Selecting previously unselected package lynx-common. 1691221892.180403948 Preparing to unpack .../554-lynx-common_2.9.0dev.12-1_all.deb ... 1691221892.180691004 Unpacking lynx-common (2.9.0dev.12-1) ... 1691221892.296755075 Selecting previously unselected package lynx. 1691221892.305497885 Preparing to unpack .../555-lynx_2.9.0dev.12-1_amd64.deb ... 1691221892.305799961 Unpacking lynx (2.9.0dev.12-1) ... 1691221892.380662918 Selecting previously unselected package node-agent-base. 1691221892.390609980 Preparing to unpack .../556-node-agent-base_6.0.2+~cs5.4.2-2_all.deb ... 1691221892.390937090 Unpacking node-agent-base (6.0.2+~cs5.4.2-2) ... 1691221892.414007902 Selecting previously unselected package node-ajv-keywords. 1691221892.423646927 Preparing to unpack .../557-node-ajv-keywords_3.5.2-2_all.deb ... 1691221892.424174070 Unpacking node-ajv-keywords (3.5.2-2) ... 1691221892.447794914 Selecting previously unselected package node-ansi-escapes. 1691221892.456624985 Preparing to unpack .../558-node-ansi-escapes_5.0.0+really.4.3.1-1_all.deb ... 1691221892.456988096 Unpacking node-ansi-escapes (5.0.0+really.4.3.1-1) ... 1691221892.475485086 Selecting previously unselected package node-aproba. 1691221892.484649897 Preparing to unpack .../559-node-aproba_2.0.0-3_all.deb ... 1691221892.485018969 Unpacking node-aproba (2.0.0-3) ... 1691221892.503748894 Selecting previously unselected package node-delegates. 1691221892.512779951 Preparing to unpack .../560-node-delegates_1.0.0-3_all.deb ... 1691221892.513139009 Unpacking node-delegates (1.0.0-3) ... 1691221892.531922102 Selecting previously unselected package node-are-we-there-yet. 1691221892.540781021 Preparing to unpack .../561-node-are-we-there-yet_3.0.1+~1.1.0-1_all.deb ... 1691221892.541409969 Unpacking node-are-we-there-yet (3.0.1+~1.1.0-1) ... 1691221892.562254906 Selecting previously unselected package node-async-each. 1691221892.571177959 Preparing to unpack .../562-node-async-each_1.0.3-3_all.deb ... 1691221892.571448088 Unpacking node-async-each (1.0.3-3) ... 1691221892.590826035 Selecting previously unselected package node-babel-plugin-lodash. 1691221892.599792957 Preparing to unpack .../563-node-babel-plugin-lodash_3.3.4+~cs2.0.1-6_all.deb ... 1691221892.600119114 Unpacking node-babel-plugin-lodash (3.3.4+~cs2.0.1-6) ... 1691221892.621367931 Selecting previously unselected package node-base64-js. 1691221892.630316973 Preparing to unpack .../564-node-base64-js_1.5.1+dfsg+~1.3.0-2_all.deb ... 1691221892.630578041 Unpacking node-base64-js (1.5.1+dfsg+~1.3.0-2) ... 1691221892.651490927 Selecting previously unselected package node-binary-extensions. 1691221892.660378933 Preparing to unpack .../565-node-binary-extensions_2.2.0-2_all.deb ... 1691221892.660737991 Unpacking node-binary-extensions (2.2.0-2) ... 1691221892.680449009 Selecting previously unselected package node-builtins. 1691221892.689460039 Preparing to unpack .../566-node-builtins_5.0.1-1_all.deb ... 1691221892.689930916 Unpacking node-builtins (5.0.1-1) ... 1691221892.710649014 Selecting previously unselected package node-chownr. 1691221892.719630003 Preparing to unpack .../567-node-chownr_2.0.0-2_all.deb ... 1691221892.720143080 Unpacking node-chownr (2.0.0-2) ... 1691221892.737947941 Selecting previously unselected package node-iconv-lite. 1691221892.746895075 Preparing to unpack .../568-node-iconv-lite_0.6.3-3_all.deb ... 1691221892.747212887 Unpacking node-iconv-lite (0.6.3-3) ... 1691221892.783504963 Selecting previously unselected package node-encoding. 1691221892.792463064 Preparing to unpack .../569-node-encoding_0.1.13-2_all.deb ... 1691221892.792984009 Unpacking node-encoding (0.1.13-2) ... 1691221892.811745882 Selecting previously unselected package node-jsonparse. 1691221892.820719957 Preparing to unpack .../570-node-jsonparse_1.3.1-10_all.deb ... 1691221892.821031094 Unpacking node-jsonparse (1.3.1-10) ... 1691221892.840312004 Selecting previously unselected package node-minipass. 1691221892.849251032 Preparing to unpack .../571-node-minipass_3.3.6+~cs9.4.19-1_all.deb ... 1691221892.849510908 Unpacking node-minipass (3.3.6+~cs9.4.19-1) ... 1691221892.878035069 Selecting previously unselected package node-iferr. 1691221892.887032032 Preparing to unpack .../572-node-iferr_1.0.2+~1.0.2-1_all.deb ... 1691221892.887379885 Unpacking node-iferr (1.0.2+~1.0.2-1) ... 1691221892.905345917 Selecting previously unselected package node-fs-write-stream-atomic. 1691221892.914376974 Preparing to unpack .../573-node-fs-write-stream-atomic_1.0.10-6_all.deb ... 1691221892.914628029 Unpacking node-fs-write-stream-atomic (1.0.10-6) ... 1691221892.932487965 Selecting previously unselected package node-run-queue. 1691221892.941428900 Preparing to unpack .../574-node-run-queue_2.0.0-3_all.deb ... 1691221892.941709042 Unpacking node-run-queue (2.0.0-3) ... 1691221892.960169077 Selecting previously unselected package node-copy-concurrently. 1691221892.970652103 Preparing to unpack .../575-node-copy-concurrently_1.0.5-9_all.deb ... 1691221892.971050024 Unpacking node-copy-concurrently (1.0.5-9) ... 1691221892.990890980 Selecting previously unselected package node-move-concurrently. 1691221893.000336885 Preparing to unpack .../576-node-move-concurrently_1.0.1-5_all.deb ... 1691221893.000601053 Unpacking node-move-concurrently (1.0.1-5) ... 1691221893.019040108 Selecting previously unselected package node-promise-inflight. 1691221893.028379917 Preparing to unpack .../577-node-promise-inflight_1.0.1+~1.0.0-1_all.deb ... 1691221893.028639078 Unpacking node-promise-inflight (1.0.1+~1.0.0-1) ... 1691221893.049227953 Selecting previously unselected package node-ssri. 1691221893.058191061 Preparing to unpack .../578-node-ssri_9.0.1-2_all.deb ... 1691221893.058480024 Unpacking node-ssri (9.0.1-2) ... 1691221893.080096960 Selecting previously unselected package node-unique-filename. 1691221893.091221094 Preparing to unpack .../579-node-unique-filename_1.1.1+ds-2_all.deb ... 1691221893.091602087 Unpacking node-unique-filename (1.1.1+ds-2) ... 1691221893.111849070 Selecting previously unselected package node-cacache. 1691221893.123452902 Preparing to unpack .../580-node-cacache_17.0.3+~cs10.3.7-1_all.deb ... 1691221893.123897076 Unpacking node-cacache (17.0.3+~cs10.3.7-1) ... 1691221893.158987045 Selecting previously unselected package node-is-binary-path. 1691221893.170303106 Preparing to unpack .../581-node-is-binary-path_2.1.0-5_all.deb ... 1691221893.170680046 Unpacking node-is-binary-path (2.1.0-5) ... 1691221893.191615105 Selecting previously unselected package node-path-is-absolute. 1691221893.201013088 Preparing to unpack .../582-node-path-is-absolute_2.0.0-2_all.deb ... 1691221893.201339006 Unpacking node-path-is-absolute (2.0.0-2) ... 1691221893.220922947 Selecting previously unselected package node-set-immediate-shim. 1691221893.230232954 Preparing to unpack .../583-node-set-immediate-shim_2.0.0-2_all.deb ... 1691221893.230496883 Unpacking node-set-immediate-shim (2.0.0-2) ... 1691221893.250252008 Selecting previously unselected package node-readdirp. 1691221893.259527922 Preparing to unpack .../584-node-readdirp_3.6.0-1_all.deb ... 1691221893.259908915 Unpacking node-readdirp (3.6.0-1) ... 1691221893.282397032 Selecting previously unselected package node-chokidar. 1691221893.291435003 Preparing to unpack .../585-node-chokidar_3.5.3-2_all.deb ... 1691221893.291709900 Unpacking node-chokidar (3.5.3-2) ... 1691221893.323293924 Selecting previously unselected package node-tslib. 1691221893.332448959 Preparing to unpack .../586-node-tslib_2.4.1-1_all.deb ... 1691221893.332700968 Unpacking node-tslib (2.4.1-1) ... 1691221893.353573084 Selecting previously unselected package node-chrome-trace-event. 1691221893.362610102 Preparing to unpack .../587-node-chrome-trace-event_1.0.3-2_all.deb ... 1691221893.362905979 Unpacking node-chrome-trace-event (1.0.3-2) ... 1691221893.381608009 Selecting previously unselected package node-ci-info. 1691221893.390774965 Preparing to unpack .../588-node-ci-info_3.6.1+~cs1.1.0-1_all.deb ... 1691221893.391105890 Unpacking node-ci-info (3.6.1+~cs1.1.0-1) ... 1691221893.413839102 Selecting previously unselected package node-colors. 1691221893.422887087 Preparing to unpack .../589-node-colors_1.4.0-4_all.deb ... 1691221893.423296928 Unpacking node-colors (1.4.0-4) ... 1691221893.446016073 Selecting previously unselected package node-cli-table. 1691221893.455101013 Preparing to unpack .../590-node-cli-table_0.3.11+~cs0.13.4-3_all.deb ... 1691221893.455370903 Unpacking node-cli-table (0.3.11+~cs0.13.4-3) ... 1691221893.479731083 Selecting previously unselected package node-columnify. 1691221893.488801956 Preparing to unpack .../591-node-columnify_1.6.0+~1.5.1-1_all.deb ... 1691221893.489202023 Unpacking node-columnify (1.6.0+~1.5.1-1) ... 1691221893.508337975 Selecting previously unselected package node-console-control-strings. 1691221893.517699003 Preparing to unpack .../592-node-console-control-strings_1.1.0-3_all.deb ... 1691221893.517983913 Unpacking node-console-control-strings (1.1.0-3) ... 1691221893.537770987 Selecting previously unselected package node-css-selector-tokenizer. 1691221893.547094107 Preparing to unpack .../593-node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb ... 1691221893.547355890 Unpacking node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ... 1691221893.572213888 Selecting previously unselected package node-isobject. 1691221893.581362963 Preparing to unpack .../594-node-isobject_4.0.0-2_all.deb ... 1691221893.581644058 Unpacking node-isobject (4.0.0-2) ... 1691221893.600656986 Selecting previously unselected package node-postcss. 1691221893.609769106 Preparing to unpack .../595-node-postcss_8.4.20+~cs8.0.23-1_all.deb ... 1691221893.610153913 Unpacking node-postcss (8.4.20+~cs8.0.23-1) ... 1691221893.653132915 Selecting previously unselected package node-icss-utils. 1691221893.662393093 Preparing to unpack .../596-node-icss-utils_5.1.0+~5.1.0-1_all.deb ... 1691221893.662702084 Unpacking node-icss-utils (5.1.0+~5.1.0-1) ... 1691221893.683068991 Selecting previously unselected package node-postcss-modules-extract-imports. 1691221893.692184925 Preparing to unpack .../597-node-postcss-modules-extract-imports_3.0.0-2_all.deb ... 1691221893.692430973 Unpacking node-postcss-modules-extract-imports (3.0.0-2) ... 1691221893.713371992 Selecting previously unselected package node-postcss-modules-values. 1691221893.722485065 Preparing to unpack .../598-node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb ... 1691221893.723073006 Unpacking node-postcss-modules-values (4.0.0+~4.0.0-1) ... 1691221893.742253065 Selecting previously unselected package node-postcss-value-parser. 1691221893.751683950 Preparing to unpack .../599-node-postcss-value-parser_4.2.0-1_all.deb ... 1691221893.752011061 Unpacking node-postcss-value-parser (4.2.0-1) ... 1691221893.773751020 Selecting previously unselected package node-prr. 1691221893.783150911 Preparing to unpack .../600-node-prr_1.0.1-3_all.deb ... 1691221893.783409119 Unpacking node-prr (1.0.1-3) ... 1691221893.802359104 Selecting previously unselected package node-errno. 1691221893.811917067 Preparing to unpack .../601-node-errno_1.0.0-3_all.deb ... 1691221893.812238932 Unpacking node-errno (1.0.0-3) ... 1691221893.833106995 Selecting previously unselected package node-memory-fs. 1691221893.842273951 Preparing to unpack .../602-node-memory-fs_0.5.0+~0.3.3-2_all.deb ... 1691221893.842510939 Unpacking node-memory-fs (0.5.0+~0.3.3-2) ... 1691221893.861363888 Selecting previously unselected package node-tapable. 1691221893.870589018 Preparing to unpack .../603-node-tapable_2.2.1-2_all.deb ... 1691221893.870929003 Unpacking node-tapable (2.2.1-2) ... 1691221893.891771078 Selecting previously unselected package node-enhanced-resolve. 1691221893.901098013 Preparing to unpack .../604-node-enhanced-resolve_5.10.0-1_all.deb ... 1691221893.901361942 Unpacking node-enhanced-resolve (5.10.0-1) ... 1691221893.928987980 Selecting previously unselected package node-es-module-lexer. 1691221893.938424110 Preparing to unpack .../605-node-es-module-lexer_1.1.0+dfsg-2_all.deb ... 1691221893.938683987 Unpacking node-es-module-lexer (1.1.0+dfsg-2) ... 1691221893.960647106 Selecting previously unselected package node-events. 1691221893.970014095 Preparing to unpack .../606-node-events_3.3.0+~3.0.0-3_all.deb ... 1691221893.970295906 Unpacking node-events (3.3.0+~3.0.0-3) ... 1691221893.991422892 Selecting previously unselected package node-resolve-cwd. 1691221894.000941038 Preparing to unpack .../607-node-resolve-cwd_3.0.0-2_all.deb ... 1691221894.001218081 Unpacking node-resolve-cwd (3.0.0-2) ... 1691221894.021574020 Selecting previously unselected package node-jest-debbundle. 1691221894.031145096 Preparing to unpack .../608-node-jest-debbundle_29.3.1~ds1+~cs70.48.25-2_all.deb ... 1691221894.031507969 Unpacking node-jest-debbundle (29.3.1~ds1+~cs70.48.25-2) ... 1691221894.081372976 Selecting previously unselected package node-interpret. 1691221894.090827942 Preparing to unpack .../609-node-interpret_2.2.0-3_all.deb ... 1691221894.091170073 Unpacking node-interpret (2.2.0-3) ... 1691221894.110183001 Selecting previously unselected package node-merge-stream. 1691221894.119467974 Preparing to unpack .../610-node-merge-stream_2.0.0+~1.1.2-2_all.deb ... 1691221894.119708061 Unpacking node-merge-stream (2.0.0+~1.1.2-2) ... 1691221894.138952971 Selecting previously unselected package node-jest-worker. 1691221894.149852037 Preparing to unpack .../611-node-jest-worker_29.3.1~ds1+~cs70.48.25-2_all.deb ... 1691221894.150223017 Unpacking node-jest-worker (29.3.1~ds1+~cs70.48.25-2) ... 1691221894.189476013 Selecting previously unselected package node-loader-runner. 1691221894.198846102 Preparing to unpack .../612-node-loader-runner_4.3.0-1_all.deb ... 1691221894.199377060 Unpacking node-loader-runner (4.3.0-1) ... 1691221894.220227003 Selecting previously unselected package node-mime. 1691221894.229621887 Preparing to unpack .../613-node-mime_3.0.0+dfsg+~cs6.97.2-1_all.deb ... 1691221894.237237930 Unpacking node-mime (3.0.0+dfsg+~cs6.97.2-1) ... 1691221894.290882111 Selecting previously unselected package node-mime-types. 1691221894.301613092 Preparing to unpack .../614-node-mime-types_2.1.35-1_all.deb ... 1691221894.301939011 Unpacking node-mime-types (2.1.35-1) ... 1691221894.321774006 Selecting previously unselected package node-rechoir. 1691221894.332345009 Preparing to unpack .../615-node-rechoir_0.8.0+~0.6.1-2_all.deb ... 1691221894.332633972 Unpacking node-rechoir (0.8.0+~0.6.1-2) ... 1691221894.352968931 Selecting previously unselected package node-schema-utils. 1691221894.362808943 Preparing to unpack .../616-node-schema-utils_3.1.1~ds-2_all.deb ... 1691221894.363148928 Unpacking node-schema-utils (3.1.1~ds-2) ... 1691221894.385138035 Selecting previously unselected package node-randombytes. 1691221894.394629955 Preparing to unpack .../617-node-randombytes_2.1.0+~2.0.0-2_all.deb ... 1691221894.394998074 Unpacking node-randombytes (2.1.0+~2.0.0-2) ... 1691221894.414343119 Selecting previously unselected package node-serialize-javascript. 1691221894.425055027 Preparing to unpack .../618-node-serialize-javascript_6.0.1-1_all.deb ... 1691221894.425426960 Unpacking node-serialize-javascript (6.0.1-1) ... 1691221894.445549011 Selecting previously unselected package node-watchpack. 1691221894.454860926 Preparing to unpack .../619-node-watchpack_2.4.0+~cs2.8.1-1_all.deb ... 1691221894.455187082 Unpacking node-watchpack (2.4.0+~cs2.8.1-1) ... 1691221894.478065968 Selecting previously unselected package node-webassemblyjs. 1691221894.487448931 Preparing to unpack .../620-node-webassemblyjs_1.11.4+dfsg+~cs10.11.17-2_all.deb ... 1691221894.487721920 Unpacking node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ... 1691221894.570775032 Selecting previously unselected package node-source-list-map. 1691221894.580339909 Preparing to unpack .../621-node-source-list-map_2.0.1+dfsg+~0.1.2-1_all.deb ... 1691221894.580626011 Unpacking node-source-list-map (2.0.1+dfsg+~0.1.2-1) ... 1691221894.600312948 Selecting previously unselected package node-webpack-sources. 1691221894.609755039 Preparing to unpack .../622-node-webpack-sources_3.2.3+~3.2.0-2_all.deb ... 1691221894.610259056 Unpacking node-webpack-sources (3.2.3+~3.2.0-2) ... 1691221894.635504961 Selecting previously unselected package node-terser. 1691221894.645232916 Preparing to unpack .../623-node-terser_5.19.2-1_all.deb ... 1691221894.645478964 Unpacking node-terser (5.19.2-1) ... 1691221894.706906080 Selecting previously unselected package terser. 1691221894.716856956 Preparing to unpack .../624-terser_5.19.2-1_all.deb ... 1691221894.717201948 Unpacking terser (5.19.2-1) ... 1691221894.739628077 Selecting previously unselected package webpack. 1691221894.749573946 Preparing to unpack .../625-webpack_5.76.1+dfsg1+~cs17.16.16-1_all.deb ... 1691221894.749916077 Unpacking webpack (5.76.1+dfsg1+~cs17.16.16-1) ... 1691221894.904438019 Selecting previously unselected package node-css-loader. 1691221894.914609909 Preparing to unpack .../626-node-css-loader_6.7.2+~cs14.0.11-1_all.deb ... 1691221894.914940119 Unpacking node-css-loader (6.7.2+~cs14.0.11-1) ... 1691221894.945463896 Selecting previously unselected package node-data-uri-to-buffer. 1691221894.955207109 Preparing to unpack .../627-node-data-uri-to-buffer_4.0.0-4_all.deb ... 1691221894.955450058 Unpacking node-data-uri-to-buffer (4.0.0-4) ... 1691221894.976721048 Selecting previously unselected package node-mimic-response. 1691221894.986367941 Preparing to unpack .../628-node-mimic-response_3.1.0-8_all.deb ... 1691221894.986617088 Unpacking node-mimic-response (3.1.0-8) ... 1691221895.006292105 Selecting previously unselected package node-decompress-response. 1691221895.015954971 Preparing to unpack .../629-node-decompress-response_6.0.0-2_all.deb ... 1691221895.016241074 Unpacking node-decompress-response (6.0.0-2) ... 1691221895.036793947 Selecting previously unselected package node-depd. 1691221895.047153950 Preparing to unpack .../630-node-depd_2.0.0-2_all.deb ... 1691221895.047472000 Unpacking node-depd (2.0.0-2) ... 1691221895.069315910 Selecting previously unselected package node-diff. 1691221895.079807997 Preparing to unpack .../631-node-diff_5.0.0~dfsg+~5.0.1-4_all.deb ... 1691221895.080171108 Unpacking node-diff (5.0.0~dfsg+~5.0.1-4) ... 1691221895.106694937 Selecting previously unselected package node-end-of-stream. 1691221895.116631985 Preparing to unpack .../632-node-end-of-stream_1.4.4+~1.4.1-1_all.deb ... 1691221895.116986036 Unpacking node-end-of-stream (1.4.4+~1.4.1-1) ... 1691221895.135663986 Selecting previously unselected package node-err-code. 1691221895.147295952 Preparing to unpack .../633-node-err-code_2.0.3+dfsg-3_all.deb ... 1691221895.147681952 Unpacking node-err-code (2.0.3+dfsg-3) ... 1691221895.168024063 Selecting previously unselected package node-time-stamp. 1691221895.177740097 Preparing to unpack .../634-node-time-stamp_2.2.0-2_all.deb ... 1691221895.178369999 Unpacking node-time-stamp (2.2.0-2) ... 1691221895.197079897 Selecting previously unselected package node-fancy-log. 1691221895.207304001 Preparing to unpack .../635-node-fancy-log_1.3.3+~cs1.3.1-2_all.deb ... 1691221895.207612991 Unpacking node-fancy-log (1.3.3+~cs1.3.1-2) ... 1691221895.229451895 Selecting previously unselected package node-fetch. 1691221895.239257097 Preparing to unpack .../636-node-fetch_3.3.0+~cs11.4.11-2_all.deb ... 1691221895.239496946 Unpacking node-fetch (3.3.0+~cs11.4.11-2) ... 1691221895.335355997 Selecting previously unselected package node-has-unicode. 1691221895.345271111 Preparing to unpack .../637-node-has-unicode_2.0.1-5_all.deb ... 1691221895.345518112 Unpacking node-has-unicode (2.0.1-5) ... 1691221895.385494947 Selecting previously unselected package node-wide-align. 1691221895.395418882 Preparing to unpack .../638-node-wide-align_1.1.3-4_all.deb ... 1691221895.395688057 Unpacking node-wide-align (1.1.3-4) ... 1691221895.427498102 Selecting previously unselected package node-gauge. 1691221895.441095114 Preparing to unpack .../639-node-gauge_4.0.4-1_all.deb ... 1691221895.441515923 Unpacking node-gauge (4.0.4-1) ... 1691221895.477349043 Selecting previously unselected package node-pump. 1691221895.488353968 Preparing to unpack .../640-node-pump_3.0.0-5_all.deb ... 1691221895.488698006 Unpacking node-pump (3.0.0-5) ... 1691221895.661436081 Selecting previously unselected package node-get-stream. 1691221895.678663969 Preparing to unpack .../641-node-get-stream_6.0.1-1_all.deb ... 1691221895.679194927 Unpacking node-get-stream (6.0.1-1) ... 1691221895.731074095 Selecting previously unselected package node-lowercase-keys. 1691221895.743741035 Preparing to unpack .../642-node-lowercase-keys_2.0.0-2_all.deb ... 1691221895.744247913 Unpacking node-lowercase-keys (2.0.0-2) ... 1691221895.770476103 Selecting previously unselected package node-json-buffer. 1691221895.781730890 Preparing to unpack .../643-node-json-buffer_3.0.1+~3.0.0-1_all.deb ... 1691221895.782134056 Unpacking node-json-buffer (3.0.1+~3.0.0-1) ... 1691221895.810293913 Selecting previously unselected package node-p-cancelable. 1691221895.821360111 Preparing to unpack .../644-node-p-cancelable_2.1.1-1_all.deb ... 1691221895.821691036 Unpacking node-p-cancelable (2.1.1-1) ... 1691221895.852686882 Selecting previously unselected package node-got. 1691221895.863765955 Preparing to unpack .../645-node-got_11.8.5+~cs58.13.36-3_all.deb ... 1691221895.864145994 Unpacking node-got (11.8.5+~cs58.13.36-3) ... 1691221895.962447882 Selecting previously unselected package node-https-proxy-agent. 1691221895.975862980 Preparing to unpack .../646-node-https-proxy-agent_5.0.1+~cs8.0.0-3_all.deb ... 1691221895.976284027 Unpacking node-https-proxy-agent (5.0.1+~cs8.0.0-3) ... 1691221896.043829918 Selecting previously unselected package node-set-blocking. 1691221896.055246115 Preparing to unpack .../647-node-set-blocking_2.0.0-2_all.deb ... 1691221896.055608034 Unpacking node-set-blocking (2.0.0-2) ... 1691221896.385546923 Selecting previously unselected package node-npmlog. 1691221896.396692991 Preparing to unpack .../648-node-npmlog_7.0.1+~4.1.4-1_all.deb ... 1691221896.397026062 Unpacking node-npmlog (7.0.1+~4.1.4-1) ... 1691221896.620206118 Selecting previously unselected package node-osenv. 1691221896.637144089 Preparing to unpack .../649-node-osenv_0.1.5+~0.1.1-1_all.deb ... 1691221896.637720108 Unpacking node-osenv (0.1.5+~0.1.1-1) ... 1691221896.731542110 Selecting previously unselected package node-tar. 1691221896.745816946 Preparing to unpack .../650-node-tar_6.1.13+~cs7.0.5-1_all.deb ... 1691221896.746134996 Unpacking node-tar (6.1.13+~cs7.0.5-1) ... 1691221897.136234045 Selecting previously unselected package node-gyp. 1691221897.153219938 Preparing to unpack .../651-node-gyp_9.3.0-2_all.deb ... 1691221897.153856039 Unpacking node-gyp (9.3.0-2) ... 1691221897.631588936 Selecting previously unselected package node-ieee754. 1691221897.645353079 Preparing to unpack .../652-node-ieee754_1.2.1-3_all.deb ... 1691221897.645719051 Unpacking node-ieee754 (1.2.1-3) ... 1691221897.893699884 Selecting previously unselected package node-ini. 1691221897.907819986 Preparing to unpack .../653-node-ini_3.0.1-2_all.deb ... 1691221897.908293962 Unpacking node-ini (3.0.1-2) ... 1691221898.046077013 Selecting previously unselected package node-ip. 1691221898.063020945 Preparing to unpack .../654-node-ip_2.0.0+~1.1.0-1_all.deb ... 1691221898.063580990 Unpacking node-ip (2.0.0+~1.1.0-1) ... 1691221898.136888027 Selecting previously unselected package node-ip-regex. 1691221898.152909994 Preparing to unpack .../655-node-ip-regex_4.3.0+~4.1.1-1_all.deb ... 1691221898.153249025 Unpacking node-ip-regex (4.3.0+~4.1.1-1) ... 1691221898.316057920 Selecting previously unselected package node-mute-stream. 1691221898.326906919 Preparing to unpack .../656-node-mute-stream_0.0.8+~0.0.1-3_all.deb ... 1691221898.327378988 Unpacking node-mute-stream (0.0.8+~0.0.1-3) ... 1691221898.489855051 Selecting previously unselected package node-negotiator. 1691221898.503300905 Preparing to unpack .../657-node-negotiator_0.6.3+~0.6.1-1_all.deb ... 1691221898.503690958 Unpacking node-negotiator (0.6.3+~0.6.1-1) ... 1691221898.641804934 Selecting previously unselected package node-read-package-json. 1691221898.655280113 Preparing to unpack .../658-node-read-package-json_5.0.2+~2.0.0-1_all.deb ... 1691221898.655741930 Unpacking node-read-package-json (5.0.2+~2.0.0-1) ... 1691221898.935209036 Selecting previously unselected package node-npm-bundled. 1691221898.952286005 Preparing to unpack .../659-node-npm-bundled_2.0.1-2_all.deb ... 1691221898.952851057 Unpacking node-npm-bundled (2.0.1-2) ... 1691221899.097203970 Selecting previously unselected package node-validate-npm-package-name. 1691221899.114103079 Preparing to unpack .../660-node-validate-npm-package-name_5.0.0+~4.0.0-1_all.deb ... 1691221899.114581108 Unpacking node-validate-npm-package-name (5.0.0+~4.0.0-1) ... 1691221899.276499987 Selecting previously unselected package node-npm-package-arg. 1691221899.286822081 Preparing to unpack .../661-node-npm-package-arg_10.0.0+~3.0.0-2_all.deb ... 1691221899.287127972 Unpacking node-npm-package-arg (10.0.0+~3.0.0-2) ... 1691221899.479578972 Selecting previously unselected package node-retry. 1691221899.496433020 Preparing to unpack .../662-node-retry_0.13.1+~0.12.1-1_all.deb ... 1691221899.496870995 Unpacking node-retry (0.13.1+~0.12.1-1) ... 1691221899.691464901 Selecting previously unselected package node-promise-retry. 1691221899.705696106 Preparing to unpack .../663-node-promise-retry_2.0.1-4_all.deb ... 1691221899.706248045 Unpacking node-promise-retry (2.0.1-4) ... 1691221899.802179098 Selecting previously unselected package node-read. 1691221899.815717936 Preparing to unpack .../664-node-read_1.0.7-5_all.deb ... 1691221899.816203117 Unpacking node-read (1.0.7-5) ... 1691221899.903852940 Selecting previously unselected package node-promzard. 1691221899.917486906 Preparing to unpack .../665-node-promzard_0.3.0-2_all.deb ... 1691221899.917970896 Unpacking node-promzard (0.3.0-2) ... 1691221900.015858889 Selecting previously unselected package node-text-table. 1691221900.028693914 Preparing to unpack .../666-node-text-table_0.2.0-4_all.deb ... 1691221900.029124022 Unpacking node-text-table (0.2.0-4) ... 1691221900.424432993 Selecting previously unselected package npm. 1691221900.435954094 Preparing to unpack .../667-npm_9.2.0~ds1-1_all.deb ... 1691221900.449603081 Unpacking npm (9.2.0~ds1-1) ... 1691221900.978565931 Selecting previously unselected package optipng. 1691221900.988707066 Preparing to unpack .../668-optipng_0.7.7-2+b1_amd64.deb ... 1691221900.989031076 Unpacking optipng (0.7.7-2+b1) ... 1691221901.074335098 Selecting previously unselected package primesieve-bin. 1691221901.088449955 Preparing to unpack .../669-primesieve-bin_11.1+ds-1_amd64.deb ... 1691221901.100956917 Unpacking primesieve-bin (11.1+ds-1) ... 1691221901.429686069 Selecting previously unselected package primesieve. 1691221901.446487904 Preparing to unpack .../670-primesieve_11.1+ds-1_all.deb ... 1691221901.446965933 Unpacking primesieve (11.1+ds-1) ... 1691221901.562396049 Selecting previously unselected package python3-libsass. 1691221901.572927952 Preparing to unpack .../671-python3-libsass_0.22.0-1_amd64.deb ... 1691221901.573172092 Unpacking python3-libsass (0.22.0-1) ... 1691221901.936265945 Selecting previously unselected package pysassc. 1691221901.946137905 Preparing to unpack .../672-pysassc_0.22.0-1_all.deb ... 1691221901.946397066 Unpacking pysassc (0.22.0-1) ... 1691221902.035433054 Selecting previously unselected package python3-lib2to3. 1691221902.045828104 Preparing to unpack .../673-python3-lib2to3_3.11.4-1_all.deb ... 1691221902.046194077 Unpacking python3-lib2to3 (3.11.4-1) ... 1691221902.177026987 Selecting previously unselected package python3-distutils. 1691221902.187237978 Preparing to unpack .../674-python3-distutils_3.11.4-1_all.deb ... 1691221902.187541962 Unpacking python3-distutils (3.11.4-1) ... 1691221902.397192001 Selecting previously unselected package python3-all. 1691221902.408106089 Preparing to unpack .../675-python3-all_3.11.4-5_amd64.deb ... 1691221902.408458948 Unpacking python3-all (3.11.4-5) ... 1691221902.547470093 Selecting previously unselected package python3.11-dev. 1691221902.560235023 Preparing to unpack .../676-python3.11-dev_3.11.4-1_amd64.deb ... 1691221902.560693979 Unpacking python3.11-dev (3.11.4-1) ... 1691221902.833504915 Selecting previously unselected package python3-dev. 1691221902.846426964 Preparing to unpack .../677-python3-dev_3.11.4-5_amd64.deb ... 1691221902.846853018 Unpacking python3-dev (3.11.4-5) ... 1691221902.959064960 Selecting previously unselected package python3-distlib. 1691221902.974786043 Preparing to unpack .../678-python3-distlib_0.3.7-1_all.deb ... 1691221902.975258112 Unpacking python3-distlib (0.3.7-1) ... 1691221903.104371071 Selecting previously unselected package python3-filelock. 1691221903.114587069 Preparing to unpack .../679-python3-filelock_3.12.2-1_all.deb ... 1691221903.115044117 Unpacking python3-filelock (3.12.2-1) ... 1691221903.203552961 Selecting previously unselected package python3-setuptools. 1691221903.215384960 Preparing to unpack .../680-python3-setuptools_68.0.0-1_all.deb ... 1691221903.215693951 Unpacking python3-setuptools (68.0.0-1) ... 1691221903.550421953 Selecting previously unselected package python3-wheel. 1691221903.560231924 Preparing to unpack .../681-python3-wheel_0.41.0-2_all.deb ... 1691221903.560527086 Unpacking python3-wheel (0.41.0-2) ... 1691221903.993419886 Selecting previously unselected package python3-pip. 1691221904.008497000 Preparing to unpack .../682-python3-pip_23.2+dfsg-1_all.deb ... 1691221904.009067059 Unpacking python3-pip (23.2+dfsg-1) ... 1691221904.600928068 Selecting previously unselected package python3-pip-whl. 1691221904.613876104 Preparing to unpack .../683-python3-pip-whl_23.2+dfsg-1_all.deb ... 1691221904.614332914 Unpacking python3-pip-whl (23.2+dfsg-1) ... 1691221904.935354948 Selecting previously unselected package python3-platformdirs. 1691221904.950155973 Preparing to unpack .../684-python3-platformdirs_3.10.0-1_all.deb ... 1691221904.950637102 Unpacking python3-platformdirs (3.10.0-1) ... 1691221905.110003948 Selecting previously unselected package python3-setuptools-whl. 1691221905.122616053 Preparing to unpack .../685-python3-setuptools-whl_68.0.0-1_all.deb ... 1691221905.123018980 Unpacking python3-setuptools-whl (68.0.0-1) ... 1691221905.347354889 Selecting previously unselected package python3.11-venv. 1691221905.358212948 Preparing to unpack .../686-python3.11-venv_3.11.4-1_amd64.deb ... 1691221905.358567953 Unpacking python3.11-venv (3.11.4-1) ... 1691221905.438297033 Selecting previously unselected package python3-venv. 1691221905.446762085 Preparing to unpack .../687-python3-venv_3.11.4-5_amd64.deb ... 1691221905.447040081 Unpacking python3-venv (3.11.4-5) ... 1691221905.585086107 Selecting previously unselected package python3-wheel-whl. 1691221905.598500013 Preparing to unpack .../688-python3-wheel-whl_0.41.0-2_all.deb ... 1691221905.599023104 Unpacking python3-wheel-whl (0.41.0-2) ... 1691221906.250893116 Selecting previously unselected package python3-virtualenv. 1691221906.263622999 Preparing to unpack .../689-python3-virtualenv_20.24.1+ds-1_all.deb ... 1691221906.263856888 Unpacking python3-virtualenv (20.24.1+ds-1) ... 1691221906.351382971 Selecting previously unselected package ruby3.1-dev:amd64. 1691221906.359976053 Preparing to unpack .../690-ruby3.1-dev_3.1.2-7_amd64.deb ... 1691221906.360326052 Unpacking ruby3.1-dev:amd64 (3.1.2-7) ... 1691221907.047002077 Selecting previously unselected package ruby-dev:amd64. 1691221907.061225891 Preparing to unpack .../691-ruby-dev_1%3a3.1_amd64.deb ... 1691221907.061481953 Unpacking ruby-dev:amd64 (1:3.1) ... 1691221907.238796949 Selecting previously unselected package ruby-diff-lcs. 1691221907.252593040 Preparing to unpack .../692-ruby-diff-lcs_1.5.0-1_all.deb ... 1691221907.253040075 Unpacking ruby-diff-lcs (1.5.0-1) ... 1691221907.501530886 Selecting previously unselected package ruby-rspec-support. 1691221907.513335943 Preparing to unpack .../693-ruby-rspec-support_3.12.0c0e1m1s0-1_all.deb ... 1691221907.513722897 Unpacking ruby-rspec-support (3.12.0c0e1m1s0-1) ... 1691221907.795886040 Selecting previously unselected package ruby-rspec-core. 1691221907.806655884 Preparing to unpack .../694-ruby-rspec-core_3.12.0c0e1m1s0-1_all.deb ... 1691221907.807049990 Unpacking ruby-rspec-core (3.12.0c0e1m1s0-1) ... 1691221907.856904030 Selecting previously unselected package ruby-rspec-expectations. 1691221907.864835024 Preparing to unpack .../695-ruby-rspec-expectations_3.12.0c0e1m1s0-1_all.deb ... 1691221907.865166903 Unpacking ruby-rspec-expectations (3.12.0c0e1m1s0-1) ... 1691221907.934537888 Selecting previously unselected package ruby-rspec-mocks. 1691221907.943370104 Preparing to unpack .../696-ruby-rspec-mocks_3.12.0c0e1m1s0-1_all.deb ... 1691221907.943726063 Unpacking ruby-rspec-mocks (3.12.0c0e1m1s0-1) ... 1691221908.056001902 Selecting previously unselected package ruby-rspec. 1691221908.065781116 Preparing to unpack .../697-ruby-rspec_3.12.0c0e1m1s0-1_all.deb ... 1691221908.066159010 Unpacking ruby-rspec (3.12.0c0e1m1s0-1) ... 1691221908.095386982 Selecting previously unselected package silversearcher-ag. 1691221908.103415012 Preparing to unpack .../698-silversearcher-ag_2.2.0+git20200805-1+b1_amd64.deb ... 1691221908.110639095 Unpacking silversearcher-ag (2.2.0+git20200805-1+b1) ... 1691221908.157212019 Selecting previously unselected package tidy. 1691221908.166040897 Preparing to unpack .../699-tidy_2%3a5.6.0-11_amd64.deb ... 1691221908.171459913 Unpacking tidy (2:5.6.0-11) ... 1691221908.227083921 Selecting previously unselected package txt2html. 1691221908.240756035 Preparing to unpack .../700-txt2html_1%3a3.0-1_all.deb ... 1691221908.241209030 Unpacking txt2html (1:3.0-1) ... 1691221908.292278051 Selecting previously unselected package vim-runtime. 1691221908.301315069 Preparing to unpack .../701-vim-runtime_2%3a9.0.1672-1_all.deb ... 1691221908.316766977 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' 1691221908.330447912 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' 1691221908.332191944 Unpacking vim-runtime (2:9.0.1672-1) ... 1691221909.032160044 Selecting previously unselected package vim. 1691221909.042324066 Preparing to unpack .../702-vim_2%3a9.0.1672-1_amd64.deb ... 1691221909.042620897 Unpacking vim (2:9.0.1672-1) ... 1691221909.219364882 Selecting previously unselected package virtualenv. 1691221909.233447075 Preparing to unpack .../703-virtualenv_20.24.1+ds-1_all.deb ... 1691221909.234050035 Unpacking virtualenv (20.24.1+ds-1) ... 1691221909.272139072 Selecting previously unselected package xsltproc. 1691221909.286046982 Preparing to unpack .../704-xsltproc_1.1.35-1_amd64.deb ... 1691221909.286497116 Unpacking xsltproc (1.1.35-1) ... 1691221909.328692913 Selecting previously unselected package zip. 1691221909.342520952 Preparing to unpack .../705-zip_3.0-13_amd64.deb ... 1691221909.343063116 Unpacking zip (3.0-13) ... 1691221909.451996088 Setting up media-types (10.1.0) ... 1691221909.487087965 Setting up libtext-iconv-perl:amd64 (1.7-8) ... 1691221909.487946033 Setting up libgraphite2-3:amd64 (1.3.14-1) ... 1691221909.488851070 Setting up librecode0:amd64 (3.6-25) ... 1691221909.489692926 Setting up liblcms2-2:amd64 (2.14-2) ... 1691221909.490627050 Setting up node-colors (1.4.0-4) ... 1691221909.491503954 Setting up libpixman-1-0:amd64 (0.42.2-1) ... 1691221909.492333889 Setting up node-fs.realpath (1.0.0-3) ... 1691221909.493027925 Setting up node-ampproject-remapping (2.2.0+~cs5.15.37-1) ... 1691221909.493822098 Setting up node-diff (5.0.0~dfsg+~5.0.1-4) ... 1691221909.494421005 Setting up libaom3:amd64 (3.6.1-1) ... 1691221909.495206118 Setting up libabsl20220623:amd64 (20220623.1-1) ... 1691221909.495933056 Setting up systemd-sysv (254-1) ... 1691221909.498529911 Setting up libxau6:amd64 (1:1.0.9-1) ... 1691221909.499315023 Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.6) ... 1691221909.504740953 Setting up libdouble-conversion3:amd64 (3.3.0-1) ... 1691221909.505458117 Setting up python3-setuptools-whl (68.0.0-1) ... 1691221909.506201029 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... 1691221909.507015944 Setting up node-abbrev (1.1.1+~1.1.2-1) ... 1691221909.507731915 Setting up node-path-is-inside (1.0.2+~1.0.0-1) ... 1691221909.508547068 Setting up libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 1691221909.509397030 Setting up libsodium23:amd64 (1.0.18-1) ... 1691221909.510344028 Setting up libgpm2:amd64 (1.20.7-10+b1) ... 1691221909.511154890 Setting up libicu72:amd64 (72.1-3) ... 1691221909.512001038 Setting up node-pify (5.0.0+~cs5.0.1-1) ... 1691221909.512882948 Setting up node-p-limit (4.0.0+~cs4.0.0-5) ... 1691221909.513592958 Setting up node-yallist (4.0.0+~4.0.1-1) ... 1691221909.514394045 Setting up liblerc4:amd64 (4.0.0+ds-2) ... 1691221909.515218973 Setting up libzstd-dev:amd64 (1.5.5+dfsg2-1) ... 1691221909.515981913 Setting up libjs-inherits (2.0.4-6) ... 1691221909.516726017 Setting up node-p-cancelable (2.1.1-1) ... 1691221909.517451048 Setting up node-is-windows (1.0.2+~cs1.0.0-1) ... 1691221909.518273115 Setting up node-ansi-regex (5.0.1-1) ... 1691221909.519036055 Setting up libpcre16-3:amd64 (2:8.39-15) ... 1691221909.519870043 Setting up hicolor-icon-theme (0.17-2) ... 1691221909.707705975 Setting up libwmflite-0.2-7:amd64 (0.2.12-5.2) ... 1691221909.725737095 Setting up node-loader-runner (4.3.0-1) ... 1691221909.726824045 Setting up node-object-inspect (1.12.2+~cs1.8.1-1) ... 1691221909.727739096 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... 1691221909.728847980 Setting up libsass1:amd64 (3.6.5+20220909-3) ... 1691221909.729912043 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... 1691221911.417989016 Setting up node-slash (4.0.0-3) ... 1691221911.419162989 Setting up libgspell-1-common (1.12.1-1) ... 1691221911.420131922 Setting up node-util-deprecate (1.0.2-3) ... 1691221911.421086073 Setting up node-ieee754 (1.2.1-3) ... 1691221911.422051907 Setting up node-fs-readdir-recursive (1.1.0+~1.1.0-1) ... 1691221911.422997952 Setting up node-v8flags (3.2.0+~3.1.1-1) ... 1691221911.423923969 Setting up node-retry (0.13.1+~0.12.1-1) ... 1691221911.424968004 Setting up node-get-caller-file (2.0.5+~cs1.1.1-4) ... 1691221911.425992012 Setting up python3-pip-whl (23.2+dfsg-1) ... 1691221911.427150011 Setting up node-arrify (2.0.1-3) ... 1691221911.428143024 Setting up libyaml-0-2:amd64 (0.2.5-1) ... 1691221911.438889980 Setting up node-eslint-visitor-keys (3.3.0+~1.0.0-1) ... 1691221911.439872980 Setting up libglib2.0-0:amd64 (2.77.1-2) ... 1691221911.685167074 Setting up libaspell15:amd64 (0.60.8-5) ... 1691221911.686331987 Setting up node-caniuse-lite (1.0.30001436+dfsg+~1.0.1-1) ... 1691221911.687304974 Setting up node-isobject (4.0.0-2) ... 1691221911.688323975 Setting up node-delegates (1.0.0-3) ... 1691221911.689286947 Setting up libtirpc-common (1.3.3+ds-1) ... 1691221911.709084034 Setting up node-depd (2.0.0-2) ... 1691221911.710164070 Setting up node-isexe (2.0.0+~2.0.1-5) ... 1691221911.711194992 Setting up node-jsonparse (1.3.1-10) ... 1691221911.712191105 Setting up node-core-js-pure (3.26.1-3) ... 1691221911.713171959 Setting up node-es-module-lexer (1.1.0+dfsg-2) ... 1691221911.714164019 Setting up node-path-exists (5.0.0-8) ... 1691221911.715184927 Setting up golang-1.20-doc (1.20.7-1) ... 1691221911.716217995 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... 1691221911.717242002 Setting up node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ... 1691221911.718241930 Setting up node-escape-string-regexp (4.0.0-2) ... 1691221911.719238997 Setting up node-through (2.3.8+~cs0.0.30-1) ... 1691221911.720360994 Setting up binutils-common:amd64 (2.41-3) ... 1691221911.764698982 Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ... 1691221911.765763998 Setting up node-p-locate (6.0.0-12) ... 1691221911.766769886 Setting up node-negotiator (0.6.3+~0.6.1-1) ... 1691221911.767760038 Setting up node-tslib (2.4.1-1) ... 1691221911.768768072 Setting up node-strip-bom (4.0.0-2) ... 1691221911.769757986 Setting up libdeflate0:amd64 (1.14-1) ... 1691221911.770941973 Setting up linux-libc-dev:amd64 (6.4.4-2) ... 1691221911.803783894 Setting up libctf-nobfd0:amd64 (2.41-3) ... 1691221911.804713011 Setting up node-ci-info (3.6.1+~cs1.1.0-1) ... 1691221911.805552959 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... 1691221912.010375023 Setting up node-color-name (1.1.4+~1.1.1-2) ... 1691221912.011311054 Setting up node-chrome-trace-event (1.0.3-2) ... 1691221912.012264013 Setting up xkb-data (2.38-2) ... 1691221912.013243914 Setting up node-json-buffer (3.0.1+~3.0.0-1) ... 1691221912.014132023 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-22) ... 1691221912.015037060 Setting up node-electron-to-chromium (1.4.284-1) ... 1691221912.015932083 Setting up node-cjs-module-lexer (1.2.2+dfsg-5) ... 1691221912.016897917 Setting up libcurl3-gnutls:amd64 (8.2.1-1) ... 1691221912.017967939 Setting up node-console-control-strings (1.1.0-3) ... 1691221912.018805981 Setting up libhwy1:amd64 (1.0.3-3) ... 1691221912.037343025 Setting up rubygems-integration (1.18) ... 1691221912.038292885 Setting up node-source-list-map (2.0.1+dfsg+~0.1.2-1) ... 1691221912.039273977 Setting up node-camelcase (7.0.0-3) ... 1691221912.040108919 Setting up node-resumer (0.0.0-6) ... 1691221912.040942907 Setting up libc-ares2:amd64 (1.19.1-3) ... 1691221912.041821957 Setting up node-uuid (8.3.2+~8.3.3-3) ... 1691221912.042701006 Setting up libsvtav1enc1:amd64 (1.6.0+dfsg-1) ... 1691221912.043807030 Setting up libgomp1:amd64 (13.2.0-1) ... 1691221912.044730902 Setting up bzip2 (1.0.8-5+b1) ... 1691221912.045597076 Setting up pypy3 (7.3.12+dfsg-1) ... 1691221918.129690886 running pypy3 rtupdate hooks for 7.3 1691221925.913224936 running pypy3 post-rtupdate hooks for 7.3 1691221925.951582909 Setting up libprimesieve-dev-common (11.1+ds-1) ... 1691221925.952404022 Setting up node-terser (5.19.2-1) ... 1691221925.953169107 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... 1691221925.954030037 Setting up libjbig0:amd64 (2.1-6.1) ... 1691221925.954745054 Setting up node-path-type (4.0.0-3) ... 1691221925.955440998 Setting up node-indent-string (4.0.0-2) ... 1691221925.956286907 Setting up librav1e0:amd64 (0.6.6-3) ... 1691221925.957086086 Setting up libpcre2-16-0:amd64 (10.42-2) ... 1691221925.957969904 Setting up libcolord2:amd64 (1.4.6-2.2) ... 1691221925.958734989 Setting up libsframe1:amd64 (2.41-3) ... 1691221925.959631920 Setting up librevenge-0.0-0:amd64 (0.0.5-3) ... 1691221925.960535049 Setting up node-typedarray (0.0.7-1) ... 1691221925.961328030 Setting up libjansson4:amd64 (2.14-2) ... 1691221925.962097883 Setting up node-function-bind (1.1.1+repacked+~1.0.3-2) ... 1691221925.962848902 Setting up golang-1.20-src (1.20.7-1) ... 1691221925.963579893 Setting up node-clone (2.1.2-4) ... 1691221925.964328051 Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... 1691221925.965251923 Setting up node-iferr (1.0.2+~1.0.2-1) ... 1691221925.966072083 Setting up node-chownr (2.0.0-2) ... 1691221925.966883898 Setting up node-has-flag (4.0.0-3) ... 1691221925.967643023 Setting up node-estraverse (5.3.0+ds+~5.1.1-1) ... 1691221925.968476057 Setting up libaom-dev:amd64 (3.6.1-1) ... 1691221925.969332933 Setting up node-regjsgen (0.7.1+ds-1) ... 1691221925.970201015 Setting up hspell (1.4-3.1) ... 1691221925.971040964 Setting up libdconf1:amd64 (0.40.0-4) ... 1691221925.971987009 Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ... 1691221925.973150015 Setting up node-json-schema-traverse (1.0.0-3) ... 1691221925.973954916 Setting up node-inherits (2.0.4-6) ... 1691221925.974735975 Setting up node-path-is-absolute (2.0.0-2) ... 1691221925.975563049 Setting up node-locate-path (7.1.1-2) ... 1691221925.976538897 Setting up xtrans-dev (1.4.0-1) ... 1691221925.977319956 Setting up node-ini (3.0.1-2) ... 1691221925.978034973 Setting up libpcre3:amd64 (2:8.39-15) ... 1691221925.978854895 Setting up node-postcss-value-parser (4.2.0-1) ... 1691221925.979609966 Setting up zip (3.0-13) ... 1691221925.980433941 Setting up perl-modules-5.36 (5.36.0-7) ... 1691221925.981283903 Setting up libpcre2-32-0:amd64 (10.42-2) ... 1691221925.982146025 Setting up node-safe-buffer (5.2.1+~cs2.1.2-3) ... 1691221925.982927084 Setting up node-promise-inflight (1.0.1+~1.0.0-1) ... 1691221925.983705997 Setting up libpkgconf3:amd64 (1.8.1-1) ... 1691221925.984538078 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2) ... 1691221925.985358000 Setting up libuv1:amd64 (1.44.2-1) ... 1691221925.986272097 Setting up rpcsvc-proto (1.4.3-1) ... 1691221925.987081051 Setting up vim-common (2:9.0.1672-1) ... 1691221926.042026997 Setting up node-json-parse-better-errors (1.0.2+~cs3.3.1-2) ... 1691221926.043040037 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... 1691221926.043935061 Setting up node-unicode-canonical-property-names-ecmascript (2.0.0-2) ... 1691221926.044909954 Setting up emacsen-common (3.0.5) ... 1691221926.217549086 Setting up expat (2.5.0-2) ... 1691221926.218353987 Setting up node-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 1691221926.226007938 Setting up node-flatted (3.2.7~ds-1) ... 1691221926.226896048 Setting up node-y18n (5.0.8+~5.0.0-3) ... 1691221926.227682114 Setting up node-fast-deep-equal (3.1.3-3) ... 1691221926.228493929 Setting up node-shebang-regex (3.0.0-2) ... 1691221926.229321957 Setting up node-err-code (2.0.3+dfsg-3) ... 1691221926.230122089 Setting up node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ... 1691221926.230931044 Setting up libx11-data (2:1.8.6-1) ... 1691221926.231723070 Setting up make (4.3-4.1) ... 1691221926.232537031 Setting up libepoxy0:amd64 (1.5.10-1) ... 1691221926.233390093 Setting up libmpfr6:amd64 (4.2.0-1) ... 1691221926.253807068 Setting up libnspr4:amd64 (2:4.35-1.1) ... 1691221926.254576921 Setting up node-balanced-match (2.0.0-1) ... 1691221926.255188942 Setting up node-convert-source-map (1.9.0+~1.5.2-1) ... 1691221926.255881071 Setting up libsigc++-2.0-0v5:amd64 (2.12.0-1) ... 1691221926.256582022 Setting up node-brace-expansion (2.0.1-2) ... 1691221926.257626057 Setting up libavahi-common-data:amd64 (0.8-10) ... 1691221926.258354902 Setting up libncurses6:amd64 (6.4+20230625-2) ... 1691221926.259279013 Setting up node-is-stream (3.0.0-4) ... 1691221926.260083914 Setting up node-spdx-exceptions (2.3.0-2) ... 1691221926.260689020 Setting up libdbus-1-3:amd64 (1.14.8-2) ... 1691221926.261745930 Setting up ruby-net-telnet (0.2.0-1) ... 1691221926.262558937 Setting up xz-utils (5.4.1-0.2) ... 1691221926.355364084 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 1691221926.359505892 Setting up libfribidi0:amd64 (1.0.13-3) ... 1691221926.360230923 Setting up libquadmath0:amd64 (13.2.0-1) ... 1691221926.377043962 Setting up node-js-tokens (8.0.0-2) ... 1691221926.377494097 Setting up node-core-js (3.26.1-3) ... 1691221926.378045082 Setting up node-interpret (2.2.0-3) ... 1691221926.378559113 Setting up libproc2-0:amd64 (2:4.0.3-1) ... 1691221926.398646116 Setting up node-set-blocking (2.0.0-2) ... 1691221926.399183035 Setting up node-prr (1.0.1-3) ... 1691221926.399658918 Setting up libssl-dev:amd64 (3.0.10-1) ... 1691221926.400244951 Setting up libpng16-16:amd64 (1.6.40-1) ... 1691221926.400866032 Setting up libpcre32-3:amd64 (2:8.39-15) ... 1691221926.401391029 Setting up libmpc3:amd64 (1.3.1-1) ... 1691221926.414684057 Setting up node-repeat-string (1.6.1+repack-1) ... 1691221926.415230989 Setting up libatomic1:amd64 (13.2.0-1) ... 1691221926.426496029 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... 1691221926.427120924 Setting up node-globals (13.18.0-1) ... 1691221926.427699089 Setting up node-deep-is (0.1.4-1) ... 1691221926.428280115 Setting up patch (2.7.6-7) ... 1691221926.428883076 Setting up libjsoncpp25:amd64 (1.9.5-6) ... 1691221926.429501057 Setting up icu-devtools (72.1-3) ... 1691221926.430179119 Setting up fonts-dejavu-core (2.37-6) ... 1691221926.433273077 Setting up node-signal-exit (3.0.7+~3.0.1-1) ... 1691221926.433898926 Setting up libgdbm-compat4:amd64 (1.23-3) ... 1691221926.434485912 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... 1691221926.435178041 Setting up node-randombytes (2.1.0+~2.0.0-2) ... 1691221926.435753107 Setting up pkgconf-bin (1.8.1-1) ... 1691221926.436506033 Setting up liblerc-dev:amd64 (4.0.0+ds-2) ... 1691221926.437612057 Setting up libjxl0.7:amd64 (0.7.0-10) ... 1691221926.460879087 Setting up lynx-common (2.9.0dev.12-1) ... 1691221926.463330984 Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-15) ... 1691221926.488738060 Setting up libgc1:amd64 (1:8.2.4-1) ... 1691221926.489481926 Setting up libdav1d6:amd64 (1.2.1-2) ... 1691221926.490216017 Setting up libltdl7:amd64 (2.4.7-7) ... 1691221926.491003990 Setting up node-wrappy (1.0.2-3) ... 1691221926.491656065 Setting up libfftw3-double3:amd64 (3.3.10-1) ... 1691221926.492427111 Setting up node-text-table (0.2.0-4) ... 1691221926.493269920 Setting up ruby-rspec-support (3.12.0c0e1m1s0-1) ... 1691221926.493947029 Setting up node-require-directory (2.1.1+~2.1.2-1) ... 1691221926.494612932 Setting up node-ip (2.0.0+~1.1.0-1) ... 1691221926.495287895 Setting up node-quick-lru (6.1.1-4) ... 1691221926.495987892 Setting up node-regenerator-runtime (0.15.1+~0.10.8-1) ... 1691221926.496640921 Setting up libsoup2.4-common (2.74.3-1) ... 1691221926.497314930 Setting up libwebp7:amd64 (1.2.4-0.2) ... 1691221926.498064041 Setting up node-punycode (2.2.3-2) ... 1691221926.498752117 Setting up ruby-webrick (1.8.1-1) ... 1691221926.499794006 Setting up libprimesieve11:amd64 (11.1+ds-1) ... 1691221926.500833035 Setting up liblzma-dev:amd64 (5.4.1-0.2) ... 1691221926.501626015 Setting up libubsan1:amd64 (13.2.0-1) ... 1691221926.502624989 Setting up node-to-fast-properties (3.0.1-3) ... 1691221926.503323078 Setting up node-defaults (1.0.4+~1.0.3-1) ... 1691221926.504296064 Setting up node-mute-stream (0.0.8+~0.0.1-3) ... 1691221926.505235910 Setting up node-memfs (3.4.12+~cs1.0.3-1) ... 1691221926.506237984 Setting up node-mimic-response (3.1.0-8) ... 1691221926.507173061 Setting up node-commander (9.4.1-1) ... 1691221926.508209944 Setting up libnuma1:amd64 (2.0.16-1) ... 1691221926.509284973 Setting up libpcre2-posix3:amd64 (10.42-2) ... 1691221926.510478973 Setting up libjs-typedarray-to-buffer (4.0.0-2) ... 1691221926.511625051 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... 1691221926.512806892 Setting up node-graceful-fs (4.2.10-1) ... 1691221926.513994932 Setting up node-merge-stream (2.0.0+~1.1.2-2) ... 1691221926.515100002 Setting up node-is-path-cwd (2.2.0-2) ... 1691221926.516233921 Setting up libhwasan0:amd64 (13.2.0-1) ... 1691221926.517601967 Setting up at-spi2-common (2.48.3-1) ... 1691221926.518748999 Setting up librhash0:amd64 (1.4.3-3) ... 1691221926.519757032 Setting up libdb5.3-dev (5.3.28+dfsg2-1) ... 1691221926.520737886 Setting up libcrypt-dev:amd64 (1:4.4.36-2) ... 1691221926.546312094 Setting up libtiff6:amd64 (4.5.1+git230720-1) ... 1691221926.555466890 Setting up dbus-session-bus-common (1.14.8-2) ... 1691221926.556022882 Setting up node-jsonify (0.0.1-1) ... 1691221926.556436062 Setting up libasan8:amd64 (13.2.0-1) ... 1691221926.557235956 Setting up procps (2:4.0.3-1) ... 1691221926.726052999 Setting up node-json-stable-stringify (1.0.2+~cs5.2.34-1) ... 1691221926.727211952 Setting up node-fast-levenshtein (2.0.6+ds-3) ... 1691221926.728097916 Setting up libjs-regenerate (1.4.2-3) ... 1691221926.728995085 Setting up node-aproba (2.0.0-3) ... 1691221926.729899883 Setting up node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ... 1691221926.730776072 Setting up node-binary-extensions (2.2.0-2) ... 1691221926.731729984 Setting up node-is-plain-object (5.0.0-7) ... 1691221926.732552052 Setting up node-eslint-utils (3.0.0-3) ... 1691221926.733426094 Setting up fortune-mod (1:1.99.1-7.3) ... 1691221926.737237930 Setting up node-path-dirname (1.0.2-2) ... 1691221926.738224030 Setting up node-ip-regex (4.3.0+~4.1.1-1) ... 1691221926.739099979 Setting up golang-1.20-go (1.20.7-1) ... 1691221926.740031004 Setting up libopenjp2-7:amd64 (2.5.0-2) ... 1691221926.741050959 Setting up git-man (1:2.40.1-1) ... 1691221926.742012024 Setting up libthai-data (0.1.29-1) ... 1691221926.742974043 Setting up node-spdx-license-ids (3.0.12-1) ... 1691221926.743984938 Setting up node-string-decoder (1.3.0-6) ... 1691221926.744937897 Setting up xorg-sgml-doctools (1:1.11-1.1) ... 1691221926.745907068 Setting up node-esutils (2.0.3+~2.0.0-1) ... 1691221926.746716022 Setting up node-time-stamp (2.2.0-2) ... 1691221926.747509956 Setting up node-commondir (1.0.1+~1.0.0-1) ... 1691221926.748442888 Setting up libvpx7:amd64 (1.12.0-1) ... 1691221926.749260902 Setting up sgml-base (1.31) ... 1691221926.832068920 Setting up libjs-prettify (2015.12.04+dfsg-1.1) ... 1691221926.832501888 Setting up libjs-events (3.3.0+~3.0.0-3) ... 1691221926.833045006 Setting up cmake-data (3.27.1-2) ... 1691221926.862396955 Setting up node-run-queue (2.0.0-3) ... 1691221926.863322973 Setting up libatk1.0-0:amd64 (2.48.3-1) ... 1691221926.864423990 Setting up node-core-util-is (1.0.3-1) ... 1691221926.865309954 Setting up node-json-schema (0.4.0+~7.0.11-1) ... 1691221926.866234064 Setting up node-uri-js (4.4.0+dfsg-8) ... 1691221926.866982937 Setting up libwayland-egl1:amd64 (1.22.0-2) ... 1691221926.867897034 Setting up node-prelude-ls (1.2.1+dfsg-3) ... 1691221926.868923903 Setting up node-minimatch (5.1.1+~5.1.2-1) ... 1691221926.869791031 Setting up libtsan2:amd64 (13.2.0-1) ... 1691221926.870572090 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 1691221926.894464970 Setting up libhunspell-1.7-0:amd64 (1.7.2+really1.7.2-10) ... 1691221926.895540953 Setting up glib-networking-common (2.76.1-2) ... 1691221926.896436930 Setting up libbinutils:amd64 (2.41-3) ... 1691221926.897394896 Setting up vim-runtime (2:9.0.1672-1) ... 1691221926.945900917 Setting up libjs-async (0.8.0-6) ... 1691221926.946919918 Setting up dbus-system-bus-common (1.14.8-2) ... 1691221927.270136118 Setting up node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ... 1691221927.271055937 Setting up node-xtend (4.0.2-3) ... 1691221927.271979094 Setting up libisl23:amd64 (0.26-3) ... 1691221927.293229103 Setting up node-set-immediate-shim (2.0.0-2) ... 1691221927.294368029 Setting up node-foreground-child (2.0.0-5) ... 1691221927.295420885 Setting up libde265-0:amd64 (1.0.12-1+b1) ... 1691221927.296490908 Setting up libc-dev-bin (2.37-7) ... 1691221927.297431946 Setting up node-wordwrap (1.0.0-4) ... 1691221927.298362017 Setting up node-read (1.0.7-5) ... 1691221927.299324989 Setting up libtidy5deb1:amd64 (2:5.6.0-11) ... 1691221927.300347090 Setting up node-regexpp (3.2.0-4) ... 1691221927.301342964 Setting up golang-src (2:1.20~2) ... 1691221927.302298069 Setting up libwebpmux3:amd64 (1.2.4-0.2) ... 1691221927.303402901 Setting up libbsd0:amd64 (0.11.7-4) ... 1691221927.304548979 Setting up libtiffxx6:amd64 (4.5.1+git230720-1) ... 1691221927.305560112 Setting up libwpd-0.10-10:amd64 (0.10.3-2+b1) ... 1691221927.306581974 Setting up node-is-arrayish (0.3.2-3) ... 1691221927.307576895 Setting up libdeflate-dev:amd64 (1.14-1) ... 1691221927.308594942 Setting up python3-wheel-whl (0.41.0-2) ... 1691221927.309967041 Setting up libyuv0:amd64 (0.0~git20230616.a366ad7-1) ... 1691221927.311058998 Setting up node-base64-js (1.5.1+dfsg+~1.3.0-2) ... 1691221927.312134027 Setting up libhunspell-dev:amd64 (1.7.2+really1.7.2-10) ... 1691221927.313273907 Setting up node-esquery (1.4.2~ds-1) ... 1691221927.314337969 Setting up node-npm-run-path (5.1.0+~4.0.0-8) ... 1691221927.315413952 Setting up readline-common (8.2-1.3) ... 1691221927.398122072 Setting up ruby-xmlrpc (0.3.2-2) ... 1691221927.399214983 Setting up libxml2:amd64 (2.9.14+dfsg-1.3) ... 1691221927.400420904 Setting up node-is-buffer (2.0.5-2) ... 1691221927.401563883 Setting up node-color-convert (2.0.1+~cs2.0.0-2) ... 1691221927.402573109 Setting up libcc1-0:amd64 (13.2.0-1) ... 1691221927.416361094 Setting up libperl5.36:amd64 (5.36.0-7) ... 1691221927.417510033 Setting up dbus-bin (1.14.8-2) ... 1691221927.418612003 Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ... 1691221927.419729948 Setting up node-data-uri-to-buffer (4.0.0-4) ... 1691221927.420851946 Setting up liblsan0:amd64 (13.2.0-1) ... 1691221927.422569990 Setting up primesieve-bin (11.1+ds-1) ... 1691221927.423717022 Setting up node-async-each (1.0.3-3) ... 1691221927.439435005 Setting up libitm1:amd64 (13.2.0-1) ... 1691221927.440798044 Setting up node-isarray (2.0.5-4) ... 1691221927.441706896 Setting up node-osenv (0.1.5+~0.1.1-1) ... 1691221927.442512989 Setting up node-is-plain-obj (3.0.0-2) ... 1691221927.443591118 Setting up node-is-extglob (2.1.1-5) ... 1691221927.444499016 Setting up libvisio-0.1-1:amd64 (0.1.7-1+b3) ... 1691221927.445452929 Setting up node-tapable (2.2.1-2) ... 1691221927.446923018 Setting up node-shebang-command (2.0.0-1) ... 1691221927.447740078 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 1691221927.448636055 Setting up libpopt0:amd64 (1.19+dfsg-1) ... 1691221927.449904919 Setting up libjs-is-typedarray (1.0.0-4) ... 1691221927.450736046 Setting up libprimesieve-dev:amd64 (11.1+ds-1) ... 1691221927.451567888 Setting up node-lowercase-keys (2.0.0-2) ... 1691221927.452385902 Setting up node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ... 1691221927.453352928 Setting up node-decompress-response (6.0.0-2) ... 1691221927.454206944 Setting up libxkbcommon0:amd64 (1.5.0-1) ... 1691221927.455200911 Setting up node-process-nextick-args (2.0.1-3) ... 1691221927.456170082 Setting up node-has-unicode (2.0.1-5) ... 1691221927.457144976 Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 1691221927.458117962 Setting up libpotrace0:amd64 (1.16-2) ... 1691221927.459047079 Setting up libwayland-client0:amd64 (1.22.0-2) ... 1691221927.460076094 Setting up libctf0:amd64 (2.41-3) ... 1691221927.461230040 Setting up x11proto-dev (2022.1-1) ... 1691221927.462239027 Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... 1691221927.463339090 Setting up libuv1-dev:amd64 (1.44.2-1) ... 1691221927.464436054 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 1691221927.465943098 Setting up glib-networking-services (2.76.1-2) ... 1691221927.466928959 Setting up libglibmm-2.4-1v5:amd64 (2.66.6-2) ... 1691221927.467956066 Setting up node-readable-stream (3.6.0+~cs3.0.0-4) ... 1691221927.468907118 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 1691221927.469871044 Setting up node-lru-cache (7.14.1-1) ... 1691221927.470828056 Setting up node-promise-retry (2.0.1-4) ... 1691221927.471762896 Setting up libxcb1:amd64 (1.15-1) ... 1691221927.472760916 Setting up node-supports-color (8.1.1+~8.1.1-1) ... 1691221927.473654032 Setting up vim (2:9.0.1672-1) ... 1691221927.477452040 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 1691221927.480190992 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 1691221927.482640982 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 1691221927.484149933 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 1691221927.485543966 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 1691221927.488255978 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 1691221927.490780115 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 1691221927.492249012 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 1691221927.493145943 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2) ... 1691221927.493700981 Setting up libxau-dev:amd64 (1:1.0.9-1) ... 1691221927.494200945 Setting up libavif15:amd64 (0.11.1-3) ... 1691221927.494749069 Setting up node-error-ex (1.3.2-4) ... 1691221927.495359898 Setting up node-once (1.4.0-7) ... 1691221927.495866060 Setting up cpp-13 (13.2.0-1) ... 1691221927.496457100 Setting up node-webpack-sources (3.2.3+~3.2.0-2) ... 1691221927.496994972 Setting up node-n3 (1.16.3+~1.2.3+~1.10.4-1) ... 1691221927.497500896 Setting up dictionaries-common (1.29.5) ... 1691221927.765392065 locale: Cannot set LC_CTYPE to default locale: No such file or directory 1691221927.765441895 locale: Cannot set LC_MESSAGES to default locale: No such file or directory 1691221927.765464067 locale: Cannot set LC_ALL to default locale: No such file or directory 1691221927.982253075 debconf: unable to initialize frontend: Dialog 1691221927.982295036 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221927.982306957 debconf: falling back to frontend: Readline 1691221928.042728901 debconf: unable to initialize frontend: Readline 1691221928.042768955 debconf: (This frontend requires a controlling tty.) 1691221928.042779922 debconf: falling back to frontend: Teletype 1691221928.354907036 Setting up libarchive13:amd64 (3.6.2-1) ... 1691221928.355480909 Setting up golang-go:amd64 (2:1.20~2) ... 1691221928.356087923 Setting up libxcb-render0:amd64 (1.15-1) ... 1691221928.356722116 Setting up fontconfig-config (2.14.1-4) ... 1691221928.397981882 locale: Cannot set LC_CTYPE to default locale: No such file or directory 1691221928.398029089 locale: Cannot set LC_MESSAGES to default locale: No such file or directory 1691221928.398129940 locale: Cannot set LC_ALL to default locale: No such file or directory 1691221928.471724987 debconf: unable to initialize frontend: Dialog 1691221928.471757889 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221928.471767902 debconf: falling back to frontend: Readline 1691221928.480421066 debconf: unable to initialize frontend: Readline 1691221928.480451107 debconf: (This frontend requires a controlling tty.) 1691221928.480456114 debconf: falling back to frontend: Teletype 1691221928.676337957 Setting up node-serialize-javascript (6.0.1-1) ... 1691221928.677438974 Setting up libwebpdemux2:amd64 (1.2.4-0.2) ... 1691221928.678286076 Setting up node-resolve (1.22.1+~cs5.31.10-1) ... 1691221928.678992033 Setting up libedit2:amd64 (3.1-20221030-2) ... 1691221928.679658890 Setting up libreadline8:amd64 (8.2-1.3) ... 1691221928.731574059 Setting up node-are-we-there-yet (3.0.1+~1.1.0-1) ... 1691221928.732589006 Setting up libavahi-common3:amd64 (0.8-10) ... 1691221928.733638048 Setting up libjbig-dev:amd64 (2.1-6.1) ... 1691221928.734576941 Setting up node-find-up (6.3.0-7) ... 1691221928.735589027 Setting up node-kind-of (6.0.3+dfsg-2) ... 1691221928.736596107 Setting up libnss3:amd64 (2:3.91-1) ... 1691221928.737643957 Setting up libxcb-shm0:amd64 (1.15-1) ... 1691221928.738707066 Setting up node-is-binary-path (2.1.0-5) ... 1691221928.739685059 Setting up dbus-daemon (1.14.8-2) ... 1691221928.974807024 Setting up silversearcher-ag (2.2.0+git20200805-1+b1) ... 1691221928.984090090 Setting up libcdr-0.1-1:amd64 (0.1.7-1) ... 1691221928.985186100 Setting up node-events (3.3.0+~3.0.0-3) ... 1691221928.986110926 Setting up node-minimist (1.2.7+~cs5.3.2-2) ... 1691221928.987185955 Setting up tidy (2:5.6.0-11) ... 1691221928.992773056 Setting up node-fancy-log (1.3.3+~cs1.3.1-2) ... 1691221928.993686914 Setting up pkgconf:amd64 (1.8.1-1) ... 1691221928.994509935 Setting up node-promzard (0.3.0-2) ... 1691221928.995290041 Setting up node-wcwidth.js (1.0.2-2) ... 1691221928.996066093 Setting up node-resolve-cwd (3.0.0-2) ... 1691221928.996766090 Setting up libthai0:amd64 (0.1.29-1) ... 1691221928.997553110 Setting up node-fetch (3.3.0+~cs11.4.11-2) ... 1691221928.998281002 Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-4) ... 1691221928.999036074 Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... 1691221928.999867916 Setting up node-iconv-lite (0.6.3-3) ... 1691221929.000587940 Setting up perl (5.36.0-7) ... 1691221929.011991978 Setting up node-type-check (0.4.0+dfsg-3) ... 1691221929.012717962 Setting up libgprofng0:amd64 (2.41-3) ... 1691221929.013489962 Setting up libwebp-dev:amd64 (1.2.4-0.2) ... 1691221929.024705887 Setting up primesieve (11.1+ds-1) ... 1691221929.025289059 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... 1691221929.025954962 Setting up node-rechoir (0.8.0+~0.6.1-2) ... 1691221929.026598930 Setting up libfreetype6:amd64 (2.13.0+dfsg-1) ... 1691221929.027264118 Setting up node-ansi-styles (6.2.1-2) ... 1691221929.027898073 Setting up libvpx-dev:amd64 (1.12.0-1) ... 1691221929.028446913 Setting up libde265-dev:amd64 (1.0.12-1+b1) ... 1691221929.029073954 Setting up node-pkg-dir (5.0.0-2) ... 1691221929.029628038 Setting up optipng (0.7.7-2+b1) ... 1691221929.030664921 Setting up dbus (1.14.8-2) ... 1691221929.111692905 invoke-rc.d: could not determine current runlevel 1691221929.117382050 invoke-rc.d: policy-rc.d denied execution of start. 1691221929.118479967 Setting up libdav1d-dev:amd64 (1.2.1-2) ... 1691221929.119333029 Setting up shared-mime-info (2.2-1) ... 1691221929.551034927 Setting up libavif-dev:amd64 (0.11.1-3) ... 1691221929.551534891 Setting up libgetopt-argvfile-perl (1.11-5) ... 1691221929.552335978 Setting up node-async (0.8.0-6) ... 1691221929.553210974 Setting up node-optimist (0.6.1+~0.0.30-2) ... 1691221929.554100990 Setting up pkg-config:amd64 (1.8.1-1) ... 1691221929.554995060 Setting up node-spdx-expression-parse (3.0.1+~3.0.1-1) ... 1691221929.556015968 Setting up libjs-sphinxdoc (5.3.0-5) ... 1691221929.556890011 Setting up libdpkg-perl (1.21.22) ... 1691221929.557365894 Setting up libcpan-distnameinfo-perl (0.12-3) ... 1691221929.558235884 Setting up libx265-199:amd64 (3.5-2+b1) ... 1691221929.559257984 Setting up libwpg-0.3-3:amd64 (0.3.4-3) ... 1691221929.560301065 Setting up node-concat-stream (2.0.0+~2.0.0-2) ... 1691221929.561065912 Setting up node-is-typedarray (1.0.0-4) ... 1691221929.561708927 Setting up node-undici (5.22.1+dfsg1+~cs20.10.10.2-1) ... 1691221929.562664986 Setting up libcpan-meta-check-perl (0.017-1) ... 1691221929.563700914 Setting up libparse-pmfile-perl (0.44-1) ... 1691221929.564615965 Setting up libgcc-13-dev:amd64 (13.2.0-1) ... 1691221929.565566063 Setting up node-inflight (1.0.6-2) ... 1691221929.566472054 Setting up libwayland-cursor0:amd64 (1.22.0-2) ... 1691221929.567387104 Setting up cpp (4:13.1.0-4) ... 1691221929.590681076 Setting up xml-core (0.18+nmu1) ... 1691221929.833061934 Setting up hunspell-en-gb (1:7.5.0-1) ... 1691221929.833800077 Setting up golang-1.20 (1.20.7-1) ... 1691221929.834502935 Setting up libnsl2:amd64 (1.3.0-2) ... 1691221929.849332094 Setting up libxslt1.1:amd64 (1.1.35-1) ... 1691221929.850064993 Setting up node-hosted-git-info (6.1.1-2) ... 1691221929.850794077 Setting up libpam-systemd:amd64 (254-1) ... 1691221929.944469929 locale: Cannot set LC_CTYPE to default locale: No such file or directory 1691221929.944505930 locale: Cannot set LC_MESSAGES to default locale: No such file or directory 1691221929.944514036 locale: Cannot set LC_ALL to default locale: No such file or directory 1691221930.016982079 debconf: unable to initialize frontend: Dialog 1691221930.017019033 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221930.017028093 debconf: falling back to frontend: Readline 1691221930.026124001 debconf: unable to initialize frontend: Readline 1691221930.026170015 debconf: (This frontend requires a controlling tty.) 1691221930.026180983 debconf: falling back to frontend: Teletype 1691221930.222985029 Setting up cmake (3.27.1-2) ... 1691221930.223553896 Setting up libx11-6:amd64 (2:1.8.6-1) ... 1691221930.224457026 Setting up libharfbuzz0b:amd64 (8.0.1-1) ... 1691221930.225296021 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... 1691221930.410564899 Setting up libfontconfig1:amd64 (2.14.1-4) ... 1691221930.411246061 Setting up lynx (2.9.0dev.12-1) ... 1691221930.414215088 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode 1691221930.415566921 Setting up libatkmm-1.6-1v5:amd64 (2.28.3-1) ... 1691221930.416294098 Setting up node-encoding (0.1.13-2) ... 1691221930.416946888 Setting up golang-doc (2:1.20~2) ... 1691221930.417566061 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... 1691221930.418251038 Setting up libavahi-client3:amd64 (0.8-10) ... 1691221930.418903112 Setting up libdbi-perl:amd64 (1.643-4) ... 1691221930.419455051 Setting up node-slice-ansi (5.0.0+~cs9.0.0-5) ... 1691221930.420088053 Setting up rsync (3.2.7-1) ... 1691221930.460218906 invoke-rc.d: could not determine current runlevel 1691221930.465441942 invoke-rc.d: policy-rc.d denied execution of start. 1691221930.731478930 Setting up binutils-x86-64-linux-gnu (2.41-3) ... 1691221930.732044935 Setting up node-fs-write-stream-atomic (1.0.10-6) ... 1691221930.732630968 Setting up gtk-update-icon-cache (3.24.38-2) ... 1691221930.733202934 Setting up golang:amd64 (2:1.20~2) ... 1691221930.733778000 Setting up fontconfig (2.14.1-4) ... 1691221932.761090994 Regenerating fonts cache... done. 1691221932.761926889 Setting up libmodule-cpanfile-perl (1.1004-2) ... 1691221932.762924910 Setting up libxdamage1:amd64 (1:1.1.6-1) ... 1691221932.763906956 Setting up libxcb1-dev:amd64 (1.15-1) ... 1691221932.764782906 Setting up node-end-of-stream (1.4.4+~1.4.1-1) ... 1691221932.765778065 Setting up libxpm4:amd64 (1:3.5.12-1.1) ... 1691221932.766618967 Setting up node-pump (3.0.0-5) ... 1691221932.767683983 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... 1691221932.768635988 Setting up libfile-pushd-perl (1.016-2) ... 1691221932.769606113 Setting up node-regenerator-transform (0.15.1+~0.10.8-1) ... 1691221932.770612955 Setting up hunspell (1.7.2+really1.7.2-10) ... 1691221932.771831036 Setting up libenchant-2-2:amd64 (2.3.3-2) ... 1691221932.772933006 Setting up libpython3.11-stdlib:amd64 (3.11.4-1) ... 1691221932.774138927 Setting up libpango-1.0-0:amd64 (1.50.14+ds-1) ... 1691221932.775321007 Setting up xsltproc (1.1.35-1) ... 1691221932.776593924 Setting up libx11-dev:amd64 (2:1.8.6-1) ... 1691221932.777694941 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 1691221932.778956890 Setting up binutils (2.41-3) ... 1691221932.780142069 Setting up libstring-shellquote-perl (1.04-3) ... 1691221932.781241894 Setting up libcairo2:amd64 (1.16.0-7) ... 1691221932.782449007 Setting up dpkg-dev (1.21.22) ... 1691221932.806004047 Setting up libmodule-build-perl (0.423400-1) ... 1691221932.807077885 Setting up libcairomm-1.0-1v5:amd64 (1.14.4-2) ... 1691221932.822688103 Setting up liberror-perl (0.17029-2) ... 1691221932.823601007 Setting up node-levn (0.4.1+dfsg-2) ... 1691221932.824493885 Setting up dbus-user-session (1.14.8-2) ... 1691221932.825741053 Setting up node-spdx-correct (3.1.1-2) ... 1691221932.826765060 Setting up libyaml-syck-perl:amd64 (1.34-2+b1) ... 1691221932.827790976 Setting up node-glob (8.0.3+~cs8.4.15-1) ... 1691221932.828805923 Setting up adwaita-icon-theme (43-1) ... 1691221932.944895983 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 1691221932.946118116 Setting up libxfixes3:amd64 (1:6.0.0-2) ... 1691221932.947047949 Setting up libx265-dev:amd64 (3.5-2+b1) ... 1691221932.947887897 Setting up node-get-stream (6.0.1-1) ... 1691221932.948632002 Setting up libxinerama1:amd64 (2:1.1.4-3) ... 1691221932.949177027 Setting up libxpm-dev:amd64 (1:3.5.12-1.1) ... 1691221932.949609041 Setting up gcc-13 (13.2.0-1) ... 1691221932.950220108 Setting up node-got (11.8.5+~cs58.13.36-3) ... 1691221932.951118946 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... 1691221932.952035904 Setting up git (1:2.40.1-1) ... 1691221932.960930109 Setting up libpoppler126:amd64 (22.12.0-2+b1) ... 1691221932.961606026 Setting up node-typedarray-to-buffer (4.0.0-2) ... 1691221932.962090015 Setting up libcups2:amd64 (2.4.2-5) ... 1691221932.962747097 Setting up libnsl-dev:amd64 (1.3.0-2) ... 1691221932.963617086 Setting up node-minipass (3.3.6+~cs9.4.19-1) ... 1691221932.964519024 Setting up libc6-dev:amd64 (2.37-7) ... 1691221932.965296984 Setting up libdbd-sqlite3-perl:amd64 (1.72-1) ... 1691221932.966042995 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... 1691221932.967019081 Setting up libgdbm-dev:amd64 (1.23-3) ... 1691221932.968033075 Setting up libpangoft2-1.0-0:amd64 (1.50.14+ds-1) ... 1691221932.968905926 Setting up lib2geom1.2.0:amd64 (1.2.2-3) ... 1691221932.969600916 Setting up libicu-dev:amd64 (72.1-3) ... 1691221932.970300913 Setting up libstdc++-13-dev:amd64 (13.2.0-1) ... 1691221932.971121073 Setting up libpangocairo-1.0-0:amd64 (1.50.14+ds-1) ... 1691221932.972079992 Setting up libpython3-stdlib:amd64 (3.11.4-5) ... 1691221932.973011971 Setting up libbz2-dev:amd64 (1.0.8-5+b1) ... 1691221932.974041939 Setting up node-validate-npm-package-license (3.0.4-2) ... 1691221932.975048065 Setting up node-optionator (0.9.1+dfsg+~cs1.2.3-1) ... 1691221932.976047993 Setting up txt2html (1:3.0-1) ... 1691221932.977128029 Setting up g++-13 (13.2.0-1) ... 1691221932.978053093 Setting up node-ssri (9.0.1-2) ... 1691221932.979060888 Setting up python3.11 (3.11.4-1) ... 1691221934.271666050 Setting up libncurses-dev:amd64 (6.4+20230625-2) ... 1691221934.272200108 Setting up libpoppler-glib8:amd64 (22.12.0-2+b1) ... 1691221934.272727966 Setting up libpython3.11:amd64 (3.11.4-1) ... 1691221934.273243904 Setting up libpcre2-dev:amd64 (10.42-2) ... 1691221934.273711920 Setting up libxi6:amd64 (2:1.8-1+b1) ... 1691221934.274228096 Setting up node-write-file-atomic (4.0.2+~4.0.0-1) ... 1691221934.274949074 Setting up libpcre3-dev:amd64 (2:8.39-15) ... 1691221934.275499105 Setting up libxcursor1:amd64 (1:1.2.1-1) ... 1691221934.276473045 Setting up libgdbm-compat-dev:amd64 (1.23-3) ... 1691221934.277179956 Setting up libperl-dev:amd64 (5.36.0-7) ... 1691221934.297148943 Setting up dconf-service (0.40.0-4) ... 1691221934.297904015 Setting up python3 (3.11.4-5) ... 1691221934.310693026 running python rtupdate hooks for python3.11... 1691221935.601536989 running python post-rtupdate hooks for python3.11... 1691221935.735593081 Setting up libatspi2.0-0:amd64 (2.48.3-1) ... 1691221935.736207962 Setting up python3-distlib (0.3.7-1) ... 1691221936.279529095 Setting up python3-markupsafe (2.1.3-1) ... 1691221936.591367006 Setting up python3-platformdirs (3.10.0-1) ... 1691221936.922482014 Setting up liblocal-lib-perl (2.000029-1) ... 1691221936.922988892 Setting up gcc (4:13.1.0-4) ... 1691221936.967713118 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1) ... 1691221936.968839884 Setting up python3-six (1.16.0-4) ... 1691221937.308824062 Setting up libatk-bridge2.0-0:amd64 (2.48.3-1) ... 1691221937.309727907 Setting up python3-jinja2 (3.1.2-1) ... 1691221937.908339024 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3) ... 1691221937.909205914 Setting up libexpat1-dev:amd64 (2.5.0-2) ... 1691221937.910258055 Setting up python3-certifi (2022.9.24-1) ... 1691221938.223586082 Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... 1691221938.224392891 Setting up uuid-dev:amd64 (2.39.1-3) ... 1691221938.225471973 Setting up python3-idna (3.3-2) ... 1691221938.865391970 Setting up librsvg2-common:amd64 (2.54.7+dfsg-1) ... 1691221939.115936041 Setting up libpangomm-1.4-1v5:amd64 (2.46.3-1) ... 1691221939.116712093 Setting up python3-urllib3 (1.26.16-1) ... 1691221940.670409918 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 1691221940.671499968 Setting up g++ (4:13.1.0-4) ... 1691221940.942293882 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 1691221940.943557024 Setting up build-essential (12.10) ... 1691221940.944643021 Setting up python3-dateutil (2.8.2-2) ... 1691221942.065458059 Setting up python3-lib2to3 (3.11.4-1) ... 1691221942.213828087 Setting up python3-unidecode (1.3.6-1) ... 1691221943.094858885 Setting up python3-pkg-resources (68.0.0-1) ... 1691221943.785326004 Setting up python3-distutils (3.11.4-1) ... 1691221943.941205978 Setting up python3-filelock (3.12.2-1) ... 1691221944.267257929 Setting up libxslt1-dev:amd64 (1.1.35-1) ... 1691221944.267867088 Setting up python3-setuptools (68.0.0-1) ... 1691221945.669950008 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... 1691221945.670577049 Setting up python3-colorama (0.4.6-2) ... 1691221946.092598915 Setting up python3-charset-normalizer (3.2.0-1) ... 1691221946.494389057 Setting up libpng-dev:amd64 (1.6.40-1) ... 1691221946.495110989 Setting up python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ... 1691221946.496078968 Setting up libjpeg-dev:amd64 (1:2.1.5-2) ... 1691221946.496825933 Setting up python3-virtualenv (20.24.1+ds-1) ... 1691221947.085750103 Setting up python3-libsass (0.22.0-1) ... 1691221947.436847925 Setting up python3-all (3.11.4-5) ... 1691221947.437333107 Setting up python3-yaml (6.0.1-1) ... 1691221947.899869919 Setting up cpanminus (1.7046-1) ... 1691221947.900516033 Setting up pysassc (0.22.0-1) ... 1691221947.901428938 Setting up python3-click (8.1.6-1) ... 1691221948.399905920 Setting up python3-wheel (0.41.0-2) ... 1691221948.823792934 Setting up python3-slugify (4.0.0-2) ... 1691221949.162729025 Setting up libfreetype-dev:amd64 (2.13.0+dfsg-1) ... 1691221949.163167000 Setting up python3-pygments (2.15.1+dfsg-1) ... 1691221951.398725033 Setting up python3-chardet (5.1.0+dfsg-2) ... 1691221952.447629929 Setting up python3.11-venv (3.11.4-1) ... 1691221952.526526928 Setting up libtiff-dev:amd64 (4.5.1+git230720-1) ... 1691221952.527321100 Setting up libpython3.11-dev:amd64 (3.11.4-1) ... 1691221952.528098106 Setting up virtualenv (20.24.1+ds-1) ... 1691221952.528834105 Setting up python3-requests (2.31.0+dfsg-1) ... 1691221953.020231009 Setting up python3-pip (23.2+dfsg-1) ... 1691221956.674506903 Setting up cppcheck (2.11-3) ... 1691221956.674860954 Setting up python3-ruamel.yaml (0.17.21-1) ... 1691221957.294583082 Setting up python3-jinja2-time (0.2.0-4) ... 1691221957.652851105 Setting up libgtk-3-common (3.24.38-2) ... 1691221957.653624058 Setting up gyp (0.1+20220404git9ecf45e-2) ... 1691221958.807344913 Setting up gsettings-desktop-schemas (44.0-2) ... 1691221958.807950974 Setting up libpython3-dev:amd64 (3.11.4-5) ... 1691221958.808443069 Setting up python3-binaryornot (0.4.4+dfsg-5) ... 1691221959.126529932 Setting up libfontconfig-dev:amd64 (2.14.1-4) ... 1691221959.127192974 Setting up python3.11-dev (3.11.4-1) ... 1691221959.127660036 Setting up libgtk-3-0:amd64 (3.24.38-2) ... 1691221959.606168985 Setting up python3-venv (3.11.4-5) ... 1691221959.607317924 Setting up python3-dev (3.11.4-5) ... 1691221959.608477116 Setting up python3-cookiecutter (1.7.3-3) ... 1691221960.016570091 Setting up glib-networking:amd64 (2.76.1-2) ... 1691221960.017180920 Setting up libgspell-1-2:amd64 (1.12.1-1) ... 1691221960.017864943 Setting up libsoup2.4-1:amd64 (2.74.3-1) ... 1691221960.018404007 Setting up libgtkmm-3.0-1v5:amd64 (3.24.7-1) ... 1691221960.019076109 Setting up cookiecutter (1.7.3-3) ... 1691221960.025904894 Setting up rake (13.0.6-3) ... 1691221960.028167009 Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 1691221960.032044888 Setting up node-espree (9.4.1~dfsg-1) ... 1691221960.036457062 Setting up libheif-plugin-dav1d:amd64 (1.16.2-2) ... 1691221960.041265965 Setting up libheif-plugin-libde265:amd64 (1.16.2-2) ... 1691221960.044974089 Setting up node-define-properties (1.1.4+~1.1.3-1) ... 1691221960.045730114 Setting up libruby:amd64 (1:3.1) ... 1691221960.049451113 Setting up libheif1:amd64 (1.16.2-2) ... 1691221960.052165985 Setting up libheif-dev:amd64 (1.16.2-2) ... 1691221960.053102016 Setting up ruby-rubygems (3.3.15-2) ... 1691221960.054127932 Setting up libnode108:amd64 (18.13.0+dfsg1-1) ... 1691221960.055506945 Setting up nodejs (18.13.0+dfsg1-1) ... 1691221960.060040951 update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 1691221960.062207937 Setting up node-argparse (2.0.1-2) ... 1691221960.064085960 Setting up terser (5.19.2-1) ... 1691221960.064966917 Setting up node-mime (3.0.0+dfsg+~cs6.97.2-1) ... 1691221960.073158026 Setting up node-source-map-support (0.5.21+ds+~0.5.4-1) ... 1691221960.074441910 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221960.076761961 Setting up node-unique-filename (1.1.1+ds-2) ... 1691221960.077987909 Setting up node-unicode-match-property-ecmascript (2.0.0-2) ... 1691221960.078826904 Setting up node-defined (1.0.1+~1.0.0-1) ... 1691221960.079818964 Setting up node-mime-types (2.1.35-1) ... 1691221960.082508087 Setting up node-ansi-escapes (5.0.0+really.4.3.1-1) ... 1691221960.083640099 Setting up libgd3:amd64 (2.3.3-9) ... 1691221960.084525108 Setting up node-strip-ansi (6.0.1-2) ... 1691221960.085392952 Setting up node-write (2.0.0~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221960.086294889 Setting up node-ignore (5.2.1-1) ... 1691221960.087349892 Setting up libgd-dev:amd64 (2.3.3-9) ... 1691221960.088619947 Setting up node-chalk (5.2.0-1) ... 1691221960.089584112 Setting up libgraphicsmagick-q16-3 (1.4+really1.3.40-4) ... 1691221960.090683937 Setting up node-which (2.0.2+~cs1.3.2-3) ... 1691221960.092454910 Setting up node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ... 1691221960.095092058 Setting up node-esprima (4.0.1+ds+~4.0.3-2) ... 1691221960.108711004 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221960.110064983 Setting up node-is-path-inside (3.0.3-2) ... 1691221960.111365080 Setting up node-neo-async (2.6.2+~cs3.0.0-2) ... 1691221960.112219095 Setting up node-mkdirp (1.0.4+~1.0.2-4) ... 1691221960.113302946 Setting up node-es6-error (4.1.1-5) ... 1691221960.114542961 Setting up node-archy (1.0.0-6) ... 1691221960.116084099 Setting up node-js-yaml (4.1.0+dfsg+~4.0.5-7) ... 1691221960.117314100 Setting up libmagick++-6.q16-8:amd64 (8:6.9.11.60+dfsg-1.6) ... 1691221960.118386984 Setting up node-nopt (5.0.0-4) ... 1691221960.119276047 Setting up node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ... 1691221960.120148897 Setting up node-progress (2.0.3-2) ... 1691221960.129270077 Setting up node-json5 (2.2.3+dfsg-1) ... 1691221960.130073071 Setting up node-debbundle-es-to-primitive (1.2.1+~cs9.7.25-2) ... 1691221960.131724119 Setting up node-ms (2.1.3+~cs0.7.31-3) ... 1691221960.132565022 Setting up node-rimraf (3.0.2-2) ... 1691221960.133394003 Setting up node-string-width (4.2.3+~cs13.2.3-1) ... 1691221960.134227991 Setting up node-deep-equal (2.1.0+~cs31.12.80-1) ... 1691221960.134968042 Setting up node-regenerate (1.4.2-3) ... 1691221960.135771990 Setting up node-semver (7.5.4+~7.5.0-1) ... 1691221960.136832952 Setting up node-picocolors (1.0.0-4) ... 1691221960.137566090 Setting up ruby-sdbm:amd64 (1.0.0-5+b1) ... 1691221960.138870001 Setting up node-es-abstract (1.20.4+~cs26.27.47-1) ... 1691221960.139662027 Setting up node-builtins (5.0.1-1) ... 1691221960.141196012 Setting up handlebars (3:4.7.7+~4.1.0-1) ... 1691221960.142433882 Setting up node-object-assign (4.1.1-7) ... 1691221960.146394968 Setting up node-is-glob (4.0.3-2) ... 1691221960.147248983 Setting up node-v8-compile-cache (2.3.0-3) ... 1691221960.148297071 Setting up libruby3.1:amd64 (3.1.2-7) ... 1691221960.149420023 Setting up node-flat-cache (3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221960.150187016 Setting up node-is-number (7.0.0-4) ... 1691221960.151293039 Setting up node-for-in (1.0.2-4) ... 1691221960.152378082 Setting up node-webassemblyjs (1.11.4+dfsg+~cs10.11.17-2) ... 1691221960.153410912 Setting up node-strip-json-comments (4.0.0-4) ... 1691221960.154405117 Setting up libnode-dev (18.13.0+dfsg1-1) ... 1691221960.155361891 Setting up node-is-extendable (1.0.1-3) ... 1691221960.156217098 Setting up node-columnify (1.6.0+~1.5.1-1) ... 1691221960.157510996 Setting up node-doctrine (3.0.0-4) ... 1691221960.158371925 Setting up node-copy-concurrently (1.0.5-9) ... 1691221960.159565926 Setting up graphicsmagick (1.4+really1.3.40-4) ... 1691221960.219988108 Setting up node-ajv (6.12.6-3) ... 1691221960.220917940 Setting up node-jsesc (3.0.2+~3.0.1-1) ... 1691221960.221709967 Setting up node-regjsparser (0.9.1+ds-2) ... 1691221960.222882986 Setting up node-errno (1.0.0-3) ... 1691221960.223651886 Setting up node-decamelize (4.0.0-2) ... 1691221960.224478960 Setting up node-move-concurrently (1.0.1-5) ... 1691221960.225316048 Setting up node-normalize-path (3.0.0+~3.0.0-1) ... 1691221960.226834059 Setting up node-functional-red-black-tree (1.0.1+20181105-7) ... 1691221960.227750063 Setting up node-debug (4.3.4+~cs4.1.7-1) ... 1691221960.228583097 Setting up libjs-util (0.12.5+~1.0.10-1) ... 1691221960.229433060 Setting up node-agent-base (6.0.2+~cs5.4.2-2) ... 1691221960.230591059 Setting up node-browserslist (4.21.4+~cs6.1.17-2) ... 1691221960.231477022 Setting up node-yargs-parser (21.1.1+~21.0.0-4) ... 1691221960.232978106 Setting up node-make-dir (3.1.0-3) ... 1691221960.233777046 Setting up node-validate-npm-package-name (5.0.0+~4.0.0-1) ... 1691221960.235110044 Setting up node-esrecurse (4.3.0-2) ... 1691221960.236771107 Setting up node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) ... 1691221960.237565994 Setting up node-wrap-ansi (8.0.1+~8.0.1-3) ... 1691221960.238375902 Setting up node-normalize-package-data (4.0.1+~2.4.1-1) ... 1691221960.239223003 Setting up node-for-own (1.0.0-3) ... 1691221960.240890980 Setting up inkscape (1.2.2-2+b1) ... 1691221961.552921057 Setting up node-eslint-scope (7.1.1+~3.7.4-1) ... 1691221961.554450035 Setting up node-escodegen (2.0.0+dfsg+~0.0.7-2) ... 1691221961.556335926 Setting up node-memory-fs (0.5.0+~0.3.3-2) ... 1691221961.557224035 Setting up node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ... 1691221961.558315039 Setting up node-cli-table (0.3.11+~cs0.13.4-3) ... 1691221961.559942961 Setting up ruby3.1 (3.1.2-7) ... 1691221961.560892105 Setting up node-tar (6.1.13+~cs7.0.5-1) ... 1691221961.561969042 Setting up node-regenerate-unicode-properties (10.1.0+ds-1) ... 1691221961.563008070 Setting up node-glob-parent (6.0.2+~5.1.1-2) ... 1691221961.563972950 Setting up ruby3.1-dev:amd64 (3.1.2-7) ... 1691221961.564846992 Setting up node-enhanced-resolve (5.10.0-1) ... 1691221961.565632105 Setting up node-postcss (8.4.20+~cs8.0.23-1) ... 1691221961.566458941 Setting up node-wide-align (1.1.3-4) ... 1691221961.567298889 Setting up node-npm-package-arg (10.0.0+~3.0.0-2) ... 1691221961.568500042 Setting up node-anymatch (3.1.3+~cs4.6.1-2) ... 1691221961.569580078 Setting up node-postcss-modules-extract-imports (3.0.0-2) ... 1691221961.570895910 Setting up node-https-proxy-agent (5.0.1+~cs8.0.0-3) ... 1691221961.571686029 Setting up node-cliui (7.0.4+repack+~cs3.1.0-4) ... 1691221961.573643923 Setting up node-regexpu-core (5.2.2-3) ... 1691221961.574492931 Setting up node-yargs (16.2.0+~16.0.4-7) ... 1691221961.575313091 Setting up node-to-regex-range (5.0.1-4) ... 1691221961.576286077 Setting up node-cacache (17.0.3+~cs10.3.7-1) ... 1691221961.577204943 Setting up node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ... 1691221961.578561068 Setting up node-ajv-keywords (3.5.2-2) ... 1691221961.579879999 Setting up node-read-package-json (5.0.2+~2.0.0-1) ... 1691221961.580681086 Setting up node-core-js-compat (3.26.1-3) ... 1691221961.582035065 Setting up node-clone-deep (4.0.1+~cs7.0.2-1) ... 1691221961.582926035 Setting up eslint (6.4.0~dfsg+~6.1.9-7) ... 1691221961.583775997 Setting up ruby-dev:amd64 (1:3.1) ... 1691221961.584762096 Setting up node-util (0.12.5+~1.0.10-1) ... 1691221961.586164951 Setting up node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ... 1691221961.587030888 Setting up node-gauge (4.0.4-1) ... 1691221961.588068962 Setting up ruby (1:3.1) ... 1691221961.589618921 Setting up node-readdirp (3.6.0-1) ... 1691221961.590920925 Setting up node-icss-utils (5.1.0+~5.1.0-1) ... 1691221961.600110054 Setting up node-npm-bundled (2.0.1-2) ... 1691221961.601301908 Setting up node-schema-utils (3.1.1~ds-2) ... 1691221961.602112055 Setting up node-assert (2.0.0+~cs3.9.8-2) ... 1691221961.603595018 Setting up ruby-rspec-core (3.12.0c0e1m1s0-1) ... 1691221961.604552031 Setting up node-jest-worker (29.3.1~ds1+~cs70.48.25-2) ... 1691221961.605585098 Setting up node-npmlog (7.0.1+~4.1.4-1) ... 1691221961.606648922 Setting up ruby-diff-lcs (1.5.0-1) ... 1691221961.607465982 Setting up node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ... 1691221961.608844042 Setting up node-postcss-modules-values (4.0.0+~4.0.0-1) ... 1691221961.610163927 Setting up node-fill-range (7.0.1+~7.0.0-1) ... 1691221961.614026070 Setting up ruby-rspec-expectations (3.12.0c0e1m1s0-1) ... 1691221961.615139008 Setting up node-gyp (9.3.0-2) ... 1691221961.615909100 Setting up ruby-rspec-mocks (3.12.0c0e1m1s0-1) ... 1691221961.616651058 Setting up node-braces (3.0.2+~3.0.1-1) ... 1691221961.618107080 Setting up node-chokidar (3.5.3-2) ... 1691221961.619369984 Setting up node-watchpack (2.4.0+~cs2.8.1-1) ... 1691221961.620134115 Setting up ruby-rspec (3.12.0c0e1m1s0-1) ... 1691221961.622275114 Setting up node-micromatch (4.0.5+~4.0.2-1) ... 1691221961.623522997 Setting up node-globby (13.1.3+~cs16.25.40-1) ... 1691221961.624968052 Setting up node-del (7.0.0-5) ... 1691221961.626399040 Setting up node-find-cache-dir (3.3.2+~3.2.1-1) ... 1691221961.629786015 Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-4) ... 1691221961.652019978 update-alternatives: using /usr/bin/babeljs-7 to provide /usr/bin/babeljs (babeljs) in auto mode 1691221961.653907061 update-alternatives: using /usr/bin/babeljs-7-external-helpers to provide /usr/bin/babeljs-external-helpers (babeljs-external-helpers) in auto mode 1691221961.655740976 update-alternatives: using /usr/bin/babeljs-7-node to provide /usr/bin/babeljs-node (babeljs-node) in auto mode 1691221961.657646894 update-alternatives: using /usr/bin/babeljs-7-parser to provide /usr/bin/babeljs-parser (babeljs-parser) in auto mode 1691221961.661307096 Setting up node-babel-plugin-lodash (3.3.4+~cs2.0.1-6) ... 1691221961.662287951 Setting up node-jest-debbundle (29.3.1~ds1+~cs70.48.25-2) ... 1691221961.663183928 Setting up node-parse-json (5.2.0+~cs5.1.7-1) ... 1691221961.664419889 Setting up node-read-pkg (5.2.0-2) ... 1691221961.665319920 Setting up node-istanbul (0.4.5+repack10+~cs97.25.57-3) ... 1691221961.666359901 Setting up node-tape (5.6.1+~cs8.20.19-1) ... 1691221961.668128967 Setting up webpack (5.76.1+dfsg1+~cs17.16.16-1) ... 1691221961.669981956 Setting up node-css-loader (6.7.2+~cs14.0.11-1) ... 1691221961.671438932 Setting up npm (9.2.0~ds1-1) ... 1691221961.706424952 Processing triggers for libc-bin (2.37-7) ... 1691221961.915319920 Processing triggers for systemd (254-1) ... 1691221961.919816017 Processing triggers for sgml-base (1.31) ... 1691221961.950419903 Setting up docbook-xsl-ns (1.79.2+dfsg-2) ... 1691221962.208761930 Setting up docbook5-xml (5.0-3) ... 1691221962.417347908 Setting up docbook-xsl (1.79.2+dfsg-2) ... 1691221962.660470963 Processing triggers for dictionaries-common (1.29.5) ... 1691221962.705472946 locale: Cannot set LC_CTYPE to default locale: No such file or directory 1691221962.705527067 locale: Cannot set LC_MESSAGES to default locale: No such file or directory 1691221962.705612898 locale: Cannot set LC_ALL to default locale: No such file or directory 1691221962.826735973 debconf: unable to initialize frontend: Dialog 1691221962.826778889 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.) 1691221962.826786995 debconf: falling back to frontend: Readline 1691221962.837332964 debconf: unable to initialize frontend: Readline 1691221962.837364912 debconf: (This frontend requires a controlling tty.) 1691221962.837372065 debconf: falling back to frontend: Teletype 1691221963.073312998 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... 1691221963.561769962 + sudo ln -sf /usr/bin/make /usr/bin/gmake 1691221963.645112991 + false 1691221963.819072008 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_debian bash -c set -e -x 1691221963.819104910 export LC_ALL=en_US.UTF-8 1691221963.819113016 export LANG="$LC_ALL" 1691221963.819119930 export LANGUAGE="en_US:en" 1691221963.819125891 1691221963.819132090 true 1691221963.819138050 pydeps="WebTest appdirs beautifulsoup4 bs4 click cookiecutter cssselect lxml numpy pycotap rebookmaker scour soupsieve vnu_validator weasyprint webtest zenfilter" 1691221963.819144011 sudo -H bash -c "true ; `which python3` -m pip install --break-system-packages $pydeps" 1691221963.819149971 # cpanm -vvv IO::Async 1691221963.819155931 cpanm --notest IO::Async 1691221963.819160938 cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1691221963.819166899 cpanm --notest HTML::T5 1691221963.819173098 # For wml 1691221963.819179058 cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1691221963.819185019 # For quadp 1691221963.819190025 cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1691221963.819195986 sudo bash -c "true ; cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL" 1691221963.819201946 sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1691221963.819207907 cd ~/source 1691221963.819214106 pwd 1691221963.819220066 ls -l 1691221963.819226027 ls -l bin/ || true 1691221963.819231033 perl bin/my-cookiecutter.pl 1691221963.819236994 deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1691221963.819242954 gem install asciidoctor compass compass-blueprint 1691221963.819248915 PATH="$HOME/bin:$PATH" 1691221963.819253922 ( cd .. && git clone https://github.com/thewml/wml-extended-apis.git && cd wml-extended-apis/xhtml/1.x && bash Install.bash ) 1691221963.819259882 ( cd .. && git clone https://github.com/thewml/latemp.git && cd latemp/support-headers && perl install.pl ) 1691221963.819266081 ( cd .. && git clone https://github.com/shlomif/wml-affiliations.git && cd wml-affiliations/wml && bash Install.bash ) 1691221963.819272041 bash -x bin/install-npm-deps.sh 1691221963.819278002 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/shlomif/quad-pres' 1691221963.819283962 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'src' 'https://github.com/thewml/website-meta-language.git' 1691221963.819289923 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/thewml/latemp.git' 1691221963.819297075 echo '{"amazon_sak":"invalid"}' > "$HOME"/.shlomifish-amazon-sak.json 1691221963.819346905 ( cd "$HOME" && git clone https://github.com/w3c/markup-validator.git ) 1691221963.819374084 pwd 1691221963.819381952 echo "HOME=$HOME" 1691221963.819390059 if false 1691221963.819396973 then 1691221963.819403887 virtualenv -p `which pypy3` /pypyenv 1691221963.819411993 source /pypyenv/bin/activate 1691221963.819420099 else 1691221963.819427013 virtualenv -p `which python3` /python_3_env 1691221963.819432974 source /python_3_env/bin/activate 1691221963.819439888 fi 1691221963.819447994 1691221963.819454908 `which python3` -m pip install $pydeps 1691221963.819463015 export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" 1691221963.819469929 cmake_build_is_already_part_of_test_sh='true' 1691221963.819477081 if test "$cmake_build_is_already_part_of_test_sh" != "true" 1691221963.819483995 then 1691221963.819492102 true # bash -c "mkdir b ; cd b ; make && cd .. && rm -fr b" 1691221963.819530010 fi 1691221963.819538116 if true 1691221963.819545031 then 1691221963.819550991 a="`pwd`" 1691221963.819557905 mkdir -p $HOME/src 1691221963.819566011 cd $HOME/src 1691221963.819572926 git clone https://github.com/tdewolff/minify.git 1691221963.819580078 cd minify 1691221963.819586992 make install 1691221963.819593906 cd "$a" 1691221963.819601059 else 1691221963.819607973 gourl="github.com/tdewolff/minify/cmd/minify" 1691221963.819616079 # go mod init 1691221963.819623947 go mod init shlomifish.org/golang/m 1691221963.819631100 if ! go get -u "$gourl" 1691221963.819638014 then 1691221963.819645882 go install "$gourl@latest" 1691221963.819652081 fi 1691221963.819658995 fi 1691221963.819679976 find / -name minify | perl -lpE '$_ = "find-result=($_)"' 1691221963.819689989 PATH="$PATH:$HOME/go/bin" 1691221963.819696903 _local_dbtoepubdir="`pwd`/lib/repos/xslt10-stylesheets/xsl/epub/bin" 1691221963.819704056 _local_dbtoepub="${_local_dbtoepubdir}/dbtoepub" 1691221963.819711924 if test -e "$_local_dbtoepub" 1691221963.819719076 then 1691221963.819725990 export DBTOEPUB="/usr/bin/ruby $_local_dbtoepub" 1691221963.819732904 PATH="$PATH:${_local_dbtoepubdir}" 1691221963.819740057 elif test -x /usr/bin/dbtoepub 1691221963.819746971 then 1691221963.819753885 export DBTOEPUB="/usr/bin/ruby $(which dbtoepub)" 1691221963.819761992 fi 1691221963.819768906 which dbtoepub 1691221963.819777012 # bash bin/rebuild 1691221963.819783926 TIDYALL_DATA_DIR="$HOME/tidyall_d" bash -x bin/run-ci-build.bash 1691221963.819791079 ] 1691221963.850374937 Running scope as unit: run-rb2700df7f4024ce39823f1e343580a21.scope 1691221964.081615925 + export LC_ALL=en_US.UTF-8 1691221964.081655979 + LC_ALL=en_US.UTF-8 1691221964.081715107 bash: line 2: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory 1691221964.081969976 + export LANG=en_US.UTF-8 1691221964.081991911 + LANG=en_US.UTF-8 1691221964.082001925 + export LANGUAGE=en_US:en 1691221964.082010031 + LANGUAGE=en_US:en 1691221964.082017899 + true 1691221964.082026005 + pydeps='WebTest appdirs beautifulsoup4 bs4 click cookiecutter cssselect lxml numpy pycotap rebookmaker scour soupsieve vnu_validator weasyprint webtest zenfilter' 1691221964.082364082 ++ which python3 1691221964.160108089 + sudo -H bash -c 'true ; /usr/bin/python3 -m pip install --break-system-packages WebTest appdirs beautifulsoup4 bs4 click cookiecutter cssselect lxml numpy pycotap rebookmaker scour soupsieve vnu_validator weasyprint webtest zenfilter' 1691221964.168627024 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691221965.831828117 Collecting WebTest 1691221966.400651932 Downloading WebTest-3.0.0-py3-none-any.whl (31 kB) 1691221966.771939039 Collecting appdirs 1691221966.848593950 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 1691221967.188638926 Collecting beautifulsoup4 1691221967.265160084 Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) 1691221967.659024000 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 358.1 kB/s eta 0:00:00 1691221968.113986969 Collecting bs4 1691221968.190481901 Downloading bs4-0.0.1.tar.gz (1.1 kB) 1691221968.324271917 Preparing metadata (setup.py): started 1691221968.570413113 Preparing metadata (setup.py): finished with status 'done' 1691221968.574124098 Requirement already satisfied: click in /usr/lib/python3/dist-packages (8.1.6) 1691221968.576244116 Requirement already satisfied: cookiecutter in /usr/lib/python3/dist-packages (1.7.3) 1691221968.856391907 Collecting cssselect 1691221968.932466984 Downloading cssselect-1.2.0-py2.py3-none-any.whl (18 kB) 1691221969.805888891 Collecting lxml 1691221969.806221962 Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/ed/62/ffc30348ae141f69f9f23b65ba769db7ca209856c9a9b3406279e0ea24de/lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl.metadata 1691221969.880660057 Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 1691221970.488533974 Collecting numpy 1691221970.488889933 Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/32/6a/65dbc57a89078af9ff8bfcd4c0761a50172d90192eaeb1b6f56e5fbf1c3d/numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691221970.563235998 Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 1691221970.846976995 Collecting pycotap 1691221970.923238993 Downloading pycotap-1.3.1-py3-none-any.whl (5.1 kB) 1691221971.094233990 Collecting rebookmaker 1691221971.170346022 Downloading rebookmaker-0.8.10.tar.gz (21 kB) 1691221971.269084930 Preparing metadata (setup.py): started 1691221971.489896059 Preparing metadata (setup.py): finished with status 'done' 1691221971.657764912 Collecting scour 1691221971.734172106 Downloading scour-0.38.2.tar.gz (52 kB) 1691221971.951137066 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.9/52.9 kB 234.1 kB/s eta 0:00:00 1691221971.972407103 Preparing metadata (setup.py): started 1691221972.203989983 Preparing metadata (setup.py): finished with status 'done' 1691221972.535804033 Collecting soupsieve 1691221972.611012936 Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) 1691221973.000329018 Collecting vnu_validator 1691221973.076495886 Downloading vnu_validator-0.10.0.tar.gz (25 kB) 1691221973.223227978 Preparing metadata (setup.py): started 1691221973.442389965 Preparing metadata (setup.py): finished with status 'done' 1691221974.028611898 Collecting weasyprint 1691221974.103930950 Downloading weasyprint-59.0-py3-none-any.whl (267 kB) 1691221976.482018948 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.6/267.6 kB 111.7 kB/s eta 0:00:00 1691221976.609621048 Collecting zenfilter 1691221976.684140921 Downloading zenfilter-0.6.5.tar.gz (11 kB) 1691221976.896576881 Preparing metadata (setup.py): started 1691221977.115382910 Preparing metadata (setup.py): finished with status 'done' 1691221977.458282948 Collecting WebOb>=1.2 (from WebTest) 1691221977.534451962 Downloading WebOb-1.8.7-py2.py3-none-any.whl (114 kB) 1691221978.645706892 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.0/115.0 kB 109.4 kB/s eta 0:00:00 1691221978.919177055 Collecting waitress>=0.8.5 (from WebTest) 1691221978.995376110 Downloading waitress-2.1.2-py3-none-any.whl (57 kB) 1691221979.389235020 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 158.7 kB/s eta 0:00:00 1691221980.467225075 Collecting coverage (from rebookmaker) 1691221980.467533112 Obtaining dependency information for coverage from https://files.pythonhosted.org/packages/a7/cd/3ce94ad9d407a052dc2a74fbeb1c7947f442155b28264eb467ee78dea812/coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691221980.541893959 Downloading coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) 1691221980.649947882 Requirement already satisfied: jinja2>=3.0.1 in /usr/lib/python3/dist-packages (from rebookmaker) (3.1.2) 1691221980.652147055 Requirement already satisfied: markupsafe in /usr/lib/python3/dist-packages (from rebookmaker) (2.1.3) 1691221981.011888981 Collecting pytest (from rebookmaker) 1691221981.012159109 Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl.metadata 1691221981.086370945 Downloading pytest-7.4.0-py3-none-any.whl.metadata (8.0 kB) 1691221981.437951088 Collecting pytest-cov (from rebookmaker) 1691221981.438527107 Obtaining dependency information for pytest-cov from https://files.pythonhosted.org/packages/a7/4b/8b78d126e275efa2379b1c2e09dc52cf70df16fc3b90613ef82531499d73/pytest_cov-4.1.0-py3-none-any.whl.metadata 1691221981.514189959 Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) 1691221981.785259008 Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from rebookmaker) (2.31.0) 1691221982.087416887 Collecting twine (from rebookmaker) 1691221982.163017988 Downloading twine-4.0.2-py3-none-any.whl (36 kB) 1691221982.500930071 Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from scour) (1.16.0) 1691221982.788657904 Collecting pydyf>=0.6.0 (from weasyprint) 1691221982.789341927 Obtaining dependency information for pydyf>=0.6.0 from https://files.pythonhosted.org/packages/81/c4/263a1cdd6668cc5ee29ddccd0b399b5a9905cd2afb1cecdc6062dd31f66a/pydyf-0.7.0-py3-none-any.whl.metadata 1691221982.865505934 Downloading pydyf-0.7.0-py3-none-any.whl.metadata (2.6 kB) 1691221983.329133034 Collecting cffi>=0.6 (from weasyprint) 1691221983.405157089 Downloading cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (462 kB) 1691221987.413506985 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 462.6/462.6 kB 115.8 kB/s eta 0:00:00 1691221987.676697969 Collecting html5lib>=1.1 (from weasyprint) 1691221987.758467913 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) 1691221989.178607941 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 81.9 kB/s eta 0:00:00 1691221989.430552959 Collecting tinycss2>=1.0.0 (from weasyprint) 1691221989.505337954 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) 1691221990.215616941 Collecting cssselect2>=0.1 (from weasyprint) 1691221990.292690039 Downloading cssselect2-0.7.0-py3-none-any.whl (15 kB) 1691221990.718246937 Collecting Pyphen>=0.9.1 (from weasyprint) 1691221990.795140028 Downloading pyphen-0.14.0-py3-none-any.whl (2.0 MB) 1691222005.775924921 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 132.5 kB/s eta 0:00:00 1691222006.370192051 Collecting Pillow>=9.1.0 (from weasyprint) 1691222006.370568991 Obtaining dependency information for Pillow>=9.1.0 from https://files.pythonhosted.org/packages/16/89/818fa238e37a47a29bb8495ca2cafdd514599a89f19ada7916348a74b5f9/Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata 1691222006.444922924 Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) 1691222006.896564960 Collecting fonttools[woff]>=4.0.0 (from weasyprint) 1691222006.896933079 Obtaining dependency information for fonttools[woff]>=4.0.0 from https://files.pythonhosted.org/packages/fb/a9/05d2539c0db482964df238d29d306886030c26102634447b2c9ad44b3b6b/fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691222006.972368956 Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) 1691222008.856657028 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.6/150.6 kB 77.5 kB/s eta 0:00:00 1691222009.026702881 Collecting pycparser (from cffi>=0.6->weasyprint) 1691222009.102823973 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 1691222011.135947943 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 64.7 kB/s eta 0:00:00 1691222011.392929077 Collecting webencodings (from cssselect2>=0.1->weasyprint) 1691222011.468247890 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) 1691222011.989985943 Collecting zopfli>=0.1.4 (from fonttools[woff]>=4.0.0->weasyprint) 1691222012.066111088 Downloading zopfli-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (850 kB) 1691222017.479517937 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 850.5/850.5 kB 157.9 kB/s eta 0:00:00 1691222017.790741920 Collecting brotli>=1.0.1 (from fonttools[woff]>=4.0.0->weasyprint) 1691222017.865163088 Downloading Brotli-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) 1691222043.753180027 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 103.2 kB/s eta 0:00:00 1691222045.249408960 Collecting iniconfig (from pytest->rebookmaker) 1691222045.325831890 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 1691222047.925964117 Collecting packaging (from pytest->rebookmaker) 1691222048.050570011 Downloading packaging-23.1-py3-none-any.whl (48 kB) 1691222048.630434036 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 88.4 kB/s eta 0:00:00 1691222048.908368111 Collecting pluggy<2.0,>=0.12 (from pytest->rebookmaker) 1691222048.908962011 Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata 1691222048.983813047 Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) 1691222050.139092922 Collecting pkginfo>=1.8.1 (from twine->rebookmaker) 1691222050.214919090 Downloading pkginfo-1.9.6-py3-none-any.whl (30 kB) 1691222051.350987911 Collecting readme-renderer>=35.0 (from twine->rebookmaker) 1691222051.351377964 Obtaining dependency information for readme-renderer>=35.0 from https://files.pythonhosted.org/packages/29/a9/200b7f2397bc9f9d1653cfffa14bd57d38982317d58deac11520b7163f5c/readme_renderer-40.0-py3-none-any.whl.metadata 1691222051.465266943 Downloading readme_renderer-40.0-py3-none-any.whl.metadata (2.7 kB) 1691222053.313766003 Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine->rebookmaker) 1691222053.388572931 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 1691222054.122814894 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 76.3 kB/s eta 0:00:00 1691222054.233241081 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3/dist-packages (from twine->rebookmaker) (1.26.16) 1691222054.600404024 Collecting importlib-metadata>=3.6 (from twine->rebookmaker) 1691222054.600883961 Obtaining dependency information for importlib-metadata>=3.6 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata 1691222054.676301956 Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) 1691222055.683957100 Collecting keyring>=15.1 (from twine->rebookmaker) 1691222055.684386969 Obtaining dependency information for keyring>=15.1 from https://files.pythonhosted.org/packages/0e/8f/5772801169cf62e8232721034f91f81e33b0cfa6e51d3bf6ff65c503af2a/keyring-24.2.0-py3-none-any.whl.metadata 1691222055.758488894 Downloading keyring-24.2.0-py3-none-any.whl.metadata (20 kB) 1691222064.289048910 Collecting rfc3986>=1.4.0 (from twine->rebookmaker) 1691222064.363178968 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 1691222065.080703974 Collecting rich>=12.0.0 (from twine->rebookmaker) 1691222065.081155062 Obtaining dependency information for rich>=12.0.0 from https://files.pythonhosted.org/packages/8d/5f/21a93b2ec205f4b79853ff6e838e3c99064d5dbe85ec6b05967506f14af0/rich-13.5.2-py3-none-any.whl.metadata 1691222065.232620001 Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB) 1691222068.207098007 Collecting zipp>=0.5 (from importlib-metadata>=3.6->twine->rebookmaker) 1691222068.207552910 Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata 1691222068.282417059 Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) 1691222070.751188040 Collecting jaraco.classes (from keyring>=15.1->twine->rebookmaker) 1691222070.751983881 Obtaining dependency information for jaraco.classes from https://files.pythonhosted.org/packages/c7/6b/1bc8fa93ea85146e08f0e0883bc579b7c7328364ed7df90b1628dcb36e10/jaraco.classes-3.3.0-py3-none-any.whl.metadata 1691222070.827702999 Downloading jaraco.classes-3.3.0-py3-none-any.whl.metadata (2.9 kB) 1691222071.426275015 Collecting SecretStorage>=3.2 (from keyring>=15.1->twine->rebookmaker) 1691222071.773794889 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) 1691222073.498198986 Collecting jeepney>=0.4.2 (from keyring>=15.1->twine->rebookmaker) 1691222073.574177027 Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) 1691222074.897488117 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 30.9 kB/s eta 0:00:00 1691222076.116370916 Collecting bleach>=2.1.0 (from readme-renderer>=35.0->twine->rebookmaker) 1691222076.192306995 Downloading bleach-6.0.0-py3-none-any.whl (162 kB) 1691222077.477267027 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 126.1 kB/s eta 0:00:00 1691222078.004439116 Collecting docutils>=0.13.1 (from readme-renderer>=35.0->twine->rebookmaker) 1691222078.004842997 Obtaining dependency information for docutils>=0.13.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 1691222078.079919100 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 1691222079.423841953 Requirement already satisfied: Pygments>=2.5.1 in /usr/lib/python3/dist-packages (from readme-renderer>=35.0->twine->rebookmaker) (2.15.1) 1691222079.781378031 Collecting markdown-it-py>=2.2.0 (from rich>=12.0.0->twine->rebookmaker) 1691222079.781414032 Obtaining dependency information for markdown-it-py>=2.2.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata 1691222079.854965925 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 1691222080.858022928 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.0.0->twine->rebookmaker) 1691222080.933295012 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 1691222082.228646040 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring>=15.1->twine->rebookmaker) 1691222082.229190111 Obtaining dependency information for cryptography>=2.0 from https://files.pythonhosted.org/packages/46/74/f9eba8c947f57991b5dd5e45797fdc68cc70e444c32e6b952b512d42aba5/cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata 1691222082.305589914 Downloading cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.2 kB) 1691222082.840642929 Collecting more-itertools (from jaraco.classes->keyring>=15.1->twine->rebookmaker) 1691222082.843653917 Obtaining dependency information for more-itertools from https://files.pythonhosted.org/packages/5a/cb/6dce742ea14e47d6f565589e859ad225f2a5de576d7696e0623b784e226b/more_itertools-10.1.0-py3-none-any.whl.metadata 1691222082.917756081 Downloading more_itertools-10.1.0-py3-none-any.whl.metadata (33 kB) 1691222083.406788111 Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB) 1691222149.892853975 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 104.3 kB/s eta 0:00:00 1691222149.968935013 Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 1691222296.520446062 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 125.6 kB/s eta 0:00:00 1691222296.597923040 Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) 1691222320.813414097 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 141.3 kB/s eta 0:00:00 1691222320.914634943 Downloading pydyf-0.7.0-py3-none-any.whl (7.5 kB) 1691222321.095921993 Downloading coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232 kB) 1691222322.969146967 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.6/232.6 kB 125.2 kB/s eta 0:00:00 1691222323.044537067 Downloading pytest-7.4.0-py3-none-any.whl (323 kB) 1691222326.127420902 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 103.2 kB/s eta 0:00:00 1691222326.203128099 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) 1691222326.419907093 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) 1691222326.632821083 Downloading keyring-24.2.0-py3-none-any.whl (37 kB) 1691222326.903119087 Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) 1691222327.082346916 Downloading readme_renderer-40.0-py3-none-any.whl (14 kB) 1691222327.312855959 Downloading rich-13.5.2-py3-none-any.whl (239 kB) 1691222328.743700027 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.7/239.7 kB 166.2 kB/s eta 0:00:00 1691222328.821403027 Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) 1691222368.654759884 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 123.6 kB/s eta 0:00:00 1691222368.731925011 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 1691222371.398128986 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 215.1 kB/s eta 0:00:00 1691222371.474617958 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 1691222372.284287930 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 124.6 kB/s eta 0:00:00 1691222372.360624075 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) 1691222372.536914110 Downloading jaraco.classes-3.3.0-py3-none-any.whl (5.9 kB) 1691222372.756108046 Downloading cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB) 1691222406.357475042 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 129.2 kB/s eta 0:00:00 1691222406.434429884 Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB) 1691222406.978971958 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 128.1 kB/s eta 0:00:00 1691222407.233041048 Building wheels for collected packages: bs4, rebookmaker, scour, vnu_validator, zenfilter 1691222407.242952108 Building wheel for bs4 (setup.py): started 1691222408.135691881 Building wheel for bs4 (setup.py): finished with status 'done' 1691222408.136611938 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1256 sha256=122090e3a3ea28ca5186cef46312e12ea00bdf643e148656ed1e666d5a474897 1691222408.137135983 Stored in directory: /root/.cache/pip/wheels/d4/c8/5b/b5be9c20e5e4503d04a6eac8a3cd5c2393505c29f02bea0960 1691222408.141820908 Building wheel for rebookmaker (setup.py): started 1691222408.444870949 Building wheel for rebookmaker (setup.py): finished with status 'done' 1691222408.445877075 Created wheel for rebookmaker: filename=rebookmaker-0.8.10-py2.py3-none-any.whl size=17666 sha256=10e0bffd213b2a389faf49aec87ac363840f74e60f6fa7d7d35efc304b6cc83d 1691222408.446477890 Stored in directory: /root/.cache/pip/wheels/63/1c/e7/6afb863abe2f185f3528ac5467e6695c2b8fb183a6922d5ace 1691222408.452253103 Building wheel for scour (setup.py): started 1691222408.749444008 Building wheel for scour (setup.py): finished with status 'done' 1691222408.750745058 Created wheel for scour: filename=scour-0.38.2-py3-none-any.whl size=54250 sha256=66c704914638dadd035bb353e5bb353d4da8cc93a2767848286c7a8f0834f5bb 1691222408.751111984 Stored in directory: /root/.cache/pip/wheels/2b/d8/50/eb76182136ed99df33f5761bc5adac1225e501e8842cbdfd59 1691222408.756200075 Building wheel for vnu_validator (setup.py): started 1691222409.058126926 Building wheel for vnu_validator (setup.py): finished with status 'done' 1691222409.058710098 Created wheel for vnu_validator: filename=vnu_validator-0.10.0-py2.py3-none-any.whl size=9387 sha256=3dd4f5bf73c81bb8850dfd6b0ff57ed56b3929cddb7166c9d0105a308cf87ac0 1691222409.059103966 Stored in directory: /root/.cache/pip/wheels/b9/f7/52/62d28b3c354e776276a06855c85382335107fd90d4d73c719a 1691222409.063393116 Building wheel for zenfilter (setup.py): started 1691222409.356695890 Building wheel for zenfilter (setup.py): finished with status 'done' 1691222409.357563019 Created wheel for zenfilter: filename=zenfilter-0.6.5-py2.py3-none-any.whl size=6784 sha256=575f97ff00406f7fa188d466aab2df331baf9ee22be780c1c468f10e94e2aac6 1691222409.358165026 Stored in directory: /root/.cache/pip/wheels/f9/e9/9f/c901a07fb927c77956c2dc973d7345f9312e838809871c0a48 1691222409.362761021 Successfully built bs4 rebookmaker scour vnu_validator zenfilter 1691222410.129029036 Installing collected packages: webencodings, pycotap, brotli, appdirs, zopfli, zipp, WebOb, waitress, tinycss2, soupsieve, scour, rfc3986, requests-toolbelt, Pyphen, pydyf, pycparser, pluggy, pkginfo, Pillow, packaging, numpy, more-itertools, mdurl, lxml, jeepney, iniconfig, html5lib, fonttools, docutils, cssselect, coverage, bleach, readme-renderer, pytest, markdown-it-py, jaraco.classes, importlib-metadata, cssselect2, cffi, beautifulsoup4, WebTest, weasyprint, rich, pytest-cov, cryptography, bs4, SecretStorage, keyring, twine, zenfilter, vnu_validator, rebookmaker 1691222422.351299047 Successfully installed Pillow-10.0.0 Pyphen-0.14.0 SecretStorage-3.3.3 WebOb-1.8.7 WebTest-3.0.0 appdirs-1.4.4 beautifulsoup4-4.12.2 bleach-6.0.0 brotli-1.0.9 bs4-0.0.1 cffi-1.15.1 coverage-7.2.7 cryptography-41.0.3 cssselect-1.2.0 cssselect2-0.7.0 docutils-0.20.1 fonttools-4.42.0 html5lib-1.1 importlib-metadata-6.8.0 iniconfig-2.0.0 jaraco.classes-3.3.0 jeepney-0.8.0 keyring-24.2.0 lxml-4.9.3 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.1.0 numpy-1.25.2 packaging-23.1 pkginfo-1.9.6 pluggy-1.2.0 pycotap-1.3.1 pycparser-2.21 pydyf-0.7.0 pytest-7.4.0 pytest-cov-4.1.0 readme-renderer-40.0 rebookmaker-0.8.10 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.5.2 scour-0.38.2 soupsieve-2.4.1 tinycss2-1.2.1 twine-4.0.2 vnu_validator-0.10.0 waitress-2.1.2 weasyprint-59.0 webencodings-0.5.1 zenfilter-0.6.5 zipp-3.16.2 zopfli-0.2.2 1691222422.351660013 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 1691222422.738158941 + cpanm --notest IO::Async 1691222422.740720034 perl: warning: Setting locale failed. 1691222422.740768909 perl: warning: Please check that your locale settings: 1691222422.740782022 LANGUAGE = "en_US:en", 1691222422.740792036 LC_ALL = "en_US.UTF-8", 1691222422.740802050 LANG = "en_US.UTF-8" 1691222422.740813017 are supported and installed on your system. 1691222422.740823984 perl: warning: Falling back to the standard locale ("C"). 1691222423.775243998 --> Working on IO::Async 1691222424.640661955 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Async-0.802.tar.gz ... OK 1691222425.360878944 Configuring IO-Async-0.802 ... OK 1691222425.360918045 ==> Found dependencies: Future, Struct::Dumb, Future::Utils 1691222425.533112049 --> Working on Future 1691222425.768973112 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Future-0.50.tar.gz ... OK 1691222426.042614937 Configuring Future-0.50 ... OK 1691222426.641288042 Building Future-0.50 ... OK 1691222426.641340971 Successfully installed Future-0.50 1691222426.832612991 --> Working on Struct::Dumb 1691222426.997172117 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-0.14.tar.gz ... OK 1691222427.198525906 Configuring Struct-Dumb-0.14 ... OK 1691222427.612339020 Building Struct-Dumb-0.14 ... OK 1691222427.612386942 Successfully installed Struct-Dumb-0.14 1691222428.694777012 Building IO-Async-0.802 ... OK 1691222428.694823980 Successfully installed IO-Async-0.802 1691222428.741060019 3 distributions installed 1691222428.748183966 + cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1691222428.749828100 perl: warning: Setting locale failed. 1691222428.749864101 perl: warning: Please check that your locale settings: 1691222428.749876022 LANGUAGE = "en_US:en", 1691222428.749885082 LC_ALL = "en_US.UTF-8", 1691222428.749893904 LANG = "en_US.UTF-8" 1691222428.749902010 are supported and installed on your system. 1691222428.749910116 perl: warning: Falling back to the standard locale ("C"). 1691222428.998795986 --> Working on App::Deps::Verify 1691222429.437310934 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-Deps-Verify-0.12.2.tar.gz ... OK 1691222429.854085922 Configuring App-Deps-Verify-0.12.2 ... OK 1691222429.854120016 ==> Found dependencies: YAML::XS, App::Cmd::Setup, Moo, File::Which, Path::Tiny 1691222429.996453047 --> Working on YAML::XS 1691222430.339375973 Fetching http://www.cpan.org/authors/id/I/IN/INGY/YAML-LibYAML-0.88.tar.gz ... OK 1691222431.062834978 Configuring YAML-LibYAML-0.88 ... OK 1691222443.547226906 Building YAML-LibYAML-0.88 ... OK 1691222443.547272921 Successfully installed YAML-LibYAML-0.88 1691222443.747020960 --> Working on App::Cmd::Setup 1691222443.963318110 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/App-Cmd-0.335.tar.gz ... OK 1691222444.453761101 Configuring App-Cmd-0.335 ... OK 1691222444.453799963 ==> Found dependencies: Sub::Install, Module::Pluggable::Object, IO::TieCombine, Sub::Exporter::Util, Capture::Tiny, Sub::Exporter, String::RewritePrefix, Class::Load, Data::OptList, Getopt::Long::Descriptive 1691222444.603794098 --> Working on Sub::Install 1691222444.753171921 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Install-0.929.tar.gz ... OK 1691222445.147856951 Configuring Sub-Install-0.929 ... OK 1691222445.684143066 Building Sub-Install-0.929 ... OK 1691222445.684186935 Successfully installed Sub-Install-0.929 1691222445.887310982 --> Working on Module::Pluggable::Object 1691222446.071357012 Fetching http://www.cpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz ... OK 1691222446.357140064 Configuring Module-Pluggable-5.2 ... OK 1691222446.895807981 Building Module-Pluggable-5.2 ... OK 1691222446.895845890 Successfully installed Module-Pluggable-5.2 1691222447.088772058 --> Working on IO::TieCombine 1691222447.246018887 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/IO-TieCombine-1.005.tar.gz ... OK 1691222447.585194111 Configuring IO-TieCombine-1.005 ... OK 1691222448.121738911 Building IO-TieCombine-1.005 ... OK 1691222448.121792078 Successfully installed IO-TieCombine-1.005 1691222448.311660051 --> Working on Sub::Exporter::Util 1691222448.533562899 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-0.990.tar.gz ... OK 1691222448.879424095 Configuring Sub-Exporter-0.990 ... OK 1691222448.879465103 ==> Found dependencies: Params::Util, Data::OptList 1691222449.028261900 --> Working on Params::Util 1691222449.359837055 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz ... OK 1691222450.216912031 Configuring Params-Util-1.102 ... OK 1691222451.575488091 Building Params-Util-1.102 ... OK 1691222451.575522900 Successfully installed Params-Util-1.102 1691222451.784967899 --> Working on Data::OptList 1691222451.950992107 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Data-OptList-0.114.tar.gz ... OK 1691222452.294151068 Configuring Data-OptList-0.114 ... OK 1691222452.836461067 Building Data-OptList-0.114 ... OK 1691222452.836507082 Successfully installed Data-OptList-0.114 1691222453.513310909 Building Sub-Exporter-0.990 ... OK 1691222453.513345003 Successfully installed Sub-Exporter-0.990 1691222453.843498945 --> Working on Capture::Tiny 1691222454.015907049 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.48.tar.gz ... OK 1691222454.302036047 Configuring Capture-Tiny-0.48 ... OK 1691222454.852277994 Building Capture-Tiny-0.48 ... OK 1691222454.852314949 Successfully installed Capture-Tiny-0.48 1691222455.412555933 --> Working on String::RewritePrefix 1691222455.832524061 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/String-RewritePrefix-0.009.tar.gz ... OK 1691222456.170845985 Configuring String-RewritePrefix-0.009 ... OK 1691222456.711694002 Building String-RewritePrefix-0.009 ... OK 1691222456.711755037 Successfully installed String-RewritePrefix-0.009 1691222456.899776936 --> Working on Class::Load 1691222457.062580109 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Load-0.25.tar.gz ... OK 1691222457.498948097 Configuring Class-Load-0.25 ... OK 1691222457.498984098 ==> Found dependencies: Module::Runtime, Package::Stash, Module::Implementation, Try::Tiny 1691222457.646749020 --> Working on Module::Runtime 1691222457.824312925 Fetching http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.016.tar.gz ... OK 1691222458.056540012 Configuring Module-Runtime-0.016 ... OK 1691222458.484649897 Building Module-Runtime-0.016 ... OK 1691222458.484693050 Successfully installed Module-Runtime-0.016 1691222458.673886061 --> Working on Package::Stash 1691222458.941263914 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Package-Stash-0.40.tar.gz ... OK 1691222459.044025898 ==> Found dependencies: Dist::CheckConflicts 1691222459.198147058 --> Working on Dist::CheckConflicts 1691222459.345078945 Fetching http://www.cpan.org/authors/id/D/DO/DOY/Dist-CheckConflicts-0.11.tar.gz ... OK 1691222459.670041084 Configuring Dist-CheckConflicts-0.11 ... OK 1691222460.210062027 Building Dist-CheckConflicts-0.11 ... OK 1691222460.210107088 Successfully installed Dist-CheckConflicts-0.11 1691222461.053998947 Configuring Package-Stash-0.40 ... OK 1691222461.054033995 ==> Found dependencies: Package::Stash::XS, Module::Implementation 1691222461.198466063 --> Working on Package::Stash::XS 1691222461.504591942 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Package-Stash-XS-0.30.tar.gz ... OK 1691222461.964212894 Configuring Package-Stash-XS-0.30 ... OK 1691222463.556083918 Building Package-Stash-XS-0.30 ... OK 1691222463.556132078 Successfully installed Package-Stash-XS-0.30 1691222463.760951042 --> Working on Module::Implementation 1691222463.907043934 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.tar.gz ... OK 1691222464.243851900 Configuring Module-Implementation-0.09 ... OK 1691222464.243896961 ==> Found dependencies: Try::Tiny 1691222464.384399891 --> Working on Try::Tiny 1691222464.543618917 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.31.tar.gz ... OK 1691222464.980811119 Configuring Try-Tiny-0.31 ... OK 1691222465.537756920 Building Try-Tiny-0.31 ... OK 1691222465.537801027 Successfully installed Try-Tiny-0.31 1691222466.139978886 Building Module-Implementation-0.09 ... OK 1691222466.140028954 Successfully installed Module-Implementation-0.09 1691222466.891021013 Building Package-Stash-0.40 ... OK 1691222466.891067028 Successfully installed Package-Stash-0.40 1691222467.503300905 Building Class-Load-0.25 ... OK 1691222467.503355026 Successfully installed Class-Load-0.25 1691222467.704334974 --> Working on Getopt::Long::Descriptive 1691222468.414382935 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.111.tar.gz ... OK 1691222468.747059107 Configuring Getopt-Long-Descriptive-0.111 ... OK 1691222468.747092962 ==> Found dependencies: Params::Validate 1691222468.891028881 --> Working on Params::Validate 1691222469.193061113 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Params-Validate-1.31.tar.gz ... OK 1691222469.755315065 Configuring Params-Validate-1.31 ... OK 1691222472.237451077 Building Params-Validate-1.31 ... OK 1691222472.237498045 Successfully installed Params-Validate-1.31 1691222472.903337002 Building Getopt-Long-Descriptive-0.111 ... OK 1691222472.903373003 Successfully installed Getopt-Long-Descriptive-0.111 1691222473.640280962 Building App-Cmd-0.335 ... OK 1691222473.640327930 Successfully installed App-Cmd-0.335 1691222473.842041969 --> Working on Moo 1691222474.116071939 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Moo-2.005005.tar.gz ... OK 1691222474.422524929 Configuring Moo-2.005005 ... OK 1691222474.422575951 ==> Found dependencies: Sub::Defer, Class::Method::Modifiers, Sub::Quote, Role::Tiny 1691222474.743429899 --> Working on Sub::Defer 1691222474.938599110 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006008.tar.gz ... OK 1691222475.173233986 Configuring Sub-Quote-2.006008 ... OK 1691222475.731812954 Building Sub-Quote-2.006008 ... OK 1691222475.731856108 Successfully installed Sub-Quote-2.006008 1691222475.920064926 --> Working on Class::Method::Modifiers 1691222476.105186939 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.15.tar.gz ... OK 1691222476.547175884 Configuring Class-Method-Modifiers-2.15 ... OK 1691222477.095361948 Building Class-Method-Modifiers-2.15 ... OK 1691222477.095407963 Successfully installed Class-Method-Modifiers-2.15 1691222477.461244106 --> Working on Role::Tiny 1691222477.616991043 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002004.tar.gz ... OK 1691222477.844330072 Configuring Role-Tiny-2.002004 ... OK 1691222478.380681038 Building Role-Tiny-2.002004 ... OK 1691222478.380727053 Successfully installed Role-Tiny-2.002004 1691222479.023947954 Building Moo-2.005005 ... OK 1691222479.023994923 Successfully installed Moo-2.005005 1691222479.208384991 --> Working on File::Which 1691222479.357419968 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.27.tar.gz ... OK 1691222479.649147034 Configuring File-Which-1.27 ... OK 1691222480.188158989 Building File-Which-1.27 ... OK 1691222480.188194990 Successfully installed File-Which-1.27 1691222480.382690907 --> Working on Path::Tiny 1691222480.646743059 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.144.tar.gz ... OK 1691222481.009078026 Configuring Path-Tiny-0.144 ... OK 1691222481.652302027 Building Path-Tiny-0.144 ... OK 1691222481.652348995 Successfully installed Path-Tiny-0.144 1691222482.212943077 Building App-Deps-Verify-0.12.2 ... OK 1691222482.212987900 Successfully installed App-Deps-Verify-0.12.2 1691222482.417223930 --> Working on App::XML::DocBook::Builder 1691222482.574423075 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-XML-DocBook-Builder-0.1100.tar.gz ... OK 1691222482.906250000 Configuring App-XML-DocBook-Builder-0.1100 ... OK 1691222482.906290054 ==> Found dependencies: File::ShouldUpdate, Class::XSAccessor, Test::Trap 1691222483.046010971 --> Working on File::ShouldUpdate 1691222483.193401098 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-ShouldUpdate-0.2.1.tar.gz ... OK 1691222483.506347895 Configuring File-ShouldUpdate-0.2.1 ... OK 1691222483.921794891 Building File-ShouldUpdate-0.2.1 ... OK 1691222483.921827078 Successfully installed File-ShouldUpdate-0.2.1 1691222484.112617016 --> Working on Class::XSAccessor 1691222484.352726936 Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Class-XSAccessor-1.19.tar.gz ... OK 1691222484.619385958 Configuring Class-XSAccessor-1.19 ... OK 1691222488.265492916 Building Class-XSAccessor-1.19 ... OK 1691222488.265538931 Successfully installed Class-XSAccessor-1.19 1691222488.801140070 --> Working on Test::Trap 1691222489.008785009 Fetching http://www.cpan.org/authors/id/E/EB/EBHANSSEN/Test-Trap-v0.3.5.tar.gz ... OK 1691222489.292233944 Configuring Test-Trap-v0.3.5 ... OK 1691222489.292280912 ==> Found dependencies: Data::Dump 1691222489.447822094 --> Working on Data::Dump 1691222489.601006031 Fetching http://www.cpan.org/authors/id/G/GA/GARU/Data-Dump-1.25.tar.gz ... OK 1691222489.878520966 Configuring Data-Dump-1.25 ... OK 1691222490.412488937 Building Data-Dump-1.25 ... OK 1691222490.412540913 Successfully installed Data-Dump-1.25 1691222490.988586903 Building Test-Trap-v0.3.5 ... OK 1691222490.988635063 Successfully installed Test-Trap-v0.3.5 1691222491.542458057 Building App-XML-DocBook-Builder-0.1100 ... OK 1691222491.542509079 Successfully installed App-XML-DocBook-Builder-0.1100 1691222491.729480028 --> Working on Pod::Xhtml 1691222492.143307924 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Pod-Xhtml-1.61.tar.gz ... OK 1691222492.389240026 Configuring Pod-Xhtml-1.61 ... OK 1691222492.389282942 ==> Found dependencies: Pod::ParseUtils, URI::Escape, Test::Assertions::TestScript, Pod::Parser 1691222492.536083937 --> Working on Pod::ParseUtils 1691222492.770474911 Fetching http://www.cpan.org/authors/id/M/MA/MAREKR/Pod-Parser-1.66.tar.gz ... OK 1691222493.069932938 Configuring Pod-Parser-1.66 ... OK 1691222493.986015081 Building Pod-Parser-1.66 ... OK 1691222493.986063957 Successfully installed Pod-Parser-1.66 1691222494.170011997 --> Working on URI::Escape 1691222494.447344065 Fetching http://www.cpan.org/authors/id/S/SI/SIMBABQUE/URI-5.19.tar.gz ... OK 1691222494.908970118 Configuring URI-5.19 ... OK 1691222495.610791922 Building URI-5.19 ... OK 1691222495.610850096 Successfully installed URI-5.19 1691222495.810791016 --> Working on Test::Assertions::TestScript 1691222495.965200901 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Test-Assertions-1.054.tar.gz ... OK 1691222496.195985079 Configuring Test-Assertions-1.054 ... OK 1691222496.196033955 ==> Found dependencies: Log::Trace 1691222496.345477104 --> Working on Log::Trace 1691222496.500108004 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Log-Trace-1.070.tar.gz ... OK 1691222496.749464035 Configuring Log-Trace-1.070 ... OK 1691222497.317730904 Building Log-Trace-1.070 ... OK 1691222497.317776918 Successfully installed Log-Trace-1.070 1691222497.934088945 Building Test-Assertions-1.054 ... OK 1691222497.934145927 Successfully installed Test-Assertions-1.054 1691222498.962529898 Building Pod-Xhtml-1.61 ... OK 1691222498.962574005 Successfully installed Pod-Xhtml-1.61 1691222499.011048079 36 distributions installed 1691222499.021219015 + cpanm --notest HTML::T5 1691222499.022644043 perl: warning: Setting locale failed. 1691222499.022717953 perl: warning: Please check that your locale settings: 1691222499.022727966 LANGUAGE = "en_US:en", 1691222499.022736073 LC_ALL = "en_US.UTF-8", 1691222499.022742033 LANG = "en_US.UTF-8" 1691222499.022748947 are supported and installed on your system. 1691222499.022757053 perl: warning: Falling back to the standard locale ("C"). 1691222499.263571978 --> Working on HTML::T5 1691222499.701761961 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-T5-0.013.tar.gz ... OK 1691222499.860173941 ==> Found dependencies: Alien::Base::Wrapper, Alien::TidyHTML5 1691222500.028954983 --> Working on Alien::Base::Wrapper 1691222500.465089083 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Build-2.80.tar.gz ... OK 1691222501.490164995 Configuring Alien-Build-2.80 ... OK 1691222501.490197897 ==> Found dependencies: FFI::CheckLib, File::chdir 1691222501.636565924 --> Working on FFI::CheckLib 1691222501.804229975 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.31.tar.gz ... OK 1691222502.117297888 Configuring FFI-CheckLib-0.31 ... OK 1691222502.661007881 Building FFI-CheckLib-0.31 ... OK 1691222502.661046028 Successfully installed FFI-CheckLib-0.31 1691222502.864159107 --> Working on File::chdir 1691222503.032085896 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-0.1011.tar.gz ... OK 1691222503.317603111 Configuring File-chdir-0.1011 ... OK 1691222503.837198019 Building File-chdir-0.1011 ... OK 1691222503.837233067 Successfully installed File-chdir-0.1011 1691222506.135166883 Building Alien-Build-2.80 ... OK 1691222506.135220051 Successfully installed Alien-Build-2.80 1691222506.342659950 --> Working on Alien::TidyHTML5 1691222506.483057022 Fetching http://www.cpan.org/authors/id/R/RR/RRWO/Alien-TidyHTML5-v0.3.5.tar.gz ... OK 1691222507.541433096 Configuring Alien-TidyHTML5-v0.3.5 ... OK 1691222507.541476965 ==> Found dependencies: Mozilla::CA, Mojo::DOM58, Net::SSLeay, Sort::Versions, IO::Socket::SSL, Alien::cmake3 1691222507.688996077 --> Working on Mozilla::CA 1691222507.993696928 Fetching http://www.cpan.org/authors/id/L/LW/LWP/Mozilla-CA-20230801.tar.gz ... OK 1691222508.000183105 /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' 1691222508.000359058 /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' 1691222508.007770061 /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' 1691222508.008771896 /usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' 1691222508.244221926 Configuring Mozilla-CA-20230801 ... OK 1691222508.792017937 Building Mozilla-CA-20230801 ... OK 1691222508.792068958 Successfully installed Mozilla-CA-20230801 1691222508.986615896 --> Working on Mojo::DOM58 1691222509.223020077 Fetching http://www.cpan.org/authors/id/D/DB/DBOOK/Mojo-DOM58-3.001.tar.gz ... OK 1691222509.505716085 Configuring Mojo-DOM58-3.001 ... OK 1691222510.161204100 Building Mojo-DOM58-3.001 ... OK 1691222510.161248922 Successfully installed Mojo-DOM58-3.001 1691222510.351016045 --> Working on Net::SSLeay 1691222510.771087885 Fetching http://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.92.tar.gz ... OK 1691222511.257508039 Configuring Net-SSLeay-1.92 ... OK 1691222528.553080082 Building Net-SSLeay-1.92 ... OK 1691222528.553123951 Successfully installed Net-SSLeay-1.92 1691222528.888653994 --> Working on Sort::Versions 1691222529.034209967 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Sort-Versions-1.62.tar.gz ... OK 1691222529.288490057 Configuring Sort-Versions-1.62 ... OK 1691222529.849498987 Building Sort-Versions-1.62 ... OK 1691222529.849540949 Successfully installed Sort-Versions-1.62 1691222530.062236071 --> Working on IO::Socket::SSL 1691222530.693187952 Fetching http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.083.tar.gz ... OK 1691222531.039916992 Configuring IO-Socket-SSL-2.083 ... OK 1691222531.760107994 Building IO-Socket-SSL-2.083 ... OK 1691222531.760148048 Successfully installed IO-Socket-SSL-2.083 1691222531.961919069 --> Working on Alien::cmake3 1691222532.104048967 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-cmake3-0.08.tar.gz ... OK 1691222533.223486900 Configuring Alien-cmake3-0.08 ... OK 1691222535.093441010 Building Alien-cmake3-0.08 ... OK 1691222535.093475103 Successfully installed Alien-cmake3-0.08 1691222551.176028967 Building Alien-TidyHTML5-v0.3.5 ... OK 1691222551.176075935 Successfully installed Alien-TidyHTML5-v0.3.5 1691222551.502630949 Configuring HTML-T5-0.013 ... OK 1691222551.502665043 ==> Found dependencies: Test::Exception 1691222551.658010960 --> Working on Test::Exception 1691222551.864428043 Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz ... OK 1691222552.129185915 Configuring Test-Exception-0.43 ... OK 1691222552.129221916 ==> Found dependencies: Sub::Uplevel 1691222552.278306961 --> Working on Sub::Uplevel 1691222552.441915989 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.2800.tar.gz ... OK 1691222552.722570896 Configuring Sub-Uplevel-0.2800 ... OK 1691222553.265551090 Building Sub-Uplevel-0.2800 ... OK 1691222553.265598059 Successfully installed Sub-Uplevel-0.2800 1691222553.864487886 Building Test-Exception-0.43 ... OK 1691222553.864537001 Successfully installed Test-Exception-0.43 1691222555.205724955 Building HTML-T5-0.013 ... OK 1691222555.205775976 Successfully installed HTML-T5-0.013 1691222555.255376101 13 distributions installed 1691222555.262887955 + cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1691222555.264383078 perl: warning: Setting locale failed. 1691222555.264425039 perl: warning: Please check that your locale settings: 1691222555.264432907 LANGUAGE = "en_US:en", 1691222555.264441013 LC_ALL = "en_US.UTF-8", 1691222555.264447927 LANG = "en_US.UTF-8" 1691222555.264455080 are supported and installed on your system. 1691222555.264461040 perl: warning: Falling back to the standard locale ("C"). 1691222555.503652096 --> Working on Bit::Vector 1691222555.767388105 Fetching http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-7.4.tar.gz ... OK 1691222556.164525032 Configuring Bit-Vector-7.4 ... OK 1691222556.164556980 ==> Found dependencies: Carp::Clan 1691222556.306847095 --> Working on Carp::Clan 1691222556.463924885 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Carp-Clan-6.08.tar.gz ... OK 1691222556.881007910 Configuring Carp-Clan-6.08 ... OK 1691222557.445252895 Building Carp-Clan-6.08 ... OK 1691222557.445298910 Successfully installed Carp-Clan-6.08 1691222563.507509947 Building Bit-Vector-7.4 ... OK 1691222563.507553101 Successfully installed Bit-Vector-7.4 1691222563.849055052 --> Working on Carp::Always 1691222564.516066074 Fetching http://www.cpan.org/authors/id/F/FE/FERREIRA/Carp-Always-0.16.tar.gz ... OK 1691222564.773554087 Configuring Carp-Always-0.16 ... OK 1691222565.306442976 Building Carp-Always-0.16 ... OK 1691222565.306477070 Successfully installed Carp-Always-0.16 1691222565.512563944 Class::XSAccessor is up to date. (1.19) 1691222565.684616089 --> Working on GD 1691222566.044637918 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/GD-2.78.tar.gz ... OK 1691222566.097387075 ==> Found dependencies: ExtUtils::PkgConfig 1691222566.251836061 --> Working on ExtUtils::PkgConfig 1691222566.392133951 Fetching http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz ... OK 1691222566.657985926 Configuring ExtUtils-PkgConfig-1.16 ... OK 1691222567.178641081 Building ExtUtils-PkgConfig-1.16 ... OK 1691222567.178698063 Successfully installed ExtUtils-PkgConfig-1.16 1691222567.546664953 Configuring GD-2.78 ... OK 1691222573.220650911 Building GD-2.78 ... OK 1691222573.220731974 Successfully installed GD-2.78 1691222573.409574032 --> Working on Getopt::Long 1691222573.617181063 Fetching http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-2.54.tar.gz ... OK 1691222573.931283951 Configuring Getopt-Long-2.54 ... OK 1691222574.541527987 Building Getopt-Long-2.54 ... OK 1691222574.541578054 Successfully installed Getopt-Long-2.54 (upgraded from 2.52) 1691222574.768862009 --> Working on IO::All 1691222574.997442961 Fetching http://www.cpan.org/authors/id/F/FR/FREW/IO-All-0.87.tar.gz ... OK 1691222575.260940075 Configuring IO-All-0.87 ... OK 1691222575.938375950 Building IO-All-0.87 ... OK 1691222575.938425064 Successfully installed IO-All-0.87 1691222576.136539936 --> Working on Image::Size 1691222576.465485096 Fetching http://www.cpan.org/authors/id/R/RJ/RJRAY/Image-Size-3.300.tar.gz ... OK 1691222576.747735023 Configuring Image-Size-3.300 ... OK 1691222577.590055943 Building Image-Size-3.300 ... OK 1691222577.590101004 Successfully installed Image-Size-3.300 1691222577.788161993 --> Working on List::MoreUtils 1691222578.149836063 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz ... OK 1691222578.878374100 Configuring List-MoreUtils-0.430 ... OK 1691222578.878416061 ==> Found dependencies: List::MoreUtils::XS, Exporter::Tiny 1691222579.031428099 --> Working on List::MoreUtils::XS 1691222579.335489035 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz ... OK 1691222581.127871990 Configuring List-MoreUtils-XS-0.430 ... OK 1691222587.026527882 Building List-MoreUtils-XS-0.430 ... OK 1691222587.026571035 Successfully installed List-MoreUtils-XS-0.430 1691222587.222103119 --> Working on Exporter::Tiny 1691222587.764481068 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.006002.tar.gz ... OK 1691222588.007765055 Configuring Exporter-Tiny-1.006002 ... OK 1691222588.637567043 Building Exporter-Tiny-1.006002 ... OK 1691222588.637617111 Successfully installed Exporter-Tiny-1.006002 1691222589.317662001 Building List-MoreUtils-0.430 ... OK 1691222589.317714930 Successfully installed List-MoreUtils-0.430 1691222589.528423071 Path::Tiny is up to date. (0.144) 1691222589.683461905 --> Working on Term::ReadKey 1691222590.050040960 Fetching http://www.cpan.org/authors/id/J/JS/JSTOWE/TermReadKey-2.38.tar.gz ... OK 1691222590.286863089 Configuring TermReadKey-2.38 ... OK 1691222592.090945959 Building TermReadKey-2.38 ... OK 1691222592.090981960 Successfully installed TermReadKey-2.38 1691222592.142241955 12 distributions installed 1691222592.150731087 + cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1691222592.152924061 perl: warning: Setting locale failed. 1691222592.152954102 perl: warning: Please check that your locale settings: 1691222592.152964115 LANGUAGE = "en_US:en", 1691222592.152971029 LC_ALL = "en_US.UTF-8", 1691222592.152976990 LANG = "en_US.UTF-8" 1691222592.152982950 are supported and installed on your system. 1691222592.152990103 perl: warning: Falling back to the standard locale ("C"). 1691222592.485388041 Class::XSAccessor is up to date. (1.19) 1691222592.624341965 --> Working on Config::IniFiles 1691222592.849725962 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-3.000003.tar.gz ... OK 1691222593.204588890 Configuring Config-IniFiles-3.000003 ... OK 1691222593.204623938 ==> Found dependencies: IO::Scalar 1691222593.352020025 --> Working on IO::Scalar 1691222593.659990072 Fetching http://www.cpan.org/authors/id/C/CA/CAPOEIRAB/IO-Stringy-2.113.tar.gz ... OK 1691222594.007853985 Configuring IO-Stringy-2.113 ... OK 1691222594.613400936 Building IO-Stringy-2.113 ... OK 1691222594.613435030 Successfully installed IO-Stringy-2.113 1691222595.148164034 Building Config-IniFiles-3.000003 ... OK 1691222595.148215055 Successfully installed Config-IniFiles-3.000003 1691222595.622025013 --> Working on HTML::Links::Localize 1691222596.066508055 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Links-Localize-0.2.11.tar.gz ... OK 1691222596.357084990 Configuring HTML-Links-Localize-0.2.11 ... OK 1691222596.357120037 ==> Found dependencies: HTML::TokeParser 1691222596.499809027 --> Working on HTML::TokeParser 1691222596.778297901 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTML-Parser-3.81.tar.gz ... OK 1691222597.058773994 Configuring HTML-Parser-3.81 ... OK 1691222597.058806896 ==> Found dependencies: HTTP::Headers, HTML::Tagset 1691222597.201889038 --> Working on HTTP::Headers 1691222597.470400095 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Message-6.44.tar.gz ... OK 1691222597.978869915 Configuring HTTP-Message-6.44 ... OK 1691222597.978905916 ==> Found dependencies: LWP::MediaTypes, HTTP::Date, Encode::Locale, Clone, IO::HTML 1691222598.136006117 --> Working on LWP::MediaTypes 1691222598.296806097 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/LWP-MediaTypes-6.04.tar.gz ... OK 1691222598.630414009 Configuring LWP-MediaTypes-6.04 ... OK 1691222599.152312040 Building LWP-MediaTypes-6.04 ... OK 1691222599.152354002 Successfully installed LWP-MediaTypes-6.04 1691222599.342598915 --> Working on HTTP::Date 1691222599.501718998 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Date-6.06.tar.gz ... OK 1691222599.859903097 Configuring HTTP-Date-6.06 ... OK 1691222599.859945059 ==> Found dependencies: Time::Zone 1691222600.000555038 --> Working on Time::Zone 1691222600.157398939 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/TimeDate-2.33.tar.gz ... OK 1691222600.414916992 Configuring TimeDate-2.33 ... OK 1691222601.002676964 Building TimeDate-2.33 ... OK 1691222601.002721071 Successfully installed TimeDate-2.33 1691222601.621737957 Building HTTP-Date-6.06 ... OK 1691222601.621782064 Successfully installed HTTP-Date-6.06 1691222601.817918062 --> Working on Encode::Locale 1691222601.961649895 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz ... OK 1691222602.209494114 Configuring Encode-Locale-1.05 ... OK 1691222602.752311945 Building Encode-Locale-1.05 ... OK 1691222602.752357006 Successfully installed Encode-Locale-1.05 1691222602.943295956 --> Working on Clone 1691222603.238378048 Fetching http://www.cpan.org/authors/id/G/GA/GARU/Clone-0.46.tar.gz ... OK 1691222603.503067970 Configuring Clone-0.46 ... OK 1691222604.612719059 Building Clone-0.46 ... OK 1691222604.612761021 Successfully installed Clone-0.46 1691222604.826348066 --> Working on IO::HTML 1691222604.974100113 Fetching http://www.cpan.org/authors/id/C/CJ/CJM/IO-HTML-1.004.tar.gz ... OK 1691222605.280816078 Configuring IO-HTML-1.004 ... OK 1691222605.845720053 Building IO-HTML-1.004 ... OK 1691222605.845752954 Successfully installed IO-HTML-1.004 1691222606.591757059 Building HTTP-Message-6.44 ... OK 1691222606.591789961 Successfully installed HTTP-Message-6.44 1691222606.793687105 --> Working on HTML::Tagset 1691222606.951021910 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz ... OK 1691222607.171237946 Configuring HTML-Tagset-3.20 ... OK 1691222607.716428041 Building HTML-Tagset-3.20 ... OK 1691222607.716475964 Successfully installed HTML-Tagset-3.20 1691222610.659698009 Building HTML-Parser-3.81 ... OK 1691222610.659735918 Successfully installed HTML-Parser-3.81 1691222611.166316032 Building HTML-Links-Localize-0.2.11 ... OK 1691222611.166351080 Successfully installed HTML-Links-Localize-0.2.11 1691222611.214160919 12 distributions installed 1691222611.223167896 + sudo bash -c 'true ; cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL' 1691222611.297172070 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691222611.298872948 perl: warning: Setting locale failed. 1691222611.298906088 perl: warning: Please check that your locale settings: 1691222611.298922062 LANGUAGE = "en_US:en", 1691222611.298928022 LC_ALL = "en_US.UTF-8", 1691222611.298934937 LANG = "en_US.UTF-8" 1691222611.298940897 are supported and installed on your system. 1691222611.298948050 perl: warning: Falling back to the standard locale ("C"). 1691222611.647113085 App::Deps::Verify is up to date. (0.12.2) 1691222611.793768883 Carp::Always is up to date. (0.16) 1691222611.941581011 File::Which is up to date. (1.27) 1691222612.087830067 IO::All is up to date. (0.87) 1691222612.246059895 List::MoreUtils is up to date. (0.430) 1691222612.403002977 --> Working on Math::BigInt::GMP 1691222613.004982948 Fetching http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6012.tar.gz ... OK 1691222613.075948954 /usr/bin/tar: Math-BigInt-GMP-1.6012/BUGS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.075999022 /usr/bin/tar: Math-BigInt-GMP-1.6012/build/leak.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076088905 /usr/bin/tar: Math-BigInt-GMP-1.6012/build/leaktest: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076319933 /usr/bin/tar: Math-BigInt-GMP-1.6012/build/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076338053 /usr/bin/tar: Math-BigInt-GMP-1.6012/build: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076509953 /usr/bin/tar: Math-BigInt-GMP-1.6012/CHANGES: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076664925 /usr/bin/tar: Math-BigInt-GMP-1.6012/CREDITS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.076865911 /usr/bin/tar: Math-BigInt-GMP-1.6012/GMP.xs: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077075005 /usr/bin/tar: Math-BigInt-GMP-1.6012/inc/Devel/CheckLib.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077095032 /usr/bin/tar: Math-BigInt-GMP-1.6012/inc/Devel: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077203989 /usr/bin/tar: Math-BigInt-GMP-1.6012/inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077455997 /usr/bin/tar: Math-BigInt-GMP-1.6012/lib/Math/BigInt/GMP.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077493906 /usr/bin/tar: Math-BigInt-GMP-1.6012/lib/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077565908 /usr/bin/tar: Math-BigInt-GMP-1.6012/lib/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077580929 /usr/bin/tar: Math-BigInt-GMP-1.6012/lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077790022 /usr/bin/tar: Math-BigInt-GMP-1.6012/LICENSE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077805996 /usr/bin/tar: Math-BigInt-GMP-1.6012/Makefile.PL: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077863932 /usr/bin/tar: Math-BigInt-GMP-1.6012/MANIFEST: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.077953100 /usr/bin/tar: Math-BigInt-GMP-1.6012/MANIFEST.SKIP: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078164101 /usr/bin/tar: Math-BigInt-GMP-1.6012/META.json: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078316927 /usr/bin/tar: Math-BigInt-GMP-1.6012/META.yml: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078406096 /usr/bin/tar: Math-BigInt-GMP-1.6012/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078490973 /usr/bin/tar: Math-BigInt-GMP-1.6012/README.md: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078691006 /usr/bin/tar: Math-BigInt-GMP-1.6012/SIGNATURE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078813076 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/00sig.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.078953981 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/01load.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.079080105 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigfltpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.079169989 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigfltpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.079257965 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigintg.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.079945087 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigintpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080116987 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigintpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080202103 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/biglog.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080259085 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/bigroot.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080487967 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/Math/BigInt/Lib/TestUtil.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080504894 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/Math/BigInt/Lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080514908 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080523014 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080621004 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/mbi-from-big-scalar.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.080818892 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/mbimbf.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081032038 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/mbimbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081044912 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/mbi_rand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081166983 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/storable.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081283092 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/threads.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081398964 /usr/bin/tar: Math-BigInt-GMP-1.6012/t/version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081413031 /usr/bin/tar: Math-BigInt-GMP-1.6012/t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081420898 /usr/bin/tar: Math-BigInt-GMP-1.6012/TODO: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081497908 /usr/bin/tar: Math-BigInt-GMP-1.6012/typemap: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081686974 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_add.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081873894 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_add.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.081901073 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_div.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.082076073 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_div.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.082088947 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_gcd.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.082170010 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_gcd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.082734108 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_lcm.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.082807064 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_lcm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.083092928 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_log_int.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.087836981 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_mod.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.087976933 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_mod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.090645075 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_modinv.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.090770960 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_modinv.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.090964079 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_mul.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.091144085 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_mul.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.096049070 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_nok.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.096200943 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_nok.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.096472979 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_pow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.113902092 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_root.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.114147902 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_root.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.114331961 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_sadd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.114464045 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_ssub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.114644051 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_sub.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.114799976 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-binary-_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.117189884 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_lsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.117227077 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_lsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.120609045 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_modpow.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.120762110 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_modpow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.121509075 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_rsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.121817112 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-ternary-_rsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122009039 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_dec.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122231960 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_dec.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122334003 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_dfac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122526884 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_dfac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122544050 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_fac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122827053 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_fac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122844934 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_fib.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.122852087 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_fib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.123107910 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_inc.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.123122931 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_inc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.123326063 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_lucas.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.123337030 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_lucas.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.123822927 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_sqrt.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.124128103 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-arithmetic-unary-_sqrt.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.125638962 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_and.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.125823021 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_and.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.127924919 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_or.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.128205061 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_or.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.129092932 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sand.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.129332066 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.130377054 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.130594015 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.132086992 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sxor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.132226944 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_sxor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134205103 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_xor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134624958 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-bitwise-_xor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134645939 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_even.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134653091 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_odd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134659052 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.134675980 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135231972 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135257006 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-boolean-_is_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135265112 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-comparison-_acmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135274887 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-binary-_from_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135282040 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-binary-_from_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135314941 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-nullary-_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135333061 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-nullary-_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135428905 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-nullary-_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135494947 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-nullary-_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135637999 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_copy.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135812044 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.135916948 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.136784077 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.136955023 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137201071 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137217045 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137448072 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137464046 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_from_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137693882 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-constructor-unary-_new.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137708902 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-number-_from_base_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137717009 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-number-_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.137810946 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-number-_to_base_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.138081074 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.138194084 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.138639927 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.138848066 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.138861895 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139090061 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139103889 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139322042 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_as_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139333963 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_str.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139568090 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139580011 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139821053 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.139832973 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.140304089 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.140408993 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.140619993 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.140830994 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141031981 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141048908 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-convert-string-_to_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141053915 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-misc-_check.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141146898 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-property-_alen.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141370058 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-property-_digit.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141390085 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-property-_digitsum.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141396999 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-property-_len.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141501904 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib-property-_zeros.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141741991 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib.ini: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141756058 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141763926 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib_load-mbf-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141910076 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author/lib_load-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.141927958 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/author: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142076015 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/changelog.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142236948 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/cpan-changes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142256021 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/dist-manifest.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142322063 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/distmeta.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142510891 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/git.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142528057 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/kwalitee.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142633915 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/minimum-version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142649889 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/pod-coverage.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142771959 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/pod-linkcheck.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142852068 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/pod-syntax.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.142934084 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/portability.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143013000 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/unused-vars.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143093109 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release/version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143199921 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt/release: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143218994 /usr/bin/tar: Math-BigInt-GMP-1.6012/xt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143227100 /usr/bin/tar: Math-BigInt-GMP-1.6012: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222613.143304110 /usr/bin/tar: Exiting with failure status due to previous errors 1691222613.521203041 Configuring Math-BigInt-GMP-1.6012 ... OK 1691222613.521241903 ==> Found dependencies: Math::BigInt 1691222613.686220884 --> Working on Math::BigInt 1691222614.262808084 Fetching http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999839.tar.gz ... OK 1691222614.342536926 /usr/bin/tar: Math-BigInt-1.999839/BUGS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343041897 /usr/bin/tar: Math-BigInt-1.999839/CHANGES: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343238115 /usr/bin/tar: Math-BigInt-1.999839/CREDITS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343389034 /usr/bin/tar: Math-BigInt-1.999839/examples/1000.txt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343517065 /usr/bin/tar: Math-BigInt-1.999839/examples/bigprimes.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343645096 /usr/bin/tar: Math-BigInt-1.999839/examples/prime.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343854904 /usr/bin/tar: Math-BigInt-1.999839/examples: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.343954086 /usr/bin/tar: Math-BigInt-1.999839/GOALS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.344593048 /usr/bin/tar: Math-BigInt-1.999839/HISTORY: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.345813036 /usr/bin/tar: Math-BigInt-1.999839/lib/Math/BigFloat.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.346399069 /usr/bin/tar: Math-BigInt-1.999839/lib/Math/BigInt/Calc.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.346844912 /usr/bin/tar: Math-BigInt-1.999839/lib/Math/BigInt/Lib.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.346962929 /usr/bin/tar: Math-BigInt-1.999839/lib/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.348716021 /usr/bin/tar: Math-BigInt-1.999839/lib/Math/BigInt.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.348809004 /usr/bin/tar: Math-BigInt-1.999839/lib/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.349067926 /usr/bin/tar: Math-BigInt-1.999839/lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.349411964 /usr/bin/tar: Math-BigInt-1.999839/LICENSE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.349617004 /usr/bin/tar: Math-BigInt-1.999839/Makefile.PL: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.349895954 /usr/bin/tar: Math-BigInt-1.999839/MANIFEST: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.350150108 /usr/bin/tar: Math-BigInt-1.999839/MANIFEST.SKIP: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351000071 /usr/bin/tar: Math-BigInt-1.999839/META.json: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351032972 /usr/bin/tar: Math-BigInt-1.999839/META.yml: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351039886 /usr/bin/tar: Math-BigInt-1.999839/NEW: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351046085 /usr/bin/tar: Math-BigInt-1.999839/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351052046 /usr/bin/tar: Math-BigInt-1.999839/README.md: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351057053 /usr/bin/tar: Math-BigInt-1.999839/SIGNATURE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351629019 /usr/bin/tar: Math-BigInt-1.999839/t/00sig.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351653099 /usr/bin/tar: Math-BigInt-1.999839/t/01load.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351660013 /usr/bin/tar: Math-BigInt-1.999839/t/alias.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351677895 /usr/bin/tar: Math-BigInt-1.999839/t/bare_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.351756096 /usr/bin/tar: Math-BigInt-1.999839/t/bare_mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352001905 /usr/bin/tar: Math-BigInt-1.999839/t/bare_mif.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352210999 /usr/bin/tar: Math-BigInt-1.999839/t/bfround_numify.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352417946 /usr/bin/tar: Math-BigInt-1.999839/t/bigfltpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352619886 /usr/bin/tar: Math-BigInt-1.999839/t/bigfltpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352634907 /usr/bin/tar: Math-BigInt-1.999839/t/bigintc-import.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.352919102 /usr/bin/tar: Math-BigInt-1.999839/t/bigintc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.353179932 /usr/bin/tar: Math-BigInt-1.999839/t/bigintpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.353348970 /usr/bin/tar: Math-BigInt-1.999839/t/bigintpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.353487015 /usr/bin/tar: Math-BigInt-1.999839/t/bigints.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.353982925 /usr/bin/tar: Math-BigInt-1.999839/t/biglog.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354068995 /usr/bin/tar: Math-BigInt-1.999839/t/bigroot.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354276896 /usr/bin/tar: Math-BigInt-1.999839/t/big_pi_e.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354362011 /usr/bin/tar: Math-BigInt-1.999839/t/calling-class-methods.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354460001 /usr/bin/tar: Math-BigInt-1.999839/t/calling-constant.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354652882 /usr/bin/tar: Math-BigInt-1.999839/t/calling-instance-methods.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354851007 /usr/bin/tar: Math-BigInt-1.999839/t/calling-lib1.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.354962111 /usr/bin/tar: Math-BigInt-1.999839/t/calling-lib2.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355112076 /usr/bin/tar: Math-BigInt-1.999839/t/config.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355247021 /usr/bin/tar: Math-BigInt-1.999839/t/downgrade.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355381012 /usr/bin/tar: Math-BigInt-1.999839/t/inf_nan.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355551004 /usr/bin/tar: Math-BigInt-1.999839/t/isa.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355870008 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigFloat/Subclass.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.355953932 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigFloat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356153965 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/BareCalc.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356380939 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/Lib/Minimal.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356525898 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/Lib/TestUtil.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356733084 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/Lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356749058 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/Scalar.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.356806040 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt/Subclass.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357004881 /usr/bin/tar: Math-BigInt-1.999839/t/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357017040 /usr/bin/tar: Math-BigInt-1.999839/t/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357027054 /usr/bin/tar: Math-BigInt-1.999839/t/mbf_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357275963 /usr/bin/tar: Math-BigInt-1.999839/t/mbimbf.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357426882 /usr/bin/tar: Math-BigInt-1.999839/t/mbimbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357542038 /usr/bin/tar: Math-BigInt-1.999839/t/mbi_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357675076 /usr/bin/tar: Math-BigInt-1.999839/t/mbi_rand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.357876062 /usr/bin/tar: Math-BigInt-1.999839/t/nan_cmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358062029 /usr/bin/tar: Math-BigInt-1.999839/t/new_overloaded.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358169079 /usr/bin/tar: Math-BigInt-1.999839/t/require.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358372927 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbf0.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358424902 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbf1.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358529091 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbfa.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358623981 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbfi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358818054 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbfn.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.358989000 /usr/bin/tar: Math-BigInt-1.999839/t/req_mbfw.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359005928 /usr/bin/tar: Math-BigInt-1.999839/t/round.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359111071 /usr/bin/tar: Math-BigInt-1.999839/t/rt-16221.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359241009 /usr/bin/tar: Math-BigInt-1.999839/t/sub_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359370947 /usr/bin/tar: Math-BigInt-1.999839/t/sub_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359500885 /usr/bin/tar: Math-BigInt-1.999839/t/sub_mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359517097 /usr/bin/tar: Math-BigInt-1.999839/t/sub_mif.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359761953 /usr/bin/tar: Math-BigInt-1.999839/t/trap.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359838963 /usr/bin/tar: Math-BigInt-1.999839/t/upgrade.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.359988928 /usr/bin/tar: Math-BigInt-1.999839/t/upgrade.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360121965 /usr/bin/tar: Math-BigInt-1.999839/t/upgrade2.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360281944 /usr/bin/tar: Math-BigInt-1.999839/t/upgradef.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360407114 /usr/bin/tar: Math-BigInt-1.999839/t/use.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360481977 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib1.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360573053 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib2.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360651016 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib3.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360758066 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib4.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360838890 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib5.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.360924959 /usr/bin/tar: Math-BigInt-1.999839/t/use_lib6.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361001968 /usr/bin/tar: Math-BigInt-1.999839/t/use_mbfw.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361088991 /usr/bin/tar: Math-BigInt-1.999839/t/with_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361206055 /usr/bin/tar: Math-BigInt-1.999839/t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361299992 /usr/bin/tar: Math-BigInt-1.999839/TODO: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361510992 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_float-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361676931 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_float-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361800909 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_int-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361884117 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_int-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.361984015 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_number-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362118006 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_number-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362138033 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_rat-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362313032 /usr/bin/tar: Math-BigInt-1.999839/xt/author/as_rat-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362327099 /usr/bin/tar: Math-BigInt-1.999839/xt/author/babs-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362337112 /usr/bin/tar: Math-BigInt-1.999839/xt/author/babs-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362416983 /usr/bin/tar: Math-BigInt-1.999839/xt/author/backermann-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362495899 /usr/bin/tar: Math-BigInt-1.999839/xt/author/batan-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362680912 /usr/bin/tar: Math-BigInt-1.999839/xt/author/batan-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362698078 /usr/bin/tar: Math-BigInt-1.999839/xt/author/batan2-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.362847090 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bdec-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363039970 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bdec-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363149881 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bdigitsum-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363339901 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bdstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363486052 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bdstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363606930 /usr/bin/tar: Math-BigInt-1.999839/xt/author/beq-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363758087 /usr/bin/tar: Math-BigInt-1.999839/xt/author/beq-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.363845110 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bestr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364015102 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bestr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364187002 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bexp-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364308119 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bfib-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364361048 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bfstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364434958 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bfstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364778996 /usr/bin/tar: Math-BigInt-1.999839/xt/author/binc-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364857912 /usr/bin/tar: Math-BigInt-1.999839/xt/author/binc-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.364989996 /usr/bin/tar: Math-BigInt-1.999839/xt/author/binf-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365120888 /usr/bin/tar: Math-BigInt-1.999839/xt/author/binf-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365137100 /usr/bin/tar: Math-BigInt-1.999839/xt/author/ble-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365278959 /usr/bin/tar: Math-BigInt-1.999839/xt/author/ble-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365298033 /usr/bin/tar: Math-BigInt-1.999839/xt/author/blog-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365412951 /usr/bin/tar: Math-BigInt-1.999839/xt/author/blog-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365427971 /usr/bin/tar: Math-BigInt-1.999839/xt/author/blt-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365566969 /usr/bin/tar: Math-BigInt-1.999839/xt/author/blt-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365586042 /usr/bin/tar: Math-BigInt-1.999839/xt/author/blucas-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365715981 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bmod-bdiv-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.365822077 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bmodpow-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366079092 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bmodpow-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366096020 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bmuladd-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366103888 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bmuladd-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366312027 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnan-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366332054 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnan-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366341114 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bneg-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366529942 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bneg-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.366636992 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnok-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367147923 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnok-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367170095 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnorm-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367177963 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367203951 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bnstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367336035 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bone-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367655039 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bone-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367691994 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bpi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367701054 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bpi-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367770910 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bpow-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.367852926 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bpow-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.368108034 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bsstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.368124008 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bsstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.368132114 /usr/bin/tar: Math-BigInt-1.999839/xt/author/btmod-btdiv-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.368695974 /usr/bin/tar: Math-BigInt-1.999839/xt/author/buparrow-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369143963 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bzero-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369167089 /usr/bin/tar: Math-BigInt-1.999839/xt/author/bzero-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369175911 /usr/bin/tar: Math-BigInt-1.999839/xt/author/const-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369195938 /usr/bin/tar: Math-BigInt-1.999839/xt/author/const-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369206905 /usr/bin/tar: Math-BigInt-1.999839/xt/author/constructors-a-p-r.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369215012 /usr/bin/tar: Math-BigInt-1.999839/xt/author/copy-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369220972 /usr/bin/tar: Math-BigInt-1.999839/xt/author/copy-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369318008 /usr/bin/tar: Math-BigInt-1.999839/xt/author/dparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369401932 /usr/bin/tar: Math-BigInt-1.999839/xt/author/dparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369514942 /usr/bin/tar: Math-BigInt-1.999839/xt/author/eparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369596958 /usr/bin/tar: Math-BigInt-1.999839/xt/author/eparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369714022 /usr/bin/tar: Math-BigInt-1.999839/xt/author/fparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369806051 /usr/bin/tar: Math-BigInt-1.999839/xt/author/fparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369893074 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_base-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.369980097 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_base_num-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370753050 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_bin-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370768070 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_bin-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370775938 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_hex-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370783091 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_hex-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370790005 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_ieee754-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370796919 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_oct-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370804071 /usr/bin/tar: Math-BigInt-1.999839/xt/author/from_oct-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370810986 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbf-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370817900 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.370825052 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbil-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371839046 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbil-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371857882 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371865988 /usr/bin/tar: Math-BigInt-1.999839/xt/author/interop-mbr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371871948 /usr/bin/tar: Math-BigInt-1.999839/xt/author/is_zero-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371879101 /usr/bin/tar: Math-BigInt-1.999839/xt/author/is_zero-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371886015 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_add.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371892929 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_add.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371906042 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_div.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371913910 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_div.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371921062 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_gcd.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.371927977 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_gcd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.372404099 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_lcm.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.372638941 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_lcm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.372831106 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_log_int.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.377610922 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_mod.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.377839088 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_mod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.380249977 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_modinv.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.380466938 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_modinv.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.380659103 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_mul.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.380918980 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_mul.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.386662960 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_nok.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.386892080 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_nok.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.387053967 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_pow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.404881954 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_root.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.405030966 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_root.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.405313969 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_sadd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.405531883 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_ssub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.405796051 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_sub.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.405992985 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-binary-_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.408185005 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_lsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.408410072 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_lsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.412107944 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_modpow.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.412270069 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_modpow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.412873983 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_rsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.413619041 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-ternary-_rsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.413997889 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_dec.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414012909 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_dec.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414021969 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_dfac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414772034 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_dfac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414788961 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_fac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414797068 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_fac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414803982 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_fib.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414810896 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_fib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.414818048 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_inc.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.415118933 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_inc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.415136099 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_lucas.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.415143013 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_lucas.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.415627003 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_sqrt.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.415776968 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-arithmetic-unary-_sqrt.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.417532921 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_and.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.417638063 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_and.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.419847965 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_or.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.420016050 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_or.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.421097040 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sand.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.421479940 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.422388077 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.422554970 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.423729897 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sxor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.423971891 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_sxor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426023006 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_xor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426311970 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-bitwise-_xor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426326990 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_even.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426434994 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_odd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426493883 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426738977 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426755905 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426760912 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-boolean-_is_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.426857948 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-comparison-_acmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427138090 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-binary-_from_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427156925 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-binary-_from_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427165031 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-nullary-_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427453995 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-nullary-_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427470922 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-nullary-_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427478075 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-nullary-_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427736044 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_copy.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427756071 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.427978992 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.428369999 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.428569078 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.428582907 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.428832054 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.428848028 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429083109 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_from_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429097891 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-constructor-unary-_new.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429105997 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-number-_from_base_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429358006 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-number-_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429369926 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-number-_to_base_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429600954 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.429614067 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430093050 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430133104 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430341959 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430454016 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430649042 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430773973 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_as_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.430947065 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_str.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431114912 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431126118 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431344032 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431358099 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431693077 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.431852102 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432063103 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432264090 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432276011 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432495117 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-convert-string-_to_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432506084 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-misc-_check.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432616949 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-property-_alen.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432631969 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-property-_digit.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432847023 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-property-_digitsum.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.432929039 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-property-_len.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433118105 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib-property-_zeros.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433136940 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib.ini: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433197021 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433402061 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib_load-mbf-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433419943 /usr/bin/tar: Math-BigInt-1.999839/xt/author/lib_load-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433487892 /usr/bin/tar: Math-BigInt-1.999839/xt/author/new-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433763027 /usr/bin/tar: Math-BigInt-1.999839/xt/author/new-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.433916092 /usr/bin/tar: Math-BigInt-1.999839/xt/author/nparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434123993 /usr/bin/tar: Math-BigInt-1.999839/xt/author/nparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434144974 /usr/bin/tar: Math-BigInt-1.999839/xt/author/numify-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434442997 /usr/bin/tar: Math-BigInt-1.999839/xt/author/numify-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434467077 /usr/bin/tar: Math-BigInt-1.999839/xt/author/objectify-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434474945 /usr/bin/tar: Math-BigInt-1.999839/xt/author/objectify-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434689045 /usr/bin/tar: Math-BigInt-1.999839/xt/author/relop-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434706926 /usr/bin/tar: Math-BigInt-1.999839/xt/author/sparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.434855938 /usr/bin/tar: Math-BigInt-1.999839/xt/author/sparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435194016 /usr/bin/tar: Math-BigInt-1.999839/xt/author/to_base-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435216904 /usr/bin/tar: Math-BigInt-1.999839/xt/author/to_base_num-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435224056 /usr/bin/tar: Math-BigInt-1.999839/xt/author/to_ieee754-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435234070 /usr/bin/tar: Math-BigInt-1.999839/xt/author/upgrade-mbf-mbr.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435507059 /usr/bin/tar: Math-BigInt-1.999839/xt/author/upgrade-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435532093 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_bin_str_parts_to_flt_lib_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435543060 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_bin_str_to_bin_str_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435837984 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_dec_str_parts_to_flt_lib_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435897112 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_dec_str_to_dec_str_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435906887 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_flt_lib_parts_to_rat_lib_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.435944080 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_hex_str_to_hex_str_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436177015 /usr/bin/tar: Math-BigInt-1.999839/xt/author/_oct_str_to_oct_str_parts.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436194897 /usr/bin/tar: Math-BigInt-1.999839/xt/author: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436377048 /usr/bin/tar: Math-BigInt-1.999839/xt/release/cpan-changes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436393023 /usr/bin/tar: Math-BigInt-1.999839/xt/release/dist-manifest.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436433077 /usr/bin/tar: Math-BigInt-1.999839/xt/release/distmeta.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436609030 /usr/bin/tar: Math-BigInt-1.999839/xt/release/git.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436624050 /usr/bin/tar: Math-BigInt-1.999839/xt/release/kwalitee.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436738014 /usr/bin/tar: Math-BigInt-1.999839/xt/release/minimum-version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436897039 /usr/bin/tar: Math-BigInt-1.999839/xt/release/pod-coverage.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.436913013 /usr/bin/tar: Math-BigInt-1.999839/xt/release/pod-linkcheck.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437074900 /usr/bin/tar: Math-BigInt-1.999839/xt/release/pod-syntax.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437092066 /usr/bin/tar: Math-BigInt-1.999839/xt/release/portability.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437246084 /usr/bin/tar: Math-BigInt-1.999839/xt/release/unused-vars.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437261105 /usr/bin/tar: Math-BigInt-1.999839/xt/release/version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437345028 /usr/bin/tar: Math-BigInt-1.999839/xt/release/whitespaces.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437437057 /usr/bin/tar: Math-BigInt-1.999839/xt/release: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437454939 /usr/bin/tar: Math-BigInt-1.999839/xt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437532902 /usr/bin/tar: Math-BigInt-1.999839: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1691222614.437546015 /usr/bin/tar: Exiting with failure status due to previous errors 1691222614.800913095 Configuring Math-BigInt-1.999839 ... OK 1691222615.631974936 Building Math-BigInt-1.999839 ... OK 1691222615.632009983 Successfully installed Math-BigInt-1.999839 (upgraded from 1.999830) 1691222617.480091095 Building Math-BigInt-GMP-1.6012 ... OK 1691222617.480139017 Successfully installed Math-BigInt-GMP-1.6012 1691222617.699825048 --> Working on Math::GMP 1691222617.854495049 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Math-GMP-2.25.tar.gz ... OK 1691222617.887624025 ==> Found dependencies: Alien::GMP 1691222618.035567045 --> Working on Alien::GMP 1691222618.192641020 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-GMP-1.16.tar.gz ... OK 1691222618.844815969 Configuring Alien-GMP-1.16 ... OK 1691222618.844861984 ==> Found dependencies: Devel::CheckLib 1691222618.994636059 --> Working on Devel::CheckLib 1691222619.138428926 Fetching http://www.cpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.16.tar.gz ... OK 1691222619.390191078 Configuring Devel-CheckLib-1.16 ... OK 1691222620.210692883 Building Devel-CheckLib-1.16 ... OK 1691222620.210736990 Successfully installed Devel-CheckLib-1.16 1691222622.493119001 Building Alien-GMP-1.16 ... OK 1691222622.493154049 Successfully installed Alien-GMP-1.16 1691222622.821046114 Configuring Math-GMP-2.25 ... OK 1691222624.822181940 Building Math-GMP-2.25 ... OK 1691222624.822226048 Successfully installed Math-GMP-2.25 1691222625.033658028 --> Working on MooX 1691222625.176690102 Fetching http://www.cpan.org/authors/id/G/GE/GETTY/MooX-0.101.tar.gz ... OK 1691222625.458173990 Configuring MooX-0.101 ... OK 1691222625.458228111 ==> Found dependencies: Import::Into 1691222625.756031036 --> Working on Import::Into 1691222625.971129894 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Import-Into-1.002005.tar.gz ... OK 1691222626.214859009 Configuring Import-Into-1.002005 ... OK 1691222626.751625061 Building Import-Into-1.002005 ... OK 1691222626.751665115 Successfully installed Import-Into-1.002005 1691222627.354562044 Building MooX-0.101 ... OK 1691222627.354607105 Successfully installed MooX-0.101 1691222627.699198961 --> Working on MooX::late 1691222628.217094898 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/MooX-late-0.100.tar.gz ... OK 1691222628.455645084 Configuring MooX-late-0.100 ... OK 1691222628.455693007 ==> Found dependencies: Type::Utils, Sub::HandlesVia 1691222628.618108988 --> Working on Type::Utils 1691222629.060271025 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-2.004000.tar.gz ... OK 1691222629.440272093 Configuring Type-Tiny-2.004000 ... OK 1691222631.094589949 Building Type-Tiny-2.004000 ... OK 1691222631.094621897 Successfully installed Type-Tiny-2.004000 1691222631.295660973 --> Working on Sub::HandlesVia 1691222631.576170921 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Sub-HandlesVia-0.050000.tar.gz ... OK 1691222631.901489973 Configuring Sub-HandlesVia-0.050000 ... OK 1691222631.901551962 ==> Found dependencies: Role::Hooks 1691222632.036091089 --> Working on Role::Hooks 1691222632.176572084 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Role-Hooks-0.008.tar.gz ... OK 1691222632.422286034 Configuring Role-Hooks-0.008 ... OK 1691222632.972440004 Building Role-Hooks-0.008 ... OK 1691222632.972472906 Successfully installed Role-Hooks-0.008 1691222633.984556913 Building Sub-HandlesVia-0.050000 ... OK 1691222633.984602928 Successfully installed Sub-HandlesVia-0.050000 1691222634.585293055 Building MooX-late-0.100 ... OK 1691222634.585330009 Successfully installed MooX-late-0.100 1691222634.798794985 Path::Tiny is up to date. (0.144) 1691222634.949657917 String::ShellQuote is up to date. (1.04) 1691222635.103055000 --> Working on Test::Code::TidyAll 1691222635.969340086 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Code-TidyAll-0.83.tar.gz ... OK 1691222636.632494926 Configuring Code-TidyAll-0.83 ... OK 1691222636.632529020 ==> Found dependencies: Text::Diff, Text::Diff::Table, IPC::Run3, Specio, Scope::Guard, Config::INI::Reader, Specio::Library::Numeric, Specio::Library::Builtins, List::SomeUtils, Log::Any, IPC::System::Simple, Time::Duration::Parse, Specio::Library::String, Specio::Library::Path::Tiny, List::Compare, Specio::Declare 1691222636.780754089 --> Working on Text::Diff 1691222636.947062016 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Text-Diff-1.45.tar.gz ... OK 1691222637.202168941 Configuring Text-Diff-1.45 ... OK 1691222637.202214956 ==> Found dependencies: Algorithm::Diff 1691222637.373337984 --> Working on Algorithm::Diff 1691222637.634191990 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Algorithm-Diff-1.201.tar.gz ... OK 1691222637.880305052 Configuring Algorithm-Diff-1.201 ... OK 1691222638.461476088 Building Algorithm-Diff-1.201 ... OK 1691222638.461515903 Successfully installed Algorithm-Diff-1.201 1691222639.077590942 Building Text-Diff-1.45 ... OK 1691222639.077626944 Successfully installed Text-Diff-1.45 1691222639.421340942 --> Working on IPC::Run3 1691222639.565076113 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-0.048.tar.gz ... OK 1691222639.823759079 Configuring IPC-Run3-0.048 ... OK 1691222640.402762890 Building IPC-Run3-0.048 ... OK 1691222640.402801037 Successfully installed IPC-Run3-0.048 1691222640.603368998 --> Working on Specio 1691222640.887378931 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Specio-0.48.tar.gz ... OK 1691222641.380707026 Configuring Specio-0.48 ... OK 1691222641.380738974 ==> Found dependencies: Devel::StackTrace, Eval::Closure, XString, Test::Fatal, MRO::Compat 1691222641.559180975 --> Working on Devel::StackTrace 1691222641.724196911 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-2.04.tar.gz ... OK 1691222642.153934002 Configuring Devel-StackTrace-2.04 ... OK 1691222642.706983089 Building Devel-StackTrace-2.04 ... OK 1691222642.707031012 Successfully installed Devel-StackTrace-2.04 1691222642.903614998 --> Working on Eval::Closure 1691222643.063504934 Fetching http://www.cpan.org/authors/id/D/DO/DOY/Eval-Closure-0.14.tar.gz ... OK 1691222643.396089077 Configuring Eval-Closure-0.14 ... OK 1691222643.926886082 Building Eval-Closure-0.14 ... OK 1691222643.926934004 Successfully installed Eval-Closure-0.14 1691222644.114104986 --> Working on XString 1691222644.403047085 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/XString-0.005.tar.gz ... OK 1691222644.726141930 Configuring XString-0.005 ... OK 1691222645.794805050 Building XString-0.005 ... OK 1691222645.794840097 Successfully installed XString-0.005 1691222645.989768982 --> Working on Test::Fatal 1691222646.148066998 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.017.tar.gz ... OK 1691222646.501580954 Configuring Test-Fatal-0.017 ... OK 1691222647.033617020 Building Test-Fatal-0.017 ... OK 1691222647.033653975 Successfully installed Test-Fatal-0.017 1691222647.230788946 --> Working on MRO::Compat 1691222647.365883112 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/MRO-Compat-0.15.tar.gz ... OK 1691222647.591531038 Configuring MRO-Compat-0.15 ... OK 1691222648.122627020 Building MRO-Compat-0.15 ... OK 1691222648.122664928 Successfully installed MRO-Compat-0.15 1691222649.287189007 Building Specio-0.48 ... OK 1691222649.287234068 Successfully installed Specio-0.48 1691222649.480555058 --> Working on Scope::Guard 1691222649.641248941 Fetching http://www.cpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-0.21.tar.gz ... OK 1691222649.874142885 Configuring Scope-Guard-0.21 ... OK 1691222650.416909933 Building Scope-Guard-0.21 ... OK 1691222650.416953087 Successfully installed Scope-Guard-0.21 1691222650.630786896 --> Working on Config::INI::Reader 1691222650.811754942 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Config-INI-0.029.tar.gz ... OK 1691222651.156562090 Configuring Config-INI-0.029 ... OK 1691222651.156594992 ==> Found dependencies: Mixin::Linewise::Readers, Mixin::Linewise::Writers 1691222651.308109999 --> Working on Mixin::Linewise::Readers 1691222651.451457024 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Mixin-Linewise-0.111.tar.gz ... OK 1691222651.803106070 Configuring Mixin-Linewise-0.111 ... OK 1691222651.803148031 ==> Found dependencies: PerlIO::utf8_strict 1691222651.951630116 --> Working on PerlIO::utf8_strict 1691222652.226545095 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.010.tar.gz ... OK 1691222652.496345997 Configuring PerlIO-utf8_strict-0.010 ... OK 1691222653.681706905 Building PerlIO-utf8_strict-0.010 ... OK 1691222653.681742907 Successfully installed PerlIO-utf8_strict-0.010 1691222654.306730986 Building Mixin-Linewise-0.111 ... OK 1691222654.306777954 Successfully installed Mixin-Linewise-0.111 1691222655.081511021 Building Config-INI-0.029 ... OK 1691222655.081566095 Successfully installed Config-INI-0.029 1691222655.700536013 --> Working on List::SomeUtils 1691222655.928534985 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-SomeUtils-0.59.tar.gz ... OK 1691222656.709364891 Configuring List-SomeUtils-0.59 ... OK 1691222656.709399939 ==> Found dependencies: List::SomeUtils::XS 1691222656.863538980 --> Working on List::SomeUtils::XS 1691222657.088449001 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-SomeUtils-XS-0.58.tar.gz ... OK 1691222657.478890896 Configuring List-SomeUtils-XS-0.58 ... OK 1691222661.775702000 Building List-SomeUtils-XS-0.58 ... OK 1691222661.775738001 Successfully installed List-SomeUtils-XS-0.58 1691222662.398802996 Building List-SomeUtils-0.59 ... OK 1691222662.398838997 Successfully installed List-SomeUtils-0.59 1691222662.701889038 --> Working on Log::Any 1691222663.221653938 Fetching http://www.cpan.org/authors/id/P/PR/PREACTION/Log-Any-1.716.tar.gz ... OK 1691222663.507791042 Configuring Log-Any-1.716 ... OK 1691222664.178761959 Building Log-Any-1.716 ... OK 1691222664.178801060 Successfully installed Log-Any-1.716 1691222664.363693953 --> Working on IPC::System::Simple 1691222664.527168989 Fetching http://www.cpan.org/authors/id/J/JK/JKEENAN/IPC-System-Simple-1.30.tar.gz ... OK 1691222664.802000999 Configuring IPC-System-Simple-1.30 ... OK 1691222665.357435942 Building IPC-System-Simple-1.30 ... OK 1691222665.357492924 Successfully installed IPC-System-Simple-1.30 1691222665.554553032 --> Working on Time::Duration::Parse 1691222665.695492983 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Time-Duration-Parse-0.16.tar.gz ... OK 1691222665.962677956 Configuring Time-Duration-Parse-0.16 ... OK 1691222666.510370970 Building Time-Duration-Parse-0.16 ... OK 1691222666.510423899 Successfully installed Time-Duration-Parse-0.16 1691222666.853208065 --> Working on Specio::Library::Path::Tiny 1691222667.018280983 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Specio-Library-Path-Tiny-0.05.tar.gz ... OK 1691222667.447802067 Configuring Specio-Library-Path-Tiny-0.05 ... OK 1691222668.006515026 Building Specio-Library-Path-Tiny-0.05 ... OK 1691222668.006561995 Successfully installed Specio-Library-Path-Tiny-0.05 1691222668.210880995 --> Working on List::Compare 1691222668.439637899 Fetching http://www.cpan.org/authors/id/J/JK/JKEENAN/List-Compare-0.55.tar.gz ... OK 1691222668.722141981 Configuring List-Compare-0.55 ... OK 1691222669.403369904 Building List-Compare-0.55 ... OK 1691222669.403417110 Successfully installed List-Compare-0.55 1691222670.935466051 Building Code-TidyAll-0.83 ... OK 1691222670.935499907 Successfully installed Code-TidyAll-0.83 1691222671.131804943 --> Working on Test::Differences 1691222671.271857023 Fetching http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.70.tar.gz ... OK 1691222671.532610893 Configuring Test-Differences-0.70 ... OK 1691222672.098265886 Building Test-Differences-0.70 ... OK 1691222672.098305941 Successfully installed Test-Differences-0.70 1691222672.290730953 --> Working on Test::File::IsSorted 1691222672.434587002 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-IsSorted-0.2.0.tar.gz ... OK 1691222672.731317043 Configuring File-IsSorted-0.2.0 ... OK 1691222673.197453022 Building File-IsSorted-0.2.0 ... OK 1691222673.197487116 Successfully installed File-IsSorted-0.2.0 1691222673.393954992 --> Working on Test::PerlTidy 1691222673.527911901 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-PerlTidy-20230226.tar.gz ... OK 1691222673.841701031 Configuring Test-PerlTidy-20230226 ... OK 1691222673.841737986 ==> Found dependencies: Perl::Tidy 1691222673.987313032 --> Working on Perl::Tidy 1691222674.452125072 Fetching http://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-20230701.tar.gz ... OK 1691222674.824146032 Configuring Perl-Tidy-20230701 ... OK 1691222676.036441088 Building Perl-Tidy-20230701 ... OK 1691222676.036477089 Successfully installed Perl-Tidy-20230701 1691222676.809412956 Building Test-PerlTidy-20230226 ... OK 1691222676.809448004 Successfully installed Test-PerlTidy-20230226 1691222677.010713100 --> Working on Test::TrailingSpace 1691222677.182188988 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-TrailingSpace-0.0601.tar.gz ... OK 1691222677.493406057 Configuring Test-TrailingSpace-0.0601 ... OK 1691222677.493441105 ==> Found dependencies: File::Find::Object::Rule 1691222677.636267900 --> Working on File::Find::Object::Rule 1691222677.803544998 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-Rule-0.0313.tar.gz ... OK 1691222678.120767117 Configuring File-Find-Object-Rule-0.0313 ... OK 1691222678.120812893 ==> Found dependencies: File::Find::Object, Text::Glob, Number::Compare 1691222678.277590990 --> Working on File::Find::Object 1691222678.436825991 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-0.3.8.tar.gz ... OK 1691222678.736982107 Configuring File-Find-Object-0.3.8 ... OK 1691222679.201324940 Building File-Find-Object-0.3.8 ... OK 1691222679.201368093 Successfully installed File-Find-Object-0.3.8 1691222679.418688059 --> Working on Text::Glob 1691222679.565860033 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-0.11.tar.gz ... OK 1691222679.806324959 Configuring Text-Glob-0.11 ... OK 1691222680.346494913 Building Text-Glob-0.11 ... OK 1691222680.346532106 Successfully installed Text-Glob-0.11 1691222680.729141951 --> Working on Number::Compare 1691222680.869528055 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz ... OK 1691222680.880702019 /usr/bin/tar: Number-Compare-0.03/Changes: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.881064892 /usr/bin/tar: Number-Compare-0.03/lib/Number/Compare.pm: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.881236076 /usr/bin/tar: Number-Compare-0.03/lib/Number: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.881455898 /usr/bin/tar: Number-Compare-0.03/lib: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.881804943 /usr/bin/tar: Number-Compare-0.03/Makefile.PL: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.882059097 /usr/bin/tar: Number-Compare-0.03/MANIFEST: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.882549047 /usr/bin/tar: Number-Compare-0.03/MANIFEST.SKIP: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.882581949 /usr/bin/tar: Number-Compare-0.03/META.yml: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.882909060 /usr/bin/tar: Number-Compare-0.03/t/Number-Compare.t: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.883093119 /usr/bin/tar: Number-Compare-0.03/t: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.883110046 /usr/bin/tar: Number-Compare-0.03: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1691222680.883116961 /usr/bin/tar: Exiting with failure status due to previous errors 1691222681.107688904 Configuring Number-Compare-0.03 ... OK 1691222681.630584955 Building Number-Compare-0.03 ... OK 1691222681.630619049 Successfully installed Number-Compare-0.03 1691222682.185339928 Building File-Find-Object-Rule-0.0313 ... OK 1691222682.185374022 Successfully installed File-Find-Object-Rule-0.0313 1691222682.686739922 Building Test-TrailingSpace-0.0601 ... OK 1691222682.686775923 Successfully installed Test-TrailingSpace-0.0601 1691222682.882714033 --> Working on Tree::AVL 1691222683.033710003 Fetching http://www.cpan.org/authors/id/M/MB/MBEEBE/Tree-AVL-1.077.tar.gz ... OK 1691222683.282546043 Configuring Tree-AVL-1.077 ... OK 1691222683.828059912 Building Tree-AVL-1.077 ... OK 1691222683.828107119 Successfully installed Tree-AVL-1.077 1691222683.877465963 42 distributions installed 1691222683.888214111 + sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1691222683.897406101 perl: warning: Setting locale failed. 1691222683.897447109 perl: warning: Please check that your locale settings: 1691222683.897464037 LANGUAGE = "en_US:en", 1691222683.897471905 LC_ALL = "en_US.UTF-8", 1691222683.897479057 LANG = "en_US.UTF-8" 1691222683.897485018 are supported and installed on your system. 1691222683.897491932 perl: warning: Falling back to the standard locale ("C"). 1691222687.704649925 Cloning https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git ... OK 1691222687.704700947 --> Working on https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1691222688.027538061 Configuring /tmp/qHkYdJbiWp ... OK 1691222688.027571917 ==> Found dependencies: Archive::Cpio, Sub::Override, Archive::Zip 1691222688.193387032 --> Working on Archive::Cpio 1691222688.406021118 Fetching http://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-0.10.tar.gz ... OK 1691222688.674954891 Configuring Archive-Cpio-0.10 ... OK 1691222689.448483944 Building Archive-Cpio-0.10 ... OK 1691222689.448529959 Successfully installed Archive-Cpio-0.10 1691222689.642416000 --> Working on Sub::Override 1691222689.791701078 Fetching http://www.cpan.org/authors/id/O/OV/OVID/Sub-Override-0.09.tar.gz ... OK 1691222690.041311026 Configuring Sub-Override-0.09 ... OK 1691222690.585398912 Building Sub-Override-0.09 ... OK 1691222690.585442066 Successfully installed Sub-Override-0.09 1691222690.778007984 --> Working on Archive::Zip 1691222691.056765079 Fetching http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.68.tar.gz ... OK 1691222691.402883053 Configuring Archive-Zip-1.68 ... OK 1691222692.186176062 Building Archive-Zip-1.68 ... OK 1691222692.186223030 Successfully installed Archive-Zip-1.68 1691222693.223718882 Building File-StripNondeterminism-v1.13.1 ... OK 1691222693.223771095 Successfully installed File-StripNondeterminism-v1.13.1 1691222693.223778963 4 distributions installed 1691222693.231194019 + cd /root/source 1691222693.231235981 + pwd 1691222693.231245995 /root/source 1691222693.231251955 + ls -l 1691222693.253335953 total 460 1691222693.253371000 -rw-r--r-- 1 root root 5889 Aug 5 07:47 DONE 1691222693.253377914 -rw-r--r-- 1 root root 5511 Aug 5 07:47 INSTALL.docbook.xml 1691222693.253385067 -rw-r--r-- 1 root root 878 Aug 5 07:47 LICENSE.asciidoc 1691222693.253391027 -rw-r--r-- 1 root root 809 Aug 5 07:47 README.asciidoc 1691222693.253396988 -rw-r--r-- 1 root root 23601 Aug 5 07:47 TODO.quicktask 1691222693.253402948 drwxr-xr-x 5 root root 4096 Aug 5 07:47 Tests 1691222693.253408909 drwxr-xr-x 10 root root 4096 Aug 5 07:47 bin 1691222693.253416061 -rw-r--r-- 1 root root 279 Aug 5 07:47 bower.json 1691222693.253422976 drwxr-xr-x 6 root root 4096 Aug 5 07:47 common 1691222693.253427982 -rw-r--r-- 1 root root 1190 Aug 5 07:47 eslint-ts--more-strict.yml 1691222693.253434896 -rwxr-xr-x 1 root root 571 Aug 5 07:47 gen-helpers 1691222693.253441095 drwxr-xr-x 40 root root 4096 Aug 5 07:48 lib 1691222693.253447056 -rw-r--r-- 1 root root 381941 Aug 5 07:47 package-lock.json 1691222693.253453970 -rw-r--r-- 1 root root 1141 Aug 5 07:47 package.json 1691222693.253459930 drwxr-xr-x 34 root root 4096 Aug 5 07:47 src 1691222693.253511906 + ls -l bin/ 1691222693.262069941 total 536 1691222693.262114048 drwxr-xr-x 2 root root 4096 Aug 5 07:47 CI-testing 1691222693.262125969 -rw-r--r-- 1 root root 84 Aug 5 07:47 Call_Local_Wget.bash 1691222693.262134075 -rw-r--r-- 1 root root 396 Aug 5 07:47 Contents-pm-to-yaml.bash 1691222693.262141943 -rw-r--r-- 1 root root 241 Aug 5 07:47 Fiction-Git-Tag-Me.bash 1691222693.262150049 -rw-r--r-- 1 root root 92 Aug 5 07:47 Review-Spell-Errors.bash 1691222693.262157917 drwxr-xr-x 2 root root 4096 Aug 5 07:47 Serve 1691222693.262166023 drwxr-xr-x 2 root root 4096 Aug 5 07:47 Test 1691222693.262173891 -rw-r--r-- 1 root root 72 Aug 5 07:47 call-shlomifish.org-wget.bash 1691222693.262182951 -rw-r--r-- 1 root root 1225 Aug 5 07:47 clean-up-asciidoctor-docbook5.xslt 1691222693.262190104 -rw-r--r-- 1 root root 1675 Aug 5 07:47 clean-up-asciidoctor-xhtml5.pl 1691222693.262198925 -rwxr-xr-x 1 root root 1561 Aug 5 07:47 clean-up-docbook-5-xsl-xhtml-1_1.pl 1691222693.262207031 -rw-r--r-- 1 root root 1682 Aug 5 07:47 clean-up-docbook-xhtml5.xslt 1691222693.262216091 -rw-r--r-- 1 root root 339 Aug 5 07:47 clean-up-docbook-xhtmls-dir.pl 1691222693.262224913 -rwxr-xr-x 1 root root 1751 Aug 5 07:47 clean-up-docbook-xsl-xhtml.pl 1691222693.262233973 -rw-r--r-- 1 root root 2001 Aug 5 07:47 clean-up-xhtml5.pl 1691222693.262243032 -rw-r--r-- 1 root root 3679 Aug 5 07:47 cleanup-mediawiki-html.pl 1691222693.262252092 -rw-r--r-- 1 root root 3778 Aug 5 07:47 cleanup-mediawiki-html5.pl 1691222693.262260914 -rw-r--r-- 1 root root 118 Aug 5 07:47 cmp.bash 1691222693.262269974 -rw-r--r-- 1 root root 266 Aug 5 07:47 convert-lib-purple2-log-to-fortune-xml.pl 1691222693.262279987 -rw-r--r-- 1 root root 362 Aug 5 07:47 convert-navmenu-code-to-navblocks.pl 1691222693.262288094 -rw-r--r-- 1 root root 856 Aug 5 07:47 convert-to-unicode-double-quotes.pl 1691222693.262296915 -rw-r--r-- 1 root root 1054 Aug 5 07:47 convert-wml-to-unicode-apostrophes.pl 1691222693.262306929 -rw-r--r-- 1 root root 91 Aug 5 07:47 css2sass.rb 1691222693.262315035 -rw-r--r-- 1 root root 523 Aug 5 07:47 db4db5.bash 1691222693.262324095 -rw-r--r-- 1 root root 469 Aug 5 07:47 dep-rpm.sh 1691222693.262332916 -rw-r--r-- 1 root root 851 Aug 5 07:47 diff-fiction-xml-and-screenplay-xml.bash 1691222693.262341976 -rw-r--r-- 1 root root 16479 Aug 5 07:47 docker-ci-run.pl 1691222693.262351036 -rw-r--r-- 1 root root 3048 Aug 5 07:47 dump-all-fortunes-show-cgi-xhtmls.py 1691222693.262358904 -rw-r--r-- 1 root root 1037 Aug 5 07:47 extract-docbook5-node.py 1691222693.262367964 -rwxr-xr-x 1 root root 535 Aug 5 07:47 extract-screenplay-xml-html.pl 1691222693.262377024 -rwxr-xr-x 1 root root 1051 Aug 5 07:47 extract-xhtml.pl 1691222693.262386084 -rwxr-xr-x 1 root root 270 Aug 5 07:47 fetch-shlomif_hsite-feed.pl 1691222693.262394905 -rw-r--r-- 1 root root 1302 Aug 5 07:47 fiction-text-to-xml.pl 1691222693.262403965 -rw-r--r-- 1 root root 339 Aug 5 07:47 filter-make.pl 1691222693.262413025 -rw-r--r-- 1 root root 198 Aug 5 07:47 find-ascii-quotes.vim 1691222693.262422085 -rw-r--r-- 1 root root 929 Aug 5 07:47 find_ascii_quotes-xmlp.pl 1691222693.262430906 -rw-r--r-- 1 root root 817 Aug 5 07:47 find_ascii_quotes.ml 1691222693.262439013 -rwxr-xr-x 1 root root 918 Aug 5 07:47 find_ascii_quotes.pl 1691222693.262455940 -rw-r--r-- 1 root root 665 Aug 5 07:47 find_ascii_quotes.rb 1691222693.262465954 -rw-r--r-- 1 root root 291 Aug 5 07:47 find_pages_wo_meta_desc.bash 1691222693.262475014 -rw-r--r-- 1 root root 2144 Aug 5 07:47 from-docbook-to-fiction-xml-txt.pl 1691222693.262484074 -rw-r--r-- 1 root root 666 Aug 5 07:47 g1.pl 1691222693.262492895 -rwxr-xr-x 1 root root 275 Aug 5 07:47 gen-deps-mak.pl 1691222693.262501001 -rwxr-xr-x 1 root root 4178 Aug 5 07:47 gen-docbook-make-helpers.pl 1691222693.262510061 -rw-r--r-- 1 root root 447 Aug 5 07:47 gen-forts-all-in-one-page.pl 1691222693.262517929 -rwxr-xr-x 1 root root 519 Aug 5 07:47 gen-fortunes-dats.pl 1691222693.262526035 -rwxr-xr-x 1 root root 237 Aug 5 07:47 gen-fortunes.pl 1691222693.262535095 -rw-r--r-- 1 root root 8390 Aug 5 07:47 gen-helpers-main.pl 1691222693.262543917 -rw-r--r-- 1 root root 1735 Aug 5 07:47 gen-index-xhtmls-redirects.pl 1691222693.262552977 -rw-r--r-- 1 root root 1231 Aug 5 07:47 gen-manifest.pl 1691222693.262562037 -rw-r--r-- 1 root root 601 Aug 5 07:47 gen-printable-CVs.sh 1691222693.262571096 -rw-r--r-- 1 root root 493 Aug 5 07:47 gen-rpm 1691222693.262579918 -rw-r--r-- 1 root root 691 Aug 5 07:47 gen-sect-nav-menus.pl 1691222693.262589931 -rw-r--r-- 1 root root 234 Aug 5 07:47 gen_src_arc_commit_msg--fortune-mod.bash 1691222693.262598038 -rw-r--r-- 1 root root 9325 Aug 5 07:47 generate_captioned_image.py 1691222693.262607098 -rwxr-xr-x 1 root root 170 Aug 5 07:47 heb-sort-check-spelling-file 1691222693.262617111 -rwxr-xr-x 1 root root 152 Aug 5 07:47 heb-spell-checker-iface 1691222693.262624979 -rw-r--r-- 1 root root 320 Aug 5 07:47 heb-spell.bash 1691222693.262634039 -rw-r--r-- 1 root root 509 Aug 5 07:47 indent-define-tag.pl 1691222693.262641907 -rw-r--r-- 1 root root 546 Aug 5 07:47 indent-screenplay-text-sections.pl 1691222693.262650967 -rw-r--r-- 1 root root 233 Aug 5 07:47 indent-screenplay-xml.pl 1691222693.262665033 -rw-r--r-- 1 root root 601 Aug 5 07:47 indent-tt2-xhtml-sections.pl 1691222693.262687922 -rw-r--r-- 1 root root 172 Aug 5 07:47 inkscape-wrapper-new.bash 1691222693.262696028 -rw-r--r-- 1 root root 459 Aug 5 07:47 inkscape-wrapper-old.pl 1691222693.262703896 -rw-r--r-- 1 root root 250 Aug 5 07:47 install-bottle-py.bash 1691222693.262712002 -rw-r--r-- 1 root root 287 Aug 5 07:47 install-cmakey-program-system-wide.bash 1691222693.262720108 -rw-r--r-- 1 root root 296 Aug 5 07:47 install-git-cmakey-program-system-wide.bash 1691222693.262727976 -rw-r--r-- 1 root root 277 Aug 5 07:47 install-npm-deps.sh 1691222693.262736082 -rw-r--r-- 1 root root 239 Aug 5 07:47 install-tidyp-systemwide.bash 1691222693.262744904 -rw-r--r-- 1 root root 1225 Aug 5 07:47 li-newline.pl 1691222693.262753010 -rw-r--r-- 1 root root 1622 Aug 5 07:47 link-checker-for-shlomifish.org.bash 1691222693.262761116 -rw-r--r-- 1 root root 1571 Aug 5 07:47 mint-new-fortunes-shlomif-version-release-tarball.pl 1691222693.262768984 drwxr-xr-x 2 root root 4096 Aug 5 07:47 mod 1691222693.262775898 -rw-r--r-- 1 root root 435 Aug 5 07:47 multi-gm.pl 1691222693.262784004 -rw-r--r-- 1 root root 689 Aug 5 07:47 my-cookiecutter.pl 1691222693.262792110 -rw-r--r-- 1 root root 2071 Aug 5 07:47 my-spork.pl 1691222693.262799978 -rw-r--r-- 1 root root 1299 Aug 5 07:47 my-tt-processor.pl 1691222693.262808084 -rwxr-xr-x 1 root root 1799 Aug 5 07:47 my-yaml-2-canonical-json.pl 1691222693.262815952 -rwxr-xr-x 1 root root 388 Aug 5 07:47 nav-data-as-json 1691222693.262824059 -rw-r--r-- 1 root root 1563 Aug 5 07:47 normalize-zips.pl 1691222693.262831926 drwxr-xr-x 2 root root 4096 Aug 5 07:47 old 1691222693.262840986 -rw-r--r-- 1 root root 1322 Aug 5 07:47 post-incs-v2.pl 1691222693.262847900 -rw-r--r-- 1 root root 1405 Aug 5 07:47 preproc-optimizing-docbook.pl 1691222693.262856007 -rw-r--r-- 1 root root 927 Aug 5 07:47 process-bk2hp.py 1691222693.262864113 drwxr-xr-x 2 root root 4096 Aug 5 07:47 processors 1691222693.262871981 -rw-r--r-- 1 root root 1074 Aug 5 07:47 profile-the-website-rebuild-steps.bash 1691222693.262880087 -rw-r--r-- 1 root root 222 Aug 5 07:47 quad-pres-refactor.pl 1691222693.262888908 -rwxr-xr-x 1 root root 2385 Aug 5 07:47 rebuild 1691222693.262897015 -rw-r--r-- 1 root root 313 Aug 5 07:47 reduce-differences-in-diff-dash-r.bash 1691222693.262904882 -rw-r--r-- 1 root root 5061 Aug 5 07:47 refact.vim 1691222693.262912989 -rw-r--r-- 1 root root 2571 Aug 5 07:47 refactor-nav-blocks-tt2.pl 1691222693.262921095 -rw-r--r-- 1 root root 1719 Aug 5 07:47 rel-links-parse.pl 1691222693.262928963 -rw-r--r-- 1 root root 311 Aug 5 07:47 rename.bash 1691222693.262937069 -rw-r--r-- 1 root root 4748 Aug 5 07:47 required-modules.yml 1691222693.262944937 -rw-r--r-- 1 root root 179 Aug 5 07:47 reverse-fortunes-order.ts 1691222693.262952089 -rw-r--r-- 1 root root 336 Aug 5 07:47 run-ci-build.bash 1691222693.262960911 -rw-r--r-- 1 root root 304 Aug 5 07:47 screenplay-text-to-xml.pl 1691222693.262969017 -rw-r--r-- 1 root root 1139 Aug 5 07:47 screenplay-xhtml5-add-stylesheet.xslt 1691222693.262978077 -rw-r--r-- 1 root root 546 Aug 5 07:47 screenplay-xml-remove-ns.pl 1691222693.262986898 -rw-r--r-- 1 root root 1379 Aug 5 07:47 screenplay-xml-to-html.pl 1691222693.262994051 drwxr-xr-x 4 root root 4096 Aug 5 07:47 shlom.in-redirect 1691222693.263001919 drwxr-xr-x 2 root root 4096 Aug 5 07:47 shlomifish.org-refer-and-redirect 1691222693.263010025 -rw-r--r-- 1 root root 1405 Aug 5 07:47 sort-dash.pl 1691222693.263016939 -rw-r--r-- 1 root root 1453 Aug 5 07:47 sort-more-keywords.pl 1691222693.263025045 -rw-r--r-- 1 root root 627 Aug 5 07:47 spell-local.bash 1691222693.263032913 -rw-r--r-- 1 root root 968 Aug 5 07:47 spell-whitelist.pl 1691222693.263041019 -rw-r--r-- 1 root root 996 Aug 5 07:47 split-lwall-facts.py 1691222693.263050079 -rw-r--r-- 1 root root 1523 Aug 5 07:47 split-put-cards-into-divs.pl 1691222693.263057947 -rw-r--r-- 1 root root 1354 Aug 5 07:47 sub_section.pl 1691222693.263067007 -rw-r--r-- 1 root root 3715 Aug 5 07:47 t2_find_ascii_quotes.bash 1691222693.263073921 -rw-r--r-- 1 root root 496 Aug 5 07:47 test-captioned-image-gen.bash 1691222693.263082027 -rw-r--r-- 1 root root 726 Aug 5 07:47 text-vimcolor-multi.pl 1691222693.263089895 -rw-r--r-- 1 root root 522 Aug 5 07:47 text-vimcolor-xhtml5.pl 1691222693.263098001 -rw-r--r-- 1 root root 1776 Aug 5 07:47 timestampede.pl 1691222693.263107061 -rw-r--r-- 1 root root 283 Aug 5 07:47 tot-master.bash 1691222693.263115883 -rw-r--r-- 1 root root 531 Aug 5 07:47 tot.bash 1691222693.263123989 -rw-r--r-- 1 root root 1428 Aug 5 07:47 travis-ci-script.bash 1691222693.263132095 -rw-r--r-- 1 root root 1099 Aug 5 07:47 tt-render.pl 1691222693.263139963 -rw-r--r-- 1 root root 179 Aug 5 07:47 update-screenplays.sh 1691222693.263149023 -rw-r--r-- 1 root root 1561 Aug 5 07:47 website-stats.pl 1691222693.263158083 -rw-r--r-- 1 root root 222 Aug 5 07:47 why-self-promotion.bash 1691222693.263164997 -rw-r--r-- 1 root root 3510 Aug 5 07:47 wml2tt.pl 1691222693.263174057 -rw-r--r-- 1 root root 658 Aug 5 07:47 zip-compare.pl 1691222693.263181925 + perl bin/my-cookiecutter.pl 1691222693.264869928 perl: warning: Setting locale failed. 1691222693.264908075 perl: warning: Please check that your locale settings: 1691222693.264918089 LANGUAGE = "en_US:en", 1691222693.264925957 LC_ALL = "en_US.UTF-8", 1691222693.264934063 LANG = "en_US.UTF-8" 1691222693.264941931 are supported and installed on your system. 1691222693.264955044 perl: warning: Falling back to the standard locale ("C"). 1691222695.742170095 + deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1691222695.744131088 perl: warning: Setting locale failed. 1691222695.744165897 perl: warning: Please check that your locale settings: 1691222695.744174004 LANGUAGE = "en_US:en", 1691222695.744188070 LC_ALL = "en_US.UTF-8", 1691222695.744194984 LANG = "en_US.UTF-8" 1691222695.744200945 are supported and installed on your system. 1691222695.744206905 perl: warning: Falling back to the standard locale ("C"). 1691222695.930191040 perl: warning: Setting locale failed. 1691222695.930233002 perl: warning: Please check that your locale settings: 1691222695.930243015 LANGUAGE = "en_US:en", 1691222695.930248976 LC_ALL = "en_US.UTF-8", 1691222695.930254936 LANG = "en_US.UTF-8" 1691222695.930264950 are supported and installed on your system. 1691222695.930274010 perl: warning: Falling back to the standard locale ("C"). 1691222696.422709942 App::Docmake is up to date. (0.1100) 1691222696.571227074 --> Working on App::Gezer 1691222696.991663933 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-Gezer-0.0.4.tar.gz ... OK 1691222697.326694965 Configuring App-Gezer-0.0.4 ... OK 1691222697.326731920 ==> Found dependencies: CHI, Data::Munge, File::Update 1691222697.483351946 --> Working on CHI 1691222697.699498892 Fetching http://www.cpan.org/authors/id/A/AS/ASB/CHI-0.61.tar.gz ... OK 1691222698.076731920 Configuring CHI-0.61 ... OK 1691222698.076822996 ==> Found dependencies: MooX::Types::MooseLike::Numeric, Time::Duration, Carp::Assert, Hash::MoreUtils, JSON::MaybeXS, Data::UUID, MooX::Types::MooseLike, MooX::Types::MooseLike::Base, Task::Weaken, Digest::JHash 1691222698.237660885 --> Working on MooX::Types::MooseLike::Numeric 1691222698.385349989 Fetching http://www.cpan.org/authors/id/M/MA/MATEU/MooX-Types-MooseLike-Numeric-1.03.tar.gz ... OK 1691222698.630317926 Configuring MooX-Types-MooseLike-Numeric-1.03 ... OK 1691222698.630372047 ==> Found dependencies: MooX::Types::MooseLike 1691222698.769510984 --> Working on MooX::Types::MooseLike 1691222698.915011883 Fetching http://www.cpan.org/authors/id/M/MA/MATEU/MooX-Types-MooseLike-0.29.tar.gz ... OK 1691222699.159749985 Configuring MooX-Types-MooseLike-0.29 ... OK 1691222699.722966909 Building MooX-Types-MooseLike-0.29 ... OK 1691222699.723002911 Successfully installed MooX-Types-MooseLike-0.29 1691222700.318172932 Building MooX-Types-MooseLike-Numeric-1.03 ... OK 1691222700.318202972 Successfully installed MooX-Types-MooseLike-Numeric-1.03 1691222700.520534039 --> Working on Time::Duration 1691222700.656025887 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Time-Duration-1.21.tar.gz ... OK 1691222700.905595064 Configuring Time-Duration-1.21 ... OK 1691222701.456887960 Building Time-Duration-1.21 ... OK 1691222701.456937075 Successfully installed Time-Duration-1.21 1691222701.654390097 --> Working on Carp::Assert 1691222701.807257891 Fetching http://www.cpan.org/authors/id/Y/YV/YVES/Carp-Assert-0.22.tar.gz ... OK 1691222702.160582066 Configuring Carp-Assert-0.22 ... OK 1691222702.711177111 Building Carp-Assert-0.22 ... OK 1691222702.711210966 Successfully installed Carp-Assert-0.22 1691222702.919913054 --> Working on Hash::MoreUtils 1691222703.063700914 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/Hash-MoreUtils-0.06.tar.gz ... OK 1691222703.301614046 Configuring Hash-MoreUtils-0.06 ... OK 1691222703.848740101 Building Hash-MoreUtils-0.06 ... OK 1691222703.848774910 Successfully installed Hash-MoreUtils-0.06 1691222704.055097103 --> Working on JSON::MaybeXS 1691222704.207535982 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz ... OK 1691222704.839044094 Configuring JSON-MaybeXS-1.004005 ... OK 1691222704.839076996 ==> Found dependencies: Cpanel::JSON::XS 1691222704.982546091 --> Working on Cpanel::JSON::XS 1691222705.338799953 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.37.tar.gz ... OK 1691222705.736316919 Configuring Cpanel-JSON-XS-4.37 ... OK 1691222710.361572981 Building Cpanel-JSON-XS-4.37 ... OK 1691222710.361608028 Successfully installed Cpanel-JSON-XS-4.37 1691222710.946010113 Building JSON-MaybeXS-1.004005 ... OK 1691222710.946053982 Successfully installed JSON-MaybeXS-1.004005 1691222711.148806095 --> Working on Data::UUID 1691222711.301039934 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Data-UUID-1.226.tar.gz ... OK 1691222711.586117029 Configuring Data-UUID-1.226 ... OK 1691222713.010710955 Building Data-UUID-1.226 ... OK 1691222713.010746956 Successfully installed Data-UUID-1.226 1691222713.349090099 --> Working on Task::Weaken 1691222713.523664951 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Task-Weaken-1.06.tar.gz ... OK 1691222713.947953939 Configuring Task-Weaken-1.06 ... OK 1691222714.479176998 Building Task-Weaken-1.06 ... OK 1691222714.479233027 Successfully installed Task-Weaken-1.06 1691222714.705323935 --> Working on Digest::JHash 1691222714.850364923 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Digest-JHash-0.10.tar.gz ... OK 1691222715.108519077 Configuring Digest-JHash-0.10 ... OK 1691222716.151917934 Building Digest-JHash-0.10 ... OK 1691222716.151952982 Successfully installed Digest-JHash-0.10 1691222717.027529001 Building CHI-0.61 ... OK 1691222717.027560949 Successfully installed CHI-0.61 1691222717.244537115 --> Working on Data::Munge 1691222717.496704102 Fetching http://www.cpan.org/authors/id/M/MA/MAUKE/Data-Munge-0.10.tar.gz ... OK 1691222717.746707916 Configuring Data-Munge-0.10 ... OK 1691222718.299124956 Building Data-Munge-0.10 ... OK 1691222718.299160957 Successfully installed Data-Munge-0.10 1691222718.518188000 --> Working on File::Update 1691222718.654787064 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Update-0.2.1.tar.gz ... OK 1691222718.933933973 Configuring File-Update-0.2.1 ... OK 1691222719.368278980 Building File-Update-0.2.1 ... OK 1691222719.368314981 Successfully installed File-Update-0.2.1 1691222719.878482103 Building App-Gezer-0.0.4 ... OK 1691222719.878516912 Successfully installed App-Gezer-0.0.4 1691222720.217443943 --> Working on CGI 1691222720.533263922 Fetching http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.57.tar.gz ... OK 1691222720.865250111 Configuring CGI-4.57 ... OK 1691222721.631557941 Building CGI-4.57 ... OK 1691222721.631593943 Successfully installed CGI-4.57 1691222721.855592012 --> Working on CGI::Minimal 1691222722.087069988 Fetching http://www.cpan.org/authors/id/S/SN/SNOWHARE/CGI-Minimal-1.30.tar.gz ... OK 1691222722.292788982 Configuring CGI-Minimal-1.30 ... OK 1691222722.737561941 Building CGI-Minimal-1.30 ... OK 1691222722.737596035 Successfully installed CGI-Minimal-1.30 1691222722.942256927 Carp is up to date. (1.52) 1691222723.100107908 Carp::Always is up to date. (0.16) 1691222723.260732889 --> Working on Code::TidyAll::Plugin::ESLint 1691222723.427185059 Fetching http://www.cpan.org/authors/id/M/MA/MAXMIND/Code-TidyAll-Plugin-ESLint-1.000000.tar.gz ... OK 1691222723.799746990 Configuring Code-TidyAll-Plugin-ESLint-1.000000 ... OK 1691222724.321496964 Building Code-TidyAll-Plugin-ESLint-1.000000 ... OK 1691222724.321532011 Successfully installed Code-TidyAll-Plugin-ESLint-1.000000 1691222724.518862963 Code::TidyAll::Plugin::PerlCritic is up to date. (0.83) 1691222724.822781086 --> Working on Code::TidyAll::Plugin::TestCount 1691222724.957611084 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Code-TidyAll-Plugin-TestCount-0.0.2.tar.gz ... OK 1691222725.257551908 Configuring Code-TidyAll-Plugin-TestCount-0.0.2 ... OK 1691222725.257612944 ==> Found dependencies: Test::Count::FileMutator::ByFileType::Lib 1691222725.563375950 --> Working on Test::Count::FileMutator::ByFileType::Lib 1691222725.712286949 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-Count-0.1105.tar.gz ... OK 1691222726.027654886 Configuring Test-Count-0.1105 ... OK 1691222726.027726889 ==> Found dependencies: Parse::RecDescent 1691222726.206410885 --> Working on Parse::RecDescent 1691222726.508223057 Fetching http://www.cpan.org/authors/id/J/JT/JTBRAUN/Parse-RecDescent-1.967015.tar.gz ... OK 1691222726.775629997 Configuring Parse-RecDescent-1.967015 ... OK 1691222727.345470905 Building Parse-RecDescent-1.967015 ... OK 1691222727.345504045 Successfully installed Parse-RecDescent-1.967015 1691222727.947771072 Building Test-Count-0.1105 ... OK 1691222727.947822094 Successfully installed Test-Count-0.1105 1691222728.425010920 Building Code-TidyAll-Plugin-TestCount-0.0.2 ... OK 1691222728.425049067 Successfully installed Code-TidyAll-Plugin-TestCount-0.0.2 1691222728.845130920 Cwd is up to date. (3.84) 1691222728.991415024 DBD::SQLite is up to date. (1.72) 1691222729.148180962 DBI is up to date. (1.643) 1691222729.302772045 Data::Dumper is up to date. (2.184) 1691222729.444858074 --> Working on DateTime 1691222730.088359118 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-1.59.tar.gz ... OK 1691222730.589751959 Configuring DateTime-1.59 ... OK 1691222730.589785099 ==> Found dependencies: DateTime::Locale, DateTime::TimeZone, namespace::autoclean, Params::ValidationCompiler 1691222730.742563009 --> Working on DateTime::Locale 1691222731.239054918 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.39.tar.gz ... OK 1691222731.627697945 ==> Found dependencies: File::ShareDir::Install 1691222731.790740967 --> Working on File::ShareDir::Install 1691222731.940129995 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-0.14.tar.gz ... OK 1691222732.392113924 Configuring File-ShareDir-Install-0.14 ... OK 1691222732.935976982 Building File-ShareDir-Install-0.14 ... OK 1691222732.936011076 Successfully installed File-ShareDir-Install-0.14 1691222733.584249973 Configuring DateTime-Locale-1.39 ... OK 1691222733.584286928 ==> Found dependencies: namespace::autoclean, Params::ValidationCompiler, File::ShareDir 1691222733.732106924 --> Working on namespace::autoclean 1691222733.898808002 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/namespace-autoclean-0.29.tar.gz ... OK 1691222734.339966059 Configuring namespace-autoclean-0.29 ... OK 1691222734.340003014 ==> Found dependencies: B::Hooks::EndOfScope, namespace::clean, Sub::Identify 1691222734.472731113 --> Working on B::Hooks::EndOfScope 1691222734.633636951 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.26.tar.gz ... OK 1691222735.432404995 Configuring B-Hooks-EndOfScope-0.26 ... OK 1691222735.432440996 ==> Found dependencies: Sub::Exporter::Progressive, Variable::Magic 1691222735.583868027 --> Working on Sub::Exporter::Progressive 1691222735.727641106 Fetching http://www.cpan.org/authors/id/F/FR/FREW/Sub-Exporter-Progressive-0.001013.tar.gz ... OK 1691222735.977699041 Configuring Sub-Exporter-Progressive-0.001013 ... OK 1691222736.505458117 Building Sub-Exporter-Progressive-0.001013 ... OK 1691222736.505491972 Successfully installed Sub-Exporter-Progressive-0.001013 1691222736.703866005 --> Working on Variable::Magic 1691222736.933815956 Fetching http://www.cpan.org/authors/id/V/VP/VPIT/Variable-Magic-0.63.tar.gz ... OK 1691222737.227943897 Configuring Variable-Magic-0.63 ... OK 1691222739.138432026 Building Variable-Magic-0.63 ... OK 1691222739.138484001 Successfully installed Variable-Magic-0.63 1691222739.733468056 Building B-Hooks-EndOfScope-0.26 ... OK 1691222739.733505964 Successfully installed B-Hooks-EndOfScope-0.26 1691222739.997375011 --> Working on namespace::clean 1691222740.152626991 Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-0.27.tar.gz ... OK 1691222740.392195940 Configuring namespace-clean-0.27 ... OK 1691222740.927360058 Building namespace-clean-0.27 ... OK 1691222740.927407980 Successfully installed namespace-clean-0.27 1691222741.120887041 --> Working on Sub::Identify 1691222741.346837997 Fetching http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-0.14.tar.gz ... OK 1691222741.589267969 Configuring Sub-Identify-0.14 ... OK 1691222742.706487894 Building Sub-Identify-0.14 ... OK 1691222742.706521988 Successfully installed Sub-Identify-0.14 1691222743.286989927 Building namespace-autoclean-0.29 ... OK 1691222743.287024021 Successfully installed namespace-autoclean-0.29 1691222743.483338118 --> Working on Params::ValidationCompiler 1691222743.706044912 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.31.tar.gz ... OK 1691222744.131644964 Configuring Params-ValidationCompiler-0.31 ... OK 1691222744.131692886 ==> Found dependencies: Exception::Class 1691222744.275059938 --> Working on Exception::Class 1691222744.508980989 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Exception-Class-1.45.tar.gz ... OK 1691222744.893793106 Configuring Exception-Class-1.45 ... OK 1691222744.893829107 ==> Found dependencies: Class::Data::Inheritable 1691222745.044851065 --> Working on Class::Data::Inheritable 1691222745.191917896 Fetching http://www.cpan.org/authors/id/R/RS/RSHERER/Class-Data-Inheritable-0.09.tar.gz ... OK 1691222745.430654049 Configuring Class-Data-Inheritable-0.09 ... OK 1691222745.983211994 Building Class-Data-Inheritable-0.09 ... OK 1691222745.983246088 Successfully installed Class-Data-Inheritable-0.09 1691222746.630626917 Building Exception-Class-1.45 ... OK 1691222746.630702019 Successfully installed Exception-Class-1.45 1691222747.261178970 Building Params-ValidationCompiler-0.31 ... OK 1691222747.261214018 Successfully installed Params-ValidationCompiler-0.31 1691222747.467781067 --> Working on File::ShareDir 1691222747.618381023 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz ... OK 1691222747.917758942 Configuring File-ShareDir-1.118 ... OK 1691222747.917829037 ==> Found dependencies: Class::Inspector 1691222748.064451933 --> Working on Class::Inspector 1691222748.243335009 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz ... OK 1691222748.510401964 Configuring Class-Inspector-1.36 ... OK 1691222749.064933062 Building Class-Inspector-1.36 ... OK 1691222749.064975023 Successfully installed Class-Inspector-1.36 1691222749.854959011 Building File-ShareDir-1.118 ... OK 1691222749.855007887 Successfully installed File-ShareDir-1.118 1691222784.507039070 Building DateTime-Locale-1.39 ... OK 1691222784.507072926 Successfully installed DateTime-Locale-1.39 1691222784.962587118 --> Working on DateTime::TimeZone 1691222785.935683966 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.60.tar.gz ... OK 1691222786.744532108 Configuring DateTime-TimeZone-2.60 ... OK 1691222786.744568110 ==> Found dependencies: Class::Singleton 1691222786.889029980 --> Working on Class::Singleton 1691222787.065628052 Fetching http://www.cpan.org/authors/id/S/SH/SHAY/Class-Singleton-1.6.tar.gz ... OK 1691222787.337465048 Configuring Class-Singleton-1.6 ... OK 1691222787.882920027 Building Class-Singleton-1.6 ... OK 1691222787.882967949 Successfully installed Class-Singleton-1.6 1691222789.698730946 Building DateTime-TimeZone-2.60 ... OK 1691222789.698765993 Successfully installed DateTime-TimeZone-2.60 1691222791.425440073 Building DateTime-1.59 ... OK 1691222791.425492048 Successfully installed DateTime-1.59 1691222791.620426893 --> Working on DateTime::Format::Strptime 1691222791.943417072 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-1.79.tar.gz ... OK 1691222792.491137028 Configuring DateTime-Format-Strptime-1.79 ... OK 1691222793.061407089 Building DateTime-Format-Strptime-1.79 ... OK 1691222793.061441898 Successfully installed DateTime-Format-Strptime-1.79 1691222793.248600960 --> Working on Docker::CLI::Wrapper::Container 1691222793.397507906 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Docker-CLI-Wrapper-0.0.7.tar.gz ... OK 1691222793.737539053 Configuring Docker-CLI-Wrapper-0.0.7 ... OK 1691222794.194127083 Building Docker-CLI-Wrapper-0.0.7 ... OK 1691222794.194161892 Successfully installed Docker-CLI-Wrapper-0.0.7 1691222794.395025969 --> Working on Encode 1691222794.920891047 Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-3.19.tar.gz ... OK 1691222795.439608097 Configuring Encode-3.19 ... OK 1691222818.799873114 Building Encode-3.19 ... OK 1691222818.799922943 Successfully installed Encode-3.19 (upgraded from 3.17) 1691222819.267290115 English is up to date. (1.11) 1691222819.416990995 Exporter is up to date. (5.77) 1691222820.181261063 File::Find::Object is up to date. (0.3.8) 1691222820.323280096 File::Find::Object::Rule is up to date. (0.0313) 1691222820.471749067 --> Working on File::Find::Rule 1691222820.916845083 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-0.34.tar.gz ... OK 1691222821.185348034 Configuring File-Find-Rule-0.34 ... OK 1691222821.985682964 Building File-Find-Rule-0.34 ... OK 1691222821.985728979 Successfully installed File-Find-Rule-0.34 1691222822.185071945 File::Path is up to date. (2.18) 1691222822.358006954 File::ShouldUpdate is up to date. (0.2.1) 1691222822.842633963 File::Which is up to date. (1.27) 1691222823.002085924 Getopt::Long is up to date. (2.54) 1691222823.157277107 --> Working on HTML::Acronyms 1691222823.299165964 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Acronyms-0.0.3.tar.gz ... OK 1691222823.600629091 Configuring HTML-Acronyms-0.0.3 ... OK 1691222824.037064075 Building HTML-Acronyms-0.0.3 ... OK 1691222824.037113905 Successfully installed HTML-Acronyms-0.0.3 1691222824.228543043 --> Working on HTML::Latemp::GenMakeHelpers 1691222824.373109102 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Latemp-GenMakeHelpers-0.10.1.tar.gz ... OK 1691222824.717930079 Configuring HTML-Latemp-GenMakeHelpers-0.10.1 ... OK 1691222825.157087088 Building HTML-Latemp-GenMakeHelpers-0.10.1 ... OK 1691222825.157121897 Successfully installed HTML-Latemp-GenMakeHelpers-0.10.1 1691222825.361475945 --> Working on HTML::Latemp::NavLinks::GenHtml::ArrowImages 1691222825.509635925 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Latemp-NavLinks-GenHtml-0.2.9.tar.gz ... OK 1691222825.807076931 Configuring HTML-Latemp-NavLinks-GenHtml-0.2.9 ... OK 1691222825.807127953 ==> Found dependencies: Class::Accessor, Template, Template::Stash 1691222825.954448938 --> Working on Class::Accessor 1691222826.129225969 Fetching http://www.cpan.org/authors/id/K/KA/KASEI/Class-Accessor-0.51.tar.gz ... OK 1691222826.373775005 Configuring Class-Accessor-0.51 ... OK 1691222826.938357115 Building Class-Accessor-0.51 ... OK 1691222826.938411951 Successfully installed Class-Accessor-0.51 1691222827.134035110 --> Working on Template 1691222827.584230900 Fetching http://www.cpan.org/authors/id/A/AB/ABW/Template-Toolkit-3.101.tar.gz ... OK 1691222828.004152060 Configuring Template-Toolkit-3.101 ... OK 1691222828.004187107 ==> Found dependencies: AppConfig 1691222828.153101921 --> Working on AppConfig 1691222828.407618999 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/AppConfig-1.71.tar.gz ... OK 1691222828.692209959 Configuring AppConfig-1.71 ... OK 1691222829.335062981 Building AppConfig-1.71 ... OK 1691222829.335099936 Successfully installed AppConfig-1.71 1691222832.753837109 Building Template-Toolkit-3.101 ... OK 1691222832.753875971 Successfully installed Template-Toolkit-3.101 1691222833.409415960 Building HTML-Latemp-NavLinks-GenHtml-0.2.9 ... OK 1691222833.409447908 Successfully installed HTML-Latemp-NavLinks-GenHtml-0.2.9 1691222833.616190910 --> Working on HTML::Selector::XPath 1691222833.771464109 Fetching http://www.cpan.org/authors/id/C/CO/CORION/HTML-Selector-XPath-0.26.tar.gz ... OK 1691222834.023077965 Configuring HTML-Selector-XPath-0.26 ... OK 1691222834.549468040 Building HTML-Selector-XPath-0.26 ... OK 1691222834.549500942 Successfully installed HTML-Selector-XPath-0.26 1691222834.751977921 --> Working on HTML::Spelling::Site 1691222834.903484106 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Spelling-Site-0.10.3.tar.gz ... OK 1691222835.270695925 Configuring HTML-Spelling-Site-0.10.3 ... OK 1691222835.728779078 Building HTML-Spelling-Site-0.10.3 ... OK 1691222835.728828907 Successfully installed HTML-Spelling-Site-0.10.3 1691222835.925204992 HTML::T5 is up to date. (0.013) 1691222836.073354006 --> Working on HTML::Toc 1691222836.291620016 Fetching http://www.cpan.org/authors/id/F/FV/FVULTO/HTML-Toc-1.12.tar.gz ... OK 1691222836.535197020 Configuring HTML-Toc-1.12 ... OK 1691222836.934828997 Building HTML-Toc-1.12 ... OK 1691222836.934863091 Successfully installed HTML-Toc-1.12 1691222837.146030903 --> Working on HTML::TokeParser::Simple 1691222837.322726011 Fetching http://www.cpan.org/authors/id/O/OV/OVID/HTML-TokeParser-Simple-3.16.tar.gz ... OK 1691222837.555613041 Configuring HTML-TokeParser-Simple-3.16 ... OK 1691222838.035084009 Building HTML-TokeParser-Simple-3.16 ... OK 1691222838.035131931 Successfully installed HTML-TokeParser-Simple-3.16 1691222838.226866961 --> Working on HTML::TreeBuilder::LibXML 1691222838.404345036 Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/HTML-TreeBuilder-LibXML-0.26.tar.gz ... OK 1691222838.427103996 ==> Found dependencies: Module::Build::Tiny 1691222838.572643995 --> Working on Module::Build::Tiny 1691222838.732897997 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-0.046.tar.gz ... OK 1691222838.826359987 ==> Found dependencies: ExtUtils::InstallPaths, ExtUtils::Helpers, ExtUtils::Config 1691222838.970349073 --> Working on ExtUtils::InstallPaths 1691222839.144155025 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-0.012.tar.gz ... OK 1691222839.394223928 Configuring ExtUtils-InstallPaths-0.012 ... OK 1691222839.394260883 ==> Found dependencies: ExtUtils::Config 1691222839.575825930 --> Working on ExtUtils::Config 1691222839.747560978 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz ... OK 1691222839.998735905 Configuring ExtUtils-Config-0.008 ... OK 1691222840.542774916 Building ExtUtils-Config-0.008 ... OK 1691222840.542818069 Successfully installed ExtUtils-Config-0.008 1691222841.139313936 Building ExtUtils-InstallPaths-0.012 ... OK 1691222841.139359951 Successfully installed ExtUtils-InstallPaths-0.012 1691222841.339988947 --> Working on ExtUtils::Helpers 1691222841.492825031 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz ... OK 1691222841.770416975 Configuring ExtUtils-Helpers-0.026 ... OK 1691222842.290374994 Building ExtUtils-Helpers-0.026 ... OK 1691222842.290420055 Successfully installed ExtUtils-Helpers-0.026 1691222842.607378006 Configuring Module-Build-Tiny-0.046 ... OK 1691222842.884867907 Building Module-Build-Tiny-0.046 ... OK 1691222842.884910107 Successfully installed Module-Build-Tiny-0.046 1691222843.065969944 Configuring HTML-TreeBuilder-LibXML-0.26 ... OK 1691222843.066004038 ==> Found dependencies: XML::LibXML, LWP::UserAgent, HTML::TreeBuilder::XPath 1691222843.210227966 --> Working on XML::LibXML 1691222843.655143976 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0209.tar.gz ... OK 1691222843.726589918 ==> Found dependencies: Alien::Libxml2 1691222843.868408918 --> Working on Alien::Libxml2 1691222844.080738068 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-0.19.tar.gz ... OK 1691222844.130578041 ==> Found dependencies: Alien::Build::Plugin::Download::GitLab 1691222844.285245895 --> Working on Alien::Build::Plugin::Download::GitLab 1691222844.426305056 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Build-Plugin-Download-GitLab-0.01.tar.gz ... OK 1691222844.757656097 Configuring Alien-Build-Plugin-Download-GitLab-0.01 ... OK 1691222845.288541079 Building Alien-Build-Plugin-Download-GitLab-0.01 ... OK 1691222845.288578033 Successfully installed Alien-Build-Plugin-Download-GitLab-0.01 1691222845.884989977 Configuring Alien-Libxml2-0.19 ... OK 1691222847.802762032 Building Alien-Libxml2-0.19 ... OK 1691222847.802805901 Successfully installed Alien-Libxml2-0.19 1691222848.189830065 Configuring XML-LibXML-2.0209 ... OK 1691222848.189868927 ==> Found dependencies: XML::SAX::DocumentLocator, XML::SAX::Exception, XML::SAX, XML::SAX::Base, XML::NamespaceSupport 1691222848.330374002 --> Working on XML::SAX::DocumentLocator 1691222848.532042027 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz ... OK 1691222848.793555021 Configuring XML-SAX-1.02 ... OK 1691222848.793589115 ==> Found dependencies: XML::SAX::Base, XML::NamespaceSupport 1691222849.034562111 --> Working on XML::SAX::Base 1691222849.185025930 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz ... OK 1691222849.458565950 Configuring XML-SAX-Base-1.09 ... OK 1691222850.047980070 Building XML-SAX-Base-1.09 ... OK 1691222850.048029900 Successfully installed XML-SAX-Base-1.09 1691222850.430035114 --> Working on XML::NamespaceSupport 1691222850.588159084 Fetching http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12.tar.gz ... OK 1691222850.876287937 Configuring XML-NamespaceSupport-1.12 ... OK 1691222851.443052053 Building XML-NamespaceSupport-1.12 ... OK 1691222851.443089962 Successfully installed XML-NamespaceSupport-1.12 1691222852.199702024 Building XML-SAX-1.02 ... OK 1691222852.199737072 Successfully installed XML-SAX-1.02 1691222866.604259968 Building XML-LibXML-2.0209 ... OK 1691222866.604312897 Successfully installed XML-LibXML-2.0209 1691222866.805864096 --> Working on LWP::UserAgent 1691222867.458576918 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.72.tar.gz ... OK 1691222867.954457998 Configuring libwww-perl-6.72 ... OK 1691222867.954493046 ==> Found dependencies: File::Listing, WWW::RobotRules, HTTP::CookieJar::LWP, HTTP::Cookies, Net::HTTP, HTTP::Negotiate 1691222868.104821920 --> Working on File::Listing 1691222868.335155010 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Listing-6.16.tar.gz ... OK 1691222868.651516914 Configuring File-Listing-6.16 ... OK 1691222869.201344967 Building File-Listing-6.16 ... OK 1691222869.201381922 Successfully installed File-Listing-6.16 1691222869.436018944 --> Working on WWW::RobotRules 1691222869.583992958 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz ... OK 1691222869.851149082 Configuring WWW-RobotRules-6.02 ... OK 1691222870.378654003 Building WWW-RobotRules-6.02 ... OK 1691222870.378706932 Successfully installed WWW-RobotRules-6.02 1691222870.573582888 --> Working on HTTP::CookieJar::LWP 1691222870.726176023 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/HTTP-CookieJar-0.014.tar.gz ... OK 1691222871.026245117 Configuring HTTP-CookieJar-0.014 ... OK 1691222871.550769091 Building HTTP-CookieJar-0.014 ... OK 1691222871.550817013 Successfully installed HTTP-CookieJar-0.014 1691222871.754296064 --> Working on HTTP::Cookies 1691222871.969079971 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-6.10.tar.gz ... OK 1691222872.332901955 Configuring HTTP-Cookies-6.10 ... OK 1691222872.882848978 Building HTTP-Cookies-6.10 ... OK 1691222872.882884979 Successfully installed HTTP-Cookies-6.10 1691222873.069226980 --> Working on Net::HTTP 1691222873.278702974 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/Net-HTTP-6.23.tar.gz ... OK 1691222873.680135965 Configuring Net-HTTP-6.23 ... OK 1691222874.240094900 Building Net-HTTP-6.23 ... OK 1691222874.240145922 Successfully installed Net-HTTP-6.23 1691222874.432817936 --> Working on HTTP::Negotiate 1691222874.602793932 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz ... OK 1691222874.848937035 Configuring HTTP-Negotiate-6.01 ... OK 1691222875.367774010 Building HTTP-Negotiate-6.01 ... OK 1691222875.367810965 Successfully installed HTTP-Negotiate-6.01 1691222876.838445902 Building libwww-perl-6.72 ... OK 1691222876.838480949 Successfully installed libwww-perl-6.72 1691222877.029505968 --> Working on HTML::TreeBuilder::XPath 1691222877.202788115 Fetching http://www.cpan.org/authors/id/M/MI/MIROD/HTML-TreeBuilder-XPath-0.14.tar.gz ... OK 1691222877.443749905 Configuring HTML-TreeBuilder-XPath-0.14 ... OK 1691222877.443784952 ==> Found dependencies: HTML::TreeBuilder, XML::XPathEngine 1691222877.587299109 --> Working on HTML::TreeBuilder 1691222877.882731915 Fetching http://www.cpan.org/authors/id/K/KE/KENTNL/HTML-Tree-5.07.tar.gz ... OK 1691222878.244563103 Configuring HTML-Tree-5.07 ... OK 1691222878.966890097 Building HTML-Tree-5.07 ... OK 1691222878.966936111 Successfully installed HTML-Tree-5.07 1691222879.161864996 --> Working on XML::XPathEngine 1691222879.313175917 Fetching http://www.cpan.org/authors/id/M/MI/MIROD/XML-XPathEngine-0.14.tar.gz ... OK 1691222879.591959953 Configuring XML-XPathEngine-0.14 ... OK 1691222880.166857004 Building XML-XPathEngine-0.14 ... OK 1691222880.166904926 Successfully installed XML-XPathEngine-0.14 1691222880.760063887 Building HTML-TreeBuilder-XPath-0.14 ... OK 1691222880.760116100 Successfully installed HTML-TreeBuilder-XPath-0.14 1691222881.100456953 Building HTML-TreeBuilder-LibXML-0.26 ... OK 1691222881.100501060 Successfully installed HTML-TreeBuilder-LibXML-0.26 1691222881.425699949 --> Working on HTML::Widgets::NavMenu 1691222881.646630049 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Widgets-NavMenu-1.1000.tar.gz ... OK 1691222881.990699053 Configuring HTML-Widgets-NavMenu-1.1000 ... OK 1691222882.662475109 Building HTML-Widgets-NavMenu-1.1000 ... OK 1691222882.662523031 Successfully installed HTML-Widgets-NavMenu-1.1000 1691222883.012150049 --> Working on HTML::Widgets::NavMenu::ToJSON 1691222883.172893047 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Widgets-NavMenu-ToJSON-0.0.8.tar.gz ... OK 1691222883.512943029 Configuring HTML-Widgets-NavMenu-ToJSON-0.0.8 ... OK 1691222883.985094070 Building HTML-Widgets-NavMenu-ToJSON-0.0.8 ... OK 1691222883.985142946 Successfully installed HTML-Widgets-NavMenu-ToJSON-0.0.8 1691222884.342406988 IO::All is up to date. (0.87) 1691222884.498868942 IO::Async::Function is up to date. (0.802) 1691222884.844480991 --> Working on IO::Handle 1691222885.201111078 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/IO-1.51.tar.gz ... OK 1691222885.501629114 Configuring IO-1.51 ... OK 1691222887.263025999 Building IO-1.51 ... OK 1691222887.263093948 Successfully installed IO-1.51 (upgraded from 1.48) 1691222887.495007038 --> Working on Inline 1691222887.725352049 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Inline-0.86.tar.gz ... OK 1691222888.023935080 Configuring Inline-0.86 ... OK 1691222888.666352987 Building Inline-0.86 ... OK 1691222888.666397095 Successfully installed Inline-0.86 1691222888.858705997 --> Working on Inline::Python 1691222889.083405018 Fetching http://www.cpan.org/authors/id/N/NI/NINE/Inline-Python-0.57.tar.gz ... OK 1691222889.640427113 Configuring Inline-Python-0.57 ... OK 1691222893.197884083 Building Inline-Python-0.57 ... OK 1691222893.197933912 Successfully installed Inline-Python-0.57 1691222893.402870893 List::MoreUtils is up to date. (0.430) 1691222893.549463034 --> Working on List::Util 1691222893.836293936 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.63.tar.gz ... OK 1691222894.097691059 Configuring Scalar-List-Utils-1.63 ... OK 1691222896.999913931 Building Scalar-List-Utils-1.63 ... OK 1691222896.999963045 Successfully installed Scalar-List-Utils-1.63 (upgraded from 1.62) 1691222897.208899021 --> Working on Markdent 1691222897.904150009 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Markdent-0.40.tar.gz ... OK 1691222898.424710989 Configuring Markdent-0.40 ... OK 1691222898.424747944 ==> Found dependencies: Moose::Meta::Class, Tree::Simple, MooseX::Role::Parameterized, File::Slurper, MooseX::Getopt::OptionTypeMap, Moose::Role, MooseX::Getopt::Dashes, MooseX::StrictConstructor, Moose, List::AllUtils, MooseX::SemiAffordanceAccessor 1691222898.604068041 --> Working on Moose::Meta::Class 1691222899.027590036 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Moose-2.2206.tar.gz ... OK 1691222900.445357084 Configuring Moose-2.2206 ... OK 1691222900.445393085 ==> Found dependencies: Package::DeprecationManager, Devel::OverloadInfo, Devel::GlobalDestruction, Class::Load::XS, Module::Runtime::Conflicts 1691222900.615587950 --> Working on Package::DeprecationManager 1691222900.777534008 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.18.tar.gz ... OK 1691222901.167792082 Configuring Package-DeprecationManager-0.18 ... OK 1691222901.691757917 Building Package-DeprecationManager-0.18 ... OK 1691222901.691807032 Successfully installed Package-DeprecationManager-0.18 1691222901.892360926 --> Working on Devel::OverloadInfo 1691222902.058757067 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/Devel-OverloadInfo-0.007.tar.gz ... OK 1691222902.717858076 Configuring Devel-OverloadInfo-0.007 ... OK 1691222903.248402119 Building Devel-OverloadInfo-0.007 ... OK 1691222903.248456001 Successfully installed Devel-OverloadInfo-0.007 1691222903.451847076 --> Working on Devel::GlobalDestruction 1691222903.619110107 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz ... OK 1691222903.874706030 Configuring Devel-GlobalDestruction-0.14 ... OK 1691222904.405472040 Building Devel-GlobalDestruction-0.14 ... OK 1691222904.405517101 Successfully installed Devel-GlobalDestruction-0.14 1691222904.603601933 --> Working on Class::Load::XS 1691222904.843471050 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Load-XS-0.10.tar.gz ... OK 1691222905.282430887 Configuring Class-Load-XS-0.10 ... OK 1691222906.363477945 Building Class-Load-XS-0.10 ... OK 1691222906.363512993 Successfully installed Class-Load-XS-0.10 1691222906.552978039 --> Working on Module::Runtime::Conflicts 1691222906.752765894 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Module-Runtime-Conflicts-0.003.tar.gz ... OK 1691222907.193111897 Configuring Module-Runtime-Conflicts-0.003 ... OK 1691222907.727969885 Building Module-Runtime-Conflicts-0.003 ... OK 1691222907.728018045 Successfully installed Module-Runtime-Conflicts-0.003 1691222918.363785982 Building Moose-2.2206 ... OK 1691222918.363831997 Successfully installed Moose-2.2206 1691222918.706685066 --> Working on Tree::Simple 1691222918.941845894 Fetching http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-Simple-1.34.tgz ... OK 1691222919.207964897 Configuring Tree-Simple-1.34 ... OK 1691222919.794444084 Building Tree-Simple-1.34 ... OK 1691222919.794498920 Successfully installed Tree-Simple-1.34 1691222919.983794928 --> Working on MooseX::Role::Parameterized 1691222920.186975956 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/MooseX-Role-Parameterized-1.11.tar.gz ... OK 1691222920.619471073 Configuring MooseX-Role-Parameterized-1.11 ... OK 1691222921.016474962 Building MooseX-Role-Parameterized-1.11 ... OK 1691222921.016510010 Successfully installed MooseX-Role-Parameterized-1.11 1691222921.215985060 --> Working on File::Slurper 1691222921.414000988 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/File-Slurper-0.014.tar.gz ... OK 1691222921.679075956 Configuring File-Slurper-0.014 ... OK 1691222922.228943110 Building File-Slurper-0.014 ... OK 1691222922.228991032 Successfully installed File-Slurper-0.014 1691222922.434571981 --> Working on MooseX::Getopt::OptionTypeMap 1691222922.665488005 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/MooseX-Getopt-0.75.tar.gz ... OK 1691222923.121340990 Configuring MooseX-Getopt-0.75 ... OK 1691222923.559880018 Building MooseX-Getopt-0.75 ... OK 1691222923.559925079 Successfully installed MooseX-Getopt-0.75 1691222924.162194014 --> Working on MooseX::StrictConstructor 1691222924.320655107 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/MooseX-StrictConstructor-0.21.tar.gz ... OK 1691222924.739093065 Configuring MooseX-StrictConstructor-0.21 ... OK 1691222925.316370010 Building MooseX-StrictConstructor-0.21 ... OK 1691222925.316406965 Successfully installed MooseX-StrictConstructor-0.21 1691222925.696294069 --> Working on List::AllUtils 1691222925.924837112 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-0.19.tar.gz ... OK 1691222926.350924969 Configuring List-AllUtils-0.19 ... OK 1691222926.350964069 ==> Found dependencies: List::UtilsBy 1691222926.491482019 --> Working on List::UtilsBy 1691222926.639365911 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-0.12.tar.gz ... OK 1691222926.865345001 Configuring List-UtilsBy-0.12 ... OK 1691222927.304306030 Building List-UtilsBy-0.12 ... OK 1691222927.304356098 Successfully installed List-UtilsBy-0.12 1691222927.998763084 Building List-AllUtils-0.19 ... OK 1691222927.998812914 Successfully installed List-AllUtils-0.19 1691222928.191940069 --> Working on MooseX::SemiAffordanceAccessor 1691222928.618249893 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.10.tar.gz ... OK 1691222928.968945980 Configuring MooseX-SemiAffordanceAccessor-0.10 ... OK 1691222929.517389059 Building MooseX-SemiAffordanceAccessor-0.10 ... OK 1691222929.517435074 Successfully installed MooseX-SemiAffordanceAccessor-0.10 1691222931.304363012 Building Markdent-0.40 ... OK 1691222931.304409027 Successfully installed Markdent-0.40 1691222931.507778883 Module::Build is up to date. (0.4234) 1691222931.671241045 --> Working on Module::Format::AsHTML 1691222932.087688923 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Module-Format-AsHTML-0.0.2.tar.gz ... OK 1691222932.389519930 Configuring Module-Format-AsHTML-0.0.2 ... OK 1691222932.818799973 Building Module-Format-AsHTML-0.0.2 ... OK 1691222932.818842888 Successfully installed Module-Format-AsHTML-0.0.2 1691222933.024682999 Moo is up to date. (2.005005) 1691222933.172342062 MooX is up to date. (0.101) 1691222933.318485022 MooX::late is up to date. (0.100) 1691222933.646392107 --> Working on Parallel::Map 1691222933.799242020 Fetching http://www.cpan.org/authors/id/M/MS/MSTROUT/Parallel-Map-0.000002.tar.gz ... OK 1691222934.048010111 Configuring Parallel-Map-0.000002 ... OK 1691222934.576473951 Building Parallel-Map-0.000002 ... OK 1691222934.576524019 Successfully installed Parallel-Map-0.000002 1691222934.775573969 --> Working on Parallel::Map::Segmented 1691222934.925398111 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Parallel-Map-Segmented-0.4.0.tar.gz ... OK 1691222935.222949028 Configuring Parallel-Map-Segmented-0.4.0 ... OK 1691222935.222997904 ==> Found dependencies: Parallel::ForkManager::Segmented::Base 1691222935.364044905 --> Working on Parallel::ForkManager::Segmented::Base 1691222935.516706944 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Parallel-ForkManager-Segmented-Base-0.4.0.tar.gz ... OK 1691222935.818923950 Configuring Parallel-ForkManager-Segmented-Base-0.4.0 ... OK 1691222936.258646965 Building Parallel-ForkManager-Segmented-Base-0.4.0 ... OK 1691222936.258691072 Successfully installed Parallel-ForkManager-Segmented-Base-0.4.0 1691222936.768297911 Building Parallel-Map-Segmented-0.4.0 ... OK 1691222936.768342972 Successfully installed Parallel-Map-Segmented-0.4.0 1691222936.975758076 Path::Tiny is up to date. (0.144) 1691222937.137947083 Perl::Tidy is up to date. (20230701) 1691222937.283061028 Pod::Xhtml is up to date. (1.61) 1691222937.431859970 --> Working on QuadPres 1691222937.579418898 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/QuadPres-0.30.0.tar.gz ... OK 1691222937.932239056 Configuring QuadPres-0.30.0 ... OK 1691222937.932281017 ==> Found dependencies: Text::VimColor 1691222938.103337049 --> Working on Text::VimColor 1691222938.324342012 Fetching http://www.cpan.org/authors/id/R/RW/RWSTAUNER/Text-VimColor-0.29.tar.gz ... OK 1691222939.170990944 Configuring Text-VimColor-0.29 ... OK 1691222939.171026945 ==> Found dependencies: Path::Class 1691222939.319140911 --> Working on Path::Class 1691222939.492422104 Fetching http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.37.tar.gz ... OK 1691222939.777384996 Configuring Path-Class-0.37 ... OK 1691222940.248455048 Building Path-Class-0.37 ... OK 1691222940.248501062 Successfully installed Path-Class-0.37 1691222941.244050026 Building Text-VimColor-0.29 ... OK 1691222941.244102955 Successfully installed Text-VimColor-0.29 1691222941.844481945 Building QuadPres-0.30.0 ... OK 1691222941.844528913 Successfully installed QuadPres-0.30.0 1691222942.037146091 --> Working on SQ 1691222942.176321030 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/SQ-0.0.6.tar.gz ... OK 1691222942.476273060 Configuring SQ-0.0.6 ... OK 1691222942.896488905 Building SQ-0.0.6 ... OK 1691222942.896523952 Successfully installed SQ-0.0.6 1691222943.081335068 --> Working on SVG 1691222943.297436953 Fetching http://www.cpan.org/authors/id/M/MA/MANWAR/SVG-2.87.tar.gz ... OK 1691222943.604345083 Configuring SVG-2.87 ... OK 1691222944.197222948 Building SVG-2.87 ... OK 1691222944.197277069 Successfully installed SVG-2.87 1691222944.403568983 --> Working on Set::CSS 1691222944.572587967 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Set-CSS-0.2.0.tar.gz ... OK 1691222944.884171963 Configuring Set-CSS-0.2.0 ... OK 1691222944.884221077 ==> Found dependencies: Set::Object 1691222945.061758995 --> Working on Set::Object 1691222945.283690929 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Set-Object-1.42.tar.gz ... OK 1691222945.762506008 Configuring Set-Object-1.42 ... OK 1691222947.665862083 Building Set-Object-1.42 ... OK 1691222947.665908098 Successfully installed Set-Object-1.42 1691222948.151585102 Building Set-CSS-0.2.0 ... OK 1691222948.151621103 Successfully installed Set-CSS-0.2.0 1691222948.362972975 --> Working on Spork::Shlomify 1691222948.499999046 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Spork-Shlomify-0.0403.tar.gz ... OK 1691222948.800250053 Configuring Spork-Shlomify-0.0403 ... OK 1691222948.800291061 ==> Found dependencies: mixin, Spork::Config, Spoon, Spork::Formatter, Spork 1691222949.468391895 --> Working on mixin 1691222949.663933992 Fetching http://www.cpan.org/authors/id/M/MS/MSCHWERN/mixin-0.08.tar.gz ... OK 1691222949.884990931 Configuring mixin-0.08 ... OK 1691222949.885041952 ==> Found dependencies: Test::NoWarnings 1691222950.031039000 --> Working on Test::NoWarnings 1691222950.175940990 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Test-NoWarnings-1.06.tar.gz ... OK 1691222950.423782110 Configuring Test-NoWarnings-1.06 ... OK 1691222951.014641047 Building Test-NoWarnings-1.06 ... OK 1691222951.014722109 Successfully installed Test-NoWarnings-1.06 1691222951.493968010 Building mixin-0.08 ... OK 1691222951.494014025 Successfully installed mixin-0.08 1691222951.685028076 --> Working on Spork::Config 1691222951.844055891 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spork-0.21.tar.gz ... OK 1691222952.217586040 Configuring Spork-0.21 ... OK 1691222952.217634916 ==> Found dependencies: Kwiki::Cache, Spoon, Kwiki 1691222952.367136955 --> Working on Kwiki::Cache 1691222952.508508921 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Cache-0.11.tar.gz ... OK 1691222952.799455881 Configuring Kwiki-Cache-0.11 ... OK 1691222952.799500942 ==> Found dependencies: Kwiki 1691222952.958710909 --> Working on Kwiki 1691222953.174928904 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-0.39.tar.gz ... OK 1691222953.522522926 Configuring Kwiki-0.38 ... OK 1691222953.522571087 ==> Found dependencies: Spoon 1691222953.667788029 --> Working on Spoon 1691222953.844481945 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spoon-0.24.tar.gz ... OK 1691222954.213367939 Configuring Spoon-0.24 ... OK 1691222954.213409901 ==> Found dependencies: Spiffy 1691222954.360229015 --> Working on Spiffy 1691222954.523104906 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-0.46.tar.gz ... OK 1691222954.771655083 Configuring Spiffy-0.46 ... OK 1691222955.331446886 Building Spiffy-0.46 ... OK 1691222955.331486940 Successfully installed Spiffy-0.46 1691222956.019001007 Building Spoon-0.24 ... OK 1691222956.019049883 Successfully installed Spoon-0.24 1691222957.074537039 Building Kwiki-0.38 ... OK 1691222957.074589014 Successfully installed Kwiki-0.38 1691222957.688051939 Building Kwiki-Cache-0.11 ... OK 1691222957.688088894 Successfully installed Kwiki-Cache-0.11 1691222958.514278889 Building Spork-0.21 ... OK 1691222958.514326096 Successfully installed Spork-0.21 1691222959.365479946 Building Spork-Shlomify-0.0403 ... OK 1691222959.365516901 Successfully installed Spork-Shlomify-0.0403 1691222959.573076010 String::ShellQuote is up to date. (1.04) 1691222959.892529011 Test::Differences is up to date. (0.70) 1691222960.049618006 --> Working on Test::File::Find::CaseCollide 1691222960.473975897 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-CaseCollide-0.2.0.tar.gz ... OK 1691222960.825464964 Configuring File-Find-CaseCollide-0.2.0 ... OK 1691222961.264750004 Building File-Find-CaseCollide-0.2.0 ... OK 1691222961.264796972 Successfully installed File-Find-CaseCollide-0.2.0 1691222961.482260942 Test::File::IsSorted is up to date. (0.2.0) 1691222961.634589911 --> Working on Test::HTML::Recursive::DeprecatedTags 1691222961.826792002 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-HTML-Recursive-DeprecatedTags-0.0.2.tar.gz ... OK 1691222962.125041962 Configuring Test-HTML-Recursive-DeprecatedTags-0.0.2 ... OK 1691222962.125092030 ==> Found dependencies: Test::HTML::Tidy::Recursive 1691222962.274610043 --> Working on Test::HTML::Tidy::Recursive 1691222962.421540976 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-HTML-Tidy-Recursive-0.6.2.tar.gz ... OK 1691222962.764775038 Configuring Test-HTML-Tidy-Recursive-0.6.2 ... OK 1691222963.199227095 Building Test-HTML-Tidy-Recursive-0.6.2 ... OK 1691222963.199275017 Successfully installed Test-HTML-Tidy-Recursive-0.6.2 1691222963.683351040 Building Test-HTML-Recursive-DeprecatedTags-0.0.2 ... OK 1691222963.683383942 Successfully installed Test-HTML-Recursive-DeprecatedTags-0.0.2 1691222964.047815084 --> Working on Test::More 1691222964.423492908 Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302195.tar.gz ... OK 1691222964.795150042 Configuring Test-Simple-1.302195 ... OK 1691222966.295393944 Building Test-Simple-1.302195 ... OK 1691222966.295439959 Successfully installed Test-Simple-1.302195 (upgraded from 1.302190) 1691222966.490179062 --> Working on Test::Perl::Critic 1691222966.654351950 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Perl-Critic-1.04.tar.gz ... OK 1691222966.887414932 Configuring Test-Perl-Critic-1.04 ... OK 1691222966.887464046 ==> Found dependencies: Perl::Critic::Utils, MCE, Perl::Critic, Perl::Critic::Violation 1691222967.047779083 --> Working on Perl::Critic::Utils 1691222968.291289091 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/Perl-Critic-1.150.tar.gz ... OK 1691222968.427639008 ==> Found dependencies: B::Keywords 1691222968.568595886 --> Working on B::Keywords 1691222968.707185984 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/B-Keywords-1.26.tar.gz ... OK 1691222968.957633018 Configuring B-Keywords-1.26 ... OK 1691222969.507312059 Building B-Keywords-1.26 ... OK 1691222969.507356882 Successfully installed B-Keywords-1.26 1691222970.014908075 Configuring Perl-Critic-1.150 ... OK 1691222970.014942884 ==> Found dependencies: Readonly, PPIx::Regexp::Util, PPIx::Regexp, PPI::Token::Quote::Single, Pod::Spell, PPI, PPI::Node, PPIx::QuoteLike, PPI::Document::File, Config::Tiny, String::Format, PPI::Token::Whitespace, PPIx::Utils::Traversal, PPI::Document 1691222970.156048059 --> Working on Readonly 1691222970.307833910 Fetching http://www.cpan.org/authors/id/S/SA/SANKO/Readonly-2.05.tar.gz ... OK 1691222970.458693981 Configuring Readonly-2.05 ... OK 1691222970.756805897 Building Readonly-2.05 ... OK 1691222970.756860971 Successfully installed Readonly-2.05 1691222970.955996990 --> Working on PPIx::Regexp::Util 1691222971.331239939 Fetching http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.088.tar.gz ... OK 1691222971.695152044 Configuring PPIx-Regexp-0.088 ... OK 1691222971.695195913 ==> Found dependencies: PPI::Document, PPI::Dumper 1691222971.854752064 --> Working on PPI::Document 1691222972.663430929 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/PPI-1.276.tar.gz ... OK 1691222973.159733057 Configuring PPI-1.276 ... OK 1691222974.657999992 Building PPI-1.276 ... OK 1691222974.658050060 Successfully installed PPI-1.276 1691222975.948211908 Building PPIx-Regexp-0.088 ... OK 1691222975.948260069 Successfully installed PPIx-Regexp-0.088 1691222976.637470007 --> Working on Pod::Spell 1691222976.796071053 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Pod-Spell-1.26.tar.gz ... OK 1691222977.102601051 Configuring Pod-Spell-1.26 ... OK 1691222977.102648973 ==> Found dependencies: Class::Tiny, Lingua::EN::Inflect 1691222977.252242088 --> Working on Class::Tiny 1691222977.416273117 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Class-Tiny-1.008.tar.gz ... OK 1691222977.707608938 Configuring Class-Tiny-1.008 ... OK 1691222978.223114014 Building Class-Tiny-1.008 ... OK 1691222978.223156929 Successfully installed Class-Tiny-1.008 1691222978.549916029 --> Working on Lingua::EN::Inflect 1691222978.810131073 Fetching http://www.cpan.org/authors/id/D/DC/DCONWAY/Lingua-EN-Inflect-1.905.tar.gz ... OK 1691222979.071124077 Configuring Lingua-EN-Inflect-1.905 ... OK 1691222979.654407024 Building Lingua-EN-Inflect-1.905 ... OK 1691222979.654450893 Successfully installed Lingua-EN-Inflect-1.905 1691222980.633454084 Building Pod-Spell-1.26 ... OK 1691222980.633505106 Successfully installed Pod-Spell-1.26 1691222981.261024952 --> Working on PPIx::QuoteLike 1691222981.522965908 Fetching http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-0.023.tar.gz ... OK 1691222981.958651066 Configuring PPIx-QuoteLike-0.023 ... OK 1691222982.481560946 Building PPIx-QuoteLike-0.023 ... OK 1691222982.481595993 Successfully installed PPIx-QuoteLike-0.023 1691222982.809622049 --> Working on Config::Tiny 1691222982.980961084 Fetching http://www.cpan.org/authors/id/R/RS/RSAVAGE/Config-Tiny-2.29.tgz ... OK 1691222983.250912905 Configuring Config-Tiny-2.29 ... OK 1691222983.774815083 Building Config-Tiny-2.29 ... OK 1691222983.774861097 Successfully installed Config-Tiny-2.29 1691222983.969696999 --> Working on String::Format 1691222984.119916916 Fetching http://www.cpan.org/authors/id/S/SR/SREZIC/String-Format-1.18.tar.gz ... OK 1691222984.370242119 Configuring String-Format-1.18 ... OK 1691222984.932344913 Building String-Format-1.18 ... OK 1691222984.932390928 Successfully installed String-Format-1.18 1691222985.632493019 --> Working on PPIx::Utils::Traversal 1691222985.797939062 Fetching http://www.cpan.org/authors/id/D/DB/DBOOK/PPIx-Utils-0.003.tar.gz ... OK 1691222986.145442009 Configuring PPIx-Utils-0.003 ... OK 1691222986.751537085 Building PPIx-Utils-0.003 ... OK 1691222986.751571894 Successfully installed PPIx-Utils-0.003 1691222988.759341955 Building Perl-Critic-1.150 ... OK 1691222988.759391069 Successfully installed Perl-Critic-1.150 1691222988.965404987 --> Working on MCE 1691222989.296423912 Fetching http://www.cpan.org/authors/id/M/MA/MARIOROY/MCE-1.888.tar.gz ... OK 1691222989.649429083 Configuring MCE-1.888 ... OK 1691222990.645140886 Building MCE-1.888 ... OK 1691222990.645189047 Successfully installed MCE-1.888 1691222991.479572058 Building Test-Perl-Critic-1.04 ... OK 1691222991.479619026 Successfully installed Test-Perl-Critic-1.04 1691222991.678488970 Test::TrailingSpace is up to date. (0.0601) 1691222991.829104900 Test::Trap is up to date. (0.3.5) 1691222991.972189903 --> Working on Text::Hspell 1691222992.401185989 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-Hspell-0.4.1.tar.gz ... OK 1691222992.782326937 Configuring Text-Hspell-0.4.1 ... OK 1691222993.892962933 Building Text-Hspell-0.4.1 ... OK 1691222993.893022060 Successfully installed Text-Hspell-0.4.1 1691222994.115966082 --> Working on Text::Hunspell 1691222994.501915932 Fetching http://www.cpan.org/authors/id/C/CO/COSIMO/Text-Hunspell-2.16.tar.gz ... OK 1691222994.543371916 ==> Found dependencies: Alien::Hunspell 1691222994.688236952 --> Working on Alien::Hunspell 1691222994.844903946 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Hunspell-0.17.tar.gz ... OK 1691222995.375731945 Configuring Alien-Hunspell-0.17 ... OK 1691222997.311878920 Building Alien-Hunspell-0.17 ... OK 1691222997.311913967 Successfully installed Alien-Hunspell-0.17 1691222997.628628016 Configuring Text-Hunspell-2.16 ... OK 1691223000.238415003 Building Text-Hunspell-2.16 ... OK 1691223000.238460064 Successfully installed Text-Hunspell-2.16 1691223000.435626030 --> Working on Text::WrapAsUtf8 1691223000.580699921 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-WrapAsUtf8-0.0.2.tar.gz ... OK 1691223000.880722046 Configuring Text-WrapAsUtf8-0.0.2 ... OK 1691223001.314074039 Building Text-WrapAsUtf8-0.0.2 ... OK 1691223001.314109087 Successfully installed Text-WrapAsUtf8-0.0.2 1691223001.529831886 --> Working on URI::Escape::XS 1691223001.681430101 Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/URI-Escape-XS-0.14.tar.gz ... OK 1691223001.924597979 Configuring URI-Escape-XS-0.14 ... OK 1691223003.062134027 Building URI-Escape-XS-0.14 ... OK 1691223003.062180996 Successfully installed URI-Escape-XS-0.14 1691223003.274481058 --> Working on URI::Find 1691223003.426743984 Fetching http://www.cpan.org/authors/id/M/MS/MSCHWERN/URI-Find-20160806.tar.gz ... OK 1691223003.654095888 Configuring URI-Find-20160806 ... OK 1691223004.100459099 Building URI-Find-20160806 ... OK 1691223004.100492954 Successfully installed URI-Find-20160806 1691223004.305300951 --> Working on XML::Feed 1691223004.538067102 Fetching http://www.cpan.org/authors/id/D/DA/DAVECROSS/XML-Feed-0.63.tar.gz ... OK 1691223004.829731941 Configuring XML-Feed-0.63 ... OK 1691223004.829777956 ==> Found dependencies: XML::Atom, DateTime::Format::Mail, Feed::Find, Class::ErrorHandler, URI::Fetch, DateTime::Format::ISO8601, DateTime::Format::Natural, DateTime::Format::Flexible, XML::RSS, XML::XPath, DateTime::Format::W3CDTF 1691223004.994446993 --> Working on XML::Atom 1691223005.241339922 Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/XML-Atom-0.43.tar.gz ... OK 1691223005.460117102 Configuring XML-Atom-0.43 ... OK 1691223005.460158110 ==> Found dependencies: XML::XPath 1691223005.611181021 --> Working on XML::XPath 1691223005.824338913 Fetching http://www.cpan.org/authors/id/M/MA/MANWAR/XML-XPath-1.48.tar.gz ... OK 1691223006.115238905 Configuring XML-XPath-1.48 ... OK 1691223006.115288019 ==> Found dependencies: XML::Parser 1691223006.614259005 --> Working on XML::Parser 1691223006.935087919 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz ... OK 1691223007.524528027 Configuring XML-Parser-2.46 ... OK 1691223011.495882034 Building XML-Parser-2.46 ... OK 1691223011.495918989 Successfully installed XML-Parser-2.46 1691223012.917232990 Building XML-XPath-1.48 ... OK 1691223012.917273045 Successfully installed XML-XPath-1.48 1691223013.693591118 Building XML-Atom-0.43 ... OK 1691223013.693624973 Successfully installed XML-Atom-0.43 1691223014.035398006 --> Working on DateTime::Format::Mail 1691223014.359200954 Fetching http://www.cpan.org/authors/id/B/BO/BOOK/DateTime-Format-Mail-0.403.tar.gz ... OK 1691223014.739175081 Configuring DateTime-Format-Mail-0.403 ... OK 1691223015.252187014 Building DateTime-Format-Mail-0.403 ... OK 1691223015.252223969 Successfully installed DateTime-Format-Mail-0.403 1691223015.447422981 --> Working on Feed::Find 1691223015.695400953 Fetching http://www.cpan.org/authors/id/D/DA/DAVECROSS/Feed-Find-0.13.tar.gz ... OK 1691223016.003892899 Configuring Feed-Find-0.13 ... OK 1691223016.003927946 ==> Found dependencies: Test::LWP::UserAgent, Class::ErrorHandler 1691223016.149720907 --> Working on Test::LWP::UserAgent 1691223016.401118040 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Test-LWP-UserAgent-0.036.tar.gz ... OK 1691223016.941042900 Configuring Test-LWP-UserAgent-0.036 ... OK 1691223016.941077948 ==> Found dependencies: Safe::Isa 1691223017.082866907 --> Working on Safe::Isa 1691223017.219280005 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Safe-Isa-1.000010.tar.gz ... OK 1691223017.460648060 Configuring Safe-Isa-1.000010 ... OK 1691223017.971749067 Building Safe-Isa-1.000010 ... OK 1691223017.971781969 Successfully installed Safe-Isa-1.000010 1691223018.598104954 Building Test-LWP-UserAgent-0.036 ... OK 1691223018.598138094 Successfully installed Test-LWP-UserAgent-0.036 1691223018.787529945 --> Working on Class::ErrorHandler 1691223018.933074951 Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Class-ErrorHandler-0.04.tar.gz ... OK 1691223019.181047916 Configuring Class-ErrorHandler-0.04 ... OK 1691223019.690437078 Building Class-ErrorHandler-0.04 ... OK 1691223019.690478086 Successfully installed Class-ErrorHandler-0.04 1691223020.275333881 Building Feed-Find-0.13 ... OK 1691223020.275372982 Successfully installed Feed-Find-0.13 1691223020.466737032 --> Working on URI::Fetch 1691223020.610197067 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/URI-Fetch-0.15.tar.gz ... OK 1691223020.887526989 Configuring URI-Fetch-0.15 ... OK 1691223021.433306932 Building URI-Fetch-0.15 ... OK 1691223021.433341026 Successfully installed URI-Fetch-0.15 1691223021.624128103 --> Working on DateTime::Format::ISO8601 1691223021.828798056 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-ISO8601-0.16.tar.gz ... OK 1691223022.265119076 Configuring DateTime-Format-ISO8601-0.16 ... OK 1691223022.265151024 ==> Found dependencies: DateTime::Format::Builder 1691223022.412267923 --> Working on DateTime::Format::Builder 1691223022.969146013 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-0.83.tar.gz ... OK 1691223023.432408094 Configuring DateTime-Format-Builder-0.83 ... OK 1691223024.066374063 Building DateTime-Format-Builder-0.83 ... OK 1691223024.066407919 Successfully installed DateTime-Format-Builder-0.83 1691223024.685098886 Building DateTime-Format-ISO8601-0.16 ... OK 1691223024.685133934 Successfully installed DateTime-Format-ISO8601-0.16 1691223025.021302938 --> Working on DateTime::Format::Natural 1691223025.235344887 Fetching http://www.cpan.org/authors/id/S/SC/SCHUBIGER/DateTime-Format-Natural-1.17.tar.gz ... OK 1691223025.588138103 Configuring DateTime-Format-Natural-1.17 ... OK 1691223025.588171959 ==> Found dependencies: DateTime::HiRes, boolean 1691223025.736305952 --> Working on DateTime::HiRes 1691223025.892982960 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-HiRes-0.04.tar.gz ... OK 1691223026.295681953 Configuring DateTime-HiRes-0.04 ... OK 1691223026.818133116 Building DateTime-HiRes-0.04 ... OK 1691223026.818166018 Successfully installed DateTime-HiRes-0.04 1691223027.033129930 --> Working on boolean 1691223027.255445957 Fetching http://www.cpan.org/authors/id/I/IN/INGY/boolean-0.46.tar.gz ... OK 1691223027.496170998 Configuring boolean-0.46 ... OK 1691223028.068097115 Building boolean-0.46 ... OK 1691223028.068129063 Successfully installed boolean-0.46 1691223028.937226057 Building DateTime-Format-Natural-1.17 ... OK 1691223028.937263012 Successfully installed DateTime-Format-Natural-1.17 1691223029.330632925 --> Working on DateTime::Format::Flexible 1691223029.561714888 Fetching http://www.cpan.org/authors/id/T/TH/THINC/DateTime-Format-Flexible-0.34.tar.gz ... OK 1691223029.865844011 Configuring DateTime-Format-Flexible-0.34 ... OK 1691223030.427632093 Building DateTime-Format-Flexible-0.34 ... OK 1691223030.427679062 Successfully installed DateTime-Format-Flexible-0.34 1691223030.626049042 --> Working on XML::RSS 1691223030.989444971 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-RSS-1.62.tar.gz ... OK 1691223031.348768950 Configuring XML-RSS-1.62 ... OK 1691223031.348803043 ==> Found dependencies: DateTime::Format::W3CDTF 1691223031.492494106 --> Working on DateTime::Format::W3CDTF 1691223031.648281097 Fetching http://www.cpan.org/authors/id/G/GW/GWILLIAMS/DateTime-Format-W3CDTF-0.08.tar.gz ... OK 1691223031.957911968 Configuring DateTime-Format-W3CDTF-0.08 ... OK 1691223032.459377050 Building DateTime-Format-W3CDTF-0.08 ... OK 1691223032.459410906 Successfully installed DateTime-Format-W3CDTF-0.08 1691223033.037940979 Building XML-RSS-1.62 ... OK 1691223033.037977934 Successfully installed XML-RSS-1.62 1691223033.709243059 Building XML-Feed-0.63 ... OK 1691223033.709278107 Successfully installed XML-Feed-0.63 1691223033.930289984 --> Working on XML::Grammar::Fiction::App::FromProto 1691223034.177282095 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fiction-0.30.0.tar.gz ... OK 1691223034.712307930 Configuring XML-Grammar-Fiction-0.30.0 ... OK 1691223034.712343931 ==> Found dependencies: XML::GrammarBase::Role::XSLT, XML::LibXSLT, XML::GrammarBase::Role::RelaxNG, XML::Writer 1691223034.861730099 --> Working on XML::GrammarBase::Role::XSLT 1691223035.015383005 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-GrammarBase-0.2.9.tar.gz ... OK 1691223035.355490923 Configuring XML-GrammarBase-0.2.9 ... OK 1691223035.355530024 ==> Found dependencies: XML::LibXSLT, Package::Variant 1691223035.509587049 --> Working on XML::LibXSLT 1691223035.904206038 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-2.002001.tar.gz ... OK 1691223039.359648943 Configuring XML-LibXSLT-2.002001 ... OK 1691223042.059978008 Building XML-LibXSLT-2.002001 ... OK 1691223042.060034037 Successfully installed XML-LibXSLT-2.002001 1691223042.291753054 --> Working on Package::Variant 1691223042.437129021 Fetching http://www.cpan.org/authors/id/M/MS/MSTROUT/Package-Variant-1.003002.tar.gz ... OK 1691223042.695205927 Configuring Package-Variant-1.003002 ... OK 1691223042.695262909 ==> Found dependencies: strictures 1691223042.848027945 --> Working on strictures 1691223043.000767946 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/strictures-2.000006.tar.gz ... OK 1691223043.670923948 Configuring strictures-2.000006 ... OK 1691223043.670962095 ==> Found dependencies: bareword::filehandles, indirect, multidimensional 1691223043.955770969 --> Working on bareword::filehandles 1691223044.199172974 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/bareword-filehandles-0.007.tar.gz ... OK 1691223044.334446907 ==> Found dependencies: ExtUtils::Depends, B::Hooks::OP::Check 1691223044.630723000 --> Working on ExtUtils::Depends 1691223044.770736933 Fetching http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8001.tar.gz ... OK 1691223045.091001034 Configuring ExtUtils-Depends-0.8001 ... OK 1691223045.624686956 Building ExtUtils-Depends-0.8001 ... OK 1691223045.624722004 Successfully installed ExtUtils-Depends-0.8001 1691223045.821394920 --> Working on B::Hooks::OP::Check 1691223046.080497026 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/B-Hooks-OP-Check-0.22.tar.gz ... OK 1691223046.507699966 Configuring B-Hooks-OP-Check-0.22 ... OK 1691223047.551764011 Building B-Hooks-OP-Check-0.22 ... OK 1691223047.551810980 Successfully installed B-Hooks-OP-Check-0.22 1691223047.898729086 Configuring bareword-filehandles-0.007 ... OK 1691223048.995654106 Building bareword-filehandles-0.007 ... OK 1691223048.995714903 Successfully installed bareword-filehandles-0.007 1691223049.208992958 --> Working on indirect 1691223049.419328928 Fetching http://www.cpan.org/authors/id/V/VP/VPIT/indirect-0.39.tar.gz ... OK 1691223049.721240997 Configuring indirect-0.39 ... OK 1691223051.232251883 Building indirect-0.39 ... OK 1691223051.232295990 Successfully installed indirect-0.39 1691223051.444812059 --> Working on multidimensional 1691223051.679492950 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/multidimensional-0.014.tar.gz ... OK 1691223052.038985968 Configuring multidimensional-0.014 ... OK 1691223053.068646908 Building multidimensional-0.014 ... OK 1691223053.068701982 Successfully installed multidimensional-0.014 1691223053.663378954 Building strictures-2.000006 ... OK 1691223053.663423061 Successfully installed strictures-2.000006 1691223054.275245905 Building Package-Variant-1.003002 ... OK 1691223054.275283098 Successfully installed Package-Variant-1.003002 1691223054.835777044 Building XML-GrammarBase-0.2.9 ... OK 1691223054.835814953 Successfully installed XML-GrammarBase-0.2.9 1691223055.190854073 --> Working on XML::Writer 1691223055.625968933 Fetching http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-0.900.tar.gz ... OK 1691223055.861527920 Configuring XML-Writer-0.900 ... OK 1691223056.417059898 Building XML-Writer-0.900 ... OK 1691223056.417107105 Successfully installed XML-Writer-0.900 1691223057.355593920 Building XML-Grammar-Fiction-0.30.0 ... OK 1691223057.355627060 Successfully installed XML-Grammar-Fiction-0.30.0 1691223057.734276056 --> Working on XML::Grammar::Fortune 1691223057.968976974 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fortune-0.0900.tar.gz ... OK 1691223058.291333914 Configuring XML-Grammar-Fortune-0.0900 ... OK 1691223058.291372061 ==> Found dependencies: Text::Format 1691223058.433629036 --> Working on Text::Format 1691223058.588315964 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-Format-0.62.tar.gz ... OK 1691223058.885283947 Configuring Text-Format-0.62 ... OK 1691223059.326643944 Building Text-Format-0.62 ... OK 1691223059.326705933 Successfully installed Text-Format-0.62 1691223059.841161966 Building XML-Grammar-Fortune-0.0900 ... OK 1691223059.841198921 Successfully installed XML-Grammar-Fortune-0.0900 1691223060.066710949 --> Working on XML::Grammar::Fortune::Synd::App 1691223060.225708961 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fortune-Synd-0.0400.tar.gz ... OK 1691223060.573504925 Configuring XML-Grammar-Fortune-Synd-0.0400 ... OK 1691223060.573540926 ==> Found dependencies: Heap::Binary, Heap::Elem::Ref 1691223060.729501963 --> Working on Heap::Binary 1691223060.874473095 Fetching http://www.cpan.org/authors/id/J/JM/JMM/Heap-0.80.tar.gz ... OK 1691223061.113574982 Configuring Heap-0.80 ... OK 1691223061.703068972 Building Heap-0.80 ... OK 1691223061.703108072 Successfully installed Heap-0.80 1691223062.396188021 Building XML-Grammar-Fortune-Synd-0.0400 ... OK 1691223062.396226883 Successfully installed XML-Grammar-Fortune-Synd-0.0400 1691223062.758493900 --> Working on XML::Grammar::ProductsSyndication 1691223063.061722994 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-ProductsSyndication-0.0406.tar.gz ... OK 1691223063.304539919 Configuring XML-Grammar-ProductsSyndication-0.0406 ... OK 1691223063.304574966 ==> Found dependencies: XML::Amazon, Imager 1691223063.444633961 --> Working on XML::Amazon 1691223063.615832090 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Amazon-0.14.tar.gz ... OK 1691223063.981808901 Configuring XML-Amazon-0.14 ... OK 1691223063.981844902 ==> Found dependencies: XML::Simple 1691223064.128293037 --> Working on XML::Simple 1691223064.437264919 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz ... OK 1691223064.692739964 Configuring XML-Simple-2.25 ... OK 1691223064.692773104 ==> Found dependencies: XML::SAX::Expat 1691223064.833235979 --> Working on XML::SAX::Expat 1691223064.979357004 Fetching http://www.cpan.org/authors/id/B/BJ/BJOERN/XML-SAX-Expat-0.51.tar.gz ... OK 1691223065.241662979 Configuring XML-SAX-Expat-0.51 ... OK 1691223065.824423075 Building XML-SAX-Expat-0.51 ... OK 1691223065.824476957 Successfully installed XML-SAX-Expat-0.51 1691223066.552654028 Building XML-Simple-2.25 ... OK 1691223066.552699089 Successfully installed XML-Simple-2.25 1691223067.097893953 Building XML-Amazon-0.14 ... OK 1691223067.097928047 Successfully installed XML-Amazon-0.14 1691223067.292258024 --> Working on Imager 1691223067.789525032 Fetching http://www.cpan.org/authors/id/T/TO/TONYC/Imager-1.019.tar.gz ... OK 1691223070.554930925 Configuring Imager-1.019 ... OK 1691223112.026514053 Building Imager-1.019 ... OK 1691223112.026559114 Successfully installed Imager-1.019 1691223112.616272926 Building XML-Grammar-ProductsSyndication-0.0406 ... OK 1691223112.616307020 Successfully installed XML-Grammar-ProductsSyndication-0.0406 1691223113.595740080 --> Working on XML::Grammar::Vered 1691223114.140537977 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Vered-0.2.1.tar.gz ... OK 1691223114.463151932 Configuring XML-Grammar-Vered-0.2.1 ... OK 1691223114.891803026 Building XML-Grammar-Vered-0.2.1 ... OK 1691223114.891836882 Successfully installed XML-Grammar-Vered-0.2.1 1691223115.394260883 --> Working on autodie 1691223115.642654896 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.36.tar.gz ... OK 1691223116.035173893 Configuring autodie-2.36 ... OK 1691223116.644735098 Building autodie-2.36 ... OK 1691223116.644789934 Successfully installed autodie-2.36 (upgraded from 2.34) 1691223116.842706919 constant is up to date. (1.33) 1691223116.995055914 lib is up to date. (0.65) 1691223117.140482903 --> Working on parent 1691223117.273571968 Fetching http://www.cpan.org/authors/id/C/CO/CORION/parent-0.241.tar.gz ... OK 1691223117.512027979 Configuring parent-0.241 ... OK 1691223118.045018911 Building parent-0.241 ... OK 1691223118.045061111 Successfully installed parent-0.241 (upgraded from 0.238) 1691223118.733165026 176 distributions installed 1691223118.744810104 + gem install asciidoctor compass compass-blueprint 1691223142.438592911 Successfully installed asciidoctor-2.0.20 1691223142.438630104 Parsing documentation for asciidoctor-2.0.20 1691223142.438636065 Installing ri documentation for asciidoctor-2.0.20 1691223142.438641071 Done installing documentation for asciidoctor after 2 seconds 1691223142.438644886 Successfully installed sass-3.4.25 1691223142.438651085 Building native extensions. This could take a while... 1691223185.704685926 Successfully installed ffi-1.15.5 1691223185.704725981 Successfully installed rb-inotify-0.10.1 1691223185.704757929 Successfully installed rb-fsevent-0.11.2 1691223185.704767942 Successfully installed compass-import-once-1.0.5 1691223185.704776049 Successfully installed multi_json-1.15.0 1691223185.704783916 Successfully installed compass-core-1.0.3 1691223185.704792023 Successfully installed chunky_png-1.4.0 1691223185.704799891 Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks! 1691223185.704808950 Successfully installed compass-1.0.3 1691223185.704816103 Parsing documentation for sass-3.4.25 1691223185.704824924 Installing ri documentation for sass-3.4.25 1691223185.704833031 Parsing documentation for ffi-1.15.5 1691223185.704839945 Installing ri documentation for ffi-1.15.5 1691223185.704848051 Parsing documentation for rb-inotify-0.10.1 1691223185.704855919 Installing ri documentation for rb-inotify-0.10.1 1691223185.704864025 Parsing documentation for rb-fsevent-0.11.2 1691223185.704873085 Installing ri documentation for rb-fsevent-0.11.2 1691223185.704901934 Parsing documentation for compass-import-once-1.0.5 1691223185.704937935 Installing ri documentation for compass-import-once-1.0.5 1691223185.704947948 Parsing documentation for multi_json-1.15.0 1691223185.704956055 Installing ri documentation for multi_json-1.15.0 1691223185.704963923 Parsing documentation for compass-core-1.0.3 1691223185.704972029 Installing ri documentation for compass-core-1.0.3 1691223185.704981089 Parsing documentation for chunky_png-1.4.0 1691223185.704989910 Installing ri documentation for chunky_png-1.4.0 1691223185.704999924 Parsing documentation for compass-1.0.3 1691223185.705008984 Installing ri documentation for compass-1.0.3 1691223185.705017090 Done installing documentation for sass, ffi, rb-inotify, rb-fsevent, compass-import-once, multi_json, compass-core, chunky_png, compass after 10 seconds 1691223185.705046892 Successfully installed compass-blueprint-1.0.0 1691223185.705077887 Parsing documentation for compass-blueprint-1.0.0 1691223185.705086946 Installing ri documentation for compass-blueprint-1.0.0 1691223185.705096006 Done installing documentation for compass-blueprint after 0 seconds 1691223185.705106020 11 gems installed 1691223185.729288101 + PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1691223185.729779005 + cd .. 1691223185.730144024 + git clone https://github.com/thewml/wml-extended-apis.git 1691223185.731864929 Cloning into 'wml-extended-apis'... 1691223186.848272085 + cd wml-extended-apis/xhtml/1.x 1691223186.848351955 + bash Install.bash 1691223186.850347042 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223186.852966070 perl: warning: Setting locale failed. 1691223186.852999926 perl: warning: Please check that your locale settings: 1691223186.853009939 LANGUAGE = "en_US:en", 1691223186.853018999 LC_ALL = "en_US.UTF-8", 1691223186.853053093 LANG = "en_US.UTF-8" 1691223186.853063107 are supported and installed on your system. 1691223186.853070974 perl: warning: Falling back to the standard locale ("C"). 1691223186.970186949 + cd .. 1691223186.970221996 + git clone https://github.com/thewml/latemp.git 1691223186.972018003 Cloning into 'latemp'... 1691223188.380074978 + cd latemp/support-headers 1691223188.380125046 + perl install.pl 1691223188.381895065 perl: warning: Setting locale failed. 1691223188.381931067 perl: warning: Please check that your locale settings: 1691223188.381943941 LANGUAGE = "en_US:en", 1691223188.381954908 LC_ALL = "en_US.UTF-8", 1691223188.381966114 LANG = "en_US.UTF-8" 1691223188.381975889 are supported and installed on your system. 1691223188.381992102 perl: warning: Falling back to the standard locale ("C"). 1691223188.416747093 + cd .. 1691223188.416783094 + git clone https://github.com/shlomif/wml-affiliations.git 1691223188.418881893 Cloning into 'wml-affiliations'... 1691223189.351737022 + cd wml-affiliations/wml 1691223189.351779938 + bash Install.bash 1691223189.354120016 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223189.357925892 + bash -x bin/install-npm-deps.sh 1691223189.359653950 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223189.389885902 + set -e 1691223189.389925957 + npm install 1691223205.607984066 1691223205.608016014 added 459 packages, and audited 460 packages in 15s 1691223205.608416080 1691223205.608503103 77 packages are looking for funding 1691223205.608575106 run `npm fund` for details 1691223205.611366034 1691223205.611398935 found 0 vulnerabilities 1691223205.634182930 + PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/source/node_modules/.bin 1691223205.634223938 + bower install 1691223206.418365002 bower ESUDO Please do not run with sudo 1691223206.418653011 1691223206.418678045 Additional error details: 1691223206.418685913 Since bower is a user command, there is no need to execute it with superuser permissions. 1691223206.418693066 If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs. 1691223206.418699980 1691223206.418705940 http://www.joyent.com/blog/installing-node-and-npm 1691223206.418711901 https://gist.github.com/isaacs/579814 1691223206.418718100 1691223206.418724060 You can however run a command with sudo using "--allow-root" option 1691223207.041285038 bower jqTree#* not-cached https://github.com/mbraak/jqTree.git#* 1691223207.041517019 bower jqTree#* resolve https://github.com/mbraak/jqTree.git#* 1691223207.873191118 bower jqTree#* download https://github.com/mbraak/jqTree/archive/1.7.0.tar.gz 1691223209.108557940 bower jqTree#* extract archive.tar.gz 1691223209.465167046 bower jqTree#* invalid-meta for:/tmp/7b7653e8c7f371ae23b5cba7c81d364e/bower/375fc68d1d0920b4326501ebe26724d7-44862-rLNDq8/bower.json 1691223209.465496063 bower jqTree#* invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes 1691223209.465703011 bower jqTree#* invalid-meta The "main" field cannot contain font, image, audio, or video files 1691223209.475291014 bower jqTree#* resolved https://github.com/mbraak/jqTree.git#1.7.0 1691223209.731981039 bower jquery#>=1.9 not-cached https://github.com/jquery/jquery-dist.git#>=1.9 1691223209.732445955 bower jquery#>=1.9 resolve https://github.com/jquery/jquery-dist.git#>=1.9 1691223210.320708036 bower jquery#>=1.9 download https://github.com/jquery/jquery-dist/archive/3.7.0.tar.gz 1691223211.263873100 bower jquery#>=1.9 extract archive.tar.gz 1691223211.550623894 bower jquery#>=1.9 resolved https://github.com/jquery/jquery-dist.git#3.7.0 1691223211.554191113 bower jqTree#* install jqTree#1.7.0 1691223211.554537058 bower jquery#>=1.9 install jquery#3.7.0 1691223212.058767080 1691223212.058816910 jqTree#1.7.0 bower_components/jqTree 1691223212.058825970 └── jquery#3.7.0 1691223212.058831930 1691223212.058836937 jquery#3.7.0 bower_components/jquery 1691223212.073788881 + for dir in bower_components node_modules 1691223212.073911905 + cd bower_components 1691223212.073954105 + git init . 1691223212.108261108 hint: Using 'master' as the name for the initial branch. This default branch name 1691223212.108298063 hint: is subject to change. To configure the initial branch name to use in all 1691223212.108308077 hint: of your new repositories, which will suppress this warning, call: 1691223212.108315945 hint: 1691223212.108321905 hint: git config --global init.defaultBranch 1691223212.108330011 hint: 1691223212.108335972 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 1691223212.108342886 hint: 'development'. The just-created branch can be renamed via this command: 1691223212.108349085 hint: 1691223212.108355045 hint: git branch -m 1691223212.109416962 Initialized empty Git repository in /root/source/bower_components/.git/ 1691223212.109929085 + for dir in bower_components node_modules 1691223212.110335112 + cd node_modules 1691223212.110405922 + git init . 1691223212.113611937 hint: Using 'master' as the name for the initial branch. This default branch name 1691223212.113656044 hint: is subject to change. To configure the initial branch name to use in all 1691223212.113708019 hint: of your new repositories, which will suppress this warning, call: 1691223212.113734007 hint: 1691223212.113749027 hint: git config --global init.defaultBranch 1691223212.113773108 hint: 1691223212.113787889 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 1691223212.113801956 hint: 'development'. The just-created branch can be renamed via this command: 1691223212.113816977 hint: 1691223212.113831997 hint: git branch -m 1691223212.114932060 Initialized empty Git repository in /root/source/node_modules/.git/ 1691223212.115817070 + bash bin/install-git-cmakey-program-system-wide.bash git installer https://github.com/shlomif/quad-pres 1691223212.117808104 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223212.134258986 + vcs_tool=git 1691223212.134295940 + shift 1691223212.134304047 + d=installer 1691223212.134339094 + shift 1691223212.134347916 + url=https://github.com/shlomif/quad-pres 1691223212.134355068 + shift 1691223212.134361029 + clone_dir=mygit 1691223212.134387016 + git clone https://github.com/shlomif/quad-pres mygit 1691223212.136147022 Cloning into 'mygit'... 1691223213.536771059 + cd mygit/installer 1691223213.537058115 + mkdir b 1691223213.538594961 + cd b 1691223213.538625002 + cmake .. 1691223213.911998034 -- The C compiler identification is GNU 13.2.0 1691223214.012707949 -- The CXX compiler identification is GNU 13.2.0 1691223214.041336060 -- Detecting C compiler ABI info 1691223214.230349064 -- Detecting C compiler ABI info - done 1691223214.247973919 -- Check for working C compiler: /usr/bin/cc - skipped 1691223214.249279976 -- Detecting C compile features 1691223214.250399113 -- Detecting C compile features - done 1691223214.266205072 -- Detecting CXX compiler ABI info 1691223214.412251949 -- Detecting CXX compiler ABI info - done 1691223214.433311939 -- Check for working CXX compiler: /usr/bin/c++ - skipped 1691223214.433815956 -- Detecting CXX compile features 1691223214.434644938 -- Detecting CXX compile features - done 1691223214.435816050 CMake Warning at cmake/shlomif_common_bootstrap.cmake:7 (MESSAGE): 1691223214.435834885 Could not find Shlomif_Common.cmake - you can find it here: 1691223214.435842037 https://github.com/shlomif/shlomif-cmake-modules ; trying to download it 1691223214.435848951 for you. 1691223214.435856104 Call Stack (most recent call first): 1691223214.435863018 CMakeLists.txt:6 (INCLUDE) 1691223214.435869932 1691223214.435902119 1691223214.908874035 -- Found Perl: /usr/bin/perl (found version "5.36.0") 1691223214.928327084 -- Configuring done (1.3s) 1691223214.935574055 -- Generating done (0.0s) 1691223214.937364101 -- Build files have been written to: /root/source/mygit/installer/b 1691223214.941627026 + make 1691223215.002202988 [ 50%] Generating quadp 1691223215.005384922 perl: warning: Setting locale failed. 1691223215.005415916 perl: warning: Please check that your locale settings: 1691223215.005419970 LANGUAGE = "en_US:en", 1691223215.005424976 LC_ALL = "en_US.UTF-8", 1691223215.005428076 LANG = "en_US.UTF-8" 1691223215.005433083 are supported and installed on your system. 1691223215.005439043 perl: warning: Falling back to the standard locale ("C"). 1691223215.128413916 [ 50%] Built target quadp_bin 1691223215.163389921 [100%] Generating Shlomif/Quad/Pres/Path.pm 1691223215.166742086 perl: warning: Setting locale failed. 1691223215.166779995 perl: warning: Please check that your locale settings: 1691223215.166790009 LANGUAGE = "en_US:en", 1691223215.166798115 LC_ALL = "en_US.UTF-8", 1691223215.166805029 LANG = "en_US.UTF-8" 1691223215.166811943 are supported and installed on your system. 1691223215.166819096 perl: warning: Falling back to the standard locale ("C"). 1691223215.236829042 [100%] Built target Path_pm_pl 1691223215.254410982 + sudo make install 1691223215.395812988 [ 50%] Built target quadp_bin 1691223215.427269936 [100%] Built target Path_pm_pl 1691223215.458048105 Install the project... 1691223215.470978022 -- Install configuration: "" 1691223215.471426964 -- Installing: /usr/local/bin/quadp 1691223215.472259998 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CGI.pm 1691223215.472687006 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CmdLine.pm 1691223215.473172903 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CmdLineMulti.pm 1691223215.473498106 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/Path.pm 1691223215.474150896 -- Installing: /usr/local/share/quad-pres/wml/quadpres_main.wml 1691223215.474526882 -- Installing: /usr/local/share/quad-pres/wml/themes/alon-altman-text/template.wml 1691223215.474880934 -- Installing: /usr/local/share/quad-pres/wml/themes/shlomif-text/template.wml 1691223215.475161076 -- Installing: /usr/local/share/quad-pres/wml/wml_helpers.wml 1691223215.475723982 -- Installing: /usr/local/share/quad-pres/template/style.css 1691223215.475961924 -- Installing: /usr/local/share/quad-pres/template/template.html.wml 1691223215.479296923 + rm -fr mygit 1691223215.493602991 + bash bin/install-git-cmakey-program-system-wide.bash git src https://github.com/thewml/website-meta-language.git 1691223215.495301962 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223215.495598078 + vcs_tool=git 1691223215.495619059 + shift 1691223215.495625973 + d=src 1691223215.495635033 + shift 1691223215.495640993 + url=https://github.com/thewml/website-meta-language.git 1691223215.495647907 + shift 1691223215.495654106 + clone_dir=mygit 1691223215.495660067 + git clone https://github.com/thewml/website-meta-language.git mygit 1691223215.497519016 Cloning into 'mygit'... 1691223217.259633064 + cd mygit/src 1691223217.260173082 + mkdir b 1691223217.262171030 + cd b 1691223217.262202024 + cmake .. 1691223217.273833036 CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 1691223217.273880959 Compatibility with CMake < 3.5 will be removed from a future version of 1691223217.273890018 CMake. 1691223217.273895979 1691223217.273900986 Update the VERSION argument value or use a ... suffix to tell 1691223217.273906946 CMake that the project does not need compatibility with older versions. 1691223217.273912907 1691223217.273919106 1691223217.354298115 -- The C compiler identification is GNU 13.2.0 1691223217.448230028 -- The CXX compiler identification is GNU 13.2.0 1691223217.475294113 -- Detecting C compiler ABI info 1691223217.597322941 -- Detecting C compiler ABI info - done 1691223217.620079041 -- Check for working C compiler: /usr/bin/cc - skipped 1691223217.620791912 -- Detecting C compile features 1691223217.621978998 -- Detecting C compile features - done 1691223217.640187025 -- Detecting CXX compiler ABI info 1691223217.793699980 -- Detecting CXX compiler ABI info - done 1691223217.817470074 -- Check for working CXX compiler: /usr/bin/c++ - skipped 1691223217.818217039 -- Detecting CXX compile features 1691223217.819385052 -- Detecting CXX compile features - done 1691223217.821154118 CMake Warning at cmake/shlomif_common_bootstrap.cmake:7 (MESSAGE): 1691223217.821177006 Could not find Shlomif_Common.cmake - you can find it here: 1691223217.821185112 https://github.com/shlomif/shlomif-cmake-modules ; trying to download it 1691223217.821193933 for you. 1691223217.821203947 Call Stack (most recent call first): 1691223217.821212053 CMakeLists.txt:4 (INCLUDE) 1691223217.821219921 1691223217.821228027 1691223218.057158947 -- Found Perl: /usr/bin/perl (found version "5.36.0") 1691223218.092489004 perl: warning: Setting locale failed. 1691223218.092525959 perl: warning: Please check that your locale settings: 1691223218.092533112 LANGUAGE = "en_US:en", 1691223218.092539072 LC_ALL = "en_US.UTF-8", 1691223218.092544079 LC_MESSAGES = "", 1691223218.092550993 LANG = "en_US.UTF-8" 1691223218.092560053 are supported and installed on your system. 1691223218.092569113 perl: warning: Falling back to the standard locale ("C"). 1691223218.180948973 perl: warning: Setting locale failed. 1691223218.180985928 perl: warning: Please check that your locale settings: 1691223218.180993080 LANGUAGE = "en_US:en", 1691223218.180999041 LC_ALL = "en_US.UTF-8", 1691223218.181004047 LC_MESSAGES = "", 1691223218.181011915 LANG = "en_US.UTF-8" 1691223218.181020975 are supported and installed on your system. 1691223218.181029081 perl: warning: Falling back to the standard locale ("C"). 1691223218.232091904 perl: warning: Setting locale failed. 1691223218.232129097 perl: warning: Please check that your locale settings: 1691223218.232135057 LANGUAGE = "en_US:en", 1691223218.232139111 LC_ALL = "en_US.UTF-8", 1691223218.232142925 LC_MESSAGES = "", 1691223218.232148886 LANG = "en_US.UTF-8" 1691223218.232155085 are supported and installed on your system. 1691223218.232161999 perl: warning: Falling back to the standard locale ("C"). 1691223218.290612936 perl: warning: Setting locale failed. 1691223218.290652037 perl: warning: Please check that your locale settings: 1691223218.290658951 LANGUAGE = "en_US:en", 1691223218.290664911 LC_ALL = "en_US.UTF-8", 1691223218.290692091 LC_MESSAGES = "", 1691223218.290739059 LANG = "en_US.UTF-8" 1691223218.290750980 are supported and installed on your system. 1691223218.290760040 perl: warning: Falling back to the standard locale ("C"). 1691223218.319220066 perl: warning: Setting locale failed. 1691223218.319267035 perl: warning: Please check that your locale settings: 1691223218.319278002 LANGUAGE = "en_US:en", 1691223218.319288015 LC_ALL = "en_US.UTF-8", 1691223218.319304943 LC_MESSAGES = "", 1691223218.319313049 LANG = "en_US.UTF-8" 1691223218.319319963 are supported and installed on your system. 1691223218.319328070 perl: warning: Falling back to the standard locale ("C"). 1691223218.657345057 perl: warning: Setting locale failed. 1691223218.657387018 perl: warning: Please check that your locale settings: 1691223218.657397985 LANGUAGE = "en_US:en", 1691223218.657407045 LC_ALL = "en_US.UTF-8", 1691223218.657416105 LC_MESSAGES = "", 1691223218.657423019 LANG = "en_US.UTF-8" 1691223218.657430887 are supported and installed on your system. 1691223218.657438993 perl: warning: Falling back to the standard locale ("C"). 1691223218.736390114 perl: warning: Setting locale failed. 1691223218.736430883 perl: warning: Please check that your locale settings: 1691223218.736442089 LANGUAGE = "en_US:en", 1691223218.736450911 LC_ALL = "en_US.UTF-8", 1691223218.736459970 LC_MESSAGES = "", 1691223218.736466885 LANG = "en_US.UTF-8" 1691223218.736475945 are supported and installed on your system. 1691223218.736484051 perl: warning: Falling back to the standard locale ("C"). 1691223218.769118071 perl: warning: Setting locale failed. 1691223218.769156933 perl: warning: Please check that your locale settings: 1691223218.769166946 LANGUAGE = "en_US:en", 1691223218.769375086 LC_ALL = "en_US.UTF-8", 1691223218.769392014 LC_MESSAGES = "", 1691223218.769401073 LANG = "en_US.UTF-8" 1691223218.769407988 are supported and installed on your system. 1691223218.769414902 perl: warning: Falling back to the standard locale ("C"). 1691223218.902179956 perl: warning: Setting locale failed. 1691223218.902224064 perl: warning: Please check that your locale settings: 1691223218.902236938 LANGUAGE = "en_US:en", 1691223218.902247906 LC_ALL = "en_US.UTF-8", 1691223218.902260065 LC_MESSAGES = "", 1691223218.902270079 LANG = "en_US.UTF-8" 1691223218.902281046 are supported and installed on your system. 1691223218.902292013 perl: warning: Falling back to the standard locale ("C"). 1691223218.941246986 perl: warning: Setting locale failed. 1691223218.941284895 perl: warning: Please check that your locale settings: 1691223218.941294909 LANGUAGE = "en_US:en", 1691223218.941303015 LC_ALL = "en_US.UTF-8", 1691223218.941310883 LC_MESSAGES = "", 1691223218.941318035 LANG = "en_US.UTF-8" 1691223218.941325903 are supported and installed on your system. 1691223218.941333055 perl: warning: Falling back to the standard locale ("C"). 1691223219.007064104 perl: warning: Setting locale failed. 1691223219.007107973 perl: warning: Please check that your locale settings: 1691223219.007117987 LANGUAGE = "en_US:en", 1691223219.007126093 LC_ALL = "en_US.UTF-8", 1691223219.007133007 LC_MESSAGES = "", 1691223219.007143974 LANG = "en_US.UTF-8" 1691223219.007153034 are supported and installed on your system. 1691223219.007159948 perl: warning: Falling back to the standard locale ("C"). 1691223219.104988098 -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so 1691223219.257802963 -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so - found 1691223219.259147882 -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so 1691223219.388201952 -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so - found 1691223219.388360977 -- Looking for nodelay in /usr/lib/x86_64-linux-gnu/libncurses.so 1691223219.516309023 -- Looking for nodelay in /usr/lib/x86_64-linux-gnu/libncurses.so - found 1691223219.575263023 -- Found Curses: /usr/lib/x86_64-linux-gnu/libncurses.so 1691223219.586997032 -- Looking for dirent.h 1691223219.843758106 -- Looking for dirent.h - found 1691223219.844347000 -- Looking for alloca.h 1691223219.989013910 -- Looking for alloca.h - found 1691223219.989315987 -- Looking for argz.h 1691223220.225172043 -- Looking for argz.h - found 1691223220.225678921 -- Looking for dld.h 1691223220.282880068 -- Looking for dld.h - not found 1691223220.283087015 -- Looking for dlfcn.h 1691223220.400166988 -- Looking for dlfcn.h - found 1691223220.400366068 -- Looking for dl.h 1691223220.459387064 -- Looking for dl.h - not found 1691223220.459662914 -- Looking for memory.h 1691223220.588222027 -- Looking for memory.h - found 1691223220.588466883 -- Looking for pwd.h 1691223220.718935966 -- Looking for pwd.h - found 1691223220.718972921 -- Looking for sys/dl.h 1691223220.773838997 -- Looking for sys/dl.h - not found 1691223220.774123907 -- Looking for sys/param.h 1691223220.955545902 -- Looking for sys/param.h - found 1691223220.955970049 -- Looking for unistd.h 1691223221.090747118 -- Looking for unistd.h - found 1691223221.090985060 -- Looking for __argz_count 1691223221.204083920 -- Looking for __argz_count - found 1691223221.204341888 -- Looking for __argz_next 1691223221.329225063 -- Looking for __argz_next - found 1691223221.329375982 -- Looking for __argz_stringify 1691223221.451221943 -- Looking for __argz_stringify - found 1691223221.451431990 -- Looking for alloca 1691223221.571777105 -- Looking for alloca - not found 1691223221.571985006 -- Looking for argz_append 1691223221.698642969 -- Looking for argz_append - found 1691223221.698928118 -- Looking for argz_create_sep 1691223221.822967052 -- Looking for argz_create_sep - found 1691223221.823187113 -- Looking for argz_insert 1691223221.939609051 -- Looking for argz_insert - found 1691223221.939641953 -- Looking for argz_next 1691223222.055701971 -- Looking for argz_next - found 1691223222.055833101 -- Looking for argz_stringify 1691223222.172223091 -- Looking for argz_stringify - found 1691223222.172327042 -- Looking for dlerror 1691223222.322308064 -- Looking for dlerror - found 1691223222.322484970 -- Looking for feof_unlocked 1691223222.440268040 -- Looking for feof_unlocked - found 1691223222.440309048 -- Looking for fgets_unlocked 1691223222.563023090 -- Looking for fgets_unlocked - found 1691223222.563220978 -- Looking for getc_unlocked 1691223222.688946009 -- Looking for getc_unlocked - found 1691223222.689160109 -- Looking for getegid 1691223222.804074049 -- Looking for getegid - found 1691223222.804313898 -- Looking for geteuid 1691223222.919796944 -- Looking for geteuid - found 1691223222.919929981 -- Looking for getgid 1691223223.040443897 -- Looking for getgid - found 1691223223.040560961 -- Looking for getgrgid 1691223223.162394047 -- Looking for getgrgid - found 1691223223.162486076 -- Looking for getpagesize 1691223223.281266928 -- Looking for getpagesize - found 1691223223.281361103 -- Looking for getpwuid 1691223223.405128002 -- Looking for getpwuid - found 1691223223.405221939 -- Looking for getuid 1691223223.526571989 -- Looking for getuid - found 1691223223.526721954 -- Looking for mempcpy 1691223223.647973061 -- Looking for mempcpy - found 1691223223.648101091 -- Looking for munmap 1691223223.772238016 -- Looking for munmap - found 1691223223.772448063 -- Looking for obstack 1691223223.894351006 -- Looking for obstack - not found 1691223223.894474983 -- Looking for stpcpy 1691223224.012737036 -- Looking for stpcpy - found 1691223224.012893915 -- Looking for strcasecmp 1691223224.147866964 -- Looking for strcasecmp - found 1691223224.148060083 -- Looking for tsearch 1691223224.274615049 -- Looking for tsearch - found 1691223224.274769068 -- Looking for xmalloc 1691223224.397411108 -- Looking for xmalloc - not found 1691223224.397507906 -- Looking for xstrdup 1691223224.519505024 -- Looking for xstrdup - not found 1691223224.541626930 perl: warning: Setting locale failed. 1691223224.541692972 perl: warning: Please check that your locale settings: 1691223224.541707039 LANGUAGE = "en_US:en", 1691223224.541723967 LC_ALL = "en_US.UTF-8", 1691223224.541731119 LC_MESSAGES = "", 1691223224.541738033 LANG = "en_US.UTF-8" 1691223224.541744947 are supported and installed on your system. 1691223224.541752100 perl: warning: Falling back to the standard locale ("C"). 1691223224.552433968 perl: warning: Setting locale failed. 1691223224.552470922 perl: warning: Please check that your locale settings: 1691223224.552536964 LANGUAGE = "en_US:en", 1691223224.552545071 LC_ALL = "en_US.UTF-8", 1691223224.552551031 LC_MESSAGES = "", 1691223224.552556992 LANG = "en_US.UTF-8" 1691223224.552562952 are supported and installed on your system. 1691223224.552568913 perl: warning: Falling back to the standard locale ("C"). 1691223224.562344074 perl: warning: Setting locale failed. 1691223224.562377930 perl: warning: Please check that your locale settings: 1691223224.562383890 LANGUAGE = "en_US:en", 1691223224.562388897 LC_ALL = "en_US.UTF-8", 1691223224.562401056 LC_MESSAGES = "", 1691223224.562408924 LANG = "en_US.UTF-8" 1691223224.562413931 are supported and installed on your system. 1691223224.562419891 perl: warning: Falling back to the standard locale ("C"). 1691223224.571638107 perl: warning: Setting locale failed. 1691223224.571697950 perl: warning: Please check that your locale settings: 1691223224.571707964 LANGUAGE = "en_US:en", 1691223224.571715117 LC_ALL = "en_US.UTF-8", 1691223224.571722031 LC_MESSAGES = "", 1691223224.571727991 LANG = "en_US.UTF-8" 1691223224.571733952 are supported and installed on your system. 1691223224.571739912 perl: warning: Falling back to the standard locale ("C"). 1691223224.583224058 perl: warning: Setting locale failed. 1691223224.583262920 perl: warning: Please check that your locale settings: 1691223224.583271980 LANGUAGE = "en_US:en", 1691223224.583280087 LC_ALL = "en_US.UTF-8", 1691223224.583287001 LC_MESSAGES = "", 1691223224.583292961 LANG = "en_US.UTF-8" 1691223224.583298922 are supported and installed on your system. 1691223224.583304882 perl: warning: Falling back to the standard locale ("C"). 1691223224.593133926 perl: warning: Setting locale failed. 1691223224.593168974 perl: warning: Please check that your locale settings: 1691223224.593174934 LANGUAGE = "en_US:en", 1691223224.593180895 LC_ALL = "en_US.UTF-8", 1691223224.593189001 LC_MESSAGES = "", 1691223224.593197107 LANG = "en_US.UTF-8" 1691223224.593204975 are supported and installed on your system. 1691223224.593211889 perl: warning: Falling back to the standard locale ("C"). 1691223224.604228020 perl: warning: Setting locale failed. 1691223224.604283094 perl: warning: Please check that your locale settings: 1691223224.604295015 LANGUAGE = "en_US:en", 1691223224.604305029 LC_ALL = "en_US.UTF-8", 1691223224.604314089 LC_MESSAGES = "", 1691223224.604321957 LANG = "en_US.UTF-8" 1691223224.604331017 are supported and installed on your system. 1691223224.604338884 perl: warning: Falling back to the standard locale ("C"). 1691223224.616226912 perl: warning: Setting locale failed. 1691223224.616262913 perl: warning: Please check that your locale settings: 1691223224.616272926 LANGUAGE = "en_US:en", 1691223224.616281033 LC_ALL = "en_US.UTF-8", 1691223224.616288900 LC_MESSAGES = "", 1691223224.616296053 LANG = "en_US.UTF-8" 1691223224.616303921 are supported and installed on your system. 1691223224.616312027 perl: warning: Falling back to the standard locale ("C"). 1691223224.637051105 -- Looking for netinet/in.h 1691223224.809010029 -- Looking for netinet/in.h - found 1691223224.809758902 -- Looking for sys/socket.h 1691223224.932029009 -- Looking for sys/socket.h - found 1691223224.932321072 -- Looking for setegid 1691223225.059506893 -- Looking for setegid - found 1691223225.059720993 -- Looking for seteuid 1691223225.179498911 -- Looking for seteuid - found 1691223225.217251062 perl: warning: Setting locale failed. 1691223225.217288017 perl: warning: Please check that your locale settings: 1691223225.217297077 LANGUAGE = "en_US:en", 1691223225.217304945 LC_ALL = "en_US.UTF-8", 1691223225.217312098 LC_MESSAGES = "", 1691223225.217318058 LANG = "en_US.UTF-8" 1691223225.217324018 are supported and installed on your system. 1691223225.217329979 perl: warning: Falling back to the standard locale ("C"). 1691223225.282991886 perl: warning: Setting locale failed. 1691223225.283027887 perl: warning: Please check that your locale settings: 1691223225.283036947 LANGUAGE = "en_US:en", 1691223225.283044100 LC_ALL = "en_US.UTF-8", 1691223225.283051014 LC_MESSAGES = "", 1691223225.283057928 LANG = "en_US.UTF-8" 1691223225.283065081 are supported and installed on your system. 1691223225.283072948 perl: warning: Falling back to the standard locale ("C"). 1691223225.480715990 perl: warning: Setting locale failed. 1691223225.480762959 perl: warning: Please check that your locale settings: 1691223225.480772972 LANGUAGE = "en_US:en", 1691223225.480782032 LC_ALL = "en_US.UTF-8", 1691223225.480789900 LC_MESSAGES = "", 1691223225.480798006 LANG = "en_US.UTF-8" 1691223225.480813026 are supported and installed on your system. 1691223225.480818987 perl: warning: Falling back to the standard locale ("C"). 1691223225.505717993 -- Configuring done (8.2s) 1691223225.600966930 -- Generating done (0.1s) 1691223225.610968113 -- Build files have been written to: /root/source/mygit/src/b 1691223225.621773005 + make 1691223225.673433065 [ 1%] Generating iselect_readme.c 1691223225.676389933 perl: warning: Setting locale failed. 1691223225.676422119 perl: warning: Please check that your locale settings: 1691223225.676425934 LANGUAGE = "en_US:en", 1691223225.676429987 LC_ALL = "en_US.UTF-8", 1691223225.676434040 LANG = "en_US.UTF-8" 1691223225.676443100 are supported and installed on your system. 1691223225.676449060 perl: warning: Falling back to the standard locale ("C"). 1691223225.755399942 [ 1%] Generating iselect_help.c 1691223225.758348942 perl: warning: Setting locale failed. 1691223225.758383036 perl: warning: Please check that your locale settings: 1691223225.758390903 LANGUAGE = "en_US:en", 1691223225.758397102 LC_ALL = "en_US.UTF-8", 1691223225.758403063 LANG = "en_US.UTF-8" 1691223225.758408070 are supported and installed on your system. 1691223225.758414030 perl: warning: Falling back to the standard locale ("C"). 1691223225.837337971 [ 1%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_help.c.o 1691223225.868127108 [ 2%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_readme.c.o 1691223225.918729067 [ 2%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/__/__/lib/getopt.c.o 1691223226.121500015 [ 3%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/__/__/lib/getopt1.c.o 1691223226.191960096 [ 3%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_main.c.o 1691223226.539115906 [ 4%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_browse.c.o 1691223226.975346088 [ 4%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_keys.c.o 1691223227.238236904 [ 5%] Linking C executable wml_aux_iselect 1691223227.255846024 /usr/bin/cc -rdynamic CMakeFiles/iselect.dir/iselect_help.c.o CMakeFiles/iselect.dir/iselect_readme.c.o CMakeFiles/iselect.dir/__/__/lib/getopt.c.o CMakeFiles/iselect.dir/__/__/lib/getopt1.c.o CMakeFiles/iselect.dir/iselect_main.c.o CMakeFiles/iselect.dir/iselect_browse.c.o CMakeFiles/iselect.dir/iselect_keys.c.o -o wml_aux_iselect -lncurses -lform 1691223227.305016994 [ 5%] Built target iselect 1691223227.334348917 [ 6%] Generating iselect.1 1691223227.336822033 perl: warning: Setting locale failed. 1691223227.336853027 perl: warning: Please check that your locale settings: 1691223227.336860895 LANGUAGE = "en_US:en", 1691223227.336867094 LC_ALL = "en_US.UTF-8", 1691223227.336873055 LANG = "en_US.UTF-8" 1691223227.336878061 are supported and installed on your system. 1691223227.336884975 perl: warning: Falling back to the standard locale ("C"). 1691223227.964001894 [ 6%] Built target wml_aux_iselect 1691223227.998066902 [ 6%] Generating htmlinfo.pl 1691223228.001249075 perl: warning: Setting locale failed. 1691223228.001280069 perl: warning: Please check that your locale settings: 1691223228.001285076 LANGUAGE = "en_US:en", 1691223228.001288891 LC_ALL = "en_US.UTF-8", 1691223228.001292944 LANG = "en_US.UTF-8" 1691223228.001296043 are supported and installed on your system. 1691223228.001302958 perl: warning: Falling back to the standard locale ("C"). 1691223228.073429108 [ 6%] Built target preproc_htmlinfo 1691223228.104584932 [ 7%] Generating htmlinfo.1 1691223228.107389927 perl: warning: Setting locale failed. 1691223228.107424974 perl: warning: Please check that your locale settings: 1691223228.107434988 LANGUAGE = "en_US:en", 1691223228.107441902 LC_ALL = "en_US.UTF-8", 1691223228.107448101 LANG = "en_US.UTF-8" 1691223228.107455015 are supported and installed on your system. 1691223228.107461929 perl: warning: Falling back to the standard locale ("C"). 1691223228.217688084 [ 7%] Built target pod_htmlinfo 1691223228.247313976 [ 8%] Generating map2html.pl 1691223228.249953032 perl: warning: Setting locale failed. 1691223228.249984026 perl: warning: Please check that your locale settings: 1691223228.249991894 LANGUAGE = "en_US:en", 1691223228.249996901 LC_ALL = "en_US.UTF-8", 1691223228.250004053 LANG = "en_US.UTF-8" 1691223228.250010014 are supported and installed on your system. 1691223228.250016928 perl: warning: Falling back to the standard locale ("C"). 1691223228.289833069 [ 8%] Built target preproc_map2html 1691223228.320166111 [ 8%] Generating map2html.1 1691223228.322787046 perl: warning: Setting locale failed. 1691223228.322819948 perl: warning: Please check that your locale settings: 1691223228.322827101 LANGUAGE = "en_US:en", 1691223228.322832108 LC_ALL = "en_US.UTF-8", 1691223228.322837114 LANG = "en_US.UTF-8" 1691223228.322844028 are supported and installed on your system. 1691223228.322850943 perl: warning: Falling back to the standard locale ("C"). 1691223228.430056095 [ 8%] Built target pod_map2html 1691223228.461872101 [ 9%] Generating freetable.pl 1691223228.464652061 perl: warning: Setting locale failed. 1691223228.464696884 perl: warning: Please check that your locale settings: 1691223228.464705944 LANGUAGE = "en_US:en", 1691223228.464713097 LC_ALL = "en_US.UTF-8", 1691223228.464720964 LANG = "en_US.UTF-8" 1691223228.464728117 are supported and installed on your system. 1691223228.464734077 perl: warning: Falling back to the standard locale ("C"). 1691223228.500035048 [ 9%] Built target preproc_freetable 1691223228.530636072 [ 9%] Generating freetable.1 1691223228.533567905 perl: warning: Setting locale failed. 1691223228.533601046 perl: warning: Please check that your locale settings: 1691223228.533608913 LANGUAGE = "en_US:en", 1691223228.533615112 LC_ALL = "en_US.UTF-8", 1691223228.533621073 LANG = "en_US.UTF-8" 1691223228.533627987 are supported and installed on your system. 1691223228.533633947 perl: warning: Falling back to the standard locale ("C"). 1691223228.652868032 [ 9%] Built target pod_freetable 1691223228.685051918 [ 10%] Generating ipp.pl 1691223228.688812971 perl: warning: Setting locale failed. 1691223228.688859940 perl: warning: Please check that your locale settings: 1691223228.688869953 LANGUAGE = "en_US:en", 1691223228.688877106 LC_ALL = "en_US.UTF-8", 1691223228.688884020 LANG = "en_US.UTF-8" 1691223228.688890934 are supported and installed on your system. 1691223228.688896894 perl: warning: Falling back to the standard locale ("C"). 1691223228.728389978 [ 10%] Built target ipp_preproc 1691223228.757471085 [ 11%] Generating ipp.1 1691223228.760735035 perl: warning: Setting locale failed. 1691223228.760777950 perl: warning: Please check that your locale settings: 1691223228.760788918 LANGUAGE = "en_US:en", 1691223228.760797024 LC_ALL = "en_US.UTF-8", 1691223228.760807037 LANG = "en_US.UTF-8" 1691223228.760822058 are supported and installed on your system. 1691223228.760828018 perl: warning: Falling back to the standard locale ("C"). 1691223228.892790079 [ 11%] Built target ipp_pod 1691223228.925580025 [ 11%] Building C object wml_backend/p2_mp4h/CMakeFiles/gettext.dir/modules/intl/gettext.c.o 1691223229.050380945 [ 12%] Linking C shared module gettext.so 1691223229.105966091 [ 12%] Built target gettext 1691223229.140541077 [ 12%] Generating gettext.mp4hp 1691223229.143714905 perl: warning: Setting locale failed. 1691223229.143755913 perl: warning: Please check that your locale settings: 1691223229.143765926 LANGUAGE = "en_US:en", 1691223229.143773079 LC_ALL = "en_US.UTF-8", 1691223229.143779993 LANG = "en_US.UTF-8" 1691223229.143786907 are supported and installed on your system. 1691223229.143796921 perl: warning: Falling back to the standard locale ("C"). 1691223229.161036968 [ 12%] Built target mp4hp__gettext 1691223229.190872908 [ 13%] Building C object wml_backend/p2_mp4h/CMakeFiles/exec.dir/modules/system/exec.c.o 1691223229.246814013 [ 13%] Linking C shared module exec.so 1691223229.297606945 [ 13%] Built target exec 1691223229.329694033 [ 14%] Generating exec.mp4hp 1691223229.332621098 perl: warning: Setting locale failed. 1691223229.332654953 perl: warning: Please check that your locale settings: 1691223229.332659960 LANGUAGE = "en_US:en", 1691223229.332664013 LC_ALL = "en_US.UTF-8", 1691223229.332679033 LANG = "en_US.UTF-8" 1691223229.332685947 are supported and installed on your system. 1691223229.332691908 perl: warning: Falling back to the standard locale ("C"). 1691223229.347533941 [ 14%] Built target mp4hp__exec 1691223229.377074003 [ 14%] Building C object wml_backend/p2_mp4h/CMakeFiles/sh.dir/modules/system/sh.c.o 1691223229.433237076 [ 15%] Linking C shared module sh.so 1691223229.487199068 [ 15%] Built target sh 1691223229.519685984 [ 16%] Generating sh.mp4hp 1691223229.523684025 perl: warning: Setting locale failed. 1691223229.523736000 perl: warning: Please check that your locale settings: 1691223229.523745060 LANGUAGE = "en_US:en", 1691223229.523752928 LC_ALL = "en_US.UTF-8", 1691223229.523761034 LANG = "en_US.UTF-8" 1691223229.523768902 are supported and installed on your system. 1691223229.523783922 perl: warning: Falling back to the standard locale ("C"). 1691223229.541646957 [ 16%] Built target mp4hp__sh 1691223229.574394941 [ 16%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/error.c.o 1691223229.628421068 [ 17%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/obstack.c.o 1691223229.666178942 [ 17%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/xmalloc.c.o 1691223229.713432074 [ 18%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/xstrdup.c.o 1691223229.757029057 [ 18%] Linking C static library libmp4h_lib.a 1691223229.817272902 [ 18%] Built target mp4h_lib 1691223229.849055052 [ 18%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/builtin.c.o 1691223230.440809011 [ 19%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/debug.c.o 1691223230.521418095 [ 19%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/devel.c.o 1691223230.605253935 [ 20%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/freeze.c.o 1691223230.686338902 [ 20%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/input.c.o 1691223230.823273897 [ 21%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/ltdl.c.o 1691223231.012902021 [ 21%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/macro.c.o 1691223231.139744043 [ 22%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/module.c.o 1691223231.237029076 [ 22%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/mp4h.c.o 1691223231.308337927 [ 23%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/output.c.o 1691223231.403767109 [ 23%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/path.c.o 1691223231.469491005 [ 24%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/symtab.c.o 1691223231.543936968 [ 24%] Linking C executable wml_p2_mp4h 1691223231.559995890 /usr/bin/cc -rdynamic CMakeFiles/mp4h.dir/builtin.c.o CMakeFiles/mp4h.dir/debug.c.o CMakeFiles/mp4h.dir/devel.c.o CMakeFiles/mp4h.dir/freeze.c.o CMakeFiles/mp4h.dir/input.c.o CMakeFiles/mp4h.dir/ltdl.c.o CMakeFiles/mp4h.dir/macro.c.o CMakeFiles/mp4h.dir/module.c.o CMakeFiles/mp4h.dir/mp4h.c.o CMakeFiles/mp4h.dir/output.c.o CMakeFiles/mp4h.dir/path.c.o CMakeFiles/mp4h.dir/symtab.c.o -o wml_p2_mp4h -lm -lpcre ../lib/libmp4h_lib.a -Wl,-Bstatic -ldl -Wl,-Bdynamic 1691223231.622195005 [ 24%] Built target mp4h 1691223231.651736021 [ 25%] Generating mp4h.html 1691223231.654413939 perl: warning: Setting locale failed. 1691223231.654447079 perl: warning: Please check that your locale settings: 1691223231.654454947 LANGUAGE = "en_US:en", 1691223231.654460907 LC_ALL = "en_US.UTF-8", 1691223231.654467106 LANG = "en_US.UTF-8" 1691223231.654473066 are supported and installed on your system. 1691223231.654479027 perl: warning: Falling back to the standard locale ("C"). 1691223231.826992989 [ 25%] Built target mp4h_doc_html 1691223231.858402967 [ 25%] Generating mp4h.pod 1691223231.861588955 perl: warning: Setting locale failed. 1691223231.861643076 perl: warning: Please check that your locale settings: 1691223231.861653090 LANGUAGE = "en_US:en", 1691223231.861660957 LC_ALL = "en_US.UTF-8", 1691223231.861695051 LANG = "en_US.UTF-8" 1691223231.861702919 are supported and installed on your system. 1691223231.861709118 perl: warning: Falling back to the standard locale ("C"). 1691223231.954349041 [ 26%] Generating mp4h.1 1691223231.957586050 perl: warning: Setting locale failed. 1691223231.957619905 perl: warning: Please check that your locale settings: 1691223231.957628965 LANGUAGE = "en_US:en", 1691223231.957634926 LC_ALL = "en_US.UTF-8", 1691223231.957642078 LANG = "en_US.UTF-8" 1691223231.957655907 are supported and installed on your system. 1691223231.957660913 perl: warning: Falling back to the standard locale ("C"). 1691223232.236145973 [ 26%] Built target mp4h_pod 1691223232.252824068 [ 27%] Generating eperl_readme.c 1691223232.255892992 perl: warning: Setting locale failed. 1691223232.255925894 perl: warning: Please check that your locale settings: 1691223232.255929947 LANGUAGE = "en_US:en", 1691223232.255934954 LC_ALL = "en_US.UTF-8", 1691223232.255938053 LANG = "en_US.UTF-8" 1691223232.255943060 are supported and installed on your system. 1691223232.255949020 perl: warning: Falling back to the standard locale ("C"). 1691223232.319036007 [ 28%] Generating eperl_license.c 1691223232.322120905 perl: warning: Setting locale failed. 1691223232.322151899 perl: warning: Please check that your locale settings: 1691223232.322156906 LANGUAGE = "en_US:en", 1691223232.322160959 LC_ALL = "en_US.UTF-8", 1691223232.322165012 LANG = "en_US.UTF-8" 1691223232.322171926 are supported and installed on your system. 1691223232.322179079 perl: warning: Falling back to the standard locale ("C"). 1691223232.386744976 [ 28%] Generating eperl_logo.c 1691223232.389365911 perl: warning: Setting locale failed. 1691223232.389403105 perl: warning: Please check that your locale settings: 1691223232.389411926 LANGUAGE = "en_US:en", 1691223232.389434099 LC_ALL = "en_US.UTF-8", 1691223232.389442921 LANG = "en_US.UTF-8" 1691223232.389450073 are supported and installed on your system. 1691223232.389465094 perl: warning: Falling back to the standard locale ("C"). 1691223232.453414917 [ 28%] Generating eperl_perl5_sm.h 1691223232.456077099 perl: warning: Setting locale failed. 1691223232.456113100 perl: warning: Please check that your locale settings: 1691223232.456120968 LANGUAGE = "en_US:en", 1691223232.456127882 LC_ALL = "en_US.UTF-8", 1691223232.456146955 LANG = "en_US.UTF-8" 1691223232.456154108 are supported and installed on your system. 1691223232.456161022 perl: warning: Falling back to the standard locale ("C"). 1691223232.503686905 [ 29%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/__/__/lib/getopt.c.o 1691223232.553649902 [ 29%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/__/__/lib/getopt1.c.o 1691223232.585740089 [ 30%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_license.c.o 1691223232.612978935 [ 30%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_logo.c.o 1691223232.637378931 [ 31%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_readme.c.o 1691223232.662539005 [ 31%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_debug.c.o 1691223232.870120049 [ 32%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_http.c.o 1691223233.078762054 [ 32%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_main.c.o 1691223233.522763968 [ 33%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_parse.c.o 1691223233.787224054 [ 33%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_perl5.c.o 1691223234.780240059 [ 34%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_pp.c.o 1691223235.092083931 [ 34%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_sys.c.o 1691223235.292606115 [ 35%] Linking C executable wml_p3_eperl 1691223236.123642921 [ 35%] Built target eperl 1691223236.160034895 [ 35%] Generating eperl.pod 1691223236.163492918 perl: warning: Setting locale failed. 1691223236.163533926 perl: warning: Please check that your locale settings: 1691223236.163542032 LANGUAGE = "en_US:en", 1691223236.163547993 LC_ALL = "en_US.UTF-8", 1691223236.163552046 LANG = "en_US.UTF-8" 1691223236.163566113 are supported and installed on your system. 1691223236.163573027 perl: warning: Falling back to the standard locale ("C"). 1691223236.235421896 [ 35%] Built target eperl_pod_preproc 1691223236.265460968 [ 35%] Generating eperl.1 1691223236.268501043 perl: warning: Setting locale failed. 1691223236.268548012 perl: warning: Please check that your locale settings: 1691223236.268558025 LANGUAGE = "en_US:en", 1691223236.268565893 LC_ALL = "en_US.UTF-8", 1691223236.268573046 LANG = "en_US.UTF-8" 1691223236.268588066 are supported and installed on your system. 1691223236.268594027 perl: warning: Falling back to the standard locale ("C"). 1691223236.432957888 [ 36%] Built target eperl_pod 1691223236.463538885 [ 36%] Generating divert.pl 1691223236.466276884 perl: warning: Setting locale failed. 1691223236.466306925 perl: warning: Please check that your locale settings: 1691223236.466310978 LANGUAGE = "en_US:en", 1691223236.466315031 LC_ALL = "en_US.UTF-8", 1691223236.466319084 LANG = "en_US.UTF-8" 1691223236.466322899 are supported and installed on your system. 1691223236.466329098 perl: warning: Falling back to the standard locale ("C"). 1691223236.506181002 [ 36%] Built target divert_preproc 1691223236.540337086 [ 37%] Generating divert.1 1691223236.544033051 perl: warning: Setting locale failed. 1691223236.544081926 perl: warning: Please check that your locale settings: 1691223236.544091940 LANGUAGE = "en_US:en", 1691223236.544097900 LC_ALL = "en_US.UTF-8", 1691223236.544104099 LANG = "en_US.UTF-8" 1691223236.544110060 are supported and installed on your system. 1691223236.544121027 perl: warning: Falling back to the standard locale ("C"). 1691223236.658023119 [ 37%] Built target divert_pod 1691223236.686561108 [ 37%] Generating asubst.pl 1691223236.689160109 perl: warning: Setting locale failed. 1691223236.689191103 perl: warning: Please check that your locale settings: 1691223236.689196110 LANGUAGE = "en_US:en", 1691223236.689199924 LC_ALL = "en_US.UTF-8", 1691223236.689203978 LANG = "en_US.UTF-8" 1691223236.689207077 are supported and installed on your system. 1691223236.689213991 perl: warning: Falling back to the standard locale ("C"). 1691223236.725490093 [ 37%] Built target asubst_preproc 1691223236.755320072 [ 38%] Generating asubst.1 1691223236.758220911 perl: warning: Setting locale failed. 1691223236.758261919 perl: warning: Please check that your locale settings: 1691223236.758271933 LANGUAGE = "en_US:en", 1691223236.758279085 LC_ALL = "en_US.UTF-8", 1691223236.758285999 LANG = "en_US.UTF-8" 1691223236.758291960 are supported and installed on your system. 1691223236.758299112 perl: warning: Falling back to the standard locale ("C"). 1691223236.867908955 [ 38%] Built target asubst_pod 1691223236.897732019 [ 39%] Generating htmlfix.pl 1691223236.901161909 perl: warning: Setting locale failed. 1691223236.901194096 perl: warning: Please check that your locale settings: 1691223236.901201963 LANGUAGE = "en_US:en", 1691223236.901209116 LC_ALL = "en_US.UTF-8", 1691223236.901215076 LANG = "en_US.UTF-8" 1691223236.901221037 are supported and installed on your system. 1691223236.901226997 perl: warning: Falling back to the standard locale ("C"). 1691223236.938615084 [ 39%] Built target htmlfix_preproc 1691223236.967967987 [ 39%] Generating htmlfix.1 1691223236.970746040 perl: warning: Setting locale failed. 1691223236.970777988 perl: warning: Please check that your locale settings: 1691223236.970787048 LANGUAGE = "en_US:en", 1691223236.970794916 LC_ALL = "en_US.UTF-8", 1691223236.970803022 LANG = "en_US.UTF-8" 1691223236.970808029 are supported and installed on your system. 1691223236.970814943 perl: warning: Falling back to the standard locale ("C"). 1691223237.085835934 [ 39%] Built target htmlfix_pod 1691223237.117564917 [ 40%] Generating htmlstrip.pl 1691223237.120687008 perl: warning: Setting locale failed. 1691223237.120719910 perl: warning: Please check that your locale settings: 1691223237.120724916 LANGUAGE = "en_US:en", 1691223237.120728970 LC_ALL = "en_US.UTF-8", 1691223237.120733023 LANG = "en_US.UTF-8" 1691223237.120737076 are supported and installed on your system. 1691223237.120743036 perl: warning: Falling back to the standard locale ("C"). 1691223237.160080910 [ 40%] Built target htmlstrip_preproc 1691223237.190519094 [ 40%] Generating htmlstrip.1 1691223237.193717003 perl: warning: Setting locale failed. 1691223237.193748951 perl: warning: Please check that your locale settings: 1691223237.193756104 LANGUAGE = "en_US:en", 1691223237.193762064 LC_ALL = "en_US.UTF-8", 1691223237.193768978 LANG = "en_US.UTF-8" 1691223237.193774939 are supported and installed on your system. 1691223237.193780899 perl: warning: Falling back to the standard locale ("C"). 1691223237.318766117 [ 40%] Built target htmlstrip_pod 1691223237.348926067 [ 40%] Generating slice.pl 1691223237.351701021 perl: warning: Setting locale failed. 1691223237.351732016 perl: warning: Please check that your locale settings: 1691223237.351738930 LANGUAGE = "en_US:en", 1691223237.351746082 LC_ALL = "en_US.UTF-8", 1691223237.351758957 LANG = "en_US.UTF-8" 1691223237.351766109 are supported and installed on your system. 1691223237.351772070 perl: warning: Falling back to the standard locale ("C"). 1691223237.387984991 [ 40%] Built target slice_preproc 1691223237.421942949 [ 40%] Generating slice.1 1691223237.424771070 perl: warning: Setting locale failed. 1691223237.424803972 perl: warning: Please check that your locale settings: 1691223237.424813032 LANGUAGE = "en_US:en", 1691223237.424818993 LC_ALL = "en_US.UTF-8", 1691223237.424824953 LANG = "en_US.UTF-8" 1691223237.424830914 are supported and installed on your system. 1691223237.424837112 perl: warning: Falling back to the standard locale ("C"). 1691223237.552347898 [ 41%] Built target slice_pod 1691223237.584604979 [ 42%] Generating wml_barebone.7 1691223237.613107920 [ 42%] Built target std_copy_wml_barebone 1691223237.644421101 [ 42%] Generating wml_intro.7 1691223237.648087025 perl: warning: Setting locale failed. 1691223237.648135900 perl: warning: Please check that your locale settings: 1691223237.648145914 LANGUAGE = "en_US:en", 1691223237.648153067 LC_ALL = "en_US.UTF-8", 1691223237.648159027 LANG = "en_US.UTF-8" 1691223237.648165941 are supported and installed on your system. 1691223237.648173094 perl: warning: Falling back to the standard locale ("C"). 1691223237.778889894 [ 43%] Generating wml_tutorial.7 1691223237.782495022 perl: warning: Setting locale failed. 1691223237.782541037 perl: warning: Please check that your locale settings: 1691223237.782551050 LANGUAGE = "en_US:en", 1691223237.782558918 LC_ALL = "en_US.UTF-8", 1691223237.782567024 LANG = "en_US.UTF-8" 1691223237.782574892 are supported and installed on your system. 1691223237.782589912 perl: warning: Falling back to the standard locale ("C"). 1691223237.915028095 [ 44%] Generating wml_macros.7 1691223237.917582989 perl: warning: Setting locale failed. 1691223237.917614937 perl: warning: Please check that your locale settings: 1691223237.917622089 LANGUAGE = "en_US:en", 1691223237.917628050 LC_ALL = "en_US.UTF-8", 1691223237.917634010 LANG = "en_US.UTF-8" 1691223237.917639971 are supported and installed on your system. 1691223237.917646885 perl: warning: Falling back to the standard locale ("C"). 1691223238.090845108 [ 45%] Generating wml_faq.7 1691223238.093393087 perl: warning: Setting locale failed. 1691223238.093431950 perl: warning: Please check that your locale settings: 1691223238.093440056 LANGUAGE = "en_US:en", 1691223238.093446970 LC_ALL = "en_US.UTF-8", 1691223238.093453884 LANG = "en_US.UTF-8" 1691223238.093460083 are supported and installed on your system. 1691223238.093466043 perl: warning: Falling back to the standard locale ("C"). 1691223238.224577904 [ 45%] Generating wml_tags.pod 1691223238.227787971 perl: warning: Setting locale failed. 1691223238.227833033 perl: warning: Please check that your locale settings: 1691223238.227842093 LANGUAGE = "en_US:en", 1691223238.227849007 LC_ALL = "en_US.UTF-8", 1691223238.227855921 LANG = "en_US.UTF-8" 1691223238.227863073 are supported and installed on your system. 1691223238.227869034 perl: warning: Falling back to the standard locale ("C"). 1691223238.269299984 [ 45%] Generating wml_tags.7 1691223238.272746086 perl: warning: Setting locale failed. 1691223238.272787094 perl: warning: Please check that your locale settings: 1691223238.272792101 LANGUAGE = "en_US:en", 1691223238.272797108 LC_ALL = "en_US.UTF-8", 1691223238.272803068 LANG = "en_US.UTF-8" 1691223238.272810936 are supported and installed on your system. 1691223238.272818089 perl: warning: Falling back to the standard locale ("C"). 1691223238.382782936 [ 45%] Built target docs_pods 1691223238.416148901 [ 45%] Generating wmk.pl 1691223238.419817924 perl: warning: Setting locale failed. 1691223238.419866085 perl: warning: Please check that your locale settings: 1691223238.419888020 LANGUAGE = "en_US:en", 1691223238.419905901 LC_ALL = "en_US.UTF-8", 1691223238.419913054 LANG = "en_US.UTF-8" 1691223238.419919968 are supported and installed on your system. 1691223238.419944048 perl: warning: Falling back to the standard locale ("C"). 1691223238.459348917 [ 45%] Built target preprocess_perl_frontend_wmk 1691223238.491048098 [ 46%] Generating wml.pl 1691223238.494260073 perl: warning: Setting locale failed. 1691223238.494298935 perl: warning: Please check that your locale settings: 1691223238.494306087 LANGUAGE = "en_US:en", 1691223238.494313002 LC_ALL = "en_US.UTF-8", 1691223238.494318962 LANG = "en_US.UTF-8" 1691223238.494324923 are supported and installed on your system. 1691223238.494328976 perl: warning: Falling back to the standard locale ("C"). 1691223238.532299042 [ 46%] Built target preprocess_perl_frontend_wml 1691223238.564938068 [ 46%] Generating wmb.pl 1691223238.567733049 perl: warning: Setting locale failed. 1691223238.567764044 perl: warning: Please check that your locale settings: 1691223238.567769051 LANGUAGE = "en_US:en", 1691223238.567773104 LC_ALL = "en_US.UTF-8", 1691223238.567776918 LANG = "en_US.UTF-8" 1691223238.567781925 are supported and installed on your system. 1691223238.567795992 perl: warning: Falling back to the standard locale ("C"). 1691223238.606956005 [ 46%] Built target preprocess_perl_frontend_wmb 1691223238.639883995 [ 47%] Generating wmd.pl 1691223238.643373966 perl: warning: Setting locale failed. 1691223238.643421888 perl: warning: Please check that your locale settings: 1691223238.643433094 LANGUAGE = "en_US:en", 1691223238.643440008 LC_ALL = "en_US.UTF-8", 1691223238.643467903 LANG = "en_US.UTF-8" 1691223238.643479109 are supported and installed on your system. 1691223238.643486023 perl: warning: Falling back to the standard locale ("C"). 1691223238.683257103 [ 47%] Built target preprocess_perl_frontend_wmd 1691223238.717047930 [ 48%] Generating wmu.pl 1691223238.720916033 perl: warning: Setting locale failed. 1691223238.720949888 perl: warning: Please check that your locale settings: 1691223238.720953941 LANGUAGE = "en_US:en", 1691223238.720958948 LC_ALL = "en_US.UTF-8", 1691223238.720963955 LANG = "en_US.UTF-8" 1691223238.720971107 are supported and installed on your system. 1691223238.720977068 perl: warning: Falling back to the standard locale ("C"). 1691223238.759430885 [ 48%] Built target preprocess_perl_frontend_wmu 1691223238.789999962 [ 48%] Generating wml-params-conf.pl 1691223238.792797089 perl: warning: Setting locale failed. 1691223238.792834044 perl: warning: Please check that your locale settings: 1691223238.792843103 LANGUAGE = "en_US:en", 1691223238.792850971 LC_ALL = "en_US.UTF-8", 1691223238.792857885 LANG = "en_US.UTF-8" 1691223238.792865038 are supported and installed on your system. 1691223238.792871952 perl: warning: Falling back to the standard locale ("C"). 1691223238.833030939 [ 48%] Built target preprocess_perl_frontend_wml-params-conf 1691223238.865243912 [ 48%] Generating wmk.1 1691223238.868386030 perl: warning: Setting locale failed. 1691223238.868442059 perl: warning: Please check that your locale settings: 1691223238.868453026 LANGUAGE = "en_US:en", 1691223238.868459940 LC_ALL = "en_US.UTF-8", 1691223238.868478060 LANG = "en_US.UTF-8" 1691223238.868484974 are supported and installed on your system. 1691223238.868490934 perl: warning: Falling back to the standard locale ("C"). 1691223238.988564014 [ 48%] Generating wml.1 1691223238.991343021 perl: warning: Setting locale failed. 1691223238.991377115 perl: warning: Please check that your locale settings: 1691223238.991385937 LANGUAGE = "en_US:en", 1691223238.991393089 LC_ALL = "en_US.UTF-8", 1691223238.991399050 LANG = "en_US.UTF-8" 1691223238.991405964 are supported and installed on your system. 1691223238.991413116 perl: warning: Falling back to the standard locale ("C"). 1691223239.120186090 [ 49%] Generating wmb.1 1691223239.123303890 perl: warning: Setting locale failed. 1691223239.123337030 perl: warning: Please check that your locale settings: 1691223239.123343945 LANGUAGE = "en_US:en", 1691223239.123351097 LC_ALL = "en_US.UTF-8", 1691223239.123357058 LANG = "en_US.UTF-8" 1691223239.123363018 are supported and installed on your system. 1691223239.123368979 perl: warning: Falling back to the standard locale ("C"). 1691223239.229748964 [ 49%] Generating wmd.1 1691223239.232985973 perl: warning: Setting locale failed. 1691223239.233022928 perl: warning: Please check that your locale settings: 1691223239.233032942 LANGUAGE = "en_US:en", 1691223239.233040094 LC_ALL = "en_US.UTF-8", 1691223239.233046055 LANG = "en_US.UTF-8" 1691223239.233052969 are supported and installed on your system. 1691223239.233059883 perl: warning: Falling back to the standard locale ("C"). 1691223239.342550993 [ 50%] Generating wmu.1 1691223239.345894098 perl: warning: Setting locale failed. 1691223239.345928907 perl: warning: Please check that your locale settings: 1691223239.345935106 LANGUAGE = "en_US:en", 1691223239.345943928 LC_ALL = "en_US.UTF-8", 1691223239.345952034 LANG = "en_US.UTF-8" 1691223239.345959902 are supported and installed on your system. 1691223239.345964909 perl: warning: Falling back to the standard locale ("C"). 1691223239.451078892 [ 51%] Generating wml-params-conf.1 1691223239.454925060 perl: warning: Setting locale failed. 1691223239.454976082 perl: warning: Please check that your locale settings: 1691223239.454983950 LANGUAGE = "en_US:en", 1691223239.454991102 LC_ALL = "en_US.UTF-8", 1691223239.454998970 LANG = "en_US.UTF-8" 1691223239.455004930 are supported and installed on your system. 1691223239.455012083 perl: warning: Falling back to the standard locale ("C"). 1691223239.565968990 [ 52%] Generating wmd_missing.1 1691223239.569431067 perl: warning: Setting locale failed. 1691223239.569466114 perl: warning: Please check that your locale settings: 1691223239.569472075 LANGUAGE = "en_US:en", 1691223239.569479942 LC_ALL = "en_US.UTF-8", 1691223239.569489002 LANG = "en_US.UTF-8" 1691223239.569497108 are supported and installed on your system. 1691223239.569504023 perl: warning: Falling back to the standard locale ("C"). 1691223239.679943085 [ 55%] Built target frontend_pods 1691223239.712661982 [ 55%] Generating TheWML/Config.pm 1691223239.715339899 perl: warning: Setting locale failed. 1691223239.715370893 perl: warning: Please check that your locale settings: 1691223239.715375900 LANGUAGE = "en_US:en", 1691223239.715379953 LC_ALL = "en_US.UTF-8", 1691223239.715384007 LANG = "en_US.UTF-8" 1691223239.715389013 are supported and installed on your system. 1691223239.715394974 perl: warning: Falling back to the standard locale ("C"). 1691223239.754193068 [ 55%] Built target preprocess_perl_include_config 1691223239.791006088 [ 78%] Built target preprocess_perl_includes 1691223239.827009916 [ 78%] Generating all.3 1691223239.830295086 perl: warning: Setting locale failed. 1691223239.830337048 perl: warning: Please check that your locale settings: 1691223239.830344915 LANGUAGE = "en_US:en", 1691223239.830353022 LC_ALL = "en_US.UTF-8", 1691223239.830358982 LANG = "en_US.UTF-8" 1691223239.830364943 are supported and installed on your system. 1691223239.830370903 perl: warning: Falling back to the standard locale ("C"). 1691223239.942500114 [ 79%] Generating des/all.3 1691223239.945660114 perl: warning: Setting locale failed. 1691223239.945713997 perl: warning: Please check that your locale settings: 1691223239.945722103 LANGUAGE = "en_US:en", 1691223239.945728064 LC_ALL = "en_US.UTF-8", 1691223239.945734024 LANG = "en_US.UTF-8" 1691223239.945739031 are supported and installed on your system. 1691223239.945744991 perl: warning: Falling back to the standard locale ("C"). 1691223240.055646896 [ 79%] Generating des/gfont.3 1691223240.058674097 perl: warning: Setting locale failed. 1691223240.058718920 perl: warning: Please check that your locale settings: 1691223240.058732033 LANGUAGE = "en_US:en", 1691223240.058741093 LC_ALL = "en_US.UTF-8", 1691223240.058748960 LANG = "en_US.UTF-8" 1691223240.058763981 are supported and installed on your system. 1691223240.058769941 perl: warning: Falling back to the standard locale ("C"). 1691223240.168787956 [ 80%] Generating des/imgbg.3 1691223240.172244072 perl: warning: Setting locale failed. 1691223240.172287941 perl: warning: Please check that your locale settings: 1691223240.172300100 LANGUAGE = "en_US:en", 1691223240.172310114 LC_ALL = "en_US.UTF-8", 1691223240.172317982 LANG = "en_US.UTF-8" 1691223240.172327042 are supported and installed on your system. 1691223240.172337055 perl: warning: Falling back to the standard locale ("C"). 1691223240.285981894 [ 80%] Generating des/imgdot.3 1691223240.289522886 perl: warning: Setting locale failed. 1691223240.289571047 perl: warning: Please check that your locale settings: 1691223240.289582968 LANGUAGE = "en_US:en", 1691223240.289592981 LC_ALL = "en_US.UTF-8", 1691223240.289599895 LANG = "en_US.UTF-8" 1691223240.289608002 are supported and installed on your system. 1691223240.289618015 perl: warning: Falling back to the standard locale ("C"). 1691223240.401631117 [ 81%] Generating des/lowsrc.3 1691223240.405105114 perl: warning: Setting locale failed. 1691223240.405139923 perl: warning: Please check that your locale settings: 1691223240.405149937 LANGUAGE = "en_US:en", 1691223240.405157089 LC_ALL = "en_US.UTF-8", 1691223240.405163050 LANG = "en_US.UTF-8" 1691223240.405169010 are supported and installed on your system. 1691223240.405175924 perl: warning: Falling back to the standard locale ("C"). 1691223240.515559912 [ 81%] Generating des/navbar.3 1691223240.518193007 perl: warning: Setting locale failed. 1691223240.518228054 perl: warning: Please check that your locale settings: 1691223240.518235922 LANGUAGE = "en_US:en", 1691223240.518244028 LC_ALL = "en_US.UTF-8", 1691223240.518250942 LANG = "en_US.UTF-8" 1691223240.518256903 are supported and installed on your system. 1691223240.518264055 perl: warning: Falling back to the standard locale ("C"). 1691223240.647008896 [ 82%] Generating des/preload.3 1691223240.651029110 perl: warning: Setting locale failed. 1691223240.651079893 perl: warning: Please check that your locale settings: 1691223240.651091099 LANGUAGE = "en_US:en", 1691223240.651099920 LC_ALL = "en_US.UTF-8", 1691223240.651108980 LANG = "en_US.UTF-8" 1691223240.651118040 are supported and installed on your system. 1691223240.651127100 perl: warning: Falling back to the standard locale ("C"). 1691223240.758972883 [ 82%] Generating des/rollover.3 1691223240.762686014 perl: warning: Setting locale failed. 1691223240.762738943 perl: warning: Please check that your locale settings: 1691223240.762747049 LANGUAGE = "en_US:en", 1691223240.762753963 LC_ALL = "en_US.UTF-8", 1691223240.762762070 LANG = "en_US.UTF-8" 1691223240.762768984 are supported and installed on your system. 1691223240.762774944 perl: warning: Falling back to the standard locale ("C"). 1691223240.876827002 [ 83%] Generating des/space.3 1691223240.879926920 perl: warning: Setting locale failed. 1691223240.879966021 perl: warning: Please check that your locale settings: 1691223240.879971027 LANGUAGE = "en_US:en", 1691223240.879976034 LC_ALL = "en_US.UTF-8", 1691223240.879981995 LANG = "en_US.UTF-8" 1691223240.879987955 are supported and installed on your system. 1691223240.879995108 perl: warning: Falling back to the standard locale ("C"). 1691223240.990508080 [ 83%] Generating des/typography.3 1691223240.993227959 perl: warning: Setting locale failed. 1691223240.993259907 perl: warning: Please check that your locale settings: 1691223240.993264914 LANGUAGE = "en_US:en", 1691223240.993268967 LC_ALL = "en_US.UTF-8", 1691223240.993273020 LANG = "en_US.UTF-8" 1691223240.993278027 are supported and installed on your system. 1691223240.993283987 perl: warning: Falling back to the standard locale ("C"). 1691223241.110694885 [ 84%] Generating fmt/all.3 1691223241.113867998 perl: warning: Setting locale failed. 1691223241.113900900 perl: warning: Please check that your locale settings: 1691223241.113904953 LANGUAGE = "en_US:en", 1691223241.113909006 LC_ALL = "en_US.UTF-8", 1691223241.113913059 LANG = "en_US.UTF-8" 1691223241.113917112 are supported and installed on your system. 1691223241.113923073 perl: warning: Falling back to the standard locale ("C"). 1691223241.218863964 [ 84%] Generating fmt/isolatin.3 1691223241.221605062 perl: warning: Setting locale failed. 1691223241.221636057 perl: warning: Please check that your locale settings: 1691223241.221641064 LANGUAGE = "en_US:en", 1691223241.221645117 LC_ALL = "en_US.UTF-8", 1691223241.221648932 LANG = "en_US.UTF-8" 1691223241.221653938 are supported and installed on your system. 1691223241.221688986 perl: warning: Falling back to the standard locale ("C"). 1691223241.324172020 [ 85%] Generating fmt/pod.3 1691223241.327465057 perl: warning: Setting locale failed. 1691223241.327510118 perl: warning: Please check that your locale settings: 1691223241.327517033 LANGUAGE = "en_US:en", 1691223241.327527046 LC_ALL = "en_US.UTF-8", 1691223241.327536106 LANG = "en_US.UTF-8" 1691223241.327544928 are supported and installed on your system. 1691223241.327558994 perl: warning: Falling back to the standard locale ("C"). 1691223241.437601089 [ 85%] Generating fmt/sdf.3 1691223241.440711975 perl: warning: Setting locale failed. 1691223241.440748930 perl: warning: Please check that your locale settings: 1691223241.440757036 LANGUAGE = "en_US:en", 1691223241.440778017 LC_ALL = "en_US.UTF-8", 1691223241.440787077 LANG = "en_US.UTF-8" 1691223241.440793991 are supported and installed on your system. 1691223241.440800905 perl: warning: Falling back to the standard locale ("C"). 1691223241.548911095 [ 86%] Generating fmt/text.3 1691223241.552608967 perl: warning: Setting locale failed. 1691223241.552645922 perl: warning: Please check that your locale settings: 1691223241.552651882 LANGUAGE = "en_US:en", 1691223241.552661896 LC_ALL = "en_US.UTF-8", 1691223241.552711010 LANG = "en_US.UTF-8" 1691223241.552716970 are supported and installed on your system. 1691223241.552722931 perl: warning: Falling back to the standard locale ("C"). 1691223241.660053015 [ 86%] Generating fmt/url.3 1691223241.663070917 perl: warning: Setting locale failed. 1691223241.663100958 perl: warning: Please check that your locale settings: 1691223241.663105965 LANGUAGE = "en_US:en", 1691223241.663110018 LC_ALL = "en_US.UTF-8", 1691223241.663114071 LANG = "en_US.UTF-8" 1691223241.663116932 are supported and installed on your system. 1691223241.663122892 perl: warning: Falling back to the standard locale ("C"). 1691223241.772002935 [ 87%] Generating fmt/verbatim.3 1691223241.775129080 perl: warning: Setting locale failed. 1691223241.775166988 perl: warning: Please check that your locale settings: 1691223241.775171041 LANGUAGE = "en_US:en", 1691223241.775176048 LC_ALL = "en_US.UTF-8", 1691223241.775182009 LANG = "en_US.UTF-8" 1691223241.775187969 are supported and installed on your system. 1691223241.775193930 perl: warning: Falling back to the standard locale ("C"). 1691223241.885386944 [ 87%] Generating fmt/xtable.3 1691223241.888175011 perl: warning: Setting locale failed. 1691223241.888210058 perl: warning: Please check that your locale settings: 1691223241.888220072 LANGUAGE = "en_US:en", 1691223241.888227940 LC_ALL = "en_US.UTF-8", 1691223241.888235092 LANG = "en_US.UTF-8" 1691223241.888241053 are supported and installed on your system. 1691223241.888247967 perl: warning: Falling back to the standard locale ("C"). 1691223241.992794991 [ 88%] Generating imp/all.3 1691223241.996242046 perl: warning: Setting locale failed. 1691223241.996273994 perl: warning: Please check that your locale settings: 1691223241.996280909 LANGUAGE = "en_US:en", 1691223241.996288061 LC_ALL = "en_US.UTF-8", 1691223241.996294022 LANG = "en_US.UTF-8" 1691223241.996299982 are supported and installed on your system. 1691223241.996305943 perl: warning: Falling back to the standard locale ("C"). 1691223242.099687099 [ 88%] Generating imp/csmap.3 1691223242.103034019 perl: warning: Setting locale failed. 1691223242.103069067 perl: warning: Please check that your locale settings: 1691223242.103077888 LANGUAGE = "en_US:en", 1691223242.103084087 LC_ALL = "en_US.UTF-8", 1691223242.103091002 LANG = "en_US.UTF-8" 1691223242.103097916 are supported and installed on your system. 1691223242.103104115 perl: warning: Falling back to the standard locale ("C"). 1691223242.203180075 [ 89%] Generating imp/fsview.3 1691223242.207093954 perl: warning: Setting locale failed. 1691223242.207144022 perl: warning: Please check that your locale settings: 1691223242.207151890 LANGUAGE = "en_US:en", 1691223242.207158089 LC_ALL = "en_US.UTF-8", 1691223242.207165003 LANG = "en_US.UTF-8" 1691223242.207171917 are supported and installed on your system. 1691223242.207179070 perl: warning: Falling back to the standard locale ("C"). 1691223242.319931984 [ 89%] Generating imp/generic.3 1691223242.323251963 perl: warning: Setting locale failed. 1691223242.323292017 perl: warning: Please check that your locale settings: 1691223242.323302984 LANGUAGE = "en_US:en", 1691223242.323312044 LC_ALL = "en_US.UTF-8", 1691223242.323319912 LANG = "en_US.UTF-8" 1691223242.323328972 are supported and installed on your system. 1691223242.323338032 perl: warning: Falling back to the standard locale ("C"). 1691223242.430366039 [ 89%] Generating mod/all.3 1691223242.433993101 perl: warning: Setting locale failed. 1691223242.434043884 perl: warning: Please check that your locale settings: 1691223242.434052944 LANGUAGE = "en_US:en", 1691223242.434060097 LC_ALL = "en_US.UTF-8", 1691223242.434066057 LANG = "en_US.UTF-8" 1691223242.434072971 are supported and installed on your system. 1691223242.434079885 perl: warning: Falling back to the standard locale ("C"). 1691223242.544749022 [ 90%] Generating mod/MakeMaker.3 1691223242.548327923 perl: warning: Setting locale failed. 1691223242.548368931 perl: warning: Please check that your locale settings: 1691223242.548379898 LANGUAGE = "en_US:en", 1691223242.548388958 LC_ALL = "en_US.UTF-8", 1691223242.548397064 LANG = "en_US.UTF-8" 1691223242.548405886 are supported and installed on your system. 1691223242.548414946 perl: warning: Falling back to the standard locale ("C"). 1691223242.660131931 [ 91%] Generating mod/version.3 1691223242.663218021 perl: warning: Setting locale failed. 1691223242.663250923 perl: warning: Please check that your locale settings: 1691223242.663256884 LANGUAGE = "en_US:en", 1691223242.663264036 LC_ALL = "en_US.UTF-8", 1691223242.663269997 LANG = "en_US.UTF-8" 1691223242.663275003 are supported and installed on your system. 1691223242.663280964 perl: warning: Falling back to the standard locale ("C"). 1691223242.767515898 [ 91%] Generating std/all.3 1691223242.770566940 perl: warning: Setting locale failed. 1691223242.770598888 perl: warning: Please check that your locale settings: 1691223242.770606041 LANGUAGE = "en_US:en", 1691223242.770612001 LC_ALL = "en_US.UTF-8", 1691223242.770617962 LANG = "en_US.UTF-8" 1691223242.770623922 are supported and installed on your system. 1691223242.770631075 perl: warning: Falling back to the standard locale ("C"). 1691223242.871156931 [ 92%] Generating std/box.3 1691223242.875030994 perl: warning: Setting locale failed. 1691223242.875082016 perl: warning: Please check that your locale settings: 1691223242.875091076 LANGUAGE = "en_US:en", 1691223242.875097036 LC_ALL = "en_US.UTF-8", 1691223242.875103951 LANG = "en_US.UTF-8" 1691223242.875109911 are supported and installed on your system. 1691223242.875117064 perl: warning: Falling back to the standard locale ("C"). 1691223242.990240097 [ 92%] Generating std/case.3 1691223242.993684053 perl: warning: Setting locale failed. 1691223242.993724108 perl: warning: Please check that your locale settings: 1691223242.993733883 LANGUAGE = "en_US:en", 1691223242.993743896 LC_ALL = "en_US.UTF-8", 1691223242.993755102 LANG = "en_US.UTF-8" 1691223242.993763924 are supported and installed on your system. 1691223242.993772984 perl: warning: Falling back to the standard locale ("C"). 1691223243.099647999 [ 93%] Generating std/grid.3 1691223243.102576017 perl: warning: Setting locale failed. 1691223243.102607965 perl: warning: Please check that your locale settings: 1691223243.102615118 LANGUAGE = "en_US:en", 1691223243.102621078 LC_ALL = "en_US.UTF-8", 1691223243.102627993 LANG = "en_US.UTF-8" 1691223243.102632999 are supported and installed on your system. 1691223243.102638960 perl: warning: Falling back to the standard locale ("C"). 1691223243.211730003 [ 93%] Generating std/href.3 1691223243.215332985 perl: warning: Setting locale failed. 1691223243.215370893 perl: warning: Please check that your locale settings: 1691223243.215382099 LANGUAGE = "en_US:en", 1691223243.215392113 LC_ALL = "en_US.UTF-8", 1691223243.215400934 LANG = "en_US.UTF-8" 1691223243.215409040 are supported and installed on your system. 1691223243.215419054 perl: warning: Falling back to the standard locale ("C"). 1691223243.327281952 [ 94%] Generating std/info.3 1691223243.330723047 perl: warning: Setting locale failed. 1691223243.330758095 perl: warning: Please check that your locale settings: 1691223243.330766916 LANGUAGE = "en_US:en", 1691223243.330775023 LC_ALL = "en_US.UTF-8", 1691223243.330800056 LANG = "en_US.UTF-8" 1691223243.330807924 are supported and installed on your system. 1691223243.330816031 perl: warning: Falling back to the standard locale ("C"). 1691223243.441850901 [ 94%] Generating std/label.3 1691223243.444993019 perl: warning: Setting locale failed. 1691223243.445024967 perl: warning: Please check that your locale settings: 1691223243.445033073 LANGUAGE = "en_US:en", 1691223243.445039034 LC_ALL = "en_US.UTF-8", 1691223243.445044994 LANG = "en_US.UTF-8" 1691223243.445050955 are supported and installed on your system. 1691223243.445056915 perl: warning: Falling back to the standard locale ("C"). 1691223243.549084902 [ 95%] Generating std/lang.3 1691223243.552490950 perl: warning: Setting locale failed. 1691223243.552525043 perl: warning: Please check that your locale settings: 1691223243.552535057 LANGUAGE = "en_US:en", 1691223243.552542925 LC_ALL = "en_US.UTF-8", 1691223243.552550077 LANG = "en_US.UTF-8" 1691223243.552556992 are supported and installed on your system. 1691223243.552563906 perl: warning: Falling back to the standard locale ("C"). 1691223243.664467096 [ 95%] Generating std/logo.3 1691223243.667948008 perl: warning: Setting locale failed. 1691223243.667994976 perl: warning: Please check that your locale settings: 1691223243.668003082 LANGUAGE = "en_US:en", 1691223243.668009996 LC_ALL = "en_US.UTF-8", 1691223243.668018103 LANG = "en_US.UTF-8" 1691223243.668025017 are supported and installed on your system. 1691223243.668030977 perl: warning: Falling back to the standard locale ("C"). 1691223243.782531977 [ 96%] Generating std/page.3 1691223243.785902977 perl: warning: Setting locale failed. 1691223243.785942078 perl: warning: Please check that your locale settings: 1691223243.785953045 LANGUAGE = "en_US:en", 1691223243.785962105 LC_ALL = "en_US.UTF-8", 1691223243.785970926 LANG = "en_US.UTF-8" 1691223243.785980940 are supported and installed on your system. 1691223243.785989046 perl: warning: Falling back to the standard locale ("C"). 1691223243.903081894 [ 96%] Generating std/tags.3 1691223243.907206059 perl: warning: Setting locale failed. 1691223243.907253027 perl: warning: Please check that your locale settings: 1691223243.907264948 LANGUAGE = "en_US:en", 1691223243.907274008 LC_ALL = "en_US.UTF-8", 1691223243.907283068 LANG = "en_US.UTF-8" 1691223243.907290936 are supported and installed on your system. 1691223243.907299042 perl: warning: Falling back to the standard locale ("C"). 1691223244.022056103 [ 97%] Generating std/toc.3 1691223244.025479078 perl: warning: Setting locale failed. 1691223244.025521994 perl: warning: Please check that your locale settings: 1691223244.025530100 LANGUAGE = "en_US:en", 1691223244.025537014 LC_ALL = "en_US.UTF-8", 1691223244.025542974 LANG = "en_US.UTF-8" 1691223244.025549889 are supported and installed on your system. 1691223244.025557041 perl: warning: Falling back to the standard locale ("C"). 1691223244.129029036 [ 97%] Generating sup/all.3 1691223244.131493092 perl: warning: Setting locale failed. 1691223244.131525040 perl: warning: Please check that your locale settings: 1691223244.131531954 LANGUAGE = "en_US:en", 1691223244.131539106 LC_ALL = "en_US.UTF-8", 1691223244.131545067 LANG = "en_US.UTF-8" 1691223244.131551027 are supported and installed on your system. 1691223244.131556988 perl: warning: Falling back to the standard locale ("C"). 1691223244.237145901 [ 98%] Generating sup/hextriple.3 1691223244.240778923 perl: warning: Setting locale failed. 1691223244.240823030 perl: warning: Please check that your locale settings: 1691223244.240832090 LANGUAGE = "en_US:en", 1691223244.240839005 LC_ALL = "en_US.UTF-8", 1691223244.240844965 LANG = "en_US.UTF-8" 1691223244.240850925 are supported and installed on your system. 1691223244.240858078 perl: warning: Falling back to the standard locale ("C"). 1691223244.351366997 [ 98%] Generating sup/path.3 1691223244.354542971 perl: warning: Setting locale failed. 1691223244.354578972 perl: warning: Please check that your locale settings: 1691223244.354588032 LANGUAGE = "en_US:en", 1691223244.354595900 LC_ALL = "en_US.UTF-8", 1691223244.354603052 LANG = "en_US.UTF-8" 1691223244.354609013 are supported and installed on your system. 1691223244.354615927 perl: warning: Falling back to the standard locale ("C"). 1691223244.460242987 [ 99%] Generating sys/all.3 1691223244.463617086 perl: warning: Setting locale failed. 1691223244.463653088 perl: warning: Please check that your locale settings: 1691223244.463660955 LANGUAGE = "en_US:en", 1691223244.463710070 LC_ALL = "en_US.UTF-8", 1691223244.463718891 LANG = "en_US.UTF-8" 1691223244.463725090 are supported and installed on your system. 1691223244.463731050 perl: warning: Falling back to the standard locale ("C"). 1691223244.575943947 [ 99%] Generating sys/bootp3.3 1691223244.579309940 perl: warning: Setting locale failed. 1691223244.579356909 perl: warning: Please check that your locale settings: 1691223244.579365015 LANGUAGE = "en_US:en", 1691223244.579372883 LC_ALL = "en_US.UTF-8", 1691223244.579379082 LANG = "en_US.UTF-8" 1691223244.579385996 are supported and installed on your system. 1691223244.579391956 perl: warning: Falling back to the standard locale ("C"). 1691223244.685374022 [100%] Generating sys/bootp4.3 1691223244.688278913 perl: warning: Setting locale failed. 1691223244.688314915 perl: warning: Please check that your locale settings: 1691223244.688324928 LANGUAGE = "en_US:en", 1691223244.688332081 LC_ALL = "en_US.UTF-8", 1691223244.688339949 LANG = "en_US.UTF-8" 1691223244.688348055 are supported and installed on your system. 1691223244.688355923 perl: warning: Falling back to the standard locale ("C"). 1691223244.793366909 [100%] Generating sys/compat1.3 1691223244.796992064 perl: warning: Setting locale failed. 1691223244.797035933 perl: warning: Please check that your locale settings: 1691223244.797051907 LANGUAGE = "en_US:en", 1691223244.797059059 LC_ALL = "en_US.UTF-8", 1691223244.797065020 LANG = "en_US.UTF-8" 1691223244.797072887 are supported and installed on your system. 1691223244.797079086 perl: warning: Falling back to the standard locale ("C"). 1691223244.909993887 [100%] Built target includes_pods 1691223244.927331924 + sudo make install 1691223244.998445988 [ 5%] Built target iselect 1691223245.031039000 [ 6%] Built target wml_aux_iselect 1691223245.066092014 [ 6%] Built target preproc_htmlinfo 1691223245.098855972 [ 7%] Built target pod_htmlinfo 1691223245.133070946 [ 8%] Built target preproc_map2html 1691223245.171396971 [ 8%] Built target pod_map2html 1691223245.202408075 [ 9%] Built target preproc_freetable 1691223245.234335899 [ 9%] Built target pod_freetable 1691223245.264193058 [ 10%] Built target ipp_preproc 1691223245.294183969 [ 11%] Built target ipp_pod 1691223245.328550100 [ 12%] Built target gettext 1691223245.358371973 [ 12%] Built target mp4hp__gettext 1691223245.390096903 [ 13%] Built target exec 1691223245.419548988 [ 14%] Built target mp4hp__exec 1691223245.455894947 [ 15%] Built target sh 1691223245.487118959 [ 16%] Built target mp4hp__sh 1691223245.524904013 [ 18%] Built target mp4h_lib 1691223245.573760986 [ 24%] Built target mp4h 1691223245.607530117 [ 25%] Built target mp4h_doc_html 1691223245.644320965 [ 26%] Built target mp4h_pod 1691223245.693984032 [ 35%] Built target eperl 1691223245.726097107 [ 35%] Built target eperl_pod_preproc 1691223245.756793022 [ 36%] Built target eperl_pod 1691223245.787322998 [ 36%] Built target divert_preproc 1691223245.816801071 [ 37%] Built target divert_pod 1691223245.846062899 [ 37%] Built target asubst_preproc 1691223245.875861883 [ 38%] Built target asubst_pod 1691223245.904855967 [ 39%] Built target htmlfix_preproc 1691223245.933268070 [ 39%] Built target htmlfix_pod 1691223245.969228983 [ 40%] Built target htmlstrip_preproc 1691223246.003431082 [ 40%] Built target htmlstrip_pod 1691223246.035840034 [ 40%] Built target slice_preproc 1691223246.069304943 [ 41%] Built target slice_pod 1691223246.100455999 [ 42%] Built target std_copy_wml_barebone 1691223246.136367083 [ 45%] Built target docs_pods 1691223246.168803930 [ 45%] Built target preprocess_perl_frontend_wmk 1691223246.199826002 [ 46%] Built target preprocess_perl_frontend_wml 1691223246.230916977 [ 46%] Built target preprocess_perl_frontend_wmb 1691223246.261415005 [ 47%] Built target preprocess_perl_frontend_wmd 1691223246.291584969 [ 48%] Built target preprocess_perl_frontend_wmu 1691223246.322444916 [ 48%] Built target preprocess_perl_frontend_wml-params-conf 1691223246.352638006 [ 55%] Built target frontend_pods 1691223246.384289980 [ 55%] Built target preprocess_perl_include_config 1691223246.418540955 [ 78%] Built target preprocess_perl_includes 1691223246.457520008 [100%] Built target includes_pods 1691223246.491792917 Install the project... 1691223246.505789042 -- Install configuration: "" 1691223246.506695032 -- Installing: /usr/local/lib/wml/exec/wml_aux_iselect 1691223246.513586998 -- Installing: /usr/local/share/man/man1/wml_aux_iselect.1 1691223246.514230013 -- Installing: /usr/local/lib/wml/exec/wml_aux_htmlinfo 1691223246.514518976 -- Installing: /usr/local/share/man/man1/wml_aux_htmlinfo.1 1691223246.515079021 -- Installing: /usr/local/lib/wml/exec/wml_aux_map2html 1691223246.515398026 -- Installing: /usr/local/share/man/man1/wml_aux_map2html.1 1691223246.515958071 -- Installing: /usr/local/lib/wml/exec/wml_aux_freetable 1691223246.516283989 -- Installing: /usr/local/share/man/man1/wml_aux_freetable.1 1691223246.517020941 -- Installing: /usr/local/share/man/man1/wml_p1_ipp.1 1691223246.517375946 -- Installing: /usr/local/lib/wml/exec/wml_p1_ipp 1691223246.518170118 -- Installing: /usr/local/lib/mp4h/intl/gettext.mp4hp 1691223246.518551111 -- Installing: /usr/local/lib/mp4h/intl/gettext.so 1691223246.519030094 -- Installing: /usr/local/lib/mp4h/system/exec.mp4hp 1691223246.519397020 -- Installing: /usr/local/lib/mp4h/system/exec.so 1691223246.519819021 -- Installing: /usr/local/lib/mp4h/system/sh.mp4hp 1691223246.520184994 -- Installing: /usr/local/lib/mp4h/system/sh.so 1691223246.521034002 -- Installing: /usr/local/lib/wml/exec/wml_p2_mp4h 1691223246.522114038 -- Installing: /usr/local/share/man/man1/mp4h.1 1691223246.522593975 -- Installing: /usr/local/share/man/man1/wml_p2_mp4h.1 1691223246.523360968 -- Installing: /usr/local/share/man/man1/wml_p3_eperl.1 1691223246.523830891 -- Installing: /usr/local/lib/wml/exec/wml_p3_eperl 1691223246.524714947 -- Installing: /usr/local/share/man/man1/wml_p5_divert.1 1691223246.525234938 -- Installing: /usr/local/lib/wml/exec/wml_p5_divert 1691223246.525923014 -- Installing: /usr/local/share/man/man1/wml_p6_asubst.1 1691223246.526335001 -- Installing: /usr/local/lib/wml/exec/wml_p6_asubst 1691223246.526974916 -- Installing: /usr/local/share/man/man1/wml_p7_htmlfix.1 1691223246.527376890 -- Installing: /usr/local/lib/wml/exec/wml_p7_htmlfix 1691223246.527998924 -- Installing: /usr/local/share/man/man1/wml_p8_htmlstrip.1 1691223246.528399944 -- Installing: /usr/local/lib/wml/exec/wml_p8_htmlstrip 1691223246.529148102 -- Installing: /usr/local/share/wml/SliceTermParser.pm 1691223246.529553890 -- Installing: /usr/local/share/man/man1/wml_p9_slice.1 1691223246.530006886 -- Installing: /usr/local/lib/wml/exec/wml_p9_slice 1691223246.541575909 -- Installing: /usr/local/share/man/cat7/wml_barebone.7 1691223246.542205095 -- Installing: /usr/local/share/man/man7/wml_intro.7 1691223246.542664051 -- Installing: /usr/local/share/man/man7/wml_tutorial.7 1691223246.543159962 -- Installing: /usr/local/share/man/man7/wml_macros.7 1691223246.543705940 -- Installing: /usr/local/share/man/man7/wml_faq.7 1691223246.544182062 -- Installing: /usr/local/share/man/man7/wml_tags.7 1691223246.545066118 -- Installing: /usr/local/bin/wmk 1691223246.545542955 -- Installing: /usr/local/share/man/man1/wmk.1 1691223246.546010017 -- Installing: /usr/local/bin/wml 1691223246.546447039 -- Installing: /usr/local/share/man/man1/wml.1 1691223246.546938896 -- Installing: /usr/local/bin/wmb 1691223246.547389984 -- Installing: /usr/local/share/man/man1/wmb.1 1691223246.547853947 -- Installing: /usr/local/bin/wmd 1691223246.548290014 -- Installing: /usr/local/share/man/man1/wmd.1 1691223246.548718929 -- Installing: /usr/local/bin/wmu 1691223246.549143076 -- Installing: /usr/local/share/man/man1/wmu.1 1691223246.549551964 -- Installing: /usr/local/bin/wml-params-conf 1691223246.549992085 -- Installing: /usr/local/share/man/man1/wml-params-conf.1 1691223246.550405025 -- Installing: /usr/local/share/man/man1/wmd_missing.1 1691223246.550975084 -- Installing: /usr/local/share/wml/data/wmd.txt 1691223246.554606915 -- Installing: /usr/local/share/wml/include/all.wml 1691223246.555577040 -- Installing: /usr/local/share/man/man3/wml::all.3 1691223246.561332941 -- Installing: /usr/local/share/wml/include/des/all.wml 1691223246.561719894 -- Installing: /usr/local/share/man/man3/wml::des::all.3 1691223246.562117100 -- Installing: /usr/local/share/wml/include/des/gfont.wml 1691223246.562462091 -- Installing: /usr/local/share/man/man3/wml::des::gfont.3 1691223246.562916994 -- Installing: /usr/local/share/wml/include/des/imgbg.wml 1691223246.563234091 -- Installing: /usr/local/share/man/man3/wml::des::imgbg.3 1691223246.563571930 -- Installing: /usr/local/share/wml/include/des/imgdot.wml 1691223246.563924074 -- Installing: /usr/local/share/man/man3/wml::des::imgdot.3 1691223246.564287901 -- Installing: /usr/local/share/wml/include/des/lowsrc.wml 1691223246.564619064 -- Installing: /usr/local/share/man/man3/wml::des::lowsrc.3 1691223246.565011024 -- Installing: /usr/local/share/wml/include/des/navbar.wml 1691223246.565968990 -- Installing: /usr/local/share/man/man3/wml::des::navbar.3 1691223246.566371918 -- Installing: /usr/local/share/wml/include/des/preload.wml 1691223246.566996098 -- Installing: /usr/local/share/man/man3/wml::des::preload.3 1691223246.567380905 -- Installing: /usr/local/share/wml/include/des/rollover.wml 1691223246.567696095 -- Installing: /usr/local/share/man/man3/wml::des::rollover.3 1691223246.568141937 -- Installing: /usr/local/share/wml/include/des/space.wml 1691223246.568495035 -- Installing: /usr/local/share/man/man3/wml::des::space.3 1691223246.568933010 -- Installing: /usr/local/share/wml/include/des/typography.wml 1691223246.569302082 -- Installing: /usr/local/share/man/man3/wml::des::typography.3 1691223246.569715023 -- Installing: /usr/local/share/wml/include/fmt/all.wml 1691223246.570148945 -- Installing: /usr/local/share/man/man3/wml::fmt::all.3 1691223246.570559025 -- Installing: /usr/local/share/wml/include/fmt/isolatin.wml 1691223246.570955992 -- Installing: /usr/local/share/man/man3/wml::fmt::isolatin.3 1691223246.571340084 -- Installing: /usr/local/share/wml/include/fmt/pod.wml 1691223246.571707010 -- Installing: /usr/local/share/man/man3/wml::fmt::pod.3 1691223246.572127104 -- Installing: /usr/local/share/wml/include/fmt/sdf.wml 1691223246.572467089 -- Installing: /usr/local/share/man/man3/wml::fmt::sdf.3 1691223246.572866917 -- Installing: /usr/local/share/wml/include/fmt/text.wml 1691223246.573554993 -- Installing: /usr/local/share/man/man3/wml::fmt::text.3 1691223246.573961020 -- Installing: /usr/local/share/wml/include/fmt/url.wml 1691223246.574304104 -- Installing: /usr/local/share/man/man3/wml::fmt::url.3 1691223246.574666023 -- Installing: /usr/local/share/wml/include/fmt/verbatim.wml 1691223246.575068951 -- Installing: /usr/local/share/man/man3/wml::fmt::verbatim.3 1691223246.575440884 -- Installing: /usr/local/share/wml/include/fmt/xtable.wml 1691223246.575792074 -- Installing: /usr/local/share/man/man3/wml::fmt::xtable.3 1691223246.576159954 -- Installing: /usr/local/share/wml/include/imp/all.wml 1691223246.576561928 -- Installing: /usr/local/share/man/man3/wml::imp::all.3 1691223246.576991081 -- Installing: /usr/local/share/wml/include/imp/csmap.wml 1691223246.577323914 -- Installing: /usr/local/share/man/man3/wml::imp::csmap.3 1691223246.577698946 -- Installing: /usr/local/share/wml/include/imp/fsview.wml 1691223246.578064919 -- Installing: /usr/local/share/man/man3/wml::imp::fsview.3 1691223246.578480959 -- Installing: /usr/local/share/wml/include/imp/generic.wml 1691223246.578850031 -- Installing: /usr/local/share/man/man3/wml::imp::generic.3 1691223246.579220057 -- Installing: /usr/local/share/wml/include/mod/all.wml 1691223246.579937935 -- Installing: /usr/local/share/man/man3/wml::mod::all.3 1691223246.580321074 -- Installing: /usr/local/share/wml/include/mod/MakeMaker.wml 1691223246.580662966 -- Installing: /usr/local/share/man/man3/wml::mod::MakeMaker.3 1691223246.581090927 -- Installing: /usr/local/share/wml/include/mod/version.wml 1691223246.581430912 -- Installing: /usr/local/share/man/man3/wml::mod::version.3 1691223246.581823111 -- Installing: /usr/local/share/wml/include/std/all.wml 1691223246.582206964 -- Installing: /usr/local/share/man/man3/wml::std::all.3 1691223246.582577944 -- Installing: /usr/local/share/wml/include/std/box.wml 1691223246.582981110 -- Installing: /usr/local/share/man/man3/wml::std::box.3 1691223246.583343983 -- Installing: /usr/local/share/wml/include/std/case.wml 1691223246.583695889 -- Installing: /usr/local/share/man/man3/wml::std::case.3 1691223246.584068060 -- Installing: /usr/local/share/wml/include/std/grid.wml 1691223246.584412098 -- Installing: /usr/local/share/man/man3/wml::std::grid.3 1691223246.584883928 -- Installing: /usr/local/share/wml/include/std/href.wml 1691223246.585216999 -- Installing: /usr/local/share/man/man3/wml::std::href.3 1691223246.585577965 -- Installing: /usr/local/share/wml/include/std/info.wml 1691223246.585937977 -- Installing: /usr/local/share/man/man3/wml::std::info.3 1691223246.586292982 -- Installing: /usr/local/share/wml/include/std/label.wml 1691223246.586627960 -- Installing: /usr/local/share/man/man3/wml::std::label.3 1691223246.587023020 -- Installing: /usr/local/share/wml/include/std/lang.wml 1691223246.587368965 -- Installing: /usr/local/share/man/man3/wml::std::lang.3 1691223246.587862968 -- Installing: /usr/local/share/wml/include/std/logo.wml 1691223246.588231087 -- Installing: /usr/local/share/man/man3/wml::std::logo.3 1691223246.588598013 -- Installing: /usr/local/share/wml/include/std/page.wml 1691223246.588960886 -- Installing: /usr/local/share/man/man3/wml::std::page.3 1691223246.589325905 -- Installing: /usr/local/share/wml/include/std/tags.wml 1691223246.589685917 -- Installing: /usr/local/share/man/man3/wml::std::tags.3 1691223246.590049028 -- Installing: /usr/local/share/wml/include/std/toc.wml 1691223246.590390921 -- Installing: /usr/local/share/man/man3/wml::std::toc.3 1691223246.590780973 -- Installing: /usr/local/share/wml/include/sup/all.wml 1691223246.591157913 -- Installing: /usr/local/share/man/man3/wml::sup::all.3 1691223246.591532946 -- Installing: /usr/local/share/wml/include/sup/hextriple.wml 1691223246.591943979 -- Installing: /usr/local/share/man/man3/wml::sup::hextriple.3 1691223246.592298985 -- Installing: /usr/local/share/wml/include/sup/path.wml 1691223246.592617989 -- Installing: /usr/local/share/man/man3/wml::sup::path.3 1691223246.593024969 -- Installing: /usr/local/share/wml/include/sys/all.wml 1691223246.593563080 -- Installing: /usr/local/share/man/man3/wml::sys::all.3 1691223246.594053030 -- Installing: /usr/local/share/wml/include/sys/bootp3.wml 1691223246.594398975 -- Installing: /usr/local/share/man/man3/wml::sys::bootp3.3 1691223246.594803095 -- Installing: /usr/local/share/wml/include/sys/bootp4.wml 1691223246.595141888 -- Installing: /usr/local/share/man/man3/wml::sys::bootp4.3 1691223246.595491886 -- Installing: /usr/local/share/wml/include/sys/compat1.wml 1691223246.595855951 -- Installing: /usr/local/share/man/man3/wml::sys::compat1.3 1691223246.596276999 -- Installing: /usr/local/share/wml/TheWML/Config.pm 1691223246.596865892 -- Installing: /usr/local/share/wml/TheWML/Backends/ASubst/Main.pm 1691223246.597294092 -- Installing: /usr/local/share/wml/TheWML/Backends/Divert/Main.pm 1691223246.597732067 -- Installing: /usr/local/share/wml/TheWML/Backends/Fixup/Main.pm 1691223246.598176003 -- Installing: /usr/local/share/wml/TheWML/Backends/HtmlStrip/Main.pm 1691223246.598598003 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/Args.pm 1691223246.598961115 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/Delimit.pm 1691223246.599289894 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/File.pm 1691223246.599638939 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/Line.pm 1691223246.600058079 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/Main.pm 1691223246.600393057 -- Installing: /usr/local/share/wml/TheWML/Backends/IPP/Map.pm 1691223246.600852013 -- Installing: /usr/local/share/wml/TheWML/Backends/Slice/Main.pm 1691223246.601277113 -- Installing: /usr/local/share/wml/TheWML/CmdLine/Base.pm 1691223246.601598024 -- Installing: /usr/local/share/wml/TheWML/CmdLine/IO.pm 1691223246.602155924 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/OptD.pm 1691223246.602750063 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/PassObj.pm 1691223246.603182077 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/PassesManager.pm 1691223246.603607893 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/Protect.pm 1691223246.604063034 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/Runner.pm 1691223246.604554892 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/Util.pm 1691223246.605072975 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/WmlRc.pm 1691223246.605459929 -- Installing: /usr/local/share/wml/TheWML/Frontends/Wml/WmlRcDir.pm 1691223246.606349945 -- Installing: /usr/local/share/wml/data/logos/logo-apache.gif 1691223246.606628895 -- Installing: /usr/local/share/wml/data/logos/logo-apache.info 1691223246.607022047 -- Installing: /usr/local/share/wml/data/logos/logo-apache.png 1691223246.607237101 -- Installing: /usr/local/share/wml/data/logos/logo-freebsd.gif 1691223246.607465982 -- Installing: /usr/local/share/wml/data/logos/logo-freebsd.info 1691223246.607701063 -- Installing: /usr/local/share/wml/data/logos/logo-freebsd.png 1691223246.607929945 -- Installing: /usr/local/share/wml/data/logos/logo-gimp.gif 1691223246.608146906 -- Installing: /usr/local/share/wml/data/logos/logo-gimp.info 1691223246.608386993 -- Installing: /usr/local/share/wml/data/logos/logo-gimp.png 1691223246.608705044 -- Installing: /usr/local/share/wml/data/logos/logo-linux.gif 1691223246.608901978 -- Installing: /usr/local/share/wml/data/logos/logo-linux.info 1691223246.609121084 -- Installing: /usr/local/share/wml/data/logos/logo-linux.png 1691223246.609323978 -- Installing: /usr/local/share/wml/data/logos/logo-netbsd.gif 1691223246.609570026 -- Installing: /usr/local/share/wml/data/logos/logo-netbsd.info 1691223246.609827995 -- Installing: /usr/local/share/wml/data/logos/logo-netbsd.png 1691223246.610073090 -- Installing: /usr/local/share/wml/data/logos/logo-openbsd.gif 1691223246.610306978 -- Installing: /usr/local/share/wml/data/logos/logo-openbsd.info 1691223246.610539913 -- Installing: /usr/local/share/wml/data/logos/logo-openbsd.png 1691223246.610841990 -- Installing: /usr/local/share/wml/data/logos/logo-php.gif 1691223246.611036062 -- Installing: /usr/local/share/wml/data/logos/logo-php.info 1691223246.611274004 -- Installing: /usr/local/share/wml/data/logos/logo-php.png 1691223246.611507893 -- Installing: /usr/local/share/wml/data/logos/logo-vim.gif 1691223246.611751080 -- Installing: /usr/local/share/wml/data/logos/logo-vim.info 1691223246.611977100 -- Installing: /usr/local/share/wml/data/logos/logo-vim.png 1691223246.612205029 -- Installing: /usr/local/share/wml/data/logos/logo-wml.gif 1691223246.612428904 -- Installing: /usr/local/share/wml/data/logos/logo-wml.info 1691223246.612653017 -- Installing: /usr/local/share/wml/data/logos/logo-wml.png 1691223246.615561962 + rm -fr mygit 1691223246.646646976 + bash bin/install-git-cmakey-program-system-wide.bash git installer https://github.com/thewml/latemp.git 1691223246.648046017 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223246.648334026 + vcs_tool=git 1691223246.648345947 + shift 1691223246.648350000 + d=installer 1691223246.648354053 + shift 1691223246.648360014 + url=https://github.com/thewml/latemp.git 1691223246.648366928 + shift 1691223246.648374081 + clone_dir=mygit 1691223246.648380995 + git clone https://github.com/thewml/latemp.git mygit 1691223246.649842024 Cloning into 'mygit'... 1691223248.017462969 + cd mygit/installer 1691223248.017927885 + mkdir b 1691223248.020179987 + cd b 1691223248.020224094 + cmake .. 1691223248.108519077 -- The C compiler identification is GNU 13.2.0 1691223248.204180002 -- The CXX compiler identification is GNU 13.2.0 1691223248.234807014 -- Detecting C compiler ABI info 1691223248.359718084 -- Detecting C compiler ABI info - done 1691223248.376194000 -- Check for working C compiler: /usr/bin/cc - skipped 1691223248.376725912 -- Detecting C compile features 1691223248.377742052 -- Detecting C compile features - done 1691223248.390135050 -- Detecting CXX compiler ABI info 1691223248.529359102 -- Detecting CXX compiler ABI info - done 1691223248.555316925 -- Check for working CXX compiler: /usr/bin/c++ - skipped 1691223248.556210995 -- Detecting CXX compile features 1691223248.557735920 -- Detecting CXX compile features - done 1691223248.559848070 CMake Warning at cmake/shlomif_common_bootstrap.cmake:7 (MESSAGE): 1691223248.559883118 Could not find Shlomif_Common.cmake - you can find it here: 1691223248.559895992 https://github.com/shlomif/shlomif-cmake-modules ; trying to download it 1691223248.559910059 for you. 1691223248.559922934 Call Stack (most recent call first): 1691223248.559935093 CMakeLists.txt:4 (INCLUDE) 1691223248.559947968 1691223248.559959888 1691223248.812102079 -- Found Perl: /usr/bin/perl (found version "5.36.0") 1691223248.833770037 -- Configuring done (0.8s) 1691223248.842102051 -- Generating done (0.0s) 1691223248.844643116 -- Build files have been written to: /root/source/mygit/installer/b 1691223248.853127003 + make 1691223248.919656038 [ 33%] Generating latemp-config 1691223248.922070026 perl: warning: Setting locale failed. 1691223248.922110081 perl: warning: Please check that your locale settings: 1691223248.922116041 LANGUAGE = "en_US:en", 1691223248.922123909 LC_ALL = "en_US.UTF-8", 1691223248.922131062 LANG = "en_US.UTF-8" 1691223248.922138929 are supported and installed on your system. 1691223248.922146082 perl: warning: Falling back to the standard locale ("C"). 1691223248.961431980 [ 33%] Built target latemp-config_preproc 1691223248.991152048 [ 66%] Generating latemp-setup 1691223248.993788004 perl: warning: Setting locale failed. 1691223248.993819952 perl: warning: Please check that your locale settings: 1691223248.993829966 LANGUAGE = "en_US:en", 1691223248.993837118 LC_ALL = "en_US.UTF-8", 1691223248.993850946 LANG = "en_US.UTF-8" 1691223248.993858099 are supported and installed on your system. 1691223248.993864059 perl: warning: Falling back to the standard locale ("C"). 1691223249.038045883 [ 66%] Built target latemp-setup_preproc 1691223249.069951057 [100%] Generating docs/latemp-ref.html 1691223249.072546005 perl: warning: Setting locale failed. 1691223249.072591066 perl: warning: Please check that your locale settings: 1691223249.072599888 LANGUAGE = "en_US:en", 1691223249.072606087 LC_ALL = "en_US.UTF-8", 1691223249.072612047 LANG = "en_US.UTF-8" 1691223249.072618961 are supported and installed on your system. 1691223249.072624922 perl: warning: Falling back to the standard locale ("C"). 1691223249.220261097 [100%] Built target latemp-ref_preproc 1691223249.236633062 + sudo make install 1691223249.304020882 [ 33%] Built target latemp-config_preproc 1691223249.335047960 [ 66%] Built target latemp-setup_preproc 1691223249.366403103 [100%] Built target latemp-ref_preproc 1691223249.397310019 Install the project... 1691223249.413439989 -- Install configuration: "" 1691223249.413727045 -- Installing: /usr/local/bin/latemp-config 1691223249.414328098 -- Installing: /usr/local/bin/latemp-setup 1691223249.414711952 -- Installing: /usr/local/share/wml/include/latemp/html-header.wml 1691223249.415035009 -- Installing: /usr/local/share/wml/include/latemp/html-head-tag.wml 1691223249.415344954 -- Installing: /usr/local/share/wml/include/latemp/h-w-nav-menu.wml 1691223249.415656090 -- Installing: /usr/local/share/wml/include/latemp/latemp-driver.wml 1691223249.415992022 -- Installing: /usr/local/share/wml/include/latemp/latemp-main.wml 1691223249.416296005 -- Installing: /usr/local/share/wml/include/latemp/latemp-prelude.wml 1691223249.416601896 -- Installing: /usr/local/share/wml/include/latemp/news-management.wml 1691223249.416970968 -- Installing: /usr/local/share/wml/include/latemp/template-params.wml 1691223249.417326927 -- Installing: /usr/local/share/wml/include/latemp/texts.wml 1691223249.417695045 -- Installing: /usr/local/share/wml/include/latemp/utils.wml 1691223249.418178082 -- Installing: /usr/local/share/doc/latemp/latemp-ref.html 1691223249.418530941 -- Installing: /usr/local/share/doc/latemp/latemp-ref.pod 1691223249.418926954 -- Installing: /usr/local/bin/latemp-ref.html 1691223249.419579029 -- Installing: /usr/local/share/wml/include/latemp/themes/better-scm/template.wml 1691223249.420068026 -- Installing: /usr/local/share/wml/include/latemp/themes/perl-begin-1/template.wml 1691223249.420528889 -- Installing: /usr/local/share/wml/include/latemp/themes/sinorca-2.0/template.wml 1691223249.421015024 -- Installing: /usr/local/share/wml/include/latemp/themes/css-zen-garden/template.wml 1691223249.424504995 + rm -fr mygit 1691223249.444334030 + echo '{"amazon_sak":"invalid"}' 1691223249.445043087 + cd /root 1691223249.445100069 + git clone https://github.com/w3c/markup-validator.git 1691223249.446644068 Cloning into 'markup-validator'... 1691223251.936028957 /root/source 1691223251.936079025 + pwd 1691223251.936086893 + echo HOME=/root 1691223251.936096907 HOME=/root 1691223251.936104059 + false 1691223251.936850071 ++ which python3 1691223251.938323021 + virtualenv -p /usr/bin/python3 /python_3_env 1691223253.822938919 created virtual environment CPython3.11.4.final.0-64 in 1082ms 1691223253.822997093 creator CPython3Posix(dest=/python_3_env, clear=False, no_vcs_ignore=False, global=False) 1691223253.823004961 seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) 1691223253.823012114 added seed packages: pip==23.2, setuptools==68.0.0, wheel==0.41.0 1691223253.823018074 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator 1691223253.868119955 + source /python_3_env/bin/activate 1691223253.868244886 ++ '[' /python_3_env/bin/activate = bash ']' 1691223253.868746042 ++ deactivate nondestructive 1691223253.868781090 ++ unset -f pydoc 1691223253.868923903 ++ '[' -z '' ']' 1691223253.869194031 ++ '[' -z '' ']' 1691223253.869225979 ++ hash -r 1691223253.869338989 ++ '[' -z '' ']' 1691223253.869419098 ++ unset VIRTUAL_ENV 1691223253.869709969 ++ unset VIRTUAL_ENV_PROMPT 1691223253.869735003 ++ '[' '!' nondestructive = nondestructive ']' 1691223253.869744062 ++ VIRTUAL_ENV=/python_3_env 1691223253.870358944 ++ '[' linux-gnu = cygwin ']' 1691223253.870385885 ++ '[' linux-gnu = msys ']' 1691223253.870835066 ++ export VIRTUAL_ENV 1691223253.870862007 ++ _OLD_VIRTUAL_PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1691223253.870874882 ++ PATH=/python_3_env/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1691223253.870929003 ++ export PATH 1691223253.871002913 ++ '[' x '!=' x ']' 1691223253.871453047 +++ basename /python_3_env 1691223253.873059034 ++ VIRTUAL_ENV_PROMPT=python_3_env 1691223253.873090982 ++ export VIRTUAL_ENV_PROMPT 1691223253.873143911 ++ '[' -z '' ']' 1691223253.873307943 ++ '[' -z '' ']' 1691223253.873327971 ++ _OLD_VIRTUAL_PS1= 1691223253.873338938 ++ PS1='(python_3_env) ' 1691223253.873347998 ++ export PS1 1691223253.873357058 ++ alias pydoc 1691223253.873509884 ++ true 1691223253.873608112 ++ hash -r 1691223253.874336958 ++ which python3 1691223253.875880957 + /python_3_env/bin/python3 -m pip install WebTest appdirs beautifulsoup4 bs4 click cookiecutter cssselect lxml numpy pycotap rebookmaker scour soupsieve vnu_validator weasyprint webtest zenfilter 1691223255.877662897 Collecting WebTest 1691223255.881699085 Using cached WebTest-3.0.0-py3-none-any.whl (31 kB) 1691223256.138448000 Collecting appdirs 1691223256.141933918 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 1691223256.425007105 Collecting beautifulsoup4 1691223256.445621014 Using cached beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) 1691223256.732778072 Collecting bs4 1691223256.733453989 Using cached bs4-0.0.1-py3-none-any.whl 1691223256.968761921 Collecting click 1691223256.969312906 Obtaining dependency information for click from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata 1691223257.554465055 Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) 1691223257.853029013 Collecting cookiecutter 1691223257.853620052 Obtaining dependency information for cookiecutter from https://files.pythonhosted.org/packages/75/db/09d6bb7e41a2e775c1f5a75a795e1e524ae82423648752e2445d98a00a48/cookiecutter-2.3.0-py3-none-any.whl.metadata 1691223257.929204941 Downloading cookiecutter-2.3.0-py3-none-any.whl.metadata (13 kB) 1691223258.219886065 Collecting cssselect 1691223258.222803116 Using cached cssselect-1.2.0-py2.py3-none-any.whl (18 kB) 1691223258.831012011 Collecting lxml 1691223258.831304073 Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/ed/62/ffc30348ae141f69f9f23b65ba769db7ca209856c9a9b3406279e0ea24de/lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl.metadata 1691223258.832964897 Using cached lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 1691223259.349709034 Collecting numpy 1691223259.350030899 Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/32/6a/65dbc57a89078af9ff8bfcd4c0761a50172d90192eaeb1b6f56e5fbf1c3d/numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223259.351711988 Using cached numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 1691223259.586318970 Collecting pycotap 1691223259.588414907 Using cached pycotap-1.3.1-py3-none-any.whl (5.1 kB) 1691223259.728333950 Collecting rebookmaker 1691223259.728955030 Using cached rebookmaker-0.8.10-py2.py3-none-any.whl 1691223259.872629881 Collecting scour 1691223259.873192072 Using cached scour-0.38.2-py3-none-any.whl 1691223260.164174080 Collecting soupsieve 1691223260.166949987 Using cached soupsieve-2.4.1-py3-none-any.whl (36 kB) 1691223260.442292929 Collecting vnu_validator 1691223260.442926884 Using cached vnu_validator-0.10.0-py2.py3-none-any.whl 1691223260.751821995 Collecting weasyprint 1691223260.754496098 Using cached weasyprint-59.0-py3-none-any.whl (267 kB) 1691223260.882580996 Collecting zenfilter 1691223260.883224010 Using cached zenfilter-0.6.5-py2.py3-none-any.whl 1691223261.189776897 Collecting WebOb>=1.2 (from WebTest) 1691223261.192503929 Using cached WebOb-1.8.7-py2.py3-none-any.whl (114 kB) 1691223261.470901966 Collecting waitress>=0.8.5 (from WebTest) 1691223261.473889112 Using cached waitress-2.1.2-py3-none-any.whl (57 kB) 1691223261.744788885 Collecting binaryornot>=0.4.4 (from cookiecutter) 1691223261.820858002 Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 1691223262.018970013 Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter) 1691223262.095118999 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 1691223262.312091112 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 619.5 kB/s eta 0:00:00 1691223262.602643967 Collecting pyyaml>=5.3.1 (from cookiecutter) 1691223262.603080988 Obtaining dependency information for pyyaml>=5.3.1 from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223262.676862955 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 1691223262.897655964 Collecting python-slugify>=4.0.0 (from cookiecutter) 1691223262.973372936 Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB) 1691223263.210956097 Collecting requests>=2.23.0 (from cookiecutter) 1691223263.211333036 Obtaining dependency information for requests>=2.23.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 1691223263.285084009 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 1691223263.594105005 Collecting arrow (from cookiecutter) 1691223263.668859959 Downloading arrow-1.2.3-py3-none-any.whl (66 kB) 1691223263.718049049 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 1.3 MB/s eta 0:00:00 1691223264.120342016 Collecting rich (from cookiecutter) 1691223264.120748043 Obtaining dependency information for rich from https://files.pythonhosted.org/packages/8d/5f/21a93b2ec205f4b79853ff6e838e3c99064d5dbe85ec6b05967506f14af0/rich-13.5.2-py3-none-any.whl.metadata 1691223264.122387886 Using cached rich-13.5.2-py3-none-any.whl.metadata (18 kB) 1691223264.866321087 Collecting coverage (from rebookmaker) 1691223264.866686106 Obtaining dependency information for coverage from https://files.pythonhosted.org/packages/a7/cd/3ce94ad9d407a052dc2a74fbeb1c7947f442155b28264eb467ee78dea812/coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223264.868382931 Using cached coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) 1691223265.210040092 Collecting markupsafe (from rebookmaker) 1691223265.210422039 Obtaining dependency information for markupsafe from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223265.284216881 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 1691223265.552375078 Collecting pytest (from rebookmaker) 1691223265.552709103 Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl.metadata 1691223265.554323912 Using cached pytest-7.4.0-py3-none-any.whl.metadata (8.0 kB) 1691223265.818169117 Collecting pytest-cov (from rebookmaker) 1691223265.818542957 Obtaining dependency information for pytest-cov from https://files.pythonhosted.org/packages/a7/4b/8b78d126e275efa2379b1c2e09dc52cf70df16fc3b90613ef82531499d73/pytest_cov-4.1.0-py3-none-any.whl.metadata 1691223265.820394039 Using cached pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) 1691223266.126559019 Collecting twine (from rebookmaker) 1691223266.129014969 Using cached twine-4.0.2-py3-none-any.whl (36 kB) 1691223266.272047043 Collecting six>=1.9.0 (from scour) 1691223266.347335100 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 1691223266.674470901 Collecting pydyf>=0.6.0 (from weasyprint) 1691223266.675133944 Obtaining dependency information for pydyf>=0.6.0 from https://files.pythonhosted.org/packages/81/c4/263a1cdd6668cc5ee29ddccd0b399b5a9905cd2afb1cecdc6062dd31f66a/pydyf-0.7.0-py3-none-any.whl.metadata 1691223266.677958965 Using cached pydyf-0.7.0-py3-none-any.whl.metadata (2.6 kB) 1691223267.087435007 Collecting cffi>=0.6 (from weasyprint) 1691223267.089824915 Using cached cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (462 kB) 1691223267.329551935 Collecting html5lib>=1.1 (from weasyprint) 1691223267.332072020 Using cached html5lib-1.1-py2.py3-none-any.whl (112 kB) 1691223267.575685024 Collecting tinycss2>=1.0.0 (from weasyprint) 1691223267.578634024 Using cached tinycss2-1.2.1-py3-none-any.whl (21 kB) 1691223267.836138010 Collecting cssselect2>=0.1 (from weasyprint) 1691223267.839101076 Using cached cssselect2-0.7.0-py3-none-any.whl (15 kB) 1691223268.098910093 Collecting Pyphen>=0.9.1 (from weasyprint) 1691223268.111816883 Using cached pyphen-0.14.0-py3-none-any.whl (2.0 MB) 1691223268.691190004 Collecting Pillow>=9.1.0 (from weasyprint) 1691223268.691493034 Obtaining dependency information for Pillow>=9.1.0 from https://files.pythonhosted.org/packages/16/89/818fa238e37a47a29bb8495ca2cafdd514599a89f19ada7916348a74b5f9/Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata 1691223268.693172932 Using cached Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) 1691223269.233683109 Collecting fonttools[woff]>=4.0.0 (from weasyprint) 1691223269.234003067 Obtaining dependency information for fonttools[woff]>=4.0.0 from https://files.pythonhosted.org/packages/fb/a9/05d2539c0db482964df238d29d306886030c26102634447b2c9ad44b3b6b/fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223269.235879898 Using cached fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) 1691223269.375755072 Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter) 1691223269.376116991 Obtaining dependency information for chardet>=3.0.2 from https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata 1691223269.450231075 Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 1691223269.608284950 Collecting pycparser (from cffi>=0.6->weasyprint) 1691223269.611360073 Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) 1691223269.864149094 Collecting webencodings (from cssselect2>=0.1->weasyprint) 1691223269.867088079 Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) 1691223270.262713909 Collecting zopfli>=0.1.4 (from fonttools[woff]>=4.0.0->weasyprint) 1691223270.265526056 Using cached zopfli-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (850 kB) 1691223270.555362940 Collecting brotli>=1.0.1 (from fonttools[woff]>=4.0.0->weasyprint) 1691223270.566070080 Using cached Brotli-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) 1691223270.795260906 Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter) 1691223270.870774031 Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 1691223270.934478045 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 1.2 MB/s eta 0:00:00 1691223271.256547928 Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->cookiecutter) 1691223271.256911039 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 1691223271.330761909 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 1691223271.515325069 Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter) 1691223271.590594053 Downloading idna-3.4-py3-none-any.whl (61 kB) 1691223271.643465042 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.1 MB/s eta 0:00:00 1691223271.856808901 Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter) 1691223271.857168913 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 1691223271.930758953 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 1691223272.122662067 Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter) 1691223272.123342037 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 1691223272.197936058 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 1691223272.455018997 Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter) 1691223272.530746937 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 1691223272.792819023 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 925.7 kB/s eta 0:00:00 1691223273.270615101 Collecting iniconfig (from pytest->rebookmaker) 1691223273.286164999 Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 1691223273.460954905 Collecting packaging (from pytest->rebookmaker) 1691223273.463382959 Using cached packaging-23.1-py3-none-any.whl (48 kB) 1691223273.608979940 Collecting pluggy<2.0,>=0.12 (from pytest->rebookmaker) 1691223273.609622955 Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata 1691223273.612375021 Using cached pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) 1691223273.824239016 Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter) 1691223273.824706078 Obtaining dependency information for markdown-it-py>=2.2.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata 1691223273.826927900 Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 1691223274.125524998 Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter) 1691223274.201899052 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 1691223274.387300968 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.3 MB/s eta 0:00:00 1691223274.693506956 Collecting pkginfo>=1.8.1 (from twine->rebookmaker) 1691223274.696541071 Using cached pkginfo-1.9.6-py3-none-any.whl (30 kB) 1691223275.217427969 Collecting readme-renderer>=35.0 (from twine->rebookmaker) 1691223275.218147039 Obtaining dependency information for readme-renderer>=35.0 from https://files.pythonhosted.org/packages/29/a9/200b7f2397bc9f9d1653cfffa14bd57d38982317d58deac11520b7163f5c/readme_renderer-40.0-py3-none-any.whl.metadata 1691223275.221097946 Using cached readme_renderer-40.0-py3-none-any.whl.metadata (2.7 kB) 1691223275.502870083 Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine->rebookmaker) 1691223275.505867004 Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 1691223275.754458904 Collecting importlib-metadata>=3.6 (from twine->rebookmaker) 1691223275.754764080 Obtaining dependency information for importlib-metadata>=3.6 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata 1691223275.756408930 Using cached importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) 1691223276.085087061 Collecting keyring>=15.1 (from twine->rebookmaker) 1691223276.085381985 Obtaining dependency information for keyring>=15.1 from https://files.pythonhosted.org/packages/0e/8f/5772801169cf62e8232721034f91f81e33b0cfa6e51d3bf6ff65c503af2a/keyring-24.2.0-py3-none-any.whl.metadata 1691223276.087079048 Using cached keyring-24.2.0-py3-none-any.whl.metadata (20 kB) 1691223276.336038113 Collecting rfc3986>=1.4.0 (from twine->rebookmaker) 1691223276.337909937 Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 1691223276.587307930 Collecting zipp>=0.5 (from importlib-metadata>=3.6->twine->rebookmaker) 1691223276.587676048 Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata 1691223276.589454889 Using cached zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) 1691223276.859945059 Collecting jaraco.classes (from keyring>=15.1->twine->rebookmaker) 1691223276.860394955 Obtaining dependency information for jaraco.classes from https://files.pythonhosted.org/packages/c7/6b/1bc8fa93ea85146e08f0e0883bc579b7c7328364ed7df90b1628dcb36e10/jaraco.classes-3.3.0-py3-none-any.whl.metadata 1691223276.862354994 Using cached jaraco.classes-3.3.0-py3-none-any.whl.metadata (2.9 kB) 1691223277.127136946 Collecting SecretStorage>=3.2 (from keyring>=15.1->twine->rebookmaker) 1691223277.129730940 Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB) 1691223277.381782055 Collecting jeepney>=0.4.2 (from keyring>=15.1->twine->rebookmaker) 1691223277.384715080 Using cached jeepney-0.8.0-py3-none-any.whl (48 kB) 1691223277.668711901 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter) 1691223277.670960903 Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 1691223278.034302950 Collecting bleach>=2.1.0 (from readme-renderer>=35.0->twine->rebookmaker) 1691223278.037281990 Using cached bleach-6.0.0-py3-none-any.whl (162 kB) 1691223278.358376026 Collecting docutils>=0.13.1 (from readme-renderer>=35.0->twine->rebookmaker) 1691223278.358961105 Obtaining dependency information for docutils>=0.13.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 1691223278.361407042 Using cached docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 1691223279.213395119 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring>=15.1->twine->rebookmaker) 1691223279.213736057 Obtaining dependency information for cryptography>=2.0 from https://files.pythonhosted.org/packages/46/74/f9eba8c947f57991b5dd5e45797fdc68cc70e444c32e6b952b512d42aba5/cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata 1691223279.215445042 Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.2 kB) 1691223279.550549984 Collecting more-itertools (from jaraco.classes->keyring>=15.1->twine->rebookmaker) 1691223279.551035881 Obtaining dependency information for more-itertools from https://files.pythonhosted.org/packages/5a/cb/6dce742ea14e47d6f565589e859ad225f2a5de576d7696e0623b784e226b/more_itertools-10.1.0-py3-none-any.whl.metadata 1691223279.553236008 Using cached more_itertools-10.1.0-py3-none-any.whl.metadata (33 kB) 1691223279.708877087 Downloading click-8.1.6-py3-none-any.whl (97 kB) 1691223279.747097015 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 2.6 MB/s eta 0:00:00 1691223279.822937965 Downloading cookiecutter-2.3.0-py3-none-any.whl (39 kB) 1691223279.896534920 Using cached lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB) 1691223279.988279104 Using cached numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 1691223280.115700960 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 1691223280.157314062 Using cached Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) 1691223280.170752048 Using cached pydyf-0.7.0-py3-none-any.whl (7.5 kB) 1691223280.246345043 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) 1691223280.338489056 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 8.6 MB/s eta 0:00:00 1691223280.414030075 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 1691223280.456545115 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.4 MB/s eta 0:00:00 1691223280.459942102 Using cached coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232 kB) 1691223280.464478970 Using cached pytest-7.4.0-py3-none-any.whl (323 kB) 1691223280.469037056 Using cached pytest_cov-4.1.0-py3-none-any.whl (21 kB) 1691223280.472345114 Using cached rich-13.5.2-py3-none-any.whl (239 kB) 1691223280.549448013 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 1691223280.627203941 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 2.1 MB/s eta 0:00:00 1691223280.703689098 Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 1691223280.786578894 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 2.4 MB/s eta 0:00:00 1691223280.863159895 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) 1691223280.935501099 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 2.8 MB/s eta 0:00:00 1691223280.938541889 Using cached importlib_metadata-6.8.0-py3-none-any.whl (22 kB) 1691223280.941541910 Using cached keyring-24.2.0-py3-none-any.whl (37 kB) 1691223280.944663048 Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 1691223280.948019981 Using cached pluggy-1.2.0-py3-none-any.whl (17 kB) 1691223280.950895071 Using cached readme_renderer-40.0-py3-none-any.whl (14 kB) 1691223281.048239946 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 1691223281.105263948 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 2.2 MB/s eta 0:00:00 1691223281.119412899 Using cached fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) 1691223281.138811111 Using cached docutils-0.20.1-py3-none-any.whl (572 kB) 1691223281.142752886 Using cached zipp-3.16.2-py3-none-any.whl (7.2 kB) 1691223281.144992113 Using cached jaraco.classes-3.3.0-py3-none-any.whl (5.9 kB) 1691223281.219383001 Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB) 1691223281.254893064 Using cached more_itertools-10.1.0-py3-none-any.whl (55 kB) 1691223281.984693050 Installing collected packages: webencodings, text-unidecode, pycotap, brotli, appdirs, zopfli, zipp, WebOb, waitress, urllib3, tinycss2, soupsieve, six, rfc3986, pyyaml, python-slugify, Pyphen, pygments, pydyf, pycparser, pluggy, pkginfo, Pillow, packaging, numpy, more-itertools, mdurl, markupsafe, lxml, jeepney, iniconfig, idna, fonttools, docutils, cssselect, coverage, click, charset-normalizer, chardet, certifi, scour, requests, python-dateutil, pytest, markdown-it-py, Jinja2, jaraco.classes, importlib-metadata, html5lib, cssselect2, cffi, bleach, binaryornot, beautifulsoup4, WebTest, weasyprint, rich, requests-toolbelt, readme-renderer, pytest-cov, cryptography, bs4, arrow, SecretStorage, cookiecutter, keyring, twine, zenfilter, vnu_validator, rebookmaker 1691223297.822822094 Successfully installed Jinja2-3.1.2 Pillow-10.0.0 Pyphen-0.14.0 SecretStorage-3.3.3 WebOb-1.8.7 WebTest-3.0.0 appdirs-1.4.4 arrow-1.2.3 beautifulsoup4-4.12.2 binaryornot-0.4.4 bleach-6.0.0 brotli-1.0.9 bs4-0.0.1 certifi-2023.7.22 cffi-1.15.1 chardet-5.2.0 charset-normalizer-3.2.0 click-8.1.6 cookiecutter-2.3.0 coverage-7.2.7 cryptography-41.0.3 cssselect-1.2.0 cssselect2-0.7.0 docutils-0.20.1 fonttools-4.42.0 html5lib-1.1 idna-3.4 importlib-metadata-6.8.0 iniconfig-2.0.0 jaraco.classes-3.3.0 jeepney-0.8.0 keyring-24.2.0 lxml-4.9.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 more-itertools-10.1.0 numpy-1.25.2 packaging-23.1 pkginfo-1.9.6 pluggy-1.2.0 pycotap-1.3.1 pycparser-2.21 pydyf-0.7.0 pygments-2.15.1 pytest-7.4.0 pytest-cov-4.1.0 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 readme-renderer-40.0 rebookmaker-0.8.10 requests-2.31.0 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.5.2 scour-0.38.2 six-1.16.0 soupsieve-2.4.1 text-unidecode-1.3 tinycss2-1.2.1 twine-4.0.2 urllib3-2.0.4 vnu_validator-0.10.0 waitress-2.1.2 weasyprint-59.0 webencodings-0.5.1 zenfilter-0.6.5 zipp-3.16.2 zopfli-0.2.2 1691223298.225929022 + export LD_LIBRARY_PATH=/usr/local/lib: 1691223298.225969076 + LD_LIBRARY_PATH=/usr/local/lib: 1691223298.225976944 + cmake_build_is_already_part_of_test_sh=true 1691223298.225986958 + test true '!=' true 1691223298.225994110 + true 1691223298.226618052 ++ pwd 1691223298.226886988 + a=/root/source 1691223298.226907969 + mkdir -p /root/src 1691223298.269190073 + cd /root/src 1691223298.269237995 + git clone https://github.com/tdewolff/minify.git 1691223298.271461010 Cloning into 'minify'... 1691223301.044089079 + cd minify 1691223301.044137955 + make install 1691223301.061034918 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223301.066798925 Installing v2.12.8-1-g68d601f 1691223301.069737911 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223301.163511992 go: downloading github.com/djherbis/atime v1.1.0 1691223301.187292099 go: downloading github.com/dustin/go-humanize v1.0.1 1691223301.187714100 go: downloading github.com/fsnotify/fsnotify v1.6.0 1691223301.188540936 go: downloading github.com/matryer/try v0.0.0-20161228173917-9ac251b645a2 1691223301.438241959 go: downloading github.com/spf13/pflag v1.0.5 1691223301.516853094 go: downloading github.com/tdewolff/parse/v2 v2.6.7 1691223301.570601940 go: downloading golang.org/x/sys v0.10.0 1691223319.449503899 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223319.450581074 + cd /root/source 1691223319.451030016 + find / -name minify 1691223319.451148033 + perl -lpE '$_ = "find-result=($_)"' 1691223319.452564955 perl: warning: Setting locale failed. 1691223319.452591896 perl: warning: Please check that your locale settings: 1691223319.452596903 LANGUAGE = "en_US:en", 1691223319.452600956 LC_ALL = "en_US.UTF-8", 1691223319.452605009 LANG = "en_US.UTF-8" 1691223319.452610016 are supported and installed on your system. 1691223319.452615976 perl: warning: Falling back to the standard locale ("C"). 1691223341.529867887 find: '/proc/tty/driver': Permission denied 1691223342.143856049 find-result=(/root/go/bin/minify) 1691223342.143909931 find-result=(/root/src/minify) 1691223342.143923044 find-result=(/root/src/minify/cmd/minify) 1691223342.143934965 find-result=(/root/src/minify/minify) 1691223342.145008087 + PATH=/python_3_env/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/go/bin 1691223342.145562887 ++ pwd 1691223342.146008968 + _local_dbtoepubdir=/root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin 1691223342.146039963 + _local_dbtoepub=/root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin/dbtoepub 1691223342.146387100 + test -e /root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin/dbtoepub 1691223342.146409988 + export 'DBTOEPUB=/usr/bin/ruby /root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin/dbtoepub' 1691223342.146420956 + DBTOEPUB='/usr/bin/ruby /root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin/dbtoepub' 1691223342.146451950 + PATH=/python_3_env/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/go/bin:/root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin 1691223342.146464109 + which dbtoepub 1691223342.148056984 /root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin/dbtoepub 1691223342.148339033 + TIDYALL_DATA_DIR=/root/tidyall_d 1691223342.148361921 + bash -x bin/run-ci-build.bash 1691223342.150250912 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223342.172261953 + set -e 1691223342.172308922 + set -x 1691223342.172415018 + touch src/philosophy/SummerNSA/Letter-to-SGlau-2014-10/letter-to-sglau.xhtml src/philosophy/SummerNSA/Letter-to-SGlau-2014-10/letter-to-sglau.pdf 1691223342.186549902 + bash -x bin/travis-ci-script.bash 1691223342.188247919 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223342.188894033 + set -x 1691223342.189014912 + set -o pipefail 1691223342.189117908 + export 'XML_CATALOG_FILES=/etc/xml/catalog /root/markup-validator/htdocs/sgml-lib/catalog.xml' 1691223342.189136982 + XML_CATALOG_FILES='/etc/xml/catalog /root/markup-validator/htdocs/sgml-lib/catalog.xml' 1691223342.189249992 + export PATH=/root/source/node_modules/.bin:/python_3_env/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/go/bin:/root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin:/usr/games 1691223342.189269066 + PATH=/root/source/node_modules/.bin:/python_3_env/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/go/bin:/root/source/lib/repos/xslt10-stylesheets/xsl/epub/bin:/usr/games 1691223342.189623117 + export SKIP_SPELL_CHECK=,en, 1691223342.189646006 + SKIP_SPELL_CHECK=,en, 1691223342.189654112 + export MAKEFLAGS=-r 1691223342.189682961 + MAKEFLAGS=-r 1691223342.189692974 + set -e 1691223342.189857960 + cd .. 1691223342.190023899 + git clone https://github.com/shlomif/shlomi-fish-sites--fonts.git fffFFF 1691223342.191875935 Cloning into 'fffFFF'... 1691223344.350318909 + cd fffFFF 1691223344.350354910 + perl install.pl 1691223344.352296114 perl: warning: Setting locale failed. 1691223344.352329969 perl: warning: Please check that your locale settings: 1691223344.352338076 LANGUAGE = "en_US:en", 1691223344.352365017 LC_ALL = "en_US.UTF-8", 1691223344.352371931 LANG = "en_US.UTF-8" 1691223344.352380037 are supported and installed on your system. 1691223344.352386951 perl: warning: Falling back to the standard locale ("C"). 1691223344.611574888 /root/fffFFF/LinLibertine_I.ttf 1691223344.611624956 /root/fffFFF/LinLibertine_RZah.ttf 1691223344.611640930 /root/fffFFF/Bluehigb.ttf 1691223344.611653090 /root/fffFFF/LinLibertine_RIah.ttf 1691223344.611665964 /root/fffFFF/LinBiolinum_Rah.ttf 1691223344.611704111 /root/fffFFF/LinBiolinum_RIah.ttf 1691223344.611716032 /root/fffFFF/LinLibertine_DRah.ttf 1691223344.611726999 /root/fffFFF/LinBiolinum_Kah.ttf 1691223344.611737967 /root/fffFFF/LinLibertine_Rah.ttf 1691223344.611751080 /root/fffFFF/LinBiolinum_RBah.ttf 1691223344.611761093 /root/fffFFF/contb.ttf 1691223344.611771107 /root/fffFFF/LinLibertine_RBIah.ttf 1691223344.611780882 /root/fffFFF/Bluehigc.ttf 1691223344.611790895 /root/fffFFF/BndyYlwSolid.ttf 1691223344.611799955 /root/fffFFF/contm.ttf 1691223344.611810923 /root/fffFFF/Bluehigh.ttf 1691223344.611820936 /root/fffFFF/LinLibertine_RBah.ttf 1691223344.611831903 /root/fffFFF/BndyYlwHS.ttf 1691223344.611841917 /root/fffFFF/contl.ttf 1691223344.611851931 /root/fffFFF/LinLibertine_Mah.ttf 1691223344.611861944 /root/fffFFF/LinLibertine_RZIah.ttf 1691223344.613218069 + cd .. 1691223344.613251925 + rm -fr fffFFF 1691223344.620841026 + ./gen-helpers 1691223344.620942116 + perl bin/filter-make.pl 1691223344.622654915 perl: warning: Setting locale failed. 1691223344.622698069 perl: warning: Please check that your locale settings: 1691223344.622720003 LANGUAGE = "en_US:en", 1691223344.622730970 LC_ALL = "en_US.UTF-8", 1691223344.622740030 LANG = "en_US.UTF-8" 1691223344.622747898 are supported and installed on your system. 1691223344.622757912 perl: warning: Falling back to the standard locale ("C"). 1691223344.641314983 perl: warning: Setting locale failed. 1691223344.641407013 perl: warning: Please check that your locale settings: 1691223344.641422987 LANGUAGE = "en_US:en", 1691223344.641433954 LC_ALL = "en_US.UTF-8", 1691223344.641443014 LANG = "en_US.UTF-8" 1691223344.641452074 are supported and installed on your system. 1691223344.641462088 perl: warning: Falling back to the standard locale ("C"). 1691223344.729326010 perl: warning: Setting locale failed. 1691223344.729362011 perl: warning: Please check that your locale settings: 1691223344.729367971 LANGUAGE = "en_US:en", 1691223344.729373932 LC_ALL = "en_US.UTF-8", 1691223344.729382992 LANG = "en_US.UTF-8" 1691223344.729389906 are supported and installed on your system. 1691223344.729398966 perl: warning: Falling back to the standard locale ("C"). 1691223345.162648916 perl: warning: Setting locale failed. 1691223345.162729979 perl: warning: Please check that your locale settings: 1691223345.162743092 LANGUAGE = "en_US:en", 1691223345.162753105 LC_ALL = "en_US.UTF-8", 1691223345.162761927 LANG = "en_US.UTF-8" 1691223345.162770033 are supported and installed on your system. 1691223345.162779093 perl: warning: Falling back to the standard locale ("C"). 1691223358.458596945 perl: warning: Setting locale failed. 1691223358.458638906 perl: warning: Please check that your locale settings: 1691223358.458645105 LANGUAGE = "en_US:en", 1691223358.458655119 LC_ALL = "en_US.UTF-8", 1691223358.458664894 LANG = "en_US.UTF-8" 1691223358.458690882 are supported and installed on your system. 1691223358.458700895 perl: warning: Falling back to the standard locale ("C"). 1691223359.060173988 1691223359.060225010 (process:48597): Gtk-WARNING **: 08:15:59.059: Locale not supported by C library. 1691223359.060240030 Using the fallback 'C' locale. 1691223359.252743006 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223359.325937986 1691223359.325977087 (process:48598): Gtk-WARNING **: 08:15:59.325: Locale not supported by C library. 1691223359.325985909 Using the fallback 'C' locale. 1691223359.337321043 No GUI available, some actions may fail 1691223359.896478891 1691223359.896512985 ** (inkscape:48598): WARNING **: 08:15:59.896: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. 1691223360.234886885 perl: warning: Setting locale failed. 1691223360.234939098 perl: warning: Please check that your locale settings: 1691223360.234952927 LANGUAGE = "en_US:en", 1691223360.234971046 LC_ALL = "en_US.UTF-8", 1691223360.234978914 LANG = "en_US.UTF-8" 1691223360.234987020 are supported and installed on your system. 1691223360.234994888 perl: warning: Falling back to the standard locale ("C"). 1691223360.866842031 COUNT 0 1691223360.870970964 perl: warning: Setting locale failed. 1691223360.871009111 perl: warning: Please check that your locale settings: 1691223360.871017933 LANGUAGE = "en_US:en", 1691223360.871026039 LC_ALL = "en_US.UTF-8", 1691223360.871032953 LANG = "en_US.UTF-8" 1691223360.871040106 are supported and installed on your system. 1691223360.871047020 perl: warning: Falling back to the standard locale ("C"). 1691223363.459137917 Cloning into '/root/source--clones/Captioned-Image--Little-Red-Riding-Hood-of-Messiahs'... 1691223364.806607962 Cloning into '/root/source--clones/Captioned-Image-Ayn-Rand-to-Christina-Grimmie'... 1691223366.154617071 Cloning into '/root/source--clones/Captioned-Image-Badass-Schwarzenegger'... 1691223372.747077942 Cloning into '/root/source--clones/Captioned-Image-Carpe-Diem--Mofo'... 1691223374.331453085 Cloning into '/root/source--clones/Captioned-Image-Every-mighty-Klingon-Warrior'... 1691223376.142683983 Cloning into '/root/source--clones/Captioned-Image-Evolution-of-Girls-with-Weapons'... 1691223377.788355112 Cloning into '/root/source--clones/Captioned-Image-GNU-slash-Linux'... 1691223384.297050953 Cloning into '/root/source--clones/Captioned-Image-Holocaust'... 1691223385.908585072 Cloning into '/root/source--clones/Captioned-Image-Interesting-Hypothesis'... 1691223387.281198025 Cloning into '/root/source--clones/Captioned-Image-Nothing-Sexier'... 1691223398.493282080 Cloning into '/root/source--clones/Captioned-Image-One-does-not-Simply-Say-No-to-an-Alpha-Female'... 1691223399.647176027 Cloning into '/root/source--clones/Captioned-Image-One-does-not-Simply-cast-an-American-Actress'... 1691223400.826509953 Cloning into '/root/source--clones/Captioned-Image-One-does-not-Simply-set-up-an-Email-Service'... 1691223401.941589117 Cloning into '/root/source--clones/Captioned-Image-Princess-Bride-Greek-Philosophers'... 1691223403.629662991 Cloning into '/root/source--clones/Captioned-Image-SLP-Pinned-It-On-Me'... 1691223404.899950027 Cloning into '/root/source--clones/Captioned-Image-Standup-Philosopher'... 1691223406.110805035 Cloning into '/root/source--clones/Captioned-Image-Truly-You-Have'... 1691223407.335575104 Cloning into '/root/source--clones/Captioned-Image-Yo-NSA-Publish-or-Perish'... 1691223408.653240919 Cloning into '/root/source--clones/captioned-image--badass-fluttershy--terminator-liberation'... 1691223410.315045118 Cloning into '/root/source--clones/captioned-image--emma-watson-doesnt-need-a-wand'... 1691223421.617321968 Cloning into '/root/source--clones/captioned-images--repo'... 1691223433.270793915 Cloning into '/root/source--clones/XML-Grammar-Vered'... 1691223434.455868006 Cloning into '/root/source--clones/how-to-share-code-online'... 1691223435.475286007 Cloning into '/root/source--clones/my-real-person-fan-fiction'... 1691223436.893429995 Cloning into '/root/source--clones/putting-cards-2019-2020'... 1691223438.216974020 Cloning into '/root/source--clones/shlomif-business-card'... 1691223439.487905979 Cloning into '/root/source--clones/shlomif-tech-diary'... 1691223441.919981956 Cloning into '/root/source--clones/validate-your-html'... 1691223442.909449100 Cloning into '/root/source--clones/why-openly-bipolar-people-should-not-be-medicated'... 1691223444.354276896 Cloning into '/root/source--clones/Blue-Rabbit-Log'... 1691223445.459289074 Cloning into '/root/source--clones/Buffy-a-Few-Good-Slayers'... 1691223447.037146091 Cloning into '/root/source--clones/Cookie-Monster--The-Slayer'... 1691223448.188134909 Cloning into '/root/source--clones/Humanity-the-Movie'... 1691223449.611534119 Cloning into '/root/source--clones/The-Muppets-Show--The-New-Incarnation'... 1691223450.978239059 Cloning into '/root/source--clones/Queen-Padme-Tales'... 1691223453.074477911 Cloning into '/root/source--clones/Selina-Mandrake'... 1691223454.286134005 Cloning into '/root/source--clones/So-Who-the-Hell-Is-Qoheleth'... 1691223455.654961109 Cloning into '/root/source--clones/Star-Trek--We-the-Living-Dead'... 1691223457.235208988 Cloning into '/root/source--clones/Summerschool-at-the-NSA'... 1691223460.280482054 Cloning into '/root/source--clones/Terminator-Liberation'... 1691223461.711040020 Cloning into '/root/source--clones/TOW-Fountainhead'... 1691223463.126321077 Cloning into '/root/source--clones/screenplays-common'... 1691223464.376183033 Cloning into '/root/source--clones/The-Earth-Angel'... 1691223465.457082987 Cloning into '/root/source--clones/Human-Hacking-Field-Guide'... 1691223467.862072945 Cloning into '/root/source--clones/The-Pope-Died-on-Sunday'... 1691223473.948064089 perl: warning: Setting locale failed. 1691223473.948098898 perl: warning: Please check that your locale settings: 1691223473.948106050 LANGUAGE = "en_US:en", 1691223473.948111057 LC_ALL = "en_US.UTF-8", 1691223473.948113918 LANG = "en_US.UTF-8" 1691223473.948118925 are supported and installed on your system. 1691223473.948124886 perl: warning: Falling back to the standard locale ("C"). 1691223474.583966017 perl: warning: Setting locale failed. 1691223474.583997965 perl: warning: Please check that your locale settings: 1691223474.584002018 LANGUAGE = "en_US:en", 1691223474.584006071 LC_ALL = "en_US.UTF-8", 1691223474.584013939 LANG = "en_US.UTF-8" 1691223474.584021091 are supported and installed on your system. 1691223474.584043980 perl: warning: Falling back to the standard locale ("C"). 1691223474.785183907 perl: warning: Setting locale failed. 1691223474.785235882 perl: warning: Please check that your locale settings: 1691223474.785247087 LANGUAGE = "en_US:en", 1691223474.785255909 LC_ALL = "en_US.UTF-8", 1691223474.785264969 LANG = "en_US.UTF-8" 1691223474.785274029 are supported and installed on your system. 1691223474.785283089 perl: warning: Falling back to the standard locale ("C"). 1691223474.836463928 perl: warning: Setting locale failed. 1691223474.836509943 perl: warning: Please check that your locale settings: 1691223474.836518049 LANGUAGE = "en_US:en", 1691223474.836524963 LC_ALL = "en_US.UTF-8", 1691223474.836532116 LANG = "en_US.UTF-8" 1691223474.836538076 are supported and installed on your system. 1691223474.836544991 perl: warning: Falling back to the standard locale ("C"). 1691223474.872550011 perl: warning: Setting locale failed. 1691223474.872584105 perl: warning: Please check that your locale settings: 1691223474.872592926 LANGUAGE = "en_US:en", 1691223474.872600079 LC_ALL = "en_US.UTF-8", 1691223474.872627974 LANG = "en_US.UTF-8" 1691223474.872636080 are supported and installed on your system. 1691223474.872643948 perl: warning: Falling back to the standard locale ("C"). 1691223474.905558109 perl: warning: Setting locale failed. 1691223474.905591965 perl: warning: Please check that your locale settings: 1691223474.905601025 LANGUAGE = "en_US:en", 1691223474.905607939 LC_ALL = "en_US.UTF-8", 1691223474.905615091 LANG = "en_US.UTF-8" 1691223474.905622005 are supported and installed on your system. 1691223474.905627966 perl: warning: Falling back to the standard locale ("C"). 1691223474.939413071 perl: warning: Setting locale failed. 1691223474.939460993 perl: warning: Please check that your locale settings: 1691223474.939485073 LANGUAGE = "en_US:en", 1691223474.939593077 LC_ALL = "en_US.UTF-8", 1691223474.939903021 LANG = "en_US.UTF-8" 1691223474.939977884 are supported and installed on your system. 1691223474.940038919 perl: warning: Falling back to the standard locale ("C"). 1691223474.940098047 perl: warning: Setting locale failed. 1691223474.940165043 perl: warning: Please check that your locale settings: 1691223474.940228939 LANGUAGE = "en_US:en", 1691223474.940291882 LC_ALL = "en_US.UTF-8", 1691223474.940351009 LANG = "en_US.UTF-8" 1691223474.940413952 are supported and installed on your system. 1691223474.940474987 perl: warning: Falling back to the standard locale ("C"). 1691223474.940907955 perl: warning: Setting locale failed. 1691223474.940999985 perl: warning: Please check that your locale settings: 1691223474.941102028 LANGUAGE = "en_US:en", 1691223474.941364050 LC_ALL = "en_US.UTF-8", 1691223474.941560984 LANG = "en_US.UTF-8" 1691223474.941751003 are supported and installed on your system. 1691223474.941931963 perl: warning: Falling back to the standard locale ("C"). 1691223474.942111969 perl: warning: Setting locale failed. 1691223474.942284107 perl: warning: Please check that your locale settings: 1691223474.942454100 LANGUAGE = "en_US:en", 1691223474.942631960 LC_ALL = "en_US.UTF-8", 1691223474.942816019 LANG = "en_US.UTF-8" 1691223474.942994118 are supported and installed on your system. 1691223474.943167925 perl: warning: Falling back to the standard locale ("C"). 1691223474.944521904 perl: warning: Setting locale failed. 1691223474.944860935 perl: warning: Please check that your locale settings: 1691223474.945100069 LANGUAGE = "en_US:en", 1691223474.945338011 LC_ALL = "en_US.UTF-8", 1691223474.945581913 LANG = "en_US.UTF-8" 1691223474.945846081 are supported and installed on your system. 1691223474.946094036 perl: warning: Falling back to the standard locale ("C"). 1691223474.958861113 perl: warning: Setting locale failed. 1691223474.959157944 perl: warning: Please check that your locale settings: 1691223474.959342003 LANGUAGE = "en_US:en", 1691223474.959522009 LC_ALL = "en_US.UTF-8", 1691223474.959712029 LANG = "en_US.UTF-8" 1691223474.959887028 are supported and installed on your system. 1691223474.960047960 perl: warning: Falling back to the standard locale ("C"). 1691223474.967866898 perl: warning: Setting locale failed. 1691223474.968245029 perl: warning: Please check that your locale settings: 1691223474.968502045 LANGUAGE = "en_US:en", 1691223474.968765020 LC_ALL = "en_US.UTF-8", 1691223474.969023943 LANG = "en_US.UTF-8" 1691223474.969252110 are supported and installed on your system. 1691223474.969505072 perl: warning: Falling back to the standard locale ("C"). 1691223474.987570047 perl: warning: Setting locale failed. 1691223474.992840052 perl: warning: Please check that your locale settings: 1691223474.993134975 LANGUAGE = "en_US:en", 1691223474.993319988 LC_ALL = "en_US.UTF-8", 1691223474.993496895 LANG = "en_US.UTF-8" 1691223474.993681908 are supported and installed on your system. 1691223474.993849993 perl: warning: Falling back to the standard locale ("C"). 1691223475.006696939 perl: warning: Setting locale failed. 1691223475.007009983 perl: warning: Please check that your locale settings: 1691223475.007200003 LANGUAGE = "en_US:en", 1691223475.007388115 LC_ALL = "en_US.UTF-8", 1691223475.007574081 LANG = "en_US.UTF-8" 1691223475.007771015 are supported and installed on your system. 1691223475.007949114 perl: warning: Falling back to the standard locale ("C"). 1691223475.029237986 perl: warning: Setting locale failed. 1691223475.029274940 perl: warning: Please check that your locale settings: 1691223475.029284000 LANGUAGE = "en_US:en", 1691223475.029290915 LC_ALL = "en_US.UTF-8", 1691223475.029298067 LANG = "en_US.UTF-8" 1691223475.029304981 are supported and installed on your system. 1691223475.029310942 perl: warning: Falling back to the standard locale ("C"). 1691223475.033900976 perl: warning: Setting locale failed. 1691223475.042831898 perl: warning: Please check that your locale settings: 1691223475.043148041 LANGUAGE = "en_US:en", 1691223475.043334007 LC_ALL = "en_US.UTF-8", 1691223475.043519974 LANG = "en_US.UTF-8" 1691223475.043721914 are supported and installed on your system. 1691223475.043910027 perl: warning: Falling back to the standard locale ("C"). 1691223475.055949926 perl: warning: Setting locale failed. 1691223475.056256056 perl: warning: Please check that your locale settings: 1691223475.056438923 LANGUAGE = "en_US:en", 1691223475.056612015 LC_ALL = "en_US.UTF-8", 1691223475.056804895 LANG = "en_US.UTF-8" 1691223475.056976080 are supported and installed on your system. 1691223475.057136059 perl: warning: Falling back to the standard locale ("C"). 1691223475.068299055 perl: warning: Setting locale failed. 1691223475.068785906 perl: warning: Please check that your locale settings: 1691223475.069171906 LANGUAGE = "en_US:en", 1691223475.069502115 LC_ALL = "en_US.UTF-8", 1691223475.069839001 LANG = "en_US.UTF-8" 1691223475.070092916 are supported and installed on your system. 1691223475.070363998 perl: warning: Falling back to the standard locale ("C"). 1691223477.137725115 perl: warning: Setting locale failed. 1691223477.137767076 perl: warning: Please check that your locale settings: 1691223477.137778997 LANGUAGE = "en_US:en", 1691223477.137787104 LC_ALL = "en_US.UTF-8", 1691223477.137794971 LANG = "en_US.UTF-8" 1691223477.137801886 are supported and installed on your system. 1691223477.137809992 perl: warning: Falling back to the standard locale ("C"). 1691223478.821284056 perl: warning: Setting locale failed. 1691223478.821326017 perl: warning: Please check that your locale settings: 1691223478.821335077 LANGUAGE = "en_US:en", 1691223478.821341038 LC_ALL = "en_US.UTF-8", 1691223478.821350098 LANG = "en_US.UTF-8" 1691223478.821360111 are supported and installed on your system. 1691223478.821369886 perl: warning: Falling back to the standard locale ("C"). 1691223479.115252972 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223479.143827915 perl: warning: Setting locale failed. 1691223479.143873930 perl: warning: Please check that your locale settings: 1691223479.143887997 LANGUAGE = "en_US:en", 1691223479.143898964 LC_ALL = "en_US.UTF-8", 1691223479.143909931 LANG = "en_US.UTF-8" 1691223479.143920898 are supported and installed on your system. 1691223479.143930912 perl: warning: Falling back to the standard locale ("C"). 1691223479.417205095 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223479.453016043 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223479.526359081 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223479.528736115 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223479.530570030 perl: warning: Setting locale failed. 1691223479.530596018 perl: warning: Please check that your locale settings: 1691223479.530601025 LANGUAGE = "en_US:en", 1691223479.530605078 LC_ALL = "en_US.UTF-8", 1691223479.530607939 LANG = "en_US.UTF-8" 1691223479.530613899 are supported and installed on your system. 1691223479.530620098 perl: warning: Falling back to the standard locale ("C"). 1691223497.676832914 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223497.696579933 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223497.699848890 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223498.249985933 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223498.252913952 perl: warning: Setting locale failed. 1691223498.252954960 perl: warning: Please check that your locale settings: 1691223498.252965927 LANGUAGE = "en_US:en", 1691223498.252975941 LC_ALL = "en_US.UTF-8", 1691223498.252985954 LANG = "en_US.UTF-8" 1691223498.252995014 are supported and installed on your system. 1691223498.253010035 perl: warning: Falling back to the standard locale ("C"). 1691223498.331228971 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223498.337989092 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223505.368165016 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223509.131408930 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223512.868519068 LAST git clone https://github.com/shlomif/Captioned-Image--Little-Red-Riding-Hood-of-Messiahs.git /root/source--clones/Captioned-Image--Little-Red-Riding-Hood-of-Messiahs 1691223512.868551016 LAST git clone https://github.com/shlomif/Captioned-Image-Ayn-Rand-to-Christina-Grimmie.git /root/source--clones/Captioned-Image-Ayn-Rand-to-Christina-Grimmie 1691223512.868555069 LAST git clone https://github.com/shlomif/Captioned-Image-Badass-Schwarzenegger.git /root/source--clones/Captioned-Image-Badass-Schwarzenegger 1691223512.868558884 LAST git clone https://github.com/shlomif/Captioned-Image-Carpe-Diem--Mofo.git /root/source--clones/Captioned-Image-Carpe-Diem--Mofo 1691223512.868562937 LAST git clone https://github.com/shlomif/Captioned-Image-Every-mighty-Klingon-Warrior.git /root/source--clones/Captioned-Image-Every-mighty-Klingon-Warrior 1691223512.868567944 LAST git clone https://github.com/shlomif/Captioned-Image-Evolution-of-Girls-with-Weapons.git /root/source--clones/Captioned-Image-Evolution-of-Girls-with-Weapons 1691223512.868573904 LAST git clone https://github.com/shlomif/Captioned-Image-GNU-slash-Linux.git /root/source--clones/Captioned-Image-GNU-slash-Linux 1691223512.868580103 LAST git clone https://github.com/shlomif/Captioned-Image-Holocaust.git /root/source--clones/Captioned-Image-Holocaust 1691223512.868586063 LAST git clone https://github.com/shlomif/Captioned-Image-Interesting-Hypothesis.git /root/source--clones/Captioned-Image-Interesting-Hypothesis 1691223512.868592024 LAST git clone https://github.com/shlomif/Captioned-Image-Nothing-Sexier.git /root/source--clones/Captioned-Image-Nothing-Sexier 1691223512.868597984 LAST git clone https://github.com/shlomif/Captioned-Image-One-does-not-Simply-Say-No-to-an-Alpha-Female.git /root/source--clones/Captioned-Image-One-does-not-Simply-Say-No-to-an-Alpha-Female 1691223512.868603945 LAST git clone https://github.com/shlomif/Captioned-Image-One-does-not-Simply-cast-an-American-Actress.git /root/source--clones/Captioned-Image-One-does-not-Simply-cast-an-American-Actress 1691223512.868608952 LAST git clone https://github.com/shlomif/Captioned-Image-One-does-not-Simply-set-up-an-Email-Service.git /root/source--clones/Captioned-Image-One-does-not-Simply-set-up-an-Email-Service 1691223512.868614912 LAST git clone https://github.com/shlomif/Captioned-Image-Princess-Bride-Greek-Philosophers.git /root/source--clones/Captioned-Image-Princess-Bride-Greek-Philosophers 1691223512.868621111 LAST git clone https://github.com/shlomif/Captioned-Image-SLP-Pinned-It-On-Me.git /root/source--clones/Captioned-Image-SLP-Pinned-It-On-Me 1691223512.868626118 LAST git clone https://github.com/shlomif/Captioned-Image-Standup-Philosopher.git /root/source--clones/Captioned-Image-Standup-Philosopher 1691223512.868632078 LAST git clone https://github.com/shlomif/Captioned-Image-Truly-You-Have.git /root/source--clones/Captioned-Image-Truly-You-Have 1691223512.868638039 LAST git clone https://github.com/shlomif/Captioned-Image-Yo-NSA-Publish-or-Perish.git /root/source--clones/Captioned-Image-Yo-NSA-Publish-or-Perish 1691223512.868643045 LAST git clone https://github.com/shlomif/captioned-image--badass-fluttershy--terminator-liberation.git /root/source--clones/captioned-image--badass-fluttershy--terminator-liberation 1691223512.868649006 LAST git clone https://github.com/shlomif/captioned-image--emma-watson-doesnt-need-a-wand.git /root/source--clones/captioned-image--emma-watson-doesnt-need-a-wand 1691223512.868654966 LAST git clone https://github.com/shlomif/captioned-images--repo.git /root/source--clones/captioned-images--repo 1691223512.868660927 LAST git clone https://github.com/shlomif/XML-Grammar-Vered.git /root/source--clones/XML-Grammar-Vered 1691223512.868689060 LAST git clone https://github.com/shlomif/how-to-share-code-online.git /root/source--clones/how-to-share-code-online 1691223512.868696928 LAST git clone https://github.com/shlomif/my-real-person-fan-fiction.git /root/source--clones/my-real-person-fan-fiction 1691223512.868702888 LAST git clone https://github.com/shlomif/putting-cards-2019-2020.git /root/source--clones/putting-cards-2019-2020 1691223512.868709087 LAST git clone https://github.com/shlomif/shlomif-business-card.git /root/source--clones/shlomif-business-card 1691223512.868715048 LAST git clone https://github.com/shlomif/shlomif-tech-diary.git /root/source--clones/shlomif-tech-diary 1691223512.868721008 LAST git clone https://github.com/shlomif/validate-your-html.git /root/source--clones/validate-your-html 1691223512.868726015 LAST git clone https://github.com/shlomif/why-openly-bipolar-people-should-not-be-medicated.git /root/source--clones/why-openly-bipolar-people-should-not-be-medicated 1691223512.868731022 LAST git clone https://github.com/shlomif/Blue-Rabbit-Log.git /root/source--clones/Blue-Rabbit-Log 1691223512.868736982 LAST git clone https://github.com/shlomif/Buffy-a-Few-Good-Slayers.git /root/source--clones/Buffy-a-Few-Good-Slayers 1691223512.868742943 LAST git clone https://github.com/shlomif/Cookie-Monster--The-Slayer.git /root/source--clones/Cookie-Monster--The-Slayer 1691223512.868748903 LAST git clone https://github.com/shlomif/Humanity-the-Movie.git /root/source--clones/Humanity-the-Movie 1691223512.868755102 LAST git clone https://github.com/shlomif/The-Muppets-Show--The-New-Incarnation.git /root/source--clones/The-Muppets-Show--The-New-Incarnation 1691223512.868760109 LAST git clone https://github.com/shlomif/Queen-Padme-Tales.git /root/source--clones/Queen-Padme-Tales 1691223512.868766069 LAST git clone https://github.com/shlomif/Selina-Mandrake.git /root/source--clones/Selina-Mandrake 1691223512.868772030 LAST git clone https://github.com/shlomif/So-Who-the-Hell-Is-Qoheleth.git /root/source--clones/So-Who-the-Hell-Is-Qoheleth 1691223512.868777990 LAST git clone https://github.com/shlomif/Star-Trek--We-the-Living-Dead.git /root/source--clones/Star-Trek--We-the-Living-Dead 1691223512.868783951 LAST git clone https://github.com/shlomif/Summerschool-at-the-NSA.git /root/source--clones/Summerschool-at-the-NSA 1691223512.868791103 LAST git clone https://github.com/shlomif/Terminator-Liberation.git /root/source--clones/Terminator-Liberation 1691223512.868796110 LAST git clone https://github.com/shlomif/TOW-Fountainhead.git /root/source--clones/TOW-Fountainhead 1691223512.868802071 LAST git clone https://github.com/shlomif/screenplays-common.git /root/source--clones/screenplays-common 1691223512.868809938 LAST git clone https://github.com/shlomif/The-Earth-Angel.git /root/source--clones/The-Earth-Angel 1691223512.868817091 LAST git clone https://github.com/shlomif/Human-Hacking-Field-Guide.git /root/source--clones/Human-Hacking-Field-Guide 1691223512.868823051 LAST git clone https://github.com/shlomif/The-Pope-Died-on-Sunday.git /root/source--clones/The-Pope-Died-on-Sunday 1691223512.868829012 LAST Generating sects_cache 1691223512.868835926 LAST perl ./bin/gen-sect-nav-menus.pl 1691223512.868841887 LAST touch lib/cache/STAMP.sects-includes 1691223512.868848085 LAST cp -PR lib/js/MathJax/{LICENSE,README.md,es5/} dest/post-incs/t2/js/MathJax/ 1691223512.868854046 LAST tsc --project lib/typescript/cmdline/tsconfig.json 1691223512.868860006 LAST tsc --project lib/typescript/non-minified/tsconfig.json 1691223512.868866920 LAST tsc --project lib/typescript/www/tsconfig.json 1691223512.892893076 + m fastrender 1691223512.893069029 + perl bin/filter-make.pl 1691223512.894581079 perl: warning: Setting locale failed. 1691223512.894619942 perl: warning: Please check that your locale settings: 1691223512.894629002 LANGUAGE = "en_US:en", 1691223512.894634962 LC_ALL = "en_US.UTF-8", 1691223512.894642115 LANG = "en_US.UTF-8" 1691223512.894646883 are supported and installed on your system. 1691223512.894654036 perl: warning: Falling back to the standard locale ("C"). 1691223513.062661886 COUNT 0 1691223520.992082119 COUNT 200 1691223524.751050949 COUNT 400 1691223528.484415054 COUNT 600 1691223531.824065924 COUNT 800 1691223535.662373066 COUNT 1000 1691223538.598860025 LAST perl: warning: Setting locale failed. 1691223538.598917007 LAST perl: warning: Please check that your locale settings: 1691223538.598933935 LAST LANGUAGE = "en_US:en", 1691223538.598954916 LAST LC_ALL = "en_US.UTF-8", 1691223538.598962069 LAST LANG = "en_US.UTF-8" 1691223538.598968029 LAST are supported and installed on your system. 1691223538.598973036 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.598978996 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.598984003 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-drug-legalisation.xhtml lib/docbook/5/essays/case-for-drug-legalisation/all-in-one.xhtml 1691223538.598990917 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.598997116 LAST perl: warning: Setting locale failed. 1691223538.599003077 LAST perl: warning: Please check that your locale settings: 1691223538.599008083 LAST LANGUAGE = "en_US:en", 1691223538.599014044 LAST LC_ALL = "en_US.UTF-8", 1691223538.599019051 LAST LANG = "en_US.UTF-8" 1691223538.599025011 LAST are supported and installed on your system. 1691223538.599030972 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599035978 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-drug-legalisation-rev2/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-drug-legalisation-rev2.xml 1691223538.599041939 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599047899 LAST perl: warning: Setting locale failed. 1691223538.599054098 LAST perl: warning: Please check that your locale settings: 1691223538.599059105 LAST LANGUAGE = "en_US:en", 1691223538.599065065 LAST LC_ALL = "en_US.UTF-8", 1691223538.599071026 LAST LANG = "en_US.UTF-8" 1691223538.599076986 LAST are supported and installed on your system. 1691223538.599081993 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599087954 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-drug-legalisation-rev2/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-drug-legalisation-rev2/all-in-one.xhtml 1691223538.599095106 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599101067 LAST perl: warning: Setting locale failed. 1691223538.599107027 LAST perl: warning: Please check that your locale settings: 1691223538.599112988 LAST LANGUAGE = "en_US:en", 1691223538.599118948 LAST LC_ALL = "en_US.UTF-8", 1691223538.599126101 LAST LANG = "en_US.UTF-8" 1691223538.599132061 LAST are supported and installed on your system. 1691223538.599138021 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599143028 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.599148989 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-drug-legalisation-rev2.xhtml lib/docbook/5/essays/case-for-drug-legalisation-rev2/all-in-one.xhtml 1691223538.599155903 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599163055 LAST perl: warning: Setting locale failed. 1691223538.599169016 LAST perl: warning: Please check that your locale settings: 1691223538.599174023 LAST LANGUAGE = "en_US:en", 1691223538.599179983 LAST LC_ALL = "en_US.UTF-8", 1691223538.599185944 LAST LANG = "en_US.UTF-8" 1691223538.599193096 LAST are supported and installed on your system. 1691223538.599199057 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599217892 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-drug-legalisation-v3/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-drug-legalisation-v3.xml 1691223538.599225998 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599231958 LAST perl: warning: Setting locale failed. 1691223538.599237919 LAST perl: warning: Please check that your locale settings: 1691223538.599245071 LAST LANGUAGE = "en_US:en", 1691223538.599251032 LAST LC_ALL = "en_US.UTF-8", 1691223538.599256992 LAST LANG = "en_US.UTF-8" 1691223538.599270105 LAST are supported and installed on your system. 1691223538.599282026 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599289894 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-drug-legalisation-v3/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-drug-legalisation-v3/all-in-one.xhtml 1691223538.599297047 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599303961 LAST perl: warning: Setting locale failed. 1691223538.599325895 LAST perl: warning: Please check that your locale settings: 1691223538.599369049 LAST LANGUAGE = "en_US:en", 1691223538.599395037 LAST LC_ALL = "en_US.UTF-8", 1691223538.599436998 LAST LANG = "en_US.UTF-8" 1691223538.599443913 LAST are supported and installed on your system. 1691223538.599450111 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599456072 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.599461079 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-drug-legalisation-v3.xhtml lib/docbook/5/essays/case-for-drug-legalisation-v3/all-in-one.xhtml 1691223538.599478960 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599513054 LAST perl: warning: Setting locale failed. 1691223538.599520922 LAST perl: warning: Please check that your locale settings: 1691223538.599531889 LAST LANGUAGE = "en_US:en", 1691223538.599539042 LAST LC_ALL = "en_US.UTF-8", 1691223538.599550962 LAST LANG = "en_US.UTF-8" 1691223538.599564075 LAST are supported and installed on your system. 1691223538.599575996 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599582911 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-drug-legalisation--hebrew-v3/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-drug-legalisation--hebrew-v3.xml 1691223538.599591017 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599597931 LAST perl: warning: Setting locale failed. 1691223538.599605083 LAST perl: warning: Please check that your locale settings: 1691223538.599611044 LAST LANGUAGE = "en_US:en", 1691223538.599617958 LAST LC_ALL = "en_US.UTF-8", 1691223538.599625111 LAST LANG = "en_US.UTF-8" 1691223538.599631071 LAST are supported and installed on your system. 1691223538.599637985 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599643946 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-drug-legalisation--hebrew-v3/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-drug-legalisation--hebrew-v3/all-in-one.xhtml 1691223538.599649906 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599657059 LAST perl: warning: Setting locale failed. 1691223538.599663019 LAST perl: warning: Please check that your locale settings: 1691223538.599680901 LAST LANGUAGE = "en_US:en", 1691223538.599689007 LAST LC_ALL = "en_US.UTF-8", 1691223538.599694967 LAST LANG = "en_US.UTF-8" 1691223538.599701881 LAST are supported and installed on your system. 1691223538.599708080 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599714041 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.599720001 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-drug-legalisation--hebrew-v3.xhtml lib/docbook/5/essays/case-for-drug-legalisation--hebrew-v3/all-in-one.xhtml 1691223538.599725962 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599733114 LAST perl: warning: Setting locale failed. 1691223538.599740028 LAST perl: warning: Please check that your locale settings: 1691223538.599745989 LAST LANGUAGE = "en_US:en", 1691223538.599751949 LAST LC_ALL = "en_US.UTF-8", 1691223538.599757910 LAST LANG = "en_US.UTF-8" 1691223538.599765062 LAST are supported and installed on your system. 1691223538.599770069 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599776030 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-file-swapping/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-file-swapping.xml 1691223538.599782944 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599787951 LAST perl: warning: Setting locale failed. 1691223538.599793911 LAST perl: warning: Please check that your locale settings: 1691223538.599800110 LAST LANGUAGE = "en_US:en", 1691223538.599806070 LAST LC_ALL = "en_US.UTF-8", 1691223538.599812984 LAST LANG = "en_US.UTF-8" 1691223538.599817991 LAST are supported and installed on your system. 1691223538.599823952 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599829912 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-file-swapping/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-file-swapping/all-in-one.xhtml 1691223538.599836111 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599842072 LAST perl: warning: Setting locale failed. 1691223538.599848032 LAST perl: warning: Please check that your locale settings: 1691223538.599854946 LAST LANGUAGE = "en_US:en", 1691223538.599860907 LAST LC_ALL = "en_US.UTF-8", 1691223538.599868059 LAST LANG = "en_US.UTF-8" 1691223538.599874020 LAST are supported and installed on your system. 1691223538.599895000 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599903107 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.599909067 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-file-swapping.xhtml lib/docbook/5/essays/case-for-file-swapping/all-in-one.xhtml 1691223538.599915028 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599921942 LAST perl: warning: Setting locale failed. 1691223538.599929094 LAST perl: warning: Please check that your locale settings: 1691223538.599936008 LAST LANGUAGE = "en_US:en", 1691223538.599941969 LAST LC_ALL = "en_US.UTF-8", 1691223538.599947929 LAST LANG = "en_US.UTF-8" 1691223538.599953890 LAST are supported and installed on your system. 1691223538.599961042 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.599967003 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-file-swapping-rev2/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-file-swapping-rev2.xml 1691223538.599973917 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.599980116 LAST perl: warning: Setting locale failed. 1691223538.599987030 LAST perl: warning: Please check that your locale settings: 1691223538.599992990 LAST LANGUAGE = "en_US:en", 1691223538.599999905 LAST LC_ALL = "en_US.UTF-8", 1691223538.600006104 LAST LANG = "en_US.UTF-8" 1691223538.600013018 LAST are supported and installed on your system. 1691223538.600018978 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600024939 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-file-swapping-rev2/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-file-swapping-rev2/all-in-one.xhtml 1691223538.600030899 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600037098 LAST perl: warning: Setting locale failed. 1691223538.600043058 LAST perl: warning: Please check that your locale settings: 1691223538.600049973 LAST LANGUAGE = "en_US:en", 1691223538.600055933 LAST LC_ALL = "en_US.UTF-8", 1691223538.600061893 LAST LANG = "en_US.UTF-8" 1691223538.600068092 LAST are supported and installed on your system. 1691223538.600074053 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600080013 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.600086927 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-file-swapping-rev2.xhtml lib/docbook/5/essays/case-for-file-swapping-rev2/all-in-one.xhtml 1691223538.600091934 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600099087 LAST perl: warning: Setting locale failed. 1691223538.600105047 LAST perl: warning: Please check that your locale settings: 1691223538.600111008 LAST LANGUAGE = "en_US:en", 1691223538.600116968 LAST LC_ALL = "en_US.UTF-8", 1691223538.600122929 LAST LANG = "en_US.UTF-8" 1691223538.600130081 LAST are supported and installed on your system. 1691223538.600135088 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600142002 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/case-for-file-swapping-rev3/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/case-for-file-swapping-rev3.xml 1691223538.600147963 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600153923 LAST perl: warning: Setting locale failed. 1691223538.600161076 LAST perl: warning: Please check that your locale settings: 1691223538.600167990 LAST LANGUAGE = "en_US:en", 1691223538.600173950 LAST LC_ALL = "en_US.UTF-8", 1691223538.600179911 LAST LANG = "en_US.UTF-8" 1691223538.600186110 LAST are supported and installed on your system. 1691223538.600192070 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600198030 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/case-for-file-swapping-rev3/all-in-one.xhtml", );' lib/docbook/5/essays/case-for-file-swapping-rev3/all-in-one.xhtml 1691223538.600203991 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600209951 LAST perl: warning: Setting locale failed. 1691223538.600215912 LAST perl: warning: Please check that your locale settings: 1691223538.600222111 LAST LANGUAGE = "en_US:en", 1691223538.600228071 LAST LC_ALL = "en_US.UTF-8", 1691223538.600234032 LAST LANG = "en_US.UTF-8" 1691223538.600239992 LAST are supported and installed on your system. 1691223538.600245953 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600251913 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.600259066 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/case-for-file-swapping-rev3.xhtml lib/docbook/5/essays/case-for-file-swapping-rev3/all-in-one.xhtml 1691223538.600265026 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600270987 LAST perl: warning: Setting locale failed. 1691223538.600277901 LAST perl: warning: Please check that your locale settings: 1691223538.600285053 LAST LANGUAGE = "en_US:en", 1691223538.600291014 LAST LC_ALL = "en_US.UTF-8", 1691223538.600296974 LAST LANG = "en_US.UTF-8" 1691223538.600302935 LAST are supported and installed on your system. 1691223538.600308895 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600316048 LAST asciidoctor --backend=docbook5 -o >(xsltproc bin/clean-up-asciidoctor-docbook5.xslt - > lib/docbook/5/xml/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua.xml) lib/asciidocs/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua.asciidoc 1691223538.600322962 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600330114 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua.xml 1691223538.600337029 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600343943 LAST perl: warning: Setting locale failed. 1691223538.600349903 LAST perl: warning: Please check that your locale settings: 1691223538.600356102 LAST LANGUAGE = "en_US:en", 1691223538.600363970 LAST LC_ALL = "en_US.UTF-8", 1691223538.600369930 LAST LANG = "en_US.UTF-8" 1691223538.600375891 LAST are supported and installed on your system. 1691223538.600383043 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600389004 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua/all-in-one.xhtml", );' lib/docbook/5/essays/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua/all-in-one.xhtml 1691223538.600395918 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600403070 LAST perl: warning: Setting locale failed. 1691223538.600409031 LAST perl: warning: Please check that your locale settings: 1691223538.600415945 LAST LANGUAGE = "en_US:en", 1691223538.600421906 LAST LC_ALL = "en_US.UTF-8", 1691223538.600428104 LAST LANG = "en_US.UTF-8" 1691223538.600434065 LAST are supported and installed on your system. 1691223538.600440025 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600445986 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.600452900 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua.xhtml lib/docbook/5/essays/about-the-origins-of-consciousness-craziness-and-normativity-conformism-and-nevua/all-in-one.xhtml 1691223538.600460052 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600466013 LAST perl: warning: Setting locale failed. 1691223538.600472927 LAST perl: warning: Please check that your locale settings: 1691223538.600478888 LAST LANGUAGE = "en_US:en", 1691223538.600486994 LAST LC_ALL = "en_US.UTF-8", 1691223538.600492954 LAST LANG = "en_US.UTF-8" 1691223538.600500107 LAST are supported and installed on your system. 1691223538.600507021 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600513935 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/dealing-with-hypomanias/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/dealing-with-hypomanias.xml 1691223538.600519896 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600527048 LAST perl: warning: Setting locale failed. 1691223538.600533009 LAST perl: warning: Please check that your locale settings: 1691223538.600538969 LAST LANGUAGE = "en_US:en", 1691223538.600545883 LAST LC_ALL = "en_US.UTF-8", 1691223538.600552082 LAST LANG = "en_US.UTF-8" 1691223538.600558996 LAST are supported and installed on your system. 1691223538.600564957 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600579023 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/dealing-with-hypomanias/all-in-one.xhtml", );' lib/docbook/5/essays/dealing-with-hypomanias/all-in-one.xhtml 1691223538.600586891 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600594044 LAST perl: warning: Setting locale failed. 1691223538.600600004 LAST perl: warning: Please check that your locale settings: 1691223538.600605965 LAST LANGUAGE = "en_US:en", 1691223538.600613117 LAST LC_ALL = "en_US.UTF-8", 1691223538.600620031 LAST LANG = "en_US.UTF-8" 1691223538.600626945 LAST are supported and installed on your system. 1691223538.600634098 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600641012 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.600646973 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/dealing-with-hypomanias.xhtml lib/docbook/5/essays/dealing-with-hypomanias/all-in-one.xhtml 1691223538.600653887 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600661039 LAST perl: warning: Setting locale failed. 1691223538.600676060 LAST perl: warning: Please check that your locale settings: 1691223538.600682974 LAST LANGUAGE = "en_US:en", 1691223538.600688934 LAST LC_ALL = "en_US.UTF-8", 1691223538.600696087 LAST LANG = "en_US.UTF-8" 1691223538.600703001 LAST are supported and installed on your system. 1691223538.600708961 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600716114 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/end-of-it-slavery/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/end-of-it-slavery.xml 1691223538.600723028 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600728989 LAST perl: warning: Setting locale failed. 1691223538.600737095 LAST perl: warning: Please check that your locale settings: 1691223538.600743055 LAST LANGUAGE = "en_US:en", 1691223538.600749969 LAST LC_ALL = "en_US.UTF-8", 1691223538.600755930 LAST LANG = "en_US.UTF-8" 1691223538.600761890 LAST are supported and installed on your system. 1691223538.600768089 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600774050 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/end-of-it-slavery/all-in-one.xhtml", );' lib/docbook/5/essays/end-of-it-slavery/all-in-one.xhtml 1691223538.600780964 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600786924 LAST perl: warning: Setting locale failed. 1691223538.600792885 LAST perl: warning: Please check that your locale settings: 1691223538.600799084 LAST LANGUAGE = "en_US:en", 1691223538.600805998 LAST LC_ALL = "en_US.UTF-8", 1691223538.600811958 LAST LANG = "en_US.UTF-8" 1691223538.600819111 LAST are supported and installed on your system. 1691223538.600825071 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600831032 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.600836992 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/end-of-it-slavery.xhtml lib/docbook/5/essays/end-of-it-slavery/all-in-one.xhtml 1691223538.600842953 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600847960 LAST perl: warning: Setting locale failed. 1691223538.600852966 LAST perl: warning: Please check that your locale settings: 1691223538.600860119 LAST LANGUAGE = "en_US:en", 1691223538.600867033 LAST LC_ALL = "en_US.UTF-8", 1691223538.600872993 LAST LANG = "en_US.UTF-8" 1691223538.600878000 LAST are supported and installed on your system. 1691223538.600884914 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600891113 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/foss-and-other-beasts/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/foss-and-other-beasts.xml 1691223538.600898027 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600903988 LAST perl: warning: Setting locale failed. 1691223538.600909948 LAST perl: warning: Please check that your locale settings: 1691223538.600915909 LAST LANGUAGE = "en_US:en", 1691223538.600922108 LAST LC_ALL = "en_US.UTF-8", 1691223538.600928068 LAST LANG = "en_US.UTF-8" 1691223538.600934029 LAST are supported and installed on your system. 1691223538.600939035 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600945950 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/foss-and-other-beasts/all-in-one.xhtml", );' lib/docbook/5/essays/foss-and-other-beasts/all-in-one.xhtml 1691223538.600951910 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.600956917 LAST perl: warning: Setting locale failed. 1691223538.600964069 LAST perl: warning: Please check that your locale settings: 1691223538.600969076 LAST LANGUAGE = "en_US:en", 1691223538.600974083 LAST LC_ALL = "en_US.UTF-8", 1691223538.600980043 LAST LANG = "en_US.UTF-8" 1691223538.600985050 LAST are supported and installed on your system. 1691223538.600991011 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.600996971 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601002932 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/foss-and-other-beasts.xhtml lib/docbook/5/essays/foss-and-other-beasts/all-in-one.xhtml 1691223538.601010084 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601016045 LAST perl: warning: Setting locale failed. 1691223538.601022005 LAST perl: warning: Please check that your locale settings: 1691223538.601027012 LAST LANGUAGE = "en_US:en", 1691223538.601032972 LAST LC_ALL = "en_US.UTF-8", 1691223538.601037979 LAST LANG = "en_US.UTF-8" 1691223538.601043940 LAST are supported and installed on your system. 1691223538.601049900 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601057053 LAST cp -f lib/presentations/docbook/html-tutorial/hebrew-html-tutorial/hebrew-html-tutorial.xml lib/docbook/5/xml/hebrew-html-tutorial.xml 1691223538.601063013 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601068974 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/hebrew-html-tutorial/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/hebrew-html-tutorial.xml 1691223538.601074934 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601080894 LAST perl: warning: Setting locale failed. 1691223538.601087093 LAST perl: warning: Please check that your locale settings: 1691223538.601093054 LAST LANGUAGE = "en_US:en", 1691223538.601099014 LAST LC_ALL = "en_US.UTF-8", 1691223538.601104975 LAST LANG = "en_US.UTF-8" 1691223538.601109982 LAST are supported and installed on your system. 1691223538.601116896 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601123095 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/hebrew-html-tutorial/all-in-one.xhtml", );' lib/docbook/5/essays/hebrew-html-tutorial/all-in-one.xhtml 1691223538.601128101 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601134062 LAST perl: warning: Setting locale failed. 1691223538.601140022 LAST perl: warning: Please check that your locale settings: 1691223538.601145983 LAST LANGUAGE = "en_US:en", 1691223538.601151943 LAST LC_ALL = "en_US.UTF-8", 1691223538.601156950 LAST LANG = "en_US.UTF-8" 1691223538.601162910 LAST are supported and installed on your system. 1691223538.601170063 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601175070 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601181030 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/hebrew-html-tutorial.xhtml lib/docbook/5/essays/hebrew-html-tutorial/all-in-one.xhtml 1691223538.601186991 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601192951 LAST perl: warning: Setting locale failed. 1691223538.601198912 LAST perl: warning: Please check that your locale settings: 1691223538.601205111 LAST LANGUAGE = "en_US:en", 1691223538.601211071 LAST LC_ALL = "en_US.UTF-8", 1691223538.601217031 LAST LANG = "en_US.UTF-8" 1691223538.601222992 LAST are supported and installed on your system. 1691223538.601228952 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601234913 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/introductory-language/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/introductory-language.xml 1691223538.601242065 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601248026 LAST perl: warning: Setting locale failed. 1691223538.601253033 LAST perl: warning: Please check that your locale settings: 1691223538.601258993 LAST LANGUAGE = "en_US:en", 1691223538.601264954 LAST LC_ALL = "en_US.UTF-8", 1691223538.601270914 LAST LANG = "en_US.UTF-8" 1691223538.601277113 LAST are supported and installed on your system. 1691223538.601283073 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601288080 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/introductory-language/all-in-one.xhtml", );' lib/docbook/5/essays/introductory-language/all-in-one.xhtml 1691223538.601294994 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601303101 LAST perl: warning: Setting locale failed. 1691223538.601308107 LAST perl: warning: Please check that your locale settings: 1691223538.601314068 LAST LANGUAGE = "en_US:en", 1691223538.601320028 LAST LC_ALL = "en_US.UTF-8", 1691223538.601325989 LAST LANG = "en_US.UTF-8" 1691223538.601341009 LAST are supported and installed on your system. 1691223538.601349115 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601353884 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601361036 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/introductory-language.xhtml lib/docbook/5/essays/introductory-language/all-in-one.xhtml 1691223538.601366997 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601372957 LAST perl: warning: Setting locale failed. 1691223538.601378918 LAST perl: warning: Please check that your locale settings: 1691223538.601385117 LAST LANGUAGE = "en_US:en", 1691223538.601391077 LAST LC_ALL = "en_US.UTF-8", 1691223538.601397038 LAST LANG = "en_US.UTF-8" 1691223538.601402998 LAST are supported and installed on your system. 1691223538.601408958 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601414919 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/isr-pales-conflict-solution/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/isr-pales-conflict-solution.xml 1691223538.601422071 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601427078 LAST perl: warning: Setting locale failed. 1691223538.601433039 LAST perl: warning: Please check that your locale settings: 1691223538.601438999 LAST LANGUAGE = "en_US:en", 1691223538.601444960 LAST LC_ALL = "en_US.UTF-8", 1691223538.601450920 LAST LANG = "en_US.UTF-8" 1691223538.601457119 LAST are supported and installed on your system. 1691223538.601463079 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601469040 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/isr-pales-conflict-solution/all-in-one.xhtml", );' lib/docbook/5/essays/isr-pales-conflict-solution/all-in-one.xhtml 1691223538.601475000 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601480961 LAST perl: warning: Setting locale failed. 1691223538.601486921 LAST perl: warning: Please check that your locale settings: 1691223538.601491928 LAST LANGUAGE = "en_US:en", 1691223538.601497889 LAST LC_ALL = "en_US.UTF-8", 1691223538.601504087 LAST LANG = "en_US.UTF-8" 1691223538.601510048 LAST are supported and installed on your system. 1691223538.601516008 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601521969 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601527929 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/isr-pales-conflict-solution.xhtml lib/docbook/5/essays/isr-pales-conflict-solution/all-in-one.xhtml 1691223538.601533890 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601540089 LAST perl: warning: Setting locale failed. 1691223538.601546049 LAST perl: warning: Please check that your locale settings: 1691223538.601552010 LAST LANGUAGE = "en_US:en", 1691223538.601557970 LAST LC_ALL = "en_US.UTF-8", 1691223538.601563931 LAST LANG = "en_US.UTF-8" 1691223538.601568937 LAST are supported and installed on your system. 1691223538.601574898 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601581097 LAST asciidoctor --backend=docbook5 -o >(xsltproc bin/clean-up-asciidoctor-docbook5.xslt - > lib/docbook/5/xml/my-real-person-fiction.xml) lib/repos/my-real-person-fan-fiction/README.asciidoc 1691223538.601588964 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601594925 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/my-real-person-fiction/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/my-real-person-fiction.xml 1691223538.601600885 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601605892 LAST perl: warning: Setting locale failed. 1691223538.601612091 LAST perl: warning: Please check that your locale settings: 1691223538.601618052 LAST LANGUAGE = "en_US:en", 1691223538.601623058 LAST LC_ALL = "en_US.UTF-8", 1691223538.601629019 LAST LANG = "en_US.UTF-8" 1691223538.601634979 LAST are supported and installed on your system. 1691223538.601640940 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601646900 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/my-real-person-fiction/all-in-one.xhtml", );' lib/docbook/5/essays/my-real-person-fiction/all-in-one.xhtml 1691223538.601653099 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601658106 LAST perl: warning: Setting locale failed. 1691223538.601664066 LAST perl: warning: Please check that your locale settings: 1691223538.601681948 LAST LANGUAGE = "en_US:en", 1691223538.601687908 LAST LC_ALL = "en_US.UTF-8", 1691223538.601694107 LAST LANG = "en_US.UTF-8" 1691223538.601700068 LAST are supported and installed on your system. 1691223538.601705074 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601711035 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601716995 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/my-real-person-fiction.xhtml lib/docbook/5/essays/my-real-person-fiction/all-in-one.xhtml 1691223538.601722956 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601728916 LAST perl: warning: Setting locale failed. 1691223538.601735115 LAST perl: warning: Please check that your locale settings: 1691223538.601739883 LAST LANGUAGE = "en_US:en", 1691223538.601746082 LAST LC_ALL = "en_US.UTF-8", 1691223538.601752043 LAST LANG = "en_US.UTF-8" 1691223538.601758003 LAST are supported and installed on your system. 1691223538.601763964 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601768970 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/objectivism-and-open-source-r1/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/objectivism-and-open-source-r1.xml 1691223538.601774931 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601780891 LAST perl: warning: Setting locale failed. 1691223538.601787090 LAST perl: warning: Please check that your locale settings: 1691223538.601793051 LAST LANGUAGE = "en_US:en", 1691223538.601798058 LAST LC_ALL = "en_US.UTF-8", 1691223538.601803064 LAST LANG = "en_US.UTF-8" 1691223538.601807117 LAST are supported and installed on your system. 1691223538.601811886 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601816893 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/objectivism-and-open-source-r1/all-in-one.xhtml", );' lib/docbook/5/essays/objectivism-and-open-source-r1/all-in-one.xhtml 1691223538.601821899 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601829052 LAST perl: warning: Setting locale failed. 1691223538.601835012 LAST perl: warning: Please check that your locale settings: 1691223538.601841927 LAST LANGUAGE = "en_US:en", 1691223538.601847887 LAST LC_ALL = "en_US.UTF-8", 1691223538.601854086 LAST LANG = "en_US.UTF-8" 1691223538.601860046 LAST are supported and installed on your system. 1691223538.601866007 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601871967 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.601877928 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/objectivism-and-open-source-r1.xhtml lib/docbook/5/essays/objectivism-and-open-source-r1/all-in-one.xhtml 1691223538.601883888 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601890087 LAST perl: warning: Setting locale failed. 1691223538.601895094 LAST perl: warning: Please check that your locale settings: 1691223538.601901054 LAST LANGUAGE = "en_US:en", 1691223538.601907969 LAST LC_ALL = "en_US.UTF-8", 1691223538.601913929 LAST LANG = "en_US.UTF-8" 1691223538.601919889 LAST are supported and installed on your system. 1691223538.601926088 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601933002 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/objectivism-and-open-source/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/objectivism-and-open-source.xml 1691223538.601938009 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601943970 LAST perl: warning: Setting locale failed. 1691223538.601949930 LAST perl: warning: Please check that your locale settings: 1691223538.601955891 LAST LANGUAGE = "en_US:en", 1691223538.601963043 LAST LC_ALL = "en_US.UTF-8", 1691223538.601968050 LAST LANG = "en_US.UTF-8" 1691223538.601974010 LAST are supported and installed on your system. 1691223538.601979971 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.601985931 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/objectivism-and-open-source/all-in-one.xhtml", );' lib/docbook/5/essays/objectivism-and-open-source/all-in-one.xhtml 1691223538.601993084 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.601998091 LAST perl: warning: Setting locale failed. 1691223538.602005005 LAST perl: warning: Please check that your locale settings: 1691223538.602010012 LAST LANGUAGE = "en_US:en", 1691223538.602015972 LAST LC_ALL = "en_US.UTF-8", 1691223538.602022886 LAST LANG = "en_US.UTF-8" 1691223538.602029085 LAST are supported and installed on your system. 1691223538.602035046 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.602047920 LAST Wide character in print at -e line 1, <> chunk 1. 1691223538.602055073 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/objectivism-and-open-source.xhtml lib/docbook/5/essays/objectivism-and-open-source/all-in-one.xhtml 1691223538.602061987 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.602067947 LAST perl: warning: Setting locale failed. 1691223538.602073908 LAST perl: warning: Please check that your locale settings: 1691223538.602078915 LAST LANGUAGE = "en_US:en", 1691223538.602085114 LAST LC_ALL = "en_US.UTF-8", 1691223538.602091074 LAST LANG = "en_US.UTF-8" 1691223538.602097034 LAST are supported and installed on your system. 1691223538.602102995 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.602108002 LAST docmake --stringparam "docbook.css.source=" --stringparam "root.filename=lib/docbook/5/essays/rindolf-spec/all-in-one" --basepath /usr/share/xml/docbook/stylesheet/docbook-xsl-ns -x lib/sgml/shlomif-docbook/xsl-5-stylesheets/shlomif-essays-5-xhtml-onechunk.xsl xhtml5 lib/docbook/5/xml/rindolf-spec.xml 1691223538.602116108 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.602122068 LAST perl: warning: Setting locale failed. 1691223538.602128029 LAST perl: warning: Please check that your locale settings: 1691223538.602133989 LAST LANGUAGE = "en_US:en", 1691223538.602138996 LAST LC_ALL = "en_US.UTF-8", 1691223538.602144957 LAST LANG = "en_US.UTF-8" 1691223538.602150917 LAST are supported and installed on your system. 1691223538.602157116 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.602163076 LAST perl -I./lib -C -MShlomif::DocBookClean -lpi -0777 -e 'Shlomif::DocBookClean::cleanup_docbook(\$_, "lib/docbook/5/essays/rindolf-spec/all-in-one.xhtml", );' lib/docbook/5/essays/rindolf-spec/all-in-one.xhtml 1691223538.602169037 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.602174044 LAST perl: warning: Setting locale failed. 1691223538.602180004 LAST perl: warning: Please check that your locale settings: 1691223538.602186918 LAST LANGUAGE = "en_US:en", 1691223538.602191925 LAST LC_ALL = "en_US.UTF-8", 1691223538.602197886 LAST LANG = "en_US.UTF-8" 1691223538.602206945 LAST are supported and installed on your system. 1691223538.602212906 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.602219105 LAST ./bin/clean-up-docbook-5-xsl-xhtml-1_1.pl -o lib/docbook/5/rendered/rindolf-spec.xhtml lib/docbook/5/essays/rindolf-spec/all-in-one.xhtml 1691223538.602225065 LAST /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 1691223538.602231026 LAST perl: warning: Setting locale failed. 1691223538.602236032 LAST perl: warning: Please check that your locale settings: 1691223538.602241993 LAST LANGUAGE = "en_US:en", 1691223538.602247953 LAST LC_ALL = "en_US.UTF-8", 1691223538.602252960 LAST LANG = "en_US.UTF-8" 1691223538.602258921 LAST are supported and installed on your system. 1691223538.602264881 LAST perl: warning: Falling back to the standard locale ("C"). 1691223538.602269888 LAST Can't decode ill-formed UTF-8 octet sequence at /usr/local/share/perl/5.36.0/Path/Tiny.pm line 2077. 1691223538.602276087 LAST gmake: *** [lib/make/docbook/sf-docbook-common.mak:81: lib/docbook/5/rendered/rindolf-spec.xhtml] Error 25 1691223538.607920885 + echo 'Error in executing make fastrender.' 1691223538.607952118 Error in executing make fastrender. 1691223538.607959032 + exit -1 1691223538.925391912 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_debian bash -c set -e -x 1691223538.925432920 export LC_ALL=en_US.UTF-8 1691223538.925442934 export LANG="$LC_ALL" 1691223538.925451040 export LANGUAGE="en_US:en" 1691223538.925457954 1691223538.925467014 true 1691223538.925487041 pydeps="WebTest appdirs beautifulsoup4 bs4 click cookiecutter cssselect lxml numpy pycotap rebookmaker scour soupsieve vnu_validator weasyprint webtest zenfilter" 1691223538.925494909 sudo -H bash -c "true ; `which python3` -m pip install --break-system-packages $pydeps" 1691223538.925503969 # cpanm -vvv IO::Async 1691223538.925510883 cpanm --notest IO::Async 1691223538.925518036 cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1691223538.925525904 cpanm --notest HTML::T5 1691223538.925533056 # For wml 1691223538.925539970 cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1691223538.925548077 # For quadp 1691223538.925554991 cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1691223538.925563097 sudo bash -c "true ; cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL" 1691223538.925570011 sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1691223538.925576925 cd ~/source 1691223538.925585032 pwd 1691223538.925591946 ls -l 1691223538.925599098 ls -l bin/ || true 1691223538.925606012 perl bin/my-cookiecutter.pl 1691223538.925615072 deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1691223538.925621986 gem install asciidoctor compass compass-blueprint 1691223538.925630093 PATH="$HOME/bin:$PATH" 1691223538.925637960 ( cd .. && git clone https://github.com/thewml/wml-extended-apis.git && cd wml-extended-apis/xhtml/1.x && bash Install.bash ) 1691223538.925645113 ( cd .. && git clone https://github.com/thewml/latemp.git && cd latemp/support-headers && perl install.pl ) 1691223538.925652981 ( cd .. && git clone https://github.com/shlomif/wml-affiliations.git && cd wml-affiliations/wml && bash Install.bash ) 1691223538.925661087 bash -x bin/install-npm-deps.sh 1691223538.925685883 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/shlomif/quad-pres' 1691223538.925698042 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'src' 'https://github.com/thewml/website-meta-language.git' 1691223538.925705910 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/thewml/latemp.git' 1691223538.925714016 echo '{"amazon_sak":"invalid"}' > "$HOME"/.shlomifish-amazon-sak.json 1691223538.925721884 ( cd "$HOME" && git clone https://github.com/w3c/markup-validator.git ) 1691223538.925729990 pwd 1691223538.925738096 echo "HOME=$HOME" 1691223538.925745964 if false 1691223538.925753117 then 1691223538.925760984 virtualenv -p `which pypy3` /pypyenv 1691223538.925769091 source /pypyenv/bin/activate 1691223538.925776958 else 1691223538.925785065 virtualenv -p `which python3` /python_3_env 1691223538.925792933 source /python_3_env/bin/activate 1691223538.925801992 fi 1691223538.925810099 1691223538.925817966 `which python3` -m pip install $pydeps 1691223538.925826073 export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" 1691223538.925832987 cmake_build_is_already_part_of_test_sh='true' 1691223538.925841093 if test "$cmake_build_is_already_part_of_test_sh" != "true" 1691223538.925848961 then 1691223538.925857067 true # bash -c "mkdir b ; cd b ; make && cd .. && rm -fr b" 1691223538.925864935 fi 1691223538.925873041 if true 1691223538.925880909 then 1691223538.925889015 a="`pwd`" 1691223538.925896883 mkdir -p $HOME/src 1691223538.925904989 cd $HOME/src 1691223538.925914049 git clone https://github.com/tdewolff/minify.git 1691223538.925921917 cd minify 1691223538.925930023 make install 1691223538.925937891 cd "$a" 1691223538.925945997 else 1691223538.925954103 gourl="github.com/tdewolff/minify/cmd/minify" 1691223538.925962925 # go mod init 1691223538.925971031 go mod init shlomifish.org/golang/m 1691223538.925980091 if ! go get -u "$gourl" 1691223538.925987005 then 1691223538.925996065 go install "$gourl@latest" 1691223538.926003933 fi 1691223538.926012993 fi 1691223538.926021099 find / -name minify | perl -lpE '$_ = "find-result=($_)"' 1691223538.926028967 PATH="$PATH:$HOME/go/bin" 1691223538.926038027 _local_dbtoepubdir="`pwd`/lib/repos/xslt10-stylesheets/xsl/epub/bin" 1691223538.926045895 _local_dbtoepub="${_local_dbtoepubdir}/dbtoepub" 1691223538.926054955 if test -e "$_local_dbtoepub" 1691223538.926063061 then 1691223538.926070929 export DBTOEPUB="/usr/bin/ruby $_local_dbtoepub" 1691223538.926079035 PATH="$PATH:${_local_dbtoepubdir}" 1691223538.926088095 elif test -x /usr/bin/dbtoepub 1691223538.926095963 then 1691223538.926104069 export DBTOEPUB="/usr/bin/ruby $(which dbtoepub)" 1691223538.926111937 fi 1691223538.926120996 which dbtoepub 1691223538.926129103 # bash bin/rebuild 1691223538.926137924 TIDYALL_DATA_DIR="$HOME/tidyall_d" bash -x bin/run-ci-build.bash 1691223538.926146030 ] failed! at /home/shlomif/perl5/lib/perl5/Docker/CLI/Wrapper/Base.pm line 22. 1691223538.926153898 Docker::CLI::Wrapper::Base::do_system(Docker::CLI::Wrapper::Container=HASH(0x55d98bf05f98), HASH(0x55d98c087d08)) called at /home/shlomif/perl5/lib/perl5/Docker/CLI/Wrapper/Base.pm line 65 1691223538.926162004 Docker::CLI::Wrapper::Base::docker(Docker::CLI::Wrapper::Container=HASH(0x55d98bf05f98), HASH(0x55d98c088008)) called at /home/shlomif/perl5/lib/perl5/Docker/CLI/Wrapper/Container.pm line 55 1691223538.926170111 Docker::CLI::Wrapper::Container::exe(Docker::CLI::Wrapper::Container=HASH(0x55d98bf05f98), HASH(0x55d98c087a38)) called at /home/shlomif/perl5/lib/perl5/Docker/CLI/Wrapper/Container.pm line 64 1691223538.926178932 Docker::CLI::Wrapper::Container::exe_bash_code(Docker::CLI::Wrapper::Container=HASH(0x55d98bf05f98), HASH(0x55d98c0878d0)) called at bin/docker-ci-run.pl line 494 1691223538.926187038 main::run_config("main", HASH(0x55d98bf05248)) called at bin/docker-ci-run.pl line 526 1691223538.926196098 main::__ANON__ called at (eval 12) line 1 1691223538.926204920 Benchmark::__ANON__() called at /usr/share/perl5/Benchmark.pm line 722 1691223538.926213026 Benchmark::runloop(1, CODE(0x55d98b8f0e78)) called at /usr/share/perl5/Benchmark.pm line 753 1691223538.926220894 Benchmark::timeit(1, CODE(0x55d98b8f0e78)) called at bin/docker-ci-run.pl line 536